  /*
Theme Name: XRPS2 Theme
Theme URI: http://intertechmedia.com
Author: The WPB team
Description:  WPB Frame-work:3.0
Version: 1.0
License: GNU General Public  v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: /languages/

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
0.0 Helper Styles
1.0 Global Styles
2.0 Header
    2.1 On Air Now
    2.2 Navigation
    2.3 Search
    2.4 News Ticker    
3.0 Slider/Flipper
4.0 Tabby Widdget
5.0 Social Links
6.0 Ad Banners
7.0 Widgets
8.0 Content
9.0 Post & Pages
    9.1 Post Meta
    9.2 Post Format
10.0 Custom Page Templates
11.0 Comments
12.0 Media
    12.1 Captions
    12.2 Gallary
13.0 Footer
14.0 Custom Styles 
15.0 Pagenation
16.0 Media Queries      
--------------------------------------------------------------*/

/*--------------------------------------------------------------
0.0.Helper Styles
--------------------------------------------------------------*/

body
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/site_bg.jpg') no-repeat fixed top center hsl(0, 0%, 100%);

    font-family: 'Open Sans',Helvetica,Arial,sans-serif;

    font-size: 14px;

    line-height: 22px;
    
    color: hsl(0, 0%, 20%);
}

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

a 
{
    outline:0!important;
}


a:hover
{
    text-decoration: none;
}



/* Responsive images */
.entry-content img,
.comment-content img,
.widget img
{
    max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*='align'],
img[class*='wp-image-'],
img[class*='attachment-']
{
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image
{
    max-width: 100%;
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.entry-content .twitter-tweet-rendered
{
    max-width: 100% !important; /* Override the Twitter embed fixed width */
}

code
{
    white-space: normal;

    background: none;
}


/*-Responsive Facebook Like Box------------------------------------ */
.widget_facebook_likebox iframe
{
    width: 100% !important;
}

iframe[id*="twitter-widget"]
{
    /* position: absolute!important; */
    margin: -2px 0 0 5px;
}


/*-Youtube Wrapper--------------------------------------------------*/
/*
.videoWrapper
{
    position: relative;

    height: 0;
    padding-top: 25px;
    padding-bottom: 56.25%;  16:9 
}
.videoWrapper iframe
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}*/

/*------- JW Styles -------*/

div[id*="botr"] video {
    max-width: none;
}

.mar-top10
{
    margin-top: 10px!important;
}

/*-Remove container/row padding------------------------------------*/

.alpha
{
    padding-left: 0;
}

.omega
{
    padding-right: 0;
}

/*Floats------------------------------------*/

.float-right {float:right}

.float-left {float:left}

/*-Word Break -----------------------------------------------------*/

#primary, #secondary {
-ms-word-break: break-all;

     /* Be VERY careful with this, breaks normal words wh_erever */
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}


/*-Alignments-----------------------------------------------------*/

.alignleft
{
    display: inline;
    float: left;

    margin-right: 1.5em;
}

.alignright
{
    display: inline;
    float: right;

    margin-left: 1.5em;
}

.aligncenter
{
    display: block;
    clear: both;

    margin: 0 auto;
}

/*--------------------------------------------------------------
1.0 Global Styles
--------------------------------------------------------------*/
.site-content /* Page/Content background color */
{
    background: hsl(0, 0%, 100%);
}


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

h1#logo {
    margin: 0;
}

#logo a {
   position:relative;
   display:block;
   width: 100%; 
    height: 130px}

#logo a span {
   display:block;
   position:absolute;
   width:100%;
   height:100%;
   background:#ffffff url(http://dehayf5mhw1h7.cloudfront.net/wp-content/uploads/sites/253/2014/12/09161951/logo.jpg) no-repeat left top ;
   background-size: cover;
   z-index:100; /* Places <span> on top of <a> text */  
   top: 0;}

@media screen and (max-width: 1024px) {
    #logo a {
        height: 125px;
    }
}

@media screen and (max-width: 768px) {
    #logo a {
        height: 165px;
    }
}

@media screen and (max-width: 667px) {
    #logo a {
        height: 150px;
    }
}

@media screen and (max-width: 568px) {
    #logo a {
        height: 130px;
    }
}

@media screen and (max-width: 480px) {
    #logo a {
        height: 110px;
    }
}

@media screen and (max-width: 414px) {
    #logo a {
        height: 90px;
    }
}

@media screen and (max-width: 375px) {
    #logo a {
        height: 80px;
    }
}

@media screen and (max-width: 320px) {
    #logo a {
        height: 70px;
    }
}

/*--------------------------------------------------------------
    2.1 On Air Now
--------------------------------------------------------------*/
#on-air
{
    height: 147px;

    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/on-air-bg3.png') no-repeat top right;
}

.on-air-text
{
    font: oblique 900 20px/22px 'Play';

    color: hsl(0, 0%, 100%);
    text-shadow: 0 1px 5px hsla(0, 0%, 0%, 0.75);
}

.schedule-now a  {margin:0; padding:0} 


.link-text
{
    font: oblique 900 24px/24px 'Play';

    color: hsl(40, 97%, 57%);
    
    text-shadow: 0 1px 5px hsla(0, 0%, 0%, 0.75);

}

.on-air-excerpt
{
    font: oblique 300 18px/18px 'Play';

    color: hsl(0, 0%, 100%);
    text-shadow: 0 1px 5px hsla(0, 0%, 0%, 0.75);
}

.on-air-excerpt p
{
    padding-right: 10px;
}

.live-link {
    font: oblique 600 20px/20px 'Play';

    color: hsl(40, 97%, 57%);
    text-shadow: 0 1px 5px hsla(0, 0%, 0%, 0.75);
    padding-right:20px
}

.live-click {
    font: oblique 300 18px/18px 'Play';

    color: hsl(0, 0%, 100%);
    text-shadow: 0 1px 5px hsla(0, 0%, 0%, 0.75);
    padding-right:20px  
    
}

.listen-live img
{
    float: right;
}

.show-thumb
{ 
    overflow: hidden;

    max-height: 150px;
}
/*--------------------------------------------------------------
    2.2 Navigation
--------------------------------------------------------------*/
.site-navigation
{
    background: hsl(0, 0%, 78%);
}
.navbar
{
    min-height: 35px;
    margin-bottom: 0;

    border-radius: 0;
}
.navbar-default
{
    border-style: none !important;
    background: hsl(0, 0%, 78%) !important;
}

