/*
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.0
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
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

.filter {
    padding: 0;
    margin: 0; 
}
.filter li {
    float: left;
    list-style-type: none;
    padding-right: 10px;
    border-right: solid 1px black;
    margin-right: 10px;
}

    .filter li:last-child {
        padding-right: 0;
        border-right: none;
        margin-right: 0;
    }
.filter li a {
    text-transform: uppercase;
}

    .filter li a.selected {
        font-weight: bold;
    }

.social {
padding:30px 0;
}

#main article {
margin-bottom:0;
}

.gallery-widget {
border:4px double #000;
margin-top:40px;
}

.doubleline {
    border-top: solid 1px #ccd2de;
    border-bottom: solid 1px #ccd2de;
    height: 4px;
    margin-bottom: 30px;
}

.doubleline-bowties {
    border-top: solid 1px #ccd2de;
    border-bottom: solid 1px #ccd2de;
    height: 4px;
    margin: 60px -15px;
}

.slideshow-wrapper p {
font-size:28px;
line-height: 28px;
}
.post-type-archive-press_articles #main article {
    display: inline-block;
    float: left;
    width: 30%;
    margin-right: 2%;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    color: #001d59;
}
    .post-type-archive-press_articles #main > article:nth-child(3n+3) {
        clear: left;
    }
.post-type-archive-press_articles #main article section.post_content {
    border: 4px double #d3a02b !important;
    padding: 5px;
}
.post-type-archive-press_articles #main article header,
.post-type-archive-press_articles #main article section.post_content > p {
    display: none;
}
.post-type-archive-press_articles #main h4{
    display: inline-block;
    color: #001d59;
    font-family: 'Vollkorn', serif;
    font-size: 18px;
    border-bottom: 1px solid #001d59;
    padding: 0 6px 4px;
    margin-bottom: 4px;
    margin-top: -10px;
}

.post-type-archive-press_articles #main .date {
	color: #8c8c8c;
	font-family: 'Brandon Grotesque Light', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

#main p.meta {
	color: #8c8c8c;
	font-family: 'Brandon Grotesque Light', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 20px;
}

#main p.meta a {
	color:#000;
}

.section h4 {
	font-family: 'Brandon Grotesque Regular', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
}

.section ul li {
	font-family: 'Vollkorn', serif;
	font-size: 16px;
	line-height: 24px;
}

/* CSS OVERRIDES @anurag */
	body.home #content article:first-of-type {
		border-bottom: 0;
		padding-bottom: 0;
	}
	body.home #content header.archive-header {
		margin-bottom: 30px;
	}
	body.home #content a.more {
		display: block;
		font-size: 24px;
		color: #7f7f7f;
		padding-bottom: 10px;
		text-decoration: none;
		font-family: "brandon-grotesque";
		font-weight: normal;
		font-weight: 100;
	}
	/**/
	body.home #main div.slideshow-wrapper {
		background: #333;
		padding-top: 40px;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
		body.home #main div.slideshow-wrapper div.slideshow-content {
			margin-bottom: 0;
		}
		body.home #main div.slideshow-wrapper p.slideshow-caption {
			font-size: 14px;
			line-height: 14px;
			font-family: "brandon-grotesque";
			color: #ccc;
		}
		body.home #main div.slideshow-wrapper div.pager {
			margin-top: -5px;
		}

		#content .bullets .psp-icon.psp-icon-replace.activeSlide,
		#content .bullets .psp-icon.psp-icon-replace.activeSlide:before,
		#content .bullets .psp-icon.psp-icon-replace.activeSlide:after {
			/*
			color: red !important;
			opacity: 1;
			*/
		}

.slideshow-wrapper {
border: 4px double #000;
padding: 20px 0 20px;
}

.slideshow-content > a > img {
max-width:100% !important;
height:auto !important;
}
.navbar {
border: none;
}

.navbar-brand {
padding: 40px 28px 32px;
border-top: solid 5px #001d59;
}

.navbar-collapse {
border-top: solid 5px #001d59;
border-bottom: solid 1px #99a5bd;
padding:0;
}

.navbar-default .navbar-nav > li > a {
font-size:18px;
font-family: 'Brandon Grotesque Medium', sans-serif;
color:#000;
}


.navbar-default .navbar-nav > li > a:hover {
color:#001d59;
}

.navbar-nav > li > a {
padding:18px;
}
body.post-type-archive-press_articles #menu-item-2857 a, /* Brag menu item */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color:#c61e21;
background-color: transparent;
}

