@import url('artistSiteStyle07.css');

.headlineLink {
	padding-left: 0px !important;
	}

.latestNewsHeader  {
	background: url(../images/titlebar_news.gif) no-repeat;
	width: 550px;
	height: 28px;
	margin-top: 50px;
	display: none;
	}
	
.latestNewsHeaderHome {
	background: url(../images/headings/news.gif) no-repeat;
	width: 436px;
	height: 18px;
	}
	
#performancesHeading, #appearancesHeading {
	background: url(../images/content_header.gif) no-repeat;
	width: 450px;
	height: 50px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 10px;
	line-height: 7;
	overflow: hidden;
	}	

#appearancesHeading {
	margin-top: 50px !important;
	}

.newsItemSml {
	margin-bottom: 1px;
	padding-bottom: 10px;
	
	}
	
.newsItem, .eventItemLong {
	margin-bottom: 10px;
	
	}	
	
.newsImage {
	width: 150px;
	}		

.newsDateSummary {
	color: #666666;
	width: 150px;
	}
	
.newsListSummary {
	margin: 0px 10px 10px 0px;
	}	
	
.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-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	height: 27px;
	display: block;
	margin-bottom: 20px;
	}			

a.readMore	{ 
	text-transform: uppercase; 
	padding: 5px 0px 10px 0px;
	height: 20px;
	border-bottom: 1px solid #3e1f00;
	width: 420px;
	display: block;
	}
a.readMore:hover	{ color: #666666; }

.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: #ffffff !important;
	background: #0F0F0F;
	width: 445px;
	height: 40px;
	display: block;
	z-index: -1;
	padding-left: 5px;
	padding-top: 5px;
	}	
	
.tourDate a:hover {
	background: #313131;
	}	
	
	
.tourLink {
	height: 46px;
	overflow: hidden;
	}	
	
.tourLink a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}
	
.tourLink a:hover {
	color: #FFFFFF;
	}		

	
div.tourVenue {
		float: left;
		margin-left: 10px;
		margin-top: 5px;
		font-size: 10px;
		z-index: 0;
		_position: relative;
		_top: -45px;
		_left: 100px;
	}
		
/* LONG SHOW DETAILS */
.showCat {
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #0F0F0F;
	width: 100%;
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	}
	
.hideCat {
	visibility: hidden;
	}
	
#showDetails div {
	margin: 10px 0px;
	}			
