#content {
	background: url(../img/future/future.jpg) top right no-repeat;		
	color: #B6AFA0;
}

#navigation #nav_future {
	background-position: 0 -26px;
}

#calendar {
	margin: 10px 0 2em 30px;
}

#calendar h2 {
	display: none;
}

#shows {
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0;
}

#shows li {
	padding: 0 0 2em 0;	
	clear: both;
}

#shows li .showInfo {
	font-size: 90%;
	width: 320px;
	float: right;
}

#shows li .showInfo h3 {
	font-size: 1em;
}

#shows li .showImgContainer {
	width: 200px;
	float: left;
}

#shows li .showImgContainer img {
	margin: 0 0 1em 0;
}

#shows p {
	padding-left: 0;
}


.artistsInShow {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

.artistsInShow li {
	display: inline;
}

#content a:link, #content a:visited {
	color: #8e887d;
}	
