/*  
Theme Name: PPF2013 Otimizado
Theme URI: http://evelynregly.com
Description: Layout 2 colunas, com espaços para publicidade, menus interativos e compartilhamento de redes sociais. Tema otimizado para performance e SEO.
Version: 2.0
Author: Manoel Netto
Author URI: http://tecnocracia.net
*/

/* ************************************ PADRÃO *************************************** */

* { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body {
    background: url("images/bg-body.jpg") top repeat-x fixed #EAFEFF;
    font:400 15px/25px 'Lato';
    color: #666666;
    padding: 0;
    text-align: justify;
    margin: 0px;
}

#nova {
    position: fixed;
    width: 100%;
    height: 42px!important;
    max-height: 42px;
    margin:0;
    z-index: 156;
}

#menufixo {
    background-color: rgba(0, 0, 0, 0.9);
    height: 38px;
    position: fixed;
    width: 100%;
    z-index: 155;
}

#menu-wrapper {
    width: 1035px;
    margin:0 auto;
    overflow: auto;
}

#clear {
    clear: both;
}


/* ************************************ Social*************************************** */
#social {
    width: 300px;
    height: 50px;
    margin-bottom: 10px;
}

#social span {
    display: none;
}

#social ul {
    background: none!important;
    list-style: none!important;
    margin: 0!important;
    padding: 0!important;
    width: 100%;
}

#social ul li {
    background:none!important;
    border: 0!important;
    padding-left: 0!important;
    display: inline;
}

#social ul li a {
    display:block;
    background-image: url("images/social.png");
    border: 0 none;
    float: left;
    width: 50px;
    height: 50px;
    text-decoration: none;
}

#social li.facebook a {
    background-position: 0 0px;
}

#social  li.facebook a:hover {
    background-position: 0 50px;
}

#social  li.twitter a {
    background-position: -50px 0px;
}

#social  li.twitter a:hover {
    background-position: -50px 50px;
}

#social  li.instagram a {
    background-position: -100px 0px;
}

#social  li.instagram a:hover {
    background-position: -100px 50px;
}

#social  li.v a {
    background-position: -150px 0px;
}

#social  li.v a:hover {
    background-position: -150px 50px;
}

#social  li.rss a {
    background-position: -200px 0px;
}

#social  li.rss a:hover {
    background-position: -200px 50px;
}

#social  li.pinterest a {
    background-position: -250px 0px;
}

#social  li.pinterest a:hover {
    background-position: -250px 50px;
}

/* ************************************ Display None *************************************** */
.none {
    display: none;
}

/* ************************************ Já Curtiu *************************************** */

#likebox {
    margin-left: -10px;
}


/* ************************************ Perfil *************************************** */

#sidebar .perfil {
    font-size: 20px;
    text-align: justify;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

#sidebar .perfil p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 2px;
    font-style: normal;
    text-align: left;
    color: #000000;
}

#sidebar .perfil img {
    width: 280px!important;
    height: auto!important;
    border-radius:23px 23px 0 0;
    -moz-border-radius:23px 23px 0 0;
    -webkit-border-radius:23px 23px 0 0;
    margin: 0;
    background: none;
    box-shadow: none;
}

#sidebar .side-readmore {
	font:400 24px 'Arapey';
	font-style: italic;
	color: #000;
	letter-spacing: -1px;
    padding-right: 10px;
    float: right;
    clear: both;
}

/* ************************************ Descrição Perfil *************************************** */
.widget_sp_image-description {
    background: none repeat scroll 0 0 #FFFFFF;
    line-height: 29px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-top: 0px;
    padding: 8px 0 8px 14px;
    text-align: justify;
    width: 300px;
}

.widget_sp_image img {
    height: auto !important;
    margin-top: 0px !important;
    width: 300px !important;
}

#main-wrapper {
	position: relative;
	width: 100%;
	overflow: auto;
}

#wrapper-footer {
    background: url("images/bg-footer.png") top repeat-x transparent;
    margin-top: 30px;
    overflow: auto;
    width: 100%;
}

#footer {
    width: 1035px;
    min-height: 240px;
    margin: 0px auto;
}


