/*
Theme Name: wbhm-audio
Theme URI: http://wbhm.org
Description: Custom theme based on bones.
Version: 2.0
Author: Larry Owen
Author URI: http://hackofalltrades.com
Tags: 
License: MIT
License URI: http://mit-license.org/
*/

p {
/*     margin: 15px 0; */
    color:#4f4f4f
}

nprds_widget .whatson-wrap {
    color: #434343;
    font-family: Helvetica, Nueu, sans-serif;
    padding-top: 12px;
}

address {
	padding-left: 25px;
}

.ad-area {
   text-align: center;
}

.g-1, .g-2, .g-3 {
    width: auto;
    margin: 10px auto !important;
    margin-bottom: 15px !important;
}

body { 
	font-family: 'Inter', sans-serif;
	padding-top: 70px; 
	font-size:1.5em;
}

hr {
    margin-top: 0;
    margin-bottom: 20px;
    border: 0;
    border-top: 4px solid #404041;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4 {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}

h3, h4 {
	text-align: left;
}

h4, h5, h6 {
    margin-top: 1px;
    margin-bottom: 10px;
}

h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    color:#000; 
}

h1.archive-header, h1.page, h2.page {
    border-top: 4px solid;
    border-bottom: 4px solid;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
}

#header-banner {
	text-align: center;
	background-color:#666;
	padding:0;
	margin-bottom:10px;
}

.navbar-inverse {
    background-color: #404041;
    border-color: #404041;
}

.navbar-default {
    background-color: #ffffff00;
    border-color: #ffffff00;
}

.nav>li {
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: oswald,sans-serif !important;
    font-size: 1.3em;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: 400;
}

.donate {
    padding: 5px 0;
    font-size: 1.5em;
    color: #000;
    font-family: 'Oswald', sans-serif ;
}

/****************
 * Thumbnail
 ****************/
.thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 0;
    line-height: 1.42857143;
    background-color: #fff;
    border: transparent;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.thumbnail .caption {
    padding:0;
}
.thumbnail-wide {
    margin-bottom: 20px;
}
.thumbnail-wide p {
    font-weight: 500;
    font-size: 1.15em;
}

.caption p {
    font-weight: 500;
    font-size: initial;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}

.navbar-brand {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    float: left;
    height: 50px;
    padding: 10px 10px;
    font-size: 29px;
    line-height: 20px;
    text-transform: uppercase;
}

.btn-play {
    border-radius: 25px!important;
    display: inline-block!important;
    margin-bottom: 20px!important;
    font-size: 1.5em;
    font-weight: 700;
    text-transform: capitalize;
	padding: 5px 15px 5px 5px;
}

.fs-play-circle {
	vertical-align: middle;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-default {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.play-btn a {
	color: #fff;
}

.section-header {
    border-top: 2px solid #404041;
    border-bottom: 2px solid #404041;
    padding: 10px 0;
    font-size: 1.5em;
}

.by-line {
	text-transform: uppercase;
    text-align: left;
    margin-top: -5px;
    margin-bottom: 15px;
    padding-left: 0;
}

.npr-news-promo * {
    font-size: 1.0em;
    padding-top: 5px;
}

footer, .footer {
	margin-top: 20px;
	border-top: 4px solid
}

.img-tile {
	border: 1px solid;
	min-height: 200px;
    margin-bottom: 20px;
}
.tile {
	border: 1px solid;
	min-height: 200px;
    margin-bottom: 20px;
}
.tile img {
	opacity: 0.3;
}
.tile .caption {
	text-align: center;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.tile .caption a {
	color: #000;
	font-size: 1.5em;
	font-weight: 800;
}

.play-overlay {
    position: absolute;
    border: 0;
    bottom: 0;
    left: 0;
    background: #333;
    padding: 5px;
    margin: 0;
}

.image-overlay {
    display: block;
    text-align: left;
    font-size: 1.1rem;
    font-style: italic;
    /* padding-top: 6px; */
    margin-top: -5px;
    color: #767676;
}
.image-tcaption {
    font-size: .9em;
    padding: 0;
    color: #767676;
	text-align: left;
    margin-top: 10px;
}

/****************
 * Whats on Now
 ****************/
.whatson-song.group {
    display: none;
}
.whatson-program {
    border-top: none;
    margin-top: 0;
    padding: 10px;
	float: left;
    margin-left: 55px;
}
.whatson-program span {
    margin-left: 10px;
}
.whatson-block p {
	float: left;
    margin-left: 30px;
	padding-top:10px;
    color: #fff !important;
}
.whatson-block, .whatson-block a {
    font-size: 1.25em;
    color: #fff;
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}