/* ---------------------------------------------------------------------------------------------------------
Stylesheet Title

version: 1.0
author: Adam Tolman
email: adam@hystericdesign.com
last updated: Dec 27, 2009
--------------------------------------------------------------------------------------------------------- */

/* Default Style RESET
--------------------------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Main Styles
--------------------------------------------------------------------------------------------------------- */

body {
	background: #4d3928 url(../img/top_bg.png) top left repeat-x;
	font: 12px Lucida Grande, Tahoma, Verdana, sans-serif;
	color: #3c2a1b;
}

h2 {
	color: #ad4100;
	font: 24px Georgia, Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	letter-spacing: -.02em;
}

h3 {
	color: #ad4100;
	font: 18px Georgia, Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	letter-spacing: -.02em;
}

p {
	line-height: 20px;
	color: #3c2a1b;
	margin: 0 0 15px 0;
}

a {
	color: #ad4100;
	text-decoration: none;
}

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

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	padding: 10px;
	line-height: 18px;
	margin: 0 0 5px 0;
	background: #e9dbbe;
	border-left: 1px solid #ad4100;
}

.clear {
	clear: both;
}

#container {
	background: url(../img/header_bg.jpg) top center no-repeat;
	margin: 0 auto;
}

/* Header
----------------------------------------------------- */

#header {
	width: 900px;
	height: 800px;
	margin: 0 auto;
	margin-bottom: -512px;
}

#header h1 {
	text-indent: -9999px;
}

#header #music_player {
	position: relative;
	top: 215px;
	left: 510px;
	width: 300px;
	height: 34px;
}

/* Nav
--------------------------------------------------------------------------------------------------------- */

#nav {
	width: 900px;
	height: 120px;
	margin: 0 auto;
	background: url(../img/nav_bg.gif) top center no-repeat;
}

/* Main Nav
----------------------------------------------------- */
#nav ul#main {
	float: right;
	width: 360px;
	position: relative;
	bottom: 6px;
}

#nav ul#main li {
	float: left;
	margin: 0 10px 0 0;
}

#nav ul#main li a {
	display: block;
	float: left;
	width: 116px;
	height: 36px;
	text-indent: -7777px;
}
/* Songwriter */
#nav ul#main li#songwriter {
	background: transparent url(../img/nav.png) 0 0 no-repeat;
}

#nav ul#main li#songwriter a:hover {
	background: transparent url(../img/nav.png) 0 -36px no-repeat;
}
/* Producer */
#nav ul#main li#producer {
	background: transparent url(../img/nav.png) -116px 0 no-repeat;
}

#nav ul#main li#producer a:hover {
	background: transparent url(../img/nav.png) -116px -36px no-repeat;
}

/* Sub Nav Songwriter
----------------------------------------------------- */
#nav ul#sub_songwriter {
	float: left;
	width: 700px;
	margin: 32px 0 0 135px;
}

#nav ul#sub_songwriter li {
	float: left;
	margin: 0 40px 0 0;
}

#nav ul#sub_songwriter li a {
	display: block;
	float: left;
	height: 22px;
	text-indent: -7777px;
}
/* Bio */
#nav ul#sub_songwriter li#bio a {
	width: 42px;
	background: transparent url(../img/subnav_songwriter.png) 0 -44px no-repeat;
}

#nav ul#sub_songwriter li#bio a:hover {
	background: transparent url(../img/subnav_songwriter.png) 0 -22px no-repeat;
}
/* Events */
#nav ul#sub_songwriter li#events a {
	width: 64px;
	background: transparent url(../img/subnav_songwriter.png) -42px -44px no-repeat;
}

#nav ul#sub_songwriter li#events a:hover {
	background: transparent url(../img/subnav_songwriter.png) -42px -22px no-repeat;
}
/* Discography */
#nav ul#sub_songwriter li#discography a {
	width: 112px;
	background: transparent url(../img/subnav_songwriter.png) -106px -44px no-repeat;
}

#nav ul#sub_songwriter li#discography a:hover {
	background: transparent url(../img/subnav_songwriter.png) -106px -22px no-repeat;
}
/* Photos */
#nav ul#sub_songwriter li#photos a {
	width: 68px;
	background: transparent url(../img/subnav_songwriter.png) -218px -44px no-repeat;
}

