/*
Theme Name: Nutryblog
Theme URI: http://wordpress.org/
Description: Blog Nutry Stress.
Version: 1.0
Author: Sattva Media 
Author URI: www.sattvamedia.com
Tags: 

*/



@charset "UTF-8";
/* CSS Document */

body {
	width:100%;
	margin:0px;
	background-color:#a2ed5a;
	background-image:url(images/bg_strip.jpg);
	background-repeat:repeat-x;
}

#global {
	width:999px;
	margin:0px auto 0px auto;
}

#clear {
	clear:both;
}

#header {
	width:991px;
	}
	
#menu {
	background-image:url(images/menu_bg_home.jpg);
	width:991px;
	height:62px;
}

#menu.sobre {
	background-image:url(images/menu_bg_sobre.jpg);
}
#menu.contato {
	background-image:url(images/menu_bg_contato.jpg);

}

#menu .itens {
	width:350px;
	float:left;
	margin-left:106px;
	margin-top:30px;
}

#menu .itens .menuhome{
	float:left;
}

#menu .itens .menusobre{
	float:left;
	margin-left:30px;
}

#menu .itens .menucontato{
	float:left;
	margin-left:35px;
}

#menu .itens .menupromocao{
	margin-left:53px;
	float:left;
}

#menu .itens h3{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

#menu .itens a{
	color:#FFF;
	text-decoration:none;
}

#menu .itens a:hover{
	color:#FFF;
	text-decoration:underline;
}

#menu .busca {
	float:left;
	margin-left:77px;
	margin-top:15px;
}

#menu .busca .campo{
	background-image:url(images/busca_input_bg.gif);
	background-repeat:no-repeat;
	width:255px;
	height:22px;
	margin:8px 10px 0px 0px;
	padding:2px 5px 0px 5px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#menu .busca .botao {
	vertical-align:middle;
}

.screen-reader-text {
	display:none;
}

#menu .busca #searchsubmit {
	display:none;
}

#s {
	background-image:url(images/busca_input_bg.gif);
	background-repeat:no-repeat;
	width:255px;
	height:22px;
	margin:8px 10px 0px 0px;
	padding:2px 5px 0px 5px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#principal{
	width:966px;
	height:100%;
	background-image:url(images/conteudo_bg.jpg);
	background-repeat:repeat-y;
}

#conteudo {
	width:674px;
	float:left;
}

#conteudo .title{
	background-image:url(images/title_bg.jpg);
	background-repeat:no-repeat;
	margin-left:57px;
	margin-top:30px;
	float:left;
	width:569px;
	height:58px;
	padding-left:20px;
	padding-right:10px;
}

#conteudo .title p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	margin:0px;
}

#conteudo .title h2{
	margin:0px;
	padding:0px;
}

#conteudo .title h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#conteudo .title h2 a:hover{
	text-decoration:underline;
}

#conteudo .title .titulo {
	width:450px;
	float:left;
	margin-top:8px;
}

#conteudo .title .data {
	width:100px;
	float:left;
	margin-top:12px;
}

#conteudo .title .data p{
	text-align:right;
	font-size:14px;
}

#conteudo .title .votos {
	width:180px;
	float:left;
	margin-top:6px;
}

#conteudo .title .tags {
	width:370px;
	float:left;
	margin-top:6px;
}

#conteudo .title .tags p {
	text-align:right;
}

#conteudo .title .tags a {
	text-decoration:none;
	color:#FFF;
}

#conteudo .title .tags a:hover {
	text-decoration:underline;
}

#conteudo .texto{
	width:560px;
	margin-left:67px;
	margin-top:20px;
}

#conteudo .texto p{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	text-align:justify;
	color:#000;
	line-height:18px;
}

#conteudo .texto h3{ /* 404 not found */
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	text-align:center;
	color:#FFF;
	padding:15px;
	background-color:#028cd2;
	margin-top:30px;
}

