
.indexpic {
	background: url(../img/bg_live_1000x793.jpg) no-repeat center -50px; 
	}

#nav {  }
#nav ul {
	width: 650px;
	background: #000;
	}

#main {  }

#live { 
	width: 650px; 
	margin: 350px auto 30px;
	padding: 0 0 15px; 
	text-align: left; 
	background: url(../img/black_opc90.png); 
	}

#live p.credit { 	
	margin: 0; 
	padding: 5px 25px 10px 0;
	font: normal 10px "Andale Mono", "Lucida Console", "MS Gothic", "Arial Narrow", Arial, monospace;
	color: #666;
	text-align: right;
	} 

#live p.credit a					{ text-decoration: underline; }
#live p.credit a:link			{ color: #666; }
#live p.credit a:visited	{ color: #666; }
#live p.credit a:hover		{ color: #fff; }
#live p.credit a:active		{ color: #ff8700; text-decoration: none; }


#live a 				{ text-decoration: none; }
#live a:link 		{ color: #fc6; }
#live a:visited { color: #fc6; }
#live a:hover 	{ color: #ff8700; }
#live a:active 	{ color: #fff; }

#live h2 { 
	width: 600px; 
	margin: 0 auto 0; 
	padding: 0 0 10px; 
/* 	border-bottom: 1px solid #333;  */
	font: normal 18px/1.5em "Andale Mono", "Lucida Console", "MS Gothic", "Arial Narrow", Arial, monospace;
	text-transform: uppercase; 
	text-align: left;
	color: white;
	}
	
#live h3 { 
	width: 600px; 
	margin: 15px auto 0; 
	padding: 15px 0 10px; 
	border-bottom: 1px solid #333; 
	font: normal 16px/1.5em "Andale Mono", "Lucida Console", "MS Gothic", "Arial Narrow", Arial, monospace;
	text-transform: uppercase;
	color: white;
	text-align: left;
	}
	
#live td { text-align: left; padding: 10px 0 10px; vertical-align: baseline; }	
#live tr td.stroke_obl {
	vertical-align: middle;
	padding: 0;
	border: 0;
	background: url(../img/stroke_obl_6x6.gif); 
	height: 5px;
	font-size: 1px;
	line-height: 1em;
	}

#live td.date { width: 80px; }
#live td.city {
	width: 150px; 	
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	}
#live td.city p { margin: 0; }
#live td.city p.flyer { margin: 10px 0 0; }
#live td.city p.flyer img { border-width: 1px; border-style: solid; padding: 3px; }
#live td.city p.flyer a:link { color: #333; }
#live td.city p.flyer a:visited { color: #333; }
#live td.city p.flyer a:hover { color: #999; }
#live td.city p.flyer a:active { color: #fff; }

#live td.time { width: 70px; }
#live td.event { width: 300px; }
#live td.event h3 {
	width: auto; margin: 0; padding: 0;
	border: none;
	font: normal 16px/1.5em "Andale Mono", "Lucida Console", "MS Gothic", "Arial Narrow", Arial, monospace;
	text-transform: uppercase; 
	text-align: left;
	color: white;
	}
#live td.event .venue { color: white; font-size: 14px; }
#live td.event p { margin: 5px 0 0; padding: 0; }
#live td.event p.address { 
	margin: 5px 0 0;
	font: normal 12px/1.5em "Lucida Grande", Helvetica, Arial, sans-serif; 
	}
#live td.event a.more { 
	font: normal 12px/1.5em "Andale Mono", "Lucida Console", "MS Gothic", "Arial Narrow", Arial, monospace;
	text-decoration: underline; }
#live td.event a.more:link { color: #999; }
#live td.event a.more:visited { color: #999; }
#live td.event a.more:hover { color: #fff; }
#live td.event a.more:active { color: #ff8700; text-decoration: none; }


