@CHARSET "UTF-8";

body {
	min-width:1000px;
	background:#000 url(../assets/images/default/bg-pattern.jpg) top left repeat-x;
	background-color:#000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

html, body {
	height:100%;
}

#footer-push-wrap {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -317px;
}

#footer {
	clear:both;
	color:#5a5b5e;
	font-size:9px;
}

#footer, #footer-push {
	height:317px;
}

#footer-wrap {
	background:url(../assets/images/default/footer/bg-pattern.jpg) top left repeat-x;
	height:130px;
	position:relative;
}

#footer div.crown {
	background:url(../assets/images/default/footer/crown.png) top left repeat-x;
	height:187px;
	width:908px;
	margin:0 auto;
}

#footer-wrap ul {
	padding:105px 0 0;
	color:#000;
	width:400px;
	margin:0 auto;
}

#footer-wrap ul li {
	float:left;
	margin:0 5px 0 0;
}

#footer-wrap ul div.addthis_button {

}

#content {
	background:url(../assets/images/default/bg.png) top left no-repeat;
	width:670px;
	height:1000px;
	margin:0 auto;
}

#content-wrap {
	position:relative;	
}

#content-wrap h1 {
	background:url(../assets/images/default/headlines/txt-slap-the-bass.png) top left no-repeat;
	height:226px;
	left:35px;
	position:absolute;
	top:50px;
	width:570px;
}

#content-wrap div.contents {
	color:#fff;
	font-size:20px;
	padding:0 35px 0 65px;
	position:absolute;
	top:304px;
}

#content-wrap div.contents p {
	margin:20px 0 0;
} 

#content-wrap div.contents a {
	color:#eaff00;
	text-decoration:none;
}

#content-wrap div.contents a:hover {
	text-decoration:underline;
}
