/* line 7, ../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass */
.showgrid {
  background: url('/images/grid.png?1257627537'); }

/* line 1, ../../app/stylesheets/partials/_home.sass */
#home {
  background: transparent url('/images/doctype_home.jpg') top left no-repeat;
  height: 455px;
  width: 949px;
  top: 1px;
  left: 5px;
  position: relative; }
  /* line 9, ../../app/stylesheets/partials/_home.sass */
  #home .home_splash {
    display: block;
    background: transparent;
    width: 550px;
    height: 457px;
    text-indent: -8388607em;
    outline: none; }
    /* line 17, ../../app/stylesheets/partials/_home.sass */
    #home .home_splash:hover {
      background: transparent url('/images/home_play.png') center center no-repeat; }
  /* line 20, ../../app/stylesheets/partials/_home.sass */
  #home .home_info {
    padding: 0;
    width: 370px;
    position: absolute;
    right: 20px;
    top: 30px;
    bottom: 20px; }
    /* line 28, ../../app/stylesheets/partials/_home.sass */
    #home .home_info h2 {
      padding: 0;
      margin: 0;
      color: #FFF;
      font-size: 2.25em; }
    /* line 34, ../../app/stylesheets/partials/_home.sass */
    #home .home_info h3 {
      color: #CCC;
      margin: 10px 0; }
    /* line 38, ../../app/stylesheets/partials/_home.sass */
    #home .home_info .newest_episode {
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0; }
      /* line 44, ../../app/stylesheets/partials/_home.sass */
      #home .home_info .newest_episode h4 {
        border-bottom: solid 1px #CCC;
        margin: 0 0 6px;
        font-size: 1.6em;
        color: #FFF; }
        /* line 49, ../../app/stylesheets/partials/_home.sass */
        #home .home_info .newest_episode h4 a {
          font-size: 0.7em; }
      /* line 52, ../../app/stylesheets/partials/_home.sass */
      #home .home_info .newest_episode .thumb {
        float: left; }
      /* line 55, ../../app/stylesheets/partials/_home.sass */
      #home .home_info .newest_episode a.details {
        padding: 10px 0;
        display: block;
        height: 100px;
        text-decoration: none; }
        /* line 61, ../../app/stylesheets/partials/_home.sass */
        #home .home_info .newest_episode a.details .title, #home .home_info .newest_episode a.details .episode_info {
          color: #FFF; }
        /* line 64, ../../app/stylesheets/partials/_home.sass */
        #home .home_info .newest_episode a.details .watch_now {
          margin-top: 24px;
          text-decoration: underline; }
        /* line 68, ../../app/stylesheets/partials/_home.sass */
        #home .home_info .newest_episode a.details:hover .watch_now {
          text-decoration: none; }
        /* line 71, ../../app/stylesheets/partials/_home.sass */
        #home .home_info .newest_episode a.details .title {
          display: block; }
        /* line 74, ../../app/stylesheets/partials/_home.sass */
        #home .home_info .newest_episode a.details em {
          font-size: 0.7em;
          color: #CCC; }

/* line 78, ../../app/stylesheets/partials/_home.sass */
#episodes .episode_list h3 a {
  font-size: 0.7em;
  color: #7DB3F3; }

/* line 1, ../../app/stylesheets/partials/_sidebar.sass */
#sidebar {
  margin: 0px 5px 50px 0;
  float: right;
  width: 250px; }

/* line 6, ../../app/stylesheets/partials/_sidebar.sass */
.module {
  border: solid 1px #43494A;
  background: #293237;
  padding: 20px;
  color: #CCC;
  margin-bottom: 20px; }
  /* line 10, ../../app/stylesheets/partials/_sidebar.sass */
  .module h3 {
    border-top: solid 4px #609ACB;
    margin: -20px -20px 20px;
    background: #2c2c2c;
    border-bottom: solid 2px #4d535b;
    color: #CCC;
    text-shadow: 2px 2px 6px #000;
    font-size: 1em;
    font-weight: normal;
    padding: 12px 20px 11px; }
    /* line 21, ../../app/stylesheets/partials/_sidebar.sass */
    .module h3 a:link,
    .module h3 a:visited,
    .module h3 a:hover,
    .module h3 a:active {
      text-decoration: none;
      color: #FFF;
      display: block;
      padding: 12px 20px 11px;
      margin: -12px -20px -11px; }

