@charset "utf-8";
/* CSS Document */
/* ***************************************************************************************************** */


  /* YOUR OWN CUSTOMIZATIONS MUST BE PLACED HERE */

  /* Added by Stellar IT Solutions 06-01-2013    */

  /***********************************************/
  /*** General HTML                            ***/
  /***********************************************/

  html {
    overflow-y: scroll;
  }


  /***********************************************/
  /*** Overrides                               ***/
  /***********************************************/

  h1, h2, h3, h4, h5, h6, h7 {
    color: black;
  }

  .items-leading, .footer-wrapper {
    border: none;
  }

  .footer-wrapper {
    position: relative;
  }

  h2, .item-title {
    line-height: 1em;
  }

  .items-row .item h2 {
    display: block;
    padding: 6px 13px 6px 0px;
  }

  p.readmore, p.readon {
    background-color: white;
  }

  .clearfix.container_12 {
    padding-bottom: 0px;
  }


  /***********************************************/
  /*** Layout                                  ***/
  /***********************************************/

  #sidebar1 {
    width: 190px;
    left: -520px;
  }

  #sidebar2 {
    width: 230px;
    left: -520px;
  }

  #main {
    width: 510px;
    left: 440px;
  }

  .container_12 .grid_3 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .container_12 .grid_6 {
    margin-left: 5px;
    margin-right: 5px;
  }


  /***********************************************/
  /*** Page style                              ***/
  /***********************************************/

  body {
    background: #4e635c url('../images/wcl/westcoast5.png') center top no-repeat;
    font-family: tahoma, arial, helvetica, geneva, sans-serif;
  }

  .fixbkgnd {
    background: transparent url('../images/wcl/westcoast5.png') -353px top no-repeat;
  }

  #purplewhite {
    background: url('../images/wcl/purplewhite.png') 200px top repeat-y;
  }


  /***********************************************/
  /*** Grid Top style                          ***/
  /***********************************************/

  #grid-top {
    padding-top: 20px;
  }

  #grid-top .mod_1 {
    width: 190px;
    margin-left: 5px;
    margin-right: 5px;
  }

  #grid-top .mod_2 {
    width: 230px;
    margin-left: 5px;
    margin-right: 5px;
  }

  #grid-top .mod_3 {
    width: 510px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .searchpurple label {
    display: none;
  }

  #mod-search-searchword {
    width: 140px !important;
    height: 20px !important;
    background-image: none !important;
    background: white !important;
    color: black !important;
  }

  #grid-top #mod-finder-searchform input {
    margin-top: 8px;
    vertical-align: top;
  }

  #grid-top #mod-finder-searchform button {
    background: url('/templates/wcl/images/searchButton.gif') no-repeat;
    border: 0;
    height: 40px;
    width: 40px;
    margin-left: 6px;
  }

  #grid-top #mod-finder-searchform button span {
    display: none;
  }

  .buttonpurple, .inputboxpurple {
    padding: 0;
    background: none;
    border: 0;
    margin-left: 12px;
    float: left;
  }

  .inputboxpurple {
    margin-top: 7px;
  }


  /***********************************************/
  /*** Grid Top2 style                         ***/
  /***********************************************/

  #grid-top2 .mod_1 {
    width: 430px;
    margin-left: 5px;
    margin-right: 5px;
  }

  #grid-top2 .mod_2 {
    width: 510px;
    margin-left: 5px;
    margin-right: 5px;
  }

  #grid-top2 .mod_3 {
    float: right;
  }

  #imageContainer {
    position: relative;
    margin: auto;
    height: 188px;
  }

  #imageContainer img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
  }

  #imageContainer img, #sedgepic img {
    background: url('../../../images/wcl/slideshow/slideshowframe.png') no-repeat;
    padding-right: 20px;
    padding-bottom: 25px;
  }

  #socialicons {
    float: right;
  }

  #socialicons img {
    vertical-align: middle;
  }

  #follow {
    color: #a9a9a9;
    vertical-align: middle;
    font-weight: bold;
  }


  /***********************************************/
  /*** Sidebar1 style                          ***/
  /***********************************************/

  .leftsideheader {
    margin-left: -5px;
  }

  .upcoming {
    width: 130px;
    margin-bottom: 20px;
    padding-left: 20px;
  }

  .upcoming h2, .upcoming h2 a {
    color: #2e3762;
  }

  .featuredlist {
    padding-left: 20px !important;
  }

  .featuredlist li {
    background: url('../images/wcl/leftbullet.png') no-repeat;
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: black;
    padding-left: 19px;
    list-style-type: none;
  }

  .featuredlist li a {
    font-size: 13px;
    color: #a9a9a9;
  }


  /***********************************************/
  /*** Sidebar2 style                          ***/
  /***********************************************/

  .modulepurple {
    width: 200px;
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: white;
    padding-bottom: 10px;
  }

  .modulepurple h3 {
    width: 206px;
    height: 51px;
    margin-left: -5px;
    background: url('../images/wcl/greenbar.png') no-repeat;
    padding-left: 16px;
    padding-top: 4px;
    font-family: georgia, times, serif;
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    color: white;
    clear: both;
  }

  .modulepurple .menu, .modulepurple p {
    margin-top: -15px;
  }

  .modulepurple .button {
    border: 0;
    padding: 0;
  }

  .modulepurple a {
    color: white;
  }

  .custompurple {
    margin-left: 10px;
  }

  .purplequote {
    color: white;
    text-align: center;
  }

  .purplequote p {
    margin-top: 20px;
    font-family: georgia, times, serif;
    font-style: italic;
    font-size: 18px;
    line-height: 150%;
    padding: 40px 25px 0px 25px;
    background: url('../images/wcl/quotetop.png') no-repeat center top;
  }

  .purplequote div p {
    font-size: 14px;
    padding: 15px 0;
    background: url('../images/wcl/quotebottom.png') no-repeat center top;
    text-align: center;
  }


  /***********************************************/
  /*** Above Content style                     ***/
  /***********************************************/

  .above-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .above-content .current_page_item a {
    color: #831b03;
  }

  .above-content ul {
    padding-left: 0;
  }

  .above-content ul li {
    display: inline;
    margin-left: 0px;
  }

  .above-content ul li a {
    color: #a9a9a9;
    font-weight: bold;
    font-size: 11px;
    margin-right: 10px;
  }


  /***********************************************/
  /*** Content Area style                      ***/
  /***********************************************/

  h2 .subheading-category, h1.item-title, h2.item-title, .page-header h1, .page-header h2 {
    color: black;
    display: block;
    text-align: right;
    font-size: 16px !important;
    font-weight: bold;
    font-family: Tahoma, arial, sans-serif !important;
    background: url('../images/wcl/articletitle.png') right top;
    margin-right: -5px;
    margin-bottom: 5px;
    padding: 6px 13px 6px 0px;
    clear: both;
  }

  .page-header h1 {
    display: none;
  }

  .showlocation {
    font-size: 12px;
  }

  .leading-0, .leading-1, .leading-2, .leading-3, .leading-4, .leading-5 {
    clear: both;
  }

  .guest {
    width: 144px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
  }

  .guest img {
    width: 120px;
    height: 96px;
    padding: 4px 15px 12px 5px;
    border: 0;
    margin: 0;
    background: white url('../images/wcl/guestframe.png') no-repeat;
  }

  .guest h3, .upcoming h3 {
    font-family: tahoma, arial, sans-serif;
    color: #888888;
    font-size: 11px;
    margin: 0 !important;
    padding: 2px 0 2px 0 !important;
    font-weight: bold;
    background: none;
    font-style: normal;
    text-transform: none;
  }

  .guest h2, .upcoming h2 {
    font-family: tahoma, arial, sans-serif;
    margin-top: 0 !important;
    padding: 0 !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #2e3762;
    border-bottom: 1px solid #2e3762;
  }

  .guest h2 a, .upcoming h2 a {
    color: #2e3762;
    text-decoration: none;
    font-family: tahoma, arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
  }

  .newrow {
    clear: both;
  }

  #gallery {
    width: auto;
  }

  #gallery td {
    padding: 0 8px 2px 0;
  }

  #caption {
    height: 3em;
    text-align: center;
  }

  .past_programs #page ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
  }

  .past_programs #page li {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
  }

  #stations td {
    vertical-align: top;
    padding-right: 10px;
  }

  #stations .firstcol {
    width: 110px;
  }


  .pull-right {
  }

  .btn-group {
    position: relative;
    margin-bottom: 10px;
  }

  .btn-group .dropdown-toggle {
    display: none;
  }

  .btn-group ul {
    list-style: none;
    display: inline;
    padding-left: 4px;
  }

  .btn-group li {
    margin-left: 0;
    margin-right: 10px;
  }

  .print-icon {
    background: url(../images/printButton.png) no-repeat;
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
  }

  .email-icon {
    background: url(../images/emailButton.png) no-repeat;
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
  }

  .print-icon a, .email-icon a {
    color: transparent;
  }

  .search-results .highlight {
    font-size: 100%;
    padding: 0;
  }

  span.highlight {
    background-color: #ffff00;
    color: red;
    padding: 0;
  }


  /***********************************************/
  /*** Footer style                            ***/
  /***********************************************/

  .footer-wrapper {
    text-align: left;
    font-style: italic !important;
    font-family: tahoma, arial, helvetica, geneva, sans-serif !important;
  }

  .footer-wrapper a {
    color: black;
    text-decoration: none;
  }

  #copyright {
    color: black;
    width: 150px;
    display: inline;
    padding-left: 50px;
    font-size: 10px;
  }

  #bottom_menu {
    padding-left: 255px;
    display: inline;
    width: 600px;
    font-size: 10px;
  }

