body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	background: #EEEEEE;
	padding: 0;
	margin: 0;
	color: #222222;
}
img {
	border: 0px;
}
a {
	color: #468cca;
}
h1 {
	font-size: 24px;
	line-height: 28px;
	margin: 0;
}
.clean { clear: both; }
#wrapper {
	position:relative;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 20px;
	background-color: #FFF;
}
#header {
	float: left;
	width: 233px;
}
#header h2 {
	font-size: 60px;
	font-variant: small-caps;
}
ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	position:relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav a {
	display:block;
}
#textnav { 
	float: left; 
	padding-top: 10px;
	font-size: 20px;
	line-height: 28px;
}
#content {
	padding: 30px 40px 0px 0px;
	clear: both;
}

.x_input { display: none; }


/* SCHEDULE */
.schedule_thumb {
	float:left;
	padding: 0 10px 10px 0;
}
.schedule_image {
	float:left;
	width: 220px;
	padding-left: 5px;
}
.showcase_text {
	float: right;
	width: 727px;
}
.showcase_info {
	font-size: 14px;
}
.artist_time {
	color: #555555;
	font-weight: bold;
	line-height: 12px;
	line-height: 16px;
}
.artist_name h2 {
	font-size: 24px;
	line-height: 26px;
	padding: 0px;
	margin: 0;
}
.artist_image {
	float:left;
	padding: 0 10px 0 0;
	text-align:center;
}
.artist_bio {

}
.showcase_venue h2 {
	font-size: 24px;
	line-height: 26px;
	padding: 0;
	margin: 0;
}

.artist_links a {
	padding: 2px 5px 2px 20px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

a.website { background: url(/images/star.png) top left no-repeat; }
a.mft {	background: url(/images/acorn.png) top left no-repeat; }
a.myspace { background: url(/images/myspace_16.png) top left no-repeat; }
a.facebook { background: url(/images/facebook_16.png) top left no-repeat; }
a.twitter {	background: url(/images/twitter_16.png) top left no-repeat; }
a.youtube {	background: url(/images/youtube_16.png) top left no-repeat; }
a.soundcloud {	background: url(/images/soundcloud.jpg) top left no-repeat; }

.vbotb_entry {
	clear:both;
}
.vbotb_entry img {
	float:left;
	margin: 0 10px 10px 0;
}
.vbotb_name {

}
.vbotb_website {
	
}

#votecontainer {
	font-size: 12px;
	line-height: 18px;
}
#newsletter {
	float: right;
}