﻿/*
Theme Name: Nudelas by Dk
Theme URI: http://www.viagiz.com/
Version: 1.1
Author: Dk Ribeiro
Author URI: http://www.viagiz.com/
*/

@import url(http://fonts.googleapis.com/css?family=Voces|Lobster|Julius+Sans+One);

a{
	text-decoration:none;
	color:#930;
	-webkit-transition: color 0.2s ease-in; /*safari e chrome */
 	-moz-transition: color 0.2s ease-in; /* firefox */
	-o-transition: color 0.2s ease-in; /* opera */
}
a:hover{color:#069;}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#333;
	background: #3f4c6b; /* Old browsers */
	background: -moz-linear-gradient(top, #3f4c6b 0%, #20222d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4c6b), color-stop(100%,#20222d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3f4c6b 0%,#20222d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3f4c6b 0%,#20222d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3f4c6b 0%,#20222d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #3f4c6b 0%,#20222d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#20222d',GradientType=0 ); /* IE6-9 */
}

body.dia{
	background: #dedbfc; /* Old browsers */
background: -moz-linear-gradient(top, #dedbfc 0%, #4a90ce 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedbfc), color-stop(100%,#4a90ce)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #dedbfc 0%,#4a90ce 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #dedbfc 0%,#4a90ce 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #dedbfc 0%,#4a90ce 100%); /* IE10+ */
background: linear-gradient(to bottom, #dedbfc 0%,#4a90ce 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedbfc', endColorstr='#4a90ce',GradientType=0 ); /* IE6-9 */
}

#fundosite {
	margin:0px;
	padding:0px;
	width:100%;
	background:url(images/bg.png?version=2) fixed;
}
#mainpage {
	margin:0 auto;
	width:1200px;
	padding:0;
}
#dotstop{
	height:450px;
	width:100%;
	z-index:-1;
	margin:0 0 -450px;	
	background:url(images/bgtop.png) repeat-x center top;
}
/* ------------------------------ cabecalho ------------------------------ */
#cabecalho{
	margin:0 0 10px;
	padding:0;
	width:100%;
	display:table;
}
#cabecalho #mulherestopo{
	width:100%;
	background-size:100%;
	display:table;
	box-shadow:#000 0 0 4px;
}
#cabecalho #logo{
	margin:0;
	float:left;
	z-index:99;
	position:relative;
	padding:0;
}
#cabecalho #logo img{
	margin:0;
	display:block;
	padding:0;
	background:url(images/logofundo.png) -500px -500px no-repeat;
}
#cabecalho #logo:hover{
	background:url(images/logofundo.png);
	background-size:100%;
}
#cabecalho #logo img:hover{
	opacity:0;
}
#cabecalho #headermenu{
	margin:0;
	width:100%;
	clear:both;
	text-transform:uppercase;
	display:table;
	z-index:99;
	position:relative;
	font-family: 'Julius Sans One', cursive;
	background:#333;
	background: #a30002; /* Old browsers */
	background: -moz-linear-gradient(top, #a30002 0%, #700001 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a30002), color-stop(100%,#700001)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a30002 0%,#700001 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a30002 0%,#700001 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a30002 0%,#700001 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a30002 0%,#700001 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30002', endColorstr='#700001',GradientType=0 ); /* IE6-9 */
	
}
#cabecalho #headermenu ul, #cabecalho #headermenu div{
	padding:0;
	margin:0;
	display:inline-block;
}
#cabecalho #headermenu li{
	list-style:none;
	display:inline-block;
	margin:0;
}
#cabecalho #headermenu li a{
	text-decoration:none;
	display:block;
	padding:12px 10px 10px;
	margin:0 4px 0 0;
	color:#FFF;
	background:url(images/menubg.png) center no-repeat;
	background-size:0px;
	-webkit-transition: background-size 0.3s ease-in; /*safari e chrome */
 	-moz-transition: background-size 0.3s ease-in; /* firefox */
	-o-transition: background-size 0.3s ease-in; /* opera */
}
#cabecalho #headermenu li a:hover{
	background-size:130%;
}
#cabecalho #headermenu #buscatopo{
	margin:7px 5px 0 0;
	height:26px;
	overflow:hidden;
	background:#FFF;
	float:right;
	width:180px;
}
#cabecalho #buscatopo input{
	font:200 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
	border:none;
	padding:2px 2%;
	margin:0;
}
#cabecalho #buscatopo input#s{
	height:25px;
	float:left;
	width:140px;
}
#cabecalho #buscatopo input#acao{
	height:26px;
	color:#FFF;
	float:right;
	width:26px;
	background: url(images/busca.png) no-repeat center;
	background-size:16px;
	text-indent:-999px;
	cursor:pointer;
}


