/**
  Theme Name: Projeto Mestre Cuca
  Theme URI: 
  Version: 3.1
  Author: Gustavo
  Author URI: 
  Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blank-slate
  
  Description: Tema basico do wordpress com toda estrutura.
*/
#wpstats{ display:none !important; }
html { overflow-y: scroll; }
body{ margin:0px !important; font-family:Georgia; }
a{ text-decoration:none; color:black; }
img{ border:none; }
ul, li, ol, h1, h2, h3, h4, h5, h6{ list-style:none; padding:0px; margin:0px; font-weight:normal; }
h1{ font-size:36px; }
h2{ font-size:30px; }
h3{ font-size:18px; }
h4{ font-size:16px; }
h5{ font-size:15px; }
h6{ font-size:11px; }
button{ cursor:pointer; }
blockquote{ margin:0px; }
p, .conteudo-post div{ font-size: 16px; line-height: 24px; margin: 0px 0px 20px 0px; color:#545454; }
p a{ text-decoration: underline; color:#ea6e89; }

	/*____
	BASE
	_____*/
.branco{ background-color:white; }
.preto{ background-color:black; }
.float, .comment, .widget, .cont-busca, #paginacao, #respond, #comments
{float:left;width:100%;}
.transition, .efeito-topo .info-slide, .efeito-topo:hover .info-slide, .efeito-topo img, .efeito-topo:hover img, .destinos .cat-item .children, .destinos .cat-item:hover .children
{transition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;}
.shadow, .cont-busca
{box-shadow:0px 0px 5px -1px black;-webkit-box-shadow:0px 0px 5px -1px black;-moz-box-shadow:0px 0px 5px -1px black;}
/*alinhamento*/
.aligncenter, div.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.alignleft{float:left;margin-right:20px;margin-bottom:20px;}
.alignright{float:right;margin-left:20px;margin-bottom:20px;}

.font-titulo, .widget-title{ font-family:'Raleway', sans-serif; }

/*____
END-BASE
_____*/

	/*____
	ESTRUTURA
	_____*/
#conteiner{}
.cont-center{ width: 980px; margin: 0px auto; display: table; }
#conteudo{ width:660px; float:right;}
.sidebar{ width:300px; float:left; }
/*____
END-ESTRUTURA
_____*/
	
	
	/*____
		TOPO
		_____*/
#header{ margin-bottom: 30px;margin-top: 10px; }

/*logo*/
.logo{height:188px;}
.logo a{ 
	display: table;
	margin: 0px auto;
}
.logo img{ 
	max-width: 100%; 
	display:block;
}

/*menu*/
.menu-topo{
	background-image:url(/wp-content/themes/mestrecuca/images/bg-menu.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:46px;
	padding-bottom:54px;
	font-family: 'Cherry Swash', cursive;
}
.menu{ 
	width: 100%; 
	display: inline-block; 
	text-align: center; 
	position:relative; 
	background-color: rgba(255, 255, 255, 0.7);
}
.menu li{ 
	display: inline-block;
	position:relative; 
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 12px;
}
.menu li {
	padding: 0;
	background: none !important;
	margin: 0 3px !important;
}
.menu li:last-child{ margin-right:0px; }
.menu li a{ 
	font-size: 18px;
	line-height: 46px;
	display: block;
	padding: 0px 10px;
	color: #9c9c9c;
}
.menu li:hover a, .current-menu-item a{ 
	color:#ea6e89 !important;
}
.sub-menu{
	z-index:99;
	position:absolute;
	left:0;
	background:#eee;
	width: 200px;
}

/*menu personalizado*/
.menu-receitas{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/receitas.png); }
.menu-receitas:hover, .current-menu-item.menu-receitas{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/receitas-hover.png); }

.menu-restaurantes{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/restaurantes.png); }
.menu-restaurantes:hover, .current-menu-item.menu-restaurantes{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/restaurantes-hover.png); }

.menu-videos{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/casa.png?12); }
.menu-videos:hover, .current-menu-item.menu-videos{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/casa-hover.png?12); }

