:focus {outline: 0;}

body{
	background:url(../images/backgrounds/bg.jpg);
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#top{
	background:url(../images/backgrounds/bg_top.gif) repeat-x;
	width:100%;
	height:3px;
	position:absolute;
	top:0;
	left:0;
}

#header{
	background:url(../images/backgrounds/header.gif) no-repeat;
	width:937;
	height:150px;
}

#footer{
	width:980px;
	margin-top:30px;
	}
	#footer p{
		float:left;
		padding:30px 0 0 35px;
		}	
	#footer img{
		float:right;
		padding:0 5px;
		}
	.email{
	margin-top:25px;
	}

#nav{
	position:absolute;
	top:65px;
	left:300px;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:12px;
	}

	#nav li{
		display:inline;
		margin-right:7px;
		}
	
	#nav li a{
		color:#4e4e4a;
		text-decoration:none;
		}
	
	#nav li a:hover{
		color:#8c1010;
		}
	
	#nav li.on a{
		color:#8c1010;
		text-decoration:none;
		}
		
	#nav li.off a{
		color:#4e4e4a;
		}
	
	#nav li.off a:hover{
		color:#8c1010;
		}

.clear{ 
	clear:both;
	}

img{
	border:0;
	}

h2{
	margin-top:0;
	padding-top:0;
	}

a{
	color:#800101;
	text-decoration:none;
	}
	span.black {color:#000;}

a:hover{
	color:#800101;
	text-decoration:underline;
	}

a.logo{
	width:250px;
	height:80px;
	display:block;
	float:left;
	}

a.polaroids{
	width:80px;
	height:40px;
	float:left;
	margin-left:448px;
	}

a.player{
	float:left;
	display:block;
	width:140px;
	height:140px;
	}

/* Home styles **********************/

#AlbumContainer{
	width:260px;
	float:left;
	margin-left:35px;
	}
	
#AlbumContainer h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#800101;
	font-weight:normal;
	letter-spacing:1px;
	padding:35px 0 25px 0;
	}

#AlbumContainer h2 em{
	color:black;
	font-style:normal;
	}

#AlbumContainer h3{
	font-size:12px;
	color:#800101;
	font-weight:normal;
	text-transform:uppercase;
	padding:25px 0 0 0;
	}

#AlbumContainer ol{
	margin:0 0 0 17px;
	padding:0;
	*padding:0 0 0 15px;
	_padding:0 0 0 15px;
	
	}
	#AlbumContainer ol li{ margin:0; padding:0 0 2px 0;}

.buyBtn{margin:15px 0 0 0;}

#NewsColumn{
	width:320px;
	float:left;
	margin-left:15px;
	}

#PhotoFrame{	
	background:url(../images/backgrounds/PhotoFrame.gif) no-repeat;
	width:307px;
	height:202px;
	padding:40px 0 0 32px;
	margin-bottom:25px;
	}

#NewsItems{
	width:275px;
	margin:0 auto;
	padding-left:15px;
	}
	#NewsItems h3{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		font-weight:normal;
		color:#800101;
		padding:0;
		margin-top:5px;
		}
	
h2#Shows{
	
	}

#EventsColumn{
	float:left;
	width:190px;
	margin:120px 0 0 35px;
	
	}

img.Poster{
	padding-top:15px;
	}

.postDate{
	display:block;
	text-align:right;
	font-style:italic;
}

/* Photos ****************/

#PhotoContainer{
	width:800px;
	height:600px;
	margin-left:35px;
}


/* bio ****************/

#Bio{
	margin:0 0 0 25px;
	width:920px;
	}
	
#Bio p{
	line-height:18px;
	}

	
p.quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:25px 30px 25px 500px;
	color:#8c1010;
	}	
	p.quote em{
		text-transform:lowercase;
		font-size:11px;
		font-style:normal;
		font-weight:bold;
		color:#000;
		}

.bio{	
	width:210px;
	float:left;
	margin:0 10px 0 0;
	padding-left:8px;
	}

.imageLeft{
	float:left;
	padding:0 15px 10px 0;
	}
.imageRight{
	float:right;
	padding:0 15px 10px 0;
	}
.first{ 
	border:0;
	}

#Bio h2{
	margin-left:12px;
	clear:both;
	}

.bio h3{
	margin:0 0 25px 15px;
	}

.bio ol{
	margin:0 0 0 20px;
	
	padding:0;
	}

.bio ol li{
	margin-bottom:20px;
	}

.bio ol li strong{
	font-family:"Courier New", Courier, monospace;
	color:#8C1010;
	display:block;
	}

img.bioPic{
	margin:0 0 15px 20px;
	}


/* links ****************/

#Links{	
	margin-left:35px;
	background:url(../images/backgrounds/linksBg.jpg) no-repeat center right;
	width:850px;
	}

#Links ul{
	margin-bottom:25px;
	}

#Links li{
	height:16px;
	margin-bottom:10px;
	font-size:12px;
	list-style-image:url(../images/bullet.gif);
	}

#Links a{
	background:#890b0b;
	padding:2px 4px;
	color:#fff;
	text-decoration:none;
	}

#Links a:hover{
	background:#5e0d0d;
	padding:2px 4px;
	color:#fff;
	text-decoration:none;
	}

/* shows ****************/

#ShowsContainer{
	margin-left:35px;
	width:900px;
	}

table.Events{
	width:900px;
	margin-bottom:25px;
	}

table.Events th{
	text-align:left;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	padding:5px 0 5px 2px;
	text-transform:uppercase;
	}

table.Events td{
	padding:5px;
	background:#ded8bf;
	}

img.ShowBnr{
	display:block;
	width:425px;
	margin:15px auto 30px auto;
	}






















	