/* line 31, ../../app/stylesheets/partials/_sidebar.sass */
.index #sidebar {
  margin-top: 20px; }

/* line 1, ../../app/stylesheets/typography.sass */
h1 {
  margin: 0;
  padding: 0; }

/* line 5, ../../app/stylesheets/typography.sass */
h4 {
  border-bottom: solid 1px #777;
  font-size: 1.5em; }

/* line 9, ../../app/stylesheets/typography.sass */
h5 {
  font-size: 1.3em;
  margin: 40px 0 5px; }

/* line 13, ../../app/stylesheets/typography.sass */
a {
  color: #7db3f3; }
  /* line 16, ../../app/stylesheets/typography.sass */
  a:link, a:visited {
    color: #7db3f3; }
  /* line 19, ../../app/stylesheets/typography.sass */
  a:hover {
    text-decoration: none; }

/* line 22, ../../app/stylesheets/typography.sass */
p {
  line-height: 1.3em;
  color: #EEE;
  font-weight: normal;
  padding: 0 10px; }

/* line 28, ../../app/stylesheets/typography.sass */
ul {
  list-style-image: url('/images/blue-star.png'); }

/* line 31, ../../app/stylesheets/typography.sass */
ul.links li {
  padding: 3px 0; }

/* line 34, ../../app/stylesheets/typography.sass */
.ampersand {
  font-family: georgia;
  font-size: 0.8em; }

/* line 38, ../../app/stylesheets/typography.sass */
.meta {
  border: solid 1px #3a4448;
  border-width: 1px 0;
  padding: 4px;
  margin: 9px 0;
  text-shadow: 0 -1px 0 #222; }
  /* line 45, ../../app/stylesheets/typography.sass */
  .meta .episode_number {
    color: #AAA; }
  /* line 48, ../../app/stylesheets/typography.sass */
  .meta .date {
    color: #777;
    float: right; }

/* line 3, ../../app/stylesheets/navigation.sass */
#navigation_wrapper {
  background: #222;
  height: 70px;
  border-bottom: solid 2px #727785; }
  /* line 8, ../../app/stylesheets/navigation.sass */
  #navigation_wrapper #nav {
    font-size: 16px;
    list-style: none;
    font-weight: normal;
    margin: 0px auto;
    width: 1000px;
    display: block; }
    /* line 16, ../../app/stylesheets/navigation.sass */
    #navigation_wrapper #nav li {
      float: left;
      height: 66px;
      border-left: solid 1px #2c2c2c;
      border-top: solid 4px #222; }
      /* line 23, ../../app/stylesheets/navigation.sass */
      #navigation_wrapper #nav li:hover, #navigation_wrapper #nav li:active, #navigation_wrapper #nav li:focus {
        background: #2c2c2c;
        border-top: solid 4px #609ACB; }
      /* line 27, ../../app/stylesheets/navigation.sass */
      #navigation_wrapper #nav li.last {
        border-right: solid 1px #2c2c2c; }
    /* line 30, ../../app/stylesheets/navigation.sass */
    #navigation_wrapper #nav a {
      display: block;
      color: #CCC;
      text-decoration: none;
      padding: 25px 20px 24px;
      text-shadow: 2px 2px 6px #000;
      outline: none; }
      /* line 38, ../../app/stylesheets/navigation.sass */
      #navigation_wrapper #nav a:hover, #navigation_wrapper #nav a:active, #navigation_wrapper #nav a:focus {
        color: #FFF; }
    /* line 42, ../../app/stylesheets/navigation.sass */
    #navigation_wrapper #nav li.icons ul {
      margin: 21px 5px 0;
      padding: 0;
      list-style: none; }
      /* line 47, ../../app/stylesheets/navigation.sass */
      #navigation_wrapper #nav li.icons ul li {
        float: left;
        width: 16px;
        height: 16px;
        padding: 4px;
        border: 0; }
        /* line 53, ../../app/stylesheets/navigation.sass */
        #navigation_wrapper #nav li.icons ul li:hover, #navigation_wrapper #nav li.icons ul li:active, #navigation_wrapper #nav li.icons ul li:focus {
          background-color: transparent; }
        /* line 55, ../../app/stylesheets/navigation.sass */
        #navigation_wrapper #nav li.icons ul li a {
          border: 0;
          width: 16px;
          height: 16px;
          background-color: transparent;
          background-image: url(/images/icons.png);
          text-indent: -100000em;
          display: block;
          overflow: hidden;
          padding: 0;
          opacity: 0.7; }
          /* line 67, ../../app/stylesheets/navigation.sass */
          #navigation_wrapper #nav li.icons ul li a:hover, #navigation_wrapper #nav li.icons ul li a:active, #navigation_wrapper #nav li.icons ul li a:focus {
            background-color: transparent;
            opacity: 1.0; }
        /* line 71, ../../app/stylesheets/navigation.sass */
        #navigation_wrapper #nav li.icons ul li.twitter a {
          background-position: -16px 0; }
        /* line 73, ../../app/stylesheets/navigation.sass */
        #navigation_wrapper #nav li.icons ul li.rss a {
          background-position: -32px 0; }
        /* line 75, ../../app/stylesheets/navigation.sass */
        #navigation_wrapper #nav li.icons ul li.itunes a {
          background-position: -48px 0; }

