body {
  margin: 0;
  padding: 0;
  font-family: arial, sans-serif;
  background-image: url(/images/bg_site.png);
  background-position: top center;
  background-repeat: repeat-y;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a img {
  border: 0;
}

form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

hr.clear {
  clear: both;
  visibility: hidden;
  margin: 0;
  padding: 0;
  height: 0;
}

#site .invisible {
  display: none !important;
}


#banner {
  padding: 8px 0 24px 0;
  min-height: 90px;
  background-color: #FFFFFF;
}

#banner .content {
  margin: 0 auto;
  width: 1000px;
  text-align: right;
}

#navigation {
  height: 45px;
  background-color: #0B2E86;
  background-image: url(/images/bg_navigation.png);
  background-position: top center;
  background-repeat: no-repeat;
  border-top: 3px solid #F39200;
}

#navigation .content {
  position: relative;
  margin: 0 auto;
  width: 1000px;
  height: 45px;
}

#navigation #logo {
  position: absolute; top: 24px; left: 0; z-index: 2;
  width: 330px;
  height: 210px;
}

#navigation #jerry {
  position: absolute; top: 136px; left: 0; /*left: 72px;*/ z-index: 3;
  width: 334px;
  height: 572px;
}

#navigation ul {
  position: absolute; right: 0; bottom: 10px; z-index: 4;
  height: 24px;
}

#navigation ul li {
  display: inline-block;
  padding: 0 12px;
  height: 24px;
  background-image: url(/images/bg_navitem.png);
  background-repeat: no-repeat;
}

#navigation ul li:first-child {
  background: none;
}

#navigation ul li a {
  display: block;
  position: relative;
  height: 24px;
}

#navigation ul li a img {
  position: absolute; top: 0; left: 0;
  height: 24px;
}

#navigation ul li a img:first-child + img,
#navigation ul li a:hover img:first-child,
#navigation ul li.active a img:first-child {
  visibility: hidden;
}

#navigation ul li a:hover img:first-child + img,
#navigation ul li.active a img:first-child + img {
  visibility: visible;
}

#navigation ul li.nav-home      { width:  62px; }
#navigation ul li.nav-tickets   { width:  88px; }
#navigation ul li.nav-ontheshow { width: 172px; }
#navigation ul li.nav-watch     { width:  76px; }
#navigation ul li.nav-airdates  { width: 104px; }
#navigation ul li.nav-videos    { width:  76px; }
#navigation ul li.nav-news      { width:  64px; }
#navigation ul li.nav-bios      { width:  56px; /*width:  48px;*/ padding-right: 0; }

#social-icons {
  height: 35px;
  background-color: #221914;
  background-image: url(/images/bg_icons.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}


#social-icons ul {
  margin: 0 auto;
  width: 1000px;
  height: 35px;
  text-align: right;
  line-height: 35px;
  overflow: hidden;
}

#social-icons ul li {
  display: inline-block;
  vertical-align: middle;
  height: 28px;
}

#social-icons ul li img {
  width: 28px;
  height: 28px;
}

#social-icons .social-reminder {
  display: inline-block;
  vertical-align: middle;
}

#social-icons .social-newsletter {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
  width: 104px;
  height: 20px;
}

#ticker {
  margin-bottom: 3px;
  height: 31px;
  background-color: #82511D;
  background-image: url(/images/bg_ticker.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

#ticker .content {
  margin: 0 auto;
  width: 1000px;
}

#ticker #ticker-items-wrapper {
  margin-left: 300px;
  width: 700px;
  overflow: hidden;
}

#ticker ul {
  width: 700px;
  height: 31px;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
}

#ticker ul li {
  display: inline-block;
  padding-left: 16px;
  color: #2E261D;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 31px;
}


#site {
  min-height: 600px;
  background-image: url(/images/bg_lights_and_metal.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

#site.sub {
  padding-top: 110px;
  background-image: url(/images/bg_lights_and_metal_short.jpg);
}

#site .content {
  position: relative;
  margin: 0 auto;
  width: 1000px;
}

#site.sub .content {
  padding-top: 40px;
  background-image: url(/images/bg_content.jpg);
  background-repeat: no-repeat;
}

#site.sub .content.full {
  background-image: url(/images/bg_content_full.jpg);
}

#site .content .header-image {
  display: block;
  margin-bottom: 4px;
  width: 630px;
  height: 34px;
}


#site .content .header {
  height: 550px;
}

#site .content .header #video-area {
  position: absolute; top: 24px; right: 24px;
  width: 540px;
  height: 516px;
  background-image: url(/images/bg_video.jpg);
  background-repeat: no-repeat;
}

#site .content .header #video-area > img:first-child {
  position: absolute; top: 16px; left: 8px;
  width: 336px;
  height: 44px;
}

#site .content .header #video-area .no-href-cursor {
  cursor: default;
}

