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

body { 
	font-family: trebuchet, "trebuchet MS", trebuchet MS, Century Gothic, "Century Gothic", Lucida Grande, "Lucida Grande", Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background: url(/images/background.jpg) #000 no-repeat top center;
	margin: 0px;
}

img { border: 0; }
ul { list-style: none; }
A:visited { COLOR: #a96719; TEXT-DECORATION: none; }
A:link { COLOR: #a96719; TEXT-DECORATION: none; }
A:hover { COLOR: #8c0000; TEXT-DECORATION: underline; }
:focus { -moz-outline-style: none; }
input, textarea { margin: 8px 0px; }

hr {
	 color: #333;
	 background-color: #333;
     height: 4px;
}

form { margin: 0px;}
p { margin: 0px 0px 12px 0px; }
h1, h2, h3, h4 { margin: 0px 0px 10px 0; clear: both; }
.align_bottomLeft { position: absolute; bottom: 0; left: 0; }
.align_topRight { position: absolute; top: 0; right: 0; }
.positionRelative { position: relative; }
.marginBottom { margin-bottom: 20px; }
.marginBottom10px { margin-bottom: 10px; }
.marginTopBottom { margin: 10px 0;}
.marginTop { margin: 10px 0 0 0; }
.marginTop20px { margin: 20px 0 0 0; }
.marginLeft { margin: 0 0 0 20px; }
.marginRight { margin: 0 20px 0 0; }
.paddingTop { padding-top: 10px; }
.noMargin { margin: 0; }
.floatLeft { float: left;}
.floatRight { float: right; }
.clear { clear: both; }
.large { font-size: 110%; }
.larger { font-size: 115%; }
.largest { font-size: 120%; }
.bigger { font-size: 125%; }
.biggest { font-size: 150%; }

a.biglink { font-size: 14px; } 

strong { font-size: 110%; }

/*****************************
*  NAV and HEADER DIVS
*****************************/	  

#mainwrapper {
	width: 900px;
	height: auto;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 225px;
	clear: both;
}

#navigation { 
	width: 900px;
	height: 54px;
	background: url(/images/navstrip.jpg) no-repeat top left;
	position: relative;
	clear: both;
}

	#home a { 
		display: block;
		width: 54px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 116px;
		background: url(/images/nav/home.jpg) no-repeat 0 0;
	}
	
		#home a:hover { 
			background: url(/images/nav/home.jpg) no-repeat -54px 0;
		}
		
	#bio a { 
		display: block;
		width: 42px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 170px;
		background: url(/images/nav/bio.jpg) no-repeat 0 0;
	}
	
		#bio a:hover { 
			background: url(/images/nav/bio.jpg) no-repeat -42px 0;
		}
		
	#tour a { 
		display: block;
		width: 53px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 212px;
		background: url(/images/nav/tour.jpg) no-repeat 0 0;
	}
	
		#tour a:hover { 
			background: url(/images/nav/tour.jpg) no-repeat -53px 0;
		}
		
	#media a { 
		display: block;
		width: 117px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 265px;
		background: url(/images/nav/musicvideo.jpg) no-repeat 0 0;
	}
	
		#media a:hover { 
			background: url(/images/nav/musicvideo.jpg) no-repeat -117px 0;
		}
		
	#releases a { 
		display: block;
		width: 68px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 382px;
		background: url(/images/nav/albums.jpg) no-repeat 0 0;
	}
	
		#releases a:hover { 
			background: url(/images/nav/albums.jpg) no-repeat -68px 0;
		}
		
	#photos a { 
		display: block;
		width: 71px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 450px;
		background: url(/images/nav/photos.jpg) no-repeat 0 0;
	}
	
		#photos a:hover { 
			background: url(/images/nav/photos.jpg) no-repeat -71px 0;
		}
		
	#extras a { 
		display: block;
		width: 66px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 521px;
		background: url(/images/nav/extras.jpg) no-repeat 0 0;
	}
	
		#extras a:hover { 
			background: url(/images/nav/extras.jpg) no-repeat -66px 0;
		}
		
	#merch a { 
		display: block;
		width: 64px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 587px;
		background: url(/images/nav/merch.jpg) no-repeat 0 0;
	}
	
		#merch a:hover { 
			background: url(/images/nav/merch.jpg) no-repeat -64px 0;
		}
		
	#links a { 
		display: block;
		width: 55px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 651px;
		background: url(/images/nav/links.jpg) no-repeat 0 0;
	}
	
		#links a:hover { 
			background: url(/images/nav/links.jpg) no-repeat -55px 0;
		}
		
	#fanclub a { 
		display: block;
		width: 80px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 706px;
		background: url(/images/nav/fanclubs.jpg) no-repeat 0 0;
	}
	
		#fanclub a:hover { 
			background: url(/images/nav/fanclubs.jpg) no-repeat -80px 0;
		}	
		
	#sony a { 
		display: block;
		width: 95px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
		position: absolute;
		top: 0;
		left: 787px;
		background: url(/images/nav/sony.jpg) no-repeat 0 0;
	}