/* line 1, ../../app/stylesheets/header.sass */
#header {
  height: 99px; }
  /* line 4, ../../app/stylesheets/header.sass */
  #header h1#logo {
    width: 327px;
    height: 69px;
    background: transparent url(/images/doctype.png) no-repeat;
    position: absolute;
    top: 20px; }
    /* line 11, ../../app/stylesheets/header.sass */
    #header h1#logo a {
      width: 327px;
      height: 69px;
      display: block;
      text-indent: -100000em;
      outline: none; }
  /* line 20, ../../app/stylesheets/header.sass */
  #header #banner {
    background: transparent;
    width: 468px;
    height: 60px;
    padding: 0px;
    position: absolute;
    right: 5px;
    top: 15px;
    text-indent: -19999999999em; }
  /* line 30, ../../app/stylesheets/header.sass */
  #header h2#done21 {
    width: 108px;
    height: 19px;
    position: absolute;
    right: 10px;
    top: -65px;
    background: transparent url(/images/done21.png) no-repeat; }
    /* line 38, ../../app/stylesheets/header.sass */
    #header h2#done21 a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 108px;
      height: 19px;
      text-indent: -100000em;
      outline: none; }

/* line 1, ../../app/stylesheets/helpers.sass */
.clear {
  clear: both; }