#site .content .header #video-area h2 {
  margin: 0 auto;
  padding-top: 60px;
  width: 516px;
  color: #FBAF2A;
  font-size: 20px;
  text-transform: uppercase;
}

#site .content .header #video-area .date {
  position: absolute; top: 28px; right: 24px;
  color: #FFFFFF;
  font-size: 18px;
}

#site .content .header #video-area iframe {
  display: block;
  margin: 0 auto;
}

#site .content .header #video-area p {
  margin: 0 auto;
  padding: 16px;
  width: 484px;
  color: #CA7C07; /* 6E6A60 */
  font-size: 15px; /* 13px */
  font-weight: bold;
  background-color: #FFFFFF;
}

#site .content .header #video-area p a {
  color: #CA7C07;
  text-decoration: none;
}

#site .content .header #video-area p a:hover {
  color: #000000;
}

#site .content .header #video-area p + img {
  display: block;
  margin: 0 auto;
  width: 516px;
  height: 16px;
}



#site .content #videos {
  margin: 0 auto;
  width: 960px;
}

#site .content #videos .videos-header {
  height: 44px;
  text-align: right;
  background-image: url(/images/videos_header_newest.png);
  background-position: top right;
  background-repeat: no-repeat;
}

#site .content #videos .videos-header a {
  float: right;
  display: block;
  position: relative;
  width: 136px;
  height: 44px;
}

#site .content #videos .videos-header a img {
  visibility: hidden;
  position: absolute; top: 0; left: 0;
  width: 136px;
  height: 44px;
}

#site .content #videos .videos-header a img:first-child,
#site .content #videos .videos-header a:hover img {
  visibility: visible;
}

#site .content #videos .videos-header a:hover img:first-child {
  visibility: hidden;
}


#site .content #videos .videos-wrapper {
  position: relative;
  padding: 12px 28px;
  width: 904px;
  height: 314px;
  background-image: url(/images/bg_metal_960x338.jpg);
  background-repeat: no-repeat;
}

#site .content #videos .arrow {
  display: block;
  position: absolute; top: 144px; left: 4px;
  width: 20px;
  height: 42px;
  cursor: pointer;
}

#site .content #videos .arrow.next {
  right: 4px; left: auto;
}

#site .content #videos .arrow img {
  visibility: hidden;
  position: absolute; top: 0; left: 0;
  width: 20px;
  height: 42px;
}

#site .content #videos .arrow img:first-child,
#site .content #videos .arrow:hover img + img {
  visibility: visible;
}

#site .content #videos .arrow:hover img:first-child {
  visibility: hidden;
}


#site .content #videos-items-wrapper {
  overflow: hidden;
}

#site .content #videos ul {
  width: 910px;
  height: 312px;
  overflow: hidden;
}

#site .content #videos ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  padding-top: 14px;
  width: 174px;
  height: 298px;
  background-color: #FFFFFF;
  background-image: url(/images/bg_videos_item.jpg);
  background-repeat: no-repeat;
}

#site .content #videos ul li a {
  color: #493C31;
  text-decoration: none;
}

#site .content #videos ul li a:hover,
#site .content #videos ul li.active a {
  color: #FFFFFF;
}

#site .content #videos ul li a h3 {
  margin-bottom: 4px;
  height: 29px;
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  line-height: 29px;
}

#site .content #videos ul li a .thumbnail {
  display: block;
  width: 174px;
  height: 98px;
  border-bottom: 2px solid #000000;
}

#site .content #videos ul li a .text {
  padding: 16px;
  height: 133px;
  font-size: 11px;
  text-align: center;
  background-image: url(/images/bg_videos_text.jpg);
  background-repeat: no-repeat;
}

#site .content #videos ul li a .text h4 {
  margin-bottom: 10px;
  font-size: 14px;
}

#site .content #videos ul li a .text p {
  margin: 0;
  padding: 0;
}

#site .content #videos ul li a .button,
#site .content #videos ul li a .active {
  position: absolute; bottom: 10px; left: 47px;
  width: 80px;
  height: 24px;
}

#site .content #videos ul li a .active {
  left: 27px;
  width: 120px;
}

#site .content #videos ul li a .button.rollover,
#site .content #videos ul li a:hover .button,
#site .content #videos ul li a .active {
  visibility: hidden;
}

#site .content #videos ul li a:hover .button.rollover,
#site .content #videos ul li.active a .active {
  visibility: visible;
}

#site .content #videos ul li.active a .button {
  visibility: hidden;
}

#site .content #videos ul li a:hover .text,
#site .content #videos ul li.active a .text {
  background-color: #2071AC;
  background-position: -174px 0;
}



#site .content .ontheshow {
  margin: 0 auto;
  width: 960px;
  height: 550px;
  background-image: url(/images/bg_ontheshow.jpg);
  background-repeat: no-repeat;
}

