body {
	margin: 0;
	color: #333333;
	background: transparent url(images/bg.png) repeat scroll left top;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
}

input {
	font-family:Verdana,Arial,Tahoma,sans-serif;
	font-size: 10px;
	outline: none;
}

textarea {
	outline: none;
	resize: none;
}

textarea {
	font-family:Verdana,Arial,Tahoma,sans-serif;
	font-size: 10px;
	overflow: auto;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h2 a {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: normal;
}

img {
	border: none;
}

#topo {
	background: transparent url(images/topo_slice.jpg) repeat-x scroll left top;
	height: 99px;
	clear: both;
}
#topo-centro {
	/*background: #937567;*/
	width: 865px;
	height: 99px;
	margin: 0 auto;
}
#topo-centro-lady {
	width: 253px;
	height: 99px;
	float: left;
	margin: 0 0 0 20px;
}
#topo-centro-busca {
	width: 223px;
	height: 31px;
	float: right;
	position: relative;
	margin: 40px 0 0 0;
}
#topo-centro-busca input {
	background: transparent;
	border: none;
	margin:3px 0 0 4px;
	width:170px;
}
#topo-centro-busca-text_busca {
	background: transparent url(images/busca.png) no-repeat scroll left top;
	width: 187px;
	height: 31px;
	float: left;
}
#topo-centro-busca-ok {
	width: 28px;
	height: 28px;
	position: absolute;
	left: 175px;
	bottom: 7px;
}
#topo-centro-busca-ok a {
	background-image: url(images/ok.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
#topo-centro-busca-ok a:hover {
	background-position: left bottom;
}
#corpo {
	/*background: #283748;*/
	background: transparent url(images/background_corpo.png) repeat-y scroll left top;
	width: 865px;
	margin: 0 auto;
	clear: both;
	position: relative;
	overflow: auto;
}
#corpo-esquerda {
	
	float: left;
	width: 615px;
}
#corpo-esquerda-rodape {
	background: transparent url(images/background_esquerda_rodape.png) repeat-y scroll left top;
	width: 615px;
}
#corpo-esquerda-post {
	/*background: #ffffff;*/
	margin: 0 0 10px 43px;
	width: 515px;
}
#corpo-esquerda-post-topo {
	/*background: #938473;*/
	width: 100%;
	margin-top: 15px;
}
#corpo-esquerda-post-topo-titulo {
	background: transparent url(images/marcador_header.png) no-repeat scroll left 10px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
	width: 410px;
}
#corpo-esquerda-post-topo-titulo a{
	color: #333333;
	text-decoration: none;
}
#corpo-esquerda-post-topo-titulo a:hover {
	color: #333333;
}
#corpo-esquerda-post-topo-data {
	background: transparent url(images/heart.png) no-repeat scroll left top;
	color: #ffffff;
	float: left;
	width: 58px;
	height: 48px;
	padding-top: 12px;
	text-align: center;
}
#corpo-esquerda-post-topo-data-dia {
	font-size: 10px;
}
#corpo-esquerda-post-topo-data-mes {
	font-size: 10px;
	margin: -3px 0 0 0;
}
#corpo-esquerda-post-corpo {
	/*background: #345098;*/
	clear: both;
	color: #A90045;
}
#corpo-esquerda-post-rodape {
	/*background: #998546;*/
	margin: 20px 0 0 0;
}
#corpo-esquerda-post-rodape-tags{
	color: #A90045;
	font-weight: bold;
	margin: 2px 0 2px 0;
}
#corpo-esquerda-post-rodape-tags a{
	color: #A90045;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#corpo-esquerda-post-rodape-tags a:hover {
	color: #333333;
}
#corpo-esquerda-post-rodape-categoria{
	color: #A90045;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#corpo-esquerda-post-rodape-categoria a {
	color: #A90045;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#corpo-esquerda-post-rodape-categoria a:hover {
	color: #333333;
}
#corpo-esquerda-post-rodape-indique{
	text-decoration: none;
	font-size: 11px;
	height: 15px;
	margin: 10px 0 10px 0;
	width: 200px;
}
/*
#corpo-esquerda-post-rodape-indique img {
	float: left;
}

#corpo-esquerda-post-rodape-indique span {
	display: block;
	float: right;
	height: 15px;	 
	line-height: 15px;
}

#corpo-esquerda-post-rodape-indique span a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

#corpo-esquerda-post-rodape-indique span a:hover {
	color: #A90045;
}
*/
#corpo-esquerda-post-rodape-indique a {
	background: url(images/link-indique.png) no-repeat left top;
	color: #333333;
	display: block;
	padding: 0 0 2px 25px;
	text-decoration: none;
}
#corpo-esquerda-post-rodape-indique a:hover {
	background: url(images/link-indique_hover.png) no-repeat left top;
	color: #A90045;
}

