/*

Theme Name: wp-bootstrap

Theme URI: http://320press.com/wpbs

Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.

Version: 2.3.1

Author: 320press

Author URI: http://320press.com

Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options

License: GNU General Public License v2.0 & Apache License 2.0

License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0

*/



/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */

/* For modern browsers */

.clearfix:before,

.clearfix:after {

    content:"";

    display:table;

}



.clearfix:after {

    clear:both;

}



/* For IE 6/7 (trigger hasLayout) */

.clearfix {

    zoom:1;

}



/* wp-specific classes */

.wp-caption{

	

}



.wp-caption-text{

	

}



.sticky{

	

}

.img-midias{
min-height:221px;
}

.gallery-caption{

	

}



/* layout */



body{

	padding-top: 0;

	color: #848484;

}



/* Admin Top Navigation fixes */



body.admin-bar .navbar-fixed-top{ 

	top: 28px; 

}



.navbar .brand{

	color: #000;

	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);

	font-weight: bold !important;

}



.navbar .nav > li {line-height:  22px;}



.nav-container{

	padding-left: 0;

	padding-right: 0;

}



.menu-principal {

	/* COR DE FUNDO DO MENU

	SE FOR SÓLIDO USAR O CÓDIGO ABAIXO

	SE FOR GRADIENTE ACESSAR O SITE http://www.colorzilla.com/gradient-editor/ GERE O CÓDIGO E COLE ABAIXO 

	

	background-color: #ccc;*/



  	/* margin-bottom: 20px;  ESPAÇO ENTRE O MENU PRINCIPAL E O PAINEL */



  	margin-top: -10px;

}

.page-header h1.single-title{
	font-size: 26px;
}

#inner-header{

	width: 100%;

	background: url('images/bg-header.jpg') no-repeat center #fff;
	background-size: cover;

}

