/* 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:3.3.1
Author:Chris Barnes
Author URI:http://cbarn.es
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 */

/* HEADS UP:Everything that you will normally find here can be found in the library/less/wp.less */

body {
	color: #000;
	font-family: 'Libre Baskerville', serif;
	font-size: 12px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover, a:focus {
	color: #000;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.box{
	padding-bottom:15px; 
}
.home-pad{
	padding:0 0 50px 0 ;
}
.no-padding{
	padding-left: 0;
}
.no-all{
	padding: 0 15px 0 9px
}
.extra-pad{
	padding-right: 30px;
}
.books {
	height: 440px;
}
.press-kit{
	height: 270px;
}
.noticias{
	height: 400px;
}
.autor{
	height: 310px;
}
.livrarias{
	height: 300px
}
.news{
	height: auto !important
}
.prelo{
	height: auto !important
}
.page-header {
	border: none ;
    margin: 10px 0 5px ;
	padding-bottom: 0 ;
}
.page-header a{
	font-weight: 700;
}
.jumbotron {
	padding: 0;
	min-height: 200px;
	background-color: transparent;
}
.jumbotron h2{
	padding: 0;
	margin: 0;
	line-height: 37px;
	font-weight: 700;
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 0;
	padding-right: 70%;
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 0;
}
.jumbotron p {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}
#inner-footer {
	
}
.navbar-brand {
	font-size: 12px;
	padding: 15px 45px 15px 15px;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
	color: #000;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	color: #000;
	padding-top:10px;
	border-top: 5px solid #000;
}
 .navbar-inverse .navbar-brand:hover {
 	color: #000
 }
.sgr-custom-taxonomies-menu  ul {
	margin: 0;
	padding: 0
}
.sgr-custom-taxonomies-menu ul li {
	list-style: none;
	padding-right: 15px;
}
.navbar-nav > li > a{
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
	background-color: transparent;
	border-top: 5px solid #000;
	padding-top:10px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
}

.dropdown-menu {
    background-color: #ce8d20;
    border: none;
    border-radius: 0;
    box-shadow:none;
    font-size: 12px;
}
.navbar-inverse {
	background-color: #ce8d20;
    border-color: #ce8d20;
}
.dropdown-menu > li > a{
	color: #000;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
	background-color: transparent;
	border-top: 5px solid #000;
	padding-top:10px;
	color: #000;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-color: #ce8d20;
}

.featured-home{
	padding-bottom: 15px;
}

.menu-extra{
	padding-bottom: 10px;
}

.fb_iframe_widget span{
	width: 100% !important;
}

.sans-serif, .widgettitle{
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 12px;
}
.widget {
    margin-bottom: 15px;
}
#main article {
    margin: 0;
    padding: 0 15px 0 0;
}
.home #main article img:hover{
	opacity: 0.5
}

.img-plus{
	background: url('images/plus.png') no-repeat;
}

.img-header{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}

.home-title{
	margin: 0;
}

.ginput_container{
	
}
.gform_wrapper span.ginput_product_price_label, .gform_wrapper span.ginput_quantity_label{
	display: none
}
.gfield{
	padding-bottom: 7px;
	padding-top: 5px;
}

.gform_wrapper .gsection {
    border-bottom: 1px solid #000 !important;
    margin: 45px 0 15px 0 !important;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title{
    font-size: 13px !important;
}
.gfield_price{
	border-bottom: 1px dashed #000;
}
.ginput_product_price{
	padding-right: 20px;
	border
}
.gform_wrapper .top_label .gfield_label{
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
}
.gfield_price .ginput_container{
	width: auto;
	float: right
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
	width: 70% !important
}

.livrarias-title{
	height: 60px;
}

.livrarias-title p{
	margin: 0
}