body {
	padding: 0;
	margin: 0;
	font-family:Gill Sans,sans-serif;
	color: #fff;
}


a{
	text-decoration: none;
	color: #fff;
}

img{
	border: none;	
}

a:active{
	outline: none;
}

:focus {
  -moz-outline-style: none;
}

a:hover{
	text-decoration: underline;
}

.clear{
	clear: both;
}

/************ HEADER *************/

#page_wrapper{
	background: url('images/bg.jpg') center repeat-y #fff;
}

#page {
	margin: 0 auto;
	width: 900px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #000;
}


#header {
	width: 900px;
	height: 217px;
	background: url('images/header.jpg') center top no-repeat;
	position: relative;
}

.homelink{
	background: transparent;
	bottom:0;
	display:block;
	height:140px;
	left:0;
	position:absolute;
	width:330px;
	cursor: pointer;
}

.eolink{
	background: transparent;
	top:0;
	display:block;
	height:217px;
	right:0;
	position:absolute;
	width:250px;
	cursor: pointer;
}

#header_links{
	width: 900px;
	height: 53px;
	font-size: .8em;
	_font-size: .7em;
}

#nav{
	float: left;
	background: url('images/navbg.jpg') no-repeat top;
	width: 665px;
	height: 53px;
	padding-left: 15px;
}

#nav a{
	text-transform: uppercase;
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 26px;
	border-right: 2px solid #fff;
}

.nav_last{
	border: none !important;
}

#event_header{
	float: right;
	background: url('images/events_header.jpg') no-repeat;
	width: 220px;
	height: 53px;
}

#event_header div{
	float: left;
	margin-left: 5px;
	text-transform: uppercase;
	margin-top: 26px;
}

/**************** HOMEPAGE ***************/

#home_left{
	float: left;
	width: 660px;
}

#features{
	margin-top: 10px;
	width: 100%;
	height: 500px;
}

.feature_box{
	overflow:hidden;
	position:relative;
	width:200px;
	height:230px;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
	margin-bottom: 20px;
}

.feature_box img{
	height:230px;
	z-index: 0;
}

.feature_inset{
	position: absolute;
	top: 150px;
	width:190px;
	height:230px;
	background: url('images/transparent_bg.png');
	padding-left: 5px;
	padding-right: 5px;
	z-index: 1;
}

.feature_box a:hover{
	text-decoration: none;
}

.feature_inset h1{
	font-size: 20px;
	margin: 10px 0 25px 0;
}

.feature_text_small{
	font-size: 14px;
}

#home_right{
	float: left;
	margin-left: 22px;
	margin-top: 7px;
}

#upcoming_wrap{
	height: 230px;
	width: 212px;
	background: url('images/eventsbg.jpg') top no-repeat;
}

#upcoming{
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 5px;
	height: 220px;
	width: 207px;
}

.upcoming_event{
	float: left;
	border-top: 1px dotted #fff;
}

.event_first{
	border-top: none !important;
}

#upcoming div div{
	float: left;
	vertical-align:top;
}

.upcoming_date{
	text-align:left;
	width:31px;
}

.upcoming_artist{
}

.upcoming_city{
	width: 140px;
}

#featured_downloads_header{
	text-transform: uppercase;
	margin-top: 10px;
	padding-top: 20px;
	background: url('images/events_header.jpg') no-repeat;
	width: 212px;
	height: 33px;
	font-size:0.8em;
	_font-size:.7em;
}

#featured_downloads{
	text-transform: uppercase;
	width: 212px;
	height: 230px;

}

.featured_download{
	background: url('images/downloadsbg.jpg') no-repeat;
	width: 212px;
	height: 38px;
	font-size: 13px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#nextfeature{
	float: left;
	background: url('images/featurednextbg.jpg') no-repeat top;
	width: 625px;
	height: 46px;
	padding-left: 25px;
	padding-right: 10px;
}

#nextfeature a{
	display: block;
	height: 28px;
	padding-top: 8px;
	font-size: 1em;
}

.next{
	float: right;
	text-align: left;
	padding-right: 5px;
}

.previous{
	float: left;
	text-align: right;
	padding-left: 5px;
}

.left_arrow{
	float: left;
	background: url('images/leftarrow.png') no-repeat;
	width: 11px;
	height: 13px;
	margin-top: 11px;
}

.right_arrow{
	float: right;
	background: url('images/rightarrow.png') no-repeat;
	width: 11px;
	height: 13px;
	margin-top: 11px;
}

.feature_dl_a{
	line-height: 28px;
}

/******** HOME BOTTOM *****/

#home_bottom{
	margin-top: 5px;
	width: 100%;
}

#home_bottom_left{
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
}

#twitter_link{
	background: url('images/downloadsbg.jpg') no-repeat;
	width: 202px;
	height: 38px;
	font-size: 1.0em;
	_font-size: .8em;
	line-height: 38px;
	padding-left: 10px;
}