#corpo-esquerda-post-rodape-comentarios {
	line-height: 11px;
	height: 15px;
	margin: 10px 0 10px 0;
	width: 110px;
}
/*
#corpo-esquerda-post-rodape-comentarios img {
	float: left;
}
#corpo-esquerda-post-rodape-comentarios span {
	display: block;
	float: right;
	height: 15px;
	line-height: 15px;
}
#corpo-esquerda-post-rodape-comentarios span a{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
#corpo-esquerda-post-rodape-comentarios span a:hover {
	color: #A90045;
}
*/
#corpo-esquerda-post-rodape-comentarios a {
	background: url(images/link-comentarios.png) no-repeat left top;
	color: #333333;
	display: block;
	padding: 2px 0 2px 25px;
	text-decoration: none;
}
#corpo-esquerda-post-rodape-comentarios a:hover {
	background: url(images/link-comentarios_hover.png) no-repeat left top;
	color: #A90045;
}
/*#corpo-esquerda-post-rodape-compartilhe{*/
.addtoany_share_save_container{
	float: right;
	width: 181px;
	margin-top: 55px;
}
.addtoany_share_save_container img {
	border: none;
}
.addtoany_share_save_container li {
	list-style-type: none;
}
.addtoany_share_save_container ul {
	margin-left:-45px;
}
#corpo-esquerda-post-separator{
	background: transparent url(images/post-separator.png) no-repeat scroll left top;
	width: 498px;
	height: 2px;
	margin-left: 43px;
	margin-top: 25px;
}
#corpo-esquerda-post-separator-comentarios{
	background: transparent url(images/post-separator.png) no-repeat scroll left top;
	width: 498px;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#corpo-direita {
	/*background: #704230;*/
	float: left;
	padding: 0 0 110px 0;
}
#corpo-direita-bloco {
	/*background: #238478;*/
	width: 250px;
	margin: 0;
}
#corpo-direita-bloco input {
	background: transparent;
	border: none;
}
#corpo-direita-bloco textarea {
	background: transparent;
	border: none;
}
#corpo-direita-bloco-topo {
	background: transparent url(images/box-topo.png) no-repeat scroll left top;
	width: 250px;
	height: 11px;
}
#corpo-direita-bloco-topo_lady {
	background: transparent url(images/box-topo-lady.png) no-repeat scroll left top;
	width: 250px;
	height: 29px;
}
#corpo-direita-bloco-corpo {
	background: transparent url(images/box-bloco.png) repeat-y scroll left top;
	width: 250px;
}
#corpo-direita-bloco-corpo-titulo {
	background: url(images/marcador_titulo.png) no-repeat 220px top;
	padding: 10px 0 10px 30px;
}
#corpo-direita-bloco-corpo-titulo_twitter {
	padding: 20px 0 10px 10px;
}
#corpo-direita-bloco-corpo-conteudo {
	padding: 0px 20px 10px 30px;
}
#corpo-direita-bloco-corpo-conteudo.banner {
	padding: 0px 20px 10px 23px;
}

#corpo-direita-bloco-corpo-conteudo-categorias ul {
	margin: 0 0 0 25px;
	padding: 0 0 0 20px;
}
#corpo-direita-bloco-corpo-conteudo-categorias li {
	list-style-image: url(images/li_links.png);
	margin: 0;
	padding: 0;
}
#corpo-direita-bloco-corpo-conteudo-categorias li.current-cat a {
	color: #EC005F;
	cursor: text;
}
#corpo-direita-bloco-corpo-conteudo-categorias li a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
#corpo-direita-bloco-corpo-conteudo-categorias li a:hover {
	color: #EC005F;
}