#cabecalho #adstopo{
	width:100%;
	clear:both;
	display:table;
	margin:10px 0 0;
}
#cabecalho #adstopo .anuncioe{
	float:left;
}
#cabecalho #adstopo .anunciod{
	float:right;
}
#cabecalho #adstopo img{
	width:595px;
	height:auto;
}
/* ------------------------------ posts ------------------------------ */
#bloco-posts {
	float: left;
	width: 870px;
}

#adspost {
    margin: 0px 0px 10px;
    box-shadow: 0px 0px 3px #000;
    height: 89px;
    overflow: hidden;
}

.post {
	background:#FFF;
	margin:0 0 15px;
	padding:10px;
	display: block;
	box-shadow:#000 0 0 2px;
	overflow:hidden;
}
.post .titulopost {
	margin:-11px -10px 5px -10px;
	padding:5px 10px;
	font-size: 30px;
	font-weight: normal;
	color:#FFF;
	font-family: 'Lobster', cursive;
	background: #a30002; /* Old browsers */
	background: -moz-linear-gradient(top, #a30002 0%, #700001 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a30002), color-stop(100%,#700001)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a30002 0%,#700001 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a30002 0%,#700001 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a30002 0%,#700001 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a30002 0%,#700001 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30002', endColorstr='#700001',GradientType=0 ); /* IE6-9 */
}
.titulopost a{
	color:#FFF;
	text-decoration:none;
}
.titulopost a:hover{
	color:#FF9;
}
.post .infopost{
	font-size:12px;
	margin:0 0 10px;
	text-align:right;
	font-family: 'Julius Sans One';
}
.post .content{
	font:200 16px "Helvetica Neue",Helvetica,Arial,sans-serif;
	clear:both;
	padding:5px 10px;
	overflow:hidden;
}
.post .content img{
	max-width:90%;
	height:auto;
	border:none;
	padding:5px 10px;
}
.post .content ol{
	padding:0 0 0 20px;
}
.post .content .more-link{
	background:#900;
	color:#FFF;
	padding:5px 0;
	display:block;
	width:140px;
	text-align:center;
	margin:10px auto;
	border-bottom-left-radius:10px;
	border-top-right-radius:10px;
	font-family: 'Lobster', cursive;
	font-weight:100;
	-webkit-transition: width 0.2s ease-in; /*safari e chrome */
 	-moz-transition: width 0.2s ease-in; /* firefox */
	-o-transition: width 0.2s ease-in; /* opera */
}
.post .content .more-link:hover{
	width:250px;
	color:#FFC;
}
.post .postfooter {
	margin:10px 0 0;
	padding:10px 0 0;
	clear:both;
	display:table;
	width:100%;
	background:url(images/shadowb.png) top center no-repeat;
	background-size:100%;
}
.post .postfooter .comentai{
	float:right;
	margin:25px 10px 0 0;
	display:table;
}
.post .postfooter .comentai a{
	background:#C60;
	padding:10px 15px;
	color:#FFF;
	font-size:16px;
	font-family: 'Lobster', cursive;
	border-top-left-radius:10px;
	text-shadow:#000 0 0 3px;
}
.post .postfooter .comentai a:hover{
	color:#900;
	text-shadow:#fff 0 0 3px;
}

/* ------------------------------ sidebar ------------------------------ */

#bdireita {
	float: right;
	width:320px;
}
#abreres{
	position:absolute;
	top:20px;
	right:0px;
	width:100px;
	height:100px;
	background:url(images/abrir.png) no-repeat right center;
	z-index:999;
	display:none;
}
#closeres{
	position:fixed;
	top:20px;
	left:20px;
	z-index:999;
	background:url(images/close.png) no-repeat;
	height:80px;
	width:80px;
	display:none;
}
#bdireita #respomenu{ display:none; }
#bdireita #respomenu h2{
	background:transparent;
	font-size:26px;
	text-align:center;
	text-shadow:#000 0 0 5px;
	margin:0 0 20px;
}
#bdireita #respomenu li{
	list-style:none;
	display:block;
	margin:0 0 10px;
	padding:0;
	box-shadow:none;
	background:transparent;
}
#respomenu li a{
	text-decoration:none;
	font-family: 'Julius Sans One';
	border-top-left-radius:10px;
	display:block;
	padding:12px 10px 10px;
	box-shadow:#000 0 0 3px;
	margin:0;
	color:#FFF;
	background:#900 url(images/menubg.png) center no-repeat;
	background-size:0px;
	-webkit-transition: background-size 0.3s ease-in; /*safari e chrome */
 	-moz-transition: background-size 0.3s ease-in; /* firefox */
	-o-transition: background-size 0.3s ease-in; /* opera */
}
#respomenu li a:hover{
	background-size:130%;
}


