/*
Theme Name:		Trusted Breast Pumps
Theme URI:		http://www.trusted-breast-pumps.com/
Description:	New web2.0 theme .
Version:		1.0
Author:			TopSpot
*/


@import reset.css;
*{
	padding:0px;
	margin:0px;
}

::selection{ 
background:#FFFFCC; color:#000; /* Safari */ 
}
::-moz-selection{ 
background: #FFFFCC; color:#000; /* Firefox */ 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/m_bg.jpg) repeat-x #B68E74;
	font-size:14px;
	
}
#wrapper{
	width:990px;
	background:url(images/wrapper_bg.png) repeat-y #A97E65;
	padding:5px;
	margin:0px auto;
	padding-top:0px;
	padding-bottom:0px;
}
a{
text-decoration:none;
color:#613900;

}
a:hover{
text-decoration:underline;
}

#header{
	height:107px;
	background:url(images/top_nav_bg.jpg) repeat-x #9A7B5F;
	margin:0px;
}

#banner{
	height:200px;
	background:url(images/banner_bg.jpg) no-repeat;
	margin:0px;
	clear:both;
}
#banner_text{
padding:18px 0px 0px 40px;

}
#banner_text h1{
color:#FFFF99;
font-weight:normal;
letter-spacing:0px;
font-size:30px;
font-family:"Trebuchet MS";

}

#banner_list li{
list-style:none;
color:#FFFFFF;
font-family:Helvetica,Arial,  sans-serif;
font-size:16px;
margin-top:5px;

}
#right{
	width:320px;
	background:#A97E65;
	float:right;
	padding:5px;
	border-left:1px dotted #000000;
	}
#content{
	width:645px;
	background:#A97E65;
	float:left;
	margin-bottom:5px;
	min-height:500px;
	padding:5px;
	border-right:1px dotted #000000;
}

#content a{
text-decoration:underline;
}
#content a:hover{
text-decoration:none;
}


#footer{
	clear:both;
	height:40px;
	background:#DFCEA8;
	padding-top:20px;
	background:url(images/footer_bg.png) repeat-x;
	color:#000000;
}
#footer ul{
margin-left:165px;


}
#footer li{
	list-style:none;
	float:left;
	display:block;	
	font-size:11px;
}
#footer li a{
	text-decoration:none;
	padding:3px;
	color:#000;
	font-size:11px;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
#footer li a:hover{
	text-decoration:underline;
}
#top_nav{
	float:right;
	width:620px;
	height:60px;
	position:relative;
	z-index:1;
	
}
#top_nav .phone{
	font-size:20px;
	margin-top:40px;
	float:right;
	color:#FFF;
	letter-spacing:2px;	
	z-index:-1;	
	margin-right:70px;
	float:right;
}

#top_nav .rss{
	position:absolute;
	margin-left:550px;
}
.register_nav{

font-size:14px;
padding-top:7px;
width:120px;
position:absolute;
margin-left:500px;
z-index:1;
}
.username{
font-size:16px;
padding-top:3px;
width:550px;
position:absolute;
margin-left:60px;
padding:2px;
z-index:1;
text-align:right;
}
.username a{
color:#FFFFFF;
}

.register_nav a{color:#FFFFFF;}


#nav{
width:100%;
clear:both;
}
#nav li{
	list-style:none;
	float:right;
	display:block;
	margin-top:15px;
	font-weight:bold;
}
#nav li a{
	text-decoration:none;
	padding:3px;
	color:#78521E;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:10px;
	margin-right:10px;
}

#nav li a.current_nav{
text-decoration:underline;
color:#FFF;
}

#nav li a:hover{
	text-decoration:underline;
}



#left li{list-style:none;}


#left ul li{
	list-style: none;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	text-transform:none; 
	text-align:left; 
	background-color: #ac8b70;
	margin-top:2px;
	
}
#left li a{
	background-color: #ac8b70;	
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	display: block; 
	padding-left:30px;
	padding-bottom:4px; 
	padding-top:4px;
	text-decoration:none;
	width:180px;
	
}
#left li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#left li a.current{
	color: #2c211b;
	font-weight:bold;
	text-decoration: none;
	background: #745d3f;
}


