@charset "UTF-8";

* { margin: 0; padding: 0; }

body {
	background: #1A1712 url(theme/siteBG.jpg) repeat-x top;
	font-weight:normal;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000;
	line-height:120%;
	margin:0;
	padding:0;
}


h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#660000;
font-size: 29px;
line-height: 29px;
margin:0 0 8px 0;
text-decoration:none;
}

p {
	margin: 0px 8px 0 0;
}

a {
	color: #660000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#2C1400;
}

.siteWrapper {
width:832px;;
margin: 0 auto;
}

.LeftSide {
	float: left;
	width: 211px;
	overflow:hidden;
}

.upcomingShow {
	width: 195px;
	background-color: #3B2612;
	margin: 5px 8px 2px 8px;
	font-size: 10px;
	line-height:115%;
	color: #E9DCC6;
}

.upcomingShow a {
	color: #DB9628;
	text-decoration:none;
	font-weight:bold;
}

.umcomingShowsSpacing {
	padding:8px 8px 6px 8px;;
}

.rightSide {
	float:right;
	width: 621px;
	overflow:hidden;
	position:relative;
}

.mp3Container {
	margin: 10px 0 14px 0;
	height: 35px;
	width: 604px;
	padding-left:17px;
	overflow: hidden;
}

.contentArea {
	background: #E9DCC6 url(theme/pageBG.jpg) repeat-y top;
	padding: 20px 20px 0px 20px;
}

.navContainer {
width: 621px;
}

pageContent {
	width:604px;
	
}

.footer {
	clear:both;
	width: 832px;
	margin:0 auto;
}

.footerTopHalf {
	margin-left: 199px;
	background: url(theme/zackTop.jpg) no-repeat left;
	text-align:right;
	height:79px;
	width:633px;	
}

.footerBottomHalf {
	margin-left: 166px;
	background: url(theme/zackBottom.jpg) #3D2813 no-repeat left;
	text-align:right;
	height:98px;
	width:666px;	
}

.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	margin-bottom:10px;
	text-align:center; padding-left: 227px;
}

.socialContainer {
	height: 71px;
	width:569px;
	margin-left:97px;
	padding-top:5px;
	text-align:left;
}

div.feedburnerFeedBlock ul {
font-size: 12px;
line-height: 17px;
list-style: none;
margin:0 0 0 0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul li span.headline {
font-size: 17px;
line-height: 17px;
display:block;
margin:25px 0 3px 0;
text-decoration: none;
}

.headline {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
line-height: 17px;
display:block;
margin:0 0 8px 0;
text-decoration:none;
}

#creditfooter {
display: none; 
}

div.feedburnerFeedBlock ul li p.date {
font-weight:bold; 
font-size: 13px;
display:block;
}