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

*/

/**********************************************************************************************

WPB01.  Sitewide core styles-------------------------general styles first, html, body, headers, etc
WPB02.  Brand Colors---------------------------------Links, hover, background
WPB03.  Masthead-------------------------------------logo, Enp Widget, social,
WPB04.  Site Header----------------------------------Masthead, logo, listen live, social, search
WPB05.  Navigation-----------------------------------Main Navigation
WPB06.  Slider---------------------------------------Royal slider custom styles
WPB07.  Front Page Content Styles--------------------Tabs, video, recent posts,
WPB08.  Widgets--------------------------------------Default styles for widgets, sidebar widgets, rss widgets, custom widgets
WPB09.  Content Area---------------------------------Inside content areas, page, post, articles archive etc.
WPB10.  Plugins--------------------------------------Custom Plugin styles
WPB11.  Custom Code----------------------------------Misc Custom code and styles
WPB12.  Media Queries--------------------------------Queries for Mobile / Tablet, etc

**********************************************************************************************/

/*********************************************************************************************

WPB01.  Sitewide core styles------------------general styles first, html, body, headers, etc

*********************************************************************************************/
html
{
    font-size: 87.5%;
}
body
{
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    font-size: 1rem;

    color: #333;
    background: url('http://d2isblg909whrf.cloudfront.net/themes/lvsports/site-bg.jpg') no-repeat fixed top center #000;
    background-size: cover;
}

a
{
    text-decoration: none;

    outline: none;
}

a:hover
{
    text-decoration: none !important;
}

/* Headers */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6
{
    font-weight: normal;

    display: block;

    letter-spacing: -.04em;
}

h6,
.h6
{
    font-size: 14px;
}
h5,
.h5
{
    font-size: 15px;
    line-height: 1.3;

    margin-bottom: 5px;
}
h4,
.h4
{
    font-size: 18px;
    line-height: 1.3;

    margin-bottom: 5px;
}
h3,
.h3
{
    font-size: 18px;
    line-height: 1.7;
}
h2,
.h2
{
    font-size: 26px;
    line-height: 1.6;
}
h1,
.h1
{
    font-size: 30px;
    line-height: 1.3;

    margin-bottom: 15px;
}

ul,
ol
{
    padding-left: 0;
}

/* Form fields, general styles first */

button,
input,
textarea
{
    font-family: inherit;
    font-size: 12px;

    padding: 8px 12px;
}
button,
input
{
    line-height: normal;
}

input,
textarea
{
    border: 1px solid #ddd;
}
textarea
{
    font-size: 100%;

    overflow: auto;

    vertical-align: top;
}

input[type='text'],
input[type='password']
{
    line-height: 20px;
}

/* Reset non-text input types */
input[type='checkbox'],
input[type='radio'],
input[type='file'],
input[type='hidden'],
input[type='image'],
input[type='color']
{
    padding: 0;

    border: 0;
    border-radius: 0;
}

/* Buttons */
.menu-toggle,
button,
input[type='submit'],
input[type='button'],
input[type='reset']
{
    font-weight: normal;
    line-height: 1.428571429;

    padding: 9px 10px;

    color: #7c7c7c;
    border: none;
    background-repeat: repeat-x;
}
.menu-toggle,
button,
input[type='submit'],
input[type='button'],
input[type='reset']
{
    cursor: pointer;
}
button[disabled],
input[disabled]
{
    cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type='submit']:hover,
input[type='button']:hover,
input[type='reset']:hover,
article.post-password-required input[type=submit]:hover
{
    color: #fff;
    background: #AF1027;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type='submit']:active,
input[type='button']:active,
input[type='reset']:active
{
    color: #757575;
    border: none;
    background-color: #e1e1e1;
}

/* Small buttons */
.btn-small
{
    padding: 5px 4px;
}

.widefat
{
    width: 100%;
}


/* 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.artist-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 */
}

/* 
This element holds injected scripts inside iframes that in 
some cases may stretch layouts. So, we're just hiding it. 
*/

#fb-root
{
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style]
{
    width: 100% !important;
}s

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

  #twitter-widget-0 {
    width:100%!important;
  }


/* Images */
.alignleft
{
    float: left;
}
.alignright
{
    float: right;
}
.aligncenter
{
    display: block;

    margin-right: auto;
    margin-left: auto;
}

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

