/*----------------------------------------------------------------------------------------------------
Theme Name: Dr Amaury Mendes Júnior - v2
Theme URI: http://www.amaurysexologo.med.br
Description: Layout exclusivo do site http://www.amaurysexologo.med.br desenvolvido por InsoftBrasil.
Version: 2.0
Author: InsoftBrasil
Author URI: http://www.insoftbrasil.com.br
------------------------------------------------------------------------------------------------------*/

/* Reset
------------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	text-decoration: none;	
}
.clear {
	clear: both;	
}

/* Body
------------------------------------------------------------------------------------------------------*/

#bg {
	background: url(images/bg/fun_page_degrade.gif) repeat-x 0 0;
}
#page {
	width: 950px;
	margin: auto;
	text-align: left;
	background-color: #fff;
}


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


#header .endereco{
	width: 290px;
	float: left;
	text-align: right;
	color: #666;
	text-shadow: 1px 1px #fff;
	line-height: 20px;
	padding: 15px 10px 0 0;
	margin: 0 0 0 209px;
}
#header .endereco strong{
	border-bottom: 1px dotted #ccc;
	margin: 0 0 4px 0;
}

/* Menu
------------------------------------------------------------------------------------------------------*/
#menu,.menu {
	background: url(images/bg/fun_menu.gif) no-repeat 0 0;
	margin: 0 -11px;
	padding: 0 20px;
	width: 932px;
	height: 51px;
	position: relative;
}
#menu li,.menu li{
	list-style: none;
	float: left;
}
#menu li a,.menu li a{
	display: block;
	text-indent: -9999px;
	min-width: 38px;
	height: 18px;
	/*background: url(images/menu/menu.gif) no-repeat 21px 0;*/
	/*background: url(http://www.amaurysexologo.med.br/wp-content/uploads/2012/08/menu_dr_amaury2.png) no-repeat 11px 0;*/
background: url(http://www.amaurysexologo.med.br/wp-content/uploads/2012/12/menu_novo5.png) no-repeat 11px 0;



	padding: 13px 20px;
	margin: 1px;
}
#menu li a:hover{
	background-color: #3F78B1;
}
#menu li a.home{
	width: 92px;
}
#menu li a.home:hover{
	background-position: 10px -40px;
}
#menu li a.terapia{
	width: 102px;
	background-position: -109px 0;
}
#menu li a.terapia:hover{
	background-position: -109px -40px;
}
#menu li a.cursos{
	width: 49px;
	background-position: -250px 0;
}
#menu li a.cursos:hover{
	background-position: -250px -40px;
}
#menu li a.duvidas{
	width: 50px;
	background-position: -329px 0;
}
#menu li a.duvidas:hover{
	background-position: -329px -40px;
}
#menu li a.pesquisas{
	width: 85px;
	background-position: -410px 0;
}
#menu li a.pesquisas:hover{
	background-position: -410px -40px;
}
#menu li a.entrevistas{
	width: 78px;
	background-position: -539px 0;
}
#menu li a.entrevistas:hover{
	background-position: -539px -40px;
}
#menu li a.clinica{
	width: 82px;
	background-position: -659px 0;
}
#menu li a.clinica:hover{
	background-position: -659px -40px;
}
#menu li a.links{
	width: 50px;
	background-position: -785px 0;
}
#menu li a.links:hover{
	background-position: -785px -40px;
}

/* Home
------------------------------------------------------------------------------------------------------*/
#home {
	padding: 5px 0 10px 0;
	border-bottom: 3px solid #407ba8;
}


/* Step Carousel - Ultimas Atualizações Home */
#home .atualizacoes {
	background: url(images/bg/fun_atualizacoes.gif) no-repeat 2px 0;
	height: 160px;
	width: 900px;
	padding: 20px 25px;
	margin: 5px 0 0 0;
	color: #5d5d5d;
}
#home .atualizacoes small{
	float: right;
	padding: 8px 0 0 0;
}
#home .atualizacoes a{
	color: #5d5d5d;
	display: block;
}
#home .atualizacoes a:hover{
	color: #004e89;
}
.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 90%;
	height: 120px;
	margin: 0 30px;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	margin: 10px 20px 10px 10px;
	width: 30%;
}
.stepcarousel .panel h3{
	font-size: 14px;
	text-shadow: 2px 2px #fff;
	margin: 0 0 5px 0;
}
.stepcarousel .panel img{
	padding: 4px;
	border: 1px solid #c7c8c8;
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}
.stepcarousel .panel a:hover img{
	border-color: #4D8EBE;
}
.stepcarousel .panel p{
	line-height: 18px;
	text-shadow: 1px 1px #fff;
}
.stepcarousel .panel a.more{
	text-shadow: 1px 1px #fff;
	font-weight: bold;
	font-size: 11px;
	float: right;
	margin: 5px 0 0 0;
}
.stepcarousel .panel a.more:hover{
	border-bottom: 1px dotted #004e89;
}