#corpo-direita-bloco-corpo-conteudo a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
#corpo-direita-bloco-corpo-conteudo a:hover {
	color: #EC005F;
}
.corpo-direita-bloco-corpo-conteudo-text_nome {
	background: transparent url(images/text.png) no-repeat scroll left top;
	width: 206px;
	height: 20px;
	margin-left: -6px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.corpo-direita-bloco-corpo-conteudo-text_email {
	background: transparent url(images/text.png) no-repeat scroll left top;
	width: 206px;
	height: 20px;
	margin-left: -6px;
	margin-bottom: 6px;
}
.corpo-direita-bloco-corpo-conteudo-textarea_pergunta {
	background: transparent url(images/textarea.png) no-repeat scroll left top;
	width: 207px;
	height: 98px;
	margin-left: -6px;
}
.corpo-direita-bloco-corpo-conteudo-input_submit {
	width: 86px;
	height: 38px;
	margin-left: 120px; 
	cursor:pointer;
}
.corpo-direita-bloco-corpo-conteudo-input_submit a {
	background-image: url(images/enviar.png);
	background-position: left top;
	width: 71px;
	height: 22px;
	display: block;
	margin: 0 auto;
}
.corpo-direita-bloco-corpo-conteudo-input_submit a:hover {
	background-position: left bottom;
}

.inputs{width:260px; margin:3px 0px 0px 4px;}

#txtNome{width:200px;margin:1px 0px 0px 10px; font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 10px;}

#txtEmail{width:200px;margin:1px 0px 0px 10px; font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 10px;}

#txtPergunta{width:200px; height:90px;margin:3px 0px 0px 10px; font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 10px;}

#cadastro{ margin:0px 0px 0px 5px; font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 10px; height:18px; width:160px; }

#corpo-direita-bloco-corpo-conteudo-cadastro {
	width: 223px;
	height: 31px;
	margin-top: 10px;
	margin-left: -5px;
}
#topo-centro-busca input {
	background: transparent;
	border: none;
}
#corpo-direita-bloco-corpo-conteudo-cadastro-text_busca {
	background: transparent url(images/text.png) no-repeat scroll left top;
	width: 187px;
	height: 31px;
	float: left;
}
#corpo-direita-bloco-corpo-conteudo-cadastro-ok {
	width: 36px;
	height: 31px;
	left: 170px;
	float: left;
	margin-left: -16px;
	margin-top: -5px;
}
#corpo-direita-bloco-corpo-conteudo-cadastro-ok a {
	background-image: url(images/ok.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
#corpo-direita-bloco-corpo-conteudo-cadastro-ok a:hover {
	background-position: left bottom;
}
#frmEnquete .titulo-enquete {
	font-weight: bold;
	margin: 0 0 10px 0;
}

#frmEnquete #respostas-enquete {
	margin: 10px 0 0 0;
}