.u-nav-banner /*adds margin to leaderboard banner in footer*/
{
    margin:10px 0;
}
.closings {
    background: none repeat scroll 0 0 #fff;
}
.adv-container
{
    overflow: hidden;

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

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

/* Banners in widgets widgets */
.banner-widget-area .widget
{
    margin-bottom: 7px;
}
.banner-widget-area .widget_text .textwidget
{
    padding: 0;

    background-color: transparent;
}


/* to-do Captions */
.wp-caption
{
    max-width: 100%; /* Keep wide captions from overflowing their container. */
    padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption
{
    font-size: 12px;
    font-style: italic;
    line-height: 2;

    color: #757575;
}
img.wp-smiley,
.rsswidget img
{
    display: none;

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

    border: 0;
    border-radius: 0;
    box-shadow: none;
}
.entry-content dl.gallery-item
{
    margin: 0;
}

/* Remove container/row padding */

.alpha
{
    padding-left: 0;
}
.omega
{
    padding-right: 0;
}

/*margin bottom*/
.mar10b {margin-bottom:10px;}
.mar20b {margin-bottom:20px;}
.mar30b {margin-bottom:30px;}
.mar40b {margin-bottom:40px;}
.mar50b {margin-bottom:50px;}

/*margin top*/
.mar10t {margin-top:10px;}
.mar15t {margin-top:15px;}
.mar20t {margin-top:20px;}
.mar30t {margin-top:30px;}
.mar40t {margin-top:40px;}
.mar50t {margin-top:50px;}


/*margin left/right*/
.mar0l {margin-left:0px!important;}
.mar0r {margin-right:0px!important;}

/*padding bottom*/
.pad10b {padding-bottom:10px;}
.pad20b {padding-bottom:20px;}
.pad30b {padding-bottom:30px;}
.pad40b {padding-bottom:40px;}
.pad50b {padding-bottom:50px;}

/*padding top*/
.pad10t {padding-top:10px;}
.pad20t {padding-top:20px;}
.pad30t {padding-top:30px;}
.pad40t {padding-top:40px;}
.pad50t {padding-top:50px;}



/*********************************************************************************************

WPB02.  Brand Colors---------------------------------Links, hover, background`

*********************************************************************************************/

.color-brand {  color: #0039A7;} /* Blue */
.bg-brand   {   background-color: #0039A7;}
.hover-color-brand:hover    {   color: #000;}
.hover-bg-brand:hover   {   background-color: #0435c3;}

/* Secondary color (gray) */
.color-secondary    {   color: #b6abab;}
.border-secondary   {   border-color: #b6abab;}
.hover-color-secondary:hover    {   color: #b6abab;}
.hover-bg-secondary:hover   {   color: #b6abab;}
.bg-nav {background:#fff}
.bg-secondary {}

/* Light color (white) */
.color-light {  color: #ffde16;}
.bg-light   {   background-color: #e8e8e8;}
.border-light   {   border-color: #0435c3;}
.hover-color-light:hover    {   color: #ffde16;}
.hover-bg-light:hover   {   color: #000;    background-color: #ffde16;}
.hover-border-light:hover   {   border-color: #fff;}

/* Dark color (black)  */
.color-dark {   color: #143d8d;}
.bg-dark    {   background-color: #143d8d;}
.border-dark    {   border-color: #990000;}
.hover-color-dark:hover {   color: #143d8d;}
.hover-bg-dark:hover    {   background-color: #143d8d;}
.hover-border-dark:hover    {border-color: #990000;}
.bg-container {background:#fff;}
.bg-schedule-now    {background-color: #fff;}
.bg-navbar { background:#000}
.bg-content {background: #fff;}



/*********************************************************************************************

WPB03.  Masthead-------------------------------------logo, Enp Widget, social,

*********************************************************************************************/

.wrap    
{
    -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.55);
    -moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.55);
    box-shadow:         0px 3px 6px 0px rgba(50, 50, 50, 0.55);
}

.masthead {}

.enp {}


.social-widget {margin-bottom:5px;}

.social-links 
{
    max-width:100%;
    margin: 0 auto;
    text-align: center;
    margin: 0;
    padding: 15px 0 25px;
}

.social-link-item img
 {
     margin:0 5px 0 5px;

 }




/*********************************************************************************************

WPB04.  Site Header----------------------------Masthead, logo, listen live, social, search

*********************************************************************************************/



.header-image {
    margin-bottom: 0;
    padding: 10px 0;
    text-align: left;
}
.artist-image {
    margin-top: 7px;
}
.widget-1 .adv-banner 
{
    margin-bottom:5px   
}

#widget-2a .adv-banner 
{
    margin-bottom:5px   
}

#widget-3 .adv-banner 
{
    margin-bottom:5px   
}


.show-excerpt 
{
    background: #dedede; 
}

.schedule-now {
    margin-top: 60px;
    padding: 0;
}

.personality 
{
    /*width:385px;*/ 
      z-index: 1;
}

 .personality img 
{
    max-width:100%; 
    height: auto
}
 
.on-air
{
    width:305px
}

.on-air-info 
{
    margin-top:20px;
/*    position:relative;
    right:35px;
    
    width:134px;*/
    
    z-index: 2
}

.first-word 
{
    font: normal 600 16px 'Arimo';
    
    text-transform: uppercase;
    
    color:#000;
    
    padding:3px 5px;
    background: #f8ca00;
}

.second-word 
{
    
    font: normal 600 16px 'Arimo';
    
    text-transform: uppercase;
    
    color:#fff;
    
    padding:0px 3px;
}


.schedule-now .link-text 
{
    font: normal 400 18px/30px 'Arimo';
    
    text-transform: uppercase;
    
    color:#fff;  
}
.schedule-now .link-text:hover {color:#f8ca00} 



.schedule-now .on-air-excerpt 
{
    font:normal 400 12px/12px 'Arimo';
    letter-spacing: 1px;
    text-transform: uppercase;
    color:#fff;
}

.schedule-now .show-social-link {margin-right:10px}

.listen-live {
    height: auto;
    margin: 20px 0;
}
.live {padding:0!important;}

.listen-live img
{
    margin: 0 auto
}

.enp {
    height: auto;
    position: relative;
    right: 20px;
    
    z-index: 3;

    background: #fd5e60; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNyUiIHN0b3AtY29sb3I9IiNmZDVlNjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(left,  #fd5e60 17%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(17%,#fd5e60), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #fd5e60 17%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #fd5e60 17%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #fd5e60 17%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to right,  #fd5e60 17%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd5e60', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */


}

/*********************************************************************************************

WPB05.  Navigation-----------------------------------Main Navigation

*********************************************************************************************/

/* navbar */

.site-navigation 
{ 
    height: auto;
}

.navbar-brand { }

.navbar
{
    margin-bottom: 0;

    border: none;
    border-radius: 0;
}
.navbar-default
{
    background: transparent;
    padding:10px;
}

/* title*/
.navbar-default .navbar-brand
{
    font-family: 'Arimo';

    color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus
{
    font-family: 'Arimo';

    color: #ffc600;
    background: #000;
}

/* link */

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 700 21px "Arimo";
    margin: 5px 0 5px 10px;
    padding: 5px 8px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li:last-child > a {border:none}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus
{
    color: #f8ca00;
    background: none; }


/*.navbar-default .navbar-nav > li:last-child > a /*Search Icon
{
    font: 26px

}*/

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus
{
    color: #f8ca00;
    background:none; 
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus
{
    color: #f8ca00;
    background:none; 
}

.navbar-default .navbar-nav > .active 
{
    color: #f8ca00;
    background: none; 
    height:30px;
}

/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret
{
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret
{
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.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: #fff;
    border-bottom-color: #fff;
}

/* Dropdown Menu */

.dropdown-menu {
    background: none repeat scroll 0 0 #000;
    border: 0 none;
    color: #000;
    padding: 0;
}

.navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-left: -3px;
    margin-top: 8px;
}

.dropdown-menu > li > a
{
    font: normal 500 16px/35px 'Arimo';
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px dotted #fff;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus
{
    text-decoration: none;

    color: #f8ca00!important;
    background: #000;
}

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

    color: #f8ca00;
    background-color: #000;
}
/* mobile version */

.navbar-default .navbar-text
{
    font: normal 20px 'Arimo';

    padding-left: 10px;

    color: #fff;
}

.navbar-default .navbar-toggle
{
    margin: -6px 10px 0 0;
    
    border-color: #fff;
    background: none repeat scroll 0 0 #f8ca00!important;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus
{
    background-color: #ffde16;
}
.navbar-default .navbar-toggle .icon-bar
{
    background-color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus
{
    font-family: 'Arimo';

    color: #ffc600;
    background: #000;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#fff;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {color:#fff;}

.navbar-text {margin:0!important;}
.navbar-header{padding:10px 0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-style:none}
.navbar-collapse {padding-left:0}


/*Search Form*/

.widget_search .sidebar-widget-title {
    display: none;
}


/*********************************************************************************************

WPB06.  Slider---------------------------------------Royal slider custom styles

*********************************************************************************************/


.rsThumbsContainer
{
   padding-top: 8px 
}

.rsThumbs 
{
    background: none repeat scroll 0 0 #e8e8e8!important;
    color: #272727!important;
}

.rsHomeTempl .rsThumbsHor 
{
    border-right: 1px solid #e8e8e8;
    
    height:62px!important;
}

.rsNavItem 
{
   font:normal 12px/16px 'Arimo';
    
   background:#fff;
   text-transform: uppercase;
    
   margin: 0 0px 
}

.rsNavSelected 
{
    background:#fff!important;
    border-bottom: 2px solid #0071be;
}

.rsThumbsArrowIcn 
{
    display: none
}

.rsThumbsArrowLeft
{
    background: url("http://d2isblg909whrf.cloudfront.net/themes/wpwx/rs-left.png") no-repeat 5px 18px #e8e8e8!important ;
}

.rsThumbsArrowRight
{
    background: url("http://d2isblg909whrf.cloudfront.net/themes/wpwx/rs-right.png") no-repeat 6px 18px #e8e8e8!important;
}


/*********************************************************************************************

WPB07.  Front Page Content Styles--------------------Tabs, video, recent posts, custom styles

*********************************************************************************************/
.main-container {padding: 10px} /*adds padding to the main content area*/


/* =Tabby Responsive Tabs 
---------------------------------------------------------------*/

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

.responsive-tabs .responsive-tabs__list__item {
  display: inline;
  cursor:pointer;
}

.responsive-tabs-wrapper { 
  clear: both;
  margin-bottom: 20px;  
  zoom: 1; 
}
.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
    content: "";
    display: table;
} 
.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;
}



.responsive-tabs .responsive-tabs__list__item {
  border: 0px solid transparent;
  line-height: 1;
  margin: 0;
  padding: 4px 20px;
  color:#000;
  font-family: 'Open Sans';
  font-weight: 600;
  text-transform:uppercase;
  background: transparent;
  font-size: 17px;
  
  border: 1px solid #ccc;

} 
.responsive-tabs .responsive-tabs__list__item:hover {
    color: #000;
    background:#cccccc;
}

.responsive-tabs .responsive-tabs__list__item--active, 
.responsive-tabs .responsive-tabs__list__item--active:hover {

  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #000;
}

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

    color: #000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #ccc;
}

.responsive-tabs .responsive-tabs__panel {  
  background: #fff;
  border: 1px solid #e8e8e8;
  margin-bottom: 0px;
  padding: 0 10px;
}


@media (min-width: 768px) {

  .responsive-tabs .responsive-tabs__panel--closed-accordion-only {
    display: inline-block;
    width: 100%;
  }
}

/* --- 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) {

  .responsive-tabs-wrapper {
    border-top: 1px solid #ddd;
  }
    
  .responsive-tabs .responsive-tabs__heading {
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
    color: #909090;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0 10px 20px;
    margin: 0;
    position: relative;
  }
  
  .responsive-tabs .responsive-tabs__heading:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #444;
    content:"";
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 0; 
    width: 0; 
  }

  .responsive-tabs .responsive-tabs__heading:hover {
    color: #606060;
  }
    
  .responsive-tabs .responsive-tabs__heading--active,
  .responsive-tabs .responsive-tabs__heading--active:hover {
    background: #e3e3e3;
    color: #606060;
  }

  .responsive-tabs .responsive-tabs__heading--active:after {
    border-bottom: 6px solid #404040;
    border-top: 0;
    top: 18px;
  }

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

#widget-social .responsive-tabs__list__item {
  padding: 10px 6px;
}

.facebook 
{
    background:#fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* = Recent Post Styles
---------------------------------------------------------------*/
/* Content widget area*/

.content-widget-title
{
    font:normal 400 22px 'Open Sans', sans-serif;

    position: relative;

    clear: both;

    margin: 0 0 5px;
    padding: 0 5px;

    letter-spacing: 0px;

    color: #000;
    
    border-bottom: 2px solid #e7e7e7;
}

.content-widget-title a
{
    color: #fff;
}

.content-widget-title a:hover
{
    color: #f8ca00;
}

.icon-right-open
{
    display: none;
}

/************************************************************************************************

WPB08.  Widgets------Default styles for custom widgets, widgets, sidebar widgets, rss widgets etc. 

*************************************************************************************************/

/* Custom Widget Styles */

.row-2 {
    margin-bottom:10px;
    background:#ebebeb
}



/* right column widget (Hot Stories) */

#widget-5 .content-widget-title {border-style:none}

#widget-5
{
    padding-bottom:10px;
    border-right:5px solid #fff    
}

#widget-5:last-child {border-right:0}

#widget-5 .article-title {
    clear: both;
}

#widget-5 .posts-container article:first-child {
    height:330px;
    padding:10px;
    margin-bottom:10px;

}

#widget-5 .posts-container article:first-child img {
    max-height: 175px;
    width: auto;
    margin: 0 auto;
    display: block;
    float: none;
}

#widget-5 article:nth-child(n + 2) .entry-summary,
#widget-5 article:nth-child(n + 2) .article-title,
#widget-5 article:nth-child(n + 2) .article-meta{
    display: none
}

#widget-5 article:nth-child(n + 2) {
    width: 33%;
    float: left;
    padding: 0 5px;
    max-height: 55px;
    overflow: hidden;
}

#widget-5 article:nth-child(2) {
    padding-left: 0;
    border-right:1px solid #ebebeb    
}

#widget-5 article:nth-child(3) {
    padding: 0 2px;
    border-right:1px solid #ebebeb    

}

#widget-5 article:nth-child(4) {
    padding-right: 0
}



#widget-6.widget-2 .tabcontent > p {
    margin: 0;
}

#widget-6.widget-2 .article-title {
    font-size: 16px;
}

#widget-6.widget-2 article {
    border: 0 none;
}

#widget-6.widget-2 article:first-child {
    width: 36%;
  float: left
}

#widget-6.widget-2 article .entry-summary {
    margin-bottom: 0;
}

#widget-6.widget-2 article:nth-child(n + 2) {
    width: 61%;
    float: right;
    padding-bottom: 0;
    padding-top: 22px;
}

#widget-6.widget-2 article:nth-child(n +2) img {
    max-width: 150px;
    margin: 0 10px 0 0;
    float: left;
}

#widget-6.widget-2 article .read-more,
#widget-6.widget-2 article .article-meta{
  display: none;
}

#widget-7 .wp-post-image {
    max-width: 150px;
    margin: 0 10px 0 0;
}

#widget-7 .article-meta {
    display: none;
}

#widget-7 .article-title {
    font-size: 16px;
}

#widget-7.widget-3 {
    clear: both;
}

// ESPN Page Template

.custom.primary .recent_posts_slider .content-widget-title { background: transparent; border: 0; padding: 0 ; ;}
.custom.primary .recent_posts_slider .icon-left-open { float: left;}
.custom.primary .recent_posts_slider .icon-right-open {float: right;}
.custom.primary .recent_posts_slider .prev-next-nav button { margin-top: 130px; margin-bottom: -130px; z-index: 100; position: relative; max-width: 24px; border-radius: 0px; background-color: rgba(221, 221, 221, 0.8); color: #333;}
.custom.primary .recent_posts_slider .prev-next-nav { width: 100%}
.custom.primary .recent_posts_slider h5 a { background: #FFF; color: #000; padding: 5px 0; font-family: Arial, sans-serif!important;font-size: 16px!important}
.custom.primary .recent_posts_slider article  { padding: 0 10px;}
.custom.primary .recent_posts_slider article * {
    margin:0 auto 0;
    text-align: center;
    display: block;
    float: none;
}

.previousGameWrapper .post_details .entry-summary {
    word-wrap: break-word;
}


/*High School Sports widget style*/
#thumb-wrapper {position:relative;}
#thumb-wrapper #title {
    clear:both; 
    padding:6px 0; 
    background:#000; 
    opacity: 0.85;
    position:absolute;
    top:250px;
    width:100%
}

#thumb-wrapper #title a {
    font-size:18px;
    font-weight:300; 
    color:#fff; 
    padding: 0 10px}


/* End custom widgets styles-------------------------------------------- */


/* =Sidebar widgets
-------------------------------------------------------------- */
.sidebar-widget
{
    background: #d6dee8;
}
.sidebar
{
    margin-top: 10px;
}
.sidebar-widget-title
{
    font:normal 400 22px 'Open Sans', sans-serif;

    position: relative;

    clear: both;

    margin: 0 0 5px;
    padding: 0 5px;

    letter-spacing: 0px;

    color: #000;
    
    border-bottom: 2px solid #e7e7e7;
}

.sidebar-widget-title a
{
    display: block;
    color: #000;
}
.sidebar-widget-title a:hover
{
    color: #000;
}


/* Search Widget */

.widget_search > div
{
    margin-top: 0;
    padding: 0;
}

.widget_search .input-group {
    width: 100%
}
.widget_search form
{
    position: relative;
}
.widget_search input[type='text']
{
    font-size: 15px;

    width: 100%;
    margin: 0 0 10px;
    padding-left: 10px;

    border: 3px solid #575757;
    background: none repeat scroll 0 0 #fff;
}
.widget_search label
{
    position: absolute;
    top: 0;
    left: 0;

    display: none;
    overflow: hidden;

    width: 1px;
    height: 27px;
    margin-top: 0;
    padding-left: 35px;

    border-right: 1px solid #ddd;
}
.widget_search .icon-search
{
    font-size: 23px;
    line-height: 27px;

    position: absolute;
    top: 0;
    left: 0;
}
.widget_search input[type='submit']
{
    display: none;
}

/* 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 10px 0;
   

}
.widget_recent_posts .continue-reading
{
    display: none;
}
.widget_recent_posts .entry-summary p
{
    margin: 0;
}
.posts-list h5 a
{
    color: #000;
}
.posts-list h5 a:hover
{
    color: #AF1027;
}

/* 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: 0;
}
.widget_recent_posts .caroufredsel_wrapper article
{
    float: left;
}


/* Tabs Component (used only inside a widget) */
.tab-title
{
    display: inline-block;

    padding: 10px;
}
.tab-content
{
    display: none;

    padding: 10px;
}
.tab-content.selected
{
    display: block;
}


/* 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;
    margin-bottom: 15px;
}


/* 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: 20px 0;
}

.widget_rss ul li a
{
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 22px;

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

    color: #272727;
}
.widget_rss ul li a:hover
{
    color: #b5985a;
}


/************************************************************************************************

WPB09.  Content Area-----------------------Inside content areas, page, post, articles archive etc.

*************************************************************************************************/

.main-content
{
    margin-top: 10px;
}

.site-content
{
    padding-bottom: 10px;
    background: none repeat scroll 0 0 #fff;
}

.section-title
{
    font:normal 400 22px 'Open Sans', sans-serif;

    position: relative;

    clear: both;

    margin: 0 0 5px;
    padding: 0 5px;

    letter-spacing: 0px;

    color: #000;
    
    border-bottom: 2px solid #e7e7e7;
}

.entry-title
{
    font:normal 300 35px/35px 'Open Sans', sans-serif;

    margin: 15px 0 5px;
    padding-bottom: 5px;

    color: #272727;
    border-bottom: 2px solid #272727;
}



/* List inside content area */
.content-widget-area li,
.content-widget-area .article-compact
{
    display: block;

    padding: 5px 15px;

    border-top: 1px solid #f0f2f4;
}
.content-widget-area li:first-child,
.content-widget-area .article-compact:first-child
{
    border: none;
}


/* = Article archive styles
-------------------------------------------------------------- */

article
{
    border-bottom: 0 dotted #ccc;
}
article:last-child
{
    border-bottom: 0 dotted #ccc;
}

article.archive
{
    padding: 10px 0;
    width: 100%;
    display: inline-block;
    border-bottom: 1px dotted #ccc;
}

.archive  article.archive {
    clear: both;
}

article.archive .wp-post-image {
    float: left;
}
.archive-title
{
    line-height: 45px;

    border-bottom: 2px solid #272727;
}


/* Article meta has a bit lighter content */
.article-meta
{
    font:normal 600 12px/18px 'Open Sans', sans-serif;
    
    margin-bottom: 5px;
    padding-bottom: 0;

    opacity: .7;
    color: #666;
}

.article-meta a
{
    color: #666;
}

/* Compact article */
.article-compact .article-meta
{
    font-size: 11px;
    margin-bottom: 6px;
}

.article-title
{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 500;
    
    margin-top: 0px;
    margin-bottom: 5px;
}

.article-title a {
    color: #000;
}

article .entry-summary
{
    margin-bottom: 20px;
}
.icon-calendar-inv
{
    margin-right: 2px;
}
.date-posted
{
    color: #7b7b7b;
}


/* Archive article has thumbnail on the left */
article.archive.with-thumbnail
{
    overflow: hidden;
}
article.archive.with-thumbnail .attachment-thumbnail
{
    float: left;

    margin: 0 20px 10px 0;
}

.thumbnail-slider-nav
{
    display: none;
}

/* Show article has thumbnail on the left */
.show_thumbnail
{
    float: left;

    margin: 0 20px 10px 0;
}


/* =Main content and comment content
------------------------------------------------------------- */


.entry-content,
.entry-summary,
.mu_register
{
    line-height: 1.5;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p
{
    margin: 0 0 14px;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul
{
    margin: 0 40px 24px;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul
{
    margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul
{
    list-style: disc outside;
}
.entry-content ol,
.comment-content ol
{
    list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li
{
    margin: 0 0 0 0;
}
.entry-content blockquote,
.comment-content blockquote
{
    font-style: italic;

    margin-bottom: 24px;
    padding: 24px;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child
{
    margin-bottom: 0;
}
.entry-content code,
.comment-content code
{
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 2;
}
.entry-content pre,
.comment-content pre
{
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 1.714285714;

    overflow: auto;

    margin: 24px 0;
    padding: 24px;

    color: #666;
    border: 1px solid #ededed;
}
.entry-content pre code,
.comment-content pre code
{
    display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym
{
    cursor: help;

    border-bottom: 1px dotted #666;
}
.entry-content address,
.comment-content address
{
    line-height: 1.714285714;

    display: block;

    margin: 0 0 24px;
}
img.alignleft,
.media.alignleft
{
    margin: 12px 24px 12px 0;
}
img.alignright,
.media.alignright
{
    margin: 12px 0 12px 24px;
}
img.aligncenter, .media.aligncenter {
    clear: both;
    margin-bottom: 12px;
    margin-top: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video
{
    margin-bottom: 24px;
}
.entry-content dl,
.comment-content dl
{
    margin: 0 24px;
}
.entry-content dt,
.comment-content dt
{
    font-weight: bold;
    line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd
{
    line-height: 1.714285714;

    margin-bottom: 24px;
}
.entry-content table,
.comment-content table
{
    font-size: 12px;
    line-height: 2;

    width: 100%;
    margin: 0 0 24px;

    color: #757575;
    border-bottom: 1px solid #ededed;
}
.entry-content table caption,
.comment-content table caption
{
    font: 400 22px "Open Sans",sans-serif;
    position: relative;
    clear: both;
    padding: 0px 5px;
    letter-spacing: 0px;
    color: #000;
    border-bottom: 2px solid #E7E7E7;
    margin: 15px 0 0;
}
.entry-content td,
.comment-content td
{
    padding: 6px 10px 6px 0;

    border-top: 1px solid #ededed;
}
.page-links
{
    line-height: 1.714285714;

    clear: both;
}

.comment-reply-title
{
    color: #272727;
}

.continue-reading
{
    font-family: Oswald;
    font-size: 14px;
    font-weight: normal;

    max-width: 130px;
    padding: 6px 12px;

    text-align: center;

    color: #fff;
    border-radius: 4px;
    background: none repeat scroll 0 0 #0039A7;
}
.continue-reading:hover
{
    color: #FFF;
    background-color: #AF1027;
}

.read-more {
    float:right;
    padding:10px 0;
}

code
{
    white-space: normal;

    background: none;
}

/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header
{
    margin-bottom: 48px;
    margin-bottom: 3.428571429rem;
    padding-bottom: 22px;
    padding-bottom: 1.571428571rem;

    border-bottom: 1px solid #ededed;
}
.archive-meta
{
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;

    margin-top: 22px;
    margin-top: 1.571428571rem;

    color: #757575;
}

/* =Comments
-------------------------------------------------------------- */

.comments-area
{
    clear: both;
}
.comments-area article
{
    margin: 24px 0;
}
.comments-area article header
{
    overflow: hidden;

    margin: 0 0 15px;
}
.comments-area article header img
{
    float: left;
}
.comments-area article header cite,
.comments-area article header time,
.comments-area .children
{
    display: block;

    margin-left: 55px;
}



/* Comment form */
.required
{
    color: red;
}
#respond p
{
    margin: 15px 0;
}


/* =Pagination
-------------------------------------------------------------- */

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #0039A7;
}
 
.pagination a:hover{
color:#fff;
background: #AF1027;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #AF1027;
color:#fff;
}
/* =Icons
----------------------------------------------- */

.sprite
{
    display: inline-block;
    overflow: hidden;

    vertical-align: middle;
    text-indent: -999px;
}


/* =Gallery
-------------------------------------------------------------- */

.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;

    float: left;
}
.thumbnail-slider img
{
    display: block;
}
.thumbnail-slider .slide-caption
{
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 5px;

    background-color: rgba(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;
}


/*********************************************************************************************

WPB10.  Plugins-----------------Custom Plugin styles

*********************************************************************************************/

/* Sendpress Custom Style*/
.sendpress-signup
{
    margin: 0 0;
    padding: 0 8px;

    border: solid 0 #a1a1a1;
    background-color: #e8e8e8;
}
.sendpress-signup p
{
    padding-bottom: 8px!important;
    color: #113455;
    margin:0px 0
}


.sendpress-signup-form input[type="text"] 
{
    width: 65%!important;
}

.signup-fields-bottom {display:none}

#sendpress_signup .submit 
{
    margin:0;
    float:right;
    position:relative;
    bottom:44px;
    background:#FC0033;
    padding:0
}

#sendpress_signup #submit
{
   margin:0;  
}

.submit 
{
    padding:0
}

.submit:before 
{
    content: url("http://d2isblg909whrf.cloudfront.net/themes/wpwx/submit-arrow.png");
    position: relative;
    top:5px;
    left:8px
}

/* Responsive Poll*/
.weblator-poll-container .panel
{
    border: 0;
}

.weblator-poll-container .panel-default > .panel-heading
{
    border-width: 0;
    border-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #b5985a;
}

.weblator-poll-container .panel-title
{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 22px;

    color: #272727;
}

.panel-body
{
    color: #e1e9f3;
    border: 0;
}

.weblator-poll-vote
{
    background: #b5985a;
}

.weblator-poll-container .panel-footer
{
    padding: 10px 15px;

    border-top: 0 solid #ddd;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #b5985a;
}

.weblator-poll-container label
{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;

    color: #fff;
}

.weblator-poll-container .btn
{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;

    color: #fff!important;
    border-style: none;
    background: #272727!important;
}


.weblator-poll-container .btn-default:hover
{
    color: #fff!important;
    border: none;
    border-color: #e1e9f3;
    background: #fff;
}

.bs-chart-container
{
    padding: 10px;
}


img#wpstats
{
    display: block;

    margin: 0 auto 24px;
    margin: 0 auto 1.714285714rem;
}

/* Mega Main Menu Styles */

#menu-item-280 ul {
    list-style: none;
}

#menu-item-280 ul li a {
    padding: 6px 10px;
    width: 100%;
    display: block;
}

#menu-item-280 ul li a:hover {
    background: transparent linear-gradient(to bottom, #3498DB 0%, #2980B9 100%) repeat scroll 0% 0%;
    color: #F8F8F8!important;
}

#ugcFormWrapper .gameTitle,
#ugcFormWrapper .gameDetails{
    display: none;
}

#ugcFormWrapper .ugcFormTitle {
    font:normal 400 16px 'Open Sans', sans-serif;

    position: relative;

    clear: both;

    margin: 0 0 5px;
    padding: 0 5px;

    letter-spacing: 0px;

    color: #000;
    
    border-bottom: 2px solid #e7e7e7;
}

#ugcFormWrapper input {
    width: 100%;
    max-width: 360px;
}

#ugcFormWrapper .updateDiv > div {
    margin-bottom :10px;
}

#ugcFormWrapper .media-update {
    border: 2px solid  #e7e7e7;
    padding: 5px;
    margin-bottom: 10px;
}

#ugcFormWrapper .imageUploadContainer {
    margin-bottom: 10px;
}
/* =Branding
-------------------------------------------------------------- */

/* Global elements */

html
{
    color: #7b7b7b;
}

a
{
    color: #0039A7;
}
a:hover
{
    text-decoration: none;

    color: #AF1027;
}

/* Inverse links */
a.inverse
{
    color: #AF1027;
}

a.inverse:hover,
.main-navigation a:hover,
.main-navigation li.current-menu-ancestor a,
.main-navigation li.current-menu-item a
{
    color: #0039A7;
}

/* All headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6
{
    font-family: Arial;
    font-weight: 300;

    color: #272727;
}

/* Buttons */

.menu-toggle,
button,
input[type='submit'],
input[type='button'],
input[type='reset']
{
    background-color: #0039A7;
    color: #FFF;
}
/* Blockquote */
.blockquote
{
    border-left: 5px solid #ffde16;
}

/* Tabs */
.tab-title.selected
{
    color: #000;
    background-color: #f0f2f4;
}

/* All first level div and uls in sidebar have secondary bg */
.widget-area .widget > div,
.widget-area .widget > ul
{
    padding: 0;
}

.podcast-rss {
    color: #FFF;
    background: #FB7629;
    padding: 5px 10px;
    display: block;
    float: right;
    margin-top: -45px;
}

.podcast-rss:hover {
    color: #FFF;
    background-color: #FF8843;
}

/*********************************************************************************************

11.Site Footer----------------------------Secondary nav, copyright, site-map

*********************************************************************************************/
.footer-bg 
{
    background-color: #111111;
    padding: 10px;
}

.footer-widget-title {
    color: #cccccc;
}

.menu-footer-menu-headline-container ul {
    list-style-type: none;
}

.menu-footer-menu-headline-container ul li {
    
}

.menu-footer-menu-headline-container ul li a {
    color: #999999
}

.menu-footer-menu-headline-container ul li a:hover {
    color: #FFF;
}



/*-Footer Logo / social---------------------*/

.social-footer .social-widget {margin-bottom:9px;}
.social-footer .social-links 
{
    max-width:100%;
    margin: 0 auto;
    text-align: center;
    margin: 10px 0 0 0
}

.social-footer .social-link-item img
 {
     margin:0 5px 0 5px;

 }

/*-Site Footer Copyright--------------------*/
footer 
{
    background: #000;
    padding: 40px;
    color:#fff;

}

.copyright
{
    font-size: 12px;
    font-family: "Open Sans", sans-serf;
    padding: 15px 10px;

    color: #999999;
    
    text-align: center;

}

.copyright a
{
    color: #999;
}

.copyright a:hover
{
    color:#FFF;
}

.copy
{
    padding: 15px;
}

/*********************************************************************************************

WPB11.  Custom Code----------------------------------Misc Custom code and styles

*********************************************************************************************/

.espn-iframe {
    height: 64px;
}

.custom-header-image {
    margin-bottom: 15px;
}

.primary .entry-header h2 { margin: 0; position:relative; bottom:15px}

/* =Site--------Search------*/

#nav-search .glyphicon 
{
    color:#fff;
    font-size: 24px;
    padding:13px 16px;
    text-align:center;
}

#nav-search .glyphicon:hover 
{
    color:#0B3B8E
}

#mobile-search .glyphicon {
    color:#fff;
    font-size: 24px;
    padding:3px 0;
    text-align:center;
}

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


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

#myModal {
top:30%;
right:0%;
outline: none;
}

/*Events Calender List*/
.tribe-events-list-widget-events h4 a 
{
    font:normal 600 28px/32px 'Open Sans', sans-serif;
    color:#000; 
    text-transform: uppercase;

}
.tribe-events-adv-list-widget ol li {margin-bottom:4px; padding:5px}
.tribe-events-list-widget-events .duration {font-size: 14px; line-height: 11px; font-weight: normal; font-family:"Roboto Condensed"; text-transform:uppercase; color:#0039A7}
.tribe-events-list-widget-events .duration:hover { color:#000}

.tribe-events-list-widget-events .entry-title {margin:0; border-bottom: none; padding:0; font-family:"Roboto Condensed"!important}
.tribe-events-widget-link {display: none; font-family:"Roboto Condensed"!important}
.event-thumb {max-width: 43%; margin:10px 10px 10px 0px; float: left }

.message {height: 200px; background: #DB0033; color:#ffffff; font-size: 20px}

.single-wpb_sports_team .entry-header{
    display: none;
}

.tax-team_school #school-teams {
    max-height: 300px;
    overflow: auto;
    padding-top: 10px;
}

.tax-team_school #school-teams .team {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.tax-team_school #school-teams .team .team-thumbnail {
    float: left;
    margin-right: 15px;
}

.tax-team_school #school-teams .team .title {
    font-size: 16px;
}

div[id*="lang_sel"] { 
    position: absolute!important;
    right: 0;
    top: 10px;
    z-index: 10;
}

#widget-5 .entry-summary {
    height: auto;
    overflow: hidden;
}

.page-template-page-hidden-php .sidebar {
    margin-top: 0;
}

.page-template-page-hidden-php .custom-header-image {
    margin-bottom: 10px;
}

.page-template-page-hidden-php article.archive{
    min-height: 400px;
}

.page-template-page-hidden-php .section-title {
    display: none;
}

.page-template-page-hidden-php div[id*="wpb-slider"] {
    margin: 0 auto;
}


/*********************************************************************************************

WPB12.  Media Queries--------------------------------Queries for Mobile / Tablet, etc

*********************************************************************************************/

/* ORIENTATION PORTRAIT*/

@media only screen and (max-width: 240px) and (orientation : portrait){
    /* PORTRAIT:
  LG Viewty KU990
  Nokia 700
  Nokia 2700
  Nokia N95
  Samsung Galaxy S3 Mini
  Nokia 300*/

    /*Enter your styles below this line*/
}

@media only screen and (max-width: 320px) and (orientation : portrait){

  .form-search {
        margin-bottom: 15px;
        padding: 18px 0 0;
    }
    
    div[id*="lang_sel"] {
        width: 150px;
        position: relative!important;
        display: block!important;
        margin: 0 auto;
    }
    
}

@media only screen and (max-width: 360px) and (orientation : portrait){
    /* PORTRAIT:
  Apple iPhone 3G
  Apple iPhone 3GS
  Apple iPhone 4
  Apple iPhone 4S
  Apple iPhone 5
  Apple iPod Touch
  BlackBerry Bold 9360
  BlackBerry Bold 9790
  BlackBerry Curve 9320
  BlackBerry Curve 9380
  BlackBerry Torch 9800
  BlackBerry Torch 9810
  HP Veer
  HTC 7 Mozart
  HTC 7 Trophy
  HTC Desire
  HTC Desire C
  HTC Desire HD
  HTC Legend
  HTC One V
  HTC Titan 4G
  HTC Wildfire S
  HTC Windows Phone 8X
  Huawei U8650
  LG Optimus 2X
  LG Optimus L3
  Motorola Defy
  Motorola Milestone
  Nexus S
  Nokia Lumia 610
  Nokia Lumia 710
  Nokia Lumia 800
  Nokia Lumia 820
  Nokia Lumia 900
  Nokia Lumia 920
  Samsung Galaxy Ace
  Samsung Galaxy Ace 2
  Samsung Galaxy S2
  Sony Xperia E Dual
  BlackBerry Curve 9300*/

    /*Enter your styles below this line*/

    .site-header {margin-top:30px }

    .on-air-info {text-align:center; margin-top:5px}
    .enp {margin-bottom: 1px; right:0;}

    .navbar-default .navbar-nav > li > a {
        border-right: 0px solid #fc0b0d;
        color: #fff;
        font: 300 20px/22px "Arimo";
        margin: 12px 25px;
        padding: 8px 15px;
        text-transform: uppercase;
    }
   
    #widget-4 .title {font-size: 15px; line-height:16px}

    #widget-5 .article-title, .article-meta {clear:both; padding:0 10px}
    #widget-5 article {padding: 15px}
   

    .footer-nav ul {text-align: center}
    .copyright {text-align: center}
    .form-search {
    margin-bottom: 15px;
    padding: 18px 0 0;
}

 div[id*="lang_sel"] {
        width: 150px;
        position: relative!important;
        display: block!important;
        margin: 0 auto;
    }
    
    div.header-image {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 400px) and (orientation : portrait){
    /* PORTRAIT:
  Samsung Galaxy Note
  Nexus 4
  HTC One S
  HTC One XL
  HTC Sensation XL
  HTC Velocity 4G
  Motorola Droid3
  Motorola Droid Razr
  Motorola Razr HD 4G
  Motorola Razr M 4G
  Nokia 500
  Samsung Galaxy Note 2
  Samsung Galaxy S3
  BlackBerry Bold 9900
  BlackBerry 9520
  BlackBerry Z10*/

    /*Enter your styles below this line*/

    .site-header {margin-top:30px }
    .header-image {text-align: center}
    .on-air-info {text-align:center; margin-top:5px}
    .enp {margin-bottom: 1px; right:0;}
    .personality img {display: block; margin: 0 auto; max-width: 100%;}
    .social-widget{margin-top:5px}
    .navbar-default .navbar-nav > li > a {
        border-right: 0px solid #fc0b0d;
        color: #fff;
        font: 300 20px/22px "Arimo";
        margin: 12px 25px;
        padding: 8px 15px;
        text-transform: uppercase;
    }
    #tagline {
    margin-top: 30px!important;
}
    .schedule-now {
    margin-top: 20px;
    padding: 0;
}
    #widget-4 .title {font-size: 15px; line-height:16px}

    #widget-5 .article-title, .article-meta {clear:both; padding:0 10px}
    #widget-5 article {padding: 15px}

    .footer-nav ul {text-align: center}
    .copyright {text-align: center}
    .form-search {
    margin-bottom: 15px;
    padding: 18px 0 0;
}
}


@media only screen and (max-width: 480px) and (orientation : portrait){
    /* PORTRAIT:
  Arnova 7 G2
  BlackBerry Bold 9780
  HTC Desire Z
  Nokia N900
  Samsung Galaxy Grand
  iPhone 6 portrait · width: 375px
  */

    /*Enter your styles below this line*/
    .site-header {margin-top:30px }
    .header-image {text-align: center}
    .on-air-info {text-align:center; margin-top:5px}
    .enp {margin-bottom: 1px; right:0;}
    .personality img {display: block; margin: 0 auto; max-width: 100%;}
    .social-widget{margin-top:5px}
    .navbar-default .navbar-nav > li > a {
        border-right: 0px solid #fc0b0d;
        color: #fff;
        font: 300 20px/22px "Arimo";
        margin: 12px 25px;
        padding: 8px 15px;
        text-transform: uppercase;
    }
     #tagline {
    margin-top: 30px!important;
}
    .schedule-now {
    margin-top: 20px;
    padding: 0;
}
    #widget-4 .title {font-size: 15px; line-height:16px}

    #widget-5 .article-title, .article-meta {clear:none; padding:0 10px}
    #widget-5 article {padding: 15px}

    .footer-nav ul {text-align: center}
    .copyright {text-align: center}
    .form-search {
    margin-bottom: 15px;
    padding: 18px 0 0;
}

.featherlight .featherlight-content{
    width: 320px;
    overflow: hidden!important
}

#school-teams .team{
    width: 100%;
}

.entry-content img, .comment-content img, .widget img {
    width: 100%;
    height: auto;
}

}


@media only screen and (max-width: 540px) and (orientation : portrait){
    /* PORTRAIT:
  HTC Evo 3D
  Kindle Fire HD 7
  Kindle Fire HD 8.9
  Ainol Novo 7 Elf 2*/

    /*Enter your styles below this line*/
    .site-header {margin-top:30px }
    .header-image {text-align: center}
    .on-air-info {text-align:center; margin-top:5px}
    .enp {margin-bottom: 1px; right:0;}
    .personality img {display: block; margin: 0 auto; max-width: 100%;}
    .social-widget{margin-top:5px}
    .navbar-default .navbar-nav > li > a {
        border-right: 0px solid #fc0b0d;
        color: #fff;
        font: 300 20px/22px "Arimo";
        margin: 12px 25px;
        padding: 8px 15px;
        text-transform: uppercase;
    }
     #tagline {
    margin-top: 30px!important;
}
    .schedule-now {
    margin-top: 20px;
    padding: 0;
}
    #widget-4 .title {font-size: 15px; line-height:16px}

    #widget-5 .article-title, .article-meta {clear:none; padding:0 10px}
    #widget-5 article {padding: 15px}

    .footer-nav ul {text-align: center}
    .copyright {text-align: center}
    .form-search {
    margin-bottom: 15px;
    padding: 18px 0 0;
}
}

@media only screen and (max-width: 600px) and (orientation : portrait){
    /* PORTRAIT:
  Acer Iconia Tab A101
  Archos 70b (it2)
  Arnova 10b G3
  BlackBerry PlayBook
  Kindle 3
  Kobo eReader Touch
  Samsung Galaxy Tab 2 7.0
  Samsung Galaxy Tab 7*/

    /*Enter your styles below this line*/

    .site-header {margin-top:30px }
    .header-image {text-align: center}
    .on-air-info {text-align:center; margin-top:5px}
    .enp {margin-bottom: 1px; right:0;}
    .personality img {display: block; margin: 0 auto; max-width: 100%;}
    .social-widget{margin-top:5px}
    .navbar-default .navbar-nav > li > a {
        border-right: 0px solid #fc0b0d;
        color: #fff;
        font: 300 20px/22px "Arimo"!important;
        margin: 12px 25px!important;
        padding: 8px 15px!important;
        text-transform: uppercase;
    }
     #tagline {
    margin-top: 30px!important;
}
    .schedule-now {
    margin-top: 20px;
    padding: 0;
}
    #widget-4 .title {font-size: 15px; line-height:16px}

    #widget-5 .article-title, .article-meta {clear:none; padding:0 10px}
    #widget-5 article {padding: 15px}

    .footer-nav ul {text-align: center}
    .copyright {text-align: center}
    .form-search {
    margin-bottom: 15px;
    padding: 18px 0 0;
}


    div[id*="lang_sel"] {
        width: 150px;
        position: relative!important;
        display: block!important;
        margin: 0 auto;
    }
    
    div.header-image {
        margin-top: 10px;
    }
}


@media only screen and (max-width: 640px) and (orientation : portrait){
    /* PORTRAIT:
  Acer Iconia Tab A500
  Arnova 7FG3
  Nexus 7*/

    /*Enter your styles below this line*/
    .header-image {text-align: center}
    .on-air-info {text-align:center; margin-top:5px}
    .enp {margin-bottom: 1px; right:0;}
    .personality img {display: block; margin: 0 auto; max-width: 100%;}
    .social-widget{margin-top:5px}
    .navbar-default .navbar-nav > li > a {
        border-right: 0px solid #fc0b0d;
        color: #fff;
        font: 300 20px/22px "Arimo";
        margin: 12px 25px;
        padding: 8px 15px;
        text-transform: uppercase;
    }
    
    #widget-4 .title {font-size: 15px; line-height:16px}

    #widget-5 .article-title, .article-meta {clear:none; padding:0 10px}
    #widget-5 article {padding: 15px}

    .footer-nav ul {text-align: center}
    .copyright {text-align: center}
    
    

}

@media only screen and (max-width: 768px) and (orientation : portrait){
    /* PORTRAIT:
  Apple iPad
  Apple iPad 2
  Apple iPad 3 (and 4)
  Apple iPad Mini
  Archos 80G9
  BAUHN AMID-972XS
  HP Touchpad
  LG Optimus Pad
  Microsoft Surface (RT)
  Panasonic Toughpad A1
  Kindle Paperwhite*/

    /*Enter your styles below this line*/

    #widget-5 .posts-container {
        height: auto;
    }
    
    #player4HorizontalNav,
    #player4HorizontalNav .caroufredsel_wrapper{
        max-width: 100%;
    }

    #player4VertNav,
    #player4VertNav .caroufredsel_wrapper{
        max-width: 100%;
    }
    
    
    
    #widget-6.widget-2 article:first-child,
    #widget-6.widget-2 article:nth-child(n+2){
        float: none;
        width: 100%;
    }
    
    #widget-6.widget-2 article:nth-child(n+2) img {
        max-width: 100%;
    }

}

