* {
	margin: 0; padding: 0;
}

body {
	width: 100%; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; background-color: #565D2D; color: #545E46;
}
div.clear {
	height: 1px; overflow: hidden; clear: both; text-indent: -100em;
}

/* ---------------- */
/* common 			*/
/* ---------------- */
hr {
	display: none;
}
h1 {
	display: none;
}
h2 {
	font-size: 1.2em; font-weight: bold; background-color: transparent; color: #213409;
}
h3 {
	font-size: 1.1em; font-weight: bold; color: #213409;
}
h4 {
	font-size: 1.1em; font-weight: bold; color: #213409;
}
p {
	font-size: 1em; color: #545E46;
}
a {
	color: #213409;
}
a:hover {
	color: #A00;
}
ul {
	list-style: none; margin: 0; padding: 0;
}
form {
	margin: 0; padding: 0;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; background-color: #FDFFF2;
}

#main {
	margin: 0 auto; width: 720px; text-align: left;
}
#header {
	width: 720px; height: 118px; overflow: hidden; background-image: url(../images/header.jpg); background-repeat: no-repeat;
}
#top-photo {
	background-color: #FDFFF2; background-image: url(../images/content.gif); background-repeat: repeat-y;
}
	#top-photo div {
		width: 694px; height: 183px; overflow: hidden; margin: -41px 0px 0px 13px; text-indent: -100em; background-repeat: no-repeat;
	}
	#top-photo div.home {
		background-image: url(../images/top_home.jpg);
	}
	#top-photo div.band {
		background-image: url(../images/top_band.jpg);
	}
	#top-photo div.shows {
		background-image: url(../images/top_shows.jpg);
	}
	#top-photo div.media {
		background-image: url(../images/top_media.jpg);
	}
	#top-photo div.links {
		background-image: url(../images/top_links.jpg);
	}
	#top-photo div.discography {
		background-image: url(../images/top_discography.jpg);
	}
	#top-photo div.msg {
		background-image: url(../images/top_msg.jpg);
	}


/* -------------------- */
/* content 				*/
/* -------------------- */
#content {
	width: 720px; background-color: #FDFFF2; background-image: url(../images/content.gif); background-repeat: repeat-y; padding: 4px 0px 25px 0px;
}
* html #content {
	height: 1px;
}
	
	#content:after {
	    content: "."; display: block; height: 0; clear: both; visibility: hidden;
	}
	#content{/* for IE/Mac */
		display: inline-table;
	}
	/* Hides from IE-mac \*/
	* html #content{height: 1%;}
	#content {display: block;}
	/* End hide from IE-mac */
	
	#content-left {
		float: left; width: 448px; margin: 0px 0px 0px 13px;
	}
	* html #content-left {
		margin-left: 7px; height: 1px;
	}
	#content-right {
		float: right; width: 231px; margin: 0px 21px 0px 0px;
	}
	* html #content-right {
		margin-right: 10px; height: 1px;
	}