.slogan h2 {color:#9f9e9c; font-size: 28px; font-weight: normal; padding-left:8px;}

.slogan h3 {color: #8a8885; font-size: 22px; font-weight: normal; letter-spacing: 6px; line-height: 15px; padding-left:8px;}


.icones-sociais {
	margin-top: 17px;
}


.telefone {

	margin-top: 70px; 

	border-top: 1px solid #8b705a;

	padding-top: 15px;

	padding-bottom: 15px;

}

a.btn-destaque,
.ver-mais .btn,
body .btn{
	color: #000 !important;
	background-color: #f5f5f5;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.telefone h2 {line-height: 1; color:#8b705a; font-weight: normal; font-size: 21px; text-align:right;}

.telefone img{float:left; margin-right: 10px; margin-top: 13px;}



.bloco-area {border-right: 1px solid #8799a4;}

.bloco-area h2 a, .bloco-area h2 a:hover {color:#4e697a; font-size: 25px; font-weight: normal;}

.bloco-area p a, .bloco-area p a:hover {color: #d14f16;}



.titulo-area h2 {color:#8a8885; font-size: 28px; font-weight: normal; margin-bottom: 10px;}

.titulo-area, .ver-mais {margin-left: 20px;}



.resumo-dicas {color:#848484; margin-top: ;}



.resumo-dicas a,

.resumo-dicas a:hover {

	color: #848484;

}

.img-midias img{
    width: 100%;
    height: auto;
    max-width: 180px;
    max-height: 210px;
    object-fit:  cover;
}

.seta-dicas {

	float: left;

	margin-top: 3px;

	margin-right: 4px;

}



.linha-2 {margin-top: 10px;}



.img-destaque img {border: 1px solid #d3d3d3;}

.btn-destaque {

	color: #fff; 

	background: #96a7b1; /* Old browsers */

	background: -moz-linear-gradient(top,  #96a7b1 0%, #96a7b1 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96a7b1), color-stop(100%,#96a7b1)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #96a7b1 0%,#96a7b1 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #96a7b1 0%,#96a7b1 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #96a7b1 0%,#96a7b1 100%); /* IE10+ */

	background: linear-gradient(to bottom,  #96a7b1 0%,#96a7b1 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96a7b1', endColorstr='#96a7b1',GradientType=0 ); /* IE6-9 */

	text-shadow: none;

}

.resumo-destaque {margin-top: 20px;}

.bloco-destaque h3 {color: #8a8885; font-size: 22px; font-weight: normal;}



#home-page {padding: 10px 0;}



.bloco-midias {width: 570px;}

.coluna-midias {float: left; width: 170px;}

.coluna-midias a:hover { color: #848484;}

.midia header h3 a{
	color: #555;
}


/* archive */

.post_content a,

.post_content a:hover,

.post_content a p,

.post_content a:hover p{

	color: #848484;

	text-decoration: none;

}

/* ----------------------------- */



input, textarea, select, .uneditable-input {

	margin-bottom: 0;

}



.navbar-form, .navbar-search {

	margin: 0 0 9px;

}



.navbar-search{

	padding-left: 0;

}



.navbar .nav { float: right;}



#menu-menu-principal{

	border-top: 1px solid #8b705a;

	font-size: 12px;

}



#s{

	width: 100px;

}



#content{

	padding: 30px 0;

}



.more-link{

	white-space: nowrap;

}



#rodape {background-color: #ccc; padding-top: 20px;}



.painel {background: url('images/bg-painel.png') #333;}



.barra-social {

	background: url('images/bg-barra-social.png') no-repeat #333;

	height: 41px;

	padding: 10px 0;

	color: #fff;

}



.icone-facebook {

	margin: 0 15px;

}



.acesse {

	font-size: 17px;

}



.footer-links{

	margin: 20px 0px;

}



.footer-links .menu{

	list-style-type: none;

	margin-left: 0;

}



.footer-links .menu li{

	float: left;

	margin-left: 10px;

}



img#wpstats {

	width:0px;

	height:0px;

	overflow:hidden

}



/* post styling */



#main p.meta{

	font-style: italic;

	color: #808080;

}



#main article{

	margin-bottom: 18px;

	border-bottom: 1px solid #eeeeee;

	padding: 0 0 9px;

}



#main article footer{

	border-top: none;

	margin-top: 0;

	padding-top: 0;

	position: relative;

	min-height: 20px;

}



#main article footer a.edit-post{

	position: absolute;

	right: 0;

	top: 0;

	display: none;

}

.video-equipamentos iframe{
    margin: 20px 0;
}

.post:hover a.edit-post{

	display: inline;

}



/* Shared Post Format styling */

article.format-quote footer.entry-meta,

article.format-link footer.entry-meta,

article.format-status footer.entry-meta {

	font-size: 11px;

	font-size: 0.785714286rem;

	line-height: 2.181818182;

}



/* =Aside post format

-------------------------------------------------------------- */

#main article.format-aside {

	padding: 0;

}



article.format-aside h1 {

	margin-bottom: 24px;

	margin-bottom: 1.714285714rem;

}

article.format-aside h1 a {

	text-decoration: none;

}

article.format-aside h1 a:hover {

}

article.format-aside .aside {

	padding: 24px 24px 0;

	padding: 1.714285714rem;

	border-left: 22px solid;

}

article.format-aside p {

	font-size: 13px;

	font-size: 0.928571429rem;

	line-height: 1.846153846;

}

article.format-aside blockquote:last-child,

article.format-aside p:last-child {

	margin-bottom: 0;

}

article.format-aside footer.aside {

	padding: 24px 24px 0;

	padding: 1.714285714rem;

	border-left: 22px solid;

}



/* Image posts */

article.format-image footer h1 {

	font-size: 13px;

	font-size: 0.928571429rem;

	line-height: 1.846153846;

	font-weight: normal;

}

article.format-image footer h2 {

	font-size: 11px;

	font-size: 0.785714286rem;

	line-height: 2.181818182;

}

article.format-image footer a h2 {

	font-weight: normal;

}



/* Link posts */

article.format-link header {

	padding: 0 10px;

	padding: 0 0.714285714rem;

	float: right;

	font-size: 11px;

	font-size: 0.785714286rem;

	line-height: 2.181818182;

	font-weight: bold;

	font-style: italic;

	text-transform: uppercase;

	color: #848484;

	background-color: #ebebeb;

	border-radius: 3px;

}

article.format-link .entry-content {

	max-width: 80%;

	float: left;

}

article.format-link .entry-content a {

	font-size: 22px;

	font-size: 1.571428571rem;

	line-height: 1.090909091;

	text-decoration: none;

}



article.format-link footer.entry-meta { 

	clear: both;

}



/* Quote posts */

article.format-quote .entry-content p {

	margin: 0;

	padding-bottom: 24px;

	padding-bottom: 1.714285714rem;

}

article.format-quote .entry-content blockquote {

	display: block;

	padding: 24px 24px 0;

	padding: 1.714285714rem 1.714285714rem 0;

	font-size: 15px;

	font-size: 1.071428571rem;

	line-height: 1.6;

	font-style: normal;

}



article.format-quote .entry-content blockquote p:before {

	content: "\201C  ";

	font-size: 2rem;

}



article.format-quote .entry-content blockquote p:after {

	content: " \201D ";

	font-size: 2rem;

}



/* Status posts */

.format-status .entry-header {

	margin-bottom: 24px;

	margin-bottom: 1.714285714rem;

}

.format-status .entry-header header {

	display: inline-block;

}

.format-status .entry-header h1 {

	font-size: 15px;

	font-size: 1.071428571rem;

	font-weight: normal;

	line-height: 1.6;

	margin: 0;

}

.format-status .entry-header h2 {

	font-size: 12px;

	font-size: 0.857142857rem;

	font-weight: normal;

	line-height: 2;

	margin: 0;

}

.format-status .entry-header header a {

	color: #757575;

}

.format-status .entry-header header a:hover {

	color: #21759b;

}

.format-status .entry-header img {

	float: left;

	margin-right: 21px;

	margin-right: 1.5rem;

}



p.tags{

	line-height: 20px;

}



div[id*='attachment_']{

	max-width: 100%;

	height: 100%;

}



#credit320{

	background: url('images/320press_mini.png') no-repeat left top transparent;

	padding-left: 20px;

}



#main .hero-unit img{

	margin-bottom: 1em;

}



#main article img{

	height: auto;

	max-width: 100%;

}



img.alignleft{

	margin-right: 10px;

	float: left;

}



img.alignright{

	margin-left: 10px;

	float: right;

}



img.aligncenter{

	display: block;

	margin: 0 auto;

}



.post header img{

	margin-bottom: 18px;

}



.archive #main .post h3{

	line-height: 24px;

	margin-bottom: 10px;

}



video {

	max-width: 100%;

	height: auto;

}



.video-container {

	position: relative;

	padding-bottom: 56.25%;

	padding-top: 30px;

	height: 0;

	overflow: hidden;

}



.video-container iframe,  

.video-container object,  

.video-container embed {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}



.video-wrapper {

	width: 630px;

	max-width: 100%;

	margin-bottom: 18px;

}



/* page styling */



#featured-carousel .item{

	width: 970px;

	height: 400px;

}



