@charset "utf-8";
*, div{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}
img{
	display:block;
	margin:0;
	border:0;
}
html{
	height:100%;
}
body{
	height:100%;
	background:url(../IMG/bg.gif) fixed repeat;
}
p{
	clear:left;
	margin:5px;
}
h1{
	clear:left;
	display:block;
	color:#FFFFFF;
	background-color:#883815;
	font-size:14px;
	font-weight:bold;
	margin:10px 5px 0;
	padding:2px;
}
#main{
	width:872px;
	min-height:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-left:#021A2E 8px solid;
	border-right:#021A2E 8px solid;
	background-color:#021A2E;
}
.title{
	margin:5px;
}
/*----------------------------------------------COMING SOON */
.coming_soon{
	clear:left;
	font-size:18px;
	font-weight:bold;
	color:#883815;
	margin:5px;
}
/*----------------------------------------------HEADER */
#header{
	width:100%;
	height:147px;
}
/*---------------------------------------------MAILING LIST */
#mailing_list{
	width:100%;
	height:40px;
	background-color:#b54e02;
}
#mailing_list img{
	border:0;
}
#mailing_list #logo_btm{
	float:left;
	width:560px;
	height:100%;
}
#mailing_list #form{
	float:left;
	height:100%;
	width:295px;
	background-color:#b54e02;
}
#mailing_list #form #submit{
	float:right;
}
#mailing_list #list_rt{
	float:left;
	height:100%;
	width:17px;
	background-image:url(../IMG/list_rt.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#mailing_list .text_input{
	float:left;
	display:inline;
	background-color:#e8c466;
	border:#e8c466 solid 0;
	color:#7e2802;
	font-size:10px;
	padding:2px;
	margin:2px;
	margin-top:12px;
	text-transform:uppercase;
}
#mailing_list #submit{
	border:0px;
	margin:0;
	padding:0;
}

/*------------------------------------------------------NAV */
#nav{
	width:100%;
	height:37px;
	background-image:url(../IMG/nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom:#000000 solid 2px;
	background-color:#000000;

}
#nav #nav_left{
	float:left;
	height:100%;
	width:29px;
	background-image:url(../IMG/nav_lt.gif);
	background-position:top left;
}
#nav .nav, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active{
	display:inline;
	float:left;
	height:37px;
	width:auto;
	font-size:12px;
	font-weight:bold;
	color:#e8c466;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	line-height:37px;
	border-left:#b54e02 solid 1px;
	background-image:url(../IMG/nav_bg.jpg);
}
#nav a:hover, #nav a:active{
	background-image:url(../IMG/nav_bg_over.jpg);
	color:#000000;
}

/*----------------------------------------------------CONTENT */
#content{
	clear:left;
	height:auto;
	overflow:hidden;
	width:100%;
	background-color:#597790;
	padding-bottom:20px;
}
#content .featured{
	border:#883815 solid 2px;
	clear:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}
#content a:link, #content a:visited, #content a:hover, #content a:active{
	font-weight:bold;
	color:#883815;
	text-decoration:none;
}
#content a:hover, #content a:active{
	color:#597790;
}
#content #left_col{
	float:left;
	display:inline;
	width:268px;
	height:auto;
	margin:10px 0 10px 10px;
}
#content #left_col #dead_history{
	padding:5px;
	margin-bottom:5px;
	background-color:#e8c466;
}
#content #left_col #dead_history p{
	margin:5px;
}
#content #left_col #banners{
	width:100%;
	height:auto;
	padding:5px 0;
	background-color:#e8c466;
}
#content #right_col{
	float:right;
	display:inline;
	background-color:#e5dfc1;
	width:567px;
	height:auto;
	margin:10px 10px 10px 0;
}
#content .seq_links{
	clear:left;
	margin:5px;
	padding:5px;
	background-color:#e8c466;
	font-weight:bold;
}

/*----------------------------------------------------NEWS */
.news_item{
	clear:left;
	overflow:hidden;
	display:block;
	margin:10px 5px;
	padding:0;
}
.news_item .news_title{
	font-size:12px;
	font-weight:bold;	
	margin:0;
}
.news_item .news_date{
	color:#883815;
	font-weight:bold;
	margin:0;
}
.news_item p{
	margin:0;
}