/* -------------------- */
/* menu 				*/
/* -------------------- */
#menu {
	float: right; background-image: url(../images/menu_bg.gif); background-repeat: repeat-x; height: 32px; margin: 41px 6px 0px 0px;
}
* html #menu {
	margin-right: 3px;
}
	#menu ul {
		padding: 0; margin: 0;
 	}
	#menu li {
		 display: inline; list-style-type: none;
 	}
		#menu li span.left {
			display: block; float: left; width: 15px; height: 32px; background-image: url(../images/menu_left.gif); background-repeat: no-repeat;
		}
		#menu li span.right {
			display: block; float: left; width: 15px; height: 32px; background-image: url(../images/menu_right.gif); background-repeat: no-repeat;
		}
		#menu li a {
			display: block; float: left; height: 22px; text-indent: -100em; margin: 10px 6px 0px 3px; text-decoration: none; background-repeat: no-repeat; background-position: 1px 0px;
		}
		#menu li.on a {
			border-bottom: 3px solid #4E6021; height: 18px;
		}
		#menu li a.home {
			width: 31px; background-image: url(../images/menu_i_home.gif);
		}
		#menu li a.band {
			width: 29px; background-image: url(../images/menu_i_band.gif);
		}
		#menu li a.about {
			width: 34px; background-image: url(../images/menu_i_about.gif); margin-right: 3px;
		}
		#menu li a.shows {
			width: 39px; background-image: url(../images/menu_i_shows.gif);
		}
		#menu li a.media {
			width: 35px; background-image: url(../images/menu_i_media.gif);
		}
		#menu li a.msgboard {
			width: 59px; background-image: url(../images/menu_i_msgboard.gif);
		}
		#menu li a.msg {
			width: 24px; background-image: url(../images/menu_i_msg.gif);
		}
		#menu li a.discography {
			width: 73px; background-image: url(../images/menu_i_discography.gif);
		}
		#menu li a.links {
			width: 30px; background-image: url(../images/menu_i_links.gif);
		}
		#menu li a:hover {
			border-bottom: 3px solid #A00; height: 18px;
		}


/* -------------------- */
/* news 				*/
/* -------------------- */
#news {
	margin: 0px 5px 5px 4px;
}
	#news div.entry {
		margin: 2px 3px 10px 10px; padding: 2px;
	}
	#news div.entry:hover {
		background-color: #E7ECCE;
	}
		#news div.entry h2 {
			float: left; font-size: 1.8em; color: #3E440A; font-weight: bold;
		}
		#news div.entry h3 {
			float: left; font-size: 1.1em; color: #7C8814; font-weight: bold; padding: 6px 0px 0px 5px;
		}
		#news div.entry p {
			font-size: 1.1em; line-height: 1.3em; color: #353A01;
		}
		#news div.entry span {
			color: #A00; font-size: 1em; 
		}
		#news div.entry a {
			color: #A00; text-decoration: underline; padding: 0px 2px 1px 2px; background-color: transparent;
		}
		#news div.entry a:hover {
			background-color: #565D2D; color: #FEFFF9; text-decoration: none;
		}
		#news div.sep {
			height: 1px; overflow: hidden; text-indent: -100em; background-color: #ACB095; margin: 2px 3px 10px 10px;
		}


/* -------------------- */
/* band 				*/
/* -------------------- */
#about {
	margin: 0px 5px 5px 4px; padding: 2px 3px 10px 10px;
}
	#about h2 {
		font-size: 1.8em; color: #3E440A; font-weight: bold; padding: 0px 0px 5px 0px;
	}
	#about ul a {
		font-size: 1.05em; list-style-type: none;
	}
	#about li {
		list-style-type: none;
	}
	#about p {
		font-size: 1.1em; line-height: 1.3em; color: #353A01; padding: 0px 0px 10px 1px;
	}
	#about strong {
		font-size: 1.1em; line-height: 1.3em; color: #353A01;
	}
	#about a {
		color: #A00; text-decoration: underline; padding: 0px 3px 1px 3px;
	}
	#about a:hover {
		background-color: #565D2D; color: #FEFFF9; text-decoration: none;
	}


/* -------------------- */
/* links 				*/
/* -------------------- */
#links {
	margin: 0px 5px 5px 4px; padding: 2px 3px 10px 10px;
}
	#links div.left {
		float: left; width: 210px;
	}
	#links div.right {
		float: right; width: 210px;
	}
	#links h3 {
		font-size: 1.6em; color: #3E440A; font-weight: bold; padding: 0px 0px 5px 1px;
	}
	#links ul {
		margin: 0px 0px 15px 0px;
	}
		#links li {
			line-height: 1.5em; list-style-type: none;
		}
		#links li a {
			font-size: 1.05em; color: #A00; text-decoration: underline; padding: 0px 3px 1px 3px; font-weight: normal;
		}
		#links li a:hover {
			background-color: #565D2D; color: #FEFFF9; text-decoration: none;
		}


