/*
Theme Name: CPT12
Theme URI: http://wordpress.org/extend/themes/twentytwelve
Author: Frontera Interactive
*/

/* Notes: Julie wants to keep #69baa1 for button backgrounds

*/

@font-face { font-family: Avenir-Black; src: url('fonts/Avenir-Black.ttf');}
@font-face { font-family: Avenir-BlackOblique; src: url('fonts/Avenir-BlackOblique.ttf');}
@font-face { font-family: Avenir-Book; src: url('fonts/Avenir-Book.ttf');}
@font-face { font-family: Avenir-BookOblique; src: url('fonts/Avenir-BookOblique.ttf');}
@font-face { font-family: Avenir-Heavy; src: url('fonts/Avenir-Heavy.ttf');}
@font-face { font-family: Avenir-HeavyOblique; src: url('fonts/Avenir-HeavyOblique.ttf');}
@font-face { font-family: Avenir-Light; src: url('fonts/Avenir-Light.ttf');}
@font-face { font-family: Avenir-LightOblique; src: url('fonts/Avenir-LightOblique.ttf');}
@font-face { font-family: Avenir-Medium; src: url('fonts/Avenir-Medium.ttf');}
@font-face { font-family: Avenir-MediumOblique; src: url('fonts/Avenir-MediumOblique.ttf');}
@font-face { font-family: Avenir-Oblique; src: url('fonts/Avenir-Oblique.ttf');}
@font-face { font-family: Avenir-Roman; src: url('fonts/Avenir-Roman.ttf');}