#hbl_scroll{
	margin-top: 10px;
	height: 138px;
	width: 212px;
	background: url('images/bottomleftbg.jpg') no-repeat;
}

#mp3player{
	margin-top: 10px;
	height: 75px;
	width: 212px;
	background: url('images/audioplayerbg.jpg') no-repeat;
}

#home_bottom_middle{
	margin-left: 10px;
	float: left;
}

#home_bottom_middle a{
	font-size: .8em;
	_font-size: .7em;
	line-height: 19px;
	display: block;
	background: url('images/sitelinkbg.jpg') no-repeat;
	width: 222px;
	height: 19px;
	margin-bottom: 10px;
	text-align: center;
}

#home_bottom_right{
	margin-left: 10px;
	float: left;
	background: url('images/vimeobg.jpg') no-repeat;
	width: 413px;
	height: 260px;
}

#home_bottom_right a{
	display: block;
	height: 28px;
	padding-top: 8px;
	font-size: 1em;
}

#vimeo_embed{
	padding-top: 10px;
	padding-left: 17px;
}

/******** FOOTER *******/

#footer_img{
	width: 900px;
	height: 92px;
	background: url('images/footerbg.jpg') center no-repeat;
}

#footer_links{
	width: 900px;
	height: 30px;
	text-align: center;
	font-size: .7em;
	margin-top: 8px;
}

#footer_links a{
	float: left;
	text-transform: uppercase;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 2px solid #fff; 	
}

.by{
	float: right;
	margin-right: 10px;
}

.by a{
	padding: 0 !important;
	margin: 0 !important;
	display: inline !important;
	text-transform: none !important;
	border: none !important;
	float: none !important;
	
}


/******* TWITTER FEED ******/

.tweet{
	height:138px;
	width:212px;
	font-size: 12px;
}

.tweet ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.tweet li{
	border-top: 1px dotted #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tweet_first {
	border: none !important;
}

.tweet_time{
	font-weight: bold;
}

/***** BIO POSTS *****/


.biopost{
	padding:10px 40px;
}

.biopost h2{
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size:28px;
	text-align: center;
}

/***** SINGLE POST PAGES *****/

.post{
	/*background-color:#222222;*/
	border:1px solid #333333;
	margin-left:20px;
	padding:10px;
}

.post h2{
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size:28px;
}

.post a{
	color: #86E7EF;

}

.post_info div, .post_info a{
	color:#ccc;
	font-size:14px;
	display: inline;
	padding-right: 10px;
}

.relatedposts{
	margin-left:20px;
}

.relatedposts h2{
	margin: 10px 0;
}

.relatedposts ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.relatedposts a{
	color: #86E7EF;
}

#respond{
}

#respond input{
	border: none;
	padding: 8px;
	border:1px solid #333333;
}

#respond textarea{
	border: none;
}

.comments{
	padding-left: 20px;
}

.commentlist{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.commentlist li{
	display: block;
	border: 1px solid #333;
	margin-bottom: 10px;
	padding-left: 10px;
}

.commentlist .odd{
	background-color: #222;
}

.commentlist .even{
	background-color: #333;
	
}

.commentlist p{
	padding: 10px;
	margin: 0;
}

.commentlist .avatar{
	display: none;
}

.comment-author{
	font-size: 18px;
	padding-top: 5px;
}

.commentmetadata{
	font-size: 12px;
}

.says{
	display: none;
}

.fn{
	font-weight: bold;
	font-style: normal;
}

/***** CONTACT ****/

.contact_msg{
	padding: 10px 0 10px 20px;
}

.contact_input{
	padding: 10px 0 10px 20px;
}

.contact_input .in{
	background-color: #fff;
	border:medium none;
	color:#000000;
	font-size:17px;
	padding:8px;
	width:600px;
}

.contact_input span{
	font-size:16px;
	font-style:italic;
	line-height:25px;
}

.submit{
	cursor: pointer;
	width: 100px;
	height: 30px;
}

.contact_input textarea{
	font-size: 14px !important;
}

/****** DOWNLOADS *****/

.dl_posts{
}

.dl_posts h1{
	padding-left: 20px;
}

.dl_post{
	border:1px solid #444444;
	margin-bottom:20px;
	margin-left:20px;
	padding:10px;
}

/******* EVENTS *******/

#home_events{
	width: 100%;
	height: 500px;
	margin-left: 20px;
}

.event_listing{
	font-size:18px;
	float: left;
	border-bottom:1px dotted;
}

.event_listing:hover{
	background: #222222;
}

.event_listing a{
	color: #86E7EF;
}

.event_listing div{
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.tixlink{
	font-weight: bold;
}

.event_date{
	padding-left: 10px;
	width: 100px;
}

.event_artist{
	width: 110px;
}
.event_venue{
	width:280px;
}

.event_city{
	padding-left:30px;
	width:170px;
}
.event_tix{
	width:157px;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