#frmEnquete #respostas-enquete span {
	display: block;
	margin: 0 0 3px 0;
}
#frmEnquete #respostas-enquete input[type="radio"] {
	cursor: pointer;
}
#frmEnquete #respostas-enquete label {
	cursor: pointer;
}
#frmEnquete #validaEnquete {
	color: #ff0000;
	height: 12px;
	float: left;
	margin: 13px 0 0 0;
}
#frmEnquete #bt_votar {
	height: 38px;
	text-align: right;
	width: 100%;
}
#frmEnquete #bt_votar a {
	background: url(images/bt_votar.png) no-repeat left top;
	display: block;
	float: right;
	height: 38px;
	width: 82px;
}
#frmEnquete #bt_votar a:hover {
	background: url(images/bt_votar_hover.png) no-repeat left top;
}
#corpo-direita-bloco-rodape {
	background: transparent url(images/box-rodape.png) no-repeat scroll left top;
	width: 250px;
	height: 13px;
}
#corpo-direita-bloco-rodape_links {
	background: transparent url(images/box-rodape-links.png) no-repeat scroll left top;
	width: 250px;
	height: 20px;
}
#corpo-direita-bloco-corpo-conteudo.links, #corpo-direita-bloco-corpo-conteudo.categorias, #corpo-direita-bloco-corpo-conteudo.archives {
	padding: 0 0 10px 0;
}
#corpo-direita-bloco-corpo-conteudo.twitter {
	padding-left: 20px; 
}
#twitter-bloco {
	color: #5C5C5C;
	font-size: 11px;
	width: 215px;
}
#twitter-topo {
	background: url(images/twitter-topo.png) no-repeat left top;
	height: 5px;
	width: 100%;
}
#twitter-conteudo {
	background: url(images/twitter-conteudo.png) repeat-y left top;
	padding: 12px 14px 5px 6px;
	width: 200px
}
#twitter-conteudo div.separador-twitt {
	background: #ACACAC;
	height: 1px;
	margin: 13px 0;
	width: 179px;
}
#twitter-conteudo #bt-twitter {
	height: 14px;
	margin: 10px 0 0 0;
	width: 62px;
}
#twitter-conteudo #bt-twitter a {
	background: url(images/bt_twitter.jpg) no-repeat left top;
	display: block;
	height: 100%;
	width: 100%;
}
#twitter-bloco #bt-siga-a-tok {
	width: 100%;
}

#twitter-bloco #bt-siga-a-tok a {
	background-image: url(images/bt_siga-a-tok.png);
	background-position: left top;
	width: 81px;
	height: 22px;
	display: block;
	margin: 10px 0 0 130px;
}
#twitter-bloco #bt-siga-a-tok a:hover {
	background-position: left bottom;
}

#twitter-rodape {
	background: url(images/twitter-rodape.png) no-repeat left top;
	height: 5px;
	width: 100%;
}
#list-archives {
	color: #333333;
	margin: 0 auto;
	width: 185px;
}
#list-archives ul {
	margin: 0;
	padding: 0;
}
#list-archives ul.archives {
	background: url(images/barra_arquivos.png) no-repeat left bottom;
	padding: 8px 0 8px 4px
}
#list-archives li {
	list-style: none;
}
#list-archives ul li span {
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
#list-archives ul li ul {
	padding: 0 0 0 5px;
}
#list-archives ul li ul li {
	margin: 2px 0;
}
#list-archives ul li ul li a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
#list-archives ul li ul li a:hover {
	color: #EC005F;
}
#list-links {

}
#list-links ul {
	margin: 0 0 0 25px;
	padding: 0 0 0 20px;
}
#list-links li {
	list-style-image: url(images/li_links.png);
	margin: 0;
	padding: 0;
}
#list-links li a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
#list-links li a:hover {
	color: #EC005F;
}
#rodape {
	height: 206px;
	clear: both;
	position: absolute;
	margin-top: -110px;
	width: 100%;
}
#rodape .content {
	height: 66px;
	margin: 120px auto 0 auto;
	width: 1000px
}
/*
#rodape .content .logo-rodape {
	background: url(images/logo_topo.png) no-repeat left top;
	height: 33px;
	margin: 0 0 0 295px;
	width: 141px;
}
#rodape .content .txt-rodape {
	background: url(images/direitos-reservados.jpg) no-repeat left top;
	height: 7px;
	margin: 23px 0 0 290px;
	width: 156px;
}*/
#rodape .content #logo-rodape {
	margin: 0 0 0 160px;
	width: 443px;
}
#comments {
	width: 500px;
	margin: 10px 0 0 45px;
}

#commentz {
	color: #333333;
	font-family: Tahoma;
	font-size: 26px;
	font-weight: normal;	
}

.commentlist {
	color: #E82C9B;
}

.commentlist cite, .commentlist cite a {
	font-family: Verdana;
	font-size: 12px;
	color: #E82C9B;
	font-weight: bold;
	font-style: normal;
}

