@charset "UTF-8";
/* CSS Document */

#content {
	min-height:560px;
	height:auto !important;
	height:560px;

}


#content h1 {

	text-indent:-9999px;
	width:116px;
	height:32px;
	background-image:url(/images/little_ones_news_header.gif);
	background-repeat:no-repeat;
	background-position:top center;

}

#content h1, #content p {
	
	
		margin:0 12px 12px 12px;
	
	}
	
#content .news_date { 	
display:inline;
	
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949178;
	font-weight:bold;
	padding-right:5px;
 margin-left:12px;

 }
 
 #content .news_title, #content .news_title a {
 	display:inline;
 	color:#b4a950;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
text-decoration:none;
	
 
 }

#content .news_title a:hover {

	text-decoration:underline;

}
 
 #content p,  #content p a,  #content p a:visited, #content div a, #content div a:visited {
 	color:#AEB0AD;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:light;
	line-height:14px;
	margin-top:5px;

 
 }
 
 #content p.post_content a:hover { text-decoration:underline; }
 
 #content p.post_metadata,  #content p.post_metadata a,  #content p.post_metadata a:visited {
 
 	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:light;
	line-height:14px;
	margin-top:5px;
	color:#7e95a0;
	text-decoration:none;
 }
 
  #content p.post_metadata a:hover {
  
  	text-decoration:underline;
  
  }
  
  #content div.post_divider {
  
  	margin:12px 12px 12px 12px;
	background-image:url(/images/little_ones_blog_divider.gif);
	width:631px;
	height:6px;
	background-repeat:no-repeat;
  
  }
