/*Styles Only Pertinent to the Homepage*/
#upper { 
	padding:25px 0 40px 0;
	}
#recent {
	width:270px;
	float:right;
	}
#recent dl {
	padding-bottom:15px;
	height:214px;
	}
#recent dt {
	list-style:none;
	}
#recent dt a { 
	color:#333; 
	font-weight:bold; 
	font-size:17px; 
	}	
#recent dt a:hover { 
	color:#FFB10E; 
	}	
#recent dd {
	border-bottom:1px solid #E6E6E6;
	list-style:none;
	padding-bottom:10px;
	margin-bottom:10px;
	}	
#recent dd.postmetadata { 
	font-size:10px; 
	margin:5px 0; 
	}		
dd.no-border {
	border-bottom:none!important;
	padding-bottom:0!important;
	}	
#recent dd a {
	font-size:13px;
	font-weight:normal;
	line-height:140%;
	}	
#recent  a.bold {
	font-weight:bold!important;
	}			
#home .stripes {
	padding:0 0 20px 0;
	}

/*Features and Carousel*/

#carousel {
	height:151px;
	background:#e7e8df url(../images/bg_carousel.jpg) repeat-x;
	margin-bottom:5px;
	}
#carousel li {
	border-right:1px solid #cdcec7;
	float:left;
	padding:0 15px;
	}
#carousel li img {
	border:3px solid #FFF;
	display:block;
	margin-bottom:6px
	}	
#carousel a, #carousel a:visited {
	float:left;
	color:#585b41;
	}
#carousel a:hover, #carousel a:active {
	color:#828569;
	}	
#home #content { 
	float:left; 
	width:575px; 
	}
.div-videos { 
	width:270px; 
	float:left; 
	margin-left:35px; 
	}
.div-videos .post { 
	width:270px; 
	padding:0; 
	}
.div-videos .entry { 
	width:270px; 
	}
.div-cadernos img { 
	float:left; 
	margin-right:15px; 
	}
.ultimas-noticias { 
	width:270px; 
	clear:both; 
	}	
h1.ultimas-noticias a { 
	color:#FFB10E; 
	}	
h1.ultimas-noticias a:hover {
	color:#000; 
	}	
.ultimas-noticias ul { 
	padding:0; 
	}
.whitebox, #home #sidebar { 
	color:#737373; 
	width:270px; 
	}
#home #content .whitebox {
	margin-bottom:13px;
	}
#home #content .whitebox a {
	color:#FFB10E;
	}
.catnews a, .catnews a:visited {
	color:#22222d;
	}	
.catnews img {
	float:left;
	margin:3px 11px 7px 1px;
	border:1px solid #516f80;
	padding:1px;
	}
.headlines {	
	padding:12px;
	}
p.headlines {	
	padding:0;
	}
#content p.headlines a {	
	line-height:140%;
	font-size:12px;
	}
.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style:square
	}	
.ultimas-noticias dt { 
	margin:10px 0; 
	}	
.ultimas-noticias dd { 
	border-bottom:solid 1px #D9D9D9; 
	padding-bottom:10px; 
	}		
.ultimas-noticias dd a { 
	color:#333; 
	font-weight:bold; 
	}		
.ultimas-noticias dd a:hover { 
	color:#FFB10E; 
	font-weight:bold; 
	}				
#ads { 	
	width:270px;
	float:left;
	margin-left:35px;
	}