/* -------------------- */
/* msg board 			*/
/* -------------------- */
#msg {
	margin: 0px 5px 5px 4px; padding: 2px 3px 10px 10px;
}
	#msg h2 {
		font-size: 1.8em; color: #3E440A; font-weight: bold; padding: 0px 0px 15px 0px;
	}
	#msg ul, #msg li {
		list-style-type: none;
	}
	#msg li {
		padding: 0px 0px 10px 0px; margin: 0px 0px 8px 0px; border-bottom: 1px solid #ACB095;
	}
		#msg li div.entry {
			
		}
		#msg li div.entry:hover {
			background-color: #E7ECCE;
		}
	#msg h3 {
		float: left; font-size: 1.3em; color: #3E440A; font-weight: bold;
	}
	#msg h4 {
		float: left; font-size: 1.05em; color: #7C8814; font-weight: bold; padding: 2px 0px 0px 5px;
	}
	#msg p {
		font-size: 1.05em; line-height: 1.3em; color: #353A01; padding: 0px 0px 2px 1px; font-weight: normal;
	}
	#msg a {
		font-size: 1em; color: #A00; text-decoration: underline; padding: 0px 3px 1px 3px;
	}
	#msg a:hover {
		background-color: #565D2D; color: #FEFFF9; text-decoration: none;
	}

/* -------------------- */
/* media player 		*/
/* -------------------- */
#media-player {
	width: 231px; background-image: url(../images/media_bg.gif); background-repeat: no-repeat; margin: 0px 0px 5px 0px;
}
	#media-player div.cont {
		padding: 4px 0px 0px 4px;
	}
	#media-player p {
		font-size: 1.1em; color: #353A01; padding: 5px 5px 5px 5px; 
	}


/* -------------------- */
/* latest shows 		*/
/* -------------------- */
#shows-front {
	padding: 5px 5px 0px 5px;
}
	#shows-front h2 {
		width: 222px; height: 25px; background-image: url(../images/headlines/latest_shows.gif); background-repeat: no-repeat; text-indent: -100em;
	}
	#shows-front h3 {
		padding: 5px 0px 10px 0px;
	}
	#shows-front li {
		padding: 4px 2px 5px 4px; margin: 1px -1px 0px 0px; list-style: none;
	}
	#shows-front li.show {
		background-color: #CCD2AC;
	}
	#shows-front li.show-2 {
		background-color: #E6EAD0;
	}
	#shows-front a {
		text-decoration: none; color: #A00000;
	}
	#shows-front a:hover {
		text-decoration: underline;
	}
		#shows-front a.past {
			color: #545E46; text-decoration: line-through;
		}

/* -------------------- */
/* shows 				*/
/* -------------------- */
#shows {
	margin: 0px 5px 5px 4px; padding: 0 0 0 10px;
}
	#shows h2 {
		font-size: 1.8em; color: #3E440A; font-weight: bold; padding: 0px 0px 5px 0px;
	}
	#shows h3 {
		font-size: 1.4em; color: #3E440A; font-weight: bold; padding: 10px 0px 5px 0px;
	}
	#shows ul li {
		list-style: none; font-size: 1.1em;
	}
		#shows li div {
			padding: 2px 5px 2px 5px; margin: 2px 0 2px 0;
		}
		#shows li div a {
			text-decoration: none; color: #565D2D;
		}
		#shows li div a:hover {
			text-decoration: underline; color: #A00;
		}
		#shows li div.show {
			background-color: #CCD2AC; border: 1px dashed #CCD2AC; font-weight: bold;
		}
		#shows li div.show:hover {
			border: 1px dashed #333;
		}
		#shows li div.show-2 {
			background-color: #E6EAD0; border: 1px dashed #E6EAD0; font-weight: bold;
		}
		#shows li div.show-2:hover {
			border: 1px dashed #333;
		}
		#shows li div.show-info {
			font-weight: normal; display: none;
		}
			#shows li div.show-info span {
				font-size: 1em; font-style: italic;
			}
	
	#search-shows-form h2 {
		width: 222px; height: 25px; padding: 0px 0px 5px 0px; background-image: url(../images/headlines/search.gif); background-repeat: no-repeat; text-indent: -100em;
	}

