@charset 'utf8';
/*
Theme Name: Humordidonew
Theme URI: http://www.dumbl.net
Author: Dumbl
Author URI: http://www.dumbl.net
Version: 1.0

*/
body {
	font-family: 'Dosis', sans-serif;
    background-color: rgb(218, 226, 237);
}
.alignnone {margin:0;}
.bottom {
	margin-bottom: 20px;
}
#flutuante.scroll-fix {
  position: fixed;
  top: 0px;
}

.parceiroside:hover {-webkit-animation:shake 0.8s infinite alternate;-moz-animation:shake 0.8s infinite alternate;-o-animation:shake 0.8s infinite alternate;-ms-animation:shake 0.8s infinite alternate;}

.btn-pin {
    background: #cb2027;
    color: #fff;
    height: 11px;
    border-radius: 2px;
    box-shadow: inset 0px -4px 6px 0px rgba(0,0,0,.05);
    margin: -2px 0 0;
}
.btn-pin:hover {
    background: #cb2027;
    color: #fff;
    height: 11px;
    border-radius: 2px;
    box-shadow: inset 0px -4px 6px 0px rgba(0,0,0,.05);
    margin: -2px 0 0;
}
.btn-pin i {
	position: relative;
	top: -4px;
}

/* Header */

header {
}
.header_geral_desk {
	background: url('https://www.humordido.net/wp-content/themes/humordidonew_bkp/img/bg_header.jpg') top;
	padding-top: 5px;
	overflow: hidden;
}
.header_geral_desk .mascote_mulher {
	float: left;
	margin-left: 0px;
	z-index: 3;
	position: relative;
}
.header_geral_desk .mascote_mulher img{
	min-width: 100%;
}
.header_geral_desk .logo {
	float: left;
	margin-top: 24px;
	position: relative;
	z-index: 3;
	position: relative;
}
.header_geral_desk .logo img{
	min-width: 100%;
}
.header_geral_desk .mascote_homem {
    float: left;
    margin-left: -58%;
    z-index: 2;
    position: relative;
}
.header_geral_desk .mascote_homem img{
	min-width: 100%;
}
.header_mob {
	background: url("img/bg_header_mob.jpg") center;
}
.header_mob .logo_mob {
	text-align: center;
	padding: 20px;
}
.menu ul li a{
    font-family: 'Dosis', sans-serif;
}
.menu_geral {
	/*background-image: -webkit-linear-gradient(left, rgb( 0, 0, 0 ) 0%, rgb( 247, 162, 24 ) 0%, rgb( 247, 150, 24 ) 100%);
	background-image: -o-linear-gradient(left, rgb( 0, 0, 0 ) 0%, rgb( 247, 162, 24 ) 0%, rgb( 247, 150, 24 ) 100%);
	background-image: linear-gradient(to right, rgb( 0, 0, 0 ) 0%, rgb( 247, 162, 24 ) 0%, rgb( 247, 150, 24 ) 100%);*/

	background:#E9E9E9;

	padding: 10px;
}
.menu_categorias {
	/*background-image: -webkit-linear-gradient(left, rgb( 0, 0, 0 ) 0%, rgb( 247, 118, 24 ) 0%, rgb( 247, 150, 24 ) 100%);
	background-image: -o-linear-gradient(left, rgb( 0, 0, 0 ) 0%, rgb( 247, 118, 24 ) 0%, rgb( 247, 150, 24 ) 100%);
	background-image: linear-gradient(to right, rgb( 0, 0, 0 ) 0%, rgb( 247, 118, 24 ) 0%, rgb( 247, 150, 24 ) 100%);*/

	background: #BCBCBC;
	width: 100%;

	padding: 9px 10px 11px 10px;
	margin-bottom: 20px;
}
.menu_categorias ul{
	text-align: center;
	margin: 0;
	padding: 0;
}
.menu_categorias ul li:first-child {margin-left: 0;}
.menu_categorias ul li{
	list-style-type: none;
	display: inline;
        padding-right: 20px;
        box-sizing: border-box;
}
.menu_categorias ul li a{
	margin: 0 auto;
	color: #38495e;
	font-family: 'Dosis', sans-serif;
	font-weight: 900;
	font-size: 18px;
	/*text-shadow: 1.5px 2.598px 0px rgb( 201, 130, 15 );
	-moz-text-shadow: 1.5px 2.598px 0px rgb( 201, 130, 15 );
	-webkit-text-shadow: 1.5px 2.598px 0px rgb( 201, 130, 15 );
	-o-text-shadow: 1.5px 2.598px 0px rgb( 201, 130, 15 );*/
}
.menu_categorias ul li a:hover {color:#4C637F; text-decoration: none;}
.pub_728x90 {
	margin-bottom: 20px;
	width: 100%;
	max-height: 90px;
	background: #fff;
	padding: 5px;
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
}
.pub_post {
	margin-bottom: 20px;
}

/* ConteÃºdo */

.conteudo_geral {
	margin-bottom: 20px;
}
.titulo {
  font-family: 'Dosis', sans-serif;
  font-size: 30.88px;
  font-weight: 900;
  color: #38495e;
  line-height: 35px;
  margin-bottom: 10px;
}
.titulo a{
	color: #38495e;
  -o-transition:color .2s ease-out;
  -ms-transition:color .2s ease-out;
  -moz-transition:color .2s ease-out;
  -webkit-transition:color .2s ease-out;
  transition:color .2s ease-out;
}
.titulo a:hover {
	color:#576b83;
	text-decoration: none;
}
.subtitulo {
  font-family: 'Dosis', sans-serif;
  font-size: 13px;
  color: #38495e;
}
.subtitulo a{
	color: #38495e;
}
.sub-bottom img{
	width: 100%;
}
.conteudo-geral {
	background: #fff;
}
.conteudo {
	padding: 10px;
	font-family: 'Tahoma', sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	overflow: hidden;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
}
.seta {
	position: relative;
	z-index: 10;
	top: 2px;
}
.rodape_post {
	background: #F1FBFF;
	border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.rodape_post .avatar {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}
.rodape_post .avatar img {
	width: 124px;
	height: 124px;
	border-radius: 50%;
	border: 2px solid #53647d;
}
/*
.rodape_post .frase {
	background-color: #53647d;
	background-image: url('img/seta_frase.png');
	background-position: left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	font-family: "Titillium Web", sans-serif;
	font-size: 20px;
	color: #fff;
	padding: 18px 18px 18px 35px;
	border-radius: 2px;
	margin-right: 39px;
	margin-top: 20px;
	margin-bottom: 20px;
}
*/
.rodape_post .frase {
	font-family: "Titillium Web", sans-serif;
	font-size: 20px;
	padding: 18px 18px 18px 25px;
	position: relative;
	background-color: #53647d;
	border-radius: 2px;
	/*width: 200px;
	height: 150px;*/
	line-height: 30px; /* vertically center */
	color: #fff;
	text-align: left;
	margin-right: 39px;
	margin-top: 20px;
	margin-bottom: 20px;
}
 
.rodape_post .frase:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: 15px solid;
	border-right-color: #53647d;
	top: 50%;
	right: 100%;
	margin-top: -15px;
	color: transparent !important;
}
.rodape_post .por_autor {
	font-size: 20px;
	font-weight: 500;
	color: #53647d;
}
.rodape_post .comentarios {
	font-size: 20px;
	font-weight: 500;
	color: #53647d;
	float: right;
	margin-right: 30px;
}
.rodape_post .comentarios .ico_comentarios {
	width: 25px;
	height: 25px;
	float: left;
	display: block;
	background: url('img/ico_comentarios.png') no-repeat;
	margin-right: 5px;
	margin-top: -7px;
}
.rodape_post .comentarios a{
	color: #53647d;
}
.rodape_post .comentarios a:hover {
	text-decoration: none;
}
.categoria {
	margin-bottom: 10px;
}

.social {

}
.social .fb-like {
	float: left;
	margin-right: 5px;
}
.social .google-plusone {
	float: left;
	margin-right: -25px;
}
.social .twitter-social {
	margin-left: -9px;
    margin-right: 9px;
    float: left;
}
.social .pin-social {
	float: left;
	margin-left: 15px;
}

.social-mobi .social a{
	font-size: 30px;
	margin-right: 10px;
	display: inline-block !important; 
}

.posts-relacionados {
	background: #fff;
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
	margin-bottom: 20px;
}
.posts-relacionados p{
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-weight: 900;
  text-transform: uppercase;
  color: #362100;
  padding-top: 20px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.posts-relacionados img{
	margin-bottom: 10px;
}
.posts-relacionados a{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #291900;
	margin-bottom: 20px;
}
.comentarioss {
	background: #fff;
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
	margin-bottom: 20px;
}
.comentarioss p{
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-weight: 900;
  text-transform: uppercase;
  color: #362100;
  padding-top: 20px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.comentarioss .aviso{
	font-family: "Lato", sans-serif;
	font-size: 15px;
	color: #362100;
	margin-left: 10px;
}

/* Sidebar */

.busca {

}
.busca #inp_busca {
	width: 72%;
	border: 0;
	height: 69px;
	border-radius: 5px;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #BCBCBC;
}
.busca #botao_busca {
	width: 44px;
	height: 44px;
	background: url("img/icone_busca.png");
	border: none;
	text-indent: -9999px;
}
.redes_sociais {
	background-image: url("img/bg_sociais.png");
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	margin-bottom: 20px;
}
.redes_sociais img{
	width:21.6%;
	height:21.6%;
}
.parceiros {
	display: block;
	background: #e9e9e9;
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25); box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
	border-top: 8px solid #53647d;
	margin-bottom: 20px;
}
.parceiros p{
	font-family: 'Dosis', sans-serif;
	font-size: 25px;
	font-weight: 900;
	color: #53647d;
	padding: 10px;
	text-align: center;
	background:#fff;
}
.parceiros img{
	width: 22%;
	padding: 5px;
}
.selecionar_categoria {
	margin-bottom: 10px;
}
.selecionar_categoria select {
    /*
	-webkit-box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.51);
	-moz-box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.51);
	box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.51);*/
	background-color: #fff;
	color: #53647d;
	width: 100%;
	border: none;
	border-radius: 0;
	font-family: 'Dosis', sans-serif;
	font-weight: 900;
	font-size: 21px;
	height: 90px;
	border-top: 8px solid #53647d;
}

