#player {
	background: #BE0015;
}
#container {
	width: 900px;
	background: #FFFFFF url(../imgs/bg1.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom:200px;
	text-align: left;
	border-bottom: 3px solid #000000;
	color:#000;
}
#wrapper {
	width: 900px;
	color:#fff;
	
	margin-right: auto;
	margin-left: auto;

	padding-bottom:25px;
	
	
}
#head {
	text-align: left;
	margin: 0px;
	padding: 25px 0px 0px 12px;
	color: #000000;
	font-size: 3.5em;
	
}
#head a { color:#000000; text-decoration:none;}
#head a:hover, #head a:focus{ color:#E2001A;}
#sub_head {
	text-align: left;
	margin: 0px;
	padding: 5px 0px 0px 12px;
	color: #e0001a;
	font: 1.2em;
}
#header {
	width: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 381px;
}
#sub-nav {
	list-style: none;
	position: absolute;
	top: -1px;
	right: 0px;
	display:inline;
}
#nav {
	text-align: right;
	width:200px;
	position: absolute;
	top: -2px;
	right: 125px;	
}
#nav ul {
	padding-top: 5px;
	list-style: none;
}
#nav a:link, #nav a:visited {
	font: 1.6em Impact, sans-serif;
	color: #000;
	text-decoration:none;
}
#nav a:hover {
	
	color: #E2001A;
}
#sub-nav li {
display:inline;
}
#sub-nav a:link, #sub-nav a:visited {
	display:inline;
}
#content {
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
	width: 843px;
	padding-right: 30px;
	padding-left: 21px;
	
	position: relative;
	top: 200px;
	z-index: 2;
	min-height:600px;
}
#col1 {
	width: 185px;
	float: left;
	margin-right: 50px;
	
	
	margin-top:180px;
	padding-bottom:30px;
}
* html #col1 {
	
	margin-right: 40px;
	

}

#col2 {
	width: 385px;
	float: left;
	margin-right: 40px;
	
	min-height:400px;
	margin-top:120px;
	padding-bottom:30px;
}
* html #col2 {
	
	margin-right: 30px;
	
}
#col2 ol li{ padding-bottom:10px;}
.Body h2 { margin-bottom:10px;}
* html #artist_template #col2 {margin-right: 50px;}
#col3 {
	width: 175px;
	float: left;
	padding-bottom:30px;
	
	
	margin-top:10px;
}

/* sub templates */
#home_template #container {

	background: #FFFFFF url(../imgs/bg2.jpg) no-repeat;
	padding-bottom:340px;
}
#home_template #content {
	
	top: 340px;
	
}
#home_template #col1 {
	width: 185px;
	float: left;
	margin-right: 35px;
	
	
	margin-top:180px;
	
}
* html #home_template #col2 {	
	margin-right: 30px;	
}
#home_template #col2 {
	width: 250px;
	float: left;
	margin-right: 40px;
	
	
	margin-top:120px;
}
#home_template #col3 {
	width: 320px;
	float: left;
	
	
	
	margin-top:45px;
}

/* end sub templates */
.module {
	margin-bottom: 1.5em;
	clear: left;	
	overflow:hidden;
}
.module .white {
	color:#FFFFFF;
}
.module .black span { color:#000000;}
.module .red {
	color:#e2001a;
}
.news-item-img {
	width:52px;
	height:52px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 4px;
	overflow: hidden;
}
#col2 .news-item-img {margin-right: 5px;}
.news-item-img img {
	border: 1px solid #e2001a;
}
.news-item {float: left;margin-bottom: 10px; width:255px;}
#col2 .news-item { /*width:180px;*/margin-bottom: 15.5px;}
#home_template #col2 .news-item { width:180px;}
#col2 .news-item p {margin-bottom: 0;}
#home_template #col2 .module { margin-bottom:0;}
.pagination {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}
.rss {
	float:right;
	text-decoration: none;
	margin-top:-2px;
}
.rss img {
	text-align: right;
	
}
.article-list {
	list-style: none;
}
#gallery_list, .videos {
	list-style: none;
	padding-top: 10px;
	width:180px;
	overflow: visible;
}
#col2 #gallery_list, #col2 .videos {width: 385px;}

#gallery_list li, .videos li  {
	display: inline;
	float: none;
}
#gallery_list li a:link, #gallery_list li a:visited {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #e2001a;
}
.videos li a:link, .videos li a:visited {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration:none;
}
.videos .artist_info h3 { font-size:1.1em;}
.videos .artist_info span.track { display:block; color:#e2001a; text-decoration:underline;}
.videos li img { width:50px; border: 1px solid #e2001a; float:left;}
#col2 .videos li span {   font-weight:normal; padding-bottom:5px;}
#col2 .videos li span.track {    font-weight:bold;}
#col2 .videos li img { width:55px; float:left;}
.videos .artist_info { width:125px;}

.videos .artist-list li {
float:left;

width:190px; clear:none;
}

#col2 .videos li a:link, #col2 .videos li a:visited {margin-right: 0px;
	margin-bottom: 0px;}
#artist_change {
	position: absolute;
	top: 80px;
	right: 250px;
	display:inline;
}
#news_change {
	position: absolute;
	top: 80px;
	right: 250px;
	display:inline;
}
#contact_change {
	margin-bottom: 6px;
	display:block;
	
}
#tracks li {
	border-top: 1px solid #dedede;
	padding: 5px 3px;
	list-style: none;
}
#tracks ul {
	border-bottom: 1px solid #dedede;
	padding-top: 10px;	
}
.disc_img {
	float:left;
	padding-right: 5px;
	padding-bottom: 10px;
}
.disc_img img {
	border: 1px solid #e2001a;
	height: 50px;
	width: 50px;}
