html {
   overflow-y: scroll;
   }
body {
	background: url(images/bg.jpg) no-repeat #211e1d top center;
	margin: 0px;
	font-family:Arial;
	font-size:12px;
	overflow-x:hidden;
	color:#fff;
	font-size:14px;
}
hr{
	width:75%;
	color:#49453f;
	margin-top:20px;
}
a{
	color:#c9b392;
	text-decoration:none;
	
}
a:hover{
	color:#fff;
}

a img{border:none;}
#content{
background: url(images/gray.gif) repeat-y 50% 0;
margin-top:24px;
padding-bottom:20px;
min-height:450px;
}
#page{
	width:990px;
	margin:0px auto 0px auto;
}
#header{
	width:990px;
	height:255px;
	margin:0px auto;
	padding-bottom:24px;
}
#lheader{
	position:relative;
	background:url(images/lheader-bg.gif);
	width:483px;
	height:255px;
	float:left;
}
#rheader {
    height:263px;
	float:right;
}

#rheader IMG {
    position:absolute;
    top:0;
    left:51%;
    z-index:8;
}

#rheader IMG.active {
    z-index:10;
}

#rheader IMG.last-active {
    z-index:9;
}
#nav{
	position:relative;
	background:url(images/nav-bg.gif);
	width:990px;
	height:61px;
	margin:0 auto;
}
#navcontainer{
	padding-left:120px;
	padding-top:17px;
}
#nav ul{
	padding:0px;
	margin:0px;
	text-align:center;

}
#nav li{
	float:left;
	list-style:none;
	text-align:center;
}
#nav li.current a{
	color:#c9b392;
}
#nav a{
	font-family:Arial;
	font-size:24px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}
#nav a:hover{
	color:#a3a28e;	
}

#sidebar {
	background: #383538 url(images/gray.gif) repeat-y 50% 0;
	float: right;
	margin:24px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 403px;
}

h3{
	color:#fff;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:18px;
	font-weight:100;
	text-transform:uppercase;
	padding:0px 0px 5px 0px;
}
h4{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:18px;
	font-weight:100;
	text-transform:none;
	
}
.sidegig{
	margin-top:-15px;
}
.sidedate{
	margin-top:-16px;
	margin-right:15px;
	float:right;
	color:#a3a28e;
}
#gigs{
	padding:1px 0px 0px 30px;
	margin-top:8px;
}
#recently{
	padding:1px 0px 0px 30px;
	margin-top:8px;
}
#archive{
	padding:1px 0px 0px 30px;
	margin-top:8px;
	
}
#archive ul{
	list-style:none;
	margin:-10px 0px 10px 0px;
	padding:0px;
}
.recentcomm{
	list-style:none;
	list-style-image:none;
	color:#a3a28e;
	padding:0px 0px 20px 0px;
	margin:-23px 0px 0px -39px;
}

.recentcomm li{
 margin:0px 0px 0px 0px;
 padding: 0px 0px 1px 0px;
 list-style:none;
}

.post{width:500px;}
.postpage{
	width:785px;
	text-align:center;
	margin: 40px auto;
	}
.postpage table{
	margin:0px auto;
	}
.post-date{
	margin-top:24px;
	padding-top:5px;
	width:82px;
	background-color:#383538;
	height:64px;
}
.post-month{
	font-size: 24px;
	text-transform: uppercase;
	color: #a3a28e;
	text-align: center;
	display:block;
	font-family:"Trebuchet MS", Tahoma, Arial;
}
.post-day{
	font-size: 24px;
	color: #a3a28e;
	text-align: center;
	display:block;
	font-family:"Trebuchet MS", Tahoma, Arial;
}

.post-title {

}
h2{
	color: #c9b392;
	margin: 0px 0px 2px;
	font: 30px "Trebuchet MS", Tahoma, Arial;
	text-align:left;
}
.space{
	margin-top:10px;	
}

.post-comments {
	padding-right: 18px;
	margin-top:-20px;
	float: right;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	display:block;
}

.entry{
margin-top:0px;
}
ul {
	list-style:none;	
}

.commentlist {
width:500px;
}

#comments, #respond {
	padding-bottom: 0px;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .alt {
	background: #383538;
}
.commentlist .avatar {
	position: absolute;
	top: 0px;
	right: 5px;
	padding: 1px;
	background: #fff;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin-bottom: 0px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #a3a28e;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	border: 0px;
	padding: 3px;
	margin-top: 0px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	border: 0px;
	padding: 2px;
	margin-top: 0px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	border: 1px solid #fff;
	color:#fff;
	background-color:#383538;
}
.wp-table-reloaded{
	margin:0px auto;
	text-align:left;
}
.column-1{
	width:100px;
	text-align:center;
}
.column-2{
	width:200px;
	text-align:center;
}
.column-3{
	width:100px;	
}
.column-4{
	width:100px;	
}
.column-5{
	width:50px;
	color: #a3a28e;
	text-align:center;
}
th{
	color: #c9b392;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:18px;
}
.even{
	background-color:#383538;
}
.gallery{
	margin:0px 10px;
}
.gallery img{
	border:1px solid;
	margin:10px 0px;
}

a.gallery img{
	border: 1px solid #c9b392;text-decoration: none;
}
a.gallery:hover img{
	border: 1px solid #FFF;
}
.gallerycontainer{
	text-align:center;	
}
.details {
	text-align:left;
	width:640px;
	height:280px;
	margin:0 auto;
}
.details img, .details a img{
	float:left;
	margin:0px 40px 0px 20px;
	border:none;
}

.details ol{
	padding:25px 0px 0px 0px;
}
.membran{
	text-align:center;	
}
.noborder img{
	border:none;	
}
.noborder a:hover img{
	border:none;
}
.equipmentL{
	float:left;	
	width:450px;
	text-align:left;
}
.equipmentR{
	float:left;
	text-align:left;
}
.equipmentL ul, .equipmentR ul{
		margin-top:0px;
}
.entry p{
	text-align:left;	
}
.entry li{
	text-align:left;	
}