/* ************************************ Quote *************************************** */

blockquote {
	color: #000;
	display: block;
	padding: 1px 20px;
	width: 700px;
	background-color: #E8F9F7;
	margin: 0 -10px;
}

/* ************************************** Cores dos links **************************************** */

a {
    text-decoration: none;
    color: #bb1851;
}

a:link {
    color: #bb1851;
}

a:visited, a:active {
    color: #bb1851;
}

a:hover {
    color: #ee728c;
    text-decoration: none;
}



/* ************************************** Tags **************************************** */


/* ************************************** Assinatura **************************************** */


#assinatura {
    float: right;
    margin-right: 0;
    margin-top: -62px;
}

/* ************************************** Thumbnail **************************************** */

#miniatura {
    float: left;
    margin: 0 20px 20px 0;
}

#miniatura img {
    background: none repeat scroll 0 0 #E5E5E5;
    height: 164px !important;
    padding: 5px;
    width: 206px;
}

/* *********************** Data dos posts ****************************** */


.data {
    background: none no-repeat scroll 0 0 transparent;
    color: #9d9d9d;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-top: 10px;
    text-align: left;
    width: 288px;
}

.data b {
    color: #5d5d5d;
}


/* **************************** Topo **************************** */

#header {
    width: 100%;
    overflow: auto;
    height: auto;
}

#site-logo {
	display: block;
	width: 492px;
	height: 173px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(images/logo-top.png) center center no-repeat transparent;
	position: absolute;
	top:215px;
	right:110px;
}

#sereia {
	display: block;
	width: 422px;
	height: 812px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(images/bg-sereia.png) center center no-repeat transparent;
	position: absolute;
	left:-110px;
	top:80px;
	z-index:-1;
}

/* **************************** CARAS **************************** */
header#header-blogs-caras ul.redes-sociais { margin:0!important; }
header#header-blogs-caras #search input { margin-top:0!important; padding: 0!important; }
header#header-blogs-caras .container-header { width:100%!important; overflow:hidden!important; }

/* **************************** Meio **************************** */

#page {
	position: relative;
    color: #777;
    margin: 0 auto;
    text-align: left;
    width: 1035px;
    overflow: visible;
}

/* **************************** Fim **************************** */

.ads-afterposts {
    clear: both;
    width: 1035px;
    margin:10px auto;
    text-align: center;
    background-color: #E8F9F7;
    
}

#fimpost {
    margin-top: 0;
    padding-top: 0;
}

#footer-signature {
    margin:10px auto;
    text-align: center;
}

#footer .logo {
	display: block!important;
	width: 180px!important;
	height: 80px!important;
	background: url('images/logotipo.png') center center no-repeat;
	text-indent: -500px;
	overflow: hidden;
	float: right;
}

#footer-signature .copyright,
#footer-signature .devs {
    display: block;
    color: #000;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
}

#footer-signature a {
    color: #000;
}

#footer-signature a:hover {
    color: #000;
    text-decoration: underline;
}


/* *********************** Posts e Páginas ****************************** */

#content {
    float: left;
    margin-top: 0px;
    width: 700px;
    padding-top: 450px;
}

.entry-title {
	display: block;
    background-color:#F1FAF9;
    color: #000000!important;
    padding: 10px;
}
.entry-title h1 {
    font-size: 36px;
    font-weight: 700;
	line-height: 36px;
	margin: 0;
}

.categoria {
    color: #FFF;
    font-size: 14px;
    line-height: 28px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 5px;
    overflow: auto;
}

.categoria a:link, .categoria a:visited {
    color: #FFF;
    background: #BB1851;
    padding: 4px 10px;
}

.categoria a:hover {
    color: #000000;
    background: #D73364;
}

.comment-count {
	display: block;
    width: 50px;
    height: 50px;
    float: right;
    background: url("images/coment-post.png") no-repeat transparent;
    margin-top: -30px;
    text-align: center;
}

.comment-count a {
    color: #FFF;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
    margin-left: -5px;
}

.entry {
    background-color: #FFFFFF;
    font-size: 15px;
    line-height: 25px;
    color: #333;
    margin-bottom: 20px;
    padding: 10px;
}