.disc_info {

padding-bottom: 10px;float:left;
width:135px;}
#col1 .disc_info {

width:120px;}
.release-list li {
float:left;
width:192px;
	list-style: none;
	height:80px;
	

}
#col1 .release-list li {height:auto;float:none;width:185px; clear:both;}
.release img {
	float: left;
	width: 150px;
	display: inline;
	margin-bottom: 10px;
	
	border: 1px solid #e2001a;
}
.release .img {
	float: left;
	width: 150px;
	display: inline;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.release .info {float: left;
	width: 220px;}
.artist-list { padding-top:15px;width:385px;float:left; overflow:hidden;}
.artist-list li {
float:left;
width:385px;
	list-style: none;
	clear:both;
	

}	
	
.artist_img {
	float:left;
	padding-right: 5px;
	padding-bottom: 10px;
}
.artist_img img {
	border: 1px solid #e2001a;
	
	width: 150px;}
.artist_info {

padding-bottom: 10px;float:left;
width:225px;}
.artist_info h3 { font-size:2.2em;}
.artist_info h3 a { color:#000000;}
#go_back {
	position: absolute;
	top: 80px;
	right: 250px;
	font-weight: bold;
	font-size: 1.1em;
}
#feature_release img {
	width: 150px;
	border: 1px solid #5d5858;
	margin-top: 8px;
	margin-bottom: 8px;
} 
#col3 table {width:100%;}
#col3 th {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
}
#col3 .top_row th {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-style: none;
	
}
#col3 .top_row .topR {
	text-align: right;	
}
#col3 .top_row .topL {
	text-align: left;	
}
#col3 .top_row .topM {
	text-align: center;	
}
#col3 table .top_row a:link, #col3 table .top_row a:visited {
	text-decoration: none;	
}
#col3 table a:link, #col3 table a:visited {
	font-weight: bold;font-size: 1.1em;
}
#other_artists {
	background: url(../imgs/other_artists.gif);
	width:137px;
	height:93px;
	
	position: absolute;
	left: 0px;
	top: 87px;
}
#nxt_artist {
	position: absolute;
	left: 4px;
	top: 46px;
	background: url(../imgs/previous.gif);
	height: 15px;
	width: 17px;
	text-indent: -500px;outline: none;	
}
#prev_artist {
	position: absolute;
	left: 83px;
	top: 26px;
	background: url(../imgs/next.gif);
	height: 16px;
	width: 17px;
	text-indent: -500px;outline: none;
}
a#nxt_artist:hover {
	
	background: url(../imgs/previous_on.gif);
	
}
a#prev_artist:hover {

	background: url(../imgs/next_on.gif);

}

.twitter-feed {
	list-style: none; padding-top:10px;
}
.twitter-feed li { padding-bottom:10px;}
a.tweet_time {
	display:block;
	text-align:right;
	padding-top:2px;
	color: #999999;
}
#col2 h2 { font-size:2em;}
.Year-Seperator { font: 1.5em Impact, sans-serif; margin-bottom:5px;}
.bottom-bar { clear:both; position:relative; left:-21px;}

.release-list { padding-top:5px;}
.tour-dates a{ display:block;}
.tour-dates ul { padding-top:2px;}
.tour-dates li {
	padding-bottom:10px;
	float:left;
	width:100%;
	list-style: none;
}
.tour-dates .info { float:left; width:145px;}
.startdate {
display:block;
float:left;
width:30px;
text-align:center; margin-right:10px; margin-top:5px;
}
.month {
background:#D51007 none repeat scroll 0 0;
border:1px solid #D51007;
color:#FFFFFF;
font-weight:bold;
line-height:1.1em;
text-align:center;
text-transform:uppercase;
display:block;
float:left;
width:100%;
}
.day {
	display:block;
	float:left;
	width:100%;
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-weight:bold;
	letter-spacing:-0.1em;
	line-height:1.4em;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.more { text-align:right; padding-right:5px; margin-bottom:0;}
.Sub-Menu { margin-top:10px;}
.Sub-Menu li { margin-bottom:5px;}

.Sub-Menu li a {opacity:0.6;filter:alpha(opacity=60)}
.Sub-Menu li a:hover {opacity:1;filter:alpha(opacity=100)}
.Sub-Menu li.current a { font-weight:bold; font-size:1.1em; text-decoration:none; color:#000; opacity:1;filter:alpha(opacity=100)}

#Hollywood-Tag {
	
	height:38px;
	left:5px;
	display:block;
	position:absolute;
	top:20px;
	width:105px;
	z-index:5;  background-color:#ccc;filter:alpha(opacity=1);
	opacity:0;
}