/*---------------------------------------------------TOUR */
#tour_table{
	float:left;
	clear:left;
	display:inline;
	margin:5px;
}
#tour_table .light{
	background-color:#bfcbcb;
}
#tour_table .dark{
	background-color:#a6bed2;
}
#tour_table .sold_out{
	padding:2px;
	background-color:#883815;
	color:#FFFFFF;
	font-weight:bold;
}
#tour_table .spec_info{
	padding:2px;
	background-color:#e8c466;
	color:#000000;
	font-weight:bold;
}
#tour_table .title{
	color:#883815;
	clear:left;
	display:inline;
	font-size:12px;
	font-weight:bold;
}
#tour_table img{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}
#print_tour{
	float:right;
	display:inline;
	margin:2px;
	width:auto;
}
/*----------------------------------------------------SETLISTS */
.setlist_odd, .setlist_even{
	height:auto;
	clear:left;
	overflow:hidden;
	background-color:#e8c466;
	padding:2px;
	margin:2px 5px;
	cursor:pointer;
}
.setlist_even{
	background-color:#e7d293;
}
.setlist_even .show_title, .setlist_odd .show_title{
	display:block;
	margin:4px 0;
	font-size:12px;
	font-weight:bold;
}
.setlist_even .setlist_title, .setlist_odd .setlist_title{
	display:block;
	margin:0;
	font-weight:bold;
	color:#883815;
}
.setlist_even .setlist, .setlist_odd .setlist{
	display:none;
	margin:2px;
	border:#883815 solid 1px;
	padding:2px;
}
.setlist_even .ext_links, .setlist_odd .ext_links{
	float:right;
	display:inline;
}
.setlist_even .ext_links img, .setlist_odd .ext_links img{
	border:0;
	margin:2px;
	display:inline;
}
/*---------------------------------------------------CONTACT */
.contact_column{
	float:left;
	display:inline;
	margin:5px 0 5px 5px;
	border-right:#000000 dotted 1px;
	padding:5px 5px 5px 0;
	width:170px;
	height:130px;
}
.contact_column h1{
	margin:0;
}
.contact_list{
	float:left;
	display:inline;
	margin:5px;
}
.contact_list .item{
	float:left;
	padding:2px 0;
	border-bottom:#000000 dotted 1px;
}
.contact_list .item .title{
	float:left;
	color:#883815;
	font-weight:bold;
	display:inline;
	width:250px;
	margin:0;
}
.contact_list .item .name{
	float:left;
	font-weight:bold;
	display:inline;
	width:250px;
	margin:0;
}
.contact_list .item .email{
	float:right;
	display:inline;
}
/*--------------------------------------------------MESSAGE BOARDS */
.message_boards{
	float:left;
	clear:left;
	display:inline;
	margin:5px;
}
.message_boards a{
	font-size:14px;
	font-weight:bold;
	color:#883815;
	display:block;
	margin:2px 0;
}
.message_boards a:hover, .message_boards a:active{
	color:#597790;
}
/*--------------------------------------------------BAND */
.category{
	margin:5px;
	background-color:#e8c466;
	padding:2px;
	color:#883815;
	font-weight:bold;
}
.category select{
	color:#883815;
	background-color:#e8c466;
	border:#883815 solid 2px;
}
#band_gallery{
	width:557px;
	overflow:hidden;
	margin:5px;
}
#band_gallery .stand_alone{
	display:block;
	margin:2px 0;
	text-align:center;
	clear:both;
	width:557px;
	overflow:hidden;
	background-color:#e8c466;
}
#band_gallery .stand_alone img{
	float:none;
}
#band_gallery img{
	float:left;
	display:inline;
	margin:2px;
	border:0;
}
#band_info{
	display:block;
	width:567px;
	overflow:hidden;
}
#band_info img{
	float:left;
	display:inline;
	border:#e8c466 solid 4px;
	margin:5px;
}
#band_info h1{
	color:#000000;
	font-weight:bold;
	font-size:10px;
	clear:none;
	background-color:#e8c466;
	margin:10px 5px 0 5px;
}
#band_info p{
	clear:none;
	margin:5px;
}
#band_info .name{
	font-weight:bold;
	font-size:12px;
}
#band_info .position{
	font-weight:bold;
	font-size:12px;
	color:#883815;
}
#band_info .time_span{
	display:block;
	font-weight:bold;
	margin:2px 0;
	padding:2px;
	background-color:#e8c466;
}
/*--------------------------------------------------MUSIC */
.album{
	float:left;
	margin:5px;
}
.album img{
	float:left;
	display:block;
	clear:left;
}
.album .info{
	margin-left:130px;
}
.src{
	float:left;
	margin:5px;
}
.src img{
	float:left;
	display:block;
	clear:left;
}
.src .info{
	margin-left:80px;
}
h2{
	margin-left:5px;
	clear:left;
	font-size:12px;
	font-weight:bold;
}
.resrc{
	overflow:hidden;
	margin:5px;
	height:auto;
}
.rec_policy{
	margin:5px;
}
.nugs{
	overflow:hidden;
	margin:5px;
}
.nugs img{display:inline; float:left; margin:5px -125px 5px 0;}
	.nugs .text_holder{display: block; margin:5px 0 5px 135px;}
		.nugs .text_holder ul{list-style:none; margin:5px 0; padding:0;}
			.nugs .text_holder ul li{margin:5px 0;}	
	.nugs a{margin:2px 0;}
/*--------------------------------------------------AUDIO PLAYER*/
.audio_player{
	clear:left;
	margin:2px 5px;
}
.audio_player img{
	border:#e8c466 solid 4px;
}
.audio_player img a{
	border:#e8c466 solid 4px;
}
/*--------------------------------------------------PRESSKIT */
.presskit{
	display:block;
	width:567px;
	overflow:hidden;
}
.presskit img{
	float:left;
	display:inline;
	border:#e8c466 solid 4px;
	margin:5px;
}
.presskit p{
	clear:none;
	margin:5px;
	font-weight:bold;
	font-size:12px;
}
/*--------------------------------------------------VIDEO*/
.video_item{
	clear:left;
	margin:2px 5px;
}
/*--------------------------------------------------LINK ITEM */
.link_item{
	clear:left;
	margin:2px 5px;
}
/*--------------------------------------------------PHOTO GALLERY*/
.photos{
	float:left;
	display:inline;
	padding-bottom:5px;
}
.photo_gal{
	float:left;
	display:inline;
	margin:5px;
}
/*--------------------------------------------------FOOTER */
#footer{
	clear:both;
	margin:0 10px;
	background-color:#883815;
	padding:10px;
	text-align:center;
	color:#e8c466;
	height:auto;
}