/* TOUR LINKS */
#featuredGigs {
	margin-top: 0px;
}

h2 {
color: #fff !important;
font-family: Times New Roman, Times, Arial;
font-size: 18px;
font-weight: normal;
}

.tours a {
	height: 10px;
line-height: 1;
	background: #0f0f0f;
	color: #fff;
	display: block;
	width: 270px;
	margin-bottom: 2px;
	}

.tours a:hover {
	background: #1d1d1d;
	text-decoration:none;
	}	

.tours, .tourPanelDate {
	color: #fff;
	float: left;
	cursor: pointer;
	}	

.tourPanelDate {
	padding-left: 8px;
	width: 60px;
	color: #ccc;
}

.newsDate {position:relative; margin-bottom:10px;}
	
.tours, .tourCity {
	color: #fff;
	float: left;
	cursor: pointer;
	}
	
/* ------------------ */
	
.headlineLink {
	color: #fff;
	font-weight: bold;
}

.headlineLink:hover {
color: #ccc;
}

.newsItemSml {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #252525;
	margin-right: 12px;
}

.newsDateSummary {
	color: #999;
	font-size: 10px;

}

.newsDetail {
	line-height: 18px;
	}
	
.newsSummary {
	line-height: 18px;
	}
	
.bodyText {
	line-height: 18px;
	}
	
.newsImage {
	width: 150px;
	display: none;
	}
	
#archivetable td {
	padding: 3px;
	}	
	
.newsDate {
	color: #999;
	font-size: 10px;
	padding-bottom: 15px;
	}	
	
/* TOUR DATES */
.forToursHeader {
	font-weight: bold;
	height: 30px;
	border-bottom: 1px solid #252525;
	margin-right: 12px;
	}
	
#performancesHeading, #appearancesHeading {
	color: #fff;
	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: #fff !important;
	}	
	
.tourDate a:hover {
	color: #ccc !important;
	}	
	
.tourLink {
	width: 570px;
	padding: 7px 0px;
	background: #0f0f0f;
	margin-bottom: 2px;
	}	
	
.tourLink a {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	}
	
.tourLink a:hover {
	color: #FFFFFF;
	}		

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

.forArchive {
margin: 15px 0px;
}			
		