.navbar-default .navbar-nav > li > a
{
    font: oblique 300 14px 'Play';

    padding:10px 7px;
 
    text-transform: uppercase;

    color: hsl(0, 0%, 0%);
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus
{
    color: hsl(0, 0%, 100%);
    background: hsl(0, 0%, 78%);

}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus
{
    color: hsl(0, 0%, 100%);
    background: hsl(0, 0%, 78%);

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus
{
    color: hsl(0, 0%, 100%);
    background: hsl(0, 0%, 78%);

}

.navbar-default .navbar-nav > .active
{
    color: hsl(0, 0%, 100%);
    background: hsl(0, 0%, 78%);

}

/* caret */


.navbar-default .navbar-nav > .dropdown > a .caret
{
    border-top-color: hsl(0, 0%, 0%);
    border-bottom-color: hsl(0, 0%, 0%);
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret
{
    border-top-color: hsl(0, 0%, 0%);
    border-bottom-color: hsl(0, 0%, 0%);
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret
{
    border-top-color: hsl(0, 0%, 0%);
    border-bottom-color: hsl(0, 0%, 0%);
}


/* Dropdown Menu */

.dropdown-menu
{
    padding: 0;

    color: hsl(0, 0%, 0%);
    border: 0;
    background: hsl(0, 0%, 78%);
}

.dropdown-menu > li > a
{
    font: normal 16px/35px 'Play';

    padding: 3px 15px;

    color: hsl(0, 0%, 0%);
    border-bottom: 1px dotted hsl(0, 0%, 100%);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus
{
    text-decoration: none;

    color: hsl(0, 0%, 100%);
    background: hsl(40, 97%, 57%);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus
{
    text-decoration: none;

    color: hsl(0, 0%, 100%);
    background: hsl(40, 97%, 57%);
}

/* mobile version */

.navbar-default .navbar-text
{
    font: oblique 24px 'Play';
    margin: 0;
    color: hsl(0, 0%, 20%);
}

.navbar-default .navbar-toggle
{
    margin: 5px;

    border-color: hsl(0, 0%, 100%);
    background: none repeat scroll 0 0 hsl(0, 0%, 0%)!important;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus
{
    background-color: hsl(0, 0%, 0%);
}
.navbar-default .navbar-toggle .icon-bar
{
    background-color: hsl(0, 0%, 100%);
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus
{
    font-family: 'Play';

    color: hsl(0, 0%, 100%);
    background: hsl(0, 0%, 0%);
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a
{
    color: hsl(0, 0%, 0%);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover
{
    color: hsl(0, 0%, 100%);
}

.navbar-header p {margin:0;}

/*
Navbar "hovernav" dropdown menu - this works only for screen sizes larger than phones.
The Bootstrap CSS is unchanged.
*/
@media (min-width: 992px) {
/*.navbar-nav .caret
{
    display: none;
}*/

/* Delete the above if you wish to display the caret */
.navbar-nav .open ul
{
    display: none;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus
{
    color: hsl(0, 0%, 33%);
    background: none;
}

.navbar-default .navbar-nav > li:hover
{
    background: hsl(0, 0%, 78%);
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus
{
    color: hsl(0, 0%, 59%);
    background: none;
}

.navbar-inverse .navbar-nav > li:hover
{
    background: hsl(0, 0%, 3%);
}

.navbar-nav .hovernav:hover > .dropdown-menu
{
    display: block;
}

} 


/*--------------------------------------------------------------
    2.3 Search
--------------------------------------------------------------*/
#nav-search
{
    float: right;
    background-color: #C6C6C6;
    padding: 3px;
}

#nav-search .fa
{
    font-size: 18px;

    padding: 6px 8px;
    
    margin-top:2px;

    color: hsl(0, 0%, 100%);
    
    background:hsl(0, 0%, 21%);
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#nav-search .fa:hover
{
    color:hsl(45, 90%, 53%)
}

#mobile-search .fa
{
    font-size: 18px;

    padding: 8px 10px;
    
    margin:4px; 

    color: hsl(0, 0%, 100%);
    
    background:hsl(0, 0%, 21%);

    border:1px solid hsl(0, 0%, 100%);
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.modal-header
{
    border-bottom: 0!important;
}

.modal-footer
{
    border-top: 0!important;
}

#myModal
{ /*positions the modal pop up window */
    top: 30%;
    right: 0;

    outline: none;
}

#myModal .btn
{
    color: hsl(0, 0%, 100%);
    border-width: 1px;
    border-color: hsl(211, 98%, 25%);
    background-color: hsl(211, 98%, 25%) !important;
}

.modal-backdrop.in 
{
  opacity: 0.0; 
}


.search-highlight
{
    background: hsl(60, 100%, 50%);
}

/*--------------------------------------------------------------
    2.4 Breaking News Ticker
--------------------------------------------------------------*/
.breaking-news {
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/breaking-news-hdr.png') no-repeat top left hsl(0, 0%, 23%);
}

.newsticker li
{
    font: normal 12px/25px 'Play';
    color: hsl(0, 0%, 100%);
}

.newsticker li a
{
    font: normal 15px/25px 'Play';

    color: hsl(40, 97%, 57%);
}

.breaking-news .widget_text {
    margin-bottom: 0px;
}


/*--------------------------------------------------------------
3.0 Slider/Flipper
--------------------------------------------------------------*/
.slider
{
    margin-top: 5px;
    margin-bottom: 10px;
}

.rs-slider
{
    padding-right: 0;
    padding-left: 0;
}


.rsThumbsContainer
{
    padding-top: 8px;
}

.rsThumbs
{
    color: hsl(0, 0%, 15%)!important;
    background: none repeat scroll 0 0 hsl(0, 0%, 91%)!important;
}

.rsHomeTempl .rsThumbsHor
{
    height: 62px!important;

    border-right: 1px solid hsl(0, 0%, 91%);
}

.rsNavItem
{
    font: normal 12px/16px 'Oswald';

    margin: 0 0;

    text-transform: uppercase;

    background: hsl(0, 0%, 100%);
}

.rsNavSelected
{
    border-bottom: 2px solid hsl(40, 97%, 57%);
    background: hsl(0, 0%, 100%)!important;
}

.rsGCaption
{
    font-size: 22px!important;
    font-weight:normal!important;
    font-family:'Play';

    bottom: 0!important;
    left: 0!important;

    float: none;

    width: 100%!important;
    padding: 13px 18px!important;

    opacity: .85!important;
    color: hsl(0, 0%, 100%);
    border-radius: 0!important;
}

.rsThumbsArrowIcn
{
    display: none;
}

.rsThumbsArrowLeft
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/rs-left.png') no-repeat 5px 18px hsl(0, 0%, 91%)!important ;
}

.rsThumbsArrowRight
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/rs-right.png') no-repeat 6px 18px hsl(0, 0%, 91%)!important;
}

/*--------------------------------------------------------------
4.0 Tabby Widget
--------------------------------------------------------------*/
.responsive-tabs .responsive-tabs__heading
{
    display: none;
}

.responsive-tabs .responsive-tabs__list__item
{
    display: inline;

    cursor: pointer;
}

.responsive-tabs-wrapper
{
    clear: both;
    zoom: 1;

    margin-bottom: 0;
}
.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after
{
    display: table;

    content: '';
}
.responsive-tabs-wrapper:after
{
    clear: both;
}

.responsive-tabs .responsive-tabs__heading:focus,
.responsive-tabs .responsive-tabs__list__item:focus
{
    outline: 1px solid transparent;
}

.responsive-tabs .responsive-tabs__heading--active:focus,
.responsive-tabs .responsive-tabs__list__item--active:focus
{
    outline: none;
}

.responsive-tabs .responsive-tabs__list
{
    font-size: 18px;
    line-height: 18px;

    margin: 7px 0 5px 0;
    padding-bottom: 0;
    padding-left: 0;
}

.responsive-tabs .responsive-tabs__list__item
{
    font-family: 'Play';
    font-size: 15px;
    font-weight: normal;
    line-height: 1;

    margin: 0 2px 0 0px;
    padding: 5px 10px;

    text-transform: uppercase;

    color: hsl(0, 0%, 0%);
    border: 0 solid transparent;
    background: hsl(0, 0%, 87%);
}

.sidebar .responsive-tabs .responsive-tabs__list__item {
    padding: 5px 7px; //Seperate padding for inside pages
}

.responsive-tabs .responsive-tabs__list__item:hover
{
    color: hsl(0, 0%, 100%);
    background: hsl(0, 0%, 24%);
}

.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover
{
    color: hsl(0, 0%, 0%);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover
{
    margin-right: 2px;

    color: hsl(0, 0%, 100%);
    border-top: 0 solid hsl(0, 0%, 0%);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: hsl(0, 0%, 24%);
}

.responsive-tabs .responsive-tabs__panel
{
    margin-bottom: 0;
    padding: 10px 10px;

    border: 0 solid hsl(0, 0%, 91%);
    background: hsl(0, 0%, 96%);
}

.responsive-tabs .responsive-tabs__panel p
{
    margin: 0;
}

.responsive-tabs .responsive-tabs__panel h5
{
    margin-top: 0;
}

.responsive-tabs .responsive-tabs__panel a
{
    font-size: 14px;
    line-height: 22px;
}

.responsive-tabs .responsive-tabs__panel .fa
{
    font-size: 16px
}


@media (min-width: 768px) {

    .responsive-tabs .responsive-tabs__panel--closed-accordion-only
    {
        display: block;
    }

}

/* --- ACCORDION  --- */

@media (max-width: 767px) {

    .responsive-tabs .responsive-tabs__list
    {
        display: none;
    }

    .responsive-tabs .responsive-tabs__heading
    {
        display: block;

        cursor: pointer;
    }

    .responsive-tabs .responsive-tabs__panel--closed-accordion-only
    {
        display: none;
    }

}

@media (max-width: 767px) {

    .widget-sidebar{clear:both}


    .responsive-tabs-wrapper
    {
        border-top: 1px solid hsl(0, 0%, 87%);
    }

    .responsive-tabs .responsive-tabs__heading
    {
        font-size: 18px;
        font-weight: normal;

        position: relative;

        margin: 0;
        padding: 10px 0 10px 20px;

        color: hsl(0, 0%, 56%);
        border: 1px solid hsl(0, 0%, 87%);
        border-top: none;
        background: hsl(0, 0%, 100%);
    }

    .responsive-tabs .responsive-tabs__heading:after
    {
        position: absolute;
        top: 20px;
        right: 20px;

        display: block;

        width: 0;
        height: 0;

        content: '';

        border-top: 6px solid hsl(0, 0%, 27%);
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
    }

    .responsive-tabs .responsive-tabs__heading:hover
    {
        color: hsl(0, 0%, 38%);
    }

    .responsive-tabs .responsive-tabs__heading--active,
      .responsive-tabs .responsive-tabs__heading--active:hover
    {
        color: hsl(0, 0%, 38%);
        background: hsl(0, 0%, 89%);
    }

    .responsive-tabs .responsive-tabs__heading--active:after
    {
        top: 18px;

        border-top: 0;
        border-bottom: 6px solid hsl(0, 0%, 25%);
    }

    .responsive-tabs .responsive-tabs__panel
    {
        margin: 0;

        border-top: none;
    }

}


.responsive-tabs-wrapper .article-title
{
    font: normal 500 14px/16px 'Play';
}

.responsive-tabs .listing-item
{
    overflow: hidden;

    width: 100%;

    white-space: nowrap;
}





/*--------------------------------------------------------------
5.0 Social Links
--------------------------------------------------------------*/

.single .article-meta iframe[id*="twitter-widget"] {
    margin: 0 0 -6px;
}

/*Footer social styles*/
.footer-social
{
    padding: 40px 20px 0 20px;
}

.social-link-item img {
    margin-bottom: 10px;
}

/*Sidbar social styles*/

.widget-sidebar
{
    margin-top: 5px;
}

.widget-sidebar .archive-thumbnail
{
    display:none;
}


.widget-sidebar .social-link-item:first-child img
{
    margin: 0 0 10px 0;
}

.share-links {
    display: inline;
}

.share-links .fb-button {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    background: transparent linear-gradient(#4C69BA, #3B55A0) repeat scroll 0% 0%;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    color: #FFF;
    padding: 0 5px;
    text-shadow: 0px -1px 0px #354C8C;    
    margin: 0 2px;
}

.share-links .fb-button:hover {
    background: transparent linear-gradient(#5B7BD5, #4864B1) repeat scroll 0% 0%;
    box-shadow: 0px 0px 1px #607FD6 inset;
}

.share-links .fb-button a {
    color: #FFF;
}


/*--------------------------------------------------------------
6.0 AD Banners
--------------------------------------------------------------*/
.adv-banner
{
    clear: both;
}

.adv-banner img /*centers all banners in their containers*/
{
    margin: 0 auto;
}

.above-header-banner,
.under-nav-banner,
.above-header-banner-right
  /*adds margin to leaderboards*/
{
    margin: 10px 0;
}

.adv-container
{
    overflow: hidden;

    max-width: 100%;
}
.adv-container img
{
    display: block;

    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

/*--------------------------------------------------------------
7.0 Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}

.sidebar .widget {
  clear: both;
}

.widget_text {margin-bottom: 5px}

/* Make sure select elements fit in widgets */
.widget select {
    max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
    display: none;
}

.widget ul {
    list-style: none;
    padding-left: 8px;
}

/* Recent posts widget */
ins
{
    margin-top: 20px;
}

.widget .posts-list
{
    padding: 0;
}

.widget_recent_posts .compact
{
    overflow: hidden;

    margin-bottom: 0;
    padding-bottom: 0;
}


/* There is only one image inside */
.widget_recent_posts .compact .wp-post-image
{
    float: left;

    height: auto;
    margin: 0 15px 0 0;

}

.sidebar-widget-title 
{
    border-bottom: 2px solid hsl(40, 97%, 57%);
    color: hsl(345, 6%, 14%);
    font: oblique 600 20px/32px "Play";
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

/*Read More Styels */
.read-more 
{
    float: right
}

.continue-reading
{
    display: block;
    font:normal 600 12px/12px 'Play';
    
    color: hsl(0, 0%, 0%);

    padding:5px;
}

.widget_recent_posts .continue-reading
{
    display: block;
    font:normal 600 12px/12px 'Play';
    
    color: hsl(0, 0%, 0%);

    padding:5px;
}

.widget_recent_posts .continue-reading:hover
{
    color:hsl(0, 0%, 45%);
}


.widget_recent_posts .entry-summary p
{
    margin: 0;
    line-height: 18px;
    padding:0;
}
.posts-list
{
    padding: 10px;
}
.posts-list h5 a
{
    font-size: 1.1em;
    line-height: 1.3em;

    color: hsl(0, 0%, 0%);
}
.posts-list h5 a:hover
{
    color:hsl(0, 0%, 45%);

}

/* Recent posts widget in content widget area */
.content-widget-area .widget_recent_posts .first .title
{
    margin-top: 10px;
}

.content-widget-area .widget_recent_posts .compact
{
    margin: 10px 0 0;
    padding: 5px 10px;
}
.content-widget-area .widget_recent_posts .compact .wp-post-image
{
    width: 330px;
    margin: 5px 15px 10px 1px;
}


/* Recent posts is a slider */
.widget_recent_posts.recent_posts_slider .widget-title
{
    position: relative;

    padding-right: 80px;
}
.widget_recent_posts.recent_posts_slider .prev-next-nav
{
    position: absolute;
    top: 50%;
    right: 5PX;

    margin-top: -17px;
}
.widget_recent_posts .caroufredsel_wrapper article
{
    float: left;
}

/* Show divider after each 2 widgets */

.content-widget-area .content-widget-divider
{
    display: none;
    clear: both;
}
.content-widget-area .content-widget-divider:nth-child(4n+0)
{
    display: block;
}


.content-widget-title .title-link
{
    line-height: 50px;

    position: absolute;
    top: 0;
    right: 0;
}


/* Text widget */
.widget_text .textwidget
{
    padding-left: 0;
}


/* RSS Widget styles*/
.rssSummary
{
    font-size: 16px;
    line-height: 22px;
}

.widget_rss ul
{
    margin: 0;
    padding: 0;

    list-style-type: none;
}

.widget_rss ul li
{
    margin: 8px 0;
}

.widget_rss ul li a
{
    font:normal 600 13px/20px 'Open Sans';

    margin: 10px 10px 10px 0;
    padding: 0;

    color: hsl(0, 0%, 0%);
}
.widget_rss ul li a:hover
{
    color: hsl(210, 100%, 24%);
}


.taxonomy_description 
{
    position: relative;
    top: 30px;

    float: left;

    max-width: 100%;
    margin-right: 10px;  
}

#padres-schedule .article-meta {
    display: none;
}

#mighty-sports article,
#more-mighty-sports article {
    margin-bottom: 15px;
}

#mighty-sports .posts-list article .wp-post-image {
    width: 150px;
    height: auto;
}

#mighty-sports .posts-list article:first-child .wp-post-image ,
#more-mighty-sports article .wp-post-image  {
    width: 230px;
    height: auto;
}

#mighty-sports .article-title,
#mighty-sports .entry-title,
#more-mighty-sports .article-title {
    margin-bottom: 5px;
    font-size: 14px;
}

#mighty-sports .article-title a,
#mighty-sports .entry-title a,
#more-mighty-sports .article-title a{
    letter-spacing: -1px;
    font-size: 1.3em;
    font-family: 'Play', sans-serif;
    line-height: 1.1em;
}

#mighty-sports .entry-summary p {
    font-size: 0.9em;
    line-height: 1.5em;
    height: 38px;
    overflow: hidden;
}

#mighty-sports .player-container {
    display: none;
}

#mighty-sports .entry-summary p:nth-child(2n) {display:none}
#more-mighty-sports .entry-summary p:nth-child(2n) {display:none}

#mighty-sports .posts-widgets:nth-child(2n + 1) {
    clear: both
}

#more-mighty-sports .entry-summary p {
    line-height: 1.5em;
    font-size: 0.9em;
}

#mighty-sports .read-more {
  display: none;
}

.widget-title-lg {
    font-family: "Play", sans-serif;
    font-weight: bold;
    font-size: 2.2em;
}

#home-sidebar article {
    margin-bottom: 10px;
}

/*--------------------------------------------------------------
8.0 Content
--------------------------------------------------------------*/
.team-widget
{
    background: hsl(0, 0%, 100%);
}

.teams-wrapper
{
    background: hsl(0, 0%, 94%);
}

.widget-teams-bg
{
background: hsl(0, 0%, 100%); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  hsl(0, 0%, 100%) 0%, hsl(0, 0%, 84%) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsl(0, 0%, 100%)), color-stop(100%,hsl(0, 0%, 84%))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  hsl(0, 0%, 100%) 0%,hsl(0, 0%, 84%) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  hsl(0, 0%, 100%) 0%,hsl(0, 0%, 84%) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  hsl(0, 0%, 100%) 0%,hsl(0, 0%, 84%) 100%); /* IE10+ */
background: linear-gradient(to bottom,  hsl(0, 0%, 100%) 0%,hsl(0, 0%, 84%) 100%); /* W3C */
}

.widget-teams-header
{
    margin-bottom: 0px;

    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/widget-title-bg2.png') no-repeat left bottom ;
}

.widget-teams
{
    height: 128px;
    margin-bottom: 5px;
    padding: 0 10px;
}


.widget-social-bg
{
    
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/social-banner-bg2.png') repeat-x center top;
    
    float: left;

    margin:0;
    padding: 0;

    width:100%;
}

.widget-vip-bg
{
    clear:both;
    
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/vip-banner-bg2.png') repeat-x center top;
    
    margin:0;
    padding: 0 8px 12px 8px ;

    width:100%;
}


/*Custom Widget Titles*/

.content-widget-title
{
    font: 600 17px/17px 'Play';

    text-transform: uppercase;

    margin-bottom: 0;
    margin-top:10px;

    padding: 5px 0 0 5px;

    border-bottom: 4px solid hsl(0, 0%, 85%);
}

.chargers .widget-title-sm
{
    font-size: 0;

    height: 22px;
    margin: 0;

    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/hdr-sm-chargers.png') no-repeat left;
}

.padres .widget-title-sm
{
    font-size: 0;

    height: 22px;
    margin: 0;

    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/hdr-sm-padres.png') no-repeat left;
}

.aztecs .widget-title-sm
{
    font-size: 0;

    height: 22px;
    margin: 0;

    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/hdr-sm-aztecs.png') no-repeat left;
}

.recent-thumb
{
    float: left;
    overflow: hidden;

    width: 132px;
    height: 95px;
    margin: 2px 10px 10px 0;

/*    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/recent-thumb-bg.png') no-repeat center center;
*/
}

.widget-teams .wp-post-image
{
    width: 132px;
}


.widget-teams .entry-summary
{
    margin-top: 0;
    padding-right: 0;

    white-space: normal;
}

.banner-widget
{
    margin-top: 30px;
}

#no-title .widgettitle{
    display: none;
}

/*More Recent Sports Styles*/

.chargers .widget-title-lg
{
    font-size: 0;

    height: 22px;
    margin: 5px 0 ;

    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/hdr-lg-chargers.png') no-repeat center;
}

.padres .widget-title-lg
{
    font-size: 0;

    height: 22px;
    margin: 5px 0 ;

    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/hdr-lg-padres.png') no-repeat center;
}

.aztecs .widget-title-lg
{
    font-size: 0;

    height: 22px;
    margin: 5px 0 ;

   background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/hdr-lg-aztecs.png') no-repeat center;
}

/* More recent post styles */
.more-widget-posts article:first-child .recent-thumb-2
{
    display: block;
    float: none;
    overflow: hidden;

    width: 100%;
    max-width: 313px;
    margin: 0;

   background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/recent-thumb-bg.png') no-repeat center center;

}

.recent-thumb-2 .wp-post-image
{
    width: 100%;
}

.more-widget-posts .article-title
{
    clear: both;
    margin-top:0;

    width: 100%; /* Origional width */
    transition:height 0.5s; /* Animation time */
    -webkit-transition:height 0.5s; /* For Safari */
}
.more-widget-posts .fa
{
    font-size: 16px;
}

.more-widget-posts article:first-child .fa
{
    color: hsl(0, 0%, 100%);
}

.more-widget-posts article:first-child h5 a
{
    font-size: 16px;
    white-space:normal;

}


.more-widget-posts article:first-child .article-title
{
    font: normal 16px/18px 'Play';

    padding: 5px;

    color: hsl(0, 0%, 0%);
    background: hsl(0, 0%, 15%);
    width: 100%; /* Origional width */
}

.more-widget-posts article:first-child .article-title a
{
    padding: 5px;
    color: hsl(0, 0%, 100%);
    line-height: 1.5em;
}
.more-widget-posts article:first-child .article-title a:hover
{
    text-decoration: none;
}
.more-widget-posts article:first-child .entry-summary
{
    display: none;
}

.more-widget-posts .recent-thumb-2
{
    display: none;
}
.more-widget-posts article h5 a
{
    font: normal 1.2em/1.4em     'Play';

    padding: 0;

    color: hsl(0, 0%, 0%);
    
    white-space:normal;
}
.more-widget-posts .entry-summary
{
    display: none;
}



/*--------------------------------------------------------------
9.0 Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.8em;
    padding-bottom: 1.8em;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

h1.entry-title 
{
    font: 600 2em/1em 'Play';

    margin: 0;

    text-transform: capitalize;

    color: hsl(345, 6%, 14%);
}

.podcast-title {
    font: oblique 600 16px/24px 'Play';

    margin: 0;

    text-transform: capitalize;

}

article .hentry
{
    clear: both;

    margin-bottom: 0;
    padding-top: 0;
    padding-bottom:0;
}


article .archive-thumbnail 
{
    float: left;

    margin: 0 10px 10px 0;
} 

article .entry-title 
{

    margin: 15px 0 5px;
    font-size: 1.5em;
    font-family:'Play';

}

article .entry-title a

{

    color:hsl(0, 0%, 0%);
}

article .entry-title a:hover

{
   color:hsl(0, 0%, 45%); 
}


article .article-meta
{
    padding:10px 0;
    margin-bottom: 10px;
    line-height: 20px;
       
}

article .entry-summary 
{
    margin-top:0;
}

.audio-posts article .entry-summary p
{
    text-indent:-10px;
}

.article-title {
    margin: 0;
}

/*--------------------------------------------------------------
    9.1 Post Meta
--------------------------------------------------------------*/
.article-meta
{
    font:normal 11px/12px 'Open Sans';

    padding: 5px 0;

    color: hsl(0, 0%, 60%);
    border-top: 1px dotted hsl(0, 0%, 87%);
    border-bottom: 1px dotted hsl(0, 0%, 87%);
}

.article-meta a
{
    color:hsl(0, 0%, 60%);
}


.article-meta span
{
    display: inline-block;
    margin-right: 0;
}


.article-meta span .fa
{
    margin-right: 20px;

    color: hsl(0, 0%, 74%);
}

.article-meta span a
{
    text-decoration: none;

    color: hsl(0, 0%, 47%);
}

.edit-link
{
    margin-left: .5em;
}

img.wp-post-image
{
    margin-bottom: 20px;
}

.author-meta
{
    margin-top: 40px;
}

.author-meta .media-object img
{
    width: 50px;
    height: 50px;
}

.author-meta .avatar
{
    border-radius: 50%;
}

.author-meta .fa
{
    font-size: 22px;
}


/*--------------------------------------------------------------
    9.2 Post Format
--------------------------------------------------------------*/

.fa-video-camera, .fa-file-text, .fa-play-circle, .fa-picture-o, .fa-link
{
    font-size: 20px;
    line-height: 32px;

    margin-right: 2px;

    color: hsl(0, 0%, 0%);
}

/*--------------------------------------------------------------
    9.3 Archive
--------------------------------------------------------------*/

.archive
{
    clear: both;
}

.archive-header
{
    margin-bottom: 25px;
    padding: 0 0 10px 0;

    border-bottom: 2px solid hsl(40, 97%, 57%);
}

.post-type-archive-show .read-more
{
   display:none;
}

.btn-primary
{
    font: normal 18px/18px 'Play';

    color: #000;
    border-color: #ccc;
    background-color: #ccc;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary
{
    color: #fff;
    border-color: #ccc;
    background-color: #ccc;
}

.archive iframe[id*="twitter-widget"] {
    margin: -6px 0px -6px 4px;
}

/*--------------------------------------------------------------
10.0 Custom Page Templates 
--------------------------------------------------------------*/

/*Team-Aztecs*/
.team-aztecs
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/aztecs-template-bg2.png') no-repeat center top;
}

/*Team-Chargers*/
.team-chargers
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/helmet.png') no-repeat center -90px;
}

/*Coach Kentera*/
.coach-kentera
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/template-img-bg.png') no-repeat center top;
}