/* -------------------- */
/* support				*/
/* -------------------- */
#support {
	padding: 5px 5px 0px 5px;
}
	#support h2 {
		width: 222px; height: 25px; background-image: url(../images/headlines/we_support.gif); background-repeat: no-repeat; text-indent: -1000em;
	}
	#support li {
		list-style: none; margin: 1px 0px 0px 0px;
	}
	#support a {
		display: block; width: 222px; height: 35px; background-repeat: no-repeat; text-indent: -1000em; text-decoration: none;
	}
	#support a.e-1 {
		background-image: url(../images/banner/e_1.jpg);
	}
	#support a.e-2 {
		background-image: url(../images/banner/e_2.jpg);
	}
	#support a.e-3 {
		background-image: url(../images/banner/e_3.jpg);
	}
	#support a.e-4 {
		background-image: url(../images/banner/e_4.jpg);
	}
	#support a.e-5 {
		background-image: url(../images/banner/e_5.jpg);
	}
	#support a.e-6 {
		background-image: url(../images/banner/e_6.jpg);
	}
	#support a.e-7 {
		background-image: url(../images/banner/e_7.jpg);
	}
	#support a.e-8 {
		background-image: url(../images/banner/e_8.jpg);
	}


/* -------------------- */
/* most visited			*/
/* -------------------- */
#most-visited {
	padding: 5px 5px 10px 5px;
}
	#most-visited h2 {
		width: 222px; height: 25px; background-image: url(../images/headlines/most_visited.gif); background-repeat: no-repeat; text-indent: -1000em;
	}
	#most-visited li {
		background-color: #E6EAD0; margin: 1px 0px 0px 0px; padding: 1px 2px 1px 2px; border: 1px dotted #CCD2AC; list-style-type: none;
	}
	#most-visited li:hover {
		color: #111; cursor: default;
	}
	#most-visited li a {
		color: #A00; text-decoration: none; padding: 0 5px 0 3px;
	}
	#most-visited li a:hover {
		background-color: #565D2D; color: #FEFFF9;
	}
	

/* -------------------- */
/* venue links			*/
/* -------------------- */
#venue-links {
	padding: 5px 5px 15px 5px;
}
	#venue-links h2 {
		width: 222px; height: 25px; background-image: url(../images/headlines/venue_links.gif); background-repeat: no-repeat; text-indent: -1000em;
	}
	#venue-links li {
		background-color: #E6EAD0; margin: 1px 0px 0px 0px; padding: 1px 2px 1px 2px; border: 1px dotted #CCD2AC; list-style-type: none;
	}
	#venue-links li:hover {
		color: #111; cursor: default;
	}
	#venue-links li a {
		color: #A00; text-decoration: none; padding: 0 5px 0 3px;
	}
	#venue-links li a:hover {
		background-color: #565D2D; color: #FEFFF9;
	}
	
/* -------------------- */
/* label links			*/
/* -------------------- */
#label-links {
	padding: 5px 5px 15px 5px;
}
	#label-links h2 {
		width: 222px; height: 25px; background-image: url(../images/headlines/labels.gif); background-repeat: no-repeat; text-indent: -1000em;
	}
	#label-links li {
		background-color: #E6EAD0; margin: 1px 0px 0px 0px; padding: 1px 2px 1px 2px; border: 1px dotted #CCD2AC; list-style-type: none;
	}
	#label-links li:hover {
		color: #111; cursor: default;
	}
	#label-links li a {
		color: #A00; text-decoration: none; padding: 0 5px 0 3px;
	}
	#label-links li a:hover {
		background-color: #565D2D; color: #FEFFF9;
	}
	