.menu-saude{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/saude.png); }
.menu-saude:hover, .current-menu-item.menu-saude{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/saude-hover.png); }

.menu-viagens{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/viagens.png); }
.menu-viagens:hover, .current-menu-item.menu-viagens{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/viagens-hover.png); }

.menu-servicos{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/servicos.png); }
.menu-servicos:hover, .current-menu-item.menu-servicos{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/servicos-hover.png); }

.menu-na-midia{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/na-midia.png?1); }
.menu-na-midia:hover, .current-menu-item.menu-na-midia{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/na-midia-hover.png); }

.menu-produtos{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/produtos.png); }
.menu-produtos:hover, .current-menu-item.menu-produtos{ background-image: url(/wp-content/themes/mestrecuca/images/icon-menu/produtos-hover.png); }


.destaque-topo{
	height:510px;
	background-image: url(/wp-content/themes/mestrecuca/images/bg-slide.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.efeito-topo img{opacity:1;}
.efeito-topo:hover img{opacity:0.4;}
.efeito-topo .info-slide{background-color: rgba(0, 0, 0, 0.4);padding-bottom:0px;}
.efeito-topo:hover .info-slide{background-color:transparent;padding-bottom:10px;}

/*outros destaques*/
.outros-destaques{
	width: 240px;
	height: 460px;
	margin-right: 10px;
	float: left;
}
.o-destaque{
	float:left;
	width:100%;
	height:147px;
	margin-bottom:9.5px;
	background-color:black;
	overflow: hidden;
	position: relative;
}
.o-destaque img{width:100%;height:auto;display:block;}
.o-destaque h3{font-size:16px;line-height:34px;}

/*slide topo*/
#slide-topo{width:730px;}
#slide-topo .touchcarousel-item{width:730px;height:460px;background-color:black;}
.img-destaque-slide{width: 100%;float: left;height: 460px;}
.img-destaque-slide img{width:100%;height:auto;display:block;}

.info-slide{
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: white;
	width: 100%;
	text-align: center;
	font-family: 'Patrick Hand', cursive;
}
.info-slide h3{font-size:24px;line-height:50px;padding-bottom:5px;}
#slide-topo .tc-paging-container{position:relative;margin:5px 5px 0px 0px;width:initial;float:right;}
.touchcarousel .grab-cursor{ cursor:url(/wp-content/themes/mestrecuca/js/touch/grab.png) 8 8, move; }
.touchcarousel .grabbing-cursor{ cursor:url(/wp-content/themes/mestrecuca/js/touch/grabbing.png) 8 8, move; }
.touchcarousel .arrow-icon.left{ background: url(/wp-content/themes/mestrecuca/js/touch/minimal-light-skin/seta-esquerda.png)no-repeat center !important; }
.touchcarousel.minimal-light .arrow-icon.right{ background: url(/wp-content/themes/mestrecuca/js/touch/minimal-light-skin/seta-direita.png)no-repeat center !important; }
.touchcarousel .arrow-holder.disabled .arrow-icon.left{ background: url(/wp-content/themes/mestrecuca/js/touch/minimal-light-skin/sprite.png) no-repeat -40px -7px; }
.touchcarousel .arrow-holder.disabled .arrow-icon.right{ background: url(/wp-content/themes/mestrecuca/js/touch/minimal-light-skin/sprite.png) no-repeat -139px -7px; }
.tc-paging-item { background: url(/wp-content/themes/mestrecuca/js/touch/minimal-light-skin/sprite-new.png?1) no-repeat -95px -4px; }
.tc-paging-item.current { background: url(/wp-content/themes/mestrecuca/js/touch/minimal-light-skin/sprite-new.png?1) no-repeat -95px -22px; }




/*____
END-TOPO
_____*/
	/*____
	POST-INDEX
	_____*/

/*Post*/
.posts {
	margin-bottom: 90px;
	padding: 20px;
	border: 1px solid #f3c811;
	width: 618px;
	position:relative;
	border-image: linear-gradient(45deg, #ea6e89 50%, #f3c811 50%, #fff 100%) 40% !important;
}

.cat-titulo{
	text-align: center;
	margin-bottom: 40px;
	color: #9c9c9c;
	font-family: 'Cherry Swash', cursive;
	font-size: 24px;
}

.topo-post{
	border-bottom: 1px solid #f3c811;
	margin-bottom: 40px;
}
.categoria{text-align:center;}

.data-autor{
	text-align: center;
	font-size:14px;
	line-height: 30px;
}
.data-autor div{
	display:inline-block;
}
.data-autor a:hover{ color:#ea6e89; }

.titulo{
	line-height: 40px;
	padding:10px 0px 20px;
	text-align:center;
}
.titulo a{ color:#ea6e89; }
.titulo a:hover{ color:black; }

/*conteudo post*/
.conteudo-post img, .wp-caption{ max-width:100%; height:auto;}

.conteudo-post ul{
	display:block;
	list-style-type:disc;
	-webkit-margin-before:1em;
	-webkit-margin-after:1em;
	-webkit-margin-start:0px;
	-webkit-margin-end:0px;
	-webkit-padding-start:40px;
}
.conteudo-post ul li{
	display:list-item;
	text-align:-webkit-match-parent;
	list-style-type: disc;
}

p iframe{width:618px;}

.wp-caption-text{
	color: #aaa;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Raleway', sans-serif;
}

.more-link{
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	margin: 10px auto 0px;
	display: table;
	font-size: 18px;
	font-weight: bold;
	color: #f3c811;
	letter-spacing: 1px;
	background-image: url(/wp-content/uploads/2014/05/mao.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 58px;
}
.tags{
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.tags, .tags a{ color: #ea6e89; }
.tags a:hover{ color: black; }

.post-edit-link{
	position: absolute;
	left: 0px;
	bottom: -20px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
}

.tagcloud a {
	float: left;
	width: 50%;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	line-height: 24px;
	margin: 3px 0px;
	font-size: 14px !important;
	display: block;
	text-transform: capitalize;
}

/*relacionados*/
.relacionados{}
.relacionados li{ 
	width: 200px;
	float: left;
	margin: 15px 15px 0px 0px;
	overflow: hidden; 
}
.relacionados li:last-child{margin-right:0px;}
.img-relacionado img{ display:block;width:100%;height:auto;}
.nome-post{
	font-size: 14px;
	line-height: 20px;
	color: black;
	text-align: center;
	margin: 5px 0px 0px;
	font-family: 'Raleway', sans-serif;
}

/*galeria*/
.gallery{width: 100% !important; float:none !important; margin: 0px auto !important;border: none !important; }
.gallery-item{/*width: 630px !important;*/ }
.gallery-icon{width: 100% !important; overflow:hidden; background: rgb(248, 248, 248) !important; }
.gallery-icon img{max-width: 100%;max-height: 100%;width: auto;height: auto;margin: 0px auto;text-align: center;}
.legenda-galeria{text-align: center;font-style: normal; font-size: 14px; line-height: 40px; }
.gallery .tc-paging-container{background-color: rgba(255, 255, 255, 0.4);}

/*____
END-POST-INDEX
_____*/
	/*____
	SINGLE
	_____*/
	
.fb-share-button{
	position:absolute !important;
	right:0px;
	bottom:-25px;
}
.comment-reply-title{
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #ea6e89;
	font-size: 22px;
	border-bottom:1px solid #f3c811;
	line-height: 40px;
	margin-bottom: 10px;
	margin-top: 60px;
}
#respond, #comments{ margin-bottom:60px;font-family: 'Raleway', sans-serif; }
	

/*____
END-SINGLE
_____*/
	/*____
	COMENTARIO
	_____*/
#reply-title, #comments-title{text-align:center;text-transform:uppercase;font-size:18px;}
.comment-notes, .form-allowed-tags, .comment-form-comment label{display:none;}
.comment-form-author, .comment-form-email, .comment-form-url{float:left;width: 33%;}
.comment-form-author label, .comment-form-email label, .comment-form-url label{text-transform:uppercase;font-size:11px;}
.comment-form-author input, .comment-form-email input, .comment-form-url input, #comment{padding:1px !important;margin:0px 2px !important;background:#f9f9f9;line-height:15px;border:1px solid #cac8c8;width: 95%;}
#comment{width:99%;}
#submit {
	float: right;
	background-color: #ea6e89;
	border: none !important;
	font-size: 13px;
	padding: 6px 10px;
	color:white;
}
.commentlist{padding:0px !important;}
.comment{font-family: sans-serif;}
.cont-comentario, .comentario-footer{background-color:#f9f9f9;box-shadow:0px 2px 5px -2px black;-moz-box-shadow:0px 2px 5px -2px black;-webkit-box-shadow:0px 2px 5px -2px black;}
.cont-comentario{padding:10px;margin-bottom:5px;}
.img-usuario{float:left;width:40px;height:40px;overflow:hidden;margin:0px 20px 20px 0px;}
.img-usuario img{width:100%;height:auto;}
.cont-comentario h5{font-weight:bold;margin-bottom:10px;font-size:13px;}
.cont-comentario p{font-size:13px;line-height:18px;margin:0px;}
.comentario-footer{padding:5px 10px;height:13px;margin-bottom:20px;}
.data-comentario{float:right;font-size:11px;}
.comentar, .editar-comentario{float:left;font-size:11px;font-weight:bold;margin-right:10px;}
.children{width:95%;margin-left:5%;}
/*____
END-COMENTARIO
_____*/

	/*____
	SIDEBAR
	_____*/
.widget{ margin-bottom:50px; }
.widget-title {
	text-align: center;
	border-bottom: 1px solid #f3c811;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px 20px 20px;
}
/*____
END-SIDEBAR
_____*/

	/*____
	PLUGINS
	_____*/
.wg_top_mais{
	margin:0px;
}
/*colaboradores*/
.colinusta{ padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid; }
.colinusta:first-child{ padding-top:10px;border-top: 1px solid; }
.foto-colunista{ float: left;width: 100px; }
.foto-colunista a.fc{ height: 100px;overflow: hidden;background-color:black; }
.foto-colunista img{ width: 100%;height: auto;display: block; }
.pp-colunista{ text-align: center;font-size: 11px;text-transform: uppercase;margin-top: 5px; }
.info-colunista{ width: 190px;float: right; }
.nome-colunista{ font-size: 16px;margin-bottom: 5px; }
.descricao-colunista{ font-size: 12px;line-height: 16px;margin-bottom: 10px;display: block; }
.social-colunista{}
.social-colunista li{ display: inline-block;margin-right:5px; }
.social-colunista li img{ display:block;width:16px;height:auto; }

/*busca personalizada*/
.cont-busca{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden;}
#caixa-busca, #botao-busca{border: none !important;padding: 0px !important;margin: 0px !important;float:left;height: 35px;line-height: 20px;}
#caixa-busca{width:265px;text-indent:20px;}
#botao-busca{background-image: url(/wp-content/themes/mestrecuca/images/icone-busca.jpg);background-repeat: no-repeat;background-position: center;width: 35px;cursor:pointer;}
/*isnta*/
.insta-social .touchcarousel-item{ width:300px !important;height:300px !important;margin-right:5px !important; }
.insta-social .touchcarousel-item img{ width: 100%; height: auto; }
.insta-social .tc-paging-container{ position: relative !important; margin-top: 10px !important; }
.follow-insta{text-align:center;text-transform:uppercase;margin:10px 0px 0px;line-height:30px;}
/*social*/
.w-social{height:80px;}
.icon-social-sidebar {text-align:center;}
.icon-s {display:inline-block;margin:15px 5px 0px;width:110px;height:40px;position:relative;}
.icon-s img{display:block;position:relative;top:0px;width:24px;height:auto;float:right;}
.icon-s span{float:left;line-height:25px;font-family:'Raleway', sans-serif;}
.icon-s:hover img{top:-10px;}
/*perfil*/
.img-perfil img{ display:block;margin:0px auto; }
.resumo-perfil{font-size:12px;text-align:center;margin:20px 0px;line-height:18px;}
.w-perfil .ver-mais{margin:0px auto;display:table;line-height:28px;}
/*anuncie aqui*/
.anuncie-aqui{font-family:serif !important;color:white !important;text-align:center !important;line-height:40px !important;font-size:20px !important;}
.anuncie-aqui:hover{background-color:#eee;color:black !important;}
/*recomendamos*/
.top_mais{ margin-bottom: 20px; }
.img-top_mais{ background-color: rgba(214, 214, 215, 0.3); }
.top_mais .img-top_mais img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0px auto;
}
.titulo-top_mais{
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	font-family: 'Raleway', sans-serif;
	padding-bottom:10px;
}
.titulo-top_mais:hover{
	color:#ea6e89 !important;
}
/* INGREDIENTES, DESTINOS */
#ingredientes li, .destinos li{
	width: 46%;
	padding: 0px 2%;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	line-height: 24px;
	margin:3px 0px;
	float:left;
	font-size:14px;
}
#ingredientes li a:hover, .destinos li a:hover{
	color: #ea6e89;
}

/*____
END-PLUGINS
_____*/

	/*____
	FOOTER
	_____*/
#footer{}
#footer, #footer a{color:#717171;}

#mais-assuntos{
	box-shadow:0px 0px 0px 1px #f3c811;
	-webkit-box-shadow:0px 0px 0px 1px #f3c811;
	position:relative;
	margin-bottom:10px;
}
#mais-assuntos h3{
	text-align:center;
	color:#f3c811;
	font-size: 24px;
	line-height: 50px;
}
.photoMosaic{ margin:0px !important; }

.logo-footer{display:inherit;margin:0px auto;}
.logo-footer img{display:block;}

#footer .menu-topo{padding-bottom: 34px;}

#copyright{ text-align:center;font-size:11px;margin:10px 0px 20px;font-family:'Raleway', sans-serif; }
/*____
END-FOOTER
_____*/



/*PAGINACAO PAGED*/
#paginacao{font-size:16px;text-align:center;margin-bottom:60px;font-family:'Raleway', sans-serif;}
#paginacao div, #paginacao a, #paginacao span{display:inline-block;}
#paginacao .nav-previous, #paginacao .nav-next{min-width:150px;min-height:10px;}
#paginacao .nav-previous, #paginacao .nav-previous a{float:left;}
#paginacao .nav-next, #paginacao .nav-next a{float:right;text-align:right;}
#paginacao .nav-previous a, #paginacao .nav-next a{ line-height:70px;color:#6c655e;}
#paginacao .nav-previous a:hover, #paginacao .nav-next a:hover{ color: #f95f5a; }
#paginacao .paginacao{display:inline-block;line-height:25px;margin:10px 0px;}
#paginacao .paginas{display:block;color:#6c655e;}
#paginacao .paginacao a, #paginacao .paginacao span{margin:0px 5px;font-family:arial !important;font-style:normal;color:#6c655e;font-size:14px;font-weight:bold;}
#paginacao .paginacao a:hover{color:#f95f5a;}
#paginacao .paginacao span{color:#b1a89d;}
/*PAGINACAO SINGLE*/
body.single .nav-previous, body.single .nav-next{ z-index: 999; position: relative; }
body.single .nav-previous a, body.single .nav-next a{ position: fixed; top: 350px; font-size: 70px; color: black; }
body.single .nav-previous a{ left:0px; }
body.single .nav-next a{ right:0px; }
.cont-nav{ width: 100%; max-width: 230px; min-width: 80px; position: relative; height: 100px; }
.img-nav{ width: 80px; height: 80px; float: left; margin: 10px 0px; position: absolute; }
body.single .nav-previous a .img-nav, body.single .nav-next a .img-nav{ background-repeat:no-repeat; }
/*MUDAR NOME DO TEMA*/body.single .nav-previous a .img-nav{ background-image:url(/wp-content/themes/mestrecuca/images/single/prev.png); }
/*MUDAR NOME DO TEMA*/body.single .nav-next a .img-nav{ background-image:url(/wp-content/themes/mestrecuca/images/single/next.png); }
.titulo-nav{ background-color: white; padding: 10px 10px 10px 80px; font-size: 18px; height: 80px; width: 140px; position: absolute; overflow:hidden; text-transform:none !important;}
body.single .nav-previous a .titulo-nav{ border-top-right-radius: 10px; border-bottom-right-radius: 10px; text-align:left; margin-left:-240px !important; }
body.single .nav-next a .titulo-nav{ border-top-left-radius: 10px; border-bottom-left-radius: 10px; text-align:right; right:-240px !important; padding: 10px 80px 10px 10px !important; text-transform:none !important; }
body.single .nav-previous a:hover .titulo-nav{ margin-left:0px !important; }
body.single .nav-next a:hover .titulo-nav{ right:0px !important; }


.photoMosaic {
	float:left !important;
	width:100% !important;
	height:470px !important;
}


.w-perfil span{
	float: left;
	width: 100%;
	margin-top: 5px;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
}
/*publicidade*/
.pb-super-banner{ margin-bottom:30px; }
.pb-selo, .pb-retangulo-medio{ margin-bottom:10px; }
.pb-selo:last-child, .pb-retangulo-medio:last-child{ margin-bottom:0px !important; }
.pb-selo div[id*="div-gpt-ad"], .pb-retangulo-medio div[id*="div-gpt-ad"]{ margin:0px auto; }


/*widget MailChimp*/
.widget_mailchimpsf_widget:hover{
	background:white;	
}
.widget_mailchimpsf_widget {
	padding: 10px;
	width: 278px;
	border: 1px solid #E8E8E8;
	background: #DDD;
	transition: 1s;
}
.widget_mailchimpsf_widget h3 {
	padding-bottom: 10px;
	padding: 20px 0px;
}
.widget_mailchimpsf_widget #mc_subheader {
	text-align: center;
	font-size: 0.9em;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
#mc_signup_form .mc_var_label {
	text-align: center;
	font-size: 0.9em;
}
#mc_signup_form .mc_input {
	line-height: 20px;
}
.mc_signup_submit {
	text-align: center;
}
.widget_mailchimpsf_widget #mc_signup_submit:hover{
	background-color:black;
}
.widget_mailchimpsf_widget #mc_signup_submit{
	background: #ea6e89;
	border: none;
	width: 100%;
	line-height: 40px;
	color: white;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}