#site .content .ontheshow > ol {
  padding: 208px 0 0 42px;
}

#site .content .ontheshow > ol > li {
  display: inline-block;
  vertical-align: top;
  width: 336px;
}

#site .content .ontheshow > ol > li:first-child + li {
  margin-left: 48px;
}

#site .content .ontheshow > ol > li a {
  display: block;
  padding-top: 4px;
  height: 72px;
  color: #51462D;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  background-image: url(/images/line_ontheshow.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#site .content .ontheshow > ol > li a:hover {
  color: #128BB8;
}



#site .content .column {
  display: inline-block;
  margin-left: 20px;
  width: 630px;
}

#site.sub .content.full .column.wide {
  display: block;
  margin-right: 20px;
  width: auto;
}

#site .content .column.sidebar {
  float: right;
  margin: 0;
  margin-right: 20px;
  width: 300px;
}

#site.sub .content .column.sidebar {
  padding-top: 18px;
}

#site .content .column hr {
  margin: 0;
  padding: 50px 0;
  width: 630px;
  height: 8px;
  background-image: url(/images/hr_line.png);
  background-position: left center;
  background-repeat: no-repeat;
  border: 0;
}

#site .content .column .poll > li {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  height: 266px;
}

#site .content .column .poll > li:first-child + li {
  float: right;
}

#site .content .column .poll > li > img {
  display: block;
}

#site .content .column .poll > li .items {
  position: relative;
  padding: 56px 8px 0 8px;
  width: 284px;
  height: 196px;
  background-image: url(/images/bg_poll.jpg);
  background-repeat: no-repeat;
}

#site .content .column .poll > li .items > img:first-child,
#site .content .column .poll > li .items > ol + img {
  position: absolute; top: 0; left: 0;
  width: 300px;
  height: 40px;
}

#site .content .column .poll > li .items > ol + img {
  top: auto; bottom: 0;
}

#site .content .column .poll > li h4 {
  margin-bottom: 4px;
  padding: 16px 20px 0 20px;
  color: #FBBA49;
  font-size: 14px;
  text-transform: uppercase;
}

#site .content .column .poll > li ol {
  padding: 0 32px;
}

#site .content .column .poll > li ol li {
  padding-left: 32px;
  height: 24px;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  background-position: left center;
  background-repeat: no-repeat;
}

#site .content .column .poll > li ol li:first-child {
  background-image: url(/images/poll_item_1.png);
}

#site .content .column .poll > li ol li:first-child + li {
  background-image: url(/images/poll_item_2.png);
}

#site .content .column .poll > li ol li:first-child + li + li {
  background-image: url(/images/poll_item_3.png);
}

#site .content .column .poll > li ol li:first-child + li + li + li {
  background-image: url(/images/poll_item_4.png);
}

#site .content .column .poll > li.results ol li {
  color: #71C2FB;
}


#site .content .column .social > li {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  margin-bottom: 16px;
}

#site .content .column .social > li:first-child + li {
  float: right;
}

#site .content .column .social > li > img {
  display: block;
  width: 300px;
}

#site .content .column .social > li .module {
  padding-top: 16px;
  width: 294px;
  height: 340px;
  background-color: #E7E7E5;
  background-image: url(/images/bg_social_module.png);
  background-repeat: no-repeat;
  border: 3px solid #E7E7E5;
}

#site .content .column .social > li .module div {
  background-color: #FFFFFF;
}

#site .content .column .social > li > a {
  display: block;
  position: relative;
  width: 300px;
  height: 35px;
}

#site .content .column .social > li > a img {
  visibility: hidden;
  position: absolute; top: 0; left: 0;
  width: 300px;
  height: 35px;
}

#site .content .column .social > li > a img:first-child,
#site .content .column .social > li > a:hover img {
  visibility: visible;
}


#site .content .column.sidebar .box {
  margin-bottom: 22px;
  width: 300px;
}

#site .content .column.sidebar .box img {
  display: block;
}


/**
 *  + Be on The Show
 *
**/
#site #be-on-the-show .column.sidebar {
  padding-top: 350px;
}

#site .content .jerry-onshow {
  position: absolute; top: -110px; right: 0;
  width: 376px;
  height: 495px;
}

#site .content .questions li {
  position: relative;
  margin-bottom: 8px;
  width: 630px;
  height: 150px;
  background-image: url(/images/bg_onshow_metal.png);
  background-repeat: no-repeat;
}

#site .content .questions li div {
  position: absolute; top: 21px; left: 15px;
  width: 598px;
  height: 128px;
  color: #544C43;
  font-size: 15px;
  background-image: url(/images/bg_onshow_white.png);
  background-repeat: no-repeat;
}

#site .content .questions li div h2 {
  margin: 10px;
  width: 464px;
  color: #056C92;
  font-size: 15px;
}

