html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {
	*font-size: 100%;
}
legend {
	color: #000;
}
a:link, a:visited {
	text-decoration: none;
}
html, body {
	height: 100% !important;
}
a, a *, input[type=submit] {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}
img {
	border: none;
	margin: 0;
}
.clear {
	clear: both;
	text-align: center;
}

@import url(http://fonts.googleapis.com/css?family=Quicksand:400,700,300);
body {
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
.env {
	position: relative;
	display: inline-block;
	width: 1080px;
	text-align: left;
}
.over {
	background: #262525;
	height: 52px;
}
.over input[type=search] {
	background: #1e1e1e;
	border: none;
	margin: 7px 0 0 0;
	padding: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 200px;
	color: #ccc;
}
.over input[type=submit] {
	background: url(../img/search.jpg) no-repeat top center transparent;
	border: none;
	padding: 10px;
	margin: 0;
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	top: 16px;
	right: 10px;
}
.over form {
	position: relative;
	display: inline-block;
	float: right;
}
.over .redes a div {
	position: relative;
	float: left;
	padding: 0 15px !important;
	border-right: 1px solid #1e1e1e !important;
	border-left: 1px solid #333 !important;
	margin-top: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.over .redes a:hover div {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
header {
	width: 100%;
	text-align: center;
}
header {
	background: #333333;
	height: 50px;
}
nav ul li {
	position: relative;
	float: left;
}
nav ul li a {
	position: relative;
	display: inline-block;
	color: #bfbfbf;
	text-transform: uppercase;
	line-height: 50px;
	padding: 0 15px;
}
nav ul li a:hover {
	background: #d63c54;
	color: white;
}
header .sombras {
	position: relative;
	float: right;
}
.splash {
	background: url(../img/header.jpg) no-repeat top center #eaf1f4;
	height: 367px;
	width: 100%;
}
main {
	position: relative;
	float: left;
	width: 750px;
}
.sidebar {
	position: relative;
	float: left;
	width: 300px;
	margin-left: 30px;
}
article {
	position:relative;
	margin-top: 30px;
	padding-bottom: 30px;
	margin-bottom:100px;
	background: url(../img/fim.jpg) repeat-x bottom center;
}
article h2, article h1 {
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	font-size: 20px;
	color: #5b575f;
	margin-bottom: 10px;
}
article h3 {
	text-align: left;
	letter-spacing: 2px;
	font-size: 15px;
	color: #d63c54;
	text-transform:uppercase;
	padding:10px 5px 0 5px;
}
article .date {
	position: relative;
	display: block;
	text-align: center;
	font-size: 14px;
}
article img {
	padding: 0 !important;
	max-width: 750px !important;
	height: auto !important;
	margin: 10px 0 5px 0 !important
}
article {
	text-align: center;
}
article p a{
	color:#d63c54;
}
article  hr{
	margin:20px 0;
}
article p {
	font-size: 14px;
	text-align: justify;
	padding: 5px;
}
article iframe {
	width: 750px !important;
	height: 423px !important;
	margin-top: 15px !important;
}
article p.no-break {
	display: none;
}
article .comments_list{
	position:absolute;
	bottom:-30px;
	left:0px;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
}
article .comments_list span{
	color:#d63c54;
}
.g-recaptcha{
    width: 310px;
    height: 100px;
    margin-left: 88px;
    overflow: hidden;
}
article .mais {
	position:absolute;
	bottom:-30px;
	right:0px;
}
article .mais a{
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#d63c54;
}
article .mais a:hover{
	text-decoration:underline;
}
article .redes{
	position:absolute;
	left:238px;
	bottom:-37px;
}
.likeList{
	list-style:none;
	height:40px;
	overflow:hidden;
}
.likeList li{
	position:relative;
	float:left;
	width:100px;
	height:30px;
}
.pagination {
	text-align: center;
	margin: 30px 0;
}
.pagination .page-numbers {
	font-size: 14px;
	position: relative;
	display: inline-block;
	width: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #efefef;
}
.pagination .page-numbers:hover {
	background: #d63c54;
	color: white;
}
.pagination .page-numbers.next, .pagination .page-numbers.prev, .pagination .page-numbers.dots {
	width: 100px;
	background: white;
	color: #d63c54;
}
.pagination .page-numbers.next:hover, .pagination .page-numbers.prev:hover, .pagination .page-numbers.dots:hover {
	background: white;
	color: #333;
}
.pagination .page-numbers.dots {
	width: 30px;
}
footer{
	background:#333;
	padding:0 0 30px 0;
}
footer nav{
	height:52px;
	margin-bottom:30px !important;
}
footer .env{
	text-align:center;
}
footer .env small{
	font-size:11px;
	font-weight:normal;
	color:#ccc;
}
.sidebar{
	margin-top:30px;
}
.sidebar h3{
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px 0;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0px;
	color:#5b575f;
}
.sidebar h3 span{
	color:#d63c54;
}
.sidebar .instabox{
	position:relative;
	height:300px;
}
.sidebar .instabox img{
	width:150px;
	height:150px;
	position:relative;
	float:left;
}
.sidebar .sidebar-widget > div{
	margin-bottom:30px;
}
.related h3{
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    font-size: 20px;
    color:#d63c54;
}
section > h1{
	margin:30px 0 10px 0;
	color:#d63c54;
	font-size:18px;
	text-transform: uppercase;
	
}
article .comments{
	margin-top:30px;
	padding-top:40px;
    background: url(../img/fim.jpg) repeat-x top center;
}
article .comment{
	position:relative;
	margin-bottom:20px;
	padding-bottom:40px;
	border-bottom:1px dotted #ccc;
}
article .comment .comment-author{
	position:relative;
	float:left;
	width:130px;
}
article .comment .comment-author img{
	padding:0; 
	margin:0;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
}
article .comment .comment-author cite{
	position: relative;
	float:right;
	margin-right:16px;
	width:96px;
	text-align:center;
	font-size:13px;
	padding-top:10px;
	color:#d63c54;
}
article .comment .comment-meta {
	position:absolute;
	bottom:15px;
	right:0px;
}
article .comment .reply{
	position:absolute;
	bottom:15px;
	right:170px;
}
article .comment .reply a{
	color:#d63c54;
}
article .comment-respond label{
	display: inline-block;
	width:80px;
}
article .comment-respond .comment-notes{
	margin:10px 0;
	font-size:12px;
}
article .comment-respond input[type=text],
article .comment-respond textarea{
	margin:0;
	padding:8px;
	border:1px solid #ccc;
	background:#f4f4f4;
}
article .comment-respond input[type=submit]{
	text-transform:uppercase;
	margin-left:83px;
	border:none;
	padding:8px 16px;
	color:white;
	background:#d63c54;
}
article .comment-respond input[type=submit]:hover{
	background:#333;
}
article .form-allowed-tags{
	display:none;
}
#anuncioslegados img {
    margin: 5px !important;
}
@media only screen and (max-device-width: 415px) {
	.env{
		width:320px;
	}
	.splash{
		background-position:top left;
        background-size: 610px auto;
    	height: 194px;
	}
	.splash .recent_posts{
		display:none;
	}
	.over{
	    height: 51px;
	}
	.over .redes,
	.over .env{
		text-align:center;
	}
	.over .redes a div{
		float:none;
		display:inline-block;
	}
	.over form{
		margin-top:15px;
		float:none;
	}
	.over ul{
		position:absolute;
		top:-52px;
		right:0px;
		float:none;
		margin:0;
		width:100%;
		text-align:center;
	}
	.over ul li{
		float:none;
		display:inline-block;
	}
	.over ul li a{
		text-transform:none;
		font-weight:bold;
		font-size:12px;
	}
	.menu-item-has-children{
		display:none !important;
	}
	.header{
		padding-top:60px;
		padding-bottom:10px;
		height:auto;
	}
	.header ul{
		text-align:center;
	}
	.header ul li{
		background:#d63c54;
		margin:5px;
		line-height:35px;
		display:inline-block;
		float:none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.header ul li a{
		color:white;
	}
	.header .sombras{
		float:none;
		width:320px;
		bottom:-10px;
		background:#d63c54;
	}
	.centered{
		padding:0px;
	}
	main{
		padding:10px;
		width:320px;
	}
	.banner_topo{
		display:none;
	}
	
	article h2, article h1{
		font-size:20px;
		padding-left:0;
		padding-top:15px;
		text-align:center;
	}
	article .tags{
		padding-left:0;
		font-size:12px;
		text-align:center;
	}
	article div.buttons{
		text-align:center;
	}
	article div.buttons .iLikeThis{
		margin-top:10px;
	}
	article .redes{
	    left: 23px;
		bottom: -80px;
	}
	article h3 a{
	    font-size:12px;
	}
	article img{
		max-width:100% !important;
	}
	.wp_rp_wrap{
		display:none;
	}
	.g.g-1, .g.g-3{
		display:none;
	}
	article iframe{
	    width: 290px !important;
    	height: 169px !important;
	}
	.pagination{
		margin-top:0;
	}
	.sidebar{
		margin:0 0 0 10px;
	}
	.footer nav ul{
		text-align:center;
		margin-top:15px;
	}
	.footer nav ul li{
		float:none;
		display:inline-block;
	}
	footer nav{
		margin:0 !important;
		height:auto;
	}
	.footer nav ul li a{
		line-height:35px;
		margin:5px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		background:#3c3c3c;
	}
	article .comment .comment-author{
		width:70px;
	}
	article .comment .comment-author cite{
		float:none;
		margin-right:0;
	}
	article p{
		font-size:13px;
	}
	article .children{
		width:auto;
	    margin-left: 0;
	    background: #f4f4f4;
	    padding: 10px;
	    margin-top: 10px;
	    -webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.comment-author.vcard{
		padding-top:0;
		margin-right:20px;
		width:70px;
	}
}