/* box */
#home .box {
	width: 265px;
	height: 157px;
	float: left;
	background: url(images/bg/fun_box.gif) no-repeat 2px 0;
	padding: 20px 25px;
}	
#home .box h2{
	padding: 0 0 10px 0;
}
#home .box p{
	font-size: 14px;
	line-height: 20px;
	text-shadow: 1px 1px #fff;
	color: #6d6d6d;
}
#home .box p img{
	padding: 10px 15px 20px 5px;
	float: left;
}
#home .box  a.more{
	padding: 10px 0;
	float: right;
}

/* Content
------------------------------------------------------------------------------------------------------*/
#content {
	padding: 5px 20px 20px 20px;
	border-bottom: 3px solid #f2f2f2;
}
#content #posts {
	width: 655px;
	float: left;
	margin: 0 20px 0 0;
}

/* Post
------------------------------------------------------------------------------------------------------*/
#content .category{
	background: url(images/bg/div_title_categories.gif) repeat-x 0 bottom;
	height: 50px;
	position: relative;
}
#content .linha_topo small{
	display: block;
	height: 22px;
	margin: 0 0 -2px 0;
}
#content .linha_topo h2{
font-size: 36px;
line-height: 38px;
letter-spacing: -1px;
height: auto;
position: relative;
float: left;
top: -15px;
	color: #626262;
}



#content .linha_topo .feed{

	right: 0;
	top: 5px;
	font-weight: bold;
	color: #838383;
}

.linha_topo {border-bottom:3px dotted #DDDDDD}
#content .linha_topo .feed a{
	padding: 0 0 2px 20px;
	line-height: 22px;
	margin: 0 5px 0 10px;
}
#content .linha_topo .feed .rss{
	background: url(images/icons/feed.png) no-repeat 0 0;
	color: #ff9445;
}
#content .linha_topo .feed .rss:hover{
	color: #ffaf5a;
}
#content .linha_topo .feed .email{
	background: url(images/icons/email_open.png) no-repeat 0 0;
	color: #5b86c9;
}
#content .linha_topo .feed .email:hover{
	color: #78a1e0;
}


#content .post {
	margin: 0 10px 0 0;
}
#content .post h2{
	font-size: 26px;
	color: #6f6f6f;
	margin: 15px 0 0 0;
	line-height: 34px;
}

#content .post h3 a{
	color:#007589;
}

#content .post .duvidas{
	font-size: 18px;
	color: #6f6f6f;
	margin: 15px 0 0 0;
	line-height: 34px;
font-weight:bold;
}

#content .post small{
	text-transform: uppercase;
	font: bold 11px Tahoma, Geneva, sans-serif;;
	color: #5499c4;
}
#content  .entry{
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	color: #555;
	margin: 0 0 40px 0;
	padding-right:16px;
	border-bottom:1px dashed #EDEDED;
}
#content .entry p{
	margin: 15px 0;
	color: #555;
}
#content .entry blockquote{
	padding: 15px 25px;
	font-style: italic;
	background: url(images/bg/fun_blockquote.gif) no-repeat 0 20px;
	color: #777;
}
#content .entry blockquote p{
	color: #777;
}

#content .entry a{
	color: #417BB3;
	/*border-bottom: 1px dotted #417BB3;*/
}
#content  .entry a:hover{
	color: #444;
	/*border-bottom: 1px dotted #444;*/
}
#content  .entry ol{
	margin: 10px 40px;
}
#content  .entry li{
	margin: 4px 0;
}

/* estilo das imagens */
#content .entry img{
	
	padding: 4px;
	background-color: #fff;
}
#content .entry a:hover img{
	border-color: #005868;
}

#content .entry .alignleft{
	float: left;
	margin: 0 15px 15px 0;
}
#content .entry .alignright{
	float: right;
	margin: 0 0 15px 15px;
}
#content .entry .aligncenter{
	display: block;
	margin: 0 auto 15px auto;
}