.entry-content {
	overflow: visible;
}

.entry-content img,
.entry-content object,
.entry-content embed,
.entry-content div,
.entry-content p,
.entry-content table {
	max-width: 680px;
	height: auto;
}
.entry-content iframe {
	max-width: 680px;
}
.entry .more-link {
	display: block;
	width: 100%;
    background: url("images/coment-post.png") 5px center no-repeat #FDEFF2;
	padding: 10px 10px 10px 60px;
	clear: both;
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0;
}

.entry .more-link span {
	color: #000;
}

.entry li {
	list-style-image: url('images/bullet02.png');
}
.entry img {
	max-width: 100%!important;
	height: auto!important;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin: 0 20px 10px 0;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin: 0 0 10px 20px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin: 10px auto;
}

.wp-caption {
    background: #F1F1F1;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 100%!important;
    text-align: center;
}

.wp-caption img {
    margin-bottom:0;
}

.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px;
    padding: 5px;
}

.entry .wpcf7 {
    margin-left: 180px !important;
}

.entry .ppf-indica img {
	display: block;
	width: 145px!important;
	height: 60px!important;
	float: left;
	margin: 0 25px 15px 0;
}

footer .comment-count {
	display: block;
    width: 180px;
    height: 80px;
    background: url("images/comentarios.png") no-repeat transparent;
    position: relative;
    top: 25px;
}

footer .comment-count a {
	color:#FFF;
    font-size: 26px;
    position: relative;
    top: 6px;
    left: 13px;
}



.entry-share {
    text-align: center;
    width: 190px;
    float: right;
    display: block;
    position: relative;
    top:10px;
}
.entry-share .fb-like, 
.entry-share .twitter-share-button {
	margin-right:5px;
}

.entry-footer {
	width: 100%;
    background-color: #f1fdfd;
    padding: 10px;
    overflow: auto;
    overflow-y: hidden;
}

.author-profile {
	float: left;
}

.author-thumbnail {
}

.author-thumbnail .avatar {
	margin:0 15px 0 0;
}

.author-name a {
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
}

.author-profile .data {
	padding: 0;
}

.author-profile .author-icons {
	position: relative;
	float: none;
	overflow: auto;
	height: 24px;
	margin: 4px 0 15px 0;
}
.author-profile .author-icons > div > a {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 0;
	text-indent: -500px;
	overflow: hidden;
    background-image: url("images/social_profile.png");
    text-decoration: none;
}

.author-icons .author-facebook a {
    background-position: 0 0px;
}
.author-icons .author-twitter a {
    background-position: -24px 0px;
}
.author-icons .author-site a {
    background-position: -96px 0px;
}
.author-icons .author-moreposts a {
    background-position: -120px 0px;
}

.author-icons .author-facebook a:hover {
    background-position: 0 -24px;
}
.author-icons .author-twitter a:hover {
    background-position: -24px -24px;
}
.author-icons .author-site a:hover {
    background-position: -96px -24px;
}
.author-icons .author-moreposts a:hover {
    background-position: -120px -24px;
}

.entry-footer .entry-tags {
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 0 0;
    color: #5d5d5d;
    width: 100%;
    line-height: 27px;
    float: none;
    clear: both;
    border-top:1px solid #BEEFF6;
}

.entry-footer .entry-tags a {
    font-size: 14px;
    background: transparent;
    color: #9d9d9d;
    letter-spacing: 0;
}


/* ************************************** P A G E N A V I **************************************** */
#footlink {
    margin-bottom: 15px;
    margin-left: 0px;
    margin-top: 0px;
    text-align: left;
    width: 100%;
    font-family: 'Arapey', serif;
    font-weight: 400;
    font-style: italic;
    font-size: 20px;
}

#footlink a:link, #footlink a:visited, #footlink a:active {
    border: none;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    color: #000000;
    font-weight: normal;
    margin: 2px 6px 2px 8px;
    padding: 0px 10px 4px 9px;
    width: 44px;
}