#bdireita #sociais{
	background:#FFF;
	margin:0 0 10px 0;
	box-shadow:#000 0 0 2px;
}
#bdireita #sociais ul li{
	margin:0px;
	display:inline-block;
	margin:0 auto;
	float:none;
	box-shadow:none;
}
#bdireita #buscablog{
	position:relative;
	margin:0 0 10px 0;
	height:30px;
	overflow:hidden;
	background:#FFF;
	display:none;
}
#bdireita #buscablog input{
	font:200 16px "Helvetica Neue",Helvetica,Arial,sans-serif;
	border:none;
	padding:2px 2%;
	margin:0;
}
#bdireita #buscablog input#s{
	height:28px;
	float:left;
	width:72%
}
#bdireita #buscablog input#acao{
	height:30px;
	color:#FFF;
	float:right;
	width:20%;background: #a30002; /* Old browsers */
	background: -moz-linear-gradient(top, #a30002 0%, #700001 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a30002), color-stop(100%,#700001)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a30002 0%,#700001 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a30002 0%,#700001 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a30002 0%,#700001 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a30002 0%,#700001 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30002', endColorstr='#700001',GradientType=0 ); /* IE6-9 */
}
#bdireita #newsblog{
	text-align:center;
	padding:15px 0;
	margin:0 0 10px;
	background: #700001; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #700001 0%, #a30002 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#700001), color-stop(100%,#a30002)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #700001 0%,#a30002 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #700001 0%,#a30002 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #700001 0%,#a30002 100%); /* IE10+ */
	background: linear-gradient(135deg, #700001 0%,#a30002 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700001', endColorstr='#a30002',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#bdireita #newsblog img{
	display:inline-block;
	vertical-align:bottom;
}
#bdireita #newsblog input{
	border:none;
	height:30px;
}
#bdireita #newsblog #newmail{
	width:60%;
	padding:0 0 0 1%;
}
#bdireita #newsblog #newass{
	width:20%;
	color:#FFF;
	background:#C60;
	
}
#bdireita img{
	-webkit-transition: opacity 0.2s ease-in; /*safari e chrome */
 	-moz-transition: opacity 0.2s ease-in; /* firefox */
	-o-transition: opacity 0.2s ease-in; /* opera */
	opacity:0.8;
	margin:0;
}
#bdireita img:hover{
	background:#900;
	opacity:1;
}

