*
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	line-height:1.8em;
}
body{
	background:transparent url(images/bg.jpg) top center no-repeat fixed;
}
#pagina
{
	margin:auto;
	width:900px;
}
#header
{
	display:table;
	width:900px;
	background:#FFF;
	margin:15px 0;
}
#header h1
{
	background:url("images/logo.jpg") no-repeat scroll center center transparent;
	float:left;
	height:130px;
	width:190px;
	text-indent:-5000px;
}
#header h2
{
	float:left;
	height:39px;
	width:610px;
	padding:30px 50px 0 50px;	
}
#header h2 a
{
	color:#B30000;
	font-family:Verdana;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#header h3
{
	float:left;
	color:#669900;
	padding:0 50px;
}
#header a.rss, #header a.contato
{
	float:right; display:block; width:80px; height:69px;background:url(images/rss.png) top left no-repeat; text-indent:-5000px; margin-right:15px;
}
#header a.contato
{
	background:url(images/contato.png) top left no-repeat;
}
#header a:hover.rss, 
#header a:hover.contato
{
	background-position:right top;
}
#content
{
	background:url(images/bg_conteudo.png);
	display:table;
	padding:10px 0px;
}

#menu
{
	float:left;
	display:table;
	width:175px;
	color:#FF0;
	padding-left:0px;
	text-transform:uppercase;
	color:#9D9D9D;
	font-weight:bold;
}
.nav
{
	padding:10px 0px 10px 0px;
	margin-bottom:25px;
	border-right:1px solid #666666;
	color:#333333;
	text-transform:uppercase;
	width:184px;
}
.nav li a
{
	color:#9DBF00;
	display:block;
	height:20px;
	padding:5px 0 5px 10px;
	text-decoration:none;
}
.nav li a:hover
{
	background:#555;
}
.nav li ul
{
	display:none;
}
.nav li.current_page_item ul, .nav li.current_page_parent ul
{
	display:block;
}
.nav li.current_page_item ul li a, .nav li.current_page_parent ul li a
{
	color:#FFF;
}
.current_page_item, .current_page_parent, .current-cat
{
	background:#666;
}

#posts
{
	float:left;
	width:685px;
	line-height:1.8em;
	padding:15px 15px 0px 15px;
}
#posts li
{
	padding:5px 0;
}
#posts ul
{
	padding:15px 0;
}
p
{
	padding:5px 0;
}
	
h3 a, h4, h3
{
	color:#9DBF00;
	font-family:"Trebuchet MS",Tahoma,Verdana,Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
	text-transform:uppercase;
}
.data_hora
{
	padding-top:10px;
	color:#FF0;
	font-size:10px;
}
.post-categories, .post-categories li
{
	display:inline;
}
.fim_post
{
	margin-bottom:15px;
	border-bottom:1px solid #666;
}


/* ------------------------------ RODAPE ----------------------------- */

#footer {
background:none repeat scroll 0 0 #333333;
clear:both;
color:#DFDFDF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
margin:15px auto;
padding:15px 5px;
width:890px;
}
.vermelho {
color:#B30000;
}
.verdinho {
color:#D0E691;
}
.cinza
{
	color:#DFDFDF;
}
#footer a, .amarelo {
color:#9DBF00;
text-decoration:none;
}
.desenvolvido {
float:right;
}
.verde {
color:#9DBF00;
font-family:"Trebuchet MS",Tahoma,Verdana,Arial;
font-size:16px;
padding-top:15px;
}

input, textarea, select, option
{
	color:#333;
}
input, select, textarea
{
	padding:4px;
	margin-bottom:5px;
}