/* line 4, ../../app/stylesheets/helpers.sass */
hr {
  height: 0px;
  border: none;
  border-bottom: dashed 1px #555; }

/* line 1, ../../app/stylesheets/promos.sass */
.promo_logo {
  float: left;
  width: 178px; }

/* line 5, ../../app/stylesheets/promos.sass */
.promo_details {
  float: right; }
  /* line 8, ../../app/stylesheets/promos.sass */
  .promo_details .promo_description {
    padding: 0px;
    padding-bottom: 12px;
    width: 450px;
    margin: 0px; }
  /* line 14, ../../app/stylesheets/promos.sass */
  .promo_details .promo_codes {
    margin-top: 12px; }
    /* line 16, ../../app/stylesheets/promos.sass */
    .promo_details .promo_codes .code {
      font-weight: bold;
      font-size: 1.4em;
      padding: 6px;
      background: #1F6FBF;
      color: #FFF;
      border: 1px dashed #EEE;
      text-shadow: 0 -1px 1px rgba(0,0,0,0.7); }
    /* line 24, ../../app/stylesheets/promos.sass */
    .promo_details .promo_codes .code_description {
      width: 250px;
      margin-left: 18px;
      color: #FFF;
      font-size: 1.1em; }
  /* line 30, ../../app/stylesheets/promos.sass */
  .promo_details h4 {
    font-size: 1.0em;
    color: #888;
    border-top: dashed 1px #444;
    border-bottom: 0;
    text-align: left;
    margin-bottom: 0; }
    /* line 38, ../../app/stylesheets/promos.sass */
    .promo_details h4 span {
      position: relative;
      top: -10px;
      background: #293237;
      padding: 10px;
      margin-left: 10px;
      font-weight: normal; }

/* line 7, ../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass */
.showgrid {
  background: url('/images/grid.png?1257627537'); }

/* line 4, ../../app/stylesheets/components/comments.sass */
#comments #dsq-new-post .dsq-dc-logo, #comments #dsq-new-post h3 {
  display: none; }
/* line 7, ../../app/stylesheets/components/comments.sass */
#comments .dsq-subscribe-email,
#comments .dsq-subscribe-rss,
#comments .dsq-sharing-options,
#comments .dsq-item-trackback,
#comments .dsq-brlink {
  display: none; }

/* line 14, ../../app/stylesheets/components/comments.sass */
input.dsq-trackback-url {
  border: solid 1px #43494A;
  color: #CCC; }

/* line 1, ../../app/stylesheets/components/player.sass */
#player {
  position: relative;
  height: 457px;
  margin-bottom: 50px; }
  /* line 6, ../../app/stylesheets/components/player.sass */
  #player #video {
    position: absolute;
    top: 27px;
    left: 33px; }
  /* line 11, ../../app/stylesheets/components/player.sass */
  #player .intro {
    color: #AAA; }
  /* line 14, ../../app/stylesheets/components/player.sass */
  #player .info {
    position: absolute;
    right: 33px;
    top: 27px;
    width: 220px; }
    /* line 20, ../../app/stylesheets/components/player.sass */
    #player .info h2 {
      font-family: Helvetica;
      color: #DDD;
      margin: 0;
      padding: 0;
      line-height: 1.2em;
      text-shadow: 0 -1px 0 #000; }

