@import url(artistTemplate.css);
/* TOUR LINKS */
#featuredGigs {
	margin-top: 0px;
}

h2 {
	color: #f9f4e8 !important;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.tours a {
	height: 10px;
	line-height: 1;
	background: #222222;
	color: #AE0000;
	display: block;
	width: 270px;
	margin-bottom: 2px;
	}

.tours a:hover {
	background: #2b2b2b;
	text-decoration:none;
	}	

.tours, .tourPanelDate {
	color: #f9f4e8;
	float: left;
	cursor: pointer;
	}	

.tourPanelDate {
	padding-left: 8px;
	width: 60px;
	color: #F0F0F0;
}

.newsDate {position:relative; margin-bottom:10px;}
	
.tours, .tourCity {
	color: #AE0000;
	float: left;
	cursor: pointer;
	}
	
.newsItem h1 {
background: none;
margin-top: 15px;
font-size: 14px;
font-weight: bold;
}

.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 {
	font-weight: bold;
	height: 30px;
	border-bottom: 1px solid #252525;
	margin-right: 12px;
	}
	
#performancesHeading, #appearancesHeading {
	color: #f9f4e8;
	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;
	text-indent: 10px;
	}	
	
.tourDate a {
	color: #f9f4e8 !important;
	}	
	
.tourDate a:hover {
	color: #ccc;
	}	
	
.tourLink {
	width: 570px;
	padding: 7px 0px;
	background: #222;
	margin-bottom: 2px;
	}	
	
.tourLink a {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	}
	
.tourLink a:hover {
	color: #FF0000;
	}		

	
div.tourVenue {
		float: left;
		margin-left: 20px;
		font-size: 10px;
	}
		
		
/* 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;
	
	width: 450px;
	}
	
.moreinfo a {
	padding:8px;
	width:254px;
}	
