body { background: url(/2012/images/bg.jpg); margin: 0; padding: 0; font-family: arial, helvetica, sans-serif; color: #3E0D00; text-align: center; }
a { color: #B81720; }
#container { margin: auto; width: 978px; }
h1 { padding: 0 0 0px 0; margin: 0; }
.middle { background: url(/2012/images/middle.jpg) repeat-y; margin: auto; width: 920px; }
.middle .inside { padding: 00px 35px 0 35px; text-align: center; }
.redbox { 20px; background: #B91722; width: 978px; position: relative; left: -2px; color: #F6CFD8; }
.redbox .inside { padding: 20px 25px; text-align: center; }
.redbox_bottom {  background: url(/2012/images/middle.jpg) repeat-y 32px top; position: relative; left: -3px;}
/* #content { min-height: 1000px; } */
#content .left { float: left; width: 480px; text-align: left; margin-left: 25px; }
#content .right { float: right; width: 375px; text-align: left; }
.medley_text { padding: 0 0 35px 0; }
.now_playing { font: bold 12px helvetica; }
.now_playing .current_medley { font: italic 20px georgia; padding-left: 10px; }
.opts { font: bold 12px helvetica; padding-bottom: 15px; }
a.facebook { text-indent: -999em; display: block; float: left; background: url(/2012/images/facebook.gif) no-repeat;  width: 86px; height: 33px; margin-right: 10px; }
a.twitter { text-indent: -999em; display: block; float: left; background: url(/2012/images/twitter.gif) no-repeat;  width: 119px; height: 33px; margin-right: 10px; }
.blockopt { padding-top: 20px; font: bold 12px helvetica; }
.blockopt .link { font: 13px georgia; }
iframe { padding: 10px; background: #B91722; }
iframe#fb_like { padding: 0px; background: transparent; }
.mr-share iframe { padding: 0px; background: transparent; }

table { font-size: 12px; }
.schedule { font-size: 12px; }
b.artist_name { font-size: 14px; }
ul.artist_list { margin: 0.5em 0 0 0; padding: 0; }
ul.artist_list li {
    list-style-type: none;
    margin: 0 0 0.5em 1em;
    padding: 0;
    text-indent: -1em;
}
.table_header {
    border: 1px solid black;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #B91722;
    color: #F6EFD8; 
}
.table_header a { color: #F6EFD8; }
.previous_opts { font-size: 13px; padding: 10px 0 20px 0; }


.bandpic { margin-right: 15px; height: 265px; background-color: #3E0F00; }
.bandpic .info { padding: 9px; text-align: left; background-color: #3E0F00; position: relative; }
.bandpic .info .name { font: italic 14px georgia; color: #F8DFC3; }
.bandpic .info .position { font: bold 12px helvetica; color: #B81721; display: none; }
.bandpic .info .link {
  position: absolute;
  top: 9px; right: 9px;
}
.bandpic .info .link a {
  display: block;
  text-indent: -999em;
  background: url(/2012/images/link_arrow.png) no-repeat;
  width: 11px;
  height: 11px;
  overflow: hidden;
}

#roster .odd {
  font: 18px arial;
  color: #3E0F00;
}

#roster .even {
  font: 18px georgia;
  color: #9E0F00;
}