#conteudo .coment{
	background-image:url(images/coment_bg.jpg);
	background-repeat:no-repeat;
	margin-left:57px;
	margin-top:20px;
	float:left;
	width:559px;
	padding-left:20px;
	padding-right:15px;
}

#conteudo .coment p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	margin:0px;
}

#conteudo .coment a{
	color:#FFF;
	margin:0px;
	text-decoration:none;
}

#conteudo .coment a:hover{
	text-decoration:underline;
}

#conteudo .coment .comentarios{
	margin-top:7px;
	float:left;
}

#conteudo .coment .assinatura{
	margin-top:7px;
	float:right;
}

#conteudo .coment .compartilhe{
	float:left;
	margin-top:8px;
}

#conteudo .coment .compartilhe p{
	color:#000;
}

#conteudo .coment .icones{
	float:right;
	margin-top:8px;
	margin-bottom:30px;
}

#conteudo .coment .icones img{
	margin:0px 0px 0px 10px;
}

#conteudo .tomalhe{
	width:581px;
	height:129px;
	margin-left:65px;
	margin-top:20px;
}

#conteudo .tomalhe p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:18px;
	color:#028cd1;
}

#conteudo .tomalhe a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:18px;
	color:#028cd1;
	text-decoration:none;
}

#conteudo .tomalhe a:hover{
	text-decoration:underline;
}

.navigation{
	width:674px;
	margin-top:30px;
}

.navigation a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#b4ff00;
	color:#000;
	padding:6px;
	text-decoration:none;
}

.navigation .alignleft{
	float:left;
	margin-left:100px;
	margin-bottom:30px;
}

.navigation .alignright{
	float:right;
	margin-right:60px;
	margin-bottom:30px;
}

.navigationsearch{
	width:574px;
	margin-top:30px;
}

.navigationsearch a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#b4ff00;
	color:#000;
	padding:6px;
	text-decoration:none;
}

.navigationsearch .alignleft{
	float:left;
	margin-left:40px;
	margin-bottom:30px;
}

.navigationsearch .alignright{
	float:right;
	margin-right:60px;
	margin-bottom:30px;
}

#lateral {
	float:left;
	width:292px;
}

#lateral .botoes{
	margin-left:65px;
}

#lateral .promocao{
	margin-left:15px;
	margin-top:20px;
}

#lateral .sobre{
	width:221px;
	margin-top:15px;
	margin-left:35px;
}

#lateral .sobre p{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-align:justify;
	color:#000;
	line-height:18px;
}

#lateral .separador {
	width:187px;
	height:17px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(images/separador_lateral.gif);
	background-repeat:no-repeat;
}

#lateral .enquete{
	margin-left:25px;
	background-image:url(images/enquete_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#0289d4;
	width:250px;
	height:300px;
}

#lateral .enquete p {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
}

.wp-polls-ul {
	margin:0px;
	padding:0px;
}

.lienquete {
	margin:0px 0px 0px 10px;
	list-style:none;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
}

.lienqueteresultado {
	margin:0px 0px 0px 20px;
	list-style:none;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
}

#lateral .categorias{
	background-image:url(images/categorias_bg.jpg);
	background-repeat:repeat-y;
	width:251px;
	height:100%;
	margin-left:25px;
	color:#a5a5a5;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}

#lateral .categorias ul{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 15px;
}

#lateral .categorias li{
	list-style:none;
	padding:0px;
	margin:9px 0px 0px 0px;
}

#lateral .categorias h2{
	display:none;
}

#lateral .categories a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#38b555;
}

#lateral .categorias a:hover{
	text-decoration:underline;
}

#lateral .categorias a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 0px 5px;;
	padding:0px;
	/*color:#38b555;*/
	color: #360;
}

#lateral .emergencia {
	margin:30px 0px 30px 35px;
}

#lateral .twitter {
	background-image:url(images/twitter_box.gif);
	background-repeat:no-repeat;
	width:243px;
	height:316px;
	margin-left:30px;
}

