@import url(artistSiteStyle.css);
.latestNewsHeader {
	display: none;
	}
	
.latestNewsHeaderHome {
	background: url(../images/headings/news.gif) no-repeat;
	width: 436px;
	height: 18px;
	}
	
.newsItemSml {
	margin-bottom: 1px;
	padding-bottom: 15px;
	border-bottom: 1px solid #454545;
	margin-top: 15px;
	}
	
.newsItem {
	margin-bottom: 10px;
	}		

.newsImage {
	display: none;
	}

.headlineLink {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color:#990000;
	text-transform: uppercase;
	letter-spacing: -0.3px;

	}
	
a.headlineLink:hover {
	color: #fff;
	}	

.newsDateSummary {
	color: #666666;
	font-size: 9px;
	width: 150px;
	}
	
.newsListSummary {
	}	
	
.newsDate {
	margin-top: 10px;
	color: #ddd;
margin-bottom: 15px;
	font-size:  11px;
	}
		
div.archive img {
	display: none;
	}	
	
.archiveTable {
	}	
	
.archiveTable td {
	padding: 2px;
	line-height: 1.5;
	}	
	
/* forArchive style - see artistSiteStyle06.css */	
	
.forArchive a {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	width: 100%;
	text-transform: lowercase;
	text-decoration: underline;
	padding-top: 10px;
	display: none;
	}	
	
.forArchive a:hover {
	text-decoration: none;
	}			

a.readMore	{ 
	text-transform: lowercase;
	height: 30px;
	}

.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 {
	font-weight: bold;
	height: 25px;
	}
	
#performancesHeading, #appearancesHeading {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	}
	
.tourTable td {
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	}
	
.toursListTable td {
	padding: 3px;
	}
	
.tourDate {
	float: left;
	width: 90px;
	}	
	
.tourDate a {
	color: #000000 !important;
	}	
	
.tourDate a:hover {
	color: #FFFFFF !important;
	}	
	
.tourLink {
	width: 370px;
	padding: 7px 0px;
	}	
	
.tourLink a {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	}
	
.tourLink a:hover {
	color: #FFFFFF;
	}		

	
div.tourVenue {
		float: left;
		margin-left: 10px;
		font-size: 11px;
	}
		
/* LONG SHOW DETAILS */
.showCat {
	font-weight: bold;
	color: #000000;
	border-bottom: 1px dashed #CCCCCC;
	width: 100%;
	font-size: 11px;
	display: block;
	margin-bottom: 4px;
	}
	
.hideCat {
	visibility: hidden;
	}
	
#showDetails div {
	margin: 10px 0px;
	}				
	