* { outline:0;}
body {
	background: url(../img/woodBG.jpg) center repeat;
	color: #3d0101;
	z-index:-20;
	
}
a,
a:link,
a:visited,
a:hover {
text-decoration:none;
color: #931e15;
}
a:hover {
text-decoration:none;
color: #c0271b;
}
#wrapper {
	background: url(../img/paper_bg.jpg);
	width: 960px;
	margin: 20px auto;
	border: 2px solid #184700;
	border-width: 2px 6px;
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,.3), -4px -4px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.5), -4px -4px 4px rgba(0,0,0,.3);
}
#header {

	position: relative;
	z-index:8;
	text-align:right;

}	
#redeemer {
	z-index: 10;
	position: absolute;
	bottom: 0;
	right: 97px;
}
#container {
	padding: 16px 0 0 0px;
	overflow:auto;
}
#navbar{

	height:35px;


	border-bottom: #184700 2px solid; 
	position:relative;
	margin: 0 auto 0px;
	
	
}
#navbar ul {
	overflow: hidden;
	margin: 0 auto;
		background:url(../img/AB_navbar-new.png) top center no-repeat; 
		padding:4px 0 0 54px;
		height: 35px;
}
#navbar li {
	list-style:none;
	float:left;
	margin:0 48px 0 0;
	.margin: 0 44px 0 0;
	
	padding:0;
}
#navbar li.last {margin:0;text-indent:-3px;}
 #navbar a, h1, h1.biglink {
	height:28px;
	color: white;
	font-weight:bold;
	font-size: 24px;
	font-family: "bristles-1","bristles-2", "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: 0px;
	padding:0;

	margin: 0 0 14px;
	
	
}
h1, h1.biglink {
	color: black	;
	background:url(../img/white15.png) ;
	padding: 5px 10px; 
	border-bottom: #184700 2px solid; 
	border-top: #184700 2px solid; 
	
}
#navbar a:hover,
#p-home #home a,
#p-news #news a,
#p-shows #shows a,
#p-videos #video a,
#p-press #press a,
#p-about #about a,
#p-tunein #tune-in a  {
	color:#D2C102;
	
}



#navbar a span {}
#content {
	text-align: left;
	padding: 0 15px;
	_padding-bottom:20px;
	float: left;
	margin: 0 15px 0 0;

	width:470px;

	
}
#musicplayer {
	position:absolute;
	top: 64px;
	right: 114px;
	width: 215px;
	z-index:100;
}

#sidebar { 
	float:left;
	width:430px;

}
#releases_list {
	list-style-type:none;
	margin:0 0 0 2px;
	padding:0;
	
}
#releases_list li{
	float: left;
	width: 210px;
	margin: 0 0 15px 0;
	height: 200px;

}
#releases_list img {
	display: block;
	margin: 0 10px 10px 0;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.5);
	
}
#releases_list a span.releaseHead {
	font-size: 12px;

	line-height:16px;
}
#releases_list a {
	
}#feat-special {
	margin: 20px 0;
}
#feat-special a{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.side-halfcol {
	width: 48%;
	float: left;
	margin-left: 15px;
}
#sidebar .side-halfcol.first {
	margin-left: 0;
	clear: both;
}


#footer {

}
#footer img {
	margin-left: 0px;
	
}
#copyright {
	text-align:center;
	margin:0px;
	padding: 5px 0;
	border-top: 4px double #184700;
	color:#593d2d;
}
#booger {
	position:fixed;
	_position:absolute;
	top:0;
	left:50%;
	margin-left: -400px;
}
.newsdate, .newsauthor  {
	font-size:1em;
	font-weight:bold;
}
.newsdate {font-weight:normal;}
.newsblock, .videoblock {

	margin-bottom:40px;
	
}
.newsblock p {
	padding:0;
	margin: .25em 0 1em 0;
}
.newsblock img {
	max-width: 385px;
}
.newsarchive, .pressarchive, .showsarchive {
margin:5px 0;
}
form input.text {
	margin:4px 0 0 0;
	padding:2px;
	width: 95%;
	background: #f6e5af;
	border: 1px solid #333;
}
input.submit {
margin: 5px 0 0 0;
background: #931e15;
color: white;
font-weight:bold;
text-transform:uppercase;
border:1px solid black;

}
input.submit:hover {
background: #c0271b;
}	