body, h1, h2, h3, p, form, ul, li, ol {
	margin:0px;
	padding:0px;
}
body{	
	font-size:14px;
	line-height:24px;
	font-family:"Baskerville", Georgia, Times, serif;
	color:#fff6e2;
	background:url(images/bg.jpg) fixed;
}
img{
	border:none;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#fff6e2;
}
a:hover{
	color:#8f8d8b;
}
p {
	margin-bottom:30px;	
}
#logo{
	width:474px;
	height:450px;
	display:block;
	text-indent:-5000em;
	background:url(images/logo.png) top center no-repeat;
	margin:auto;
	margin-top:10px;
	cursor:pointer;
}
#navigation{
	width:910px;
	margin:auto;
	overflow:hidden;
	height:150px;
}
#navigation ul li{
	list-style:none;
	float:left;
}
#navigation ul li a{
	display:block;
	text-indent:-5000em;
	height:146px;
}
#navigation ul li a:hover{
	margin-top:5px;
}

#nav_news a{
	background:url(images/nav_news.png) top left no-repeat;
	width:106px;
}
#nav_tourdates a{
	background:url(images/nav_tourdates.png) top left no-repeat;
	width:107px;
}
#nav_photos a{
	background:url(images/nav_photos.png) top left no-repeat;
	width:120px;
	margin-left:10px;
}
#nav_blog a{
	background:url(images/nav_blog.png) top left no-repeat;
	width:60px;
	margin-left:5px;
}
#nav_links a{
	background:url(images/nav_links.png) top left no-repeat;
	width:59px;
	margin-left:20px;
}
#nav_shop a{
	background:url(images/nav_shop.png) top left no-repeat;
	width:91px;
	margin-left:20px;
}
#nav_music a{
	background:url(images/nav_music.png) top left no-repeat;
	width:56px;
	margin-left:20px;
}
#nav_twitter a{
	background:url(images/nav_twitter.png) top left no-repeat;
	width:123px;
}
#nav_video a{
	background:url(images/nav_video.png) top left no-repeat;
	width:94px;
}
#nav_shop a{
	background:url(images/nav_shop.png) top left no-repeat;
	width:91px;
	margin-left:5px;
}
#main{
	margin:20px 100px;
	background:#fff6e2;
	border:#1f2433 solid 1px;
	position:relative;
}
#content{
	background:#1f2433 url(images/seagull.gif) bottom left no-repeat;
	border:#fff6e2 double 16px;
	padding:60px;
	overflow:hidden;
	min-height:1200px;
	padding-bottom:220px;
}
#leftweed{
	background:url(images/leftweed.png) top left no-repeat;
	width:303px;
	height:479px;
	position:absolute;
	top:-20px;
	left:-101px;
}
#rightweed{
	background:url(images/rightweed.png) top left no-repeat;
	width:257px;
	height:441px;
	position:absolute;
	top:-20px;
	right:-47px;
}
#left{
	width:200px;
	position:absolute;
	top:60px;
	left:60px;
	text-align:right;
	margin-right:60px;
	z-index:200;
}
#right{
	xfloat:left;
	margin-left:270px;
}
h2{
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	xmargin-top:-14px;
}
h2 a{
	font-weight:normal;	
}
h3{
	font-size:17px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:30px;
}

.item{
	margin-bottom:100px;
	position:relative;
	overflow:hidden;
}
.item img{
	border:#fff6e2 solid 1px;
	margin:30px 0px;
}

.musicitem{
	margin-bottom:100px;
	position:relative;
}
.musicitem img{
	border:#fff6e2 solid 1px;
	float:right;
	margin-top:10px;
}

#mailinglist p{
	font-style:italic;
}
#subscribefield{
	font-style:italic;
	color:#fff6e2;
	border:none;
	background:transparent;
	font-family:"Baskerville", Georgia, Times, serif;
	font-size:14px;
	text-align:right;
}
#gobutton {
    border: none;
    background: #1f2433;
	font-weight:bold;
	font-size:14px;
    color: #fff6e2;
    cursor: pointer;
	font-family:"Baskerville", Georgia, Times, serif;
}#gobutton:hover {
	color:#8f8d8b;
}
#sectiontitle{
	font-size:34px;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:-14px;
	margin-bottom:30px;
}
.sidebaritem{
	list-style:none;
	margin-bottom:30px;
}
.sidebardate{
	font-style:italic;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
}
.sidebardate a{
	font-weight:normal;	
}
#authorlist{
	margin-bottom:30px;
}
#tracklisting{
	padding:0px;
	margin:0px;
	margin-left:20px;
}
#tracklisting li{
	margin:0px;
	padding:0px;
}

#tracklisting ol {
	margin:5px 0 0 0;
	list-style:none;
	padding:0px;
}
#tracklisting li a {
	padding: 0px 0px 0px 15px;
    display: block;
    background: url(images/player.gif) 0px 1px no-repeat;
}
#tracklisting li a:hover {
    color: #8f8d8b;
}
#tracklisting li.stop a {
    color: #8f8d8b;
    background: url(images/player.gif) 0px -20px no-repeat;
}
#map{
	width:200px; 
	height:180px; 
	margin-bottom:30px;
	border:#fff6e2 solid 1px;
	overflow:hidden;
}
#map span{
	padding-top:3px;	
}
#bigmap{
	width:100%; 
	height:300px; 
	margin-bottom:30px;
	border:#fff6e2 solid 1px;
}
.liveitem{
	list-style:none;
	margin-bottom:30px;
}
.singlePhoto{
	border:#fff6e2 solid 1px;	
}
#picBack{
	float:left;
	margin-right:5px;
}
.photosettitle{
	margin-top:10px;
	margin-bottom:10px;
}
.galleryThumb{
	border:#fff6e2 solid 1px;	
	height:78px;
}
#picNav{
	display:none;
}
#storebtn{
	display:block;
	text-indent:-5000em;
	background:url(images/storebtn.png) top left no-repeat;
	position:absolute;
	top:25px;
	right:0px;
	width:297px;
	height:297px;
}