.carousel-caption p{

	display: none;

}



/*carousel link para indicação de amigos */

#myCarousel {

	position: relative;

}



.indique-amigos {

	z-index: 999;

	position: absolute;

	display: block;

	width: 306px;

	bottom: 12px;

	right: 40px;

	height: 46px;

}





.page-template-page-homepage-php #main article{

	border-bottom: none;

}



.page-template-page-homepage-php .hero-unit,

.blog .hero-unit{

	padding: 1em;

}



.hero-unit h1 {

	font-size: 3em;

}



/* comments */







#comments{

	line-height: 24px;

	margin-bottom: 18px;

}



ol.commentlist,

ol.commentlist ul.children{

	list-style-type: none;

	margin-left: 0;

}



.comment .vcard > div{

	margin-top: 8px;

	padding: 0 10px;

}



ol.commentlist time{

	font-size: .8em;

	color: #eeeeee;

}



ol.commentlist div.comment-author{

	position: relative;

}



ol.commentlist a.comment-edit-link{

	color: #ffffff;

	text-decoration: none;

	padding-left: 5px;

}



ol.commentlist span.edit-comment{

	position: absolute;

	right: 0;

	top: 8px;

}



ol.commentlist li.bypostauthor{

	background-color: #dddddd;

}



ol.commentlist ul.children li{

	background-color: #cccccc;

}



