/* COLOURS AND VARIABLES
---------------------------------------------------------- 

	
	

---------------------------------------------------------- 
*/



/* Layout
---------------------------------------------------------- */
body {
	background: #221f1f;
	color: white;
	text-shadow: black -2px 0 5px;
	text-transform: uppercase;
}
body div {
	padding-left: 20%;
}
body div div {
	padding-left: 0;
}
	#BgContainer.home {
		
	}
#Container, #Footer {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	clear: both;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #BgContainer {
        background-position: 50.5% 0 !important;
    }
}


/* Generic
---------------------------------------------------------- */
.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
a:focus {
	outline: none !important;
}
a.file {
	padding-left: 20px;
	background: url('../images/icons/icon_generic.gif') no-repeat 0 1px;
}
a.readMore {
	display:block;
	font-size:0.9em;
}
a.button {
	height: 21px;
	background: #1393c0 url('../images/button-bg.jpg') repeat-x top left;
	color: white;
	font-weight: bold;
	border-left: 1px solid #1393c0;
	border-right: 1px solid #1393c0;
	display: block;
	padding: 0 5px;
	float: left;
	text-decoration: none;
}
.hidden {
	display: none;
}




/* Header
---------------------------------------------------------- */
#Header {
	background: #f16530;
	padding-top: 1px;
	background: #f16530 url(../images/logo.gif) no-repeat 42% top;
}
#Header h1 {
	font-size: 7em;
	font-weight: bold;
	line-height: 0.8;
	color: #ffe700;
	width: 500px;
	height: 124px;
	overflow: hidden;
	text-indent: -9999px;
}
	#Header h1 #HeaderHummer {
		color: #fff7ac;
	text-indent: -9999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	}
#Header h2 {
	font-size: 2.4em;
	margin-top: -0.2em;
	letter-spacing: -0.05em;
}

#Lineup {
	padding-top: 1em;
}
#MainPhoto {
	display: block;
	width: 85%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
#MainPhoto img {
	
}
#Lineup h3 {
	position: absolute;
	margin-top: -2.5em;
}
#Lineup h3 a {
	color: white;
	font-weight: bold;
	font-size: 2.5em;
	letter-spacing: -0.05em;
	text-decoration: none;
}

#Lineup h4 {
	font-size: 2.5em;
	font-weight: bold;

	margin-top: -0.05em;
	color: #ffe700;
}
#Support {

	margin: 0;
	line-height: 1;
}
#Lineup ul {
	margin-left: 0;
}
#Lineup ul li {
	font-size: 1.5em;
	font-weight: bold;
	list-style: none;
	line-height: 1;
	color: #ffe700;
	margin: 0;
}
#Details {
	font-weight: bold;
	font-size: 2em;
	background: #f16530;
	color: #111;
	text-shadow: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#Details p {
	margin: 0;
	line-height: 1;
}
#Details .small {
	font-weight: normal;
}
#Details .price {
	font-size: 1.2em;
}
#Location {
	color: #ffe700;
	font-weight: bold;
	font-size: 2.5em;
	line-height: 1;
}
#Sponsors, #MoreInfo {
	background: white;
	color: #f16530;
	text-shadow: none;
	font-weight: bold;
}
#Sponsors p, #MoreInfo p {
	
	padding-top: 5px;
	margin: 0;
}
#Sponsors img {
	
}
#MoreInfo p {
	padding-bottom: 2em;
	font-size: 2em;
}