body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	background: #FFFFFF url(/images/bg.jpg) top left repeat-x;
	background-attachment: fixed;
	padding: 0;
	margin: 0;
}
img {
	border: 0px;
}
a {
	color: #468cca;
}
h1 {
	font-size: 24px;
	line-height: 28px;
}
.clean { clear: both; }
#wrapper {
	position:relative;
	width: 960px;
	margin: 0 auto 0 auto;
}
#logo {
	position:absolute;
	top: 10px;
	left: 0px;
}
#left {
	float:left;
	width: 300px;
	padding-top: 550px;
}
#right {
	width: 660px;
	float:right;
}
#topbanner {
	padding: 14px 0 10px 10px;
}
ul#nav {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#nav li {
	position:relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav a {
	display:block;
}
#content {
	padding: 20px 0 0 10px;
}

.x_input { display: none; }


/* SCHEDULE */
.schedule_thumb {
	float:left;
	padding: 0 10px 10px 0;
}
.schedule_image {
	float:right;
	padding: 0 0 10px 10px;
}

.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;
}

#footer {
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	margin: 40px 0 5px 0;
}