/* -------------------- */
/* right forms 			*/
/* -------------------- */
div.right-form {
	padding: 5px 5px 10px 5px;
}
	#contact-form h2 {
		width: 222px; height: 25px; padding: 0px 0px 5px 0px; background-image: url(../images/headlines/contact_us.gif); background-repeat: no-repeat; text-indent: -100em;
	}
	#msg-form h2 {
		width: 222px; height: 25px; padding: 0px 0px 5px 0px; background-image: url(../images/headlines/leave_a_message.gif); background-repeat: no-repeat; text-indent: -100em;
	}
	div.right-form label {
		font-size: 1.1em; font-weight: bold; color: #3E440A;
	}
	div.right-form dt {
		padding: 0px 0px 2px 0px;
	}
	div.right-form dd {
		padding: 0px 0px 5px 0px;
	}
	div.right-form dd input {
		font-size: 1.1em; width: 160px; border: 1px solid #3E440A; color: #3E440A; padding: 1px;
	}
	div.right-form dd textarea {
		font-size: 1.1em; width: 218px; height: 100px; border: 1px solid #3E440A; color: #3E440A; padding: 1px;
	}
	div.right-form dd input:focus, div.right-form dd textarea:focus {
		background-color: #FFF; border: 1px solid #565D2D;
	}
	div.right-form dd input.err {
		border: 1px solid #A00;
	}
	div.right-form dd textarea.err {
		border: 1px solid #A00;
	}
	div.right-form dd input.err:focus, div.right-form dd textarea.err:focus {
		background-color: #FFF; border: 1px solid #A00;
	}
	input.submit-btn {
		border-left: 1px dotted #EEE; border-top: 1px dotted #EEE; border-right: 1px dotted #222; border-bottom: 1px dotted #222; background-color: #3E440A; color: #EEE; font-weight: bold; padding: 0 5px 0 5px;
	}


/* -------------------- */
/* playlists 			*/
/* -------------------- */
#playlists {
	padding: 5px 5px 10px 5px;
}
	#playlists h2 {
		width: 222px; height: 25px; padding: 0px 0px 1px 0px; background-image: url(../images/headlines/playlists.gif); background-repeat: no-repeat; text-indent: -100em;
	}
	#playlists li {
		list-style-type: none;
	}
	#playlists li h3 {
		background-color: #CCD2AC; padding: 4px 3px 4px 3px; font-size: 1.3em;
	}
	#playlists li li {
		background-color: #E6EAD0; margin: 2px 0px 0px 0px; padding: 2px 2px 2px 6px; border: 1px dotted #CCD2AC; list-style-type: none; font-weight: normal;
	}
	#playlists li li:hover {
		color: #111; cursor: default;
	}
	

/* -------------------- */
/* media 				*/
/* -------------------- */
#media-files {
	margin: 0px 5px 5px 4px; padding: 0 0 0 10px;
}
	#media-files h2 {
		font-size: 1.8em; color: #3E440A; font-weight: bold; padding: 0px 0px 5px 0px;
	}
	#media-files h3 {
		font-size: 1.4em; color: #3E440A; font-weight: bold; padding: 10px 0px 5px 0px;
	}
	#media-files ol {
		list-style-position: inside; list-style-type: decimal; margin: 5px 0 10px 0;
	}
		#media-files ol li {
			font-weight: normal; font-size: 1.1em; line-height: 1.3em;
		}
			#media-files ol li strong {
				padding: 0 8px 0 0;
			}
			
			/* Lyrics */
			#media-files ol.ol-lyrics li {
				font-weight: bold; padding: 3px 0 0 0; list-style-type: none;
			}
			#media-files ol.ol-lyrics strong {
				padding: 0; margin: 0; font-size: 1.1em; 
			}
			#media-files ol.ol-lyrics p {
				padding: 5px 0 15px 0px; font-weight: normal;
			}
			#media-files ol.ol-lyrics p.info {
				font-size: 1em; font-style: italic; padding: 0 0 10px 20px;
			}
	#media-files p {
		font-size: 1.1em; line-height: 1.3em; color: #353A01; padding: 0px 0px 10px 1px;
	}
	#media-files a {
		font-weight: normal; color: #A00; text-decoration: underline; padding: 0px 3px 1px 3px;
	}
	#media-files a:hover {
		background-color: #565D2D; color: #FEFFF9; text-decoration: none;
	}
	
	/* Music	 */
	#media-files-music {
		padding: 0 0 15px 0;
	}
		#media-files-music ol li {
			list-style-type: decimal; list-style-position: inside;
		}
	
	/* Photos */
	#media-files-photos {
		padding: 0 0 15px 0;
	}
		#media-files-photos div.media-gallery {
			padding: 0;
		}
		#media-files-photos a.media-gallery-photo {
			display: block; float: left; border: 4px solid #565D2D; margin: 0 10px 10px 0; padding: 0;
		}
		#media-files-photos a.media-gallery-photo:visited {
			border-color: #CCD85F;
		}
		#media-files-photos a.media-gallery-photo:hover {
			border-color: #8D9A26;
		}
			#media-files-photos a.media-gallery-photo img {
				border: none; margin: 0; padding: 0;
			}
	#gallery-photo {
		margin: 0px 5px 5px 14px; padding: 0; 
	}
		#gallery-photo-img {
			border: 8px solid #565D2D; float: left;
		}
	
	/* Videos */
	#media-files-videos {
		padding: 0 0 15px 0;
	}
		#media-files-videos ol li {
			list-style-type: decimal; list-style-position: inside;
		}


