@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, body#main { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body#main {
	background: #001000 url(http://www.seeadninedesign.com/clients/buskers/site/images/background6.jpg) center top no-repeat;
	margin:auto;
	text-align:center;
	height:850px;
	-webkit-background-size: 1600px 1300px;
	}
	
#borders {
	margin: 120px auto 0px;
text-align: center;
	padding:15px 0px 0px 9px;
	color:#FFFFFF;
	font-family:Trebuchet MS, Verdana, Arial, Sans Serif;
	font-size:19.5px;
	letter-spacing:2;
	text-transform:uppercase;
	}

#artistContainer {
	text-align:center;
	margin:172px auto 0px;
	width:795px;
	height: 475px;
	}
	
.artist {
	color:#000;
	font-size:70px;
	line-height:0.9;
	text-align:center;
	letter-spacing:-6px;
	overflow:visible;
	margin: 0px auto 0px;
	width:700px;
	}
	
.artist a, .artist a:visited{
	color:#000;
	text-decoration:none;
	}	
	
.artist a:hover, .artist a:active {
	color:#e3daaa;
	}
	
#dateContainer {
	text-align:center;
	margin: 40px auto 0px;
	width: 600px;
	height: 200px;
	}
	
.day {
	color:#FFF;
	font-size:65px;
	text-align:center;
	letter-spacing:-1px;
	line-height:0.8;
	}	
	
.date {
	color:#FFF;
	font-size:25px;
	text-align:center;
	line-height:0.8;
	letter-spacing:-1px;
	}	
	
.time {
	color:#FFF;
	font-size:25px;
	text-align:center;
	line-height:0.8;
	letter-spacing:-1px;
	}	
	
#footer a, #textContainer a {
	color:#e3daaa;
	font-family:Trebuchet MS, Verdana, Arial, Sans Serif;
	font-size:12px;
	text-decoration:none;
	}
	
 #footer a:hover, #footer a:active, #textContainer a:hover, #textContainer a:active {
	color:#FFF;
	}
	
#borders a {
	text-decoration:none;
	color:#fff;
	}
	
#borders a:hover, #borders a:active {
	color:#e3daaa;
	}
	
#footer {
 	margin:30px auto 20px;
text-align: center;
	color:#e3daaa;
	font-family:Trebuchet MS, Verdana, Arial, Sans Serif;
	font-size:12px;
	text-decoration:none;
	}
#footer ul li{
	display:inline;
	}	