/*Dan Sileo*/
.dan-sileo
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/template-img-bg.png') no-repeat center top;
}

/*Darren Smith*/
.d-smith
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/template-img-bg.png') no-repeat center top;
}


/*Jim Rome*/
.jim-rome
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/jim-rome-bg.png') no-repeat center top;
}


/*Team-Padres*/
.team-padres
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/padres-bg3.png') no-repeat center top;
}

/*Scott & BR*/
.scott-br
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/template-img-bg.png') no-repeat center top;
}
/*Sports*/
.sports
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/template-img-bg.png') no-repeat center top;
}

.host-container 
{
    width:100%;
    height:auto;
    overflow:hidden;
}

.template-header
{
    background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/template-title-bg.png') repeat-y left top;
}

/* Audio Vault */

.vault-title {
    font-family: "Play";
    font-style: italic;
    text-transform: uppercase;
}

.vault-titles {
    margin-top: 75px
}

.vault-host-title {
    padding-left: 25px;
    font: oblique 900 32px/32px "Play";
    text-transform: uppercase;
    margin: 0px;
}

.template-title
{
    font: oblique 900 65px/65px 'Play';

    margin: 0;

    text-transform: uppercase;

    color: hsl(211, 98%, 25%);
}

.video 
{
    margin-top:0;
}

