html {
	height: 100%;
	}

body {
	background: #150913;
	color: #150913;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
	}
	
a {
	color: #150913;
	}
	
a:hover {
	color: #80003c;
	}
	
#main {
	width: 1000px;
	min-height: 100%;
	background-color: #f7f6f5;
	background-image: url('/2011/main_bg.jpg');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia;
	font-size: 10pt;
	line-height: 15pt;
	text-align: justify;
	}
	
* html #main {
height: 100%;
}
	
#header {
	width: 1000px;
	height: 172px;
	background-image: url('/2011/header.png');
	position: relative;
	}
	
#spot {
	width: 1000px;
	height: 308px;
	}
	
#spot img {
	border: 0px;
	}
	
#itunes {
	position: absolute;
	width: 257px;
	height:198px;
	top: 172px;
	right: -45px;
	}
	
#itunes img {
	border: 0px;
	}
	
#navi {
	margin-left: 405px;
	padding-top: 15px;
	}
	
#social {
	width: 465px;
	height: 40px;
	right: 0px;
	top: 132px;
	position: absolute;
	}
	
#social img {
	border: 0px;
	}
	
#footer {
	width: 970px;
	height: 60px;
	position: relative;
	bottom: 0px;
	background-color: #f7f6f5;
	border-top: 1px solid #3f1500;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}
	
#footer img {
	margin-left: 10px;
	margin-top: 8px;
	border: 0px;
	}
	
#content {
	padding-top: 30px;
	position: relative;
	width: 1000px;
	}
	
#content_left {
	padding-left:30px;
	padding-right: 30px;
	padding-bottom: 15px;
	float: left;
	width: 500px;
	top: 0;
	left: 0;
	margin-bottom: 30px;
	}
	
#content_right {
	padding-left:30px;
	padding-right: 30px;
	padding-bottom: 15px;
	float: left;
	width: 379px;
	top: 0;
	right: 0;
	text-align: left;
	border-left: 1px solid #3f1500;
	margin-bottom: 30px;
	}

.title {
	border: 0px;
	margin-left: -20px;
	margin-top: -30px;
	}
	
.title2 {
	border: 0px;
	margin-left: -20px;
	padding-top: 5px;
	}
	
.showallnews {
	float: right;
	margin-top: -20px;
	margin-right: -15px;
	border: 0px;
	top: 0;
	right: 0;
	}
	
b.date {
	font-family: Garamond;
	color: #80003c;
	font-weight: bold;
	font-size: 12pt;
	vertical-align: middle;
	}
	
a.plus {
	font-size: 9pt;
	color: #000000;
	}
	
a.plus:hover {
	color: #80003c;
	}
	
small.new {
	font-size: 7pt;
	color: #89b100;
	font-weight: bolder;
	text-shadow: #587100 1px 1px 0px;
	}
	
a.event {
	background-color: #e3eefe;
	font-size: 7pt;
	color: #315c99;
	font-weight: bolder;
	vertical-align: top;
	line-height: 20pt;
	text-decoration: none;
	padding: 3pt;
	border: 1px solid;
	border-color: #315c99;
	margin-right: -6px;
	}
	
a.page {
	background-color: #e3eefe;
	font-size: 7pt;
	color: #315c99;
	font-weight: bolder;
	vertical-align: top;
	line-height: 20pt;
	text-decoration: none;
	padding: 3pt;
	border: 1px solid;
	border-color: #315c99;
	margin-right: -6px;
	}
	
a.tickets {
	font-size: 7pt;
	color: #b10093;
	font-weight: bolder;
	vertical-align: top;
	line-height: 20pt;
	text-decoration: none;
	background-color: #fdc9f6;
	padding: 3pt;
	border: 1px solid;
	border-color: #b10093;
	margin-right: -6px;
	}
	
a.tickets:hover {
	text-decoration: none;
	background-color: #b10093;
	color: #fdc9f6;
	}
	
a.page:hover {
	text-decoration: none;
	background-color: #315c99;
	color: #e3eefe;
	}
	
a.venue {
	color: #80003c;
	text-decoration: none;
	}
	
a.venue:hover {
	text-decoration: underline;
	}
	
a.event:hover {
	text-decoration: none;
	background-color: #315c99;
	color: #e3eefe;
	}
	
#twitter {
	margin-left: -15px;
	}
	
.topic {
	color: #80003c;
	font-weight: 500;
	font-size: 14pt;
	}
	
.date {
	color: #80003c;
	font-weight: bold;
	font-size: 8pt;
	}
	
.img {
	/*border: solid 1px #150913;
	background-color: #f7f6f5;
	padding: 3px;*/
	border: 0px;
	margin-right: 5px;
	}
	
b.played {
	font-family: Garamond;
	color: #80003c;
	}
	
span.upcoming {
	color: #6d850b;
	font-weight: 500;
	font-size: 14pt;
	}
	
span.played {
	color: #850b0b;
	font-weight: 500;
	font-size: 14pt;
	}
	
.discography_note {
	color: #80003c;
	font-size: 8pt;
	line-height: 10pt;
	padding-left: 10px;
	margin-top: -12px;
	}
	
.topic_note {
	color: #80003c;
	font-size: 8pt;
	line-height: 10pt;
	padding-left: 10px;
	}
	
td {
	text-align: left;
	}
	
.shoutbox {
	margin-left: -15px;
	width: 410px;
	height: 300px;
	border: 1px solid #150913;
	}
	
.fakelink {
	color: #80003c;
	}
	
.quote {
	background-image: url('/2011/paper.jpg');
	font-style: italic;
	font-size: 10pt;
	color: #80003c;
	padding: 25px;
	border-top: #80003c dotted 1px;
	border-bottom: #80003c dotted 1px;
	margin: 10px 10px 10px 10px;
	}
	
.private {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	}
	
	
	
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
