* {
	font-family:"HelveticaNeue",Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:150%;
	color:#130E45;
	margin:0px;
	padding:0px;
}

body {
	background:url(bg.png);
}

h1 {
	display:block;
	font-size:18px;
	background:url(logo.gif);
	width:646px;
	height:56px;
	margin-top:83px;
	margin-left:-3px;
}
h1 span {
	display:none;
}

h2 {
	font-size:11px;
	font-family:"HelveticaNeue", Helvetica, Arial;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:8px;
	margin-top:22px;
	text-shadow: 0px 1px 0px #fff;
}
#socialmedia {
	width:240px;
	margin-top:-4px;
}
.social {
	margin-right:12px;
	display:inline-block;
	width:100px;
	height:20px;
	margin-top:4px;
}
#content {
	position:relative;
	margin-left:93px;
}
a {
	text-decoration:none;
	color:#130E45;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
	background-color:#ffffff;
}
img {
	border:none;
}
.whitespace {
	font-size:1px;
}

.dates {
	width:500px;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}
.date,.time,.concert {
	float:left;
	clear:none;
}
.date {
	width:100px;
}
.time {
	width:50px;
	display:none;
}
.concert {
	width:360px;
	clear:right !important;
}
.entry {
	clear:both;
	display:block;
	float:left;
	border-bottom:1px solid #CCC;
	padding-top:2px;
	padding-bottom:2px;
}