@media only screen and (max-width: 800px) and (orientation : portrait){
    /* PORTRAIT:
  Acer Iconia Tab A100
  Acer Iconia Tab A200
  Acer Iconia Tab A502
  Arnova 8C G3
  ASUS Padfone
  ASUS Transformer Pad TF300T
  ASUS Transformer TF101
  Motorola Xoom
  Motorola Xoom 2
  Samsung Galaxy Note 10.1
  Samsung Galaxy Tab 8.9
  Samsung Galaxy Tab 10.1
  Samsung Galaxy Tab 10.1*/

    /*Enter your styles below this line*/

}

       
@media only screen and (max-width: 991px) and (orientation : portrait){
        .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {max-height: 100%;}

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

    .header-image { padding: 0}
    .listen-live { margin: 0;}
       
    .schedule-now .link-text 
    {
    color: #fff;
    font: 400 18px/30px "Arimo";
    text-transform: uppercase;
    }
    
    .schedule-now .on-air-excerpt 
    {
    color: #fff;
    font: 400 11px/11px "Arimo";
    letter-spacing: 1px;
    text-transform: uppercase;
    }
#tagline {
    margin-top: 70px;
}
    .on-air-info {margin-top:0px}
    .enp_title {font-size: 16px; line-height: 18px}
    .Current_Artist{float:none; font-size: 12px; line-height:14px}
    .Current_Title {font-size: 11px; line-height:14px}
    .listen-live > a > img {
        height: 116px;
    }
    .navbar-collapse {padding-left: 0px}
    .navbar-default .navbar-nav > li > a {padding:0 14px}
    .search-field {margin:8px 0 }
    .social-widget {margin-top:5px}
    .social-link-item img {margin:0 3px;}

    #widget-4 .wp-post-image {
        margin: 0 0 15px;
        width: 100%;
    }
    #widget-5 .posts-container article:first-child {
        height: 365px;
    }
    
    
    #widget-4 article {margin:0 0 10px 0}
    #widget-4 article {padding:0 0 10px 0}
    #widget-4 .responsive-tabs .responsive-tabs__list {
    font-size: 18px;
    line-height: 18px;
    margin: 5px 0 10px;
    padding-bottom: 0;
    }
    .navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 700 16px "Arimo";
    margin: 5px 0 5px 10px;
    padding: 5px 5px;
    text-transform: uppercase;
}
    #widget-5 {margin-bottom:20px}
    
    #widget-6 .responsive-tabs .responsive-tabs__list {
    font-size: 18px;
    line-height: 18px;
    margin: 5px 0 8px;
    padding-bottom: 0;
    }  
    
    #widget-7 .responsive-tabs .responsive-tabs__list__item {font-size:12px; padding:5px 6px;}

    #widget-8 {margin-bottom:20px}
    .footer-nav {padding-left:0 }
    .social-footer .social-link-item img { margin: 0 2px;}
}