.top-nav-social {
font-size:16px;
text-align:center;
margin-top:18px;
}

.top-nav-social .fa{
margin-left:12px;
color:#000;
}
.fa-navicon {
color:#c61e21;
}


.jumbotron {
padding: 48px 30px 20px !important;
}

.jumbotron-container {
margin-top:-30px;
background-color: #f2f2f2;
}

.jumbotron > .container > .row > .col-sm-9 {
padding-left:15px;
padding-right:15px;
}

.hoot h2 {
margin-bottom: 54px;
}

.hoot .block {
margin-bottom:60px;
}

.widgettitle {
font-family: 'Vollkorn', sans-serif;
}
.widget a {
color: #001d59;
font-family: 'Brandon Grotesque Regular', sans-serif;
font-size:14px;
}

.btn-border > a {
font-family: 'Brandon Grotesque Medium', sans-serif;
font-size:14px;
}
.widget > div > ul > li.cat-item > a {
text-transform:uppercase;
}

.widget li {
    margin: 5px 0;
}

.widget_sp_image {
border:4px double #000;
}

.widget_sp_image img {
height:auto !important;
}


h2.title > a {
font-family: 'Brandon Grotesque Light', sans-serif;
font-size: 48px;
line-height: 1.1;
color:#000;
display:block;
margin-top:8px;
margin-bottom: -10px;
}

 h3 > a {
font-family: 'Brandon Grotesque Light', sans-serif;
font-size: 40px;
line-height: 1.1;
color:#000;
display:block;
margin-top:8px;
text-transform:uppercase
}

.hoot > .col-sm-6 > article > section > a {
font-family: 'Vollkorn', sans-serif;
font-size: 24px;
line-height: 30px;
color:#000;
display:block;
margin-top:2px;
margin-bottom: -10px;
padding-top: 10px;
border-top: solid 5px #001d59;
margin-left: 12px;
margin-right: 16px;
}

.hoot > .col-sm-4 > article > section > a {
font-family: 'Vollkorn', sans-serif;
font-size: 20px;
line-height: 24px;
color:#000;
display:block;
margin-top:2px;
margin-bottom: -10px;
padding-top: 10px;
border-top: solid 5px #001d59;
margin-left: 10px;
margin-right: 11px;
}

.hoot > .col-sm-6 > article > section > p {
font-family: 'Brandon Grotesque Regular', sans-serif;
font-size: 14px;
line-height: 16px;
color:#8c8c8c;
text-transform: uppercase;
}

.hoot > .col-sm-4 > article > section > p {
font-family: 'Brandon Grotesque Regular', sans-serif;
font-size: 14px;
line-height: 16px;
color:#8c8c8c;
text-transform: uppercase;
}
.input-group-btn {
    background: #c51f21;
    border-radius: 0 4px 4px 0;
}
.gform_footer.top_label,
.btn-border {
border: double 4px #fff;
background-color: #c51f21;
border-radius:0;
text-align: center;
display:block;
cursor: pointer;
color:#fff;
text-transform: uppercase;
}

.gform_footer.top_label:hover,
.btn-border:hover {
background-color: #790000;
color:#fff;
}

.gallery-image-upload-form  span {
font-family: 'Vollkorn', sans-serif;
font-size:16px;
line-height: 24px;
}

.full {
    width: 100%;
}

.btn-border > *,
.gform_footer.top_label > input[type=submit],
.btn {
width:100%;
display: inline-block;
border: double 4px #fff;
background-color: inherit; /* #c51f21;*/
padding: 9px 16px;
font-size: 15px;
font-family: 'Brandon Grotesque Medium', sans-serif;
text-decoration: none;
color:#fff!important;
text-transform: uppercase;
border: none;
}

.btn-border-half {
border: double 4px #fff;
background-color: #c51f21;
border-radius:0;
text-align: center;
display:inline-block;
cursor: pointer;
color:#fff;
text-transform: uppercase;
padding: 9px 16px;
font-size: 15px;
font-family: 'Brandon Grotesque Medium', sans-serif;
text-decoration: none;
}

.gform_footer.top_label:hover,
.btn-border:hover > *,
.btn-border-half:hover,
.btn:hover {
background-color: #790000;
border-color:#fff;
color: #fff;
}

.jumbotron  > .container > .row > .col-sm-9 > .sidewidget {
border:none;
padding:0;
}

.jumbotron  > .container > .row > .col-sm-9 > .sidewidget > div {
border:none;
padding:0;
height:auto !important;
}

