/*  
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Helvetica,Arial,Calibri,sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: #444;
	background:#8fb5af;
}

table{
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #900;
	padding:3px 5px 3px 5px;
}

a:hover{
	text-decoration: none;
	background: #900;
	color:#fff;
	padding:3px 5px 3px 5px;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	float: left;
	width: 480px;
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

.wrap_center{
	margin: 0 auto;
	width: 980px;
}

#header{
	background: url(images/bg-topo.jpg) bottom repeat-x #b4cdc9;
	height:154px;
	padding:50px 0px 0px 0px;
}

#logo{
	background:url(images/logo-topo.jpg) no-repeat;
	width:253px;
	height:62px;
	text-indent:-2000px;
	overflow:hidden;
}

#menu{
	margin:61px 0px 10px 0px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-size:130%;
	display:inline;
}

#menu ul li a{
	background:url(images/bg-bt-menu.jpg) 0px 50px center no-repeat;
	color:#fff;
	text-decoration: none;
	padding:20px 10px 5px 10px;
}

#menu ul li a:hover{
	background:url(images/bg-bt-menu.jpg) bottom center no-repeat;
	color: #dcedc5;
	text-decoration: none;
	padding:20px 10px 5px 10px;
}

#menu ul li.rss{
	
}

#menu ul li.rss a{
	
}


#menu ul li.current_page_item{
	
}

#menu ul li.current_page_item a{
	background:url(images/bg-bt-menu.jpg) bottom center no-repeat;
	color:#fff;
	text-decoration: none;
	padding:20px 15px 5px 15px;
}

#menu ul li.current_page_item a:hover{
	background:url(images/bg-bt-menu.jpg) bottom center no-repeat;
	color:#dcedc5;
	text-decoration: none;
	padding:20px 15px 5px 15px;
}

#personagens{
	width:424px;
	height:131px;
	background:url(images/personagens.jpg) no-repeat;
	float:right;
	margin:-45px 0px 0px 0px;
}

#geral{
	margin:0px;
	padding:0px;
	background:url(images/bg-shadow.jpg) no-repeat center -30px #fff;
	overflow:hidden;
}

#page{
	margin:50px 0px 0px 0px;
	float: left;
	width: 100%;
	overflow:hidden;
}

#page .wrap_float{
	float: left;
	width: 980px;
	margin: 20px 0 0;
}

.maincolumn{
	float: left;
	width: 760px;
}

.post{
	float: left;
	padding: 0px;
}

.postmeta{
	float:right;
	width: 220px;
	margin: 0px 0px 5px 5px;
	padding:30px 30px 70px 10px;
	background:url(images/bg-postmeta.jpg) center -5px no-repeat;
}

.postmeta ul{
	margin: 10px 5px 0px 25px;
	padding: 0px;
	list-style-type: none;
	line-height: 24px;
}

.postmeta ul li{
	padding: 8px 0;
	border-bottom:solid 1px #E6E6E6;
}

.post h2{
	padding: 0px;
	margin: 20px 20px 20px 0px;
	line-height: 55px;
	font-size:400%;
	font-family: Helvetica,Arial,Calibri,sans-serif;
}

.post h2 a{
	text-decoration: none;
	color:#677c77;
	background:none;
	padding:0px;
}

.post h2 a:hover{
	text-decoration: none;
	color:#85a09a;
	background:none;
	padding:0px;
}

.entry{
	margin: 0px 0px 30px 0px;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 5px;
}

.entry h1{ font-size: 24px; line-height: 30px; }
.entry h2{ float: none; width: auto; margin: 0; padding: 0; text-transform: none; background-image: none; }
.entry h3{ font-size: 16px; font-weight: bold; }
.entry h4{ font-size: 14px; font-weight: bold;}
.entry h5{ font-size: 12px; }
.entry h6{ font-size: 11px; }

.navigation{
	padding: 15px 20px 16px;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}

/* Barra lateral */

