#header h2, #player h2  
{
display:none;
}

/* COLOUR SCHEMA */
.schema_bg
{
	background: #fe7332;
}

.menu a
{
	color: #fe7332;
}

.schema, .menu .active, .menu a:hover, #interact a
{
	color: white;
}


#pager li a:hover, #pager li a.active
{
	background: #fe7332;
}

#stage
{
	border: 1px solid #657479;
}

#progress_bar
{
border-right: 2px solid #fe7332;  
}


#player #playlist li.track a:hover, #player #playlist li.track a.active
{
color: #fe7332;
}

h1 {
color: #fe7332 !important;
}

#tourdates td
{
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 4px;
  border-bottom: 1px solid #999;
}

h1 { font-size: 14px }
#content p { line-height: 16px;margin-bottom: 5px }