/*****************************
*  MAIN CONTENT
*****************************/

#content, .content_wrapper {
	width: 900px;
	height: auto;
	background: url(/images/mainback.jpg) #fafaf8 no-repeat top;
	float: left;
}

	.content_wrapper {
		background: url(/images/mainbottom.jpg) no-repeat bottom;
		position: relative;
	}

#left { 
	width: 535px;
	height: auto;
	padding: 0;
	float: left;
}	

#right, #right_albums{ 
	width: 365px;
	height: auto;
	padding: 0px;
	float: right;
}

#right_slim { 
	width: 360px;
	height: auto;
	padding: 0px;
	float: right;
}
	
	#right_positioned { 
		width: 365px;
		position: absolute;
		top: 0;
		left: 535px;
		height: auto;
		float: none;
	}
	
	#right h2, #right_positioned h2 {
		font-size: 20px;
	}
	
#fullpage {
	width: 900px;
	height: auto;
	float: left;
}
	
#footer {
	width: 900px;
	height: auto;
	padding: 10px 0 45px 0;
	text-align: center;
	font-size: 11px;
	color: #bbb;
	clear: both;
}

	#footer img { margin: 0 5px 5px 0; }
	
	
/* GENERIC LEFT SIDE */	

.leftside {
	width: 500px;
	height: auto;
	padding: 0 0 0 20px;
	float: left;
}

.leftside_wide {
	width: 520px;
	height: auto;
	padding: 0 0 0 10px;
	float: left;
}


/* RIGHT SIDE ITEMS */	

#social_networks {
	width: 350px;
	height: 58px;
	clear: both;
}

#others {
	width: 350px;
	height: 48px;
	line-height: 24px;
	padding: 10px 0;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	clear: both;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}

#latest_album, #latest_albums {
	width: 350px;
	height: auto;
}

.reverbwidget {
	width: 434px;
	height: auto;
	margin: 0 auto;
	border: 5px solid #000;
	background-color: #000; 
}

#widget {
	width: 350px;
	height: auto;
	margin: 15px 0 0 0;
}

#widget_wide {
	width: 450px;
	height: 450px;
	background: url(/images/sidewidget.gif) no-repeat 0 0;
	padding-top: 15px;
}

#upcomingshows {
	height: auto;
}


/* NEWS, ALBUMS & UPCOMING SHOWS */
.news_post {
	width: 500px;
	height: auto;
	float: left;
}

