@charset "utf-8";
/* CSS Document */

.feedburnerFeedBlock ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.feedburnerFeedBlock p
{
	margin: 0;	
}

.feedburnerFeedBlock .date
{
	color: #eda200;	
	font-weight: bold;
}

.feedburnerFeedBlock a
{
	font-weight: bold;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #171611;
}

#overallcontainer
{
	width: 960px;
	margin: 0 auto;
}

#header
{
	width: 960px;
	float: left;
	margin-top: 30px;
}

#navigation
{
	float: left;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content
{
	width: 960px;
	float: left;
}

#leftcolumn
{
	width: 581px;
	float: left;
	background-color: #40311a;
	background-image: url(images/leftcolumn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffeaba;
	font-size: 12px;
	line-height: 20px;
}

#rightside
{
	float: right;
	width: 300px;
}

.rightcolumn
{
	float: right;
	width: 260px;
	background-color: #ffeaba;
	background-image: url(images/rightcolumn.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}

.rightcolumn a:link, .rightcolumn a:visited, .rightcolumn2 a:link, .rightcolumn2 a:visited
{
	text-decoration: none;
	color: #7f1000;
}

.rightcolumn a:hover, .rightcolumn a:active, .rightcolumn2 a:hover, .rightcolumn2 a:active
{
	text-decoration: underline;
	color: #eda200;
}

#leftcolumn a:link, #leftcolumn a:visited
{
	text-decoration: none;
	color: #eda200;
}

#leftcolumn a:hover, #leftcolumn a:active
{
	text-decoration: underline;
	color: #eda200;
}

.leftcolumnh1
{
	text-align: right;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #171611;
	letter-spacing: 2px;
	line-height: 48px;
}

.lefthr
{
	color: #171611;
	background-color: #171611;
	height: 3px;
	border: 0;
}

.rightcolumnh2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0;
	margin: 0;
	text-align: right;
	font-weight: normal;
	letter-spacing: 2px;
	color: #171611;
}

.righthr
{
	color: #eda200;
	background-color: #eda200;
	height: 1px;
	border: 0;
}

textarea
{
	width: 100%;
	height: 150px;
}

td
{
	vertical-align: top;	
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding:0;
	color: #eda200;
}	

#bandlinks
{
	float: left;
	width: 300px;
	border-right: 3px solid #171611;
}

#shows 
{
	float: right;
	width: 253px;
	
	padding-left: 20px;
}

.darktext
{
	color: #171611;	
}
