/* Main Stylesheet
 * $Id: main.css,v 1.2 2005/02/24 02:41:25 justin Exp $
 */

BODY, TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #000; }
A { color: #9B7B34; text-decoration: underline; }
A:hover { color: #7B9E62; text-decoration: none; }

TR.odd {}
TR.even { background-color: #FCF7D4; }

DIV.navMain { font-weight: bold; color: #9B7B34; text-align: center; margin: 0 15 5 15px; }
.navMain A { color: #9B7B34; text-decoration: none; }
.navMain A:hover { color: #7B9E62; text-decoration: none; }
.navMain A.disabled { color: #CCC; text-decoration: none; }

DIV.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 11px; color: #626262; text-align: right; margin: 5 10px; }

/* HOME */
.listenNow { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; color: #FFF; }
.listenNow A { color: #FFF; text-decoration: none; }
.listenNow A:hover { color: #FFF; text-decoration: none; }
INPUT.join { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; color: #666; padding: 1 5px; border: 1px solid #888; margin: 0px; width: 250px; }


/* SHOWS */
TH.show { font-size: 11px; background-color: #EEE; color: #666; padding: 1 10px; border: 0px solid #7B9E62; border-bottom-width: 1px; font-weight: normal; }
.showDate { font-size: 11px; font-weight: bold; }
.showVenue { font-size: 11px; }
.showVenue .name { font-weight: bold; }
.showDirections { font-size: 10px; line-height: 12px; color: #444; font-style: italic; margin: 0 0 0 10px; }
.showDetail { font-size: 10px; line-height: 12px; color: #333; margin: 8 0 0 0px; }
.showTime { text-align: right; font-weight: bold; }
.showAge { text-align: right; }
.showCover { text-align: right; }
.showTBA { text-align: right; color: #CCC; font-style: italic; }


/* NEWS */
DIV.newsDate { font-size: 11px; line-height: 12px; font-weight: bold; margin: 0 10 5 10px; }
DIV.newsDetail, DIV.newsDetail1 { font-size: 10px; line-height: 13px; margin: 5 0 10 0px; padding: 0 10 20 10px; border-top: 1px dashed #9B7B34; }
DIV.newsDetail1 { border: 0px; }

/* BIO, CONTACT */
DIV.bio, DIV.contact { font-size: 11px; line-height: 16px; margin: 5 15 30 30px; }