#lateral .twitter .conteudo{
	width:203px;
	margin-left:20px;
	padding-top:73px;
}

#lateral .qvb {
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}

#posts, #cats {
	display:none;
}

#posts, #comentados {
	display:none;
}

#footer {
	float:left;
	width:991px;
	height:116px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
}

#footer .inscricao {
	margin-left:325px;
	margin-top:15px;
}

#footer .inscricao p{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#222222;
	padding:0px;
	margin:0px 0px 8px 0px;
}

#footer .inscricao .campo{
	width:129px;
	height:18px;
	border:1px solid #656462;
	padding:0px;
	margin:0px;
	margin-left:10px;
	vertical-align:top;
}

#footer .inscricao .botao{
	margin-left:10px;
}

.buscapg {
	width:560px;
	margin-left:67px;
	margin-top:20px;
}

.buscapg p{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-align:justify;
	color:#000;
	line-height:18px;
}

.buscapg a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration:none
}

.buscapg a:hover{
	text-decoration:underline
}

.buscapg h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#028cd2;
	padding:6px;
	font-size:13px;
	margin:0px;
}

.buscapg h3 a{
	color:#FFF
}

.buscapg p{
	font-family:Arial, Helvetica, sans-serif;
}

/*---------- COMENT�RIOS -----------*/

#comment-2 {
	border:#b3b3b3 solid 2px;
}

.comment-body {
	border: #b3b3b3 solid 2px;
	margin-top:20px;
}

#comment-2 .comment-body {
	border:#b3b3b3 solid 0px;
	margin-top:13px;
}

.comment-body {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;
	line-height:11px;
	padding:15px 15px 5px 15px;
}

#conteudo .texto .comment-body p{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#4a4a4a;
	line-height:18px;
}

.fn {
	text-decoration:none;
	text-transform:none;
	margin-bottom:5px;
}

.comment-body a{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;
	line-height:11px;
	text-decoration:none;
}

#commentform {
	margin-left:40px;
	padding:0px;
}

.espacobizarro {
	margin-left:0px;
}

.logado p {
	color:#4a4a4a;
}

.logado a{
	text-decoration:none;
	color:#4a4a4a;
	font-weight:bold;
}

.commentlist {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#4a4a4a;
}

#comment {
	height:127px;
	width:380px;
}



/*---------- FIM COMENT�RIOS -----------*/


.wpcf7 p {
	float:right;
}

.wpcf7 .your-email {
	background-image:url(images/input_email_bg.gif);
	background-repeat:no-repeat;
	width:447px;
	height:24px;
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
}

.wpcf7 .your-age {
	background-image:url(images/input_idade_bg.gif);
	background-repeat:no-repeat;
	width:85px;
	height:24px;
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
}

.wpcf7 .your-name {
	background-image:url(images/input_nome_bg.gif);
	background-repeat:no-repeat;
	width:307px;
	height:24px;
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
}

.wpcf7 .your-message {
	background-image:url(images/input_mensagem_bg.gif);
	background-repeat:no-repeat;
	width:447px;
	height:85px;
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
}



/* --- PROMOCAO --- */

#quadros {
	margin:40px 0px;
}

#quadros h3{
	text-align:center;
}

#quadros p{
	text-align:left;
	margin-left:100px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding-right:20px;
}

.youtube {
	width:433px;
	height:271px;
	background-image:url(images/quadro_youtube.gif);
	background-repeat:no-repeat;
	padding:12px 0px 0px 10px;
	margin-left:120px;
}

.votar_bt {
	position:absolute;
	margin-left:450px;
	margin-bottom:-150px;
}

.valign{
	vertical-align:middle;
}

#quadros #lidio {
	display:block;
}

#quadros #samamba{
	display:none;
}

#quadros #vanusa{
	display:none;
}

#quadros #dog{
	display:none;
}

#quadros #davis{
	display:none;
}

.twtr-hd{ 
display:none;
}

.twtr-ft{
	display:none;
}
