body {
  background-color: #011631;
  /*background-image: url("/asoradio/pix/flourish.png");
  background-position: bottom right;
  background-repeat: no-repeat;*/
  background-image: url("/asoradio/pix/bandie-chibi.png");
  background-position: 4% 100%;
  background-repeat: no-repeat;
  color: #fffff7;
  font-family: bitstream, serif;
  font-size: 14px;
  margin: 0px;
}

a:link, a:active, .jsButton {
  color: #aaaaff;
  font-weight: normal;
  text-decoration: underline;
}

a:visited {
  color: #8080d0;
  font-weight: normal;
}

img {
  border: none;
}

h1, h2, h3 {
  color: #004080;
}

div#main {
}

div#content {
  background-color: #fffffb;
  border: solid black 1px;
  color: #000000;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: left;
}

div#content a:link, div#content a:active, div#content .jsButton {
  color: #00007f;
  text-decoration: underline;
}

div#content a:visited {
  color: #5f205f;
}

div#colLeft, div#colCenter, div#colRight {
  float: left;
  margin-bottom: -100em;
  padding-bottom: 100em;
  width: 31%;
}

div#colLeft, div#colRight {
}

div#colLeft {
  padding-right: 0.5em;
}

div#colCenter {
  border-left: solid black 1px;
  border-right: solid black 1px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

div#colRight {
  padding-left: 0.5em;
}

div#titlebox {
  background-image: url("/asoradio/pix/titleBackground.jpg");
  background-position: center center;
  background-repeat: repeat-y;
  color: #fffff7;
  padding-left: 1em;
  padding-top: 1em;
  text-align: center;
}

a#title:link, a#title:visited, a#title:active {
  color: #fffff7;
  font-size: 225%;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

.jsButton {
  cursor: pointer;
}

div#searchbox {
  height: 1em;
  margin-right: 1em;
  position: relative;
  top: -0.5em;
}

div#content, div#airing, div#comment, div#titlebox, div#subscriptionBox, div#frontPiece, div.contentbox {
  height: 100%;
  overflow: hidden;
}

span#epsDate, span#commentary {
  float: left;
}

span#epsAir, span#commentaryNumber, div#searchbox {
  float: right;
}

div#frontPiece {
  float: left;
  font-weight: bold;
  width: 12em;
}

div.infobox {
}

div.headerbox {
  color: #004080;
  font-size: 150%;
}

div.contentbox {
}

img#bandieBobble {
  bottom: 0px;
  left: 0px;
  position: absolute;
  z-index: 1;
}

textarea.code {
  width: 100%;
  height: 5em;
}

div.piccol {
  background-color: #efefef;
  border: 1px solid gray;
  float: right;
  font-style: oblique;
  margin-bottom: 1em;
  margin-left: 1em;
  padding: 4px;
  text-align: center;
  width: 160px;
}

div.spaced {
  margin-bottom: 1em;
}

div.spacer {
  clear: both;
}

img.floatright {
  float: right;
  padding: 4px;
}

table.ratings {
  background-color: #efefef;
  border-collapse: collapse;
}

table.ratings tr:hover {
  background-color: #eeeeae;
}

table.ratings th {
  border: 1px solid black;
  font-weight: bold;
}

table.ratings td {
  border: 1px solid black;
  vertical-align: top;
}

table.ratings col.sortasccol {
  background-color: #ccffcc;
}

table.ratings col.sortdesccol {
  background-color: #ccccff;
}

div.bannerholder {
  border: 1px dotted black;
  margin-bottom: 1em;
  padding: 1em;
}

div#cc_notice {
  background-color: #eeeede;
  border: dotted 1px gray;
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 1em;
}

div#viewAll {
  margin-top: 1em;
  text-align: center;
}

ul#footerRun {
  margin: 0px;
  padding: 0px;
}

ul#footerRun li {
  display: inline;
  list-style-type: none;
}

ul#footerRun li:before {
  content: " - ";
}

ul#footerRun li:first-child:before {
  content: "";
}

.invisiLink {
  display: none;
}

div#emailSection {
  height: 24px;
  margin-bottom: 0.5em;
  margin-top: -1em;
  text-align: right;
}

div#banner_spot {
  border: 1px solid transparent;
  float: right;
  height: 90px;
  right: 4px;
  position: absolute;
  top: 8em;
  width: 728px;
}

div#rssHolder {
  float: left;
}

.centeredText {
  text-align: center;
}

div#fontSwitcher {
  padding: 0.5em;
}

div.downloadDetails {
  clear: both;
  float: right;
  margin-top: 1em;
}

span#embeddedPlayer {
  float: right;
}


div#episodeBox {
  border-bottom: solid black 1px;
}

div#block_ad_column {
  margin-bottom: 1em;
  width: 160px;
  height: 90px;
}