@media only screen and (max-width: 1080px) and (orientation : portrait){
    /* PORTRAIT:
  Windows Surface Pro*/

    /*Enter your styles below this line*/
        
    .page-template-page-hidden-php article.archive {
        min-height: 0
    }
    
}


/* ----------------------------ORIENTATION LANDSCAPE-----------------------------*/

@media only screen and (max-width: 320px) and (orientation : landscape){
    /* LANDSCAPE:
  Samsung Galaxy S3 Mini*/

    /*Enter your styles below this line*/
}

@media only screen and (max-width: 480px) and (orientation : landscape){
    /* LANDSCAPE:
  Apple iPhone 3G
  Apple iPhone 3GS
  Apple iPhone 4
  Apple iPhone 4S
  Apple iPod Touch
  BlackBerry Torch 9800
  BlackBerry Torch 9810
  HTC 7 Mozart
  HTC 7 Trophy
  HTC Desire C
  HTC Legend
  HTC Titan 4G
  HTC Wildfire S
  HTC Windows Phone 8X
  Huawei U8650
  Nokia Lumia 610
  Nokia Lumia 710
  Nokia Lumia 800
  Nokia Lumia 820
  Nokia Lumia 900
  Nokia Lumia 920
  Samsung Galaxy Ace
  Sony Xperia E Dual*/

    /*Enter your styles below this line*/
    .site-header {margin-top:30px }
    .header-image {text-align: center; padding:0}
    .on-air-info {text-align:center; margin-top:5px}
    .enp {margin-bottom: 1px; right:0;}
    .personality img {display: block; margin: 0 auto; max-width: 100%;}
    .social-widget{margin-top:5px}
    .navbar-default .navbar-nav > li > a {
        border-right: 0px solid #fc0b0d;
        color: #fff;
        font: 300 20px/22px "Arimo";
        margin: 12px 25px;
        padding: 8px 15px;
        text-transform: uppercase;

    }
    
    #widget-4 .title {font-size: 15px; line-height:16px}

    #widget-5 .article-title, .article-meta {clear:none; padding:0 10px}
    #widget-5 article {padding: 15px}
     .form-search {
    margin-bottom: 15px;
    padding: 18px 0 0;
}
    .footer-nav ul {text-align: center}
    .copyright {text-align: center}
    
    
    div[id*="lang_sel"] {
        width: 150px;
        position: relative!important;
        display: block!important;
        margin: 0 auto;
    }
    
    div.header-image {
        margin-top: 10px;
    }
}



