/* Robert Brightmore - Jan 2010 */
/* CSS coding by; Jamie Brightmore */
/* (c)2010 www.4muladesign.com  */

/*
===============================
 Global
===============================
*/

body {
	line-height:1.5em;
	background: #000000;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #B4A07C;
}

p {
	text-align: left;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 30px;
}

p span, p em {color:#8B7A5D;}

p em {font-family:Georgia, serif;}
p.credit {font-size:10px; text-align:center;}
p.credit span {color:#8B7A5D;}

/*
===============================
 Links
===============================
*/

.content p a {
	color: #B4A07C;
	font-family:Georgia, serif;
	text-decoration: none;
}

.content p a:hover {border-bottom: 1px dotted #5F523B;}

/*
===============================
 Layout
===============================
*/

#wrapper {background:url(../images/bkg.jpg) top center no-repeat; min-width:900px;}

#main {
	width: 900px;
	margin: 0 auto;
	padding: 285px 20px 0;
}

#player {
	background-color: black;
	height:40px;
	margin:0 auto; width:530px;
}

#player-spotify {
	height:80px;
	margin: -10px 0 20px;		
}

#audio {color:#8B7A5D; font-size:12px; padding-top:9px; text-align:center;}

.pane {
	background: #212121 url(../images/pane-top.jpg) top left no-repeat;
	width: 900px;
}

.pane-btm {
	background: #212121 url(../images/pane-btm.jpg) no-repeat;
	height: 13px;
}

.sidebar {
	float: right;
	margin: 23px 23px 23px 0;
	width: 192px;
}

#album p {
    line-height: 18px;
    margin: 20px 0 8px;
	text-align: center;
}

#album p em {
	color: #B4A07C;
}

#album p span {
	color: #8B7A5D;
	font-size: 14px;
	line-height: 9px;
}

#album_cover {
	margin: 0 0 8px;
}

.content {
	float: left;
	margin: 0 15px 3px 30px;
	padding-top: 35px;
	width: 610px;
}

span.pullquote {
	color: #732e2c;
	display: block;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	float: right;
	height: 100px;
	line-height: 28px;
	padding: 12px 10px 20px 30px;
	width: 250px;
}

ul#footer-info {text-align:center; margin: 12px 0 0;}

ul#footer-info li {
	border-right: 1px solid #5F523B;
	color: #8B7A5D;
	font-size: 12px;
	display: inline;
	padding: 0 8px 0 2px;
}

ul#footer-info li a {color:#8B7A5D;	text-decoration:none;}
ul#footer-info li a:hover {border-bottom:1px dotted #5F523B; color:#B4A07C;}
ul#footer-info li.last {border-right:none;}

#footer {
	background: url(../images/footer.jpg) bottom no-repeat;
	height: 85px;
	margin: 18px 0 0;	
}

.clear {clear:both;}

/*
===============================
 Nav
===============================
*/

#nav {
	background: url(../images/menubar.jpg) bottom no-repeat;
	height: 47px;
	margin: 22px auto 0;
	width:832px;
	text-align: center;
}

ul#menu {margin:0 0 0 150px;}
ul#menu li {float:left;}

a#tab1, a#tab2, a#tab3, a#tab4 {
	background: url(../images/menu.png) top left no-repeat;
	display: block;
	height: 49px;
	margin-right: 0;
	width: 133px;
	text-indent: -9999px;
}

a#tab1 {background-position: 0 -49px;}
a#tab2 {background-position: -133px -49px;}
a#tab3 {background-position: -266px -49px;}
a#tab4 {background-position: -399px -49px;}

a:hover#tab1 {background-position: 0 -98px;}
a:hover#tab2 {background-position: -133px -98px;}
a:hover#tab3 {background-position: -266px -98px;}
a:hover#tab4 {background-position: -399px -98px;}

a#tab1.selected {background-position: 0 0;}
a#tab2.selected {background-position: -133px 0;}
a#tab3.selected {background-position: -266px 0;}
a#tab4.selected {background-position: -399px 0;}

/*
===============================
 Forms
===============================
*/

/* Contact */

#contact-form {margin-bottom:15px;}
fieldset {clear:both;}

.field, form .buttons {clear:both; margin:0 0 8px;}
.field label {color:#8B7A5D; display:block;}
.field-c label {color:#8B7A5D; display:inline;}
.field input, .field textarea, .field-c input {color:#B4A07C;}
.field-c input {width:60px;}
.field-c {width: 405px;}

.field input.required {
	background: url(../images/field.png) top left no-repeat;
	height: 21px;
	width: 253px;
}

.field textarea, .field input.required {
	border: none;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	margin: 0;
	padding: 7px 12px;
}

.field textarea {
	background: url(../images/textarea.png) top left no-repeat;
	height: 118px;
	padding: 11px 12px;
	width: 381px;
	resize: none;
}

input#captcha {
	background: url(../images/field-c.png) top left no-repeat;
	border: none;
	font-size: 15px;
	height: 28px;
	padding: 7px 8px 0 6px;
	text-align: center;
	width: 25px;
}

input#button {
	background: url(../images/button.png) top no-repeat;
	border: none;
	cursor: pointer;
	height: 35px;
	margin-left: 20px;
	padding: 0;
	text-indent: -9999px;
	width: 119px;
}

input#button:hover {background-position:bottom; border:none;}

#loading{
	left: 18px;
	position: relative;
	top: 5px;
	visibility: hidden;
}

#success p {color:#476F29; margin:5px 0 0;}
p.error, #verifyError p {color:#9F5B59; font-size:12px; margin:0;}

/* Sub */

div.sub-form  {margin:25px 0 0;}

form.subscribe div input {
	background: url(../images/field-sub.png) top no-repeat;
	border: none;
	font-size: 12px;
	height: 21px;
	margin: 0 0 5px 0;
	padding: 7px 12px;
	width: 166px;
}

form.subscribe div input#submit {
	background: url(../images/button-sub.png) top no-repeat;
	border: none;
	cursor: pointer;
	height: 35px;
	padding: 0;
	text-indent: -9999px;
	width: 119px;
}

form.subscribe div input#submit:hover {background-position:bottom; border:none;}

.sub-form p{color:#732E2C; font-size:13px; margin:0 0 2px;}
.confirm {display:none; text-align:center; margin:0;}
.confirm span {color:#476F29; font-size:15px;}
.confirm p {margin:8px auto 0; line-height:20px; text-align:center;}

.tooltip {
	background-color: #2D2B27;
	border: 1px solid #2D2B27;
	color: #8B7A5D;
	display: none;
	font-size: 12px;
	left: 0;
	line-height: 15px;
	margin: 20px 0 0 0;
	padding: 5px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 114px;
	z-index: 3;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

p#info {
	color: #8B7A5D;
	cursor: pointer;
	display: inline;
	font-size: 11px;
	margin: 0 0 0 7px;
	padding: 1px;
	text-decoration: none;
}

.arrow {
	background: url(../images/arrow.png) left no-repeat;
	left: 163px;
	position: relative;
	top: -75px;	
	visibility:	hidden;
	width: 15px;
}