#content  .entry .aligncenter, #content  .entry .alignright, #content  .entry .alignleft{
	background-color: #f4f4f4;
	border: 1px solid #c9c9c9;
}
#content .entry .aligncenter img, #content .entry .alignright img, #content  .entry .alignleft img{
	border-color: #fff;
}
#content  .entry .aligncenter p, #content .entry .alignright p, #content .entry .alignleft p{
	text-align: center;
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #999;
}

/* Comentarios
------------------------------------------------------------------------------------------------------*/
#comments, #respond {
	/*padding: 15px 0;	
	border-top: 2px solid #ddd;*/
	color: #6a6a6a;
	clear: both;
}
#comments a{
	color: #407BA8;	
}
#comments a:hover{
	color: #444;
	text-decoration: underline;
}
#comments h3, #respond h3{
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	background: url(images/icons/user_comment.png) no-repeat 2px 4px;
	padding: 0 0 0 25px;
}
#comments h3{
	padding-bottom: 15px;
}
#comments ul{
	margin: 0;
	padding: 0;
	clear: both;
}
#comments ul li{
	list-style:none;
	clear: both;
	border-top: 1px solid #ddd;
	padding: 10px;
}
#comments ul li:hover{
	background-color: #eee;
}
#comments ul li .comment-meta{
	font: bold 10px Tahoma, Helvetica, sans-serif;
	padding: 2px 0 5px 0;
	text-transform: uppercase;
}
#comments ul li .comment-meta a{
	color: #6a6a6a;
}
#comments ul li .comment-meta strong, #comments ul li .comment-meta strong a{
	font-size: 12px;
	color: #06c
}
#comments ul li .comment-author{
	width: 73px;
	float: left;
}
#comments ul li .comment-author img{
	padding: 3px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
}
#comments ul li .comment-data{
	padding: 0 10px;
	width: 535px;
	float: left;
}
#comments ul li .reply{
	clear: both;
	text-align: right;
}
#comments ul li .reply a, #comments ul li ul.children li .reply a{
	font: normal 11px Tahoma, Geneva, sans-serif;
	padding: 0 0 0 12px;
	background: url(images/icons/bullet_add.png) no-repeat 0 3px;
	color: #888;	
	position:relative;
}

#comments ul li ul.children{
	margin: 0 0 0 30px;
}
#comments ul li ul.children li, #comments ul li ul.children li ul.children li{
	margin: 10px 0 0 0;
}
#comments ul li ul.children li .comment-data{
	width: 475px;
}
#comments ul li ul.children li.depth-3 .comment-data{
	width: 425px;
}
#comments ul li.byuser{
	background-color: #d5e3f1;
}

#comments .navigation {
	clear: both;
	padding: 0 0 0 25px;
}
#comments .navigation a, #comments .navigation .current, #comments .navigation .dots {
	margin: 5px 1px 20px 1px;
	padding: 6px 8px;
	font: bold 12px Tahoma, Geneva, sans-serif;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
	color: #6a6a6a;
	display: block;
	float: left;
}
#comments .navigation .dots {
	font-weight: normal;
}
#comments .navigation a:hover, #comments .navigation .current{
	background-color: #06c;
	color: #fff;
	text-decoration:none;
}
/* Escrever Comentário */
#respond h3{
	background: url(images/icons/ico_comment.gif) no-repeat 2px 5px;
}
#respond .commentform{
	width: 94%;
	padding: 0 24px; 
}
#respond .commentform label{
	display: block;
	padding: 2px 0;
}
#respond .commentform .form-info{
	float: left;
	width: 36%;
	padding: 0 2% 0 0;
}
#respond .commentform .form-info .input input{
	width: 100%;
	border: 1px solid #ccc;
	padding: 4px;
	clear: both;
}
#respond .commentform .msg{
	padding: 0 0 0 2%;
}
#respond .commentform .form-info .input, #respond .commentform .msg{
	padding-top: 15px;
}
#respond .commentform .msg textarea{
	width: 100%;
	border: 1px solid #ccc;
	height: 140px;
	padding: 4px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#respond .commentform .form-info .input input:focus, #respond .commentform .msg textarea:focus{
	border: 1px solid #407BA8;
}
#respond #cancel-comment-reply{
	float: right;
	padding: 5px;
}
#respond .commentform .submit{
	width: 100%;
	clear: both;
	padding: 10px 0;
	text-align: right;
}
#respond .commentform .submit input{
	padding: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	background-color: #407BA8;
	color: #fff;
	width: 160px;
	margin: 2px;
}