#site .content .questions li div .action {
  display: block;
  position: absolute; top: 0; right: 0;
  width: 112px;
  height: 128px;
  background-image: url(/images/bg_onshow_action.png);
  background-repeat: no-repeat;
}

#site .content .questions li div .action img {
  visibility: hidden;
  position: absolute; bottom: 16px; right: -8px;
  width: 96px;
  height: 56px;
}

#site .content .questions li div .action img:first-child,
#site .content .questions li div .action:hover img {
  visibility: visible;
}

#site .content .questions li div .action:hover img:first-child {
  visibility: hidden;
}

#site .content .questions li div p {
  margin: 0;
  padding: 0 0 0 42px;
  font-weight: bold;
}

#site .content .questions li div p .phone {
  color: #F06A00;
}

#site .content .questions li div p .texting {
  color: #15A149;
}

#site .content .questions li div p .notice {
  display: block;
  font-size: 10px;
  font-weight: normal;
  text-decoration: underline;
}
/**
 *  - Be on The Show
 *
**/


/**
 *  + Watch
 *
**/
#site .content .select-state {
  position: relative;
  width: 630px;
  height: 246px;
  background-image: url(/images/bg_watch.jpg);
  background-repeat: no-repeat;
}

#site .content .select-state fieldset.states {
  position: absolute; top: 160px; left: 50px;
}

#site .content .select-state fieldset.states select {
  width: 192px;
}

#site .content .select-state fieldset.submit {
  position: absolute; top: 160px; left: 250px;
  width: 36px;
  height: 24px;
}

#site .content .select-state fieldset.submit input {
  visibility: hidden;
  position: absolute; top: 0; left: 0;
}

#site .content .select-state fieldset.submit input:first-child,
#site .content .select-state fieldset.submit:hover input {
  visibility: visible;
}

#site .content .select-state fieldset.submit:hover input:first-child {
  visibility: hidden;
}

#site .content .select-state .jerry {
  position: absolute; right: 0; bottom: 0;
  width: 322px;
  height: 294px;
}


#site .content .listings h1 {
  color: #F38A00;
  font-size: 28px;
  text-transform: uppercase;
  text-indent: 30px;
}

#site .content .listings table {
  width: 630px;
  border: 0;
  border-collapse: collapse;
  background-image: url(/images/bg_listings.jpg);
  background-repeat: repeat-y;
}

#site .content .listings table tr {
  background-image: url(/images/bg_listings_divider.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

#site .content .listings table tr:first-child {
  height: 50px;
  background-image: url(/images/bg_listings_columns.jpg);
}

#site .content .listings table tr th {
  text-align: left;
}

#site .content .listings table th.center img {
  margin: 0 auto;
}

#site .content .listings table th img {
  display: block;
  width: 90px;
  height: 22px;
}

#site .content .listings table th:first-child {
  padding-left: 32px;
}

#site .content .listings table td {
  vertical-align: top;
  padding: 8px 0 8px 4px;
  color: #51462D;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
}

#site .content .listings table td.market {
  padding-left: 32px;
  color: #F38A00;
}

#site .content .listings table td.station,
#site .content .listings table td.station a {
  color: #0E99D2;
}

#site .content .listings table td.station a:hover {
  text-decoration: none;
}

#site .content .listings table td.affiliate {
  padding-left: 0;
  text-align: center;
}

#site .content .listings table td.listing {
  padding-right: 32px;
  color: #0E99D2;
}
/**
 *  - Watch
 *
**/


/**
 *  + Airdates
 *
**/
#site .content .airdates-info {
  position: relative;
  margin-bottom: 16px;
  width: 630px;
  height: 356px;
  background-image: url(/images/bg_airdates.jpg);
  background-repeat: no-repeat;
}

#site .content .airdates-info .header-text {
  margin: 24px 0 0 32px;
  width: 300px;
  height: 66px;
}

#site .content .airdates-info p {
  margin: 0 0 16px 32px;
  width: 330px;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: bold;
}

#site .content .airdates-info p a {
  color: #FFC001;
}

#site .content .airdates-info p a:hover {
  text-decoration: none;
}

#site .content .airdates-info .orange-box {
  position: relative; z-index: 1;
  margin-left: 32px;
  width: 398px;
  height: 98px;
}

#site .content .airdates-info .jerry {
  position: absolute; right: 0; bottom: 0;
  width: 266px;
  height: 396px;
}


#site .content .airdates {
  width: 630px;
  border: 0;
  border-collapse: collapse;
  background-image: url(/images/bg_airdates_results.jpg);
  background-position: 0 70px;
  background-repeat: repeat-y;
}

#site .content .airdates tr {
  background-image: url(/images/bg_airdates_divider.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

#site .content .airdates tr:first-child {
  height: 70px;
  background-image: url(/images/bg_airdates_columns.jpg);
}

