*{
	margin:0;
	padding:0;
}

body{
	padding-top: 3%;
	text-align:center;
	background-color:#49231b;
	font-size:100%;
	font-family:"Lucida Grande", Tahoma, sans-serif;
	color: #EEEEEE;
}

p { margin:0 0 1em 0; font-size: 0.8em;}
table { font-size: 0.8em;}
a {
	text-decoration: none;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
}

#content img { border: 1px solid #49231b; float: left; margin-right: 20px;}
a img { border:none !important; }
a:focus { outline: none; }

a.image {
	margin: 13px;
	float: left;
	display: block;
	width: 128px;
	height: 128px;
}

form input { margin: 0 10px 0 10px;}
form textarea { margin: 0 10px 0 10px;}
form strong { display: block; margin-bottom: 5px;}

h1 { margin-bottom: 1em; font-size: 1em;}
h2 { margin-bottom: 0.5em; font-size: 0.9em;}

hr { margin: 2em 0 2em 0;}
#container {
	background-repeat: no-repeat;
	position: relative;
	margin:0 auto;
	width: 875px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	text-align:center;
	padding-top: 200px;
}

/* stupid Internet Explorer */
* html #content { margin-top: -100px; }
*+html #content { margin-top: -100px; }

.main {	background-image:url(../images/content.jpg); }
.subpage {	background-image:url(../images/content-sub.jpg); }

#nav {
	text-align:center;
	margin: 0px;
	list-style:none;
}

#nav a {
	position: absolute;
	display: block;
}

#nav a:hover {
	background-image:url(../images/current_hover.gif);
	background-repeat: no-repeat;
}
html>body #nav a:hover { background-image:url(../images/current_hover.png);}

#footer {
	text-align: left;
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 875px;
	height: 123px;
}
#footer p { padding: 18px 0 0 60px; font-size: 1em; color: black; font-weight: bold;}
#footer a { color: black;}

#content {
	position: relative;
	text-align: left;
	padding: 50px 30px 30px 30px;
	width: 781px;
	margin: 0 auto;
  	overflow:hidden;	
}
#content.oversize {
	background-image:url(../images/content-sub.jpg);
	background-repeat: no-repeat;
	background-position: center -200px;
	background-color: black;
}
/* stupid Internet Explorer */
* html #content.oversize { background-position: center -215px; }
*+html #content.oversize { background-position: center -215px; }

.index, .index img {
	top: 17px;
	left: 46px;
	width: 218px;
	height: 85px;
}
.index:hover { background-position: 102px 63px; }

.band, .band img {
	top: 157px;
	left: 46px;
	width: 218px;
	height: 109px;
}
.band:hover { background-position: center 70px; }
.subpage .band {
	top: 95px;
	left: 46px;
}

.live, .live img {
	top: 202px;
	left: 312px;
	width: 312px;
	height: 103px;
}
.live:hover { background-position: center 60px; }
.subpage .live {
	top: 90px;
	left: 312px;
}

.songs, .songs img {
	top: 107px;
	left: 681px;
	width: 155px;
	height: 113px;
}
.songs:hover { background-position: center 70px; }
.subpage .songs {
	top: 46px;
	left: 681px;
}

.pictures, .pictures img {
	top: 319px;
	left: 214px;
	width: 125px;
	height: 117px;
}
.pictures:hover { background-position: center 70px; }
.subpage .pictures {
	top: 60px;
	left: 214px;
}

.guestbook, .guestbook img {
	top: 350px;
	left: 599px;
	width: 202px;
	height: 80px;
}
.guestbook:hover { background-position: center 55px; }
.subpage .guestbook {
	top: 120px;
	left: 599px;
}
.subpage .guestbook:hover { background-position: center 45px; }

#sliderpane {
	height: 200px;
	overflow: hidden;
}
#sliderpane .frame {
	float: none;
	width: 775px;
	height: 250px;
	overflow: hidden;
}
html>body #sliderpane .frame { float: left; padding-top: 10px;}

.sliderpane-nav { display: block; padding-bottom: 30px; margin-left: -30px;}
.sliderpane-nav li {
	display: block;
	padding: 3px 3px 3px 10px;
	float: left;
 	border-bottom: 1px solid #9E8C7E;
}
.sliderpane-nav li a { padding: 3px; }
.sliderpane-nav li a.active { border-top: 1px solid #9E8C7E;}

.concerts { 
	list-style: none;
	width: 380px;
	float:left;
	margin-right: 20px;
}
.concerts li { margin-bottom: 10px; border-bottom: 1px dotted #4A3929; padding-bottom: 7px; font-size:0.8em}
.concerts .date { margin-bottom: 10px; display: block;}

.guestbook_entries { list-style: none; }
.guestbook_entries li { width: 780px; margin-top: 10px; border-top: 1px dotted #4A3929; padding-top: 7px; font-size:0.8em; overflow: hidden;}

.guestbook_entries li .author { display: block; float: left;}

.guestbook_entries li .author {
	padding: 0 10px 0 0;
	color: #4A3929;
	border-right: 1px solid #4A3929;
}
.guestbook_entries li .homepage {
	padding: 0 10px 0 10px;
	color: #4A3929;	
	border-right: 1px solid #4A3929;
}
.guestbook_entries li .date {
	padding: 0 10px 0 10px;
	color: #4A3929;
}
.guestbook_entries li .message {
	display: block;
	clear: both;
	color: white;
}

.alt {
	list-style: none;
	width: 380px;
	float: left;
}
.alt li { margin-bottom: 10px; border-bottom: 1px dotted #4A3929; padding-bottom: 7px; font-size:0.8em}
.alt .date { margin-bottom: 10px; display: block;}
.alt .location {padding-right: 5px; border-right: 1px solid #9E8C7E; }

.stories { color: #9E8C7E;}
