@import url(artistSiteStyle.css);

.latestNewsHeader  {
	display: none;
	width: 550px;
	height: 28px;
	margin-top: 50px;
	}
	
.latestNewsHeaderHome {
	background: url(../images/headings/news.gif) no-repeat;
	width: 436px;
	height: 18px;
	}
	
#performancesHeading, #appearancesHeading {
	background: url(../images/titlebar.gif) no-repeat;
	width: 550px;
	height: 28px;
	margin-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 2.5;
	}	

#appearancesHeading {
	margin-top: 50px !important;
	}

.newsItemSml {
	margin-bottom: 1px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #000;
	}
	
.newsItem, .eventItemLong {
	margin-bottom: 10px;
	}		

.newsDateSummary {
	color: #666666;
	width: 60px;
font-weight: bold;
float:right;
	}
	
.newsListSummary {
	margin: 0px 10px 10px 0px;
	}	
	
.headlineLink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
float:left;
color: #C90007;
	}	
	
a.backLink {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.backLink:hover {
	color: #E60000;
	}	
	
.newsDate {
	margin-top: 10px;
	color: #666666;
	font-size:  10px;
	}
		
div.archive {
	background: url(../images/titlebar_news.jpg) no-repeat;
	margin-top: 50px;
	}	
	
.archiveTable {
	margin-top: 10px;
	}	
	
.archiveTable td {
	padding: 5px;
	}	
	
/* forArchive style - see artistSiteStyle06.css */	
	
.forArchive a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	width: 100%;
	height: 27px;
	display: block;
	margin-bottom: 20px;
	}			

a.readMore	{ 
	height: 30px;
	}
a.readMore:hover	{ color: #E60000; }

.signmeup {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
}

#flashheaderOuter {
	background: url(../images/header.jpg);
	width: 475px;
	height: 100px;
	}
	
#flashmenuOuter {
	background:url(../images/menu.jpg);	
	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: 90px;
	}	
	
.tourDate a {
	color: #E60000 !important;
	background: #000000;
	filter:alpha(opacity=70);
	opacity: 0.6;
	-moz-opacity:0.6;
	width: 550px;
	_width: 545px;
	height: 40px;
	display: block;
	z-index: -1;
	padding-left: 5px;
	padding-top: 5px;
	}	
	
.tourDate a:hover {
	filter:alpha(opacity=50);
	opacity: 0.4;
	-moz-opacity:0.4;
	}	
	
	
.tourLink {
	height: 46px;
	overflow: hidden;
	z-index: -1;
	width: 480px;
	}	
	
.tourLink a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	}
	
.tourLink a:hover {
	color: #FFFFFF;
	}		

	
div.tourVenue {
		float: left;
		margin-left: 10px;
		margin-top: 5px;
		font-size: 10px;
		z-index: 1;
		_position: relative;
		_top: -45px;
		_left: 100px;
	}
	
div.tourVenue a {
	color: #FFFFFF;
	}	
		
/* LONG SHOW DETAILS */
.showCat {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px dashed #000000;
	width: 400px;
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	}
	
.hideCat {
	visibility: hidden;
	}
	
#showDetails div {
	margin: 10px 0px;
	}			

#showDateHeading {
	background: #000000;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	width: 450px;
	padding: 10px;
	}