/* -------------------- */
/* discography 			*/
/* -------------------- */
#discography {
	margin: 0px 5px 5px 4px; padding: 0 0 0 10px;
}
	#discography h2 {
		font-size: 1.8em; color: #3E440A; font-weight: bold; padding: 0px 0px 5px 0px;
	}
	#discography h3 {
		font-size: 1.4em; color: #3E440A; font-weight: bold; padding: 10px 0px 5px 0px;
	}
		#discography a.release-cover-art {
			display: block; border: 4px solid #565D2D; float: left;
		}
		#discography a.release-cover-art:visited {
			border-color: #CCD85F;
		}
		#discography a.release-cover-art:hover {
			border-color: #8D9A26;
		}
		#discography a img {
			border: 0;
		}
		
		#discography div.release-cover-art {
			width: 90px; height: 90px; border: 4px solid #565D2D; float: left;
		}
		#discography div.release-info {
			width: 312px; float: right;
		}
			#discography div.release-info ol {
				padding-left: 22px;
			}
			#discography div.release-info ol, li {
				list-style-type: decimal; list-style-position: outside; font-size: 1.05em; font-weight: bold;
			}
			#discography div.release-info a {
				font-weight: normal; color: #A00; text-decoration: underline; padding: 0px 3px 1px 3px;
			}
			#discography div.release-info a:hover {
				background-color: #565D2D; color: #FEFFF9; text-decoration: none;
			}
			#discography div.release-info p {
				font-weight: normal; padding: 10px 0 0 0;
			}



/* -------------------- */
/* footer 				*/
/* -------------------- */
#bottom-navi {
	display: none;
}
#footer {
	width: 720px; height: 53px; background-color: #FEFFF9; text-align: center; padding: 3px 0px 0px 0px; background-image: url(../images/footer.jpg); background-repeat: no-repeat; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
* html #footer {
	height: 53px;
}
	#footer div.left {
		float: left; width: 430px; margin: 0px 0px 0px 25px; padding: 2px 0px 0px 0px;
	}
	* html #footer div.left {
		margin-left: 12px;
	}
	#footer div.right {
		float: right; width: 223px; margin: 0px 25px 0px 0px; padding: 2px 0px 0px 0px;
	}
	* html #footer div.right {
		margin-right: 12px;
	}
	#footer p {
		color: #3E4410; font-size: 1em;
	}
	#footer p.copyright {
		font-weight: bold;
	}
	#footer  a {
		color: #3E4410; font-weight: bold;
	}
	#footer  a:hover {
		color: #B00; font-weight: bold;
	}