@media only screen and (max-width: 540px) and (orientation : landscape){
    /* LANDSCAPE:
  HTC Desire
  HTC Desire HD
  HTC One V
  LG Optimus 2X
  Nexus S
  Samsung Galaxy Ace 2
  Samsung Galaxy S2
  BlackBerry Z10*/

    /*Enter your styles below this line*/
}

@media only screen and (max-width: 600px) and (orientation : landscape){
    /* LANDSCAPE:
  Motorola Droid3
  Nexus 4
  Motorola Razr HD 4G
  Motorola Razr M 4G
  Motorola Defy
  Motorola Milestone
  Apple iPhone 5
  HP Veer*/
    /*Enter your styles below this line*/
.form-search {
    margin-bottom: 15px;
    padding: 18px 0 0;
}


}

@media only screen and (max-width: 640px) and (orientation : landscape){
    /* LANDSCAPE:
  Samsung Galaxy Note
  HTC One S
  HTC One XL
  HTC Sensation XL
  HTC Velocity 4G
  Motorola Droid Razr
  Nokia 500
  Samsung Galaxy Note 2
  Samsung Galaxy S3*/

    /*Enter your styles below this line*/
    .site-header {margin-top:30px }
    .header-image {text-align: center; padding:0}
    .on-air-info {text-align:center; margin-top:5px}
    .enp {margin-bottom: 1px; right:0;}
    .personality img {display: block; margin: 0 auto; max-width: 100%;}
    .social-widget{margin-top:5px}
    .navbar-default .navbar-nav > li > a {
        border-right: 0px solid #fc0b0d;
        color: #fff;
        font: 300 20px/22px "Arimo";
        margin: 12px 25px;
        padding: 8px 15px;
        text-transform: uppercase;
    }
    .listen-live img {
    margin: 15px auto;
    max-width: 90%;
}
    #tagline {
    margin-top: 20px;
}
    .schedule-now {
    margin-top: 20px;
    padding: 0;
}
    #widget-4 .title {font-size: 15px; line-height:16px}

    #widget-5 .article-title, .article-meta {clear:none; padding:0 10px}
    #widget-5 article {padding: 15px}

    .footer-nav ul {text-align: center}
    .copyright {text-align: center}
    .form-search {
    margin-bottom: 15px;
    padding: 18px 0 0;
}