.sidebar{
	float: right;
	width: 200px;
	margin: 0 0 0 20px;
	display: inline;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.sidebar ul li{
	padding: 20px;
}


.sidebar ul li#calendar table{
	font-size: 14px;
}

.sidebar ul li#calendar table caption{
	padding: 12px;
}

.sidebar ul li#calendar table th, .sidebar ul li#calendar table td{
	text-align: left;
}

.sidebar ul li#calendar table td{
	padding: 3px 6px 3px 0;
}

#wp-calendar td{
	padding: 2px 5px 2px 5px;
}

.sidebar ul li h2{
	font:18px normal Helvetica,Arial,Calibri,sans-serif;
	color:#677c77;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom:#677c77 1px solid;
}

.sidebar ul ul{
	line-height: 24px;
}

.sidebar ul ul li{
	padding: 8px 0;
	border-bottom:#E6E6E6 1px solid;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}

#icones{
	margin:10px 0px 10px 0px;
	padding:5px 0px 0px 10px;
}

#icones a{ border:none; background:none; }
#icones a:hover{ border:none; background:none; }

/* Pesquisa */

.btPesquisa{
	background:url(images/bg-bt-pesquisa.jpg) no-repeat;
	width:35px;
	height:37px;
	border:none;
	cursor:pointer;
}

.campoPesquisa{
	background:url(images/bg-campo-pesquisa.jpg) no-repeat;
	width:115px;
	height:37px;
	border:none;
	font-size:130%;
	padding:5px 0px 0px 5px;
}

.pesquisa-espacador{
	margin:10px 0px 0px 0px;
}

/* Comentários  */

.comments_template{
	float: left;
	width: 760px;
	padding: 0 0 10px;
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.comments_template .wrapper{
	background: url(images/bg_rc_top.gif) no-repeat;
}

.comments_template h3{
	text-transform: uppercase;
	line-height: 30px;
}

.comments_template h3#comments{
	float: left;
	width: 720px;
	margin: 11px 0 0 20px;
	display: inline;
}

.comments_template ol{
	float: left;
	width: 720px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
	display: inline;
}

.comments_template ol li{
	float: left;
	width: 720px;
	padding: 0;
	margin: 10px 0 0;
	background: url(images/dotted_h.gif) repeat-x;
}

.commentmeta{
	float: right;
	width: 220px;
	margin: 2px 0 0;
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.commentmeta ul{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 11px 20px;
	line-height: 24px;
}

.commentmeta ul li{
	float: none;
	width: auto;
	margin: 0;
	padding: 9px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.commententry{
	float: left;
	width: 480px;
	margin: 0 20px 0 0;
	display: inline;
}

.comments_template p.nocomments{
	margin: 0 0 0 20px;
}

.comments_form{
	float: left;
	width: 720px;
	margin: 11px 0 5px 20px;
	display: inline;
}

/* Rodapé */

#footer{
	clear:both;
	margin:200px 0px 0px 0px;
	background: url(images/bg-rodape.jpg) top center no-repeat #aacdc6;
	border-top:solid 3px #749F9C;
	color:#597A79;
	overflow:hidden;
}

#footer .wrap_center{
	padding: 20px;
}	

#footer a{ color:#fff; text-decoration:none; background:none; padding:none; }
#footer a:hover{ color:#FF6; text-decoration:underline; background:none; padding:none; }

#footer address{ font-style:normal; }

#footer #assinatura{ text-align:center; clear:both; }

#footer #sobre{ width:320px; float:left; margin:0px 0px 30px 0px; }

#footer #sobre p{ line-height:20px; }
#footer #endereco p{ line-height:20px; }

#footer #endereco{ width:300px; float:right; text-align:right; margin:0px 0px 30px 0px; }

#footer #links-rodape{ float:left; margin: 0px 0px 50px 10px; width:230px; }

#footer #links-rodape li{ list-style:none; padding:10px 0px 10px 0px; border-top:solid 1px #aacdc6; border-bottom:solid 1px #9CC0B9; margin:0px; }