#footlink a:hover {
    background: none repeat scroll 0 0 #ccc;
    border: none;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    color: #FFFFFF;
    font-weight: normal;
    margin: 2px 6px 2px 8px;
    padding: 0px 10px 4px 9px;
    width: 44px;
}

#content .wp-pagenavi span.pages {
    border: none;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    color: #000000;
    font-weight: normal;
    margin: 2px 3px 2px 0px;
    padding: 0px 10px 4px 0px;
    width: 44px;
}

#content .wp-pagenavi span.current {
    background: none repeat scroll 0 0 #000000;
    border: none;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    color: #FFFFFF;
    margin: 2px 6px 2px 8px;
    padding: 0px 10px 4px 9px;
    width: 44px;
    font-weight: normal;
}

#content .wp-pagenavi a, .wp-pagenavi span {
    border: none !important;
}

/* ************************************** Pesquisa **************************************** */

#pesquisa {
    background: url("images/busca.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: right;
    height: 36px;
    margin-right: 0px;
    margin-top: 0px;
    width: 306px;
}

#pesquisa input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    margin-right: -5px;
    margin-top: -10px;
    padding-left: 7px;
    padding-right: 0;
}

#pesquisa input[type=text] {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #222222;
    margin-left: 68px;
    margin-top: -4px;
    padding-left: 5px;
    width: 200px;
}

input.busca {
    background: none no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: right;
    margin-left: 0 !important;
    margin-right: 75px !important;
}

input.enviar {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: transparent;
    font-size: 16px;
    font-weight: 400;
    margin-left: 145px;
    margin-right: 1px;
    margin-top: 4px;
    padding: 7px;
}

input.env {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}



/* ************************************** Input  **************************************** */

input {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 0 none;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    margin-left: -7px;
    margin-top: -3px;
    padding: 6px;
}

textarea {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 0 none;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    padding: 6px;
}

textarea.lateral {
    width: 90px;
}

.resultado {
    font-size: 25px;
    font-family: 'Arapey',serif;
    color: #000000;
    height: 25px;
    padding-top: 30px;
    padding-bottom: 10px;
    letter-spacing: 0px;
    font-style: italic;
}

/* ************************************** Select  **************************************** */


select {
    border: 0 none;
    color: #4C4C4C;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-top: 3px;
    padding: 10px 7px 7px;
    border-radius: 20px 20px 20px 20px;
    width: 305px;
}
    
/* ************************************** Imagens **************************************** */

img {
    border: 0px;
}


/* ************************************** Contador **************************************** */

.contador {
    color: red;
    display: none;
    font-size: 18px;
}

/* ************************************** Calendário de Posts **************************************** */

#calendar_wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 6px -3px #C0C0C0;
    font-size: 13px;
    margin-bottom: 18px;
    margin-left: 0;
    margin-top: 0;
    padding: 16px 12px 13px 8px;
    text-align: justify;
}

#wp-calendar {
    empty-cells: show;
    font-size: 0.9em;
    text-align: center;
    margin: 0;
    width: 100%;
}

#wp-calendar #prev a {
    font-size: 10px;
    letter-spacing: 1px;
    text-align: left;
    border: 0px;
    font-weight: bold;
    color: #000000;
}

#wp-calendar #next a {
    text-align: right;
    font-size: 10px;
    letter-spacing: 1px;
    border: 0px;
    font-weight: bold;
    color: #000000;
}

#wp-calendar a {
    border: 0 none;
    color: #ff6699;
    font-size: 15px;
    font-weight: bold;
}

#wp-calendar a:hover {
    font-size: 15px;
    font-weight: bold;
    border: 0px;
}

#wp-calendar td {
    background-color: #FFFFFF;
    border: 0 solid #EFEFEF;
    color: #222222;
    padding: 1px 0;
    text-align: center;
}

#wp-calendar caption {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid #CCCCCC;
    color: #222222;
    font-size: 16px;
    font-weight: bold;
    margin: 2px;
    padding: 4px;
    text-align: center;
    font-family: 'Arapey',serif;
    font-style: italic;
}

#wp-calendar th {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #222222;
    font-style: 400;
    text-align: center;
    text-transform: uppercase;
}

#wp-calendar #today {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
}