#nav ul#sub_songwriter li#photos a:hover {
	background: transparent url(../img/subnav_songwriter.png) -218px -22px no-repeat;
}
/* Store */
#nav ul#sub_songwriter li#store a {
	width: 54px;
	background: transparent url(../img/subnav_songwriter.png) -286px -44px no-repeat;
}

#nav ul#sub_songwriter li#store a:hover {
	background: transparent url(../img/subnav_songwriter.png) -286px -22px no-repeat;
}
/* Contact */
#nav ul#sub_songwriter li#contact a {
	width: 75px;
	background: transparent url(../img/subnav_songwriter.png) -340px -44px no-repeat;
}

#nav ul#sub_songwriter li#contact a:hover {
	background: transparent url(../img/subnav_songwriter.png) -340px -22px no-repeat;
}

/* Sub Nav Songwriter
----------------------------------------------------- */
#nav ul#sub_producer {
	float: left;
	width: 700px;
	margin: 32px 0 0 190px;
}

#nav ul#sub_producer li {
	float: left;
	margin: 0 40px 0 0;
}

#nav ul#sub_producer li a {
	display: block;
	float: left;
	height: 22px;
	text-indent: -7777px;
}
/* About */
#nav ul#sub_producer li#about a {
	width: 64px;
	background: transparent url(../img/subnav_producer.png) 0 -44px no-repeat;
}

#nav ul#sub_producer li#about a:hover {
	background: transparent url(../img/subnav_producer.png) 0 -22px no-repeat;
}
/* Before & After */
#nav ul#sub_producer li#before_after a {
	width: 122px;
	background: transparent url(../img/subnav_producer.png) -64px -44px no-repeat;
}

#nav ul#sub_producer li#before_after a:hover {
	background: transparent url(../img/subnav_producer.png) -64px -22px no-repeat;
}
/* Full Production */
#nav ul#sub_producer li#full_production a {
	width: 133px;
	background: transparent url(../img/subnav_producer.png) -186px -44px no-repeat;
}

#nav ul#sub_producer li#full_production a:hover {
	background: transparent url(../img/subnav_producer.png) -186px -22px no-repeat;
}
/* Contact */
#nav ul#sub_producer li#contact a {
	width: 74px;
	background: transparent url(../img/subnav_producer.png) -319px -44px no-repeat;
}

#nav ul#sub_producer li#contact a:hover {
	background: transparent url(../img/subnav_producer.png) -319px -22px no-repeat;
}

/* Content
--------------------------------------------------------------------------------------------------------- */

#content_container {
	width: 900px;
	margin: 0 auto;
	background: url(../img/content_bg.gif) top center repeat-y;	
}

#content_container #content {
	width: 700px;
	margin: 0 auto;
	position: relative;
	bottom: 12px;
	padding: 5px 0 0 0;
	background: url(../img/main_bg.png) top center no-repeat;	
}

/* Sidebar
----------------------------------------------------- */

#content_container #content #sidebar {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
	font-size: 11px;
	background: url(../img/sidebar_bg.jpg) top left repeat-y;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.7);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.7);
	box-shadow: 0 1px 3px rgba(0,0,0,.7);	
}

#content_container #content #sidebar span#top {
	display: block;
	padding: 10px 0 0 0;
	background: url(../img/sidebar_top.jpg) top left no-repeat;	
}

#content_container #content #sidebar span#bottom {
	display: block;
	padding: 0 10px 10px 10px;
	background: url(../img/sidebar_bottom.jpg) bottom left no-repeat;	
}

#content_container #content #sidebar ul {
	margin: 0 0 15px 0;
	color: #4d3928;
}

#content_container #content #sidebar ul li {
	margin: 0 0 4px 0;
}

#content_container #content #sidebar p {
	line-height: 16px;
	margin: 0 0 10px 5px;
}

#content_container #content #sidebar img {
	margin: 0 0 10px 5px;
	border: 1px solid #706459;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
}

#content_container #content #sidebar #slider li {
	width: 170px;
	height: 285px;
	overflow: hidden;
}

/* Main
----------------------------------------------------- */

#content_container #content #main {
	float: right;
	width: 480px;
}

#content_container #content #main ul {
	margin: 0 0 15px 15px;
	list-style: disc inside;
}