.audio-posts .read-more
{
    display:none;
}

.section-title
{
    font: oblique 600 16px/24px 'Play';

    margin: 0;

    text-transform: uppercase;

    color: hsl(345, 6%, 14%);
    border-bottom: 2px solid hsl(40, 97%, 57%);
}

.contact em 
{
    font-size: 12px
}


/*--------------------------------------------------------------
4.3 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title
{
    display: none;
}


/*--------------------------------------------------------------
11.0 Comments
--------------------------------------------------------------*/
.comment-content a
{
    word-wrap: break-word;
}


.comments-title, .comment-reply-title
{
    margin: 40px 0 20px 0;
    padding-bottom: 9px;

    border-bottom: 1px solid hsl(0, 0%, 93%);
}

ol.comment-list
{
    padding-left: 0;

    list-style: none;
}

.comment-author .avatar
{
    margin-right: 25px;
    padding: 4px;

    -webkit-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;

    border: 1px solid hsl(0, 0%, 87%);
    border-radius: 4px;
}

.comment-meta
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.comment-details
{
    overflow: hidden;
    zoom: 1;

    margin-bottom: 25px;
    padding-bottom: 25px;

    border-bottom: 1px solid hsl(0, 0%, 87%);
}

.comment-details .reply
{
    margin-top: 10px;
}