ol.commentlist ul.children li ul.children li{

	background-color: #bbbbbb;

}



ol.commentlist ul.children li ul.children li ul.children li{

	background-color: #aaaaaa;

}



ol.commentlist article{

	border-bottom: none !important;

}



a.comment-reply-link{

	position: absolute;

	right: 0;

	bottom: 0;

}



#comment-nav ul{

	list-style-type: none;

	margin: 0;

}



#comment-form-elements{

	list-style-type: none;

	margin: 0;

}



.comment .vcard .avatar{

	padding-right: 0;

}



.comment .vcard .comment-text{

	margin-left: 0;

}



img.avatar{

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #dedede;

	border-right: 1px solid #dedede;

	border-left: 1px solid #ddd;

	

}



ol.commentlist li{

	padding-right: 10px;

	background-color: #F0F0F0;

}



#pings{

	margin-bottom: 9px;

}

.dica header h3 a{
	color: #555;
}

ol.pinglist{

	list-style-type: none;

	margin: 0 0 9px 0;

}

#comment{

	width: 270px;

}

ol.commentlist #respond{

	padding: 5px 10px;

}

/* specific post-type styles */



/* image attachment */



.attachment #main .post_content img{

	max-width: 100%;

}



.ie8 #main .media-grid img{

	max-height: none !important;

	max-width: none !important;

}



.attachment-img{

	margin-bottom: 18px;

}



.metadata p.alert-message{

	margin-right: 0;

	margin-bottom: 18px;

}



#gallery-nav{

	list-style-type: none;

	margin-left: 0;

}



li.next a, li.previous a{

	position: relative;

}



li.next a:hover:before{

	content: "\2190";

	position: absolute;

	display: block;

	top: 42%;

	left: 0;

	background-color: #BFBFBF;

	color: #444;

	width: 20px;

	height: 20px;

	padding-left: 5px;

	text-decoration: none;

	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);

}

.post-type-archive .page-header h1{
	text-transform: capitalize;
}

li.previous a:hover:before{

	content: "\2192";

	position: absolute;

	display: block;

	top: 42%;

	right: 0;

	background-color: #BFBFBF;

	color: #444;

	width: 20px;

	height: 20px;

	padding-left: 5px;

	text-decoration: none;

	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);

}





/* widget styles */



.widget{

	margin-bottom: 18px;

}



.widgettitle{

	margin-bottom: 9px;

}



#tag-cloud{

	margin-bottom: 18px;

	line-height: 160%;

}



/* for some reason the bs version currently available for download doesn't have this style */

.label{

	text-transform: uppercase;

}



/* override standard link hover for the tag cloud widget */

#tag-cloud a:hover,

.tags a:hover{

	color: #ffffff;

	text-decoration: none;

}



#tag-cloud a{

	white-space: pre;

	text-transform: uppercase;

}



/* change default form padding for search */



.widget_search form{

	padding-left: 0;

}



.widget_search input{

	width: 121px;

}



/* calendar widget */



#calendar_wrap{

	border: 1px solid #ddd;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	padding: 5px;

}



#wp-calendar{

	width: 100%;

	

}



#wp-calendar caption{

	font-weight: bold;

	padding: 8px;

}



#wp-calendar tr{

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

}



#wp-calendar tr:last-child{

	border-bottom: none;

}



#wp-calendar td{

	text-align: center;

	padding: 8px 0;

}



blockquote.pull-left{

	padding-right: 15px;

}

.post-type-archive-midia section.post_content {
    max-width: 200px;
}



/* Equipamentos */



.bloco-equipamentos {

	border-bottom: 1px solid #848484;
    margin: 30px 0;
    padding: 10px 0;

}



.bloco-equipamentos h3 {

	font-size: 18px;

}



.bloco-equipamentos img {

	height: 250px;

}

.telefone h2{
	margin-top: 0;
}