.jumbotron  > .container > .row > .col-sm-9 > .sidewidget > div p {
font-size: 26px;
line-height: 1.4;
padding: 0 30px;
margin-top: 46px !important;
}

.jumbotron  > .container > .row > .col-sm-9 > .sidewidget > div > .slideshow-wrapper > .pager {
margin-top:10px !important;
}

.sidewidget > div {
padding: 20px 26px 28px;
}

.sidewidget p {
font-size: 14px;
line-height: 18px;
}

.sidewidget a.text-large {
font-family: 'Brandon Grotesque Light', sans-serif;
font-size: 34px;
display: block;
margin-top: 20px;
line-height: 20px;
}

.sidewidget form input:nth-child(1) {
--margin-top: 16px;
}

.sidewidget form input:nth-child(3) {
--margin-bottom: 26px;
}


.widget h4 {
font-size:14px;
color:#282828;
}

h1, h2, .h2 {
font-family: 'Brandon Grotesque Light', sans-serif;
text-transform: uppercase;
font-size: 48px;
margin-bottom: 20px;
}

p {
  font-size: 16px;
  line-height: 24px; 
}

.col-sm-9 {
padding-left: 35px;
padding-right: 35px;
}

#main article {
border:none;
}

#inner-footer {
background-color: #f0f0f0;
padding: 40px;
}

.footer-links > ul > li > a {
font-family:'Brandon Grotesque Medium', sans-serif;
font-size: 14px;
text-decoration:none;
text-transform: uppercase;
color:#646464;
margin-right: 10px;
}

.footer-links > ul > li > a:hover {
color:#000;
}
.attribution {
font-size: 14px;
line-height: 18px;
color: #787878;
}

.attribution a {
color:#000;
text-decoration:none;
}

.credits {
font-size:12px;
}

/* CONTACT PAGE */

.contact-form > .gform_footer {
max-width:200px;
}

.gallery-image-upload-form > .gform_footer {
max-width:200px;
margin-bottom:30px;
}

ul.gform_fields {
list-style:none;
padding-left:0;
}

ul.gform_fields li {
margin-bottom:20px;
}

ul.gform_fields li:first-child {
margin-top:26px;
}

ul.gform_fields li:last-child {
margin-bottom:36px;
}
ul.gform_fields li input, ul.gform_fields li textarea {
padding: 8px 11px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:1px solid #ccc;
font-family: 'Open sans', sans-serif;
font-size: 14px;
width: 100%;
}

.navbar-toggle, .navbar-default .navbar-toggle {
border:solid 1px #99a5bd;
}

@media only screen and (min-width:992px) and (max-width:1200px){
.navbar-default .navbar-nav > li > a {
padding:20px 16px;
}

.top-nav-social {
margin-top:10px;
margin-bottom:14px;
}
}

@media only screen and (min-width:768px) and (max-width:991px){
.navbar-default .navbar-nav > li > a {
font-size:16px!important;
padding:16px 10px;
}
.top-nav-social {
margin-top:10px;
margin-bottom:14px;
}
}

/* iPad portrait*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.navbar-default .navbar-nav > li > a {
font-size:15px!important;
padding:15px;
}
.top-nav-social {
margin-top:10px;
margin-bottom:14px;
}
}

/* iPad landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
.navbar-default .navbar-nav > li > a {
font-size:16px!important;
padding:15px 30px;
}
}
/* iPhone media queries */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {

.col-sm-9 {
padding-left:20px;
padding-right:20px;
}

h1, h2, .h2, h2.title > a {
font-size:40px;
}

#main p.meta {
margin-bottom:10px;
}

.jumbotron {
padding:20px 0 0 0 !important;
}

.jumbotron > .container > .row > .col-sm-9 > .sidewidget > div p {
margin-top: 16px !important;
font-size: 16px !important;
}

.navbar-brand > img {
max-width:200px;
}

.navbar-toggle {
float:none !important;
}

.navbar-default .navbar-nav > li > a {
padding:8px;
font-family: 'Brandon Grotesque Regular', sans-serif;
}

.hoot h2 {
margin-bottom: 40px;
margin-top: -80px;
}

.hoot .block {
margin-bottom:40px;
}

#main .hoot .block article .thumbnail-container {
height:200px;
}

.post-type-archive-press_articles #main article {
width:100%;
}

.top-nav-social {
margin-bottom:14px;
margin-top:10px;
}

.visible-xs > .pager {
margin:0;
}

.footer-links > ul > li > a {
font-size:13px;
margin-right:3px;
}

#inner-footer {
padding:15px;
}

.attribution {
font-size:12px;
line-height:14px;
}
}