.comment-date a
{
    font-size: 11px;

    margin-right: 10px;

    color: hsl(0, 0%, 47%);
}

 
#commentform #comment
{
    width: 100% !important;
}

#commentform #submit
{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;

    color: hsl(0, 0%, 20%);
    border: 1px solid transparent;
    border-color: hsl(0, 0%, 80%);
    border-radius: 4px;
    background-color: hsl(0, 0%, 100%);
    background-image: none;
}

 
#commentform #submit:hover
{
    color: hsl(0, 0%, 20%);
    border-color: hsl(0, 0%, 68%);
    background-color: hsl(0, 0%, 90%);
}



/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley
{
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;

    border: none;
}

.entry-content table, .comment-content table {
    border-bottom: 1px solid #ededed;
    color: #757575;
    font-size: 12px;
    line-height: 2;
    margin: 0 0 24px;
    width: 100%;
}



/*--------------------------------------*/
.download_episode
{
    font: normal 300 16px/16px 'Play';
	position: relative!important;
  	margin-top: 0!important;
    padding: 10px 0;
}

.single-episode .post-author {
    display: none;
}

.post-author {
    display: inline;
}


.single-episode .entry-content {
    margin-bottom: 0px;
}


/*--------------------------------------------------------------
    12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

/*--------------------------------------------------------------
    12.2 Galleries
--------------------------------------------------------------*/
.front-row
{
    margin-top: 28px !important;
}

