/* --------- JN RESET ---------- */

html,body,div,ul,ol,li, h1,h2,h3,h4,h5,h6,p { margin: 0; padding: 0; }
ol, ul, li { list-style:none }
h1,h2,h3,h4,h5,h6,em,strong { font-size:100%;  font-weight: normal; font-style: normal; }
img { border: none; }
a { text-decoration: none; }
strong { font-weight:bold }
em { font-style:italic }


/* --------- LAYOUT ---------- */

body {
	font-family: "ff-duper-web-pro-1","ff-duper-web-pro-2", Helvetica, Arial, sans-serif;
	background: #efebe1 url('img/bkg.jpg');
}

.spacer {
	margin-right: 20px;
}


/* --------- HEADER ---------- */

#header_wrapper {
	width: 100%;
	height: 400px;
	padding: 35px 0 35px 0;
	background: url(img/bkg-story.png);
}

#header {
	width: 940px;
	height: 390px;
	margin: 0 auto;
	border: 3px #AB9A7B solid;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-khtml-border-radius: 12px; 
	background: #4B4334;
}

#cover {
	width: 396px;
	height: 360px;
	margin: 15px 0 0 15px;
	float: left;
}

#header_text {
	width: 470px;
	height: 358px;
	margin: 15px 25px 0 0;
	float: right;
	border-top: 1px #AB9A7B solid;
	border-bottom: 1px #AB9A7B solid;
}

#header h1 {
	font-size: 28px;
	color: #fff;
	letter-spacing: .02em;
	margin: 30px 0 0 0;
	padding: 15px 10px 5px 20px;
	border-bottom: 1px #AB9A7B solid;
	text-transform: uppercase;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-khtml-border-radius: 12px; 
	background: #3A3329;
}

#header h1 img {
	width: 35px;
	height: 35px;
	float: right;
	margin: -5px 3px 0 0;
}

#header h2 {
	font-size: 25px;
	color: #fff;
	letter-spacing: .01em;
	margin: 55px 0 0 0;
	text-transform: uppercase;
}

#header h2 img {
	width: 185px;
	height: 35px;
	margin: 0 0 -7px 0;
}



/* --------- LISTEN / BUY ---------- */


#listen_wrapper {
	width: 100%;
	height: 230px;
	padding: 40px 0 30px 0;
}

#listen_inner_wrapper {
	width: 940px;
	height: 225px;
	margin: 0 auto;
}

#listen {
	width: 454px;
	height: 208px;
	float: left;
	border: 3px #AB9A7B solid;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-khtml-border-radius: 12px; 
	background: #4B4334;
}

#listen_wrapper h1 {
	font-size: 28px;
	color: #fff;
	margin: 12px 20px 0 20px;
	padding-bottom: 2px;
	letter-spacing: .02em;
	border-bottom: 1px #AB9A7B solid;
	text-transform: uppercase;
}

#listen_wrapper h1 img {
	width: 30px;
	height: 30px;
	margin: 0 10px -7px 0;
}

#player {
	width: 400px;
	height: 100px;
	margin: 20px 0 0 16px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-khtml-border-radius: 12px; 
	background: #3A3329;
}

#buy {
	width: 454px;
	height: 208px;
	float: right;
	border: 3px #AB9A7B solid;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-khtml-border-radius: 12px; 
	background: #4B4334;
}

#listen_wrapper h2 {
	font-size: 23px;
	color: #fff;
	letter-spacing: .02em;
	margin: 20px 20px 0 20px;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px #AB9A7B solid;
	text-transform: uppercase;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-khtml-border-radius: 12px; 
	background: #3A3329;
}

#buy h2 img {
	width: 150px;
	height: 25px;
	margin: 2px 0 0 0;
	float: right; 
}



/* --------- ARTISTS ---------- */

#artists_wrapper {
	width: 100%;
	height: 575px;
	padding: 20px 0 35px 0;
	background: url(img/bkg-artists.png) repeat-x;
}

#artists {
	width: 940px;
	height: 550px;
	margin: 0 auto;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-khtml-border-radius: 12px; 
}

#artists h1 img {
	width: 30px;
	height: 30px;
	margin: 0 10px -5px 0;
}


#artists #title {
	width: 254px;
	height: 55px;
	margin-right: 20px;
	padding: 10px 20px 25px 20px;
	float: left;
	border: 3px #AB9A7B solid;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-khtml-border-radius: 12px; 
	background: #4B4334;
}

#artists_wrapper h1 {
	font-size: 28px;
	color: #fff;
	letter-spacing: .02em;
	text-transform: uppercase;
}

#artists .bandbox {
	width: 140px;
	height: 175px;
	float: left;
	margin-bottom: 20px;
}

#artists h2 {
	font-size: 14px;
	line-height: 1.25em;
	text-align: right;
	margin: 5px 5px 0 0;
}

#artists a:link, #artists a:active, #artists a:visited {
	color: #000;
	text-decoration: none;
}

#artists a:hover {
	color: #000;
	text-decoration: underline;
}



/* --------- ROBERTA'S STORY ---------- */

#story_wrapper {
	width: 100%;
	height: 325px;
	padding: 40px 0 35px 0;
	background: url(img/bkg-story.png);
}

#story {
	width: 940px;
	height: 325px;
	margin: 0 auto;
}

#story .column {
	width: 300px;
	min-height: 350px;
	float: left;
}

#story p {
	font-size: 17px;
	line-height: 1.7em;
	margin-top: 15px;
}

#story img {
	padding-top: 15px;
	float: right;
}


/* --------- FOOTER ---------- */

#footer_wrapper {
	width: 100%;
	height: 200px;
	padding: 105px 0 0 0;
}

#footer {
	width: 940px;
	height: 200px;
	margin: 0 auto;
}

#footer p {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	margin: 8px 0 8px 0;
}

#footer span {
	font-size: 16px;
	font-family: "chunk-1","chunk-2", Helvetica, Arial, sans-serif;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}