/* line 28, ../../app/stylesheets/components/player.sass */
.episode_nav {
  width: 220px;
  list-style: none;
  padding: 0;
  margin: 20px 0;
  float: left; }
  /* line 35, ../../app/stylesheets/components/player.sass */
  .episode_nav li {
    float: left; }
    /* line 38, ../../app/stylesheets/components/player.sass */
    .episode_nav li a, .episode_nav li > span {
      background: rgba(0,0,0,0.3) url('/images/well.png') center center repeat-x;
      padding: 7px 10px 5px;
      width: 51px;
      display: block;
      font-size: 0.8em;
      border-bottom: solid 1px rgba(255,255,255, 0.2);
      border-top: solid 1px rgba(0,0,0, 0.1);
      text-shadow: 0, 0, 2px #000;
      text-decoration: none;
      font-weight: bold;
      text-align: center;
      color: #999; }
      /* line 53, ../../app/stylesheets/components/player.sass */
      .episode_nav li a:hover, .episode_nav li > span:hover {
        color: #FFF; }
    /* line 56, ../../app/stylesheets/components/player.sass */
    .episode_nav li >span, .episode_nav li >span:hover {
      color: #444; }
  /* line 61, ../../app/stylesheets/components/player.sass */
  .episode_nav li.previous a, .episode_nav li.previous > span {
    -moz-border-radius-topleft: 17px;
    -webkit-border-top-left-radius: 17px;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-bottomleft: 17px;
    -webkit-border-bottom-left-radius: 17px;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    margin-left: 0;
    border-width: 1px 0 1px 1px;
    border-left: solid 1px rgba(128,128,128, 0.1); }
  /* line 68, ../../app/stylesheets/components/player.sass */
  .episode_nav li.all a, .episode_nav li.all > span {
    border-width: 1px 0; }
  /* line 72, ../../app/stylesheets/components/player.sass */
  .episode_nav li.next a, .episode_nav li.next > span {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 17px;
    -webkit-border-bottom-right-radius: 17px;
    border-width: 1px 1px 1px 0;
    border-right: solid 1px rgba(128,128,128, 0.1); }

/* line 78, ../../app/stylesheets/components/player.sass */
.alt_video_message {
  margin-top: 3px;
  font-size: 10px;
  color: #AAA; }

/* line 1, ../../app/stylesheets/components/social_links.sass */
ul.social_links {
  margin: 0 -10px 0px -10px;
  padding: 0; }
  /* line 5, ../../app/stylesheets/components/social_links.sass */
  ul.social_links li {
    display: inline-block;
    margin: 0;
    text-align: center;
    border: solid 1px transparent; }
    /* line 11, ../../app/stylesheets/components/social_links.sass */
    ul.social_links li:hover {
      background: #161b1e;
      border: solid 1px #374044; }
  /* line 17, ../../app/stylesheets/components/social_links.sass */
  ul.social_links a {
    outline: none;
    width: 73px;
    height: 17px;
    display: block;
    padding: 80px 18px 10px;
    color: #FFF;
    font-size: 0.8em;
    text-decoration: none; }
    /* line 27, ../../app/stylesheets/components/social_links.sass */
    ul.social_links a.rss {
      background: transparent url(/images/icons/rss.png) center 10px no-repeat; }
    /* line 30, ../../app/stylesheets/components/social_links.sass */
    ul.social_links a.itunes {
      background: transparent url(/images/icons/itunes.png) center 10px no-repeat; }
    /* line 33, ../../app/stylesheets/components/social_links.sass */
    ul.social_links a.itunes-hd {
      background: transparent url(/images/icons/itunes-hd.png) center 10px no-repeat; }
    /* line 36, ../../app/stylesheets/components/social_links.sass */
    ul.social_links a.twitter {
      background: transparent url(/images/icons/twitter.png) center 10px no-repeat; }
    /* line 39, ../../app/stylesheets/components/social_links.sass */
    ul.social_links a.facebook {
      background: transparent url(/images/icons/facebook.png) center 10px no-repeat; }
    /* line 43, ../../app/stylesheets/components/social_links.sass */
    ul.social_links a.miro {
      background: transparent url(/images/icons/miro.png) center 10px no-repeat; }
  /* line 47, ../../app/stylesheets/components/social_links.sass */
  ul.social_links li:last-child a {
    margin-right: none; }

/* line 1, ../../app/stylesheets/components/episode_browser.sass */
.browse {
  width: 45px;
  height: 110px;
  cursor: pointer;
  display: block;
  background-image: url('/images/flippers.png');
  background-repeat: no-repeat;
  text-indent: -2000000em; }
  /* line 10, ../../app/stylesheets/components/episode_browser.sass */
  .browse.disabled {
    opacity: 0.3;
    cursor: default; }

/* line 14, ../../app/stylesheets/components/episode_browser.sass */
.prevPage {
  float: left;
  background-position: left center; }

/* line 18, ../../app/stylesheets/components/episode_browser.sass */
.nextPage {
  float: right;
  background-position: right center; }

/* line 22, ../../app/stylesheets/components/episode_browser.sass */
.scrollable {
  position: relative;
  overflow: hidden;
  width: 532px;
  height: 145px;
  float: left; }
  /* line 29, ../../app/stylesheets/components/episode_browser.sass */
  .scrollable .items {
    width: 2000000em;
    position: absolute; }
    /* line 33, ../../app/stylesheets/components/episode_browser.sass */
    .scrollable .items .episode_tile {
      float: left;
      width: 157px;
      padding: 9px 10px 9px 8px;
      text-decoration: none;
      color: #CCC;
      border: solid 1px transparent; }
      /* line 41, ../../app/stylesheets/components/episode_browser.sass */
      .scrollable .items .episode_tile:hover {
        background: #161b1e;
        border: solid 1px #374044; }
      /* line 48, ../../app/stylesheets/components/episode_browser.sass */
      .scrollable .items .episode_tile .episode_title {
        height: 2em;
        font-weight: bold;
        font-size: 0.9em;
        padding: 0 5px 2px; }
      /* line 54, ../../app/stylesheets/components/episode_browser.sass */
      .scrollable .items .episode_tile img {
        border: solid 1px #161b1e;
        margin-bottom: 5px; }

/* line 58, ../../app/stylesheets/components/episode_browser.sass */
.thumbnail_and_details {
  position: relative; }
  /* line 61, ../../app/stylesheets/components/episode_browser.sass */
  .thumbnail_and_details .detail {
    font-size: 0.8em;
    padding: 3px 2px 3px 7px;
    position: absolute;
    background: rgba(0,0,0, 0.7);
    bottom: 5px;
    left: 1px;
    right: -1px;
    color: #CCC; }
  /* line 71, ../../app/stylesheets/components/episode_browser.sass */
  .thumbnail_and_details .detail + .detail {
    background: transparent;
    text-align: right;
    right: 1px; }

/* line 7, ../../../../../../opt/local/lib/ruby/gems/1.8/gems/compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass */
.showgrid {
  background: url('/images/grid.png?1257627537'); }

/* line 3, ../../app/stylesheets/components/episode_extras.sass */
.ui-tabs .ui-tabs-hide {
  display: none; }

/* line 6, ../../app/stylesheets/components/episode_extras.sass */
#extended {
  border: solid 1px #43494A;
  background: #293237;
  padding: 20px;
  color: #CCC;
  width: 635px;
  margin: 0px 5px 50px;
  float: left; }
  /* line 12, ../../app/stylesheets/components/episode_extras.sass */
  #extended .tabs {
    background: #222;
    margin: -20px -20px 20px;
    border-bottom: solid 2px #4d535b;
    padding: 0;
    list-style: none; }
    /* line 19, ../../app/stylesheets/components/episode_extras.sass */
    #extended .tabs li {
      display: inline-block;
      border-right: solid 1px #2c2c2c;
      border-top: solid 4px #222; }
      /* line 25, ../../app/stylesheets/components/episode_extras.sass */
      #extended .tabs li:hover, #extended .tabs li:active, #extended .tabs li:focus, #extended .tabs li.ui-state-active {
        background: #2c2c2c;
        border-top: solid 4px #609ACB; }
      /* line 29, ../../app/stylesheets/components/episode_extras.sass */
      #extended .tabs li a {
        display: block;
        color: #CCC;
        text-decoration: none;
        padding: 12px 20px 11px;
        text-shadow: 2px 2px 6px #000;
        outline: none; }
        /* line 37, ../../app/stylesheets/components/episode_extras.sass */
        #extended .tabs li a:hover, #extended .tabs li a:active, #extended .tabs li a:focus {
          color: #FFF; }

/* line 40, ../../app/stylesheets/components/episode_extras.sass */
.download, .share {
  width: 297px;
  float: left;
  margin-top: -20px; }

/* line 45, ../../app/stylesheets/components/episode_extras.sass */
.share {
  margin-left: 40px; }
  /* line 48, ../../app/stylesheets/components/episode_extras.sass */
  .share .embed {
    margin: -20px 10px 10px; }
    /* line 51, ../../app/stylesheets/components/episode_extras.sass */
    .share .embed label {
      font-size: 0.6em;
      margin-bottom: 2px;
      display: block; }
    /* line 56, ../../app/stylesheets/components/episode_extras.sass */
    .share .embed .embed_code input {
      width: 95%; }
  /* line 59, ../../app/stylesheets/components/episode_extras.sass */
  .share .custom {
    font-size: 0.8em;
    padding: 3px 4px 3px 16px;
    background: transparent url('/images/icons/cog.gif') 3px center no-repeat; }
    /* line 64, ../../app/stylesheets/components/episode_extras.sass */
    .share .custom input {
      background: #222;
      color: #CCC;
      border: dashed 1px #555;
      padding: 2px;
      text-align: right; }

/* line 72, ../../app/stylesheets/components/episode_extras.sass */
.downloads {
  margin: -20px 0 0;
  padding: 0;
  list-style: none; }
  /* line 77, ../../app/stylesheets/components/episode_extras.sass */
  .downloads li {
    display: block;
    padding: 0;
    margin: 0; }
    /* line 83, ../../app/stylesheets/components/episode_extras.sass */
    .downloads li a {
      display: block;
      height: 58px;
      padding: 10px 10px 0 84px;
      text-decoration: none;
      color: #CCC;
      border: solid 1px transparent; }
      /* line 91, ../../app/stylesheets/components/episode_extras.sass */
      .downloads li a .title {
        border-bottom: solid 1px #444;
        font-weight: bold;
        font-size: 1.3em;
        margin-bottom: 4px; }
      /* line 97, ../../app/stylesheets/components/episode_extras.sass */
      .downloads li a .more {
        color: #999;
        font-size: 0.8em; }
    /* line 101, ../../app/stylesheets/components/episode_extras.sass */
    .downloads li.hd a {
      background: transparent url('/images/icons/download-hd.png') 10px center no-repeat; }
      /* line 104, ../../app/stylesheets/components/episode_extras.sass */
      .downloads li.hd a:hover {
        background-color: #161b1e;
        border: solid 1px #374044; }
    /* line 108, ../../app/stylesheets/components/episode_extras.sass */
    .downloads li.sd a {
      background: transparent url('/images/icons/download-sd.png') 10px center no-repeat; }
      /* line 111, ../../app/stylesheets/components/episode_extras.sass */
      .downloads li.sd a:hover {
        background-color: #161b1e;
        border: solid 1px #374044; }

/* line 1, ../../app/stylesheets/components/spotlight.sass */
.spotlight {
  width: 228px;
  height: 65px;
  display: block;
  text-indent: -10000em;
  background: transparent url(/images/spotlight.png);
  right: 29px;
  bottom: 21px;
  position: absolute;
  outline: none; }

/* line 12, ../../app/stylesheets/components/spotlight.sass */
#sponsor_page {
  width: 600px;
  height: 400px;
  background: url(/images/sponsor_bg.png) top left no-repeat;
  position: relative; }
  /* line 18, ../../app/stylesheets/components/spotlight.sass */
  #sponsor_page h2 {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 1.7em;
    color: #FFF;
    width: 300px; }
  /* line 26, ../../app/stylesheets/components/spotlight.sass */
  #sponsor_page p {
    position: absolute;
    top: 60px;
    right: 20px;
    width: 300px;
    color: #EEE;
    font-size: 0.9em; }
  /* line 34, ../../app/stylesheets/components/spotlight.sass */
  #sponsor_page form {
    position: absolute;
    width: 300px;
    right: 20px;
    top: 180px; }
    /* line 40, ../../app/stylesheets/components/spotlight.sass */
    #sponsor_page form .field {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px; }
    /* line 46, ../../app/stylesheets/components/spotlight.sass */
    #sponsor_page form input[type=text] {
      width: 130px;
      background: rgba(0,0,0, 0.5);
      border: solid 1px #888;
      color: #FFF; }
    /* line 52, ../../app/stylesheets/components/spotlight.sass */
    #sponsor_page form textarea {
      width: 274px;
      background: rgba(0,0,0, 0.5);
      border: solid 1px #888;
      height: 100px;
      color: #FFF; }
    /* line 59, ../../app/stylesheets/components/spotlight.sass */
    #sponsor_page form label {
      display: block;
      color: #CCC;
      font-size: 0.9em; }
    /* line 63, ../../app/stylesheets/components/spotlight.sass */
    #sponsor_page form .button {
      color: #FFF;
      font-size: 0.8em; }
      /* line 67, ../../app/stylesheets/components/spotlight.sass */
      #sponsor_page form .button a {
        color: #EEF; }
  /* line 69, ../../app/stylesheets/components/spotlight.sass */
  #sponsor_page #thank_you {
    display: none; }

