/*  
Theme Name: NFHS Theme
Theme URI: http://www.boostyourhealthnow.com
Description: Natural Fertility and Health Solutions
Version: 1.0
Author: NFHS
Author URI: http://www.boostyourhealthnow.com
*/

html{
	background:#d1e2ab url(../images/bg_page.jpg) repeat-x;
	}

body{
	color:#333;
	}

/*****************************
1.) #head	
/****************************/	
	
				
					#top .logo a{
						background:transparent url(../images/logo.png) left top no-repeat;
						}
		
/*****************************
2.) #main
/****************************/		
			#main{
			background:transparent url(../images/bg_slice2.png) left top no-repeat;
			}
			
			body#subpage #main{
			background:none;
			
			}
			
			#main_inner{
			background:transparent url(../images/bg_slice2.png) left top no-repeat;
			}
			
			
/*****************************
3.) #mainpage image slider
/****************************/	

				#featured{
					background:transparent url(../images/bg_slice2.png) center top repeat-y;
					color:#f5f5f5;
				}
				
						
					#featured_bottom{
						background:transparent url(../images/bg_slice2.png) right top no-repeat;	
				
					}
							
							.ticker, .ticker a{
								color:#333;
								text-decoration:none;
								}
							
								
							.preview_images a img{
								border:1px solid #afafaf;
								background-color:#fff;
								}
								
							.preview_images .current_prev img{
								border:1px solid #666;
								}
								
							
								
							.pointer{
								background:transparent url(../images/pointer.png) no-repeat scroll left top;
								}
								
/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.breadcrumb{
				color:#ddd;
				}
				
						.breadcrumb a{
							text-decoration:none;
							color:#fff;
							}
							
						.breadcrumb a:hover{
							text-decoration:underline;
							color:#fff;
							}
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top{
				background:transparent url(../images/bg_slice.png) left top no-repeat;
				}
				
			#content{
				background:transparent url(../images/bg_slice.png) repeat-y scroll center top;
				}
				
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					
						
							.portfolio_item{
								border:1px solid #ddd;
								}
								
							
							
/*****************************
7.)pages with sidebar
/****************************/								
					
				
						
								.entry{
									width:570px;
									}
										.entry-head a, .more-link, #top .portfolio_item h3 a{
											color:#999;
										}
										
										.categories {
											padding:10px 20px 10px 20px;
											background: transparent url(../images/icons/category.png) no-repeat center left;
											color:#999;
											text-decoration:none;
											}
											
										.tag {
											padding:10px 20px 10px 20px;
											background: transparent url(../images/icons/tag_green.png) no-repeat center left;
											color:#999;
											text-decoration:none;
											}	
											
										.comments {
											padding:10px 20px 10px 20px;
											background: transparent url(../images/icons/comment.png) no-repeat center left;
											color:#999;
											text-decoration:none;
										}
										
										.date {
											padding:10px 20px 10px 20px;
											background: transparent url(../images/icons/date.png) no-repeat center left;
											color:#999;
											text-decoration:none;
										}
																				
										.hr_blog {
											background:url(../images/post_separator.gif) no-repeat bottom center;
											height:20px;
											margin-top:35px;
											padding:0px;
											width:550px;
										}
											
											.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover{
												background-color:#eaeaea;
												color:#747474;
											}
											
				
					#top .bg_sidebar{
						background:transparent url(../images/bg_sidebar.png) repeat-y scroll center top;
						}
				
				
						
						
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
				
							
							.small_box h3 {
								border-bottom:1px solid #d1e2ab;
								}
		
								
							.small_box img {
								border:1px solid #DDD;
								padding:5px;
								}
							
							.small_box img.none {
								border:0;
								}
								
							.widget_categories a, .widget_pages a, .widget_archive a, .flexo_widget_archives a, .widget_recent_entries a, .widget_advancedrecentposts a, li.recentcomments, .widget_meta a {
								border-bottom:1px solid #ddd;
							}
								
								
							.widget_categories a:hover, .widget_pages a:hover, .widget_archive a:hover, .flexo_widget_archives a:hover, .widget_recent_entries a:hover, .widget_advancedrecentposts a:hover, li.recentcomments:hover, .widget_meta a:hover {
								background:#f5f5f5;	
							}
							
							#wp-calendar th, #prev a, #next a {
								background-color:#282828;
								color:#fff;
							}
							
				
		#footer{
	
			background:transparent url(../images/bg_footer.png) right -40px no-repeat;
			color:#000;
			}
		
				#footer a{
					color:#333;
					}
					
				
				
		




/*****************************
#basic & common styles	
/****************************/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
	color:#5B5A5A;
	}

a{
	color:#333;
	text-decoration:underline;
	}

a:hover{
	color:#444;
	text-decoration:none;
	}
	