.thumbnail-slider .slider-nav:after
{
    display: inline-block;

    width: 100%;

    content: '';
}

/* Front page slider */
.thumbnail-slider
{
    position: relative;
}
.thumbnail-slider .slide-item
{
    position: relative;
    z-index: 10;
    padding-right: 3px!important;
    float: left;
}
.thumbnail-slider img
{
    display: block;
    width: 100px;
    height: auto;
}
.thumbnail-slider .slide-caption
{
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 5px;

    background-color: hsla(0, 0%, 0%, 0.5);
}
.thumbnail-slider .slider-nav
{
    overflow: hidden;

    text-align: justify;
}
.thumbnail-slider .nav-item
{
    display: inline;

    margin-top: 7px;

    cursor: pointer;

    opacity: .3;
}

.thumbnail-slider .nav-item.selected
{
    opacity: 1;
}

/* Prev Next Navigation */
.thumbnail-slider .slides-wrapper
{
    position: relative;
}
.thumbnail-slider-nav
{
    position: absolute;
    z-index: 100;
    top: 50%;

    width: 100%;
    margin-top: -20px;
}
.thumbnail-slider-nav .prev,
.thumbnail-slider-nav .next
{
    margin: 0;

    opacity: .7;
}
.thumbnail-slider-nav .prev
{
    float: left;
}
.thumbnail-slider-nav .next
{
    float: right;
}

/* Different styles for slides */
.thumbnail-slider.total-items-1 .nav-item
{
    display: none;
}

.thumbnail-slider.total-items-2 .nav-item
{
    max-width: 49%;
    margin-left: 0;
}
.thumbnail-slider.total-items-3 .nav-item
{
    max-width: 32%;
}
.thumbnail-slider.total-items-4 .nav-item
{
    max-width: 23%;
}
.thumbnail-slider.total-items-5 .nav-item
{
    max-width: 19%;
}
.thumbnail-slider.total-items-6 .nav-item
{
    max-width: 15.85%;
}

.thumbnail-recent-posts
{
    margin: 20px 0 0;
}

/*--------------------------------------------------------------
13.0.Footer
--------------------------------------------------------------*/
.leaderboard-footer
{
    clear: both;
}

#top-hotbox,
#bottom-hotbox {
    margin-left: -5px;
}

#colophon {
    margin-top: 50px;
}
 
#colophon .container {
    border-top: 1px solid hsl(0, 0%, 87%);
    padding-top: 25px;
}
 
 
.footer-column
{
    padding-top: 40px;
}

.footer-column ul
{
    margin: 0;
    padding: 0;

    list-style-type: none;
}
.footer-column ul li
{
    font-size: 14px;
    line-height: 24px;

    padding-right: 0;
    padding-left: 0;

    text-transform: none;

    color: hsl(0, 0%, 0%);
}
.footer-column ul li a
{
    font-family: 'Play';

    display: block;

    padding-right: 15px;
    padding-left: 15px;

    text-transform: capitalize;

    color: hsl(0, 0%, 7%);
}

.footer-column ul li a:hover
{
    color: hsl(0, 0%, 45%);
}

.copyright
{
    font-size: 11px;

    padding: 10px 20px 20px 20px;

    text-align: right;
    clear: both;
}


/*--------------------------------------------------------------
14.0 Custom Styles
--------------------------------------------------------------*/
/*.audio-image {
    padding: 0px 0px 0px 0px !important;
}*/

/*Bootstrap Conflict Fixes - Advanced Audio Player*/
/*.container {
	margin-right:auto!important;
	margin-left:auto!important;
	padding-left:10px!important;
	padding-right:10px!important
}
@media (min-width:768px) {
	.container {
		width:750px!important
	}

}
@media (min-width:992px) {
	.container {
		width:990px!important
	}
}
@media (min-width:1200px) {
	.container {
		width:1000px!important;
	}

.navbar
{
    min-height: 35px!important;
    margin-bottom: 0!important;

    border-radius: 0;
}
}
.container-fluid {
	margin-right:auto!important;
	margin-left:auto!important;
	padding-left:10px!important;
	padding-right:10px!important
}
.row {
	margin-left:-10px!important;
	margin-right:-10px!important
}
*/

.entry-content #shsBody table {line-height: auto}
.entry-content #shsBody #shsMastheadScoreboard td {border-top: 0 !important; border-bottom: 0 !important}
.entry-content #shsBody #shsMastheadScoreboard table {line-height: auto; width: 100%; border-bottom: 0px}
#shsBody #shsMastheadScoreboard .shsMastheadScore {border: 1px solid #ccc !important}