.featherlight .featherlight-content {
    width: 425px;
    overflow: hidden !important;
}



 div[id*="lang_sel"] {
        width: 150px;
        position: relative!important;
        display: block!important;
        margin: 0 auto;
    }
    
    div.header-image {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 691px) and (orientation : landscape){
    /* LANDSCAPE:
  BlackBerry 9520*/

    /*Enter your styles below this line*/
 #tagline {
    margin-top: 30px!important;
}
    .schedule-now {
    margin-top: 20px;
    padding: 0;
}

    #player4HorizontalNav,
    #player4HorizontalNav .caroufredsel_wrapper{
        max-width: 100%;
    }

    #player4VertNav,
    #player4VertNav .caroufredsel_wrapper{
        max-width: 100%;
    }

}

@media only screen and (max-width: 802px) and (orientation : landscape){
    /* LANDSCAPE:
  Kindle Fire HD 7
  Kindle Fire HD 8.9
  Arnova 7 G2
  HTC Desire Z
  Nokia N900
  Samsung Galaxy Grand
  Apple iphone 6 plus
  */

    /*Enter your styles below this line*/

    .site-header {margin-top:30px }
    .header-image {text-align: center; padding:0}
    .on-air-info {text-align:center; margin-top:5px}
    .enp {margin-bottom: 1px; right:0;}
    .personality img {display: block; margin: 0 auto; max-width: 100%;}
    .social-widget{margin-top:5px}
    .navbar-default .navbar-nav > li > a {
        border-right: 0px solid #fc0b0d;
        color: #fff;
        font: 300 20px/22px "Arimo";
        margin: 12px 25px;
        padding: 8px 15px;
        text-transform: uppercase;
    }
     #tagline {
    margin-top: 30px!important;
}
    .schedule-now {
    margin-top: 20px;
    padding: 0;
}
    #widget-4 .title {font-size: 15px; line-height:16px}

    #widget-5 .article-title, .article-meta {clear:none; padding:0 10px}
    #widget-5 article {padding: 15px}

    .footer-nav ul {text-align: center}
    .copyright {text-align: center}
    .form-search {
    margin-bottom: 15px;
    padding: 18px 0 0;
}

}