h1,h2,h3,h4,h5,h6, legend{
	color:#5b5a5a;
	}

	#featured h2, #featured h2 a{
		color:#fff;
		}
		
		
	#featured h2{
		border-bottom:1px solid #ddd;
		}	
		
	#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
		color:#3d3d3d;
		}


.aligncenter{
border-bottom:1px solid #ddd;
border-top:0px solid #ddd;
}

.meta{
	color:#a0a0a0;
	}
	
.read-more, .show-next{
	background:transparent url(../images/read_more.png) no-repeat scroll right top;
	color:#555;
	}
	
	
.read-more:hover, .show-next:hover{
	background:transparent url(../images/read_more.png) no-repeat scroll right bottom;
	color:#333;
	}
	
.entry ul, .entry ol{

	border-top:1px solid #ddd;
	}
	
	
.entry li{
	border-bottom:1px solid #ddd;
	}
	
blockquote{
	background:transparent url(../images/quotes.png) no-repeat scroll left 6px;
	color:#555555;
	}
	
blockquote.home{
	background:transparent url(../images/quotes_home.png) no-repeat scroll left top;
	color:#555555;
	}
	
	
	
/* SIGNUP FORM */

#form-title {
	background:transparent url(../images/bg_title_form.png) no-repeat;
	height:39px;
	color:#FFF;
	font-size:16px;
	line-height:37px;
	position:relative;
	z-index:2;
	top:10px;
}

#form-title p {
	padding-left:15px;
}

#form-signup {
	background:#f0f3eb;
	padding:15px;
	position:relative;
	z-index:1;
	padding-top:30px;
}

form.signup {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100%;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 570px;
  width: 560px; 
}

form.signup fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form.signup fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form.signup label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 18px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	font-weight:bold;
}

form.signup span.required {
	color:#C00;
	font-weight:bold;
	padding-right:10px;
}

form.signup fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form.signup input, form.signup textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:150px;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form.signup input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form.signup small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form.signup .required{font-weight:bold;} /* uses class instead of div, more efficient */

form.signup br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


	
/* CONTACT FORM */	
.valid .text_input, .valid .text_area .valid text_select{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area .error text_select{border:1px solid #EE2A00;}
.ajax_alert .text_input, .ajax_alert .text_area .ajax_alert text_select{border:1px solid #ffb628;}


#s, .text_input, .text_area, text_select, textarea, #commentform input{
	border:1px solid #ababab;
	color:#333;
	}
	
#s, .text_input:hover, .text_area:hover, text_select:hover, textarea:hover, #commentform input{
	border:1px solid #73a201;
	color:#333;
	}

#s, .text_input:focus, .text_area:focus, text_select:focus, textarea:focus, #commentform input{
	border:1px solid #73a201;
	background:#dbe6c2;
	color:#333;
	}


text_select {
	background:#FFF;
}


#searchsubmit, #send, #top #submit{
	border:1px solid #73a201;
	background-color:#73a201;
	cursor:pointer;
	color:#fff;
}
	
#searchsubmit:active, #send:active, #top #submit:active{
	border:1px solid #eb9416;
	background-color:#eb9416;
	cursor:pointer;
	color:#fff;
}

#searchsubmit:hover, #send:hover, #top #submit:hover{
	}

	
.corner_left, .corner_right{
	background:transparent url(../images/jquery_corners.png) no-repeat scroll top left;
	}
	
#top .corner_right{
	background:transparent url(../images/jquery_corners.png) no-repeat scroll top right;
	}
	
/*navigation*/

.navwrap{
	background:transparent url(../images/menu.png) no-repeat scroll right bottom;
	}

#top #nav{
	background:transparent url(../images/menu.png) left top no-repeat;
}





/*naviagation*/
#top #nav a{
	color:#FFF;
	font-size:15px;
	text-shadow:0 1px 0 #61842a;
	font-family:"Century Gothic",Tahoma, Geneva, sans-serif;
	font-weight:200;
}

#top #nav ul {
	border:1px solid #DFDFDF;
	border-top:none;
}

#top #nav li ul a{
	border-bottom:1px solid #fff;
	border-top:1px solid #DFDFDF;
	color:#333;
}

#top #head #nav ul a, #top #head #nav ul li{
	background-color:#f5f5f5;
	background-image:none;
}

#top #head #nav ul a:hover, #top #head #nav ul a:focus {
	background-color:#fff;
	color:#555;
}

#top #head #nav a:hover, #top #head #nav a:focus {
	color:#d1e2ab;
}


#top #nav .current_page_item a{
	color:#d1e2ab;
}

#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{
	border-right:1px solid #f5f5f5;
	border-left:none;
	background-image:none;
	color:#444;
}

/* ---------------------- Pagination -------------------*/

.pagination span, .pagination a{
	border:1px solid #333;
	color:#fff;
	background-color:#999;
}

.pagination a:hover{
	border:1px solid #333;
	color:#fff;
	background:#747474;
}
.pagination .current{
	border:1px solid #333;
	color:#fff;
	background-color:#747474;
}