#respond input {
	background: transparent;
	border: none;
	margin: 2px 0 0 4px;
	width: 260px;
}
#respond textarea {
	background: transparent;
	margin: 2px 4px;
	border: none;
}
#respond #respond-author {
	background: transparent url(images/reply-text.png) no-repeat scroll left top;
	width: 270px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
}
#respond #respond-email {
	background: transparent url(images/reply-text.png) no-repeat scroll left top;
	width: 270px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
}
#respond #respond-url {
	background: transparent url(images/reply-text.png) no-repeat scroll left top;
	width: 270px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
}
#respond #respond-comment {
	background: transparent url(images/reply-comment.png) no-repeat scroll left top;
	width: 270px;
	height: 151px;
	float: left;
	margin-bottom: 5px;
}
#respond #respond-comment #comment {
	width: 260px;
	height: 140px;
	font-size: 10px;
}
#respond #respond-submit {
	width: 86px;
	height: 38px;
	clear: both;
	margin-left: 190px;
}
#respond #respond-submit #submit {
	width: 71px;
	height: 22px;
}
#indique {
	overflow: auto;
	margin-top: 20px;
}
#indique input {
	background: transparent;
	border: none;
}
#indique textarea {
	background: transparent;
	border: none;
}
#indique #indique-logo {
	background: transparent url(images/indique.png) no-repeat scroll left top;
	width: 235px;
	height: 23px;
	margin-bottom: 15px;
}
#indique #indique-nome {
	background: transparent url(images/reply-text.png) no-repeat scroll left top;
	width: 270px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
}
#indique #indique-email {
	background: transparent url(images/reply-text.png) no-repeat scroll left top;
	width: 270px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
}
#indique #indique-nome_amiga {
	background: transparent url(images/reply-text.png) no-repeat scroll left top;
	width: 270px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
}
#indique #indique-email_amiga {
	background: transparent url(images/reply-text.png) no-repeat scroll left top;
	width: 270px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
}
#indique #indique-mensagem {
	background: transparent url(images/reply-comment.png) no-repeat scroll left top;
	width: 270px;
	height: 151px;
	float: left;
	margin-bottom: 5px;
}
#indique #indique-mensagem textarea {
	width: 260px;
	height: 140px;
}
#indique #indique-enviar {
	background: transparent url(images/enviar_comments.png) no-repeat scroll left top;
	width: 71px;
	height: 22px;
	clear: both;
	margin-left: 190px;
}
#wp-pagenavi{
	text-align: center;
	/*background: #879878;*/
	width: 400px;
	height: 130px;
	margin-left: 200px;
	margin-top: 10px;
}
#wp-pagenavi .pages{
	/*background: #287346;*/
	float: left;
}
#wp-pagenavi #pages { /*id*/
	/*background: #329864;*/
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
#wp-pagenavi #pages .page { /*id*/
	/*background: #239873;*/
}
#wp-pagenavi #pages .current { /*id*/
	/*background: #298475;*/
	color: #000000;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bolder;
}
#wp-pagenavi a { /*id*/
	float: left;
	color: #666666;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
#wp-pagenavi #bt-anterior {
	/*background: #304958;*/
	float: left;
}
#wp-pagenavi #bt-proximo {
	/*background: #129837;*/
	float: left;
}
#wp-pagenavi .extend {
	/*background: #456897;*/
	float: left;
}
#wp-pagenavi .last {
	/*background: #230948;*/
	float: left;
}

.f-left {
	float: left;	
}
 
.clearfix {
	display: block;
	clear: both;
}

#bt-saibamais a {
	background-image: url(images/saiba_mais.png);
	background-position: left top;
	width: 53px;
	height: 18px;
	display: block;
	margin: 7px 0 0 0;
}

#bt-saibamais a:hover {
	background-position: left bottom;
}

#bt-saibamais-fechar {
	background: url(images/barra_arquivos.png) no-repeat left top;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#bt-saibamais-fechar a {
	background-image: url(images/saiba_mais_fecha.png);
	background-position: left top;
	width: 28px;
	height: 28px;
	display: block;
	margin: 0 auto;
}

#bt-saibamais-fechar a:hover {
	background-position: left bottom;
}