@import url('artistSiteStyle.css');

#bodyContent {
	padding: 1px !important;
}

.headlineLink {
	padding-left: 0px !important;
	font-weight: bold;
	color: #990000;
	}

.latestNewsHeader  {
	width: 550px;
	height: 28px;
	margin-top: 50px;
	display: none;
	}
	
.latestNewsHeaderHome {
	width: 436px;
	height: 18px;
	}
	
#performancesHeading, #appearancesHeading {
	width: 450px;
	padding: 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	text-indent: 15px;
	}	

#appearancesHeading {
	margin-top: 50px !important;
	}

.newsItemSml {
	margin-bottom: 1px;
	padding: 10px 15px;
	}
	
.newsItem, .eventItemLong {
	padding: 10px 15px;
	}	
	
.newsImage {
	width: 150px;
	}		

.newsDateSummary {
	color: #333333;
	font-size: 11px;
	width: 150px;
	}
	
.newsListSummary {
	margin: 0px 10px 10px 0px;
	}	
	
.newsDate {
	margin: 8px 0px;
	color: #333333;
	font-size:  11px;
	}
		
div.archive {
	}	
	
table.archiveTable {
	margin: 10px;
	}	
	
.archiveTable td {
	padding: 5px;
	}	
	
/* forArchive style - see artistSiteStyle06.css */	
	
.forArchive {
padding: 10px 15px;
}
.forArchive a {
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}			

a.readMore	{ 
	text-transform: uppercase; 
	padding-top: 5px;
	font-size: 11px;
	}
	
a.readMore:hover	{ color: #666666; }

.signmeup {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
}

#flashheaderOuter {
	width: 475px;
	height: 100px;
	}
	
#flashmenuOuter {
	width: 373px;
	height: 680px;
	}
	
/* TOUR DATES */
.forToursHeader {
	display: none;
	}
	
#clickInfo {
	display: none;
	}

.tourTable td {
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	}
	
.toursListTable td {
	padding: 3px;
	}
	
.tourDate {
	float: left;
	width: 110px;
text-indent: 10px;
	}	
	
.tourDate a {
	color: #660000 !important;
	width: 580px;
	height: 40px;
	display: block;
	z-index: -1;
	padding-left: 5px;
	padding-top: 5px;
	}	
	
.tourDate a:hover {
	background:#fff;
	}	
	
	
.tourLink {
	height: 46px;
	overflow: hidden;
	}	
	
.tourLink a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}
	
.tourLink a:hover {
	color:#330000;
	}		

	
div.tourVenue {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
	z-index: 0;
	_position: relative;
	_top: -45px;
	_left: 100px;
	}
		
/* LONG SHOW DETAILS */
.showCat {
	font-weight: bold;
	color: #660000;	width: 100%;
	line-height: 2.2;
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	}
	
.hideCat {
	visibility: hidden;
	}
	
#showDetails div {
	margin: 10px 0px;
	}			