#site .content .airdates th {
  padding-top: 24px;
}

#site .content .airdates th img {
  display: block;
  height: 22px;
}

#site .content .airdates th.title {
  text-align: left;
}

#site .content .airdates td {
  padding: 12px 0 14px 0;
  color: #51462D;
  font-size: 15px;
}

#site .content .airdates td.tapedate {
  width: 128px;
  color: #0E99D2;
  font-weight: bold;
  text-align: center;
}

#site .content .airdates td.tapetime {
  width: 80px;
  text-align: center;
}

#site .content .airdates td.title {
  padding-left: 6px;
}

#site .content .airdates td.airdate {
  width: 96px;
  color: #0E99D2;
  text-align: center;
}
/**
 *  - Airdates
 *
**/


/**
 *  + Videos
 *
**/

#site .content #video-data-media #video-data-image {
  display: block;
  margin: 0 auto;
  padding-top: 23px;
  width: 516px;
  height: 291px;
}

#site .content #video-data-media.video-show-video iframe,
#site .content #video-data-media.video-show-image #video-data-image {
  display: block;
}

#site .content #video-data-media.video-show-image iframe,
#site .content #video-data-media.video-show-video #video-data-image {
  display: none;
}


#site .content .video-box {
  position: relative;
  width: 960px;
  height: 350px;
  font-weight: bold;
  background-image: url(/images/bg_video_box.jpg);
  background-repeat: no-repeat;
}

#site .content .video-box .video-info {
  padding: 40px 0 0 30px;
  width: 364px;
}

#site .content .video-box #video-header {
  display: block;
  color: #FFFFFF;
  font-size: 25px;
  text-transform: uppercase;
}

#site .content .video-box #video-data-title {
  color: #FBAF2A;
  font-size: 20px;
}

#site .content .video-box #video-data-caption {
  margin: 0;
  color: #FFFFFF;
  font-size: 15px;
}

#site .content .video-box #video-data-caption a {
  color: #FFFFFF;
  text-decoration: none;
}

#site .content .video-box #video-data-date,
#site .content .video-box a #video-data-date {
  color: #6CC7FC;
}

#site .content .video-box #video-data-caption a:hover {
  color: #000000;
}

#site .content .video-box .video-categories {
  position: absolute; bottom: 50px; left: 30px;
  padding-top: 8px;
  width: 902px;
  height: 40px;
  background-image: url(/images/video_category_bar.png);
  background-repeat: no-repeat;
}

#site .content .video-box .video-categories li {
  display: inline-block;
  padding: 0 8px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  border-left: 1px solid #A14902;
}

#site .content .video-box .video-categories li:first-child {
  border-left: 0;
}

#site .content .video-box .video-categories li a {
  color: #FFFFFF;
  text-decoration: none;
}

#site .content .video-box .video-categories li a:hover {
  color: #000000;
}

#site .content .video-box .video-player {
  position: absolute; bottom: 118px; right: 1px;
  width: 550px;
  height: 368px;
  background-color: #46443E;
  background-image: url(/images/bg_video_metal.jpg);
  background-repeat: no-repeat;
}

#site .content .video-box .video-player iframe {
  float: right;
  margin: 20px 8px 0 0;
}

#site .content .video-box .video-player #video-data-media #video-data-image {
  float: right;
  margin: 8px 8px 0 0;
}


#site .content .videos-featured {
  position: relative;
  margin-top: 16px;
  width: 630px;
  height: 68px;
  background-image: url(/images/videos_cat_featured.jpg);
  background-repeat: no-repeat;
}

#site .content .videos-featured form {
  position: absolute; top: 32px; right: 16px;
  height: 24px;
  padding-left: 184px;
  line-height: 24px;
  background-image: url(/images/video_featured_archive.png);
  background-repeat: no-repeat;
}

#site .content .video-grunge-header,
#site .content .video-grunge-footer {
  display: block;
  margin-bottom: 4px;
  width: 630px;
  height: 8px;
}

#site .content .video-grunge-header {
  margin: 0;
  height: 20px;
}

#site .content .videos-category {
  position: relative;
  margin-bottom: 4px;
  width: 630px;
  height: 68px;
  text-transform: uppercase;
  background-image: url(/images/bg_video_cat.jpg);
  background-position: 0 20px;
  background-repeat: no-repeat;
}

#site .content .videos-category .video-grunge-footer {
  position: absolute; top: 60px; left: 0;
}

#site .content .videos-category h3 {
  margin-left: 20px;
  color: #FEAE03;
  font-size: 20px;
  line-height: 40px;
}

#site .content .videos-category .videos-category-index {
  position: absolute; top: 20px; right: 0;
  height: 40px;
  font-size: 12px;
  font-weight: bold;
}

#site .content .videos-category .videos-category-index li {
  display: inline-block;
  color: #FFFFFF;
  line-height: 40px;
}