.facebook_box {
	background: #37538f;
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
	margin-top: 30px;
	margin-bottom: 20px;
}
.facebook_box .logo_face {
	text-align: center;
	margin-top: -20px;
}
.facebook_box p{
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #fff;
	text-shadow: 3px 3px rgba(0,0,0,0.2);
	margin-top: -11px;
	text-align: center;
}
.facebook_box .face_fans {
	background: url("img/bg_fans.jpg") top;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 97%;
}
.facebook_box .face_fans .fb-like {

}
.box_twitter {
	margin-top: 20px;
	overflow: hidden;
}

.mais_acessados_box {
	overflow: hidden;
	padding-bottom: 10px;
}
.mais_acessados_box .mais {
	padding: 10px;
	overflow: hidden;
}
.mais_acessados_box .mais .mais_img {
	float: left;
	margin-right: 10px;
}
.mais_acessados_box .mais .mais_img img{
	width: 117px;
	height: 117px;
	border: 3px solid #fff;
}
.mais_acessados_box .mais .mais_titulo {
	*margin-top: 20px;
	*margin-left: 8px;
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	width:118px; float:right;
}
.mais_acessados_box .mais .mais_titulo a{
	color: #fff;
	font-size: 18px;
  -moz-transform: matrix( 0.53784791427299, 0, 0, 0.4, 0, 0);
  -webkit-transform: matrix( 0.53784791427299, 0, 0, 0.4, 0, 0);
  text-shadow: 0px 0px 5px rgb( 0, 0, 0 );
}

