#body { background:url(../images/canvas_dark.jpg?1) 0 0 no-repeat #101624 !important; }
#showlogo { background:url(../images/banner.png?2) 0 0 no-repeat !important; background-size: 90% auto !important; background-position: center center;  }
@media screen and (max-width: 760px ) {
  #showlogo { background-size: 100% auto !important; }

}
@media screen and (max-width: 4000px ) {
  #showlogo { height: 130px;}

}

#resources li { display: inline-block; width: 45%; min-width: 200px; padding: 13px 2px; }
#resources li .episode_title { display: block; }
#resources li .date  { display: block; }
#resources li .resource.pdf  { display: block; padding-left: 30px; background: url( ../images/pdf.png) no-repeat; }
#resources li h2 { padding: 0; padding: 0; font-size: 12pt; color: yellow; margin: 0; }
#resources li.new { font-style: italic }