/* **************************************  SIDEBAR **************************************** */

#sidebar {
	font-size: 14px;
	line-height: normal;
    color: #313131;
    float: right;
    padding-top: 450px;
    text-align: justify;
    width: 300px;
}


#sidebar .widget {
	margin:0 0 20px 0;
	width: 100%;
	overflow: auto;
	overflow-y: hidden;
}

#sidebar .textwidget {
	padding: 5px 10px;
	background-color: #e8f9f7;
	border-radius:0px 0px 12px 12px;
	-moz-border-radius:0px 0px 12px 12px;
	-webkit-border-radius:0px 0px 12px 12px;
	overflow: hidden;
}

#sidebar .no-bg .textwidget {
	background: none;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}

#sidebar .no-padding .textwidget {
	padding: 0;
}

#sidebar .no-bg .widget-title, #sidebar .no-padding .widget-title {
	margin-bottom: 5px;
}

#sidebar .widget_search {
	margin-bottom: 10px;
}
#sidebar .widget_search label {
	display: block;
	float: left;
	background-color: #000;
	color: #FFF;
	font: 100 18px 'Lato';
	text-transform: uppercase;
	width: 70px;
	height: 35px;
	border: 0;
	margin: 0;
	padding: 6px;
}
#sidebar .widget_search #s {
	display: inline;
	background: url('images/ico-search.png') right center no-repeat #F2F2F2;
	width: 230px;
	height: 35px;
	border: 0;
	margin: 0;
	padding-right: 25px;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
}
#sidebar .widget_search #searchsubmit {
	display: none;
}


#sidebar .widget_categories {
	background: #e8f9f7;
	border-radius:0px 0px 12px 12px;
	-moz-border-radius:0px 0px 12px 12px;
	-webkit-border-radius:0px 0px 12px 12px;
}

#sidebar .widget_categories select {
	width:90%;
	margin: 15px;
}

#sidebar .ppf-indica .textwidget {
	padding: 10px 5px 10px 10px;
}
#sidebar .ppf-indica .textwidget img {
	float: left;
	margin: 0 5px 5px 0;
	width: 90px;
	height: 53px;
	border:0;
}

#sidebar ul {
    background: none repeat scroll 0 0 transparent;
    font-size: 13px;
    margin-bottom: 18px;
    margin-left: 0;
    margin-top: 0;
    padding: 16px 12px 13px 8px;
    text-align: justify;
}

#sidebar ul li {
    background: url("http://www.pausaparafeminices.com/pausawp/wp-content/uploads/2013/theme/coracao.png") no-repeat scroll left top transparent;
    border-bottom: 0 none;
    color: #525252;
    font-size: 12px;
    line-height: 19px;
    list-style: none outside none;
    margin: 0;
    padding-left: 23px;
    text-align: left;
    font-style: normal;
}

#sidebar .widget_sp_image {
    margin-top: 10px !important;
    padding-bottom: 8px;
    text-align: center;
}

#sidebar a {
    color: #525252;
}

#sidebar h2 {
    color: #FFFFFF;
    display: inline-block;
    font-size: 22px;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 0;
    margin: 0;
    padding: 10px;
    text-align: left;
    background-color: #000000;
    width: 100%;
    text-transform: uppercase;
}


/* ** NEWSLETTER ------------------------- */

#newsletter {
    color: #ff3399;
    background-color: #e9f9f8;
    margin-top: 0px;
}

#newsletter input[name=email] {
    margin-top: 10px;
    margin-left: -58px;
    border-radius: 10px 0px 0px 10px;
    background-color: #cccccc !important;
    height: 30px;
}

#newsletter p {
    margin: 0px;
    color: #373737;
}

#newsletter input[type=submit] {
    width: 58px;
    float: right;
    margin-top: -30px;
    margin-right: -3px;
    font-family: 'Arapey',serif;
    font-style: italic;
    background-color: #000;
    border-radius: 0px 10px 10px 0px;
    font-size: 16px;
    color: #ffffff;
}


/* ************************************** Comentários **************************************** */
#comments {
    width: 100%;
}