/* RodapÃ© */
#colophon{
	background: #2c3e50;
        margin-bottom: -45px;
        margin-top: 55px;
}
.rodape {
	background: #2c3e50;
}
.rodape .social_rodape {
	text-align: center;
	margin-top: 75px;
}
.rodape .social_rodape a{
	padding: 0px 3px;
	font-size: 45px;
	color: #fff;
	text-decoration: none;
}
.rodape .social_rodape a:hover{
	color: #ffeeb5;
}
.rodape .logo_rodape {
	margin-top: 55px;
	margin-bottom: 53px;
	text-align: center;
}
.rodape .online_rodape {
	text-align: center;
	margin-top: 85px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
.rodape .online_rodape span {
	font-size: 30px;
}
.rodape .mascote_rodape {
}
.rodape .mascote_rodape img{
	margin-top: -90px;
}
.rodape_bottom {
	background: #1e2c3a;
	overflow: hidden;
}
.rodape_bottom .direitos {
	margin-top: 16px;
        margin-bottom: 16px;
	text-align: center;
	color: #fff;
}
.rodape_bottom .creditos {

}
.rodape_bottom .creditos a {
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
}
.rodape_bottom .creditos .dumbl {
	float: right;
	float: right;
	margin-top: 5px;
}
.rodape_bottom .creditos .dumbl img{
	margin-top: -2px;
}
.rodape_bottom .creditos .brunocastro {
	float: right;
	margin-bottom: 10px;
}
.rodape_bottom .creditos .brunocastro img{

}
.rodape_bottom .creditos a:hover {
	text-decoration: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .rodape .span3{
    width: 33.33333333%;
  }
}
@media (min-width: 0px) and (max-width: 991px) {
  .mascote_rodape{
    display: none !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .online_rodape{
    margin: 10px 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 1254px) {
  .dumbl, .brunocastro{
    display: none !important;
  }
}
@media (min-width: 766px) and (max-width: 1440px) {
  .dumbl, .brunocastro{
    margin-right: 80px !important;
  }
}

/* PAGENAVI */

.wp-pagenavi {
  margin-top:28px;
  width:100%;
  clear: both;
  color:#fff;
  font-family: 'Titillium Web', sans-serif;
  font-size: 35px;
  font-weight: 700;
  transition: 400ms;
  margin-bottom: 20px;
}
.wp-pagenavi a,.wp-pagenavi span {
	background: #f1fbff;
	border-radius: 50%;
	text-decoration: none;
	color: #53647d;
	margin: 2px;
	font-weight: 700;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
	transition:500ms;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background-image: -webkit-linear-gradient(left, rgb(119, 135, 159) 0%, rgb(83, 100, 125) 100%);
  background-image: -o-linear-gradient(left, rgb(119, 135, 159) 0%, rgb(83, 100, 125) 100%);
  background-image: linear-gradient(to right, rgb(119, 135, 159) 0%, rgb(83, 100, 125) 100%);
  border: none;
  font-weight: 700;
  transition: 400ms;
  color: #ecf4ff;
}
.wp-pagenavi span.current {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
  border: none;
  font-weight: 700;
  transition: 400ms;
}

/* Navegacao */



.voltarTopo {
    background-color: none repeat scroll 0 0 !important;
    background-image: url('img/topo.png');
    bottom: 20px !important;
    display: block;
    line-height: 100px;
    position: fixed;
    right: 30px;
    text-transform: uppercase;
    width: 89px;
    height: 32px;
    cursor: pointer;
    border: none;
    text-indent: -9999px;
    opacity: 0.8;
    z-index: 10;
    transition: 300ms;
}

.voltarTopo:hover {

	opacity: 1.0;

}



/* Setas PrÃ³ximos Posts */



.arrowLeft a {

position: fixed;

z-index: 100;

left: 5px;

top: 45%;

width: 111px;

height: 41px;

background-image: url('img/anterior.png');

text-indent: -9999px;

transition:100ms;

}

 

.arrowLeft a:hover {

left: 10px;

}

 

.arrowRight a {

position: fixed;

z-index: 100;

right: 5px;

top: 45%;

width: 109px;

height: 45px;

background-image: url('img/proximo.png');

text-indent: -9999px;

transition:100ms;

}

 

.arrowRight a:hover {

right: 10px;

}

 

.arrowNav a {

color: #fff;

text-decoration: none;

font-size: 16px;

}



/* Setas Proximas PÃ¡ginas */



.P-arrowLeft a {

position: fixed;

z-index: 100;

left: 5px;

top: 45%;

width: 111px;

height: 41px;

background-image: url('img/pagina_anterior.png');

text-indent: -9999px;

transition:100ms;

}

 

.P-arrowLeft a:hover {

left: 10px;

}

 

.P-arrowRight a {

position: fixed;

z-index: 100;

right: 5px;

top: 45%;

width: 109px;

height: 45px;

background-image: url('img/pagina_proximo.png');

text-indent: -9999px;

transition:100ms;

}

 

.P-arrowRight a:hover {

right: 10px;  

}

/* Ãcones */

.ico_star {
	width: 16px;
	height: 15px;
	display: block;
	background: url('img/ico_star.png');
	float: left;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

/* =Structure
-------------------------------------------------------------- */

#page {
	display: block;
	margin: 0;
}
#primary {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 280px 0 0;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 100%;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #eee;
	display: block;
	float: left;
	margin: 0 auto 1em;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #dedede;
}
#access ul ul a:hover {
	background: #cecece;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */

.sticky {
}
.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
	background: #53647d;
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
	border-top: 8px solid #53647d;
	margin-bottom: 20px;
}
.widget a{
	color: #362100;
}
.widget .widget-title {
	font-family: 'Dosis', sans-serif;
	font-size: 25px;
	font-weight: 900;
	color: #362100;
	text-align: center;
	background:#FACA72;
	padding: 11px;
}
.widget .contenti {padding: 10px;}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0 0;
}