#site .content .videos-category .arrows {
  margin: 0 8px;
}

#site .content .videos-category .arrows span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 12px;
  height: 12px;
  cursor: pointer;
}

#site .content .videos-category .arrows span img {
  visibility: hidden;
  position: absolute; top: 0; left: 0;
  width: 12px;
  height: 12px;
}

#site .content .videos-category .arrows span:hover img,
#site .content .videos-category .arrows span img:first-child {
  visibility: visible;
}

#site .content .videos-category .arrows span:hover img:first-child {
  visibility: hidden;
}



#site .content .video-items {
  display: none;
}

#site .content .video-items.featured {
  display: block;
}

#site .content .video-items li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 10px;
  margin-bottom: 8px;
  width: 118px;
  height: 170px;
}

#site .content .video-items.featured li {
  height: 192px;
}

#site .content .video-items li.no-margin {
  margin-right: 0;
}

#site .content .video-items li a {
  display: block;
  padding-top: 15px;
  text-decoration: none;
  background-image: url(/images/video_item_header.jpg);
  background-repeat: no-repeat;
}

#site .content .video-items.featured li a {
  padding-top: 30px;
  background-image: url(/images/video_item_header_featured.jpg);
}

#site .content .video-items li a span:first-child {
  display: block;
  position: absolute; top: 8px; left: 0;
  width: 118px;
  height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

#site .content .video-items li .thumbnail {
  display: block;
  width: 118px;
  height: 66px;
  border-bottom: 2px solid #FFFFFF;
}

#site .content .video-items li #video-showing-now {
  position: absolute; top: 15px; left: 0;
  width: 118px;
  height: 66px;
}

#site .content .video-items.featured li #video-showing-now {
  top: 30px;
}

#site .content .video-items li h4 {
  padding: 6px;
  width: 106px;
  height: 68px;
  color: #493C31;
  font-size: 11px;
  background-image: url(/images/video_item_background.jpg);
  background-repeat: no-repeat;
}

#site .content .video-items li a:hover h4,
#site .content .video-items li.active a h4 {
  color: #FFFFFF;
  background-position: -118px 0;
}

#site .content .video-items li .date {
  position: absolute; bottom: 8px; left: 6px;
  color: #F18200;
  font-size: 11px;
  font-weight: bold;
}

#site .content .video-items.featured li .date {
  bottom: 16px;
}

#site .content .video-items li a:hover .date,
#site .content .video-items li.active a .date {
  color: #FFFFFF;
}

#site .content .video-items li .grunge {
  display: block;
  width: 118px;
  height: 6px;
}

#site .content .video-items.featured li .grunge {
  height: 14px;
}
/**
 *  - Videos
 *
**/


/**
 *  + News
 *
**/
#site #news .column.sidebar {
  padding-top: 450px;
}

#site .content .jerry-news {
  position: absolute; top: -109px; right: 20px;
  width: 300px;
  height: 588px;
}


.news-featured {
  width: 630px;
  height: 274px;
  background-image: url(/images/bg_news.jpg);
  background-repeat: no-repeat;
}

.news-featured li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 12px;
  width: 291px;
  height: 274px;
}

.news-featured li .divider-top,
.news-featured li .divider-bottom {
  position: absolute; left: 12px; top: 74px;
  width: 288px;
  height: 6px;
}

.news-featured li .divider-bottom {
  top: 182px;
}

.news-featured li h1 {
  padding-top: 32px;
  height: 60px;
  color: #FAC904;
  font-size: 16px;
  text-transform: uppercase;
}

.news-featured .image-frame {
  position: absolute; top: 94px; left: 12px;
  padding: 6px 0 0 6px;
  width: 122px;
  height: 74px;
  background-image: url(/images/news_image_frame.png);
  background-repeat: no-repeat;
}

.news-featured .image-frame img {
  width: 117px;
  height: 66px;
}