/* line 73, ../../app/stylesheets/components/spotlight.sass */
#sponsor_page.thank_you #thank_you {
  display: block;
  position: absolute;
  right: 20px;
  top: 180px;
  color: #FFF;
  width: 300px; }
/* line 81, ../../app/stylesheets/components/spotlight.sass */
#sponsor_page.thank_you form {
  display: none; }

/* line 12, ../../app/stylesheets/main.sass */
html {
  height: 100%;
  width: 100%;
  min-height: 100%; }

/* line 17, ../../app/stylesheets/main.sass */
body {
  background: #010101 url(/images/body-background.png) center 70px   repeat-x;
  height: 100%;
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-family: helvetica; }

/* line 26, ../../app/stylesheets/main.sass */
#wrapper {
  width: 960px;
  margin: 0px auto;
  position: relative; }

/* line 31, ../../app/stylesheets/main.sass */
#body_wrapper {
  position: relative; }

/* line 34, ../../app/stylesheets/main.sass */
body.show #body_wrapper {
  background: transparent url(/images/background.jpg) top center no-repeat;
  width: 100%;
  min-height: 100%; }

/* line 41, ../../app/stylesheets/main.sass */
#footer {
  color: #666;
  font-size: 0.75em;
  line-height: 1.4em;
  text-align: center; }