/* Categorias
------------------------------------------------------------------------------------------------------*/
#content .archive .post h2 a{
	color: #6f6f6f;
}
#content .archive .post h2 a:hover{
	color: #4480B6;
}
#content .archive  .entry{
	
	padding: 15px 0 20px 0;
	margin: 0;
	float:left;position:relative;
	
}
#content .archive  .entry .thumb{
	float: left;
	margin: 4px 10px 0 0;
}
#content .archive .entry a{
	border-width: 0;
}
#content .archive .entry p{
	margin: 0;
}
#content .archive .entry .more{
	text-align: right;
	margin-top: 5px;
}
#content .archive .entry .more a{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	border-width: 1px;
	color: #666;
	border-color: #666;
}
#content .archive .entry .more a:hover{
	color: #4480B6;
	border-color: #4480B6;
}

/* Páginas
------------------------------------------------------------------------------------------------------*/
#content .title-page{
	height: 55px;
}
#content .title-page h2{
	padding-top: 5px;
	color: #417bb3;
}

/* Navegação
------------------------------------------------------------------------------------------------------*/
#content #posts .navigation {
	padding: 40px 0 10px 0;
	text-align: right;
	height: 30px;
}

/* Sidebar
------------------------------------------------------------------------------------------------------*/
#sidebar {
	border-left: 2px solid #e2e2e2;
	float: left;
	margin: 15px 0;
	padding: 0 0 0 15px;
}
#sidebar .categorias {
	padding: 0 0 30px 0;
}
#sidebar .categorias li {
	list-style: none;
	background: url(images/bg/div_pont.gif) repeat-x 0 bottom;
	padding: 9px 0 10px 0;
	font-weight: bold;
}
#sidebar .categorias li a{
	background: url(images/icons/arrow_right_sidebar.gif) no-repeat right 4px;
	padding: 0 14px 0 6px;
	color: #868686;
}
#sidebar .categorias li a:hover{
	padding: 0 16px 0 6px;
	color: #007287;
}

#sidebar .ultimas-atualizacoes a{
	color: #007589;

	font-size:17px;
}
#sidebar .ultimas-atualizacoes a:hover{
	color: #004e89;
}
#sidebar .ultimas-atualizacoes .item{
	float: left;
	overflow: hidden;
	margin: 10px 0;
	min-height: 120px;
}
#sidebar .ultimas-atualizacoes .item h3{
	font-size: 14px;
	text-shadow: 2px 2px #fff;
	margin: 0 0 5px 0;
}
#sidebar .ultimas-atualizacoes .item img{
	padding: 4px;
	border: 1px solid #c7c8c8;
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}
#sidebar .ultimas-atualizacoes .item a:hover img{
	border-color: #4D8EBE;
}
#sidebar .ultimas-atualizacoes .item p{
	line-height: 18px;
	text-shadow: 1px 1px #fff;
	color:#6D6D6D;
}
#sidebar .ultimas-atualizacoes .item a.more{
	text-shadow: 1px 1px #fff;
	font-weight: bold;
	font-size: 11px;
	float: right;
	margin: 5px 0 0 0;
}


/* Footer
------------------------------------------------------------------------------------------------------*/
#footer {
	padding: 15px 20px 0 20px;
	border: 3px solid #fff;
	background: url(images/bg/fun_footer.gif) repeat-x 0 0;
	color: #6d6d6d;
}
#footer h3{
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
	line-height: 28px;
}
#footer small{
	font: bold 11px Tahoma, Geneva, sans-serif;
	text-shadow: 1px 1px #fff;
	color: #999;
	line-height: 12px;
	display: block;
}
#footer p{
	color: #5c5c5c;
	text-shadow: 1px 1px #fff;
	line-height: 22px;
	margin: 10px 0;
	margin-right:15px;
}
#footer .sobre{

	float: left;
	padding: 0 20px 0 0;
	border-right: 1px solid #d8dadb;
	text-align: justify;
	/*margin: 0 0 25px 0;*/
}
#footer .contato{
	width: 202px;

	float: left;
	padding: 0 0 0 20px;
	border-left: 1px solid #cecece;
}
#footer .contato p{
	margin: 5px 0 10px 0;
}
#footer .contato strong{
	display: block;
}
#footer .contato strong.phone{
	background: url(images/icons/phone.png) no-repeat 0 2px;
	padding: 0 0 0 18px;
}
#footer .contato strong.email{
	background: url(images/icons/email.png) no-repeat 0 4px;
	padding: 0 0 0 20px;
}