.news-featured li p {
  position: absolute; top: 100px; left: 150px;
  margin: 0;
  width: 150px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

.news-featured li .date {
  position: absolute; top: 194px; left: 12px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

.news-featured li .source {
  position: absolute; top: 208px; left: 12px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

.news-featured li .source span {
  color: #FAC904;
}

.news-featured li .button {
  display: block;
  position: absolute; top: 196px; left: 196px;
  width: 104px;
  height: 24px;
}

.news-featured li .button img {
  visibility: hidden;
  position: absolute; top: 0; left: 0;
  width: 104px;
  height: 24px;
}

.news-featured li .button img:first-child,
.news-featured li .button:hover img + img {
  visibility: visible;
}

.news-featured li .button:hover img:first-child {
  visibility: hidden;
}

.news-years-grunge {
  display: block;
  margin-bottom: 2px;
  width: 630px;
  height: 20px;
}

.news-years {
  padding-top: 6px;
  width: 630px;
  height: 40px;
  background-image: url(/images/bg_news_years.jpg);
  background-repeat: no-repeat;
}

.news-years li {
  display: inline-block;
  line-height: 40px;
}

.news-years li:first-child {
  margin-left: 36px;
}

.news-years li a {
  padding: 0 8px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
}

.news-years li:first-child a {
  padding-left: 0;
  border-left: 0;
}

.news-years li a:hover {
  color: #FAA50E;
}

.news-year {
  margin-bottom: 8px;
  width: 630px;
  height: 37px;
  color: #FFFFFF;
  font-size: 25px;
  line-height: 37px;
  text-indent: 20px;
  background-image: url(/images/bg_news_year.jpg);
  background-repeat: no-repeat;
  border-top: 1px solid #FFFFFF;
}

.news-items li {
  margin-bottom: 2px;
  padding: 0 30px;
  width: 570px;
  height: 114px;
  background-image: url(/images/bg_news_item.jpg);
  background-repeat: no-repeat;
}

.news-items li a {
  text-decoration: none;
}

.news-items li h4 {
  margin-bottom: 4px;
  height: 28px;
  color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 28px;
}

.news-items li h3 {
  margin-bottom: 2px;
  color: #128BB8;
}

.news-items li h3 span {
  color: #F38A00;
}

.news-items li p {
  margin: 0;
  color: #51462D;
  font-size: 12px;
}
/**
 *  - News
 *
**/


/**
 *  + Bios
 *
**/
#site .content .bio-header {
  display: block;
  margin-bottom: 16px;
  width: 630px;
  height: 96px;
}

#site .content .bio-grunge {
  display: block;
  margin-bottom: 4px;
  width: 630px;
  height: 20px;
}

#site .content .bios.details {
  padding-top: 8px;
  width: 630px;
  min-height: 360px;
  background-color: #FFFFFF;
  background-image: url(/images/bg_bio_content.jpg);
  background-repeat: no-repeat;
}

#site .content .bios li {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  margin-bottom: 16px;
  width: 190px;
  height: 350px;
  background-image: url(/images/bg_bio.jpg);
  background-repeat: no-repeat;
  overflow: visible;
}

#site .content .bios li.no-margin,
#site .content .bios.details li:first-child {
  margin-right: 0;
}

#site .content .bios li img.picture {
  margin: 32px 0 22px 20px;
  width: 150px;
  height: 150px;
}

#site .content .bios li img.name {
  margin-bottom: 12px;
  width: 190px;
  height: 50px;
}

#site .content .bios li h3 {
  color: #FFFFFF;
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
}

#site .content .bios li.bio-content {
  position: relative;
  margin-left: 40px;
  margin-right: 0;
  padding-top: 40px;
  width: 370px;
  height: auto;
  color: #51462D;
  font-size: 13px;
  background: none;
}

#site .content .bios li.bio-content p {
  margin-top: 0;
}

#site .content .bios li.bio-content p a {
  color: #128BB8;
}

#site .content .bios li.bio-content p a:hover {
  text-decoration: none;
}

#site .content .bios li.bio-content .button {
  display: block;
  position: absolute; top: 0; right: 0;
  width: 120px;
  height: 22px;
}

#site .content .bios li.bio-content .button img {
  visibility: hidden;
  position: absolute; top: 0; right: 0;
  width: 120px;
  height: 22px;
}

#site .content .bios li.bio-content .button img:first-child,
#site .content .bios li.bio-content .button:hover img + img {
  visibility: visible;
}

#site .content .bios li.bio-content .button:hover img:first-child {
  visibility: hidden;
}

#site .cconten .press-inquiries {
  padding-top: 16px;
}

#site .column .press-inquiries hr {
  padding: 0 0 16px 0;
}

#site .column .press-inquiries h3 {
  color: #056C92;
  font-size: 18px;
}

#site .content .press-inquiries p {
  color: #544C43;
  font-size: 16px;
}

#site .content .press-inquiries a {
  color: #DB7405;
}

#site .content .press-inquiries a:hover {
  text-decoration: none;
}
/**
 *  - Bios
 *
**/



#footer {
  clear: both;
  min-height: 128px;
  font-size: 15px;
  background-color: #000000;
}

#footer > ul {
  margin: 0 auto;
  padding-top: 24px;
  width: 1000px;
  text-align: center;
}

#footer > ul li.icons {
  float: left;
  height: 96px;
  text-align: left;
}

#footer > ul li.icons .social-reminder {
  display: inline-block;
}

#footer > ul li {
  display: inline-block;
  text-align: left;
}

#footer > ul li > ol li {
  padding: 0 8px;
  border-left: 1px solid #EA933A;
}

#footer > ul li > ol li:first-child {
  border-left: 0;
}

#footer > ul li a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

#footer > ul li a:hover {
  color: #ED953B;
}

