body{
	padding: 0px;
	margin: 0px;
	background: url(images/background.jpg) no-repeat #eff8eb center top fixed;
	font-family: Georgia, Helvetica;
}
a:link{
	color: black;
}
a:visited{
	color: black;
}
a:hover{
	color: black;
}
#performances a:link{
	text-decoration: none;
}
#performances a:visited{
	text-decoration: none;
}
#performances a:hover{
	text-decoration: underline;
}

ul{
	text-indent: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li{
	height: 25px;
}
img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
input{
	background: none;
	border: none;
	height: 25px;
	margin-top:8px;
	font-size: 16px;
}

.inset{
	background: url(images/textfield.png) no-repeat;
	width:230px;
	height: 40px;
	padding-left: 5px;
	padding-right: 10px;
	/*
padding-top:5px;
	padding-bottom: 5px;
*/
}
.indent{
	padding-left:10px;
	vertical-align: top;
	padding-top: 0px;
}
.headline{
	font-size: 28px;
	font-family: Georgia;
	color: #444444;
}
p{
	font-family: "Lucida Grande";
	font-size: 14px;
}
#header{
	width:797px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 40px;
	z-index: 2;
}
#nav{
	position: relative;
	width:500px;
	left:130px;
	top:-55px;
}
#content{
	width:960px;
	margin-left: auto;
	margin-right: auto;
}
#box1{
	position: relative;
	top:0px;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}
#box2{
	position: relative;
	top: 50px;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	width:930px;
	height: 300px;
	background-color: #fbfae5;
	border: 15px solid white;
	
}
#box3{
	position: relative;
	top:105px;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	width:930px;
	background-color: #fbfae5;
	border: 15px solid white;
}
#colA{
	background-color: #fbfae5;
	background-image: url(images/torn_paper.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 515px;
	width:640px;
}
#colB{
	background-color: white;
	width:320px;
	height: 515px;
}
#mini-gallery{
	/* padding-top: 20px; */
	padding-bottom: 20px;
}
#mini-gallery img{
	border: 3px solid white;
	margin-right: 9px;
}
.twitter_callout{
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica;
}
#twitter-box{
	width:565px;
	height: 142px;
	background-image: url(images/blue_dash_box.jpg);
}

#twitter-box div{
	padding-left:35px;
	padding-right: 25px;
	padding-top: 20px;
	font-family: Georgia;
	color: white;
	font-size: 26px;
	font-weight: 100;
	vertical-align: middle;
}
#twitter-box a:link{
	color: #7dddfc;
}
#twitter-box a:visited{
	color: #7dddfc;
}
#twitter-box a:hover{
	color: #7dddfc;
}
#rightBox1{
	padding-left: 10px;
	padding-top: 25px;
	padding-right: 25px;
}
#submitButton{
	background: url(images/join_button.png) no-repeat #FFFFFF;
	width:100px;
	height: 35px;
	padding: 0px;
	border: none;
}
#artistPicLarge{
	
	float: right;
	margin-left:15px;
	margin-bottom: 60px;
	width:340px;
	text-align: right;
	position: relative;
	top:-70px;
	z-index: 2;
}
#eddiesPresentsIMG{
	position: relative;
	top:-65px;
	left:-50px;
}
.eventDetails{
	font-size: 16px;
	font-family: Georgia;
	font-weight: bold;
	color: #ddd
}
#eventLeadIn{
	font-family: Georgia, Verdana;
	font-style: italic;
	color: #7dddfc; 
}
.eventLeadIn{
	font-size: 22px;
}

#eventHeader{
	height: 60px;
	width:300px;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	background: white;
	left: -50px;
	top:-20px;
	margin-bottom: 30px;	
	position: relative;
		
}
.eventHeaderText{
	font-size: 36px;
	color: #8a0205;
	padding: 9px 9px 0px 20px;
	border-bottom: 4px dashed #8a0205;

	
}
#eventInnerContent{
	position:relative; 
	top:-50px;
	padding: 25px;
	padding-right: 0px;
	background: url(images/swirl.png) no-repeat 548px 38px #5b5b57;
	color: white;
}
#eventInnerContent a:link{
	color: white;
}
#eventInnerContent a:visited{
	color: white;
}

.corner{
	background: url(images/corner.png) no-repeat;
	position: relative;
	float: left;
	height: 12px;
	width:10px;
	top:60px;
}

.addthis_toolbox{
	font-family: Verdana;
	text-align: right;
	margin-top: -40px;
	font-size: 12px;
}
.addthis{
	width:200px; 
	float:right;
	left:390px;
	position: relative;
}