#comments ol {
	list-style: none;
	padding: 0;
}
#comments ol li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 30px 0;
	padding: 0;
}
.avatar {
    background: none repeat scroll 0 0 #f1faf9;
    border-radius: 0 0 0 0;
    float: left;
    margin-right: 6px;
    margin-top: -30px;
    max-width: 72px;
    padding: 3px;
}


.commentdate {
    background-color: #bb1851;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding-left: 15px;
    padding-top: 15px;
    text-align: left;
}

.bypostauthor .commentdate {
    background-color:#6AA4A4;
}

cite {
    font-size: 19px;
    font-style: normal;
}

.comdata {
    color: #fff;
    margin-top: 4px;
}

#commentform {
    margin-left: 23px;
    margin-top: -20px;
}

.commentdate a {
    color: #e94f87;
    font-weight: 700;
}

#autorcomentario {
    color: #FFFFFF;
    font-size: 27px;
    letter-spacing: 0;
    padding-bottom: 3px;
	font-weight: 400;
}

#autorcomentario a:link {
    color: #fff;
    font-size: 25px;
    padding-bottom: 3px;
	font-weight: 400;
}

#autorcomentario a:visited {
    color: #fff;
    font-size: 25px;
    padding-bottom: 3px;
	font-weight: 400;
}

#autorcomentario a:active {
    color: #fff;
    font-size: 25px;
    padding-bottom: 3px;
	font-weight: 400;
}

.comment-content {
    background-color: #f1faf9;
    color: #222222;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    padding: 0 15px;
    text-align: left;
    overflow: auto;
    overflow-y: hidden;
    clear: both;
}

.comment-reply-link {
	background-color: #FFF;
	padding: 5px 10px;
	margin-bottom: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}	

.chalt {
    background-color: #ffffff !important;
    border: none !important;
    width: 670px !important;
    margin-left: -8px !important;
    border-top: 1px dotted #cbcbcb !important;
}

.chalt a {
    color: #bb1851 !important;
}

/* ************************************** Caixa comentários **************************************** */

#aviso {
    line-height: 20px;
    font-size: 15px;
    font-weight: 400;
    margin-top: 6px;
    padding: 10px;
    text-align: left;
}

#respond {
	padding: 0;
	margin: 0;
    font-size: 15px;
    font-weight: 400;
    overflow: auto;
} 
#respond form {
	padding: 0;
	margin: 0;
}

#aviso h2 {
    color: #FFFFFF;
    display: inline-block;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 40px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-top: 7px;
    padding: 13px 5px 10px 5px;
    text-align: left;
    background-color: #000000;
    width: 680px;
    text-transform: uppercase;
    text-indent: 7px;
}

#aviso .textwidget {
    font-size: 13px;
    margin-bottom: -10px;
    margin-left: 0;
    margin-top: 0;
    padding: 5px 10px 10px 10px;
    text-align: justify;
    background: transparent;
    width: 680px;
}

#respond input {
    background: none repeat scroll 0 0 transparent;
    border: 1px dotted #5d5d5d;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    padding: 6px;
    width: 580px;
    float: right;
}


#respond textarea {
    background: none repeat scroll 0 0 transparent;
    border: 1px dotted #5d5d5d;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
    padding: 6px;
    width: 680px;
}

#respond input[type=submit] {
    width: 80px;
    float: left;
    font-size: 14px;
    background: none repeat scroll 0 0 #bb1851;
    color: #ffffff;
}



/* **************************************  Menu  **************************************** */

#menu {
    margin: 0px;
    width: 100%;
}

#menu * {
    margin: 0;
    padding: 0;
}

#menu li {
    float: left;
    height: 38px;
    list-style: none outside none;
    padding-left: 0px;
    overflow: hidden;
}

#menu li ul {
    position: absolute;
    visibility: hidden;
}

#menu li ul li {
    float: none;
    white-space: nowrap;
    display: inline;
}

#menu li ul li ul {
    position: absolute;
    left: 100%;
    top: 0;
}

#menu li:hover ul, #menu li.over ul {
    visibility: visible;
}

#menu li:hover ul ul, #menu li.over ul ul {
    visibility: hidden;
}