#footer ul li.copyright {
  display: block;
  padding-top: 24px;
  color: #EA933A;
  font-size: 11px;
  text-align: center;
}

#footer ul li.copyright a {
  color: #EA933A;
  text-transform: uppercase;
}

#footer ul li.copyright a:hover {
  text-decoration: underline;
}

#footer .credit {
  clear: both;
  padding: 16px 0;
  color: #EA933A;
  font-size: 10px;
  text-align: center;
}

#footer .credit a {
  color: #EA933A;
}

#footer .credit a:hover {
  text-decoration: none;
}


#jerry-instagram {
  width: 100%;
  height: 232px;
  background-color: #423B36;
  background-image: url('/images/bg_instagram.jpg');
  background-repeat: no-repeat;
}

#jerry-instagram #mpInstagram {
  position: relative;
}

#mpInstagramImg {
  position: absolute; top: 14px; right: 14px;
	width: 205px;
	height: 205px;
}

#mpInstagramImg div {
	display: none;
}

#mpInstagramImg img {
	display: block;
	position: absolute; top: 0; right: 0;
	width: 205px;
	height: 205px;
	border: 0;
}


#wfdataframe {
  position: absolute; bottom: 0; right: 0;
  width: 0;
  height: 0;
  border: 0;
}

/**
 *  Pagination
 *
**/
.pagination {
  margin-bottom: 8px;
  margin-left: 20px;
}

.pagination li {
  display: inline-block;
  padding: 0 2px;
  color: #493C31;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.pagination li:hover {
  color: #F98F00;
}

.page-1 .video-items.page-1,
.page-2 .video-items.page-2,
.page-3 .video-items.page-3,
.page-4 .video-items.page-4,
.page-5 .video-items.page-5,
.page-6 .video-items.page-6,
.page-7 .video-items.page-7,
.page-8 .video-items.page-8,
.page-9 .video-items.page-9,
.page-10 .video-items.page-10,
.page-11 .video-items.page-11,
.page-12 .video-items.page-12,
.page-13 .video-items.page-13,
.page-14 .video-items.page-14,
.page-15 .video-items.page-15,
.page-16 .video-items.page-16,
.page-17 .video-items.page-17,
.page-18 .video-items.page-18,
.page-19 .video-items.page-19,
.page-20 .video-items.page-20,
.page-21 .video-items.page-21,
.page-22 .video-items.page-22,
.page-23 .video-items.page-23,
.page-24 .video-items.page-24,
.page-25 .video-items.page-25,
.page-26 .video-items.page-26,
.page-27 .video-items.page-27,
.page-28 .video-items.page-28,
.page-29 .video-items.page-29,
.page-30 .video-items.page-30 {
  display: block !important;
}

.page-1 ol .page-1,
.page-2 ol .page-2,
.page-3 ol .page-3,
.page-4 ol .page-4,
.page-5 ol .page-5,
.page-6 ol .page-6,
.page-7 ol .page-7,
.page-8 ol .page-8,
.page-9 ol .page-9,
.page-10 ol .page-10,
.page-11 ol .page-11,
.page-12 ol .page-12,
.page-13 ol .page-13,
.page-14 ol .page-14,
.page-15 ol .page-15,
.page-16 ol .page-16,
.page-17 ol .page-17,
.page-18 ol .page-18,
.page-19 ol .page-19,
.page-20 ol .page-20,
.page-21 ol .page-21,
.page-22 ol .page-22,
.page-23 ol .page-23,
.page-24 ol .page-24,
.page-25 ol .page-25,
.page-26 ol .page-26,
.page-27 ol .page-27,
.page-28 ol .page-28,
.page-29 ol .page-29,
.page-30 ol .page-30 {
  color: #F98F00;
}


/**
 *  Banner Cycle
 *
**/
#banner-cycle a {
  display: none;
}

#banner-cycle .cycle-banner {
  display: block;
  width: 300px;
  height: 118px;
}

#banner-cycle.cycle-1 .cycle-1,
#banner-cycle.cycle-2 .cycle-2,
#banner-cycle.cycle-3 .cycle-3,
#banner-cycle.cycle-4 .cycle-4 {
  display: block;
}


/**
 *  Form Messages
 *
**/
#site .content .form-messages {
  margin: 8px 0;
  padding: 16px;
  list-style: none;
}

#site .content .form-messages li {
  margin: 0;
  padding: 0;
}

#site .content .form-messages li:first-child {
  font-weight: bold;
  text-transform: uppercase;
}

#site .content .form-success {
  background-color: #F5FFF5;
  border: 1px solid #258025;
}

#site .content .form-success li {
  color: #258025;
}

#site .content .form-errors {
  background-color: #FFF5F5;
  border: 1px solid #CC2525;
}

#site .content .form-errors li {
  color: #CC2525;
}

