@charset "utf-8";
/* 
###############################################################  
Description: SAECULARIS
Version: 1.0
Author: Elias Ferreira Junior
Author URL: http://www.eliasjunior.com.br/
###############################################################  
*/ 
#newsticker{width:425px; height:280px; float:left; margin-top:2px; margin-bottom:20px;}

#destaques{float:left; width:225px; margin-left:20px;}
	#destaques ul li{list-style:none; display:block; margin-bottom:8px;}
	#destaques ul li a{font-size:1.1em; color:#333; font-weight:bold;}
	#destaques ul li a:hover{text-decoration:underline; color:#000099;}
	#destaques ul li{font-size:1.1em;}

#mundocorp h2, #entrevistas h2, #artigos h2{color:#646464; font-weight:normal; font-size:2.2em; letter-spacing:-0.05em; font-family:"Segoe UI", Arial, Helvetica, sans-serif; display:block; margin-bottom:15px;}
	#entrevistas h2 a, #artigos h2 a{font-size:0.7em; font-family:Arial, Helvetica, sans-serif; letter-spacing:0em; color:#999999;}
	#entrevistas h2 a:hover, #artigos h2 a:hover{text-decoration:underline; color:#000000;}

#mundocorp{clear:left; float:left; width:320px; margin-right:20px; border-right:#e5e5e5 solid 1px; padding-right:20px;}
	#mundocorp #main-list li{list-style:none; display:block; margin-bottom:8px; border-left:#e5e5e5 solid 3px; padding-left:10px; font-size:1.1em;}
	#mundocorp #main-list li a{font-size:1.1em; color:#333; font-weight:bold;}
	#mundocorp #main-list li a:hover{text-decoration:underline; color:#000099;}

	#mundocorp #second-list {margin-top:10px;}
		#mundocorp #second-list li{list-style:none; display:block; margin-bottom:10px; padding-bottom:5px; border-bottom:#CCCCCC dotted 1px; display:block; float: left; width:150px; height:100px;}
		#mundocorp #second-list li.impar{margin-right:15px;}
		#mundocorp #second-list li a{font-size:1.1em; color:#333; font-weight:bold;}
		#mundocorp #second-list li a:hover{text-decoration:underline; color:#000099;}


#entrevistas{float:left; width:310px; margin-bottom:20px;}
	#entrevistas div{background:#4c4c4c; padding:10px; color:#FFFFFF; overflow:hidden;}
	#entrevistas div a img{float:right; padding:5px; background:#333; border:#999 solid 1px; display:block; width:140px; overflow:hidden; margin:5px 0 0 3px;}
	#entrevistas .leiamais {background:#666666; float:right; color:#fff; padding:0 5px; border:#000 outset 1px; font-style:italic;}

#artigos{float:left; width:310px;}
	#artigos ul li{list-style:none; display:block; margin-bottom:5px;font-size:1em; clear:both;}
	#artigos ul li img{float:left; margin-right:10px; margin-top:3px; display:block; width:100px; height:75px; overflow:hidden;}
	#artigos ul li a{font-size:1.1em; color:#000000; font-weight:bold;}
	#artigos ul li a:hover{text-decoration:underline; color:#000099;}