
#print-preview { display: block; margin: 5px 0; }

#header { display: none; }
#right { display: none; }
#footer { display: none; }
#episode-comment-add { display: none }

#left { float: none; }



/***** Host Page Overrides ******/

#host-layout { margin-top: 16px; }
#host-layout .column1 {
  float: none;
  position: absolute;
  top: 510px;
  }
#host-layout .column2 {
  float: none;
  left: 315px;
  position: absolute;
  top: 510px;
  }


/***** Home Page Overrides ******/

#homepage-above-fold { display: none; }
#homepage-spread { display: none; }





/***** Category Page Overrides ******/

div.category-nav { background: none !important; height: auto; width: auto; }
#category-hosts { display: none; }
div.category-nav h1, .category-nav h2 {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 0;
  }
div.category-nav h1 { font-size: 28px; }




/***** Bio/Index Page Overrides ******/

#host-bio-layout { margin-top: 16px; width: auto; }
#host-bio-layout .column1 { display: none; }
#host-bio-layout .column2 { float: none; width: auto; }



/***** Host Non-Podcast Page Overrides ******/

#host-page-layout { margin-top: 16px; width: auto; }
#host-page-layout .column1 { display: none; }
#host-page-layout .column2 { float: none; width: auto; }



/***** Tip Page Overrides ******/

#outer { width: auto; }
#print-preview { border-bottom: 1px solid #999; margin-bottom: 20px; }
#content { width: auto; margin: 0; }
#left { width: auto; }
#host-illustration { display: none; }
#tip-layout { margin-top: 16px; width: auto; }
#tip-layout .column1 { display: none; }
#tip-layout .column2 { width: auto; }
#article-tools { display: none; }
#mediaplayer { display: none; }
div.host-nav { width: auto; height: auto; background: none !important; }
div.host-nav h1, .host-nav h2 {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 0;
  }
div.host-nav h1 { font-size: 28px; }
div.host-nav h2 { font-size: 14px; }
#host-banner-link { display: none; }
#host-tags { display: none; }
.breadcrumbs { display: none; }