#content_container #content #main ul li {
	margin: 0 0 5px 0;
}

#content_container #content #main .item {
	float: left;
	width: 480px;
	margin: 0 0 15px 0;
}

#content_container #content #main .item img {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #706459;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
}

#content_container #content #main .item div {
	float: left;
	width: 313px;
}

#content_container #content #main ol {
	margin: 0 0 15px 15px;
	list-style: decimal inside;
}

#content_container #content #main ol li {
	margin: 0 0 5px 0;
}

#content_container #content #main ol li.footnote {
	font-size: 10px;
	font-style: italic;
	list-style: none;
}

#content_container #content #main ol li .pdf {
	float: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	vertical-align: text-top;
}

#content_container #content #main ul.music {
	width: 360px;
	list-style: none;
}

#content_container #content #main ul.music li {
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #d5b47a;
}

#content_container #content #main ul.music li embed {
	float: right;
	width: 14px;
	height: 14px;
	margin: 0 0 0 4px;
	vertical-align: text-top;
}

#content_container #content #main ul.photos {
	float: left;
	width: 480px;
	list-style: none;
}

#content_container #content #main ul.photos li {
	float: left;
	margin: 0 5px 5px 0;
}

/* General Form Styles
--------------------------------------------------------------------------------------------------------- */

.form {
	margin: 0 0 15px 0;
}

.form legend {
	height: 1px;
	visibility: hidden;
}

.form .required {
	color: #CC0000;
	font-size: 10px;
	font-style: italic;
}

.form .note {
	font-size: 10px;
	font-style: italic;
}

.form label {
	width: 110px;
	float: left;
	margin: 0 10px 0 0;
	line-height: 1.8em;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}

.form li {
	float: left;
	width: 100%;
	list-style: none;
	padding: 4px 0;
}

.form #submit {
	width: 100px;
	background: #7e5b3d;
	font: bold 12px Lucida Grande, Tahoma, Verdana, sans-serif;
	padding: 5px;
	border: none;
	color: #faefd8;
}

.success {
	background: #CFC url(../img/success.gif) left center no-repeat;
	border: 1px solid #693;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #693;
	padding: 10px 10px 10px 25px;
	margin: 0 0 15px 0;
}

/* Footer
--------------------------------------------------------------------------------------------------------- */

#footer {
	width: 900px;
	height: 170px;
	margin: 0 auto;
	background: url(../img/footer_bg.png) top center no-repeat;	
}

#footer ul {
	float: left;
	margin: 20px 0 0 100px;
}

#footer ul li {
	float: left;
	margin: 0 36px 0 0;
}

#footer ul li a {
	display: block;
	text-indent: -7777px;
}
/* TRC */
#footer ul li#trc a {
	width: 123px;
	height: 44px;
	background: url(../img/trc.gif) 0 0 no-repeat;	
}

#footer ul li#trc a:hover {
	background: url(../img/trc.gif) 0 -44px no-repeat;
}
/* TRM */
#footer ul li#trm a {
	width: 156px;
	height: 37px;
	background: url(../img/trm.gif) 0 0 no-repeat;	
}

#footer ul li#trm a:hover {
	background: url(../img/trm.gif) 0 -37px no-repeat;
}
/* MySpace */
#footer ul li#myspace a {
	width: 144px;
	height: 36px;
	background: url(../img/myspace.gif) 0 0 no-repeat;	
}

#footer ul li#myspace a:hover {
	background: url(../img/myspace.gif) 0 -36px no-repeat;
}
/* PureVolume */
#footer ul li#purevolume a {
	width: 173px;
	height: 22px;
	margin: 8px 0 0 0;
	background: url(../img/purevolume.gif) 0 0 no-repeat;	
}

#footer ul li#purevolume a:hover {
	background: url(../img/purevolume.gif) 0 -22px no-repeat;
}

#footer p {
	clear: both;
	float: left;
	width: 700px;
	margin: 15px 0 0 100px;
	font-size: 11px;
	text-align: center;
	color: #8f6f43;
}

#footer #footnote {
	float: left;
	width: 700px;
	margin: 40px 0 0 100px;
	font-size: 10px;
	text-align: center;
	color: #927a65;
}

#footer #footnote a {
	color: #927a65;
	text-decoration: underline;
}

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