#shsNavTable th {display: none; background: url(/bg.jpg); line-height: 30px; padding:0px}
.shsTableTtlRow td {background: #002D62; line-height: 23px}
.shsTableSubttlRow td {background-color: #FDBB2D; color: #000; }
.shsCalMonth { background-color: #002D62; color: #ffffff; }
.shsCalMonthName { background-color: #002D62; color: #ffffff; }
#shsBody a {color: #222 !important}
#shsBody .shsTableTtlRow td a {color: #fff !important}
#shsBody .shsTableTtlRow td a:hover {color: #222 !important}
#shsBody .shsNamD, #shsMiniBody .shsNamD {padding-left: 5px}
#shsBody .shsNumD, #shsMiniBody .shsNumD {padding-right: 5px}

.shsLinescore {background-color: #fff}

#shsFront .shsHeadlineList { border: 1px solid #999; }
#shsFront .shsHeadlineList h2 { background-color: #002D62; }

#shsTeamPages .shsTeamHeadlines .shsHeadlineList { border: 1px solid #999; }
#shsTeamPages .shsTeamHeadlines .shsHeadlineList h2 { background-color: #002D62; }

#shsBody {padding: 5px}
#shsBody p {text-align: left}

.shsLinescore {text-align: left; margin-bottom: 10px}

.shsHomeLink { visibility: visible; display: inline-block;  }

#shsBody .shs_scheduleNav ul li:hover a,
#shsBody .shs_scheduleNav ul li a.shs_active    {
    background: #585858;
    color: #fff !important;
    text-decoration: underline;
}


/* FRONT STYLES */
#shsFront p.shsHeadline {margin-top: 0; margin-bottom: 10px;}
#shsFront p {margin-top: 0; margin-bottom: 20px;}
#shsFront .shsHeadlineList {width: 590px; height: 170px; margin-bottom: 10px}
#shsFront .shsHeadlineList li {line-height: 25px}
#shsFront .shsHeadlineList h2 {width: 100%}

#shsSecondHalfHeadlines {float: right;  width: 48%}
#shsFirstHalfHeadlines {float: left; width: 48%}

#shsFront .shsFrontLeaders td {line-height: 17px}
#shsFront li.shsBlankLI {list-style: none}
#shsFront .shsFrontLeaders td {font-size: 11px}

#shsWidgets #shsFront .shsHeadlineList {height: auto}

#shsBody .shsHeadlineList ul {margin-left: 0; margin-right: 0}

#team-full-width article {
    padding: 10px;
}

/**
 * Default style definitions for the Post Content Shortcodes plugin
 * @package WordPress
 * @subpackage Post Content Shortcodes
 * @version 0.4.1
 */
ul.post-list {
    float: none;
    clear: both;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.post-list>li {
    display: block;
    clear: both;
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
    break-inside: avoid-column;
    -moz-break-inside: avoid-column;
    column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    border-bottom: 1px dotted #666;
}

.widget .post-list>li {
    border: none;
}

.post-list.with-excerpt {
    column-count: 2;
    column-gap: 3em;
    column-rule: 1px dotted #666;
    -webkit-column-count: 2;
    -webkit-column-gap: 3em;
    -webkit-column-rule: 1px dotted #666;
    -moz-column-count: 2;
    -moz-column-gap: 3em;
    -moz-column-rule: 1px dotted #666;
    -o-column-count: 2;
    -o-column-gap: 3em;
    -o-column-rule: 1px dotted #666;
}

.pcs-excerpt-wrapper {
    clear: both;
    float: none;
}

.with-excerpt .pcs-post-title {
    font-size: 2em;
    line-height: 1.25em;
    color: #000;
    font-family: MuseoSlab500, Verdana, Geneva, sans-serif;
}

.pcs-post-title a {
    color: #000;
    text-decoration: none;
}

.pcs-featured-image {
    float: left;
    clear: left;
    margin: 1em 1em 1em 0;
    border: none;
    padding: 0;
}

.more-button 
{
    clear: both;
    margin:40px 0 0 0
}

.single .single-meta {
    float:left;
    width: 100%;
}

.single .entry-content {
    clear: both;
    margin: 0 0 36px;
}

.single .entry-content h3
{
    font: oblique 600 16px/24px 'Play';

    margin: 0;

    text-transform: uppercase;

    color: hsl(345, 6%, 14%);
    border-bottom: 2px solid hsl(40, 97%, 57%);
}

.single-featured 
{
    clear:both;
    float:left;
    max-width: 640px
}

.single-featured img
{
 width:100%;
}

.posts-section
{
    clear: both;
}

/* Recently In Section */

.widget_recent_entries .article-meta,
.widget_recent_entries .archive-thumbnail,
.widget_recent_entries .entry-summary, 
.widget_recent_entries .read-more,
.widget_recent_entries .player-container {
    display: none;
}

.widget_recent_entries .title {
    margin: 10px 0 15px;
    font-size: 16px;
}

/* Bootstrap Well */
.well-sm {
    padding: 10px 0px;
}

.well-sm .widget_text {
    padding: 0 5px;
}

.most-pop-tabs .nav-tabs {
    padding: 0;
    border: 0 none;
}

.most-pop-tabs .nav-tabs li {
    font: 400 normal 14px "Play", sans-serif;
    text-transform: uppercase;
    text-align: center;
    width: 33.3%;
}

.most-pop-tabs .nav-tabs li a {
    background-color: #ddd;
    padding: 5px 10px;
    color: #000;
    border: 0 none;
    border-radius: 0;
}

.most-pop-tabs .nav-tabs li.active a {
    background-color: #333;
    color: #FFF;
    border: 0 none;
}

.most-pop-tabs .tab-content {
    background-color: #f4f4f4;
}

.most-pop-tabs .tab-content .posts-list{
    padding: 10px;
    max-height: 180px;
    overflow: auto;
}

.most-pop-tabs .tab-content .listing-item {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}

.most-pop-tabs .tab-content .listing-item h5 {
    margin: 0;
}

.most-pop-tabs .tab-content .listing-item a {
    font: 400 normal 1em/2.1em "Play", sans-serif;
}


/*--------------------------------------------------------------
15.0 Pagenation
--------------------------------------------------------------*/
.pagination ul li
{
    float: left;

    padding: 0 0;

    list-style-type: none;
}

.page-numbers
{
    font-size: 12px;

    list-style: none;

    color: hsl(0, 0%, 100%);
}
.page-numbers li
{
    display: inline;
}
.page-numbers li a
{
    display: block;
    float: left;

    margin-right: 1px;
    padding: 4px 9px;

    color: hsl(0, 0%, 100%);
    border: 0 solid hsl(218, 86%, 30%);
    border: solid 0 hsl(348, 100%, 50%);
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    background: none repeat scroll 0 0 hsl(0, 0%, 15%);
}

.page-numbers li a:hover
{
    color: hsl(0, 0%, 0%);
    background: hsl(40, 97%, 57%);
}

.page-numbers li span.current
{
    display: block;
    float: left;

    margin-right: 7px;
    padding: 4px 9px;

    color: hsl(0, 0%, 0%);
    border: 0 solid hsl(0, 0%, 45%);
    border-radius: 0;
    background: hsl(40, 97%, 57%);
}


.page-numbers li span.dots
{
    display: block;
    float: left;

    margin-right: 7px;
    padding: 4px 9px;
}


/*--------------------------------------------------------------
16.0 Media Queries 
--------------------------------------------------------------*/
    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {

        #on-air
        {
            height: 142px;
        }

        .responsive-tabs .responsive-tabs__list__item
        {
            padding: 5px 9px;
        }
        
        .home div[id^="kaltura"] {
            padding-bottom: 75.25%; /* 16:9 */
        }

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
        
        #top-hotbox,
        #bottom-hotbox {
            margin-left: 0;
        }
        
        #top-hotbox .widget-banner > div,
        #bottom-hotbox .widget-banner > div {
            margin: 0 auto;
        }

    }


    /* Medium Devices, Desktops */
    @media only screen and (max-width : 991px) {
        #on-air
        {
            height: 150px;

            background: url('http://d2isblg909whrf.cloudfront.net/themes/xprs-2/on-air-bg-2.png') no-repeat top right hsl(0, 0%, 0%);
        }

        .navbar-header
        {
            float: none;
        }
        .navbar-toggle
        {
            display: block;
        }
        .navbar-collapse
        {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
        }
        .navbar-collapse.collapse
        {
            display: none!important;
        }
        .navbar-nav
        {
            float: none!important;

            margin: 7.5px -15px;
        }
        .navbar-nav > li
        {
            float: none;
        }
        .navbar-nav > li > a
        {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .navbar-text
        {
            float: none;
        }
            /* since 3.1.0 */
        .navbar-collapse.collapse.in
        {
            display: block!important;
        }
        .collapsing
        {
            overflow: hidden!important;
        }

        .navbar-nav .open .dropdown-menu
        {
            position: static;

            float: none;

            width: auto;
            margin-top: 0;

            border: 0 none;
            background-color: transparent;
            box-shadow: none;
        }

        .dropdown-menu > li > a
        {
            padding: 5px 15px 5px 25px;
        }

        .open > .dropdown-menu
        {
            display: block;
        }
        
        .kaltura-omega .omega {
            padding-right: 15px;
        }
        


       }




    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {


        .footer-social .social-links
        {
            float: none;

            padding: 0;

            text-align: center;
        }

        .footer-social
        {
            padding: 0;
        }

        .copyright
        {
            text-align: center;
        }
        
        .navbar-header {
            padding: 10px;
        }

        #mighty-sports .posts-list article:first-child .wp-post-image,
        #more-mighty-sports article .wp-post-image {
            width: 193px;
        }
        
        #mighty-sports .posts-list article img {
            width: 135px;
        }
        
        .more-widget-posts article:first-child h5 a,
        .more-widget-posts article h5 a{
            font-size: 0.95em;
            letter-spacing: -1px
        }

    }


    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width :667px) {
    
        .social-links
        {
            padding: 7px 10px;
        }
                
       .host-container
        {
            height:485px;
        }

        .page-template-template-jim-rome-php .host-container 
        {
            height: 35px;
        }

        .page-template-template-coach-kentera-php .host-container 
        {
            height: 65px;
        }
        
        div[id^="kaltura"] { padding-bottom: 150%; }
/*
        .page-id-28873 .hidden-xs
        {
            display: block!important;
        }*/

        #fixed-bottom
        {
            position: fixed;
            right: 0;
            bottom: 0;
            left: 0;

            margin-bottom: 0;

            border-width: 1px 0 0;

            width:100%;

/*            background:#013E7F;
*/            
            z-index: 100;
        }

        .blue-bg
        {
            background:#013E7F;
        }

    }

 @media only screen and (max-width:559px){

           .host-container
        {
            height:745px;
        }

}

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 414px) {
        #on-air
        {
            height: 150px;
        }
        
        .show-thumb img
        {
            margin: 0;
        }

        .social-links
        {
            padding: 7px 10px;
        }
        
        .wpb-slider-main-container {
            margin-bottom: 10px;
        }
        
        .rs-slider {
            margin-bottom: 15px;
        }
        
        article .archive-thumbnail {
            float: none;
            margin: 0 auto;
        }
        
        
    }

    @media only screen and (max-width : 375px) {

        .social-links
        {
            padding: 7px 10px;
        }

       .host-container
        {
            height:740px;
        }
        
        #mighty-sports .posts-list article:first-child .wp-post-image,
        #mighty-sports .posts-list article .wp-post-image,
        #more-mighty-sports article .wp-post-image{
            width: 100%;
        }
        
        #mighty-sports .entry-summary p {
            height: auto;
        }
        
        .widget-title-lg {
            margin-top: 0;
        }


    }
   
    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {

        #on-air
        {
            height: 135px;
        }

        .on-air-text
        {
            font: oblique 900 20px/20px 'Play';
        }

        .schedule-now a
        {
            margin: 0;
            padding: 0;
        }

        .link-text
        {
            font: oblique 900 20px/20px 'Play';
        }

        .on-air-excerpt
        {
            font: oblique 300 18px/18px 'Play';

            color: hsl(0, 0%, 100%);
            text-shadow: 0 1px 5px hsla(0, 0%, 0%, 0.75);
        }

        .on-air-excerpt p
        {
            padding-right: 10px;
        }

        .live-link
        {
            font: oblique 600 20px/20px 'Play';

            padding-right: 20px;

            color: hsl(40, 97%, 57%);
            text-shadow: 0 1px 5px hsla(0, 0%, 0%, 0.75);
        }

        .live-click
        {
            font: oblique 300 18px/18px 'Play';

            padding-right: 20px;

            color: hsl(0, 0%, 100%);
            text-shadow: 0 1px 5px hsla(0, 0%, 0%, 0.75);
        }
        .copyright
        {
            text-align: center;
        }

        .template-title
        {
            font-size: 33px;
            line-height: 36px;
        }

        #adv_widget_tax_des_
        {
            display: none;
        }

        .widget-teams .fa
        {
            display: none;
        }

        .widget-teams .entry-summary
        {
            display: none;
        }

       .host-container
        {
            height:740px;
        }

          .page-template-template-dan-sileo-alternative-php  .host-container { height:630px;}

        .page-template-template-dan-sileo-php .host-container { height:630px;}

        #player4wrapper .player4-entry-excerpt {display:none!important;}
}

