
body, td, th, div, p {
	font-size : 11px;
	line-height: 16px;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
input, select, textarea {
	font-size : 11px;
	line-height: 16px;
	color : #302822;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
body {
	font-size : 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #302822;
	color: #FFFFFF;
	margin: 0;
	padding: 10; 
	}

a:link {
	color: #baaea0;
	text-decoration : none;
	}
a:visited {
	color: #baaea0;
	text-decoration : none;
	}
a:active {
	color: #5588aa;
	text-decoration : none;
	}
a:hover {
	color: #85796f;
	text-decoration : underline;
	}
	
a.redlinks:link {
	font-size : 10px;
	color: #970000;
	text-decoration : none;
	}
a.redlinks:visited {
	font-size : 10px;
	color: #970000;
	text-decoration : none;
	}
a.redlinks:active {
	font-size : 10px;
	color: #970000;
	text-decoration : none;
	}
a.redlinks:hover {
	font-size : 10px;
	color: #33281e;
	text-decoration : underline;
	}
	
	
a.thisweek:link {
	font-size : 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration : none;
	text-transform: uppercase;
	}
a.thisweek:visited {
	font-size : 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration : none;
	text-transform: uppercase;
	}
a.thisweek:active {
	font-size : 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration : none;
	text-transform: uppercase;
	}
a.thisweek:hover {
	font-size : 10px;
	color: #baaea0;
	line-height: 14px;
	text-decoration : none;
	text-transform: uppercase;
	}
	
	
a.archive:link {
	font-size : 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration : none;
	text-transform: uppercase;
	}
a.archive:visited {
	font-size : 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration : none;
	text-transform: uppercase;
	}
a.archive:active {
	font-size : 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration : none;
	text-transform: uppercase;
	}
a.archive:hover {
	font-size : 11px;
	color: #baaea0;
	line-height: 14px;
	text-decoration : none;
	text-transform: uppercase;
	}


.content {
	font-size : 11px;
	line-height: 16px;
	}
	
.redcontent {
	color: #970000;
	font-size : 10px;
	line-height: 16px;
	}

.dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #baaea0;
	}
	
.mp3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #baaea0;
	}
	
.mp3details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #baaea0;
	}
	
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #a5978c;
	}
	
.calendar-artist {	
	font-size : 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration : none;
	text-transform: uppercase;
	}

.calendar-details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	}

.calendar-bigdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #a5978c;
	}
	
.calendar-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	}



.h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-transform: uppercase;
	}

.h1 {
	font-size: 12px;
	color: #FFFFFF;
	}

.h2 {
	font-size: 10px;
	color: #FFFFFF;
	}

.h3 {
	font-size: 12px;
	}
	
/* Homepage Video */
#video_wrapper{
	height: 			240px;
	position:			relative;
}
#video_label{
	background-color: 	#ffffff;
	color: 				#000000;
	left: 				100px;
	padding: 			0px 5px 0px 5px;
	position: 			absolute;
	top:				100px;
	z-index: 			2;
	
	filter:				alpha(opacity=60);
	opacity:			0.6;
}
a.video_link,a.video_link:hover,a.video_link:active,a.video_link:visited{
	color: 				#000000;
	text-decoration: 	none;
}
#video_image{
	position: 			absolute;
	z-index: 			1;
}

#socialMediaBox
{
	position: absolute;
	height: 36px;
	width: 110px;
	
}