body { 
	background-color:#000;
	background-image:url('');
	background-attachment:fixed;
	background-position:center top;
	font-family:"Trebuchet MS",verdana,arial,sans-serif; 
	font-size:0.75em; 
	color:white; 
	margin-top:0; 
	padding-top:0;
	}

a {color:#fff;text-decoration:none;}
a visited {color:#91a953;}
a active {color:#91a953;}
a img {border-color:#91a953;}

#container {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	background-color:black;
	}

#header table {
	width:760px;
	border:0;
	padding:0;
	margin:0;
	}

#releases {
	width:120px;
	float:right;
	background-color:#111;
	border:1px solid #444;
	padding:15px 5px 10px 5px;
	margin:10px -10px 5px 10px;
	text-align:center;
	font-size:11px;
	color:white;
	z-index:9;
	}

#releases img {
	border:1px solid #91a953;
	margin-bottom:3px;
	}

#poster {
	margin-left:10px;
	background-color:#000;
	float:right;
	width:150px;
	text-align:center;
	font-size:11px;
	color:white;
	padding: 10px 10px;
	}

#poster img {
	border: 2px solid #A06800;
	}

.releaseposter {
	border: 2px solid #A06800;
	}

#content {
	padding-left:20px;
	padding-right:10px;
	font-size:0.9em;
	}

#content a {
	color:#91a953;
	}

#footer {
	font-size:0.8em;
	color:#91a953;
	position:fixed;
	bottom:0;
	height:20px;
	width:760px;
	background-color:#000;
	text-align:center;
	}

.itemheader {
	float:left;
	width:150px;
	clear:left;
	background-image:url('images/horidot.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:0.8em;
	font-weight:bold;
	color:#91a953;
	margin-right:10px;
	padding:5px;
	float:left;
	}
	
.itemheader img {
	margin-right:5px;
	margin-bottom:5px;
	}

.itemheader h2 {
	font-size:1.4em;
	padding:-5px;
	margin:-2px -5px -5px -5px;
	line-height:0.9em;
	}

.newsitem {
	margin-left:170px;
	}

.newsitem img {
	border:1px solid #91a953;
	}

#giglist li {
	display:inline;
	margin:2px;
	padding:2px 5px 2px 5px;
	background-color:#222;
	border:1px solid #444;
	}

#giglist li:hover {
	background-color:#000;
	border:1px solid #666;
	}

#tech-section {
	text-align:center;
	}

#tech-section img {
	border:1px solid #91a953;
	margin:10px;
	}

.pagetitle {
	display:none;
	}

.emailcaption {
	margin:-20px 0 20px 0;
	padding-bottom:3px;
	background-image:url('images/horidot.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	}

.latest {
	float:right;
	border-left:1px dotted #91a953;
	width:395px;
	padding:10px;
	margin-bottom:10px;
	}

.gigdate {
	display:block;
	float:left;
	width:150px;
	clear:both;
	background-image:url('images/horidot-grey.gif');
	background-repeat:repeat-x;
	background-position:top;
	font-size:1em;
	font-weight:bold;
	color:#91a953;
	padding-top:10px;
	}
	
.bandlist {
	background-image:url('images/horidot-grey.gif');
	background-repeat:repeat-x;
	background-position:top;
	margin-left:151px;
	padding-left:20px;
	padding-top:10px;
	}

.year {
	font-size:2.5em;
	color:white;
	}

.year-marker {
	text-align:right;
	margin-bottom:10px;
	}

.international {
	color:red;
	font-weight:bold;
	}

.gig {
	clear:both;
	margin-bottom:20px;
	}

.pg_header {
	text-align:right;
	}

.outofstock {
	font-weight:bold;
	color:red;
	}
.white {
	color:#fff;
	}
.white a {
	color:#fff;
	}