/* Custom Styles */

#video-widget .content-widget-title { clear: both; }
.thumbnail-slider .slide-caption { display: none; }
#caption #titleText { display: none; }
.single-tribe_events .tribe-events-cal-links { clear: both; }
.thumbnail-slider-nav { display: none; }
@media screen and (max-width: 1366px) {
#peelback { display: none; }
.featherlight-content { max-width: 100%!important; }
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-item img {
    width: 100%;
}

.total-items-2 .gallery-item {
	max-width: 50%;
}

.total-items-3 .gallery-item {
	max-width: 33.33%;
}

.total-items-4 .gallery-item {
	max-width: 25%;
}

.total-items-5 .gallery-item {
	max-width: 20%;
}

.total-items-6 .gallery-item {
	max-width: 16.66%;
}

.total-items-7 .gallery-item {
	max-width: 14.28%;
}

.total-items-8 .gallery-item {
	max-width: 12.5%;
}

.total-items-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

#more-mighty-sports .article-meta {
  display: none; 
}

.most-pop-tabs .entry-summary,
.most-pop-tabs .read-more,
.most-pop-tabs .archive-thumbnail,
.most-pop-tabs .section-title{
  display: none;
}

.most-pop-tabs article {
  margin: 0;
  padding: 0;
}

.most-pop-tabs article .entry-title {
  font-size: 1.2em;
}


#clickme {
    height: 1px;
    overflow: hidden;
}

#interstitial-img {
    display: none;
}

.newsticker_title {
    display: none;
}

.newsticker_wrapper {
padding: 0!important;
background: transparent;
}

#newsticker_0 {
    width: 100%!important;
}

.newsticker_wrapper {
    height: 26px;
    line-height: 26px;
    border: 0 none;
}

.jnewsticker_widget {
  margin-bottom: 0;
}