/* line 48, ../../app/stylesheets/main.sass */
#main_content, #episodes {
  width: 687px;
  float: left; }

/* line 53, ../../app/stylesheets/main.sass */
.episode_archive {
  border: solid 1px #43494A;
  background: #293237;
  padding: 20px;
  color: #CCC; }
  /* line 56, ../../app/stylesheets/main.sass */
  .episode_archive .episode {
    margin: 0px 5px 23px;
    padding-bottom: 20px;
    clear: both;
    overflow: auto;
    font-size: 0.9em;
    border-bottom: dashed 1px #444; }
    /* line 64, ../../app/stylesheets/main.sass */
    .episode_archive .episode p {
      padding: 0;
      font-size: 0.8em;
      color: #AAA; }
    /* line 69, ../../app/stylesheets/main.sass */
    .episode_archive .episode .info {
      margin-left: 200px; }
    /* line 72, ../../app/stylesheets/main.sass */
    .episode_archive .episode h4 {
      margin: 0 0 5px 0;
      font-size: 1.2em;
      border: 0;
      text-decoration: none; }
      /* line 78, ../../app/stylesheets/main.sass */
      .episode_archive .episode h4 a {
        color: #DDD; }

/* line 81, ../../app/stylesheets/main.sass */
a.episode_thumb {
  display: block;
  float: left;
  width: 178px;
  margin-right: 20px; }
  /* line 87, ../../app/stylesheets/main.sass */
  a.episode_thumb img {
    border: none;
    opacity: 0.25; }
    /* line 91, ../../app/stylesheets/main.sass */
    a.episode_thumb img:hover, a.episode_thumb img:active {
      opacity: 0.75; }

/* line 94, ../../app/stylesheets/main.sass */
.episode h3 {
  padding: 0;
  margin: 0 0 10px; }

/* line 98, ../../app/stylesheets/main.sass */
h2.tagline {
  color: #DDD;
  display: none;
  font-size: 2.6em;
  font-weight: normal;
  margin: 0;
  padding: 0; }
