body, html {
	background: url(images/bg.jpg) center top;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 1px;
}

* {
	margin: 0;
	padding: 0;
}

#wrapper {
	background: url(images/bg-wrapper.jpg) repeat-x center top;
}

#header {
	width: 840px;
	height: 610px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg-header.jpg) no-repeat;
	position: relative;
}

#content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #8f8f8f;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content-inner {
	padding: 0;
}

#footer {
	padding-bottom: 250px;
	background: url(images/bg-footer.png) no-repeat center bottom;
	margin-top: 30px;
	position: relative;
	clear: both;
}

#purchase {
	position: absolute;
	top: 210px;
	left: 580px;
	width: 200px;
}

/* Elements */

h1 {
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	height: 130px;
	width: 350px;
	top: 15px;
	left: 350px;
}

a, a:visited {
	text-decoration: none;
	color: #96576f;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #fff;
}

p {
	margin: 0 0 10px;
}

p.oliver {
	padding: 15px 0 0;
	margin: 15px 0 0;
	border-top: 1px dashed #434343;
}

p.oliver img {
	border-style: none;
	float: left;
	padding-right: 20px;
}

.bio {
	padding: 0 20px;
	clear: both;
}

span.copyright {
	display: block;
	position: absolute;
	width: 210px;
	text-align: right;
	top: 69px;
	left: 92px;
	font-style: italic;
	color: #6d6d6d;
}

span.credits {
	display: block;
	position: absolute;
	width: 400px;
	text-align: left;
	top: 62px;
	left: 480px;
	font-style: italic;
	color: #6d6d6d;
	line-height: 16px;
}

.bio h2 {
	background: url(images/titles.png) no-repeat;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}

#photos {
	padding: 5px 0 0;
}

#photos ul {
	list-style: none;
}

#photos ul li {
	float: left;
	padding: 0 0 10px 17px;
}

#photos ul li img {
	padding: 3px;
	border: 1px dashed #434343;
}

#purchase h2 {
	background: url(images/purchase-links.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 30px;
}

#purchase a {
	display: block;
}

a.itunes {
	background: url(images/purchase-links.png) no-repeat 0 -38px;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px 0 0;
}

a.cdbaby {
	background: url(images/purchase-links.png) no-repeat 0 -88px;
	height: 53px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px 0 0;
}

/* NAV */

ul#nav-links {
	list-style: none;
	margin: 0 0 15px 4px;
	height: 85px;
	padding: 0;
	border-bottom: 1px dashed #434343;
}

ul#nav-links li {
	float: left;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}

ul#nav-links li a {
	display: block;
	width: 130px;
	height: 75px;
	background: url(images/nav-links.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 30px;
}

ul#nav-links li.facebook a {
	display: block;
	width: 100px;
	background: url(images/nav-links.png) no-repeat 0 0;
}

ul#nav-links li.facebook a:hover {
	display: block;
	width: 100px;
	background: url(images/nav-links.png) no-repeat 0 -74px;
}

ul#nav-links li.twitter a {
	display: block;
	width: 85px;
	background: url(images/nav-links.png) no-repeat -125px 0;
}

ul#nav-links li.twitter a:hover {
	display: block;
	width: 85px;
	background: url(images/nav-links.png) no-repeat -125px -74px;
}

ul#nav-links li.myspace a {
	display: block;
	width: 91px;
	background: url(images/nav-links.png) no-repeat -233px 0;
}

ul#nav-links li.myspace a:hover {
	display: block;
	width: 91px;
	background: url(images/nav-links.png) no-repeat -233px -74px;
}

ul#nav-links li.purevolume a {
	display: block;
	width: 133px;
	background: url(images/nav-links.png) no-repeat -348px 0;
}

ul#nav-links li.purevolume a:hover {
	display: block;
	width: 133px;
	background: url(images/nav-links.png) no-repeat -348px -74px;
}

ul#nav-links li.youtube a {
	display: block;
	width: 89px;
	background: url(images/nav-links.png) no-repeat -500px 0;
}

ul#nav-links li.youtube a:hover {
	display: block;
	width: 89px;
	background: url(images/nav-links.png) no-repeat -500px -74px;
}

ul#nav-links li.presskit a {
	display: block;
	width: 109px;
	background: url(images/nav-links.png) no-repeat -614px 0;
	margin: 0;
}

ul#nav-links li.presskit a:hover {
	display: block;
	width: 109px;
	background: url(images/nav-links.png) no-repeat -614px -74px;
	margin: 0;
}