#footer .copyright{
	clear: both;
	border-top: 1px solid #e2e3e5;
}
#footer .copyright p{
	font-weight: bold;
	padding: 20px 0;
	margin: 0;
}
#footer .copyright span{
	float: right;
	padding: 10px 0;
}

/* Fale Conosco
------------------------------------------------------------------------------------------------------*/
#wpcf {
	color: #fff;
	padding: 10px 0 10px 40px;
	width: 580px;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 118px;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #777;
	margin: 4px 0 0 10px;
}
#wpcf input {
	float: left;
	width: 400px;
	padding: 4px;
	margin: 2px 5px 10px 0;
	border: 1px solid #d7d7d7;
	background-color: #f9f9f9;
	color:#898989 !important;
}
#wpcf input:focus, #wpcf textarea:focus {
	border: 1px solid #118896;
	background-color: #fff;
}
#wpcf textarea {
	width: 400px;
	height: 100px;
	padding: 4px;
	margin: 0 5px 10px 0;
	float: left;
	border: 1px solid #d7d7d7;
	background-color: #f9f9f9;
	color:#898989;
}
#wpcf #contactsubmit {
	margin-left: 370px;
	clear: both;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	background-color: #007785;
	color: #fff;
	width: 170px;
}
.contactform strong {
	display: block;
	padding: 15px 15px 0 15px;
	text-align: center;
	background-color: #fffbdd;
	border: 1px solid #e5db84;
	margin: 0 0 15px 0;
}
.contactform p{
	margin: 0;
}
#wpcf br {
	display: none;
}

#breadcrumbs a{
	color:#437eac;
}

#header .endereco a {
    color: #5D5D5D !important;
}
#header .endereco a:hover {
	color:#004E89 !important;
}