.news_post { border-bottom: 1px dotted #444; margin-bottom: 25px; }

.news_post h2 {
	font-size: 20px;
	line-height: 23px;
	font-family: georgia, times, "times new roman", times new roman, serif;
	margin: 5px 0;
	clear: none;
}

.date_box { 
	width: 80px;
	height: 87px;
	margin: 0 10px 10px 0;
	text-align: center;
	background: url(/images/newsdate.jpg) no-repeat 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	float: left;
}

	.date_box .day { 
		width: 64px;
		height: 49px;
		margin: 0 auto;
		line-height: 40px;
		vertical-align: middle;
		font-size: 30px;
		font-weight: bold; 
		font-family: georgia, times, "times new roman", times new roman, serif;
		border-bottom: 1px solid #fff;
	}
	
	.date_box .month {
		width: 64px;
		height: auto;
		padding: 8px 0 0 0;
		margin: 0 auto;
		color: #FFCC66;
	}
	
	.metainfo { display: block; font-size: 11px; font-style: italic; color: #888; margin: 0 0 10px 0;}

	.upcomingshow_item {
		width: 350px;
		padding: 6px 0;
		border-bottom: 1px solid #d0c7af;
		clear: both;
	}
	
	.date_red { color: #990000; font-weight: bold; }
	
	.album_wrapper_mini, .album_wrapper_singles {
		width: 350px;
		height: 118px;
		line-height: 20px;
	}
	
		.album_wrapper_mini img, .album_wrapper_singles img {
			border: 4px solid #000;
			float: left;
			margin: 0 10px 0 0;
		}
		
			.album_wrapper_singles img { width: 100px; }
		
		.album_wrapper_mini h3, .album_wrapper_singles h3 {
			margin: 10px 0 0 0;
			font-size: 14px;
			font-weight: bold;
			clear:  none;
		}
		
		.album_wrapper_mini a, .album_wrapper_singles a { font-size: 110%; font-weight: bold; }
		
			.album_wrapper_singles {
				float: left;
				height: auto;
				margin-bottom: 10px;
			}
			
			.album_wrapper_singles h3 { margin: 0 ; }
			
	
/*****************************
*  BIO CONTENT
*****************************/

.bioimage img, .albumimage img { border: 4px solid #fff; }
	
/*****************************
* ALBUMS
*****************************/

.album_wrapper {
		width: auto;
		height: auto;
		line-height: 20px;
		margin-bottom: 30px;
	}
	
		.album_wrapper img {
			border: 4px solid #000;
			margin: 0 0 5px 0;
		}
		
		.album_wrapper h2 {
			margin: 5px 0 10px 0;
			font-size: 18px;
			font-weight: bold;
		}
		
		.album_wrapper a { font-size: 110%; }

/*****************************
* MEDIA
*****************************/

.photo_gal img { border: 5px solid #999; margin: 0 5px 5px 0; float: left; }

.mediah2 { 
	display: block;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #444;
	margin-top: 15px;
	clear: both;
}

.mediaentry {
	padding: 9px 0;
}

	.mediaentry img {
		margin: 6px 3px 4px 0px;
	}
	
.desktop_wrapper {
	width: 180px;
	height: auto;
	float: left;
	padding: 6px 5px 12px 0;
	margin: 6px 0;
}

	.desktop_wrapper img {
		margin-bottom: 6px;
	}

/*****************
TOUR
****************/

.upcomingshow_tour {
	width: 500px;
	padding: 6px 0;
	border-bottom: 1px solid #d0c7af;
	clear: both;
}

.indent { width: auto;padding: 2px 0 0 60px; }


/*****************
LINKS
****************/

.links_list { 
	padding: 6px 0;
	border-bottom: 1px solid #ccc9bd;
}

/*****************
MISC
****************/

.prevnext {
	height: 30px;
	line-height: 30px;
	margin: 10px 0px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	}
	
	.prevnext a {
		padding: 5px;
		color: #003366;
		border-right: 1px solid #999;
	}
	
	.prevnext #active {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		background-color: #003366;
	}
	
	.link_item {
		border-bottom: 1px solid #999;
	}
	
/*****************
HIDE
****************/

body#tourspage #upcomingshows { display: none; }
body#music #right { width: 360px; }