#mc_display_rewards {
	display: none;
}
#mc_message {
	text-align: center;
	margin-bottom: 15px;
}	
.conteudo-post.float pre {
	white-space: pre-line;
}
/* LEGENDA */
.wp-caption .wp-caption-text {
	display: inline-block;
	width: 100%;
	margin: 0px;
	font-size: 11px;
	letter-spacing: 0.5px;
	color: #666;
	background: #EFEFEF;
	border-radius: 0 0 10px 10px;
}
/* CASO GALERIA FIQUE UMA SOBRE A OUTRA */ 
.gallery {
	display: inline-block;
	width:100% !important;
	float:none !important;
	margin:0px auto 10px !important;
	border:none !important; 
}
/* BLOCKQUOTE */
blockquote {
	position: relative;
	margin-bottom: 20px;
	padding: 15px 45px;
	font-style: italic;
	background: #EFEFEF;
	border-radius: 10px;
}
blockquote::before{
	content: "\201C";
	position: absolute;
	left: 10px;
	top: 5px;
	font-family: 'Georgia', Sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #7B7B7B;
}

blockquote p {
	margin: 0;
	color: #666;
}
blockquote a{
	text-decoration: none;
	cursor: pointer;
	padding: 0 3px;
	color: red;
}
blockquote a:hover{
	text-decoration: underline;
}
.conteudo-post.float ol li {
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}