body { background: #eff2f4 url(../img/body_bg.jpg) repeat-x center top; font: 0.84em/1.333 Arial,Tahoma,Verdana,Helvetica,Sans-serif; }

.clearfix {	clear:both; overflow:hidden; }
.clearfix:after { clear:both; content: " "; display: block; }

.floatL { float: left !important; display: inline !important; height:auto !important; }
.floatR { float: right !important; display: inline !important; height:auto !important; }

a:link { color: #222; }
a:visited { color: #666666; }
a img { border: none; }

h1, h2, h3, h4, h5, h6 { font-family: Garamond, "Times new Roman", serif; }
h1 {font-size: 2em; margin: 2em 0 0.5em; padding: 0.25em 0;}
h2 {font-size: 1.5em; margin: 2em 0 0.33em; padding: 0.25em 0;}
h3 {font-size: 1.33em; margin: 2em 0 0.25em; padding: 0.125em 0;}
h4 {font-size: 1.1em; margin: 0.5em 0 0;}
h5 {font-size: 1em; margin: 0.5em 0 0;}
h6 {font-size: 0.85em; margin: 0.5em 0 0;}
p {margin: 0.33em 0 1em 0;}
ul, ol {margin: 1em 0; padding-left: 2.5em;}
dt {margin: 0.5em 0 0;}
dd {margin: 0.25em 0 0.5em 2.5em;}

/* Icones
----------------------------------------------- */
.icons { background-color: transparent; background-repeat: no-repeat; background-position: left center; padding-left: 20px !important; }
	.comments { background-image:url(../img/ico_comments.gif) !important; }
	.goHeader { background-image:url(../img/ico_goHeader.gif) !important; }

#blog { background: transparent url(../img/blog_bg.png) no-repeat center top; margin: 0 auto; padding: 0 9px; position: relative; text-align: center; width: 786px; }
	#blog #header { background: transparent url(../img/blog_header.jpg) no-repeat center center; height: 135px; }
	
	#blog #menu { background: transparent url(../img/blog_menu.png) no-repeat center center; left: 9px; height: 27px; position: absolute; text-align: left; top: 135px; width: 786px; z-index: 999; }
		#menu a { display: inline; float: left; height: 19px; margin: 4px 6px 0 0; text-decoration: none !important; text-indent: -9999em;  }
			a#menuHome { margin-left: 47px; width: 60px;}
			a#menuArquivo { margin-left: 496px; width: 91px; }
			a#menuSite { margin-left: 14px; width: 58px; }
	#blog #arquivo { background: transparent url(../img/blog_arquivo_bg.png) repeat-x center bottom; display: none; left: 9px; padding: 0 15px; position: absolute; height: 230px; text-align: left; top: 140px; width: 756px; z-index: 99; }
		#arquivo h2 { color: #fff8dd !important; font-size: 16px; font-family: Arial, Tahoma, Verdana,Helvetica,Sans-serif; font-weight: bold; padding: 0; margin: 35px 0 10px 15px !important; }
		#arquivo .arquivo-list { background-color: #466877; height: 100px !important; padding: 10px; margin-bottom: 10px; width: 345px; }
			.arquivo-list ul { margin: 0px !important; padding-left: 0px !important; }
			.arquivo-list li { color: #FFFFFF !important; font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 12px; font-weight: bold; margin-bottom: 5px; }
			.arquivo-list li a { color: #FFFFFF !important; text-decoration: none; }
			.arquivo-list li .date { color: #9e9e9e !important; }


	#blog #posts { background: #FFF; min-height: 600px; padding: 50px 0 15px; position: relative; text-align: center; width: 786px; }
		#blog #posts .post { font-family: "Trebuchet MS", Tahoma, sans-serif; margin: 15px auto; text-align: left !important; width: 660px; }
		
		.post h2 { background-color: transparent; color: #213645; font-size: 18px; font-weight: bold; margin: 0 !important; padding: 0 !important; }
		.post .date { color: #666666 !important; font-family: Tahoma, sans-serif; font-size: 11px; }
			.post .date .author { font-weight: bold; text-decoration: underline; }
		
		.post .post-content { color: #3d6b7d; display: block; margin-top: 10px; }
		.post .post-content img { border: 12px solid #E9E9E9; display: block; margin: 30px auto !important; clear: both; }
		.post .post-content p { font-size: 12px; line-height: 15px !important;  }

		.post .comentarios { background-color: #e9e9e9; height: 15px; margin-top: 25px; padding: 10px; width: 640px; display:none;}
			.post .comentarios a { color: #3d6b7d !important; font-size: 11px; font-weight: bold; text-decoration: underline; display:none; }
		
		#paginacao { } 
		#paginacao a { color: #2c5b6c !important; }

#footer { color: #265567; font-size: 11px; margin: 10px auto; width: 780px; }
	#footer p { display: inline; float: left; }
	#footer a.goHeader { display: inline; float: right; color: #265567; text-decoration: none !important; }
	




#commentspopup { background-color: #c9d7da; background-image: none; color: #2a4854; margin: 0 auto; padding: 0; text-align: center; width: 375px; }
	
	#commentspopup a:link { color: #2a4854; }
	#commentspopup a:visited { color: #2a4854; }

	#commentspopup #header { background: transparent url(/blog/img/comentarios_header.jpg) no-repeat center center; height: 97px; text-align: right; }
		#commentspopup #header a { display: inline; float: right; height: 19px; text-decoration: none !important; text-indent: -9999em;  }
			a#menuFechar { margin: 73px 15px 0 0; width: 76px; }	


	#commentspopup #comments { background-color: #c9d7da; padding: 20px; *padding-top: 10px !important; text-align: left !important; }
		
		#commentlist { text-align: left; padding-left: 0px !important; margin: 0 0 10px; }
			#commentlist li { background-color: #d7e1e4; margin: 15px 0 20px; *margin-top: 45px; }
				#commentlist cite { background-color: #e9eff0; border-bottom: 1px solid #c9d7da; color: #2d4b57 !important; display: block; padding: 5px 10px; }
				#commentlist cite .nome { font-weight: bold; } 
				#commentlist .comment-content { color: #2a4854 !important; margin: 15px; }
		
		#commentform {  }
			#commentform h2 { font-family: Arial,Tahoma,Verdana,Helvetica,Sans-serif; font-size: 16px; font-weight: bold; }
			#commentform p { margin: 0 15px; }

#commentspopup #footer { border-top: 1px solid #265567; color: #265567; font-size: 11px; margin: 10px auto 0; padding: 10px 10px 0; width: 355px; }
	#commentspopup #footer p { display: inline; float: left; }
	#commentspopup #footer a.goHeader { display: inline; float: right; color: #265567; text-decoration: none !important; }	