#bdireita ul{margin:0; padding:0;}
#bdireita ul li {
	background-color: #fff;
	padding:10px;
	margin:0 0 10px;
	list-style: none;
	box-shadow:0 0 2px;
}
#bdireita ul li ul li{
	padding: 0;
	margin:0;
	box-shadow:none;
	border-radius:0;
}
#bdireita h2 {
	margin:-11px -10px 10px;
	font-size:18px;
	font-weight: normal;
	padding:6px 5px 4px;
	color:#FFF;
	text-shadow:#333 0 0 2px;
	font-family: 'Julius Sans One';
	background: #700001; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #700001 0%, #a30002 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#700001), color-stop(100%,#a30002)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #700001 0%,#a30002 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #700001 0%,#a30002 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #700001 0%,#a30002 100%); /* IE10+ */
	background: linear-gradient(135deg, #700001 0%,#a30002 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#700001', endColorstr='#a30002',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#bdireita #facebookbox{
	padding:33px 0 0;
	background:url(images/facebook.png) no-repeat top center;
	background-size:100%;
	margin:0;
}
#bdireita #twitterbox{
	padding:33px 0 0;
	background:url(images/twitter.png) no-repeat top center;
	background-size:100%;
	margin:0;
}
/* ------------------------------ rodapé ------------------------------ */
#rodape {
	clear: both;
	margin:0;
	padding:50px 0 0;
	display:table;
	width:100%;
}
#rodape #creditos{
	background:#FFF;
	padding:10px;
	font-size:10px;
	text-align:center;
	margin:10px 0 0;
	float:left;
	border-top-right-radius:10px;
	box-shadow:#000 0 0 2px;
	font-family: 'Julius Sans One', cursive;
}
#widfoo{
	display:table;
	width:100%;
	padding:0;
	margin:0;
}
#widfoo ul{
	padding:0;
}
#widfoo li.widget{
	display:table-cell;
	list-style:none;
	padding:10px;
	border-radius:5px;
	text-align:center;
}
#widfoo li.widget li{
	list-style:none;
}

#widfoo li.widget h2{
	padding:0;
	margin:0 0 10px;
	color:#FFF;
	text-shadow:#000 0 0 2px;
}


.navigation {
	display:block;
	text-align: center;
	margin:20px 0;
}
.paginas a{
	background:#FFF;
	padding:4px 8px 2px;
	display:inline-block;
	text-decoration:none;
	font-size:20px;
	font-family: 'Julius Sans One';
}
.paginas a:hover{
	box-shadow:#000 0 0 2px;
	background:#900;
	color:#FFF;
}

.paginas .current{
	padding:4px 8px 2px;
	box-shadow:#000 0 0 2px;
	background:#900;
	font-size:24px;
	color:#FFF;
}

/* ------------------------------ comentários ------------------------------ */
.commentzone {
	width:100%;
	margin: 0;
	background:#FFF;
	display:block;
	box-shadow:#000 0 0 2px;
}
.commentzone h2.ncoment{
	padding:10px;
	margin:0;
	background:#C60;
	color:#FFF;
	font-family:'Lobster';
	font-weight:normal;
}
.list-comments {
	padding:0;
	list-style: none;
	overflow:hidden;
}
.comment {
	padding:10px;
	border-bottom:#999 solid 1px;
	display:block;
}
.comment .comment {
	padding:10px;
	border-bottom: none;
	display:block;
	background:#ECECEC;
}
.comment .depth-3, .comment .depth-5, .comment .depth-7, .comment .depth-9, .comment .depth-11{
	background:#FFF;
}

.avatar{
	margin:0 5px 5px 0;
	float:left;
}
.comment .comment .avatar{
	width:50px;
	height:50px;
}
.comment-meta{ 
	font-size:10px;
	margin:0;
}
.comment p{
	font:200 16px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:0;
}
.comment .reply{
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px;
}

#respond{
	padding:10px;
}
#respond .comment-notes, .form-allowed-tags{
	font-size:12px;
}
#respond input, #respond textarea{
	display:block;
}

#respond .required{
	color:#C00;
}

/* ------------ setinha ------------ */
#suba{
	position:fixed;
	bottom:5px;
	right:20px;
	background:url(images/toup.png) no-repeat center;
	width:30px;
	height:30px;
	display:none;
	opacity:0.5;
}
#suba:hover{
	opacity:1;
}


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.wp-caption {
       border: 1px solid #ddd;
       text-align: center;
       background-color: #f3f3f3;
       padding-top: 4px;
       margin: 10px;
       -moz-border-radius: 3px;
       -khtml-border-radius: 3px;
       -webkit-border-radius: 3px;
       border-radius: 3px;
}

.wp-caption img {
       margin: 0;
       padding: 0;
       border: 0 none;
}
.wp-caption p.wp-caption-text {
       font-size: 11px;
       line-height: 17px;
       padding: 0 4px 5px;
       margin: 0;
}