.video-equipamentos {

	margin: 2px 0;

}

body .navbar-inverse .navbar-nav>.active>a,
body .navbar-inverse .navbar-nav>.active>a:focus,
body .navbar-inverse .navbar-nav>.active>a:hover{
	color: inherit;
	background-color: transparent;
}

.single-equipamentos .bloco-equipamentos {

	border-bottom: none;

	margin-bottom: 20px;

}

body .navbar{
	margin-bottom: 0;
}

body .navbar-inverse {
    background-color: transparent;
    border: 0;
}

#wpstats{
	display: none;
}

@media only screen and (min-width: 980px) {

	body{

		padding-top: 60px;

	}

	

	.container-fluid{

		max-width: 970px;

		margin: 0 auto;

		padding-left: 20px;

		padding-right: 20px;

	}

	

	#inner-footer{

		padding: 0;

	}

	

	#content{

		padding-left: 0;

		padding-right: 0;

	}

	

	.topbar-inner{

		padding: 0;

	}

	

	.topbar form.pull-right {

		float: right;

	}

	

	.navbar-form, .navbar-search {

		margin-top: 6px;

		margin-bottom: 0;

	}

	

	.navbar-search{

		padding-left: 0;

	}

	

	.sidebar{

		margin-top: 0 !important;

	}

	

	.widget_search input{

		width: 230px;

	}

	

	.blog .hero-unit{

		margin-top: 10px;

	}

	

	.page-template-page-homepage-php .hero-unit,

	.blog .hero-unit{

		padding: 60px;

	}

	

	.hero-unit h1 {

		font-size: 60px;

	}

	

	/* hide edit comment button and show on hover on desktop version */

	.edit-comment{

		display: none;

	}

	

	.vcard:hover .edit-comment{

		display: inline-block;

	}

	

	#s{

		width: 200px;

		margin-bottom: 6px;

	}

	

	.widget_search input{

		width: 195px;

	}

	

	.comment .vcard .comment-text{

		padding-left: 0;

		padding-right: 0;

	}

}


@media (max-width: 992px){
	.telefone h2.first-tel{
		margin-right: 10px;
	}
	.row .bloco-midias{
		float: none !important;
		width: 100%;
	}
	.resumo-dicas {
    	margin-top: 10px;
	}
	.img-midias {
    	min-height: inherit;
	}
	.coluna-midias{
		margin-left: 0;
	}
	body .navbar .nav > li{
		display: inline-block;
		float: none;
	}
	#menu-menu-principal{
		width: 100%;
		text-align: center;
	}
	.telefone h2 {
	    margin-top: 0;
	    display: inline;
	    font-size: 21px;
	}
	.menu-principal{
		margin-top: 15px;
	}
	.telefone img{
		margin-top: 0;
	}
	.bloco-area{
		border:0;
	}
	.telefone{
		margin-top: 0;
		padding-top: 0;
		border:0;
	}
	.icones-sociais{
		margin-top: 0;
		text-align: right;
	}
}

@media (max-width: 768px){
	.page-header h1{
		font-size: 29px;
	}
	.fb-box,#widget-footer{
		text-align: center;
	}
	.bloco-destaque{
		text-align: center;
	}
	.logo-cont,.slogan{
		text-align: center;
	}
	#menu-menu-principal {
    	border-top: 0;
	}
	.telefone{
	    margin-top: 30px;
	}
	body .navbar-toggle{
		margin: 0;
		width: 100%;
		border-radius: 0;
		border:0;
		background-color: transparent;
		color: #fff;
		background-color: #233652;
		font-size: 20px;
	}
	body .navbar-toggle:hover{
		background-color: #233652;
	}
	body .navbar .nav > li{
	    display: block;
	    float: none;
	    text-align: left;
	}
	#menu-menu-principal{
		font-size: 18px;
	}
}

@media (max-width: 500px){
	.telefone h2.first-tel{
		margin-right: 0;
	}
	.telefone h2{
		display: inline-block;
	}
	.slogan h3{
		font-size: 12px;
	}
	.telefone img {
    	display: none;
	}
}







