.artist
{
	background-color:#A9D3ED;
	height:355px;
}

body, h5, h6, p, a
{
	font-family: "HelveticaNeue", Helvetica, sans-serif;
}

h1, h2
{
	font-family: "HelveticaNeue-UltraLight", "HelveticaNeue-Light", "Helvetica Light", "HelveticaNeue", Helvetica, sans-serif;
	font-weight:normal;
}

h3, h4
{
	font-family: "HelveticaNeue-Light", "Helvetica Light", "HelveticaNeue", Helvetica, sans-serif;
	font-weight:normal;
}

a
{
	color: #0091C4;
}

a:hover
{
	text-decoration:underline !important;
}

.artist a
{
	color: #07779E;
}

.artist a:hover
{
	color: #000;
}

div.masthead
{
	background:#FFF url('/www-img/logo-backseat-buzz-vertical-home.gif') no-repeat 3px 0;
	margin-top:15px;
	height: 105px;
}

.masthead h1
{
	text-indent: -9999em;
}

.events, .artists
{
	padding-bottom:1em;
}

table.events
{
	margin: 10px 15px;
	width:90%;
}

table.events td
{
	vertical-align: top;
	padding:3px;
}

.event
{
	background-color:#DCF6FF;
	height: 327px;
}

.event img.logo
{
	float:right;
	margin:8px 18px 18px 24px;
}

.artist img.photo
{
	float:right;
	margin:18px 18px 18px 24px;
}

.event-list
{
	padding-top:1em;
}

.event-list h5 {
	margin:1em 0 0.25em 0;
}

.event-list ul,
.event-list ul li
{
	padding-top:0;
	margin-top:0;
}

.event, .artist
{
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.event h1, .event h2, .event h3, .event h4, .event p,
.artist h3, .artist p
{
	margin:18px 18px 0 18px;
}

#special-event.event h2 {
	font-size: 45px;
}
#special-event.event h2 .small {
	font-family: "HelveticaNeue-Light", "Helvetica Light", "HelveticaNeue", Helvetica, sans-serif;
	font-size: 14px;
}
#special-event.event h3 {
	font-size: 20px;
}
#special-event.event h3 .small {
	font-size: 12px;
}
#special-event.event p {
	font-size:11px;
}

#special-event img {
	margin:18px;
}

#special-event .last p {
	margin:18px;
}

.soundcloud-player
{
	margin:18px;
}

.soundcloud-player h5
{
	margin:0.25em 0;
	font-weight:normal;
}

.soundcloud-player h5 a
{
	color:#000;
	text-decoration:none;
}

#home .container
{
	margin-top:2em;
}

#mail-list
{
	margin-top:0px;
	float:right;
}
#mail-list * {
	vertical-align:middle;
}