/*  http://www.glastonburymusic.org.uk/samhain.css */

body { background: url("graphics/stars/redfirepent.jpg") repeat-y fixed 0px 0px black; color: white; margin: 0; padding: 0 }
A:visited { 
  	color: #323 
	} 

A:hover { 
  	color: #c06; 
	}

A:active { 
  	color: #0f0; 
	}

p { 
	font: small Lucida, Arial, Helvetica, sans-serif 
	}

li { list-style-image: url(graphics/samhain/skull.gif) } 
h1 { 
	font: 900 xx-large cursive; 
	font-stretch: expanded; 
	text-shadow: 2pt 2pt; 
	color: #c00 
	}

h2 { 
	font: 700 x-large Lucida, Helvetica, sans-serif; 
	color: black 
	}

h3 { 
	color: blue 
	}

h4 { 
	color: #FC0 
	}

h5 { 
	color: #90f 
	}

th { 
	background: url("graphics/titlebar.png") repeat-x; 
	font: 900 large sans-serif; 
	color: #FF0 
	}

caption { 
	caption-side: bottom; 
	font: italic small serif 
	}

*.band { 
	font: bold small sans-serif; 
	color: #90f 
	}

.album { 
	font: bolder oblique cursive; 
	color: #c00 
	}

.title { 
	font: bold italic cursive; 
	color: #099 
	}

.blag { 
	font: bold 12pt cursive; 
	color: #900 
	} 

.name { 
	font: bolder oblique sans-serif; 
	color: #00c 
	}

.venue { 
	font: bold normal sans-serif; 
	color: #090 
	}

.org { 
	font: bold normal sans-serif; 
	color: #c60 
	}

.date { 
	font: bolder normal sans-serif 
	}

.quote { 
	font: italic normal serif 
	}

.foot1 { 
	font: bold 8pt sans-serif; 
	color: #930 
	}

.head1 { 
	font: 700 12pt sans-serif;
	background: url("graphics/titlebar.png") repeat-x;
	color: #FC0 
	}

.head2 { 
	font: 900 large sans-serif; 
	color: #FF0 
	}

.head3 { 
	font: bold 14pt sans-serif; 
	color: #fc0 
	}

.byline { 
	font: normal 10pt sans-serif; 
	color: white 
	}

.songline { 
	font: small sans-serif; 
	font-size: 10pt; 
	color: #fc0 
	}

.poster { 
	width: 33% 

	}
#otherbar {
	float: left;
	width: 16%;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center
	}

#sidebar {
	float: right;
	width: 20%;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000
	}

#body {
	float: left;
	width: 64%;
	border: 0;
	margin: 0;
	padding: 0
	}

#header {
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0
	}

#footer {
	clear: both;
	border: 0;
	margin: 0;
	padding: 0
	}