/* TransiÃ§Ãµes */

/* Wobble Vertical */
@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.wobble-vertical {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-vertical:hover, .wobble-vertical:focus, .wobble-vertical:active {
  -webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Buzz */
@-webkit-keyframes buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.buzz {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.buzz:hover, .buzz:focus, .buzz:active {
  -webkit-animation-name: buzz;
  animation-name: buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Wobble Top */
@-webkit-keyframes wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-top {
  display: inline-block;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-top:hover, .wobble-top:focus, .wobble-top:active {
  -webkit-animation-name: wobble-top;
  animation-name: wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Skew */
@-webkit-keyframes wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-skew {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-skew:hover, .wobble-skew:focus, .wobble-skew:active {
  -webkit-animation-name: wobble-skew;
  animation-name: wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Pulse Grow */
@-webkit-keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.pulse-grow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse-grow:hover, .pulse-grow:focus, .pulse-grow:active {
  -webkit-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}


.parceirosq {margin-bottom: 17px; margin-left: -6.666666666666667px; color: #53647d;}
.parceirosq li {list-style-type: none; display: block; float: left; padding: 0; margin:0; margin-left: 6.666666666666667px; margin-bottom: 3px;}
.parceirosq li img {width:70px; height:70px;}
.parceirosq li img:hover {-webkit-animation:shake 0.8s infinite alternate;-moz-animation:shake 0.8s infinite alternate;-o-animation:shake 0.8s infinite alternate;-ms-animation:shake 0.8s infinite alternate;}

/* Tamanho do Titulo do Post Responsivo */

@media (max-width: 767px) {
  .titulo{
    font-size: 20px; /* smartphone */
  }
  .categoria{
    margin: -20px -10px 0px -10px;  /* smartphone */
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .titulo{
    font-size: 25px; /* tablet */
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .titulo{
    font-size: 30px; /* laptop */
  }
}
@media (min-width: 1200px) {
  .titulo{
    font-size: 35px; /* desktop */
  }
}



.footer-mobi{
	border: 1px solid #dfdfdf;
    background-color: #F1FBFF;
}

.footer-mobi .author_post_img{
	width: 20%;
	display: inline-block;
}
.footer-mobi .author_post_img img{
	width: 80%;
	height: auto;
	border-radius: 50%;
	border: 2px solid #53647d;
    margin: 5px;
}

.footer-mobi .phrase{
	width: 68%;
	vertical-align: middle;
    display: inline-block;

}

.footer-mobi .phrase p{
	padding: 5px;
	margin: 0px !important;
	color: #53647d;
    line-height: 1.4;
    font-size: 18px;
    font-weight: 500;
}

.footer-mobi .coment-mobi {
	width: 10%;
    vertical-align: middle;
    display: inline-block;
}

.footer-mobi .coment-mobi a {
    color: #38495e;
    text-decoration: none;
}


.footer-ads {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
    width: 950px;
}

.footer-ads .Ad {
    width: 300px;
}
.Ad.is-rectangle {
    min-height: 250px;
    max-height: 280px;
    min-width: 300px;
    max-width: 336px;
}
.Ad {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}