@font-face {
    font-family: 'pbs_kids_headlinebold';
    src: url('fonts/pbskidsheadline-bold-webfont_635200213200103279.eot');
    src: url('fonts/pbskidsheadline-bold-webfont_635200213200103279.eot?#iefix') format('embedded-opentype'),
         url('fonts/pbskidsheadline-regular-webfont_635200214334266899.woff') format('woff'),
         url('fonts/pbskidsheadline-bold-webfont_635200213479198013.ttf') format('truetype'),
         url('fonts/pbskidsheadline-bold-webfont_635200213335672493.svg#pbs_kids_headlinebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pbs_kids_headlineregular';
    src: url('fonts/pbskidsheadline-regular-webfont_635200213906654453.eot');
    src: url('fonts/pbskidsheadline-regular-webfont_635200213906654453.eot?#iefix') format('embedded-opentype'),
         url('fonts/pbskids_headlinecondensed-reg-webfont_635200211906501527.woff') format('woff'),
         url('fonts/pbskidsheadline-regular-webfont_635200214181225013.ttf') format('truetype'),
         url('fonts/pbskidsheadline-regular-webfont_635200214046123817.svg#pbs_kids_headline_Rg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {color: #555; font-size: 14px; line-height: 20px; font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif;  min-height: 2000px; text-align: left; }
body {color: #555; font-size: 14px; line-height: 20px; font-family:'Avenir-Book', 'Nunito', sans-serif;  min-height: 2000px; text-align: left; }

strong, b, .bold {  font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif !important; }
strong, b, .bold {  font-family:'Avenir-Book', 'Nunito', sans-serif !important; }
a { font-family:'Avenir LT W01_65 Medium1475532', 'Nunito', sans-serif; color: #07aeb4; }
a { font-family:'Avenir-Medium', 'Nunito', sans-serif; color: #07aeb4; }
a:hover {color: #48d3cd; }
a.pbs-teal:hover { color: #4fede6 ; }
	
h1, .h1, h1 a {margin-top: 0; font-size: 26px; line-height: 28px;  font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif; color: #000;text-align: center; }
h1, .h1, h1 a {margin-top: 0; font-size: 26px; line-height: 28px;  font-family:'Avenir-Book', 'Nunito', sans-serif; color: #000;text-align: center; }
h2, .h2, h2 a {text-align: left; font-size: 24px; line-height: 36px;  font-family:'Avenir LT W01_55 Roman1475520', 'Nunito', sans-serif; color: #000; margin-bottom: 14px; }
h2, .h2, h2 a {text-align: left; font-size: 24px; line-height: 36px;  font-family:'Avenir-Roman', 'Nunito', sans-serif; color: #000; margin-bottom: 14px; }
h3, .h3, h3 a { text-align: left;font-size: 22px; line-height: 26px;  font-family:'Avenir LT W01_85 Heavy1475544', 'Nunito', sans-serif; color: #000;}
h3, .h3, h3 a { text-align: left;font-size: 22px; line-height: 26px;  font-family:'Avenir-Heavy', 'Nunito', sans-serif; color: #000;}
h4, .h4, h4 a { text-align: left;font-size: 18px; line-height: 22px;  font-family:'Avenir LT W01_55 Roman1475520', 'Nunito', sans-serif; color: #000;}
h4, .h4, h4 a { text-align: left;font-size: 18px; line-height: 22px;  font-family:'Avenir-Roman', 'Nunito', sans-serif; color: #000;}
h5, .h5 {text-align: center; font-family:'Avenir LT W01_85 Heavy1475544', 'Nunito', sans-serif; color: #000;}
h5, .h5 {text-align: center; font-family:'Avenir-Heavy', 'Nunito', sans-serif; color: #000;}
h6, .h6, h6 a {}
h2 a, h3 a, h4 a { color: #07aeb4;}

h1.entry-title {margin: 0 0 30px 0; text-transform: uppercase;}
h1.staff-name {margin: 0 0 4px 0; text-transform: uppercase;}

.float-left {display:block !important; float: left !important; width: auto !important;}

img {
  height:auto;
  max-width: 100%;
}

hr { margin-top: 30px; margin-bottom: 30px;border-top: 1px solid #ddd;}
hr.dark-gray {border-top: 1px solid #777;}

ul.extra-spacing li {margin-bottom: 20px;}
ul.flush-left {margin-left: 0; padding-left: 19px; text-align: left;} 

ul.striped li {
  background: gray;
}
/* select alternating items starting with the second item */
ul.striped li:nth-of-type(2n) {
  background: white;
}


/* FORMS */

.form-group {margin-bottom: 16px;}

.form-control {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 3px 6px;
  font-size: 14px;
  line-height: 1.33;
  color: #777;
  background-color: #fff;
  background-image: none;
  border: 2px solid #ccc !important;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

label {
  font-weight: normal;
}

.input-lg {
  height: auto;
  padding: 7px 10px;
  line-height: 1.33;
  border-radius: 0;
  border: 2px solid #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

select.input-lg { height: 36px; line-height: 36px; }
.form-horizontal .control-label {margin-bottom: 6px; padding-top: 0; }


.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-top: 6px !important;
  margin-left: -3px;
  margin-right: 16px;
}


/* BUTTONS */

.btn {
  display: inline-block;
  padding: 6px 12px;
  line-height: 1.33;
  text-align: center;
  border-radius: 0;
  font-family:'Avenir LT W01_65 Medium1475532', 'Nunito', sans-serif;
  font-family:'Avenir-Medium', 'Nunito', sans-serif;
}

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}

.btn-lg {
  height: auto;
  padding: 7px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0; -webkit-border-radius: 0; moz-border-radius: 0;
}

/*.btn-cleargreengreen {background: transparent;border: 2px solid #07aeb4; color: #07aeb4; }
.btn-cleargreengreen:hover {background: #69baa1; border: 2px solid #000; color: #000;}
.btn-cleargreenwhite {background: transparent; border: 2px solid #07aeb4; }
.btn-cleargreenwhite:hover {background: #fff; border: 2px solid #000;}
.btn-clearblack {background: transparent; border: 2px solid #000; color: #000;}
.btn-clearblack:hover {background: #fff; border: 2px solid #000;}
.btn-clearwhite {background: transparent; border: 2px solid #fff; color: #fff;}
.btn-clearwhite:hover {background: #fff; border: 2px solid #000;}
.btn-clearlightgreen {background: transparent; border: 2px solid #48d3cd; color: #48d3cd;}
.btn-clearlightgreen:hover {background: #48d3cd; border: 2px solid #fff; color: #000}*/

/**** NEW FRONT PAGE BUTTONS ****/
.btn-cleargreengreen {background: transparent; border: 2px solid #07aeb4; color: #07aeb4; border-radius: 100px;}
.btn-cleargreengreen:hover {background: #69baa1;  border: 2px solid #000; color: #000;}
.btn-cleargreenwhite {background: transparent;  border: 2px solid #07aeb4; border-radius: 100px;}
.btn-cleargreenwhite:hover {background: #fff;  border: 2px solid #000;}
.btn-clearblack {background: transparent;  border: 2px solid #000; color: #000; border-radius: 100px;}
.btn-clearblack:hover {background: #000;  border: 2px solid transparent; color: #ddd;}
.btn-clearwhite {background: transparent;  border: 2px solid #fff; color: #fff; border-radius: 100px;}
.btn-clearwhite:hover {background: #fff;  border: 2px solid transparent; color: #222;}
.btn-clearlightgreen {background: transparent;  border: 2px solid #48d3cd; color: #48d3cd; border-radius: 100px;}
.btn-clearlightgreen:hover {background: #48d3cd;  border: 2px solid #fff; color: #000}



/*** NEW BUTTON ***/
/*.new-button {
    padding: 8px 42px;
    border-radius: 100px;
    font-size: 20px;
    min-width: 40px;
    text-align: center;
    border: 0;
    cursor: pointer;
}
.new-button:active {
    padding: 9px 42px 7px 42px;
    box-shadow: inset 0 3px 6px -2px rgba(0,0,0,.4);
}*/




.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}


.typewriter-light { font-family:'AmericanTypwrterITCW01- 731025' !important;}
.typewriter-light-italic { font-family:'AmericanTypwrterITCW01- 731028' !important;}
.typewriter-medium {font-family: 'AmericanTypwrterITCW01- 731031' !important;}
.typewriter-medium-italic { font-family:'AmericanTypwrterITCW01- 731034' !important;}
.typewriter-bold { font-family:'AmericanTypwrterITCW01- 731010' !important;}
.typewriter-bold-italic { font-family:'AmericanTypwrterITCW01- 731013' !important;}
.typewriter-condensed { font-family:'AmericanTypwrterITCW01- 731019' !important;}
.typewriter-condensed-light { font-family:'AmericanTypwrterITCW01- 731022' !important;}
.typewriter-condensed-bold { font-family:'AmericanTypwrterITCW01- 731016' !important;}

/*
font-family:'Avenir LT W01_35 Light1475496';
font-family:'Avenir LT W01_35 Light_1475502';
font-family:'Avenir LT W01_45 Book1475508';
font-family:'Avenir LT W01_45 Book O1475514';
font-family:'Avenir LT W01_55 Roman1475520';
font-family:'Avenir LT W01_55 Obliqu1475526';
font-family:'Avenir LT W01_65 Medium1475532';
font-family:'Avenir LT W01_65 Medium1475538';
font-family:'Avenir LT W01_85 Heavy1475544';
font-family:'Avenir LT W01_85 Heavy_1475550';
font-family:'Avenir LT W01_95 Black1475556';
font-family:'Avenir LT W01_95 Black_1475562';
font-family: 'Nunito', sans-serif;
*/

/*.avenir-light { font-family:'Avenir LT W01_35 Light1475496', 'Nunito', sans-serif !important; }
.avenir-light-italic { font-family:'AvenirLTW01-35LightObli', 'Nunito', sans-serif !important; }
.avenir-book { font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif !important; }
.avenir-book-italic { font-family:'AvenirLTW01-45BookObliq', 'Nunito', sans-serif !important; }
.avenir-roman { font-family:'Avenir LT W01_55 Roman1475520', 'Nunito', sans-serif !important; }
.avenir-italic { font-family:'AvenirLTW01-55Oblique', 'Nunito', sans-serif !important; }
.avenir-medium { font-family:'Avenir LT W01_65 Medium1475532', 'Nunito', sans-serif !important;}
.avenir-medium-italic { font-family:'AvenirLTW01-65MediumObl', 'Nunito', sans-serif; }
.avenir-heavy { font-family:'Avenir LT W01_85 Heavy1475544', 'Nunito', sans-serif; !important; }
.avenir-heavy-italic { font-family:'AvenirLTW01-85HeavyObli', 'Nunito', sans-serif !important;}
.avenir-black { font-family:'Avenir LT W01_95 Black1475556', 'Nunito', sans-serif !important; }
.avenir-black-oblique { font-family:'AvenirLTW01-95BlackObli', 'Nunito', sans-serif !important; }*/

.avenir-light { font-family:'Avenir-Light', 'Nunito', sans-serif !important; }
.avenir-light-italic { font-family:'Avenir-LightOblique', 'Nunito', sans-serif !important; }
.avenir-book { font-family:'Avenir-Book', 'Nunito', sans-serif !important; }
.avenir-book-italic { font-family:'Avenir-BookOblique', 'Nunito', sans-serif !important; }
.avenir-roman { font-family:'Avenir-Roman', 'Nunito', sans-serif !important; }
.avenir-italic { font-family:'Avenir-Oblique', 'Nunito', sans-serif !important; }
.avenir-medium { font-family:'Avenir-Medium', 'Nunito', sans-serif !important;}
.avenir-medium-italic { font-family:'Avenir-MediumOblique', 'Nunito', sans-serif; }
.avenir-heavy { font-family:'Avenir-Heavy', 'Nunito', sans-serif; !important; }
.avenir-heavy-italic { font-family:'Avenir-HeavyOblique', 'Nunito', sans-serif !important;}
.avenir-black { font-family:'Avenir-Black', 'Nunito', sans-serif !important; }
.avenir-black-oblique { font-family:'Avenir-BlackOblique', 'Nunito', sans-serif !important; }

.black {color: #000 !important; }
.white {color: #ffffff !important; }
.light-gray {color: #e2e2e2 !important; }
.light-green {color: #48d3cd !important; }
.logo-green { color: #4ba186 !important; }
.dark-blue {color: #027fb6 !important; }
.blue { color: #159fcc !important; } /* This is the official blue color */
.light-blue {color: #66ccff !important; }
.dark-gray {color: #777777 !important; }
.medium-gray {color: #969696 !important; }
.bold-red {color: #882b2b !important; font-weight: bold !important;}
a.light-green:hover { color: #4fede6 !important; }
a.light-green:hover { color: #07AEB4 !important; }

/**** COLORS ADDED ON FEB 20 2020 ****/
.butter {color: #F5DF98 ; }
a.ochre:hover { color: #F5DF98 ; }
a.butter:hover { color: #D9C586 ; }

.bg-light-gray {background: #f2f2f2 !important; }
.bg-med-gray {background: #d7d7d7}
.bg-black { background: #000 !important; }
.bg-blue {background: #07AEB4 !important;  }
.bg-lighter-blue {background: #F8F5EC !important;}
.bg-light-gray {background: #F2F2F2 !important; }
.bg-light-green {background: #48D3CD !important; }
.bg-white { background: #ffffff !important; }

/* KIDS BACKGROUND COLORS  */
.bg-kids-light-green {background: #99cf16 !important; } 
.bg-kids-turquoise {background: #23dbc5 !important; } 
.bg-kids-light-blue {background: #00b8f1 !important; } 
.bg-kids-blue {background: #0079c1 !important; } 
.bg-kids-purple {background: #a154a0 !important; } 
.bg-kids-pink {background: #ed037c !important; } 
.bg-kids-red {background: #ff403f !important; } 
.bg-kids-orange {background: #ffa622 !important; } 
.bg-kids-dark-yellow {background: #ffc222 !important; } 
.bg-kids-light-yellow {background: #ffe363 !important; } 
.bg-kids-dark-green {background: #387c2b !important; } 

/* KIDS FONT COLOR  */
.kids-pink {color: #ed037c !important; } 
.kids-green {color: #99cf16 !important; }

/* KIDS FONTS */
.pbskids-headline-bold {font-family: 'pbs_kids_headlinebold' !important;}
.pbskids-headline-reg {font-family: 'pbs_kids_headlineregular' !important;}


/* BOX STROKES */
.stroke-black {border: 4px solid #333 ; } 
.stroke-white {border: 4px solid #ffffff ; } 
.stroke-light-gray { border: 4px solid #e2e2e2 ; } 
.stroke-light-green { border: 4px solid #dae697 ; } 
.stroke-logo-green { border: 4px solid #4ba186 ; } 
.stroke-dark-blue {border: 4px solid #027fb6 ; } 
.stroke-blue { border: 4px solid #159fcc ; } 
.stroke-light-blue {border: 4px solid #66ccff ; } 
.stroke-dark-gray {border: 4px solid #777777 ; } 
.stroke-medium-gray {border: 4px solid #969696 ; } 
.stroke-navy-blue {border: 4px solid #0A145A ;}
.stroke-medium-blue {border: 4px solid #0F1E8C ;}
.stroke-pbs-blue {border: 4px solid #2638C4 ;}
.stroke-dark-teal {border: 4px solid #07AEB4 ;}
.stroke-pbs-teal {border: 4px solid #48D3CD ;}
.stroke-coral {border: 4px solid #FE704E ;}
.stroke-raspberry {border: 4px solid #C3244E ;}
.stroke-yellow {border: 4px solid #FFCF00 ;}
.stroke-pink {border: 4px solid #FC8483 ;}
.stroke-dark-pink {border: 4px solid #D85976 ;}
.stroke-dark-yellow {border: 4px solid #FDC741 ;}
.stroke-khaki {border: 4px solid #4C6464 ;}
.stroke-dark-khaki {border: 4px solid #324647 ;}
.stroke-ochre {border: 4px solid #D9C586 ;}
.stroke-light-butter {border: 4px solid #F9EECA ;}
.stroke-gold {border: 4px solid #C7AB59 ;}





.size-72 {font-size: 42px; line-height: 50px; }
.size-60 {}
.size-40 {font-size: 28px; line-height: 36px; }
.size-30 {font-size: 22px; line-height: 36px; }
.size-28 {font-size: 18px; line-height: 24px; }
.size-24 {font-size: 16px; line-height: 22px; }
.size-20 {font-size: 14px; line-height: 20px; }
.size-16 {font-size: 12px; line-height: 18px; }
.size-14 {font-size: 11px; line-height: 17px; }

.padding-0 {padding: 0; }
.padding-10 {padding: 10px; }
.padding-20 {padding: 20px; }
.padding-30 {padding: 30px; }
.padding-40 {padding: 40px; }
.padding-50 {padding: 50px; }
.padding-70 {padding: 70px; }
.padding-90 {padding: 90px; }

.padding-left-0, .padding-left-10, .padding-left-20, .padding-left-30, .padding-left-40, .padding-left-50, .padding-left-70, .padding-left-90 {padding-left: 0; }

.padding-right-0, .padding-right-10, .padding-right-20, .padding-right-30, .padding-right-40, .padding-right-50, .padding-right-70, .padding-right-90 {padding-right: 0; }

.margin-auto {margin-left: auto !important; margin-right: auto !important;}
.margin-0 {margin: 0;}
.margin-top-0 {margin-top: 0;}
.margin-top-10 {margin-top: 6px;}
.margin-top-20 {margin-top: 12px;}
.margin-top-30 {margin-top: 18px;}
.margin-top-40 {margin-top: 24px;}
.margin-top-50 {margin-top: 30px;}
.margin-top-70 {margin-top: 46px;}
.margin-top-90 {margin-top: 58px;}

.margin-bottom-0 {margin-bottom: 0; }
.margin-bottom-10 {margin-bottom: 6px;}
.margin-bottom-20 {margin-bottom: 12px;}
.margin-bottom-30 {margin-bottom: 18px;}
.margin-bottom-40 {margin-bottom: 24px;}
.margin-bottom-50 {margin-bottom: 30px;}
.margin-bottom-70 {margin-bottom: 46px;}
.margin-bottom-90 {margin-bottom: 58px;}



.alignright { float: right; margin: 0 0 12px 16px;}
.alignleft { float: left; margin: 0 20px 14px 0;}
.aligncenter { display: block; margin: 0 auto 20px auto; }

.clear {clear: both;}

.all-caps {text-transform: uppercase;}


.xs-center-md-left, .xs-center-md-right {text-align: center;}



/* **************  HEADER  ************** */
.site-header { padding: 15px 0 15px 0; background: #272727;}
.logo-container {padding-left: 15px;}
.logo { display: block; max-width: 70%; vertical-align: top;}

.btn-donate {display: inline-block; margin: 2px 0 20px -16px; padding: 10px 8px 9px 8px; width: 130px; line-height: 12px; background: #dae697; color: #000000 !important; border: 3px solid #fff; font-family:'Avenir LT W01_85 Heavy1475544', 'Nunito', sans-serif !important; font-family:'Avenir-Heavy', 'Nunito', sans-serif !important;text-align: center;border-radius: 0; }
.btn-donate:hover {background: #ffffff !important; border: 3px solid #dae697; text-decoration: none;}


.header-links-container {padding-top: 14px; }
.header-links-container .navbar-nav { float:right;}
.header-links-container .nav > li.header-icon > a { padding: 1px 12px 1px 0; line-height: 14px;}

.main-navbar-container { }
.social-donate-container-xs {margin: 6px 0 10px 30px; padding-bottom: 10px; }
.nav-social-icons-xs { margin: 8px 0 12px -16px; padding: 0; list-style: none;}
.nav-social-icons-xs li { display: inline-block !important; padding: 0 8px 0 0;}

/* SEARCH */
.search-container { display: none;}
.search-container .navbar-nav {float: right;}

.search-form-container {margin-top: 0; padding: 0; }
.search-form-container-xs {display: block; margin: 0 0 0 16px; padding: 0 0 38px 0; }

#searchForm {display: block; margin-top: 0; border: 1px solid #606060; border: 2px solid #4a4a4a;padding: 4px; height: 30px; font-size: 15px;background: #262626;  background: transparent;float: left;
/*-webkit-border-radius: 0;
-moz-border-radius: 0;*/
border-radius: 100px;}
#searchForm input#searchBox { display: inline-block; float: left;height: 20px; padding: 0 10px; width: 170px; background: #262626; background: transparent; border: none; line-height: 22px; margin: 0;}
#searchForm input#searchButton { display: inline-block; float: right; width: 18px; height: 17px; background: #262626; background: transparent; color: transparent; line-height: 22px; margin: 2px 0 0 0; border: 0; }

.navbar {margin: 0; padding: 0;  border: 0; background: transparent;  min-height: 30px;}
.navbar-default { margin: 0 !important; padding: 0 !important; border: none;}
.navbar-static-top {border: none; margin: 0 !important; padding: 0 !important;}

.mobile-nav-container {text-align: center;}
.navbar-collapse {
  max-height:none;
  margin-top: 16px;
  padding: 0 0 0 14px;
  border: none;
  box-shadow: none;
  -webkit-overflow-scrolling: touch;
  border-radius: 0;

}

.navbar-toggle {
  padding: 0;
  margin-top: -32px;
  border: none;
  border-radius: 0;
}

.navbar-toggle .icon-bar {
  width: 26px;
  height: 3px;
  border-radius: 1px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}


.nav > li > a {
  padding: 0;
}

.navbar-nav { margin: 0 0 0 -4px; }
.navbar-nav > li > a { padding: 10px 19px; line-height: 14px;}

.navbar-default { background-color: transparent;border-color: transparent; }
.navbar-default .navbar-nav > li > a { color: #c4c4c4;color: #fff; font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif; font-size: 15px;}
.navbar-default .navbar-nav > li > a { color: #c4c4c4;color: #fff; font-family:'Avenir-Book', 'Nunito', sans-serif; font-size: 15px;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus { color: #48d3cd; background-color: #272727; background-color: transparent; }

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


.dropdown-menu {
  background-color: #272727;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-default .navbar-nav .dropdown-menu > li > a {
  font-family:'Avenir LT W01_65 Medium1475532', 'Nunito', sans-serif;
  font-family:'Avenir-Medium', 'Nunito', sans-serif;
}

.navbar-default .navbar-nav .dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #333;
  background-color: transparent;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #333;
  text-decoration: none;
  background-color: #428bca;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #159fcc;
  background-color: transparent;
}


/* ************* FOOTER *************** */
footer {padding-top: 40px; padding-bottom: 40px; background: #343434; color: #fff; text-align: center;}
footer a {color: #fff;}
#footer-top-row {padding-top: 22px; padding-bottom: 30px; }
#footer-bottom-row {padding-top: 22px; padding-bottom: 0;}



.footer-icons {list-style: none; padding: 0; margin: 0;}
.footer-icons li {display: inline-block; padding: 2px 2px; margin: 0;}
.footer-connect-links { padding-bottom: 50px; /*border-bottom: 1px solid #555;*/}
.footer-icons img {width: 26px;}

footer.entry-meta {display: none;}


/*  ******************* HOMEPAGE ************** */

/* SLIDESHOW */
.container-home-slideshow { background: #000;}
.container-home-slideshow .container { padding: 0;}
.container-home-slideshow div {text-align: left;}
.container-slider { min-height: 160px; padding-bottom: 38px; background: #000;}
.nivoSlider h2 { margin: 10px 0 3px 0; color: #48D3CD; font-size: 13px; line-height: 13px; text-align: left; }
.nivoSlider div {margin: 0; font-size: 12px; line-height: 12px; font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif;}
.nivoSlider div {margin: 0; font-size: 12px; line-height: 12px; font-family:'Avenir-Book', 'Nunito', sans-serif;}

/* NIVO SLIDER - Nivo-slider.css Override */
.nivoSlider { overflow: visible;}
.nivoSlider a.nivo-imageLink { background:transparent; }
.nivo-box { overflow:visible; }
.nivo-caption {
	bottom: -28px;
	background:transparent;
	padding: 0 15px;
	opacity: 1.0;
	overflow: visible;
	-moz-opacity: 1.0;
	filter:alpha(opacity=10);
}
.nivo-caption p { margin: 0; padding: 0 50px;  }
.theme-default .nivoSlider { margin-bottom: 0; 
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;}
.theme-default .nivo-controlNav {
	display: none;
	position:relative;
	z-index: 10;
	margin-top: 25px;
	margin-right: 30px;
	width: 170px;
	float: right;
	text-align: center;
	padding: 0;
}


.theme-default .nivo-controlNav a {border:1px solid #787a79;line-height: 22px;width:26px;height:11px;background-image: none;text-indent:-9999px;margin: 0 4px; }
.theme-default .nivo-controlNav a:hover, .theme-default .nivo-controlNav a.active { background: #fff; }
.theme-default .nivo-caption a { color:#fff; border-bottom:0; }
.theme-default .nivo-caption a:hover { color:#fff; }


/* section - announcement */
.section-top-announcement { text-align: center; background: url(img/_template/dotted-line-divider.png) no-repeat bottom center; }

/* section - pledge */
.section-pledge {text-align: center; background: url(img/_template/dotted-line-divider.png) no-repeat bottom center;}
.home-pledge-gifts-container {padding: 40px 0px 0 0px; text-align: center;}
.home-pledge-gifts-container img {margin: 0 auto 15px auto;}

/* section - highlights */
.highlights-row {text-align: center;}
.highlights-top-row {margin-bottom: 0; text-align: center;}
.home-highlight { margin: 0 auto 36px auto; text-align: center; width: 94%; max-width: 320px; }
.home-highlight img {margin-left: auto; margin-right: auto;}
.home-highlight-info h3 {margin: 10px 0 3px 0; text-align: center;}
.home-highlight-info h3, .home-highlight-info h3 a {line-height: 16px;}

/* section - watch online */
.section-home-video {  background: #324647; }
.watch-online-left {padding: 0; text-align: center;}
.watch-online-left-content {margin-left: auto; margin-right: auto;width: 94%; max-width: 320px;}
.watch-online-right {text-align: left; padding-top: 30px; }
.watch-online-top-row { margin-bottom: 0;}
.watch-online-video-container {margin-bottom: 30px; text-align: center; }
.watch-online-video-container h5 {text-align: center; }
.watch-online-video-container img {border: 4px solid #fff; display: block; margin: 0 auto; width: 92%; max-width: 312px; }
.watch-online-right a { color: #dae697;} 

/* section - on tv now */
.on-tv-now h3 { border-top: 1px solid #ddd; padding-top: 16px;}
.on-tv-now-container { margin: 0 auto; width: 94%;}
.on-tv-now .row a {color: #48D3CD; font-family:'Avenir LT W01_55 Roman1475520', 'Nunito', sans-serif;}
.on-tv-now .row a {color: #48D3CD; font-family:'Avenir-Roman', 'Nunito', sans-serif;}
.on-tv-now .row a:hover { color: #66ccff; }
.on-tv-now .row a:hover { color: #07AEB4; }
.on-tv-now .row {margin-top: 26px;}
.on-tv-now .col-sm-4 { }
.on-tv-now-item, .on-tv-now-item h3 { text-align: center;}

/* section - tickets */
.section-home-tickets img {display: block; margin: 0 auto 30px auto; width: 94%; max-width: 320px; }

/* section - sponsors */
.section-sponsors img { display: block; margin: 0 auto 20px auto; /* width: 55%; max-width: 150px; */ }
.sponsors-heading-container h3 {margin: 0 0 20px 0;}


/* *********** MAIN CONTENT AREA ************* */
article footer {background: transparent; color: #272727; }
article footer a { color: #0180b8;}




/* ************* INTERNAL PAGE TEMPLATES ******************* */
.section-full-width {position: relative; }
.full-width-title { position: absolute; top: 0; left: 0; width: 100%; z-index: 101; }
.full-width-title h1 {  margin: 0;}

.full-width-image {position: relative;}
.full-width-image img {position: relative; z-index: 100; }
.page-title-container {}

/*  Toggle  */
.container-toggle { border-top: 1px solid #ddd;}
.type-toggle { border-bottom: 1px solid #ddd;}
.type-toggle header h4 {padding-right: 60px; display: block; min-height: 30px; background: url(img/_template/toggle-plus.png) no-repeat right; }
.type-toggle header h4:hover { cursor:pointer; }
.type-toggle .entry-content {padding: 8px 0 20px 0; }


/* *************   INTERNAL PAGE SECTIONS ******************  */
section {text-align: center;}
.section-full-width img {width: 100% !important; text-align: center; }
.main-content-inner, .section-video-inner {padding-top: 70px; padding-bottom: 70px;}
.padding-v-large {padding-top: 70px; padding-bottom: 70px;}
.padding-v-medium {padding-top: 40px; padding-bottom: 40px;}
.padding-v-small {padding-top: 24px; padding-bottom: 24px;}
.padding-top-medium {padding-top: 40px;}
.padding-bottom-medium {padding-bottom: 40px;}


/*  SCHEDULES */
.schedule-nav-links {margin: 0 0 16px 0;}
.schedule-nav-links ul { padding: 0; margin: 0; list-style: none;  text-align: left;}
.schedule-nav-links ul li {display: inline-block; float: left; padding: 0 28px 0 0; margin: 0; }
.print-link-container {text-align: right;}

.schedule-header { padding: 0 15px; border-bottom: 16px solid #333;}
.schedule-header-row {padding-top: 18px; padding-bottom: 18px; }
.schedule-channel-selector { border: 1px solid #555; padding: 6px 10px; background: #333; }
.schedule-channel-selector-container {margin-top: 7px; margin-bottom: 18px;}
.schedule-date-heading {margin-bottom: 28px; padding-top: 7px; text-align: center; }
.schedule-date-heading img {margin-top: -6px; display: inline-block; }
.schedule-date-heading-container {margin: 0 10px; display: inline-block;}
.date-selector-container { text-align: center;}
.schedule-date-selector {padding-top: 0; display: inline-block;  }
.change-date { float: left;display: inline-block; padding: 0 6px 0 0; line-height: 10px;}
.calendar-container {float: left;display: inline-block; }
.calendar-button { display: block; margin-top: -10px; }


.schedule-container {height: 300px; overflow: scroll; }
.schedule-table { width: 100%;}
.showtime {padding: 5px 6px; width: 80px; color: #eee; text-align: center; vertical-align: top; font-family:'Avenir LT W01_65 Medium1475532', 'Nunito', sans-serif; border-bottom: 1px solid #555;}
.showtime {padding: 5px 6px; width: 80px; color: #eee; text-align: center; vertical-align: top; font-family:'Avenir-Medium', 'Nunito', sans-serif; border-bottom: 1px solid #555;}
.schedule-column-divider { padding: 0; width: 6px; background: #333;}
.showtitle {text-align: left;  border-bottom: 1px solid #c0e5f5; padding: 5px 12px; }
.showTitleLink {}

.primetime-day-heading { text-align: center; border-bottom: 1px solid #c0e5f5; padding: 8px 12px; }

/* PROGRAMS A-Z  */
.a-z-header-wrapper {  }
.a-z-header-container { }
.a-z-header { padding: 0 15px;  }
select.schedule-channel-selector {background: #000;}
.a-z-date-range {padding-top: 6px;}
.alphabet-bar { padding: 4px 10px; }
.alphabet-bar a { display: inline-block; padding: 4px 8px; color: #333; font-family:'Avenir LT W01_85 Heavy1475544', 'Nunito', sans-serif;  font-size: 22px; }
.alphabet-bar a { display: inline-block; padding: 4px 8px; color: #333; font-family:'Avenir-Heavy', 'Nunito', sans-serif;  font-size: 22px; }
.alphabet-bar a:hover {text-decoration: none; background: #333; color: #e2e2e2;}

.a-z-list { background: #000;  }
.letter-heading {padding: 12px 0 6px 12px; border-bottom: 1px solid #c0e5f5; }
.letter-heading h2 {margin: 0;}
.a-z-list ul {list-style: none; text-align: left; padding: 0; margin: 0;}
.a-z-list ul li { border-bottom: 1px solid #c0e5f5; padding: 4px 6px 4px 12px;}

a.back-to-top {
	display: none;
	font-size: 30px;
	width: 38px;
	height: 38px;
	color: #fff;
	text-indent: -9999px;
	position: fixed;
	z-index: 9999;
	right: 40px;
	bottom: 40px;
	background: transparent url("img/_template/up-button-transparent-38.png") no-repeat center;
	background: transparent url("img/_template/up-button-transparent-38.png") no-repeat center;
}


/* PROGRAM DETAILS */
.video-label {text-align: left; font-family:'Avenir LT W01_85 Heavy1475544', 'Nunito', sans-serif; color: #333;}
.video-label {text-align: left; font-family:'Avenir-Heavy', 'Nunito', sans-serif; color: #333;}
.pd-series-title { margin-bottom: 2px;  text-transform: uppercase;}
.pd-episode-title {margin-top: 0; line-height: 22px; }
.pd-program-info {margin: 0 0 28px 0; padding: 0; list-style: disc; text-align: left;}
.pd-program-info li { display: block; padding: 8px 0; list-style: disc; border-left: none; line-height: 14px;  }
h4.toggle {cursor: pointer; margin-bottom: 5px; padding-right: 52px; display: block; min-height: 30px; background: url(img/_template/toggle-plus.png) no-repeat right; }
.pd-info-list {margin: 12px 0 0 10px; padding: 0 0 8px 0; list-style: none;}
.pd-info-list li { padding: 0 0 12px 0;  }
#additionalInfoLeft {margin-bottom: 36px;}
.pd-share-container { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 4px solid #fff;}
.pd-watch-video-image {border: 4px solid #fff; }
.pd-watch-video-caption {margin-bottom: 30px;}

/*  E-REMINDER  */
.ereminder-series { text-transform: uppercase;}
.ereminder-container {margin: 0 auto 40px auto; width: 100%; }


/* PLEDGE SECTION */
.h-padding-pledge { padding-left:0; padding-right: 0;}
.pledge-main-page img {border: 1px solid #fff; }
.pledge-main-page img:hover {border: 1px solid #bbb; box-shadow: 5px 5px 5px #808080;}

.header-pledge {padding: 20px 0 21px 0; background: #dae697; }
.pledge-header-left {padding-top: 5px; text-align: left; }
.pledge-header-right {padding-top: 5px;text-align: center; }
.pledge-header-right img, .pledge-header-left img {display: inline-block; margin: -15px 8px 0 0; }
.browse-gifts {display: inline-block; margin: 0; }

#donationForm .col-sm-3, #donationForm .col-xs-3 h2 {text-align: right !important;}
#donationForm .col-sm-9, #donationForm .col-xs-9 { text-align: left !important;}
.select-donation-amount-list {list-style: none; text-align: left; padding: 0; }
.donation-amount-group-top-row {margin: 20px 0; }
#vchFirstName {margin-bottom: 16px;}
#vchState, #gift_vchState, #ship_vchState { margin-bottom: 16px;  margin-right: 0;}
.security-code-container { margin-top: 16px; padding-left: 0;}
.security-code-container label { padding-right: 0;}
.pledge-submit-container {text-align: center;}
#pledge-membercard-options {list-style: none; padding: 0;}
.question-mark {cursor: pointer;}
.gray-box {border: 1px solid #aaa; background: #f2f2f2; padding: 20px 10px 20px 20px;}

.gift-control {background: #fff; border: 2px solid #333; height: 40px; margin-bottom: 12px; max-width: 300px; margin-left: auto; margin-right: auto;}
.gift-control .dropdown-toggle:hover {text-decoration: none; }
.gift-control .dropdown-menu li {text-align: left;}
.gift-control-filter {padding-top: 9px; }
.gift-control-view-cart {padding-top: 12px; line-height: 12px;}
.gift-control-search { padding-top: 5px; }
.gift-search-input {border: none; padding: 4px 5px; width: 180px; text-align: center;}

.mini-cart-amount {display: inline-block; margin-bottom: 0;  padding-right: 8px;}
.mini-cart-view { display: inline-block;}
.view-cart-link {display: inline-block;padding-right: 3px;}
.btn-view-cart {display: inline-block; margin-top: -6px;}

#shopping-cart-table th {font-weight: normal; padding: 8px 10px;}
#shopping-cart-table td {padding: 18px 10px; border-bottom: 1px solid #ddd;}
.input-quantity { width: 50px; text-align: center; padding: 6px;}
.input-contribution {width: 100px; text-alighn: right; padding: 6px;}
#keep-browsing, #update-cart {margin-bottom: 12px; }

#header-pledge-tickets .gift-control {background: transparent; border: none; height: auto; max-width: 400px; }
#header-pledge-tickets .pledge-header-right img {display: inline-block; margin: 0 8px 0 0; }
#header-pledge-tickets .mini-cart-amount {display: inline-block; margin-bottom: 0;  padding-right: 8px;}
#header-pledge-tickets .mini-cart-view { display: inline-block;}
#header-pledge-tickets .view-cart-link {display: inline-block;}
#header-pledge-tickets .btn-view-cart {display: inline-block; }

.ticket-offer-item {border-top: 1px solid #ddd; padding: 20px 0;}

/* TICKETS */
#tickets-form-security-code {margin-top: 16px;}


/* KIDS SECTION  */
.page-id-279 .table td {border-top: 1px solid transparent !important;}
.kids-table a:hover { color: #ed037c !important;}

/* SEARCH RESULTS */
.search-results {text-align: left;}
.gsc-webResult {margin-bottom: 14px !important;}
div.gs-title {margin-bottom: 7px !important;}
.gs-snippet, a.gs-title, a.gs-title b  {font-size: 14px !important; }


/* ZIP CODE LOOKUP */
#zipcode-lookup-container {}
#zip-lookup-left {text-align: center;}
#zip-lookup-left input { width: 160px; margin-bottom: 14px;}
#zip-lookup-right {text-align: center;}
#zip-lookup-right input { width: 160px; }

#zipcode-data { width: 100%; }
#zipcode-data th {background: #ded8c5; color: #333; text-align: center; font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif; padding: 6px 3px 4px 3px;  border-bottom: 1px solid #aaa; font-weight: normal; position: relative; }
#zipcode-data th {background: #ded8c5; color: #333; text-align: center; font-family:'Avenir-Book', 'Nunito', sans-serif; padding: 6px 3px 4px 3px;  border-bottom: 1px solid #aaa; font-weight: normal; position: relative; }
#zipcode-data td { color: #333; text-align: center;  padding: 6px 3px; background: #fff; border-bottom: 2px solid #eee;}
#zipcode-data .size-1-6.col1{width: 17% !important;}
#zipcode-data .size-1-6.col2 {width: 21% !important;}
#zipcode-data .size-1-6.col3, #zipcode-data .size-1-6.col4, #zipcode-data .size-1-6.col5, #zipcode-data .size-1-6.col6{width: 15.75% !important;}
#zipcode-data span{
  display: block;
}

/* EVENT CALENDAR PLUGIN CSS OVERRIDE */
.evo_metarow_ICS .evcal_evdata_cell p a, .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a{
		font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif !important;
		font-family:'Avenir-Book', 'Nunito', sans-serif !important;
		text-transform: uppercase;
		font-style: normal;
		font-size: 14px;
		color:#333 !important;}

.ajde_evcal_calendar .calendar_header p, .eventon_events_list .eventon_list_event .evcal_cblock, #evcal_list .eventon_list_event .evo_metarow_locImg p.evoLOCtxt, .evo_popup .evo_metarow_locImg p.evoLOCtxt, .eventon_events_list .eventon_list_event .evcal_cblock {  font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif !important; font-family:'Avenir-Book', 'Nunito', sans-serif !important;	}
.ajde_evcal_calendar .eventon_events_list p { font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif !important; }
.ajde_evcal_calendar .eventon_events_list p { font-family:'Avenir-Book', 'Nunito', sans-serif !important; }
.ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul{
		font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif !important;
		font-family:'Avenir-Book', 'Nunito', sans-serif !important;
		color: #333 !important;}
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2{
		color:#333333 !important; 
		text-transform:uppercase;
		font-size:18px}

#evcal_calendar_1 p {font-style: normal !important; }
#evoau_form h2 {font-size: 28px; font-family:'Avenir LT W01_45 Book1475508', 'Nunito', sans-serif !important; text-align: center !important;}
#evoau_form h2 {font-size: 28px; font-family:'Avenir-Book', 'Nunito', sans-serif !important; text-align: center !important;}
#evoau_form label, #evoau_form .checkbox_row span {font-style: normal !important;}
.evo_sort_btn { font-size: 20px !important; font-style: normal !important;}
#evoau_form .row {border: none !important;}


/* ***************** MAILCHIMP FORMS ********************* */

/* E-Newsletter page form */
#enewsletter-page-container input[type="checkbox"] {margin: 0;}

#enewsletter-page-container #mc_embed_signup .btn { color: #4ba186; }
#enewsletter-page-container #mc_embed_signup .btn:hover { color: #333; }


#enewsletter-page-container #mc_embed_signup .mc-field-group {padding-bottom:24px;}
.mc-field-group input {width: 100%; padding: 6px 10px; border: 2px solid #ddd;}


#enewsletter-page-container #mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}

#enewsletter-page-container #mc_embed_signup ul {margin: 0; padding: 0; }
#enewsletter-page-container #mc_embed_signup ul li {list-style: none;}
#enewsletter-page-container .mc-checkbox {display: block; float: left; margin-right: 10px;}
#enewsletter-page-container .mc-checkbox input {display: block;}
#enewsletter-page-container .mc-checkbox-label { display: block; float: left; }
#enewsletter-page-container .mc-checkbox-label label { display: block; }

/* Footer Mailchimp Form */

footer #mc-embedded-subscribe  {margin: 12px 0 24px 0; color: #dae697 !important; }
footer #mc-embedded-subscribe:hover  {color: #333 !important; }
footer #mce-EMAIL {color: #333 !important; border-radius: 0; border: 0; text-align: center; font-family:'Avenir LT W01_65 Medium1475532', 'Nunito', sans-serif !important;}
footer #mce-EMAIL {color: #333 !important; border-radius: 0; border: 0; text-align: center; font-family:'Avenir-Medium', 'Nunito', sans-serif !important;}

/*.dark-pink-placeholder:focus { background-color: ; box-shadow: inset 0 4px 10px 2px rgba(0,0,0,.4);}*/
.dark-pink-placeholder::placeholder { color: #C3244E; font-family: 'Avenir-Medium';}

@media (max-width: 767px) {
  
	.xs-margin-bottom-50 {margin-bottom: 50px; }
	.xs-center-sm-left, .xs-center-sm-right {text-align: center;}
	.xs-max-width-125 {max-width: 125px;}
	.navbar-default .navbar-nav .open .dropdown-menu { margin: -4px 0 8px 0; padding-left: 40px;  background-color: #272727;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	 padding: 2px 0 6px 0;
    color: #bbb;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #1fa1d3;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #1fa1d3;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
  #zipcode-data .m-change span{
    display: none;
  }
  #zipcode-data th{
    vertical-align: top;
  }
  #zipcode-data .m-content-change span > span{
    display: none;
  }
  #zipcode-data .m-change::before{
    content: attr(data-m-title);
    display: block;
    position: absolute;
    width: 100%;
    top: 25px;
  }
  #zipcode-data .m-content-change > span::before{
    content: attr(data-m-title);
    display: block;
    position: relative;
    width: 100%;
  }
}


@media (min-width: 768px) {
  
	body {font-size: 16px; line-height: 24px; color: #777777; font-family:'Avenir LT W01_35 Light1475496', 'Nunito', sans-serif, sans-serif;}
	body {font-size: 16px; line-height: 24px; color: #777777; font-family:'Avenir-Light', 'Nunito', sans-serif, sans-serif;}
	strong, b, .bold { font-size: 16px;}
	a {font-size: 16px;}
  
	.navbar { padding: 0; margin: 0; border-radius: 0; }
  	
	h1, .h1, h1 a { font-size: 52px; line-height: 58px; }
	h2, .h2, h2 a {font-size: 26px; line-height: 40px; margin-bottom: 16px; }
	h3, .h3, h3 a {font-size: 24px; line-height: 28px; }
	h4, .h4, h4 a {font-size: 18px; line-height: 22px;}
	h1.entry-title {margin: 0 0 30px 0; }
	
	ul.extra-spacing li {margin: 16px 0; }
	
	/* FORMS */

	.form-group { margin-bottom: 20px; }
	.form-control {padding: 4px 8px;font-size: 16px;}
	.input-lg {padding: 6px 12px;}
	select.input-lg { height: 38px; line-height: 38px; }
	
	/* BUTTONS */
	.btn { padding: 6px 14px; }
	.btn-lg { padding: 5px 12px;font-size: 16px;}
	.btn-cleargreengreen, 
	.btn-cleargreengreen:hover,
	.btn-cleargreenwhite,
	.btn-cleargreenwhite:hover,
	.btn-clearblack,
	.btn-clearblack:hover,
	.btn-clearwhite,
	.btn-clearwhite:hover,
	.btn-clearlightgreen,
	.btn-clearlightgreen:hover {border-width: 3px;}
	

	
	.size-72 {font-size: 42px; line-height: 44px;  }
	.size-40 {font-size: 30px; line-height: 38px; }
	.size-30 {font-size: 26px; line-height: 40px; }
	.size-28 {font-size: 24px; line-height: 34px;  }
	.size-24 {font-size: 18px; line-height: 26px; }
	.size-20 {font-size: 16px; line-height: 24px; }
	.size-16 {font-size: 14px; line-height: 22px; }
	.size-14 {font-size: 13px; line-height: 19px; }
	
	.padding-left-10 {padding-left: 6px; }
	.padding-left-20 {padding-left: 12px; }
	.padding-left-30 {padding-left: 20px; }
	.padding-left-40 {padding-left: 28px; }
	.padding-left-50 {padding-left: 36px; }
	.padding-left-70 {padding-left: 50px; }
	.padding-left-90 {padding-left: 65px; }
	
	.padding-right-10 {padding-right: 6px; }
	.padding-right-20 {padding-right: 12px; }
	.padding-right-30 {padding-right: 20px; }
	.padding-right-40 {padding-right: 28px; }
	.padding-right-50 {padding-right: 36px; }
	.padding-right-70 {padding-right: 50px; }
	.padding-right-90 {padding-right: 65px; }
	
	.margin-top-10 {margin-top: 8px;}
	.margin-top-20 {margin-top: 16px;}
	.margin-top-30 {margin-top: 22px;}
	.margin-top-40 {margin-top: 30px;}
	.margin-top-50 {margin-top: 36px;}
	.margin-top-70 {margin-top: 54px;}
	.margin-top-90 {margin-top: 70px;}
	
	.margin-bottom-10 {margin-bottom: 8px;}
	.margin-bottom-20 {margin-bottom: 16px;}
	.margin-bottom-30 {margin-bottom: 22px;}
	.margin-bottom-40 {margin-bottom: 30px;}
	.margin-bottom-50 {margin-bottom: 36px;}
	.margin-bottom-70 {margin-bottom: 54px;}
	.margin-bottom-90 {margin-bottom: 70px;}
	
	
	.xs-center-sm-left {text-align: left;}
	.xs-center-sm-right {text-align: right;}
	
	/* HEADER */
	.site-header { padding: 32px 0 16px 0;}
	.logo { margin: 0; width: 250px; max-width: 250px;}
	.header-links-container .nav > li.header-icon > a { padding: 1px 8px 1px 0;}
	.navbar-default .navbar-nav > li > a.btn-donate { margin: -2px 0 0 6px; padding: 5px 8px 4px 8px; width: 100px; font-size: 18px;line-height: 18px; }
	.social-donate-container-xs {display: none; }
	  
	/* SEARCH */
	.search-form-container { padding: 0 15px 0 0; }
	#searchForm {display: inline-block;  padding: 4px; height: 30px; float: right;}
	#searchForm input#searchBox { height: 16px; padding: 0 6px; width: 130px; line-height: 16px;}
	#searchForm input#searchButton {  line-height: 18px; margin: 3px 0 0 0;}
	  
	 /* MAIN NAVIGATION */
	.navbar-collapse { margin-top: 26px;}
	.navbar-nav { margin: 0 0 0 1px; }
	.navbar-nav > li > a { padding: 7px 15px; line-height: 14px;}
	.navbar-default .navbar-nav > li > a { font-size: 16px;}
	
	
	.navbar-default .navbar-nav .open .dropdown-menu { background-color: #fff;}
  	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	 padding: 4px 14px; color: #444; font-size: 14px; }
	  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #1fa1d3;
		background-color: #f1f1f1;
	  }
	  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #1fa1d3;
		background-color: #f1f1f1;
	  }
	  
	  /* FOOTER */
	footer {padding-top: 54px; padding-bottom: 54px; }
	#footer-top-row {padding-top: 28px; padding-bottom: 36px; }
	#footer-bottom-row {padding-top: 26px; padding-bottom: 0;}
	.footer-icons {padding-top: 30px;}
	.footer-icons li { padding: 2px 3px;}
	.footer-connect-links { padding-bottom: 34px; }
	.footer-icons img {width: 40px;}

	
	/* HOMEPAGE */
	.container-home-slideshow .container { padding-left: 15px; padding-right: 15px;}

	/* NIVO SLIDER */
	.container-slider { min-height: 357px; padding-bottom: 55px;}
	.nivoSlider h2 { margin: 10px 0 6px 0; font-size: 19px; line-height: 21px;  }
	.nivoSlider div { font-size: 14px; line-height: 14px;}
	.nivo-caption { bottom:-40px; padding: 0 22px; }
	.theme-default .nivo-controlNav { display: inline-block; margin-top: 22px; margin-right: 22px; width: 150px; padding: 0;}
	.theme-default .nivo-controlNav a {line-height: 9px;width:20px;height:9px;margin: 0 3px; }
	
	
	/* section - highlights */
	.highlights-top-row {margin-bottom: 34px; text-align: left;}
	.highlights-row, .home-highlight-info {text-align: left;}
	.home-highlight-info h3 {margin: 12px 0 4px 0; text-align: left;}
	.home-highlight-info h3, .home-highlight-info h3 a {line-height: 18px;}
	.home-highlight { margin: 0; text-align: left; width: 100%; max-width: 400px; }
	
	/* section - watch online */
	.section-home-video {  text-align: left;}
	.watch-online-left {padding-right: 40px; text-align: left;}
	.watch-online-left-content {margin-left: 0; margin-right: 0;width: 100%; max-width: 100%;}
	.watch-online-left h1 {text-align: left; }
	.watch-online-right {text-align: left; padding-top: 38px;}
	.watch-online-top-row { margin-bottom: 24px;}
	.watch-online-video-container {margin-bottom: 0; text-align: left; }
	.watch-online-video-container h5 {text-align: left; }
	.watch-online-video-container img { margin: 0 auto; width: 100%; max-width: 100%;}
	
	/* section - on tv now */
	.on-tv-now h3 { padding-top: 18px;}
	.on-tv-now-container { margin: 0; width: 100%;}
	.on-tv-now .row {margin-top: 34px;}
	.on-tv-now-item, .on-tv-now-item h3 { text-align: left;}


	/* section - sponsors */
	.section-sponsors img {margin: 0 auto; width: 90%; max-width: 90%; }
	.sponsors-heading-container h3 {margin: -17px 0 0 0;}
	
	
	.main-content-inner, .section-video-inner {padding-top: 80px; padding-bottom: 80px;}
	.padding-v-large {padding-top: 80px; padding-bottom: 80px;}
	.padding-v-medium {padding-top: 70px; padding-bottom: 40px;}
	.padding-v-small {padding-top: 40px; padding-bottom: 60px;}
	.padding-h-medium {padding-left: 50px; padding-right: 50px; }
    .padding-h-left0 {padding-left: 0; padding-right: 50px; }
	.padding-h-large {padding-left: 70px; padding-right: 70px; }
	.padding-top-medium {padding-top: 70px;}
	.padding-bottom-medium {padding-bottom: 70px;}

	.container-home-highlights img { width: 220px; height: 124px;}
	
	.alignright { margin: 0 0 14px 20px;}
	.alignleft { margin: 0 20px 14px 0;}

	/* SCHEDULES */
	.schedule-nav-links {margin: 0 0 20px 0;}
	.schedule-nav-links ul li { padding: 0 36px 0 0; }
	.schedule-header { border-bottom: 14px solid #333; padding: 0 15px;}
	.schedule-header-row {padding-top: 16px; padding-bottom: 16px; }
	.schedule-channel-selector-container {margin-top: 9px; margin-bottom: 0;}
	.schedule-date-heading {margin-bottom: 0;padding-top: 13px; }
	.schedule-date-heading img {margin-top: -6px; }
	.schedule-date-heading-container {margin: 0 9px; }
	.date-selector-container { text-align: right;}
	.schedule-date-selector {padding-top: 12px;  text-align: right;}
	.change-date {display: inline-block; }
	.change-date { padding: 1px 6px 0 0;}
	.calendar-button {margin-top: -1px;}
	
	
	


	.page-id-397 h1.entry-title, .page-id-399 h1.entry-title, .page-id-401 h1.entry-title  { display: none;}
	
	.schedule-container {height: 580px; overflow: scroll; }
	.showtime {padding: 6px 14px; width: 150px;}
	.schedule-column-divider { width: 8px; }
	.showtitle {padding: 6px 14px; }
	
	.primetime-day-heading {  padding: 10px 14px; }
	
	.alphabet-bar { padding: 3px 8px; }
	.alphabet-bar a { padding: 3px 4px; font-size: 16px; }
	.a-z-list {  }
	.letter-heading {padding: 14px 0 7px 20px; }
	.a-z-list ul li { padding: 6px 8px 6px 20px;}
	
	a.back-to-top {
	width: 60px;
	height: 60px;
	background: transparent url("img/_template/back-to-top-trans.png") no-repeat center;
}
	
	/* PROGRAM DETAILS */
	.pd-episode-title { line-height: 28px; }
	.pd-program-info {margin: 0 0 34px 0; padding: 0; list-style: none; text-align: left;}
	.pd-program-info li { display: inline-block; padding: 0 14px; border-left: 1px solid #aaa; line-height: 12px;  }
	.pd-program-info li.pd-program-info-first {padding-left: 0; border: 0;}
	h4.toggle {margin-bottom: 6px; padding-right: 56px; background: url(img/_template/toggle-plus.png) no-repeat right; }
	.pd-info-list {margin: 14px 0 0 8px; padding: 0 0 10px 0;}
	.pd-info-list li { padding-bottom: 14px; }
	#additionalInfoLeft {margin-bottom: 0;}
	.pd-share-container { margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
	.pd-watch-video-caption {margin-bottom: 0;}
	
	/* E-REMINDER */
	.ereminder-container {margin: 0 auto 60px auto; width: 420px; }

		
	/* PLEDGE */
	.pledge-header-right {text-align: right; }
	.header-pledge {padding: 24px 0 25px 0; }
	
	.pledge-form h2 {margin-bottom: 22px}
	#vchFirstName {margin-bottom: 0;}
	#vchState, #gift_vchState, #ship_vchState { width: 100px; margin-right: 20px; margin-bottom: 0;}
	.security-code-container {  display: inline-block; margin-top: 0; padding-left: 40px;}
	.security-code-container label { padding-right: 10px;}
	.pledge-textarea { width: 100%; height: 150px;}
	
	.gift-control { border: 2px solid #333; height: 50px;}
	.gift-control-filter {padding-top: 11px; }
	.gift-control-view-cart {padding-top: 7px; line-height: 12px;}
	.gift-control-search { padding-top: 6px;}
	.gift-search-input { padding: 4px 5px; width: 100px;}
	
	.mini-cart-amount {display: block; margin-bottom: 8px; padding-right: 0; }
	.mini-cart-view { display: block;}
	.btn-view-cart { margin-top: -6px;}
	
	#shopping-cart-table th {padding: 7px 9px;}
	th.cart-items { width: 49%; }
	th.cart-amount {width: 12%;}
	th.cart-qty {width: 9%;}
	th.cart-remove {width: 12%;}
	th.cart-total {width: 18%;}
	#shopping-cart-table td {padding: 16px 9px;}
	.input-quantity { width: 40px; padding: 5px;}
	.input-contribution {width: 80px; padding: 5px;}
	#keep-browsing, #update-cart {margin-bottom: 0; }
	
	#header-pledge-tickets .gift-control { display: inline-block !important;  border: none; height: auto; margin: 0;  }
	#header-pledge-tickets .gift-control-view-cart {display: inline-block !important; margin: 0; text-align: right;}
	#header-pledge-tickets .mini-cart-amount {display: inline-block; margin-bottom: 0; padding-right: 8px; }
	#header-pledge-tickets .mini-cart-view { display: inline-block;}
	#header-pledge-tickets .view-cart-link {display: inline-block;}
	#header-pledge-tickets .btn-view-cart {display: inline-block; }
	
	/* TICKETS */
	#tickets-form-security-code {margin-top: 0;}


	
	/* SEARCH RESULTS */
	.gsc-webResult {margin-bottom: 16px !important;}
	div.gs-title {margin-bottom: 9px !important;}
	.gs-snippet, a.gs-title, a.gs-title b  {font-size: 16px !important; }
	
	/* ZIP CODE LOOKUP */
	#zip-lookup-left {text-align: right;}
	#zip-lookup-left input { width: 130px; margin-bottom: 0;}
	#zip-lookup-right {text-align: left;}
	#zip-lookup-right input { width: 130px; }
	#zipcode-data th { padding: 10px 8px 6px 8px; }
	#zipcode-data td { padding: 12px 8px; border-bottom: 3px solid #eee; border-right: 3px solid #eee; }

	
	
	/* Footer Mailchimp Form */
	footer #mc-embedded-subscribe  {margin: 0 0 0 -25px; }
	footer #mce-EMAIL { padding: 8px 10px;}
	

}

@media (min-width: 992px) {
	
	body {font-size: 18px; line-height: 26px; }
	strong, b, .bold { font-size: 18px;}
	a {font-size: 18px;}
	
	h1, .h1, h1 a { font-size: 64px; line-height: 70px;}
	h2, .h2, h2 a {font-size: 36px; line-height: 44px; margin-bottom: 18px; }
	h3, .h3, h3 a {font-size: 26px; line-height: 30px; }
	h4, .h4, h4 a {font-size: 20px; line-height: 24px;}
	h1.entry-title {margin: 0 0 40px 0; }
	
	ul.extra-spacing li {margin: 18px 0; }
	
	
	/* FORMS */
	
	.form-group { margin-bottom: 24px; }
	.form-control {padding: 5px 10px;font-size: 18px;}
	.input-lg {padding: 8px 14px;}
	select.input-lg { height: 43px; line-height: 43px; }
	
	/* BUTTONS */
	.btn { padding: 7px 16px; }
	.btn-lg { padding: 7px 14px;font-size: 18px;}
	.btn-cleargreengreen, 
	.btn-cleargreengreen:hover,
	.btn-cleargreenwhite,
	.btn-cleargreenwhite:hover,
	.btn-clearblack,
	.btn-clearblack:hover,
	.btn-clearwhite,
	.btn-clearwhite:hover,
	.btn-clearlightgreen,
	.btn-clearlightgreen:hover {border-width: 3px;}
	
	/* BOX STROKES */
	.stroke-black, .stroke-white, .stroke-light-gray, .stroke-light-green, .stroke-logo-green, .stroke-dark-blue, .stroke-blue, .stroke-light-blue, .stroke-dark-gray, .stroke-medium-gray  {border-size: 6px; }

	
	.size-72 {font-size: 58px; line-height: 58px;  }
	.size-40 {font-size: 34px; line-height: 42px; }
	.size-30 {font-size: 28px; line-height: 42px; }
	.size-28 {font-size: 26px; line-height: 32px; }
	.size-24 {font-size: 22px; line-height: 28px; }
	.size-20 {font-size: 18px; line-height: 24px; }
	.size-16 {font-size: 16px; line-height: 22px; }
	.size-14 {font-size: 14px; line-height: 20px; }
	
	.padding-left-10 {padding-left: 8px; }
	.padding-left-20 {padding-left: 16px; }
	.padding-left-30 {padding-left: 26px; }
	.padding-left-40 {padding-left: 34px; }
	.padding-left-50 {padding-left: 44px; }
	.padding-left-70 {padding-left: 62px; }
	.padding-left-90 {padding-left: 80px; }
	
	.padding-right-10 {padding-right: 8px; }
	.padding-right-20 {padding-right: 16px; }
	.padding-right-30 {padding-right: 26px; }
	.padding-right-40 {padding-right: 34px; }
	.padding-right-50 {padding-right: 44px; }
	.padding-right-70 {padding-right: 62px; }
	.padding-right-90 {padding-right: 80px; }
	
	.margin-top-10 {margin-top: 9px;}
	.margin-top-20 {margin-top: 18px;}
	.margin-top-30 {margin-top: 26px;}
	.margin-top-40 {margin-top: 34px;}
	.margin-top-50 {margin-top: 42px;}
	.margin-top-70 {margin-top: 60px;}
	.margin-top-90 {margin-top: 78px;}
	
	.margin-bottom-10 {margin-bottom: 9px;}
	.margin-bottom-20 {margin-bottom: 18px;}
	.margin-bottom-30 {margin-bottom: 26px;}
	.margin-bottom-40 {margin-bottom: 34px;}
	.margin-bottom-50 {margin-bottom: 42px;}
	.margin-bottom-70 {margin-bottom: 60px;}
	.margin-bottom-90 {margin-bottom: 78px;}
	
	.xs-center-md-left {text-align: left;}
	.xs-center-md-right {text-align: right;}
	
	/* HEADER */
	.site-header { padding: 40px 0 20px 0;}
	.logo { width: 270px; max-width: 270px;}
	.header-links-container .nav > li.header-icon > a { padding: 1px 10px 1px 0; }
	.navbar-default .navbar-nav > li > a.btn-donate { margin: -3px 0 0 16px; padding: 5px 14px 4px 14px; width: 135px; font-size: 22px;line-height: 22px;}
	
	/* SEARCH */
	.search-container { display: inline-block;}
	#searchForm { margin-top: 0;  padding: 4px; height: 30px;}
	#searchForm input#searchBox { height: 18px; padding: 0 5px; width: 155px; line-height: 18px;}
	#searchForm input#searchButton { line-height: 18px; margin: 4px 0 0 3px;}
	
	/* MAIN NAVIGATION */
	.navbar-collapse { margin-top: 32px;}
	.navbar-nav { margin: 0 0 0 2px; }
	.navbar-nav > li > a { padding: 8px 13px; line-height: 14px;}
	.navbar-default .navbar-nav > li > a { font-size: 16px;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a { padding: 5px 16px; font-size: 15px; }
	
	/* FOOTER */
	footer {padding-top: 68px; padding-bottom: 68px; }
	#footer-top-row {padding-top: 32px; padding-bottom: 44px; }
	.footer-icons {padding-top: 0;}
	#footer-bottom-row {padding-top: 26px; padding-bottom: 0;}
	.footer-icons li { padding: 2px 4px;}
	.footer-connect-links { padding-bottom: 42px; }
	.footer-icons img {width: 48px;}
	
	
	/* NIVO SLIDER */
	.container-slider { min-height: 455px; padding-bottom: 60px;}
	.nivoSlider h2 { margin: 10px 0 5px 0; font-size: 25px; line-height: 27px;  }
	.nivoSlider div { font-size: 16px; line-height: 16px;}
	.nivo-caption { bottom:-45px; padding: 0 26px; }
	.theme-default .nivo-controlNav { margin-top: 25px; margin-right: 26px; width: 170px; padding: 0;}
	.theme-default .nivo-controlNav a {line-height: 10px;width:24px;height:10px;margin: 0 4px; }

	
	.highlights-top-row {margin-bottom: 42px;}
	.home-highlight-info h3 {margin: 14px 0 5px 0;}
	.home-highlight-info h3, .home-highlight-info h3 a {line-height: 20px;}
	.watch-online-top-row { margin-bottom: 26px;}	
	
	.on-tv-now h3 { padding-top: 20px;}
	.on-tv-now .row {margin-top: 42px;}
	
	.sponsors-heading-container h3 {margin: 0 0 0 0;}

	.main-content-inner, .section-video-inner {padding-top: 100px; padding-bottom: 100px;}
	.padding-v-large {padding-top: 100px; padding-bottom: 100px;}
	.padding-v-medium {padding-top: 80px; padding-bottom: 80px;}
	.padding-v-small {padding-top: 50px; padding-bottom: 50px;}
	.padding-h-medium {padding-left: 80px; padding-right: 80px; }
    .padding-h-left0 {padding-left: 0; padding-right: 80px; }
	.padding-h-large {padding-left: 100px; padding-right: 100px; }
	.padding-top-medium {padding-top: 80px;}
	.padding-bottom-medium {padding-bottom: 80px;}

	.container-home-highlights img { width: 293px; height: 164px;}	
	.alignright { margin: 0 0 16px 24px;}
	.alignleft { margin: 0 24px 16px 0;}
	
	/* SCHEDULES */
	.schedule-nav-links {margin: 0 0 24px 0;}
	.schedule-nav-links ul li { padding: 0 50px 0 0; }
	.schedule-header { border-bottom: 20px solid #333;}
	.schedule-header-row {padding-top: 22px; padding-bottom: 22px; }
	.schedule-channel-selector-container {margin-top: 7px;}
	.schedule-date-heading {padding-top: 9px; }
	.schedule-date-heading img {margin-top: -6px; }
	.schedule-date-heading-container {margin: 0 10px; }
	.schedule-date-selector {padding-top: 9px;  }
	.change-date { padding: 1px 8px 0 0;}
	.calendar-button {margin-top: 0px;}
	
	
	.schedule-container {height: 720px; overflow: scroll; }
	.showtime {padding: 8px 18px; width: 170px;}
	.schedule-column-divider { width: 10px; }
	.showtitle {padding: 8px 18px; }
	
	.primetime-day-heading {  padding: 13px 18px; }
	
	.alphabet-bar { padding: 4px 10px; }
	.alphabet-bar a { padding: 3px 6px; font-size: 20px; }
	.a-z-list { }
	.letter-heading {padding: 16px 0 8px 24px; }
	.a-z-list ul li { padding: 7px 9px 7px 24px;}
	
	/* PROGRAM DETAILS */
	.pd-episode-title { line-height: 32px; }
	.pd-program-info {margin: 0 0 42px 0;  }
	.pd-program-info li { padding: 0 18px; line-height: 13px;  }	
	h4.toggle {margin-bottom: 8px; padding-right: 60px; background: url(img/_template/toggle-plus.png) no-repeat right; }
	.pd-info-list {margin: 16px 0 0 10px; padding: 0 0 10px 0;  }
	.pd-info-list li { padding-bottom: 16px; }
	
	/* E-REMINDER */
	.ereminder-container {margin: 0 auto 70px auto; width: 500px; }
	
	/* PLEDGE */
	.h-padding-pledge { padding-left:50px; padding-right: 100px;}
	.pledge-form h2 {margin-bottom: 26px}
	
	.header-pledge {padding: 26px 0 28px 0; }
	#vchState, #gift_vchState, #ship_vchState { width: 120px; margin-right: 22px;}
	.security-code-container { padding-left: 40px;}
	.security-code-container label { padding-right: 10px;}
	
	.gift-control { border: 3px solid #333; height: 56px;}
	.gift-control-filter {padding-top: 12px; }
	.gift-control-view-cart {padding-top: 8px; line-height: 12px;}
	.gift-control-search { padding-top: 7px;}
	.gift-search-input { padding: 5px 7px; width: 150px;}
	
	.mini-cart-amount {margin-bottom: 8px; }
	.btn-view-cart { margin-top: -6px;}
	
	#shopping-cart-table th {padding: 7px 9px;}
	th.cart-items { width: 49%; }
	th.cart-amount {width: 12%;}
	th.cart-qty {width: 9%;}
	th.cart-remove {width: 12%;}
	th.cart-total {width: 18%;}
	#shopping-cart-table td {padding: 16px 9px;}
	.input-quantity { width: 45px; padding: 5px;}
	.input-contribution {width: 90px; padding: 5px;}
	
	#header-pledge-tickets .gift-control { border: none; height: auto;  }
	#header-pledge-tickets .mini-cart-amount { margin-bottom: 0; }

	
	/* SEARCH RESULTS */
	.gsc-webResult {margin-bottom: 18px !important;}
	div.gs-title {margin-bottom: 10px !important;}
	 .gs-snippet, a.gs-title, a.gs-title b  {font-size: 18px !important; }
	
	/* ZIP CODE LOOKUP */
	#zip-lookup-left input { width: 150px;}
	#zip-lookup-right input { width: 150px; }
	#zipcode-data th { padding: 12px 10px 8px 10px; }
	#zipcode-data td { padding: 14px 10px; }
	
	/* Footer Mailchimp Form */
	footer #mce-EMAIL { padding: 9px 10px;}
		
}

@media (min-width: 1200px) {
	
	body {font-size: 20px; line-height: 28px;}
	strong, b, .bold { font-size: 20px; }
	a {font-size: 20px;}
	p {margin-bottom: 36px;}
	
	h1, .h1, h1 a { font-size: 72px; line-height: 78px;}
	h2, .h2, h2 a {font-size: 40px; line-height: 56px; margin-bottom: 20px; }
	h3, .h3, h3 a {font-size: 30px; line-height: 48px; }
	h4, .h4, h4 a {font-size: 28px; line-height: 32px;}
	h5, .h5, h5 a {font-size: 20px; line-height: 24px;}
	
	h1.entry-title {padding: 0; margin: 0 0 50px 0; }
	
	ul.extra-spacing li {margin: 20px 0; }
	
	/* FORMS */
	.form-group { margin-bottom: 28px; }
	.form-control { padding: 6px 12px; font-size: 20px; }
	.input-lg { padding: 10px 16px;}
	select.input-lg { height: 50px; line-height: 50px; }

	
	/* BUTTONS */
	.btn { padding: 7px 16px; }
	.btn-lg { height: auto; padding: 8px 16px;font-size: 20px;}
	.btn-cleargreengreen, 
	.btn-cleargreengreen:hover,
	.btn-cleargreenwhite,
	.btn-cleargreenwhite:hover,
	.btn-clearblack,
	.btn-clearblack:hover,
	.btn-clearwhite,
	.btn-clearwhite:hover,
	.btn-clearlightgreen,
	.btn-clearlightgreen:hover {border-width: 4px;}


	
	.size-72 {font-size: 72px; line-height: 80px }
	.size-60 { font-size: 60px; line-height: 66px;}
	.size-40 {font-size: 40px; line-height: 48px; }
	.size-30 {font-size: 30px; line-height: 46px; }
	.size-28 {font-size: 28px; line-height: 40px; }
	.size-24 {font-size: 24px; line-height: 34px; }
	p.size-24 {margin-bottom: 42px; }
	.size-20 {font-size: 20px; line-height: 28px; }
	.size-16 {font-size: 16px; line-height: 24px; }
	.size-14 {font-size: 14px; line-height: 20px; }
	
	.padding-left-0 {padding-left: 0; }
	.padding-left-10 {padding-left: 10px; }
	.padding-left-20 {padding-left: 20px; }
	.padding-left-30 {padding-left: 30px; }
	.padding-left-40 {padding-left: 40px; }
	.padding-left-50 {padding-left: 50px; }
	.padding-left-70 {padding-left: 70px; }
	.padding-left-90 {padding-left: 90px; }
	
	.padding-right-0 {padding-right: 0; }
	.padding-right-10 {padding-right: 10px; }
	.padding-right-20 {padding-right: 20px; }
	.padding-right-30 {padding-right: 30px; }
	.padding-right-40 {padding-right: 40px; }
	.padding-right-50 {padding-right: 50px; }
	.padding-right-70 {padding-right: 70px; }
	.padding-right-90 {padding-right: 90px; }
	
	.margin-top-0 {margin-top: 0;}
	.margin-top-10 {margin-top: 10px;}
	.margin-top-20 {margin-top: 20px;}
	.margin-top-30 {margin-top: 30px;}
	.margin-top-40 {margin-top: 40px;}
	.margin-top-50 {margin-top: 50px;}
	.margin-top-70 {margin-top: 70px;}
	.margin-top-90 {margin-top: 90px;}
	
	.margin-bottom-0 {margin-bottom: 0; }
	.margin-bottom-10 {margin-bottom: 10px;}
	.margin-bottom-20 {margin-bottom: 20px;}
	.margin-bottom-30 {margin-bottom: 30px;}
	.margin-bottom-40 {margin-bottom: 40px;}
	.margin-bottom-50 {margin-bottom: 50px;}
	.margin-bottom-70 {margin-bottom: 70px;}
	.margin-bottom-90 {margin-bottom: 90px;}
	
	
	
	/* HEADER */
	.site-header { padding: 44px 0 22px 0;}
	.logo { width: 298px; max-width: 298px;}
	.header-links-container .nav > li.header-icon > a { padding: 1px 12px 1px 0;}
	.navbar-default .navbar-nav > li > a5 { margin: -4px 0 0 20px; padding: 6px 20px 5px 20px; width: 135px; line-height: 24px; font-size: 24px;}
	
	/* SEARCH */
	#searchForm { margin-top: 0;  padding: 4px; height: 32px;}
	#searchForm input#searchBox { height: 20px; padding: 0 10px; width: 200px; line-height: 22px;}
	#searchForm input#searchButton { line-height: 18px; margin: 4px 0 0 6px;}
	
	/* MAIN NAVIGATION */
	.navbar-collapse { margin-top: 40px;}
	.navbar-collapse { padding: 0;
	  background: #272727;
	  border-radius: 0;
	  width: 100%;
	  max-width: 1200px;
    }
	.navbar-nav { margin: 0 0 0 -4px; }
	.navbar-nav > li > a { padding: 10px 19px; line-height: 14px;}
	.navbar-default .navbar-nav > li > a { font-size: 18px;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a { padding: 6px 18px; font-size: 15px; }
	
	/* FOOTER */
	footer {padding-top: 80px; padding-bottom: 60px; }
	#footer-top-row {padding-top: 40px; padding-bottom: 50px; }
	#footer-bottom-row {padding-top: 30px; padding-bottom: 0;}

	.footer-icons li { padding: 2px 6px;}
	.footer-connect-links { padding-bottom: 50px; }


	/* HOMEPAGE */
	.container-slider { min-height: 500px; padding-bottom: 60px; }
	
	/* NIVO SLIDER */
	.nivoSlider h2 { margin: 10px 0 5px 0; font-size: 28px; line-height: 32px;  }
	.nivoSlider div { font-size: 18px; line-height: 18px;}
	.nivo-caption { bottom:-45px; padding: 0 30px; }
	.theme-default .nivo-controlNav { margin-top: 25px; margin-right: 30px; width: 170px; padding: 0;}
	.theme-default .nivo-controlNav a {line-height: 22px;width:26px;height:11px;margin: 0 4px; }

	
	.highlights-top-row {margin-bottom: 50px;}
	.home-highlight-info h3 {margin: 16px 0 5px 0;}
	.home-highlight-info h3, .home-highlight-info h3 a {line-height: 24px;}
	
	.watch-online-top-row { margin-bottom: 30px;}
	
	.sponsors-heading-container h3 {margin: 6px 0 0 0;}
	
	.on-tv-now h3 { padding-top: 24px;}
	.on-tv-now .row {margin-top: 50px;}
	
	.main-content-inner, .section-video-inner {padding-top: 120px; padding-bottom: 120px;}
	.padding-v-large {padding-top: 120px; padding-bottom: 120px;}
	.padding-v-medium {padding-top: 90px; padding-bottom: 90px;}
	.padding-v-small {padding-top: 60px; padding-bottom: 60px;}
	.padding-h-medium {padding-left: 90px; padding-right: 90px; }
    .padding-h-left0 {padding-left: 0; padding-right: 180px; }
	.padding-h-large {padding-left: 120px; padding-right: 120px; }
	.padding-top-medium {padding-top: 90px;}
	.padding-bottom-medium {padding-bottom: 90px;}
	
	.alignright { margin: 0 0 18px 30px;}
	.alignleft { margin: 0 30px 18px 0;}
	
	/* SCHEDULES */
	
	.schedule-nav-links {margin: 0 0 26px 0;}
	.schedule-nav-links ul li { padding: 0 58px 0 0; }
	
	.schedule-header {border-bottom: 22px solid #333;}
	.schedule-header-row {padding-top: 24px; padding-bottom: 24px; }
	.schedule-channel-selector-container {margin-top: 8px;}
	.schedule-date-heading {padding-top: 7px; }
	.schedule-date-heading img {margin-top: -6px; }
	.schedule-date-heading-container {margin: 0 12px; }
	.schedule-date-selector {padding-top: 9px; padding-right: 14px; }
	.change-date { padding: 0 10px 0 0;}
	.calendar-button {margin-top: 3px;}
	
	
	.schedule-container { }
	.showtime {padding: 10px 20px; width: 190px;}
	.schedule-column-divider { width: 12px; }
	.showtitle {padding: 10px 20px; }
	
	.primetime-day-heading {  padding: 15px 20px; }
	
	.alphabet-bar { padding: 4px 10px; }
	.alphabet-bar a { padding: 4px 8px; font-size: 22px; }
	.a-z-list { }
	.letter-heading {padding: 20px 0 10px 30px; }
	.a-z-list ul li { padding: 8px 10px 8px 30px;}
	
	/* PROGRAM DETAILS */
	.pd-episode-title { line-height: 36px; }
	.pd-program-info {margin: 0 0 50px 0; padding: 0; }
	.pd-program-info li { padding: 0 20px; line-height: 14px;  }	
	h4.toggle {margin-bottom: 10px; padding-right: 60px; background: url(img/_template/toggle-plus.png) no-repeat right; }
	.pd-info-list {margin: 20px 0 0 10px; padding: 0 0 10px 0;  }
	.pd-info-list li { padding-bottom: 20px; }
	
	/* E-REMINDER */
	.ereminder-container {margin: 0 auto 90px auto; width: 600px; }

	
	/* PLEDGE */
	.h-padding-pledge { padding-left:50px; padding-right: 150px;}
	.pledge-form h2 {margin-bottom: 30px}
	.header-pledge {padding: 28px 0 30px 0; }
	#vchState, #gift_vchState,  #ship_vchState {width: 150px; margin-right: 24px;}
	.security-code-container { padding-left: 50px;}
	.security-code-container label { padding-right: 16px;}
	
	.gift-control { border: 4px solid #333; height: 62px;}
	.gift-control-filter {padding-top: 13px; }
	.gift-control-view-cart {padding-top: 10px; line-height: 12px;}
	.gift-control-search { padding-top: 7px;}
	.gift-search-input { padding: 6px 8px; width: 180px;}
	
	.mini-cart-amount {margin-bottom: 8px; }
	.btn-view-cart { margin-top: -6px;}
	
	#shopping-cart-table th {padding: 8px 10px;}
	th.cart-items { width: 52%; }
	th.cart-amount {width: 12%;}
	th.cart-qty {width: 9%;}
	th.cart-remove {width: 12%;}
	th.cart-total {width: 15%;}
	#shopping-cart-table td {padding: 18px 10px;}
	.input-quantity { width: 50px; padding: 6px;}
	.input-contribution {width: 100px; padding: 6px;}
	
	#header-pledge-tickets .gift-control { border: none; height: auto;  }
	#header-pledge-tickets .mini-cart-amount { margin-bottom: 0; }
	
	/* SEARCH RESULTS */
	.gsc-webResult {margin-bottom: 20px !important;}
	div.gs-title {margin-bottom: 12px !important;}
	.gs-snippet, a.gs-title, a.gs-title b {font-size: 20px !important; }
		
	
	/* ZIP CODE LOOKUP */
	#zip-lookup-left input { width: 170px;}
	#zip-lookup-right input { width: 170px; }
	#zipcode-data th { padding: 14px 12px 10px 12px; }
  #zipcode-data .size-1-6{
    width: 16.67% !important;
  }
	#zipcode-data td { padding: 16px 12px; border-bottom: 4px solid #eee; border-right: 4px solid #eee;}
	
	/* Footer Mailchimp Form */
	footer #mce-EMAIL { padding: 11px 14px;}
	
	
}



/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

/* New Styles - Feb 12, 2020 */

/* BACKGROUND COLORS */
.bg-cream {background-color: #f8f5ec ; }
.bg-navy-blue {background-color: #0A145A ;}
.bg-medium-blue {background-color: #0F1E8C ;}
.bg-pbs-blue {background-color: #2638C4;}
.bg-dark-teal {background-color: #07AEB4 ;}
.bg-pbs-teal {background-color: #48D3CD ;}
.bg-coral {background-color: #FE704E ;}
.bg-raspberry {background-color: #C3244E ;}
.bg-yellow {background-color: #FFCF00 ;}
.bg-pink {background-color: #FC8483 ;}
.bg-dark-pink {background-color: #D85976 ;}
.bg-dark-yellow {background-color: #FDC741 ;}
.bg-khaki {background-color: #4C6464 ;}
.bg-dark-khaki {background-color: #324647 ;}
.bg-ochre {background-color: #D9C586 ;}
.bg-light-butter {background-color: #F9EECA ;}
.bg-gold {background-color: #C7AB59 ;}


/* FONT COLORS */
.navy-blue {color: #0A145A ;}
.medium-blue {color: #0F1E8C ;}
.pbs-blue {color: #2638C4 ;}
.dark-teal {color: #07AEB4 ;}
.pbs-teal {color: #48D3CD ;}
.coral {color: #FE704E ;}
.raspberry {color: #C3244E ;}
.yellow {color: #FFCF00 ;}
.pink {color: #FC8483 ;}
.dark-pink {color: #D85976 ;}
.dark-yellow {color: #FDC741 ;}
.khaki {color: #4C6464 ;}
.dark-khaki {color: #324647 ;}
.ochre {color: #D9C586 ;}
.light-butter {color: #F9EECA ;}
.gold {color: #C7AB59 ;}




@media (max-width: 767px) {
  /*** NEW BUTTON ***/
  .new-button {
    display: inline-block;
      padding: 18px 42px;
      border-radius: 100px;
      font-size: 16px;
      /*min-width: 40px;*/
      text-align: center;
      text-decoration: none;
      border: 0;
      cursor: pointer;
      /*height: 44px;*/
      line-height: 1.2;
      margin: 2px 4px;
  }
  .new-button:hover {text-decoration: none;}
  .new-button:active {
      padding: 19px 42px 17px 42px;
      box-shadow: inset 0 3px 6px -2px rgba(0,0,0,.4);
      /*height: 44px;*/
  }
}

@media (min-width: 768px) {
  /*** NEW BUTTON ***/
  .new-button {
    display: inline-block;
      padding: 18px 42px;
      border-radius: 100px;
      font-size: 18px;
      /*min-width: 40px;*/
      text-align: center;
      text-decoration: none;
      border: 0;
      cursor: pointer;
      /*height: 44px;*/
      line-height: 1.2;
      margin: 2px 4px;
  }
  .new-button:hover {text-decoration: none;}
  .new-button:active {
      padding: 19px 42px 17px 42px;
      box-shadow: inset 0 3px 6px -2px rgba(0,0,0,.4);
      /*height: 44px;*/
  }
}

@media (min-width: 992px) {
  /*** NEW BUTTON ***/
  .new-button {
    display: inline-block;
      padding: 18px 42px;
      border-radius: 100px;
      font-size: 20px;
      /*min-width: 40px;*/
      text-align: center;
      text-decoration: none;
      border: 0;
      cursor: pointer;
      /*height: 44px;*/
      line-height: 1.2;
      margin: 2px 4px;
  }
  .new-button:hover {text-decoration: none;}
  .new-button:active {
      padding: 19px 42px 17px 42px;
      box-shadow: inset 0 3px 6px -2px rgba(0,0,0,.4);
      /*height: 44px;*/
  }
}

/*** NEW DONATE BUTTON ***/
.new-donate-button {
    padding: 2px 42px;
    border-radius: 100px;
    font-size: 20px;
    min-width: 40px;
    text-align: center;
    border: 0;
    cursor: pointer;
    height: 32px;
    margin: 0;
}
.new-donate-button:active {
    padding: 3px 42px 1px 42px;
    box-shadow: inset 0 3px 6px -2px rgba(0,0,0,.4);
}

/*** NAVY BLUE ***/
.navy-blue-color { background: #0A145A; color: #fff; }
.navy-blue-color:hover  { background: #12239E; color: #fff; }
.navy-blue-color:active { background: #12239E; }

/*** MEDIUM BLUE ***/
.medium-blue-color { background: #0F1E8C; color: #fff; }
.medium-blue-color:hover  { background: #1327B4; color: #fff;}
.medium-blue-color:active { background: #1327B4; }

/*** PBS BLUE ***/
.pbs-blue-color { background: #2638C4; color: #fff; }
.pbs-blue-color:hover  { background: #2D42E7; color: #fff;}
.pbs-blue-color:active { background: #2D42E7; }

/*** DARK TEAL ***/
.dark-teal-color { background: #07AEB4; color: #fff; }
.dark-teal-color:hover  { background: #08C8CF; color: #fff;}
.dark-teal-color:active { background: #08C8CF; }

/*** PBS TEAL ***/
.pbs-teal-color { background: #48D3CD; color: #fff; }
.pbs-teal-color:hover  { background: #4DE2DB; color: #fff;}
.pbs-teal-color:active { background: #4DE2DB; }

/*** CORAL BUTTON ***/
.coral-color { background: #FE704E; color: #fff; }
.coral-color:hover  { background: #FE5D37; color: #fff;}
.coral-color:active { background: #FE5D37; }

/*** RASPBERRY ***/
.raspberry-color { background: #C3244E; color: #fff; }
.raspberry-color:hover  { background: #E32A5B; color: #fff;}
.raspberry-color:active { background: #E32A5B; }

/*** YELLOW ***/
.yellow-color { background: #FFCF00; color: #000; }
.yellow-color:hover  { background: #FFE000; color: #fff;}
.yellow-color:active { background: #FFE000; }

/*** DARK YELLOW ***/
.dark-yellow-color { background: #FDC741; color: #000; }
.dark-yellow-color:hover  { background: #F3B51D; color: #fff;}
.dark-yellow-color:active { background: #F3B51D; }

/*** LIGHT GREEN ***/
.light-green-color { background: #dae697; color: #000; }
.light-green-color:hover  { background: #D2E662; color: #fff;}
.light-green-color:active { background: #D2E662; }

/*** LOGO GREEN ***/
.logo-green-color { background: #4ba186; color: #fff; }
.logo-green-color:hover  { background: #5CC6A5; color: #fff;}
.logo-green-color:active { background: #5CC6A5; }

/*** DARK BLUE ***/
.dark-blue-color { background: #027fb6; color: #fff; }
.dark-blue-color:hover  { background: #029CE0; color: #fff;}
.dark-blue-color:active { background: #029CE0; }

/*** BLUE ***/
.blue-color { background: #159fcc; color: #fff; }
.blue-color:hover  { background: #19BCF1; color: #fff;}
.blue-color:active { background: #19BCF1; }

/*** LIGHT BLUE ***/
.light-blue-color { background: #66ccff; color: #fff; }
.light-blue-color:hover  { background: #43C0FF; color: #fff;}
.light-blue-color:active { background: #43C0FF; }

/*** LIGHT GRAY ***/
.light-gray-color { background: #e2e2e2; color: #000; }
.light-gray-color:hover  { background: #CCCCCC; color: #000; }
.light-gray-color:active { background: #CCCCCC; }

/*** MEDIUM GRAY ***/
.medium-gray-color { background: #969696; color: #fff; }
.medium-gray-color:hover  { background: #858585; color: #fff;}
.medium-gray-color:active { background: #858585; }

/*** DARK GRAY ***/
.dark-gray-color { background: #777777; color: #fff; }
.dark-gray-color:hover  { background: #606060; color: #fff;}
.dark-gray-color:active { background: #606060; }

/*** BOLD RED ***/
.bold-red-color { background: #882b2b; color: #fff; }
.bold-red-color:hover  { background: #951111; color: #fff;}
.bold-red-color:active { background: #951111; }

/*** DARK PINK ***/
.dark-pink-color { background: #D85976; color: #fff; }
.dark-pink-color:hover  { background: #D82E55; color: #fff;}
.dark-pink-color:active { background: #D82E55; }

/*** BLACK ***/
.black-color { background: #000; color: #fff; }
.black-color:hover  { background: #111; color: #fff;}
.black-color:active { background: #111; }

/*** OCHRE ***/
.ochre-color { background: #D9C586; color: #000; }
.ochre-color:hover  { background: #F5DF98; color: #000; }
.ochre-color:active { background: #F5DF98; }

/*** KHAKI ***/
.khaki-color { background: #4C6464; color: #fff; }
.khaki-color:hover  { background: #3E5353; color: #fff;}
.khaki-color:active { background: #3E5353; }

/*** DARK KHAKI ***/
.dark-khaki-color { background: #324647; color: #fff; }
.dark-khaki-color:hover  { background: #2C3E3E; color: #fff;}
.dark-khaki-color:active { background: #2C3E3E; }

/*** PINK ***/
.pink-color { background: #FC8483; color: #fff; }
.pink-color:hover  { background: #FC6867; color: #fff;}
.pink-color:active { background: #FC6867; }

/*** DARK PINK ***/
.dark-pink-color { background: #D85976; color: #fff; }
.dark-pink-color:hover  { background: #D84567; color: #fff; }
.dark-pink-color:active { background: #D84567; }

/*** BUTTER ***/
.butter-color { background: #F5DF98; color: #000; }
.butter-color:hover  { background: #F5DF98; color: #000; }
.butter-color:active { background: #F5DF98; }

/***************************/
/****** CLEAR BUTTONS ******/
/***************************/

/*
pbs-teal #48D3CD
dark-teal #07AEB4
pbs-blue #2638C4
medium-blue #0F1E8C
navy-blue #0A145A
yellow #FFCF00
dark-yellow #FDC741
coral #FE704E
raspberry #C3244E
pink #FC8483
dark-pink #D85976
ochre #D9C586
butter #F5DF98
khaki #4C6464
dark-khaki #324647
*/

/*** CLEAR WHITE ***/
.clear-white-color { background: transparent; color: #fff; border: 3px solid #fff;}
.clear-white-color:hover  { background: #fff; color: #222; }
.clear-white-color:active { background: #fff; color: #222; }

/*** CLEAR BLACK ***/
.clear-black-color { background: transparent; color: #000; border: 3px solid #000;}
.clear-black-color:hover  { background: #000; color: #ddd; }
.clear-black-color:active { background: #000; color: #ddd; }

/*** CLEAR PBS TEAL ***/
.clear-pbs-teal-color { background: transparent; color: #48D3CD; border: 3px solid #48D3CD;}
.clear-pbs-teal-color:hover  { background: #48D3CD; color: #fff; }
.clear-pbs-teal-color:active { background: #48D3CD; color: #fff; }

/*** CLEAR DARK TEAL ***/
.clear-dark-teal-color { background: transparent; color: #07AEB4; border: 3px solid #07AEB4;}
.clear-dark-teal-color:hover  { background: #07AEB4; color: #fff; }
.clear-dark-teal-color:active { background: #07AEB4; color: #fff; }

/*** CLEAR PBS BLUE ***/
.clear-pbs-blue-color { background: transparent; color: #2638C4; border: 3px solid #2638C4;}
.clear-pbs-blue-color:hover  { background: #2638C4; color: #fff; }
.clear-pbs-blue-color:active { background: #2638C4; color: #fff; }

/*** CLEAR MEDIUM BLUE ***/
.clear-medium-blue-color { background: transparent; color: #0F1E8C; border: 3px solid #0F1E8C;}
.clear-medium-blue-color:hover  { background: #0F1E8C; color: #fff; }
.clear-medium-blue-color:active { background: #0F1E8C; color: #fff; }

/*** CLEAR NAVY BLUE ***/
.clear-navy-blue-color { background: transparent; color: #0A145A; border: 3px solid #0A145A;}
.clear-navy-blue-color:hover  { background: #0A145A; color: #fff; }
.clear-navy-blue-color:active { background: #0A145A; color: #fff; }

/*** CLEAR YELLOW ***/
.clear-yellow-color { background: transparent; color: #FFCF00; border: 3px solid #FFCF00;}
.clear-yellow-color:hover  { background: #FFCF00; color: #000; }
.clear-yellow-color:active { background: #FFCF00; color: #000; }

/*** CLEAR DARK YELLOW ***/
.clear-dark-yellow-color { background: transparent; color: #FDC741; border: 3px solid #FDC741;}
.clear-dark-yellow-color:hover  { background: #FDC741; color: #000; }
.clear-dark-yellow-color:active { background: #FDC741; color: #000; }

/*** CLEAR CORAL ***/
.clear-coral-color { background: transparent; color: #FE704E; border: 3px solid #FE704E;}
.clear-coral-color:hover  { background: #FE704E; color: #fff; }
.clear-coral-color:active { background: #FE704E; color: #fff; }

/*** CLEAR RASPBERRY ***/
.clear-raspberry-color { background: transparent; color: #C3244E; border: 3px solid #C3244E;}
.clear-raspberry-color:hover  { background: #C3244E; color: #fff; }
.clear-raspberry-color:active { background: #C3244E; color: #fff; }

/*** CLEAR PINK ***/
.clear-pink-color { background: transparent; color: #FC8483; border: 3px solid #FC8483;}
.clear-pink-color:hover  { background: #FC8483; color: #fff; }
.clear-pink-color:active { background: #FC8483; color: #fff; }

/*** CLEAR DARK PINK ***/
.clear-dark-pink-color { background: transparent; color: #D85976; border: 3px solid #D85976;}
.clear-dark-pink-color:hover  { background: #D85976; color: #fff; }
.clear-dark-pink-color:active { background: #D85976; color: #fff; }

/*** CLEAR OCHRE ***/
.clear-ochre-color { background: transparent; color: #D9C586; border: 3px solid #D9C586;}
.clear-ochre-color:hover  { background: #D9C586; color: #fff; }
.clear-ochre-color:active { background: #D9C586; color: #fff; }

/*** CLEAR BUTTER ***/
.clear-butter-color { background: transparent; color: #F5DF98; border: 3px solid #F5DF98;}
.clear-butter-color:hover  { background: #F5DF98; color: #000; }
.clear-butter-color:active { background: #F5DF98; color: #000; }

/*** CLEAR KHAKI ***/
.clear-khaki-color { background: transparent; color: #4C6464; border: 3px solid #4C6464;}
.clear-khaki-color:hover  { background: #4C6464; color: #fff; }
.clear-khaki-color:active { background: #4C6464; color: #fff; }

/*** CLEAR DARK KHAKI ***/
.clear-dark-khaki-color { background: transparent; color: #324647; border: 3px solid #324647;}
.clear-dark-khaki-color:hover  { background: #324647; color: #fff; }
.clear-dark-khaki-color:active { background: #324647; color: #fff; }

div.tribe-events-calendar-list__event-details { text-align: left; }
h3.tribe-events-calendar-list__event-title a { font-size: 20px; line-height: 1.2;}

span.tribe-event-date-start { font-weight: bold; }
span.tribe-event-date-end { font-weight: bold; }