#menu ul ul li:hover ul, #menu ul ul li.over ul {
    visibility: visible;
}

#menu a {
    display: block;
    color: #FFFFFF;
    font: 100 17px 'Lato';
    letter-spacing: 0px;
    height: 38px;
    margin-top: 0px;
    padding: 7px 13px 0px 13px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
}

#menu a:hover {
    color: #FFF;
    background: #bb1851;
}

ul.sub-menu a {
    color: rgb(255, 255, 255);
    font-size: 23px;
    height: 26px;
    letter-spacing: -2px;
    line-height: 23px;
    margin-top: -4px;
    padding: 2px 15px 0;
    text-decoration: none;
    text-transform: uppercase;
}






/* **************************************  menu-footer  **************************************** */

#menu-footer * {
    margin: 0;
    padding: 0;
}



#menu-footer li {
    float: right;
    height: 25px;
    list-style: none outside none;
    padding-left: 0px;
}

#menu-footer li ul {
    position: absolute;
    visibility: hidden;
}

#menu-footer li ul li {
    float: none;
    white-space: nowrap;
    display: inline;
}

#menu-footer li ul li ul {
    position: absolute;
    left: 100%;
    top: 0;
}

#menu-footer li:hover ul, #menu-footer li.over ul {
    visibility: visible;
}

#menu-footer li:hover ul ul, #menu-footer li.over ul ul {
    visibility: hidden;
}

#menu-footer ul ul li:hover ul, #menu-footer ul ul li.over ul {
    visibility: visible;
}

#menu-footer {
    float: left;
    margin: 20px 0px 0px 42px;
    width: 150px;
    height: 160px;
}

#menu-footer a {
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: 100;
    height: 26px;
    letter-spacing: 1px;
    line-height: 23px;
    margin-top: 0px;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}


#menu-footer a:hover {
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: 100;
    height: 26px;
    letter-spacing: 1px;
    line-height: 23px;
    margin-top: 0px;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}




/* ************************************ Small *************************************** */

small {
    float: left;
    padding: 0px 20px 0px 0px;
}
}

#nome {
    margin-bottom: 141px;
    margin-left: 64px !important;
    margin-right: 0;
    margin-top: -226px;
    padding-left: 20px;
}
/* ************************************ Post Destaque *************************************** */

#featured {
    margin: 0px 0 20px 0;
    width: 700px;
    overflow: hidden;
}
#featured .main {
	display: block;
	position: relative;
	overflow: hidden;
	width: 700px;
	height: 250px;
	font-size: 22px;
	clear: both;
	margin-bottom: 20px;
}
#featured .main img {
	width: 700px;
	height: 250px;
}
#featured .others {
	display: block;
	position: relative;
	overflow: hidden;
	width: 220px;
	height: 210px;
	font-size: 13px;
	float: left;
	margin-right: 20px;
}
#featured .others:last-child {
	margin: 0;
}

#featured .others img {
	width: 220px;
	height: 210px;
}

#featured .label_text {
	display: block;
	overflow: auto;
	width: 100%;
	padding: 5px 10px;
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	text-transform: uppercase;
	position: absolute;
	bottom: 0px;
}


/* ************************************ Instagram - Footer *************************************** */
#footer-instagram {
    width: 825px;
    float: right;
    min-height: 200px;
    text-align: left;
    color: #000000;
    overflow: hidden;
}

#footer-instagram h2 {
    display: block;
    color: #000000;
    margin: 30px 0 0 0;
    font-family: 'Arapey',serif;
    font-style: italic;
    font-weight: normal;
    font-size: 27px;
    text-transform: none;
    letter-spacing: -1px;
}

#footer-instagram .textwidget {
    text-align: left;
}

/* ************************************ Nuvem de Tags  *************************************** */


.tagcloud {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0px 14px 0px 0px;
    font-size: 13px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-top: 0;
    padding: 56px 12px 13px 8px;
    text-align: justify;
    width: 420px;
    height: 270px;
}
}

.tagcloud a {
    color: #666;
}

