@charset "UTF-8";
body {
	background: #6e8556;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: underline;
}
#container, #page {
	width: 777px;
	overflow: hidden;
	margin: 0 auto;
}
#header {
	width: 777px;
	height: 180px;
	background: #4A672C url(images/masthead.gif) no-repeat;	
}
#header h1 {	
	float: left;
	text-indent: -9999px;
	font-size: 0;
}
#header h1 a {
	display: block;
	width: 550px;
	height: 180px;
}
#headernav {
	float: left;
	margin-top: 15px;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	padding-left: 38px;
}
#headernav strong {
	font-weight:normal;
	color: #e8d450;
}
#headernav li {
	list-style-type: none;	
}
#headernav a {
	color: black;
	text-decoration:none;
}
#headernav a:hover {
	color: #FFF;
}
#body {
	clear: left;
	background-color: #FFF;
	overflow: hidden;
	background-image: url(images/body_bckgnd.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 40px;
}
#content {	
	width: 473px;
	float: left;
	margin-bottom: 0;
	padding: 0 34px 0 46px;
	font-size: 12px;
	line-height:1.3;
}
#content a {
	color: #4A672C;
	text-decoration:none;
}
#content a:hover {
	text-decoration: underline;
}
#sidebar {	
	float: left;
	width: 224px;
	font-size: 12px;
}
#sidebar h2 {
	font-size: 15px;
	font-weight: normal;
	padding-top: 1em;
	color: black;
}
#sidebar .gigs {
	color: white;
	font-size: 11px;
	padding: 0 10px;
}
#sidebar .gigs ul {
padding: 0;
margin: 0;
}
#sidebar li {
	list-style-type: none;
}
#footer {
	clear: both;
	width: 552px;
	font-size: 10px;
	line-height: 4;
	margin-top: 0;
	color: white;
}
#sidebar .gigs a {
text-decoration:none;
	color: white;
}
#footer a {
	text-decoration:none;
	font-weight:bold;
	color: white;
}
#footer a:hover {
	color: black;
}
#sidebar .gigs a:hover {
	color: #4A672C;
}
#headernav li.current_page_item a{
   color: white;
}
#colorbox {
	font-size: 11px;
}
#mailinglistcb {
	padding-bottom: 10px;
}
#discography {
	overflow:hidden;
	font-size: 11px;
}
#discography .disc {
	clear: both;
	padding-bottom: 20px;
	overflow:hidden;
}
#discography .disccover {
	float: left;
	margin-right: 35px;
	text-align: center;
}
#discography .discinfo {
	float: left;
}
#discography .discinfo h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 1;
}