#left li a:hover{
	color: #2c211b; font-weight:bold;
	text-decoration: none;
	background: #745d3f;
}

.logo{
float:left;
}

h2{
	
	height:25px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
	width:98%;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content h2{
	
	height:25px;
	font-weight:normal;
	color:#FFFFFF;
	font-size:18px;
	width:98%;
	padding:5px;
	font-family:"Trebuchet MS";
}
#products{
width:546px;
background:#FFFFFF;
padding:5px;
padding-left:0px;
padding-right:8px;


}
#breadcrumb{
	background:#A7755E;
	font-weight:normal;
	min-height:25px;
	color:#FFFFFF;
	font-size:12px;
	width:544px;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
#p_description p{
color:#FFFFFF;
font-size:11px;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
padding:5px;
margin-top:5px;
letter-spacing:1px;

}
#p_description ul li{
list-style-type:circle;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:20px;
margin-left:30px;

}
#company{
height:50px;
background:#CCCCCC;

}
#p_detail{
width:170px;
height:300px;
float:right !important;
border:2px solid #FF9933;
margin-left:8px;
margin-top:15px;


}
.main_tag{
background:#745d3f !important;
height:20px!important;
padding:5px!important;
color:#000000!important;
font-size:18px!important;
font-family: Helvetica,Arial, sans-serifGeorgia, "Times New Roman", Times, serif!important;
}
.copyright{
font-size:11px;
color:#613900;
margin-left:330px;
}
#content h1{
font-weight:normal;
color:#613900;
font-size:22px;
border-bottom:1px solid #613900;
width:500px;
margin:0 0 10px 10px;
font-family:Georgia, "Times New Roman", Times, serif;


}
/*---:[ content styles ]:---*/

.post_author { font-size: 1.0em; line-height: 1.66667em; margin:0 0 10px 10px;  color: #613900;
border-top:1px dashed #613900;
color:#FFFFFF;
width:500px;
 }

	.post_author a, .post_author a:visited { text-decoration: none; }
	
	.post_author a:hover { text-decoration: underline; }

.format_text {
 font-size: 1.1em; line-height: 1.53846em; padding: 0 10px; 
 text-align:justify;
 color:#FFF;



}
h1 a{
 text-decoration:none!important; 
 color:#613900;
}
h1 a:hover{
 text-decoration:none; 
 color:#613900;
}
		
	.format_text a { text-decoration: underline;font-size: 0.9em; color:#FFF}
	
	.format_text a:visited { text-decoration: none;font-size: 0.9em; color:#FFF;}
	
	.format_text a:hover { text-decoration: underline;font-size: 0.9em;color:#FFF;}
		
	.format_text blockquote { }
	
		.format_text blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; border: none; float: right; }
		
		.format_text blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border: none; float: left; }
	
			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }
	
	.format_text p { margin: 0 0 1.53846em 0; }
	
	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
	
	.format_text ul { list-style: none; margin: 0 0 1.53846em 0; }

	.format_text ol { margin: 0 0 1.53846em 20px; }
	
		.format_text li { }
	
		.format_text ul li { padding: 0 0 0 14px; background: url('images/bullet_text.gif') 0 0.38462em no-repeat; }
		
			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }
	
		.format_text li code { line-height: inherit; } /* This is basically a Safari hack :( */
	
	.format_text dl { margin: 0 0 1.53846em 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin: 0 0 1.53846em 1.53846em; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

	.format_text img { }

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		
		.format_text img.stack { clear: none !important; }

.to_comments { margin: 0 0 1.81818em 0; padding: 0 10px; font: normal 1.1em/1.81818em Verdana, serif; color: #999; clear: both; }
	
	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; color:#613900; }
	
	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }
	
	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

.navigation { width: 425px; padding: 0.69231em 19px 0.76923em 19px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }

	.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }



/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 190px; margin: 0 0 2.5em 0; font: normal 1.2em/1.33333em Verdana, serif; float: left; }

		li.widget p { margin: 0 0 1.33333em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; }
		
		li.widget ol { margin: 0 0 0 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.75em 0; }
			
				li.widget li br { display: none; }
			
				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }

			/*---:[ calendar widget ]:---*/

			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }

			table#wp-calendar { width: 182px; border-collapse: collapse; }

				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }

				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }

				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }

				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }
				
			/*---:[ search widget ]:---*/

			#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

				#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; color: #333; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }

				#search input[type="submit"]:hover { color: #237fa1; }
				
			/*---:[ default search form styles ]:---*/

			#search_form { }

				#search_form .search_input { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }

				#search_form .search_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }







/*---:[ comment styles ]:---*/

#comments { width: 463px; margin: 4.0em 0 2.0em 0;  }

	.comments_intro { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif;  }

		.comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

	dl#comment_list { margin: 0 0 3.0em 0; }

		dl#comment_list dt.comment { width: 445px; padding: 1.42857em 9px 0.71429em 9px; background:#A97E65; font-size: 1.4em; line-height: 1.42857em; }

			.comment_num{padding: 0 0 0 20px; 
			font: bold 0.85714em/1.66667em Verdana, sans-serif; float: right; background: #A97E65;}

				.comment_num a{ text-decoration: none;
				 color:#613900;
				 }
				 .comment_num a:visited {
				 color:#613900;
				 }

				.comment_num a:hover { text-decoration: none; }
				
			.comment_time { font: normal 0.68571em Verdana, sans-serif; color: #613900; }
				
		dl#comment_list dd.comment { width: 445px; padding: 0 9px 0.8em 9px; background: #A97E65;  }
		
		dl#comment_list dt.alt, dl#comment_list dd.alt {  }

		dl#comment_list dt.author, dl#comment_list dd.author { background: #A97E65 !important; 
		
		
		
		
		
		 }
		
			.comment .format_text { padding: 0 10px; }
			
			.comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold;  background:none; text-decoration: none; }
			
			.comment a.comment_link:hover { color: #333; text-decoration: underline; }
			
			

/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dashed #613900; font: normal 1.2em/1.66667em Verdana, sans-serif; }

	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

#comment_form { width: 425px; padding: 0 19px; }

	#comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.3em; line-height: 1.53846em; }
	
	#comment_form p.submit_p { padding-bottom: 1.30769em; }
	
		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 206px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
		
		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		
		#comment_form .text_area { width: 419px !important; height: 6.15385em; line-height: 1em; background:#FFF; font-family:"Trebuchet MS" }
	
		#comment_form .form_submit { font-size:14px; background: url('images/submit_bg.gif'); color: #333; font-family:"Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #237fa1; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
	
	

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.widget ul{
padding:5px;
background:#8E7154 ;
width:300px;

}
.widget ul li{
margin:0px;


}
.widget ul li a{
background:#AC8B70;
margin-bottom:2px;
display:block;
font-size:12px;
font-weight:bold;
padding:3px;


}
.widget ul li a:hover{
text-decoration:none;
background:#745d3f;
color:#2c211b;
}
#top_nav{
	float:right;
	width:620px;
	height:60px;
	position:relative;
	z-index:1;
	
	
}
#nav{
width:100%;
clear:both;
}
#nav li{
	list-style:none;
	float:right;
	display:block;
	margin-top:15px;
	font-weight:bold;
}
#nav li a{
	text-decoration:none;
	padding:3px;
	color:#78521E;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:10px;
	margin-right:10px;
}

#nav li a.current_nav{
text-decoration:underline;
color:#FFF;
}

#nav li a:hover{
	text-decoration:underline;
}
.top_cards{
margin-top:-25px;
margin-left:10px;
position:absolute;

}


#top_nav  .search_bar{
float:right;
margin-top:5px;
margin-right:10px;
z-index:4;
}


#top_nav  .signs{
margin-top:5px;
background:url(images/signa.png) no-repeat;
width:230px;
height:50px;
}
#transparent{
position:absolute;
z-index:9999;
height:53px;
width:53px;
cursor:pointer;
}
#switch_articles{
text-align:center; padding:3px; height:30px; font-size:18px;
padding-left:250px;
padding-top:10px;
color:#FFFFFF;
}
#switch_articles a{
display:block;
float:left;
margin-right:20px;
text-decoration:none;
}
#switch_articles a:hover{
text-decoration:underline;
}
.curr_artricle{
color:#FFFFFF;
}