@media only screen and (max-width: 980px) and (orientation : landscape){
    /* LANDSCAPE:
  Nexus 7
  HTC Evo 3D*/

    /*Enter your styles below this line*/
    
    
    
    #widget-6.widget-2 article:first-child,
    #widget-6.widget-2 article:nth-child(n+2){
        float: none;
        width: 100%;
    }
    
    #widget-6.widget-2 article:nth-child(n+2) img {
        max-width: 100%;
    }
}


@media only screen and (max-width: 1024px) and (orientation : landscape){
    /* LANDSCAPE:
  Apple iPad
  Apple iPad 2
  Apple iPad 3 (and 4)
  Apple iPad Mini
  Archos 80G9
  BAUHN AMID-972XS
  HP Touchpad
  Panasonic Toughpad A1
  Acer Iconia Tab A101
  Archos 70b (it2)
  Arnova 10b G3
  BlackBerry PlayBook
  Samsung Galaxy Tab 2 7.0
  Samsung Galaxy Tab 7
  Ainol Novo 7 Elf 2*/

    /*Enter your styles below this line*/
    
    .page-template-page-hidden-php article.archive {
        min-height: 0
    }
}

@media only screen and (max-width: 1130px) and (orientation : landscape){
    /* LANDSCAPE:
  ASUS Padfone
  Arnova 8C G3
  Arnova 7FG3*/

    /*Enter your styles below this line*/
}

@media only screen and (max-width: 1280px) and (orientation : landscape){
    /* LANDSCAPE:
  Acer Iconia Tab A100
  Acer Iconia Tab A200
  Acer Iconia Tab A502
  ASUS Transformer Pad TF300T
  ASUS Transformer TF101
  Motorola Xoom
  Motorola Xoom 2
  Samsung Galaxy Note 10.1
  Samsung Galaxy Tab 8.9
  Samsung Galaxy Tab 10.1
  Samsung Galaxy Tab 10.1
  LG Optimus Pad
  Acer Iconia Tab A500*/

    /*Enter your styles below this line*/
}

@media only screen and (max-width: 1366px) and (orientation : landscape){
    /* LANDSCAPE:
  Microsoft Surface (RT)*/

    /*Enter your styles below this line*/
}

@media only screen and (max-width: 1920px) and (orientation : landscape){
    /* LANDSCAPE:
  Windows Surface Pro*/

    /*Enter your styles below this line*/
}