.menu_escondido{ display:none; }
.img_destaque{display:inline;}
.img_destaque_mobile{display:none;}
.atualizacoes_mobile{ display:none}
.contato h3 a{color: #5d5d5d !important; }
.contato h3 a:hover{color: #5490BF!important; }

@media (min-width: 0px) and (max-width: 450px) {
	#footer .copyright{padding-top:20px;}
	#footer .contato{padding:0px;width:260px;}
	#footer .contato .telefone_numero{color:#6A6AAE;font-size:25px;padding-left:10px;}
	.navegacao{display:none}
	#footer .sobre{ width:270px;height:auto;}
	#home .box{background:url("images/bg/fun_box.gif") no-repeat scroll -4px 0 rgba(0, 0, 0, 0) !important;}
	.atualizacoes_mobile h3{width:260px;height:100px}
	.atualizacoes_mobile img{float:left;margin-right:10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
	.atualizacoes_mobile{display:inline;}
	#home .atualizacoes{width:255px;height:auto;background: none;}
	 #mygallery{display:none;}
	.atualizacoes h2{width:260px;}
	.img_destaque{display:none;}
	.img_destaque_mobile{display:inline;}
	.menu_escondido{ display:block; }
	.menu_escondido select{ height:25px; width:280px;margin-top:10px}
	.menu {width:280px}
	#menu {display:none;}
	/*#menu { width:310px !important;margin:0;padding:0px;}*/
	#page { width:310px !important; }
	#header h1{ padding:0px;margin:10px 0px 0px 10px;width:265px;}
	#header h1 img{ width:265px;}
	#header .endereco{ margin:0;padding:0px;}
	#header {height:105px;}

/*pagina interna*/

	#breadcrumbs{top:45px;position:relative;}
	#content .category .feed{top:50px !important;}
	#content .post h2{margin: 75px 0 0;}
	#content #posts{width:270px;}
	embed{width:270px !important;}
	/*.entry img{width:250px !important;}*/
	.wp-caption{width:260px !important;}
	.accordprefix img{ width:auto !important;}
}

.categoria_texto{
font-size:15px;
padding:10px;
border: 1px solid #f3f3f3;
background-color:#F7F7F7;
border-radius:5px;
margin-top:10px;
margin-right:15px;
color: #666;
}

.margin_right_10{margin-right:10px;}
.fb-page{width:100%;}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {overflow:hidden;}
.margin_top_20{ margin-top:20px}
#header h1{
	margin:0;
	margin-top:6px !important;
}
.img_destaque{border:2px solid #D1D1D1;padding:2px; background-color:#E0E0E0}
.destaque img {width:100%;margin-top:15px;z-index:10;}
.menu_style{
    box-shadow: 10px 3px 40px 1px #cecece;
background: #006e84; /* Old browsers */
background: -moz-linear-gradient(top, #006e84 0%, #00909d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #006e84 0%,#00909d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #006e84 0%,#00909d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e84', endColorstr='#00909d',GradientType=0 ); /* IE6-9 */
}
.container-fluid{border:2px solid #fff;}

.nav>li:hover{background-color:#F0EFF2;color:#007186 !important}
.nav>li {border-right:1px solid #E0E0E0}
/*.container-fluid,.navbar-collapse{ padding-left:0px !important; padding-right: 0px !important}*/

   @media screen and (max-width: 992px)  {
	.alinha_centro_tablet_celular,h1{text-align:center;margin:0 auto;}

   }
   
    @media screen and (max-width: 552px)  {
	/*h1 img{width:340px !important }*/
	.excerpt_destaque{display:none;}

   }
#header {
	height: auto;	
	border: 3px solid #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e8e8e8+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#e8e8e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}
.item h3{font-size:15px;}
.carousel-caption{ background-color: rgba(255, 255, 255, 0.9); /* Color white with alpha 0.9*/; padding:20px;color:#000 !important;}
.nav-pills li{background-color:#F6F7F9}
.carousel-caption { text-shadow: 0 0px 0px rgba(0,0,0,0) !important; }
.bg{background-color:#fff;}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{background: #006e84; /* Old browsers */
background: -moz-linear-gradient(top, #006e84 0%, #00909d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #006e84 0%,#00909d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #006e84 0%,#00909d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e84', endColorstr='#00909d',GradientType=0 ); /* IE6-9 */; height:65px !important;}
.category h2{color:#6f6f6f}
#breadcrumbs{color:#6f6f6f}

.duvidas{ 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

border-radius:6px;
padding:10px; border:1px solid #f1f1f1;
 }
 
 .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.current{
    border: 1px solid #CCC;
    color: #666;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    -moz-box-shadow: inset 0 0 1px #fff;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px white;
    background: #FAFAFA; /* For IE and older browsers */
    background-image: -moz-linear-gradient(top,#FAFAFA 0,#d5d4d4 100%);
    background-image: -ms-linear-gradient(top,#FAFAFA 0,#d5d4d4 100%);
    background-image: -o-linear-gradient(top,#FAFAFA 0,#d5d4d4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FAFAFA),color-stop(100%,#d5d4d4));
    background-image: -webkit-linear-gradient(top,#FAFAFA 0,#d5d4d4 100%);
    background-image: linear-gradient(to bottom,#FAFAFA 0,#d5d4d4 100%);
    display: inline-block;
    line-height: 2.48em;
    height: 2.4em;
    text-decoration: none;
    margin: 0 .3em 12px;
    padding: 0 .85em;
    font-size: 12px;
    text-shadow: 0 1px 0 #fff;
}

.wp-pagenavi span.current{
    background: #d5d4d4; /* For IE and older browsers */
    background-image: -moz-linear-gradient(top,#d5d4d4 0,#FAFAFA 100%);
    background-image: -ms-linear-gradient(top,#d5d4d4 0,#FAFAFA 100%);
    background-image: -o-linear-gradient(top,#d5d4d4 0,#FAFAFA 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#d5d4d4),color-stop(100%,#FAFAFA));
    background-image: -webkit-linear-gradient(top,#d5d4d4 0,#FAFAFA 100%);
    background-image: linear-gradient(to bottom,#d5d4d4 0,#FAFAFA 100%);
    border: 1px solid #999;
    moz-box-shadow: inset 0 0 10px rgba(0,0,0,.35);
    -ms-box-shadow: inset 0 0 10px rgba(0,0,0,.35);
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.35);
}

.wp-pagenavi a:hover{
    border: 1px solid #aeacac !important;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.25);
    -ms-box-shadow: 0 0 3px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.25);
    box-shadow: 0 0 3px rgba(0,0,0,.25);
}
.agendamento img {width:215px !important}

body {
	background: url(images/bg/fun_page.gif) 0 0;
	font-family: 'Nunito', sans-serif;

}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*.nav > li { margin-left:15px }*/
.breadcrumb{margin-top:10px;}
.entry iframe {max-width:100% !important}