@charset "UTF-8";
/* CSS Document */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#8C00D2 url(img/bg_shade.png) repeat-y center;
	
	font-family:arial,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
}

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

a:hover {text-decoration:underline;}

strong {color:#000; font-weight:bold;}

.clear {clear:both;}

p {padding:0 0 16px 0; margin:0;}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:900px;
	padding:10px 0 0px 20px;
	background:#F90;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#header {
	position:relative;
	margin:0;
	padding:0;
	width:885px;
	height:120px;
	background:transparent url(img/header.png) no-repeat;
}


/* ---------- NAVIGATION ---------- */

#nav {
	position:relative;
	width:885px;
	height:35px;
	background:transparent url(img/nav_bg.png) no-repeat;
	padding:0;
	margin:0;
}

#subnav {position:relative; width:245px; float:left;}

#nav ul, #subnav ul {position:relative; padding:2px; margin:0;}

#nav li {
	float:left;
	height:26px;
	padding-right:2px;
	list-style:none;
	background:url(img/nav_li_line.gif) no-repeat right;
}

#nav li a {
	margin: 0px;
	padding: 5px 30px 5px 30px;
	display: block;
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}

#nav li a.act {background:url(img/nav_li_act.gif) repeat-x;}
#nav li a:hover {background:url(img/nav_li_over.gif) repeat-x;}

#subnav li {
	float:left;
	height:26px;
	width:236px;
	padding:2px 7px 7px 2px;
	margin-bottom:5px;
	list-style:none;
	background:url(img/subnav_li.png) no-repeat;
}

#subnav li a {
	width:216px;
	margin: 0px;
	padding: 5px 10px 8px 10px;
	display: block;
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}

#subnav li a:hover, #subnav li a.act {background:url(img/subnav_li_over.gif) no-repeat;}



/* ---------- COLUMNS ---------- */

#content {position:relative; width:885px; padding:25px 0 130px 0;}

#col {position:relative; width:885px;}
#col .top {height:5px; width:885px; padding:0; background:transparent url(img/col_top.png) no-repeat;}
#col .mid {padding:15px 25px 10px 20px; width:840px; background:transparent url(img/col_mid.png) repeat-y;}
#col .bot {height:10px; width:885px; padding:0; background:transparent url(img/col_bot.png) no-repeat;}

#col_l {position:relative; width:245px; float:left;}
#col_l .top {height:5px; width:245px; padding:0; background:transparent url(img/col_l_top.png) no-repeat;}
#col_l .mid {padding:15px 25px 10px 20px; width:200px; background:transparent url(img/col_l_mid.png) repeat-y;}
#col_l .bot {height:10px; width:245px; padding:0; background:transparent url(img/col_l_bot.png) no-repeat;}

#col_r {position:relative; width:635px; float:right;}
#col_r .top {height:5px; width:635px; padding:0; background:transparent url(img/col_r_top.png) no-repeat;}
#col_r .mid {padding:15px 25px 10px 20px; width:590px; background:transparent url(img/col_r_mid.png) repeat-y;}
#col_r .bot {height:10px; width:635px; padding:0; background:transparent url(img/col_r_bot.png) no-repeat;}

#col_r h1, #col h1 {
	width:100%;
	display: block;
	padding:0 0 10px 0;
	margin:0;
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:24px;
	color:#8C00D2;
	text-transform:uppercase;
}

#col_r img {padding: 0 0 10px 0;}



/* ---------- FOOTER ---------- */

#foot {
	position:absolute;
	bottom:0;
	padding-top:0px;
	height:110px;
	width:880px;
	color:#FFF;
	text-align:center;
	background:url(img/foot_line.png) no-repeat top center;
}

#foot ul {
	padding:10px;
	margin:0;
	text-align:center;
}

#foot li {
	display:inline;
	list-style:none;
	padding: 0 10px 0 10px;
	vertical-align:top;
}

.border {
	border-right:#FFF 1px solid;
}

#foot a:link, #foot a:visited, #foot a:active {
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	color:#FFF;
	border:0;
}

#foot a:hover {color:#8C00D2;}

#foot img {border:0;}



/* ---------- NEWS ---------- */

.date {padding:0 0 5px 0; margin:0; display: block; font-size:10px; line-height:10px; font-style:italic;}

.news_item {padding:0 0 10px 0;; margin:0 0 10px 0; border-bottom:#666 1px dotted;}

.title {
	width:100%;
	display: block;
	padding:0 0 5px 0;
	margin:0;
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8C00D2;
	text-transform:uppercase;
}

.read_more {
	position:relative;
	height:11px;
	width:61px;
	padding:0;
	margin:0;
	display: block;
	text-indent:-9999px;
	line-height:0;
	float:right;
	background:#8C00D2 url(img/read_more.gif) no-repeat scroll left top;
}

.listen {
	position:relative;
	height:11px;
	width:61px;
	padding:0;
	margin:0;
	display: block;
	text-indent:-9999px;
	line-height:0;
	float:right;
	background:#8C00D2 url(img/listen.gif) no-repeat scroll left top;
}

.news_item p {padding:0 0 5px 0; margin:0;}



/* ---------- TOURDATES ---------- */

#mid_l {position:relative; width:370px; float:left;}
#mid_r {position:relative; width:210px; float:right;}

.tourdate {font-size:16px; line-height:20px; text-transform:uppercase; font-weight:bold;}


/* ---------- GALLERY ---------- */

#gal {
	width:100%;
	margin:0;
	padding:0;
	border: 0;
}

#gal ul {
	width:100%;
	display:block;
	margin:0;
	padding:0;
	border:0;
}

#gal li {
	float:left;
	width:112px;
	height:112px;
	list-style: none;
	margin:0;
	padding:3px;
	border:0;
}

#gal li a {
	width: 110px;
	height: 110px;
	display:block;
	border: #FFF 1px solid;
}

#gal a:hover {
	border: #000 1px solid;
}

#gal img {border:0;}

.show_pics {
	position:relative;
	height:11px;
	width:62px;
	padding:0;
	margin:0;
	display: block;
	text-indent:-9999px;
	line-height:0;
	float:right;
	background:#8C00D2 url(img/show_pics.gif) no-repeat scroll left top;
}



/* ---------- VIDEOS ---------- */

.video {
	position: relative;
	width: 590px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	float: left;
	border-bottom: 1px #000000 dotted;
}