.catcloud {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 6px -3px #C0C0C0;
    font-size: 13px;
    margin-bottom: 18px;
    margin-left: 0;
    margin-top: 0;
    padding: 16px 12px 13px 8px;
    text-align: justify;
}

/* ******************* Videos Lateral ******************************** */


#sidebar .ycarousel {
  height: 200px;
  margin: 0px 0;
  position: relative;
}

#sidebar .ycarousel-container {
  height: 200px;
  width: 95%;
}

#sidebar .ycarousel-prev {
  display: none;
}

#sidebar .ycarousel-next {
  display: none;
}


#sidebar .ycarousel-container ul li {
  background: none;
  padding: 0;
  width: 100%;
  height: 200px;
}

#sidebar .ycarousel-container ul {
  margin: 0;
  padding: 10px 0px 9px 0px;
}

#sidebar .ycarousel-container ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-decoration: none;
}

#sidebar .ycarousel-container ul li a img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 200px;
  width: 280px;
}



/* ********************************* Publicidade TOPO ************************************* */

#publicidade-topo {
	position: absolute;
    left: 305px;
    top: 110px;
    width: 728px;
    height: 90px;
}

#publicidade-topo .textwidget {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    width: 728px;
    height: 90px;
    padding: 0;
    margin: 0;
}

#translate {
	position: absolute;
	top:205px;
	right: 2px;
}
#translate a {
	display: block;
	overflow: hidden;
	width: 61px;
	height: 15px;
	text-indent: -500px;
	background: url('images/english.png') center center no-repeat transparent;
	padding: 0;
	margin: 0;
}

/* ********************************* Publicidade POST ************************************* */

.ads-b4posts {
    margin: 20px auto;
    width: 700px;
    height: 90px;
    background: #E8F9F7;
    text-align: center;
}

.ads-b4posts .textwidget {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    width: 690px;
    height: 90px;
    padding: 0;
    margin: 0;
    background: transparent;
}

.mobile-ads { display: none; }

/* ********************************* Publicidade Down ************************************* */

#publicidade-down {
    margin-bottom: 0px;
    margin-left: -20px;
    margin-top: 0px;
    width: 970px;
    height: 90px;
    padding-top: 0px;
    background: #f8f8f8;
}

#publicidade-down .textwidget {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    width: 970px;
    height: 90px;
    padding: 0;
    margin: 0;
    background: transparent;
}

/* ********************************* Publicidade Footer ************************************* */

.ads-footer {
	display: block;
	position: relative;
    width: 100%;
    min-height: 90px;
    text-align: center;
    clear: both;
    padding: 20px 0!important;
}

/* ************************************ VEJA TAMBÉM *************************************** */

.sep-line {
    margin: 10px 0;
}

.entry-related {
    margin: 10px 0;
    width: 100%;
	overflow: hidden;
}

.entry-related h3 {
	display: block;
    font-size: 20px;
    position: relative;
    margin: 0 auto 10px auto;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
}
.entry-related ul {
	overflow:visible;
	clear:both;
	text-align:center;
	margin:0 0 20px 0;
	padding: 0;
	width:100%;
	list-style: none;
}
.entry-related ul li {
	position: relative;
	display: inline-block;
	width: 130px;
	height: 130px;
	overflow: hidden;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: top;
	line-height: 16px;
}
.entry-related ul li:last-child {
	margin-right: 0;
}
.entry-related ul li a {
	border:0!important;
}
.entry-related img {
	width: 130px;
	height: 130px!important;
}
.entry-related span {
	display: block;
	overflow: hidden;
	width: 100%;
	padding: 5px 10px;
	color: #FFF;
	font-size: 12px!important;
	line-height: 14px;
	background-color: rgba(0,0,0,0.5);
	text-transform: uppercase;
	position: absolute;
	bottom: 0px;
}

/* **************************** BACK TO TOP BUTTON *************************** */

#back-top {
    bottom: 30px;
    position: fixed;
    right: 30px;
}

#back-top a {
    display: block;
    width: 108px;
    height: 125px;
    background: url("images/topo.png") no-repeat scroll center center transparent;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
	text-indent: -500px;
	overflow: hidden;
}

#back-top a:hover {
    color: #000;
}
