/*
Theme Name: Stuart Clayton Theme
Theme URI: 
Description: A custom theme designed especially for Stuart Clayton.
Author: Laura Kalbag
Version: 1
Tags: 
*/


/* ----------------------------------------------------------
*/

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,b, u, i, center,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-size: 100%; vertical-align: baseline;background: transparent;font-weight: normal;}body {line-height: 1;}blockquote, q {quotes: none;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;} em {font-style:italic;} strong {font-weight:bold;} abr {border-bottom:1px dotted;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

/* ----------------------------------------------------------
*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 29, 2010 12:26:04 PM America/New_York */

@font-face {
	font-family: 'DroidSansRegular';
	src: url('fonts/DroidSans-webfont.eot');
	src: local('?'), url('fonts/DroidSans-webfont.woff') format('woff'), url('fonts/DroidSans-webfont.ttf') format('truetype'), url('fonts/DroidSans-webfont.svg#webfontKYIQSBQk') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSansBold';
	src: url('fonts/DroidSans-Bold-webfont.eot');
	src: local('?'), url('fonts/DroidSans-Bold-webfont.woff') format('woff'), url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'), url('fonts/DroidSans-Bold-webfont.svg#webfontljpTCDjw') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 29, 2010 12:25:48 PM America/New_York */

@font-face {
	font-family: 'YanoneKaffeesatzRegular';
	src: url('fonts/YanoneKaffeesatz-Regular-webfont.eot');
	src: local('?'), url('fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'), url('fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'), url('fonts/YanoneKaffeesatz-Regular-webfont.svg#webfontlKPF1zIT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'fonts/YanoneKaffeesatzBold';
	src: url('fonts/YanoneKaffeesatz-Bold-webfont.eot');
	src: local('?'), url('fonts/YanoneKaffeesatz-Bold-webfont.woff') format('woff'), url('fonts/YanoneKaffeesatz-Bold-webfont.ttf') format('truetype'), url('fonts/YanoneKaffeesatz-Bold-webfont.svg#webfontPj13Lbsm') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ----------------------------------------------------------
*/

html {
	background: #5a0809;
}

body {
	background: #D6D3C1 url(images/background-noise.gif) top center repeat;
	color: #7b3c2d;
	font-family: 'DroidSansRegular', "droid-sans-1", "droid-sans-2", sans-serif;
	font-size: 13px;
	line-height: 20px;
}

h1, h2, h3.reply-title,
ul#book-details li.book-price {
	font-family: 'YanoneKaffeesatzRegular', "kaffeesatz-1", "kaffeesatz-2", sans-serif;
	font-size: 24px;
	line-height: 30px;
}

a {
	color: #7b3c2d;
	transition: all .1s linear;
   -o-transition: all .1s linear;
   -moz-transition: all .1s linear;
   -webkit-transition: all .1s linear;
}

a:hover {
	color: #4D2218;
}

p {
	padding-bottom: 10px;
}

h1 {
	font-weight: bold;
}

/* Navigation
-------------------------------------------------------------- */

div.navigation {
	background: #d6c9b0 url(images/nav-border.gif) bottom left repeat-x;
	border-top: 10px solid #a50c0c;
	display: block;
	float: left;
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	z-index: 99;
}

div.navigation ul {
	margin: 0 auto;
	width: 960px;
}

div.navigation ul li {
	float: left;
	list-style-type: none;
	position: relative;
}

div.navigation ul li a {
	border-bottom: 5px solid #C7B999;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #EADAB8;
	color: #5a2c12;
	padding: 5px 20px 0 20px;
	line-height: 40px;
	transition: all .1s linear;
   -o-transition: all .1s linear;
   -moz-transition: all .1s linear;
   -webkit-transition: all .1s linear;
}

/* SELECTED NAVIGATION */

/* MAIN NAV */

/* is home page*/

body.home div.navigation ul li#menu-item-103 a,

/* is 'about stuart' page */

body.parent-pageid-71 div.navigation ul li#menu-item-272 > a,
body.page-id-67 div.navigation ul li#menu-item-272 > a,
body.single-discography div.navigation ul li#menu-item-272 > a,
body.parent-pageid-500 div.navigation ul li#menu-item-272 > a,

/* is Books page */

body.single-books div.navigation ul li#menu-item-263 > a,
body.page-template-books-php div.navigation ul li#menu-item-263 > a,

/* is News page */

body.page-id-475 div.navigation ul li#menu-item-477 a,
body.archive div.navigation ul li#menu-item-477 a,
body.single-post div.navigation ul li#menu-item-477 a,

/* is Gigs page */

body.page-id-69 div.navigation ul li#menu-item-273 a,

/* is Media page */

body.parent-pageid-80 div.navigation ul li#menu-item-268 > a,

/* is Contact page */

body.page-id-78 div.navigation ul li#menu-item-269 > a {	
	background: #a50c0c;
	border-bottom: 5px solid #930303;
	color: #fff;
	text-shadow: 1px 1px 1px #7F0000;
}

/* make sure About Stuart nav isn't selected for Books section */
body.page-template-books-php div.navigation ul li#menu-item-272 > a {
	background: transparent !important;
	border-bottom: 5px solid #C7B999 !important;
	text-shadow: 1px 1px 1px #EADAB8 !important;
	color: #5a2c12 !important;
}

/* SUB NAV */

/* is discs page */
body.single-discography div.navigation ul li#menu-item-279 a,
body.page-template-discography-php div.navigation ul li#menu-item-279 a,

/* is biography page */
body.page-id-67 div.navigation ul li#menu-item-274 a,

/* is gear page */
body.page-id-500 div.navigation ul li#menu-item-503 a,
body.page-template-type-of-gear-php div.navigation ul li#menu-item-503 a,

/* is press page */
body.page-id-74 div.navigation ul li#menu-item-271 a,

/* is presskit page */
body.page-id-76 div.navigation ul li#menu-item-270 a,

/* is photos page */
body.page-id-90 div.navigation ul li#menu-item-264 a,

/* is videos page */
body.page-id-88 div.navigation ul li#menu-item-265 a,

/* is music page */
body.page-id-86 div.navigation ul li#menu-item-266 a,

/* is transcriptions page */
body.page-id-82 div.navigation ul li#menu-item-267 a
 {
	background: #a50c0c;
	color: #fff;
	text-shadow: 1px 1px 1px #7F0000;
}

div.navigation ul li a:hover {
	background: #ccbfa6;
}

div.navigation ul ul {
	background: #ccbfa6;
	display:none;
	position:absolute;
	top: 45px;
	left: 0;
	float: left;
	padding-top: 5px;
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 99;
	width: 170px;
}
div.navigation ul ul ul {
	left: 100%;
	top: 0;
}

div.navigation ul ul li {
	float: none;
}

div.navigation ul ul a {
	background: #ccbfa6;
	border-bottom: none;
	height: auto;
	line-height: 1em;
	padding: 10px 20px;
	width: 130px;
}

div.navigation li:hover > a {
	background: #ccbfa6;
}

div.navigation ul ul :hover > a {
	background: #b0a28b;
}
div.navigation ul li:hover > ul {
	display: block;
}

/* Main Content Area
-------------------------------------------------------------- */

h1 {
	background: #301f15 url(images/thin-header.jpg) top center no-repeat;
	clear: both;
	display: block;
	height: 110px;
	margin: 0 auto 30px auto;
	width: 960px;
}

body.home h1 {
	background: #301f15 url(images/stuart-photo.jpg) top center no-repeat;
	height: 360px;
}

h1 a {
	text-shadow: 0 0 10px #000;
	color: #fff;
	display: block;
	font-size: 120px;
	font-weight: bold;
	line-height: 120px;
	opacity: 0.8;
	padding-top: 0;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .2s linear;
   -o-transition: all .2s linear;
   -moz-transition: all .2s linear;
   -webkit-transition: all .2s linear;
}

body.home h1 a {
	padding-top: 250px;
}

h1 a:hover {
	color: #fff;
	opacity: 0.5;
}

div#content {
	margin: 0 auto;
	width: 960px;
}

h2.entry-title {
	padding-bottom: 20px;
}

/* Homepage Main Content
-------------------------------------------------------------- */

div#latest-posts-3 {
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
	width: 400px;
}

div#gigpress-3 {
	float: left;
	margin-left: 30px;
	margin-bottom: 40px;
	width: 160px;
}

div#latest-posts-3 h2,
div#gigpress-3 h2 {
	padding-bottom: 20px;
}

ul#latest-posts,
ul.gigpress-listing {
	background: url(images/item-border.gif) top left repeat-x;
}

div#content ul#latest-posts,
div#content ul.gigpress-listing {
	margin: 0;
}

ul#latest-posts li,
ul.gigpress-listing li {
	background: url(images/item-border.gif) bottom left repeat-x;
	list-style-type: none;
	padding: 15px 0;
}

ul.gigpress-listing li span.location,
ul.gigpress-listing li span.gigpress-sidebar-artist {
	display: block;
}

ul#latest-posts li h3,
ul.gigpress-listing li h3,
ul.gigpress-listing li h3 a,
ul.gigpress-listing li h3 a abbr {
	font-size: 14px;
	font-weight: bold;
}

ul#latest-posts li p {
	padding-bottom: 0;
}

ul#latest-posts li p span.ellipsis {
	margin-left: -2px;
}

p.gigpress-empty {
	background: url(images/item-border.gif) top left repeat-x;
	padding: 15px 0 10px 0;
}

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

div#content ul#sidebar {
	background: #6a140f url(images/nav-bg.gif) 0 10px repeat-x;
	color: #e0ddcf;
	margin-top: -480px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 640px;
	padding-top: 90px;
	position: absolute;
	text-shadow: 1px 1px 1px #61120d;
	width: 300px;
}

/* News Sidebar */

body.page-template-news-php div#content ul#sidebar,
body.archive div#content ul#sidebar,
body.single-post div#content ul#sidebar {
	margin-top: -230px;
	padding-top: 200px;
	padding-bottom: 20px;
	z-index: 97;
}

ul#sidebar a,
ul#sidebar a:hover {
	color: #fff;
}

ul#sidebar h2,
ul#sidebar h3 {
	color: #fff;
}

ul#sidebar li {
	list-style-type: none;
}

ul#sidebar li#text-3 {
	padding: 0 30px 30px 30px;
}

ul#sidebar li#text-3 h2 {
	margin-bottom: 30px;
}

ul#sidebar li#featured-post-2 {
	background: #5f0c0c;
	float: left;
	padding: 20px 30px 10px 30px;
}

ul#sidebar li#featured-post-2 div#featured {
	float: left;
}

ul#sidebar li#featured-post-2 h2 {
	float: left;
	margin-bottom: 10px;
	width: 110px;
}

ul#sidebar li#featured-post-2 h3 {
	margin-bottom: 30px;
}

ul#sidebar li#featured-post-2 img {
	box-shadow: 0 0 5px #71130f;
	float: right;
	height: auto;
	margin-left: 20px;
	width: 105px;
}

ul#sidebar li#featured-post-2 object#myplayer {
	height: 200px;
	margin-bottom: 10px;
	width: 235px;
}

a.buynow,
input#mc_signup_submit,
input#submit {
	background: #922818 url(images/button-bg.gif) bottom left repeat-x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0 0 5px #71130f;
	color: #fff;
	cursor: pointer;
	margin-top: 40px;
	padding: 7px 20px;
	text-decoration: none;
	transition: all .2s linear;
   -o-transition: all .2s linear;
   -moz-transition: all .2s linear;
   -webkit-transition: all .2s linear;
	text-shadow:1px 1px 1px #61120D;
}

a.buynow:hover,
input#mc_signup_submit:hover {
	background-position: top left;
	box-shadow: 0 0 5px #560E0B;
}

ul#sidebar li#bassline-publishing-3 {
	background: #5f0c0c;
	clear: left;
	padding: 10px 30px 30px 30px;
}

ul#sidebar li#bassline-publishing-3 a#bassline-publishing {
	background: url(images/bassline-publishing.gif) top center no-repeat;
	display: block;
	height: 70px;
	margin: 0 auto;
	text-indent: -99999px;
	width: 245px;
}

ul#sidebar li#mailchimp-widget {
	padding: 30px 30px 15px 30px;
}

ul#sidebar li#mailchimp-widget h2 {
	padding-bottom: 15px;
}

ul#sidebar li#mailchimp-widget label {
	color: #fff;
	display: block;
	margin-bottom: 10px;
}

ul#sidebar li#mailchimp-widget input#mc_signup_submit {
	font-size: 14px;
	margin-top: 15px;
}

ul#sidebar li#mailchimp-widget div#mc_unsub_link a {
	float: left;
	font-size: 12px;
	margin-bottom: 15px;
	padding-top: 5px;
	text-align: right;
	text-transform: capitalize;
}

ul#sidebar li#archives-3 {
	padding: 30px 30px 15px 30px;
}

ul#sidebar li#archives-3 h2 {
	margin-left: 0;
	padding-bottom: 15px;
}

ul#sidebar li#archives-3 ul {
	margin: 0;
	padding: 0;
}

/* overwriting Mailchip styling */

ul#sidebar li#mailchimp-widget #mc_signup_form {
	padding: 0;
}

ul#sidebar li#mailchimp-widget #mc_signup_form .mc_var_label {
	margin-left: 0;
	margin-top: 0;
	width: 100%;
}

ul#sidebar li#mailchimp-widget br {
	display: none;
}

ul#sidebar li#mailchimp-widget #mc_signup_form .mc_input {
	margin-left: 0;
	margin-top: 0;
	width: 230px;
}

ul#sidebar li#mailchimp-widget .mc_signup_submit {
	clear: both;
	padding: 0;
	text-align: right;
	text-shadow:1px 1px 1px #61120D;
	width: 100%;
}

div#mc_message {
	margin-bottom: 10px;
}

div#mc_message strong {
	color: #7AC346;
	font-weight: normal;
}

/* Large text areas
-------------------------------------------------------------- */

body.page-template-text-heavy-php div#content {
	width: 600px;
}

div#content ul,
div#content ol {
	margin: 10px 10px 20px 20px;
}

body.page-template-text-heavy-php div#content div.entry-content {
	margin-bottom: 40px;
}

body.page-template-text-heavy-php div#content div.entry-content h2 {
	padding: 20px 0 20px 0;
}

body.page-template-text-heavy-php div#content div.entry-content h3 {
	padding-bottom: 20px;
}

div.page-link {
	clear: both;
	font-weight: bold;
	margin: 20px 0;
}

div.page-link h4 {
	display: inline;
	font-weight: normal;
}

div.page-link a {
	font-weight: normal;
}
/* Captions & alignment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.alignleft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & alignment */

/* Comments
-------------------------------------------------------------- */

div#comments-template {
	clear: both;
	margin-top: 40px;
}

h2#comments {
	padding-top: 20px;
}

ol.commentlist {
	clear: both;	
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 600px;
}

ol.commentlist li {
	background: url(images/item-border.gif) top left repeat-x;
	clear: both;
	list-style-type: none;
	margin-top: 20px;
	padding-top: 20px;
}

ol.commentlist li dl dd img {
	float: left;
	padding-bottom: 20px;
	width: 60px;
}

ol.commentlist li dl dt,
ol.commentlist li dl dd span.comment-author-details {
	display: block;
	float: right;
	margin-left: 20px;
	width: 520px;
}

ol.commentlist li dl dd span.comment-author-details {
	margin-bottom: 10px;
}

ol.commentlist li cite,
ol.commentlist li cite a {
	font-style: normal;
	font-weight: bold;
}

div#respond {
	background: #6a140f;
	clear: both;
	color: #e0ddcf;
	margin-bottom: 20px;
	padding: 30px;
	text-shadow: 1px 1px 1px #61120d;
}

div#respond h2 {
	margin-left: 40px;
	padding-bottom: 20px;
}

div#respond a {
	color: #fff;
}

div#respond form ul {
	margin-left: 40px;
}

div#respond form ul li {
	list-style-type: none;
}

div#respond form label {
	display: block;
	margin-bottom: 5px;
}

div#respond form input {
	margin-bottom: 10px;
	width: 440px;
}

div#respond form code {
	font-size: 12px;
	width: 440px;
}

input#submit,
input#searchsubmit {
	background: #922818 url(images/button-bg.gif) bottom left repeat-x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0 0 5px #71130f;
	color: #fff;
	cursor: pointer;
	height: 40px;
	margin: 20px auto 0 auto;
	padding: 7px 20px;
	text-decoration: none;
	transition: all .2s linear;
   -o-transition: all .2s linear;
   -moz-transition: all .2s linear;
   -webkit-transition: all .2s linear;
   width: 120px;
}

input#submit:hover,
input#searchsubmit:hover {
	background-position: top left;
	box-shadow: 0 0 5px #560E0B;
}

/* Discography and Books pages
-------------------------------------------------------------- */

body.page-template-books-php div#content,
body.page-template-discography-php div#content {
	margin-top: -240px;
	padding-top: 230px;
	overflow: auto;
	width: 930px;
}

body.page-template-books-php h2,
body.page-template-discography-php h2 {
	padding-top: 20px;
	padding-left: 20px;
}

body.page-template-books-php div#footer h2,
body.page-template-discography-php div#footer h2 {
/* correcting what the above rule throws out */
	padding-top: 0;
	padding-left: 0;
}

div#content ul#books,
div#content ul#discography {
	margin: 0 0 0 -20px;
	padding: 0;
}

ul#books li,
ul#discography li {
	float: left;
	height: 300px;
	margin: 20px 20px 0 20px;
	list-style-type: none;
	width: 192px;
}

ul#discography li {
	height: 250px;
}

ul#books li img,
ul#discography li img {
	border: 5px solid #f0f0f0;
	height: 210px;
	margin: 0 15px;
	transition: all .2s linear;
   -o-transition: all .2s linear;
   -moz-transition: all .2s linear;
   -webkit-transition: all .2s linear;
   width: 150px;
}

ul#discography li img {
	height: 150px;
}

ul#books li img:hover,
ul#discography li img:hover {
	opacity: 0.5;
}

ul#books li h3,
ul#discography li h3 {
	display: block;
	margin: 0 10px;
	width: 190px;
}

ul#books li h3 a,
ul#discography li h3 a {
	display: block;
	margin-top: 230px;
	margin-bottom: 20px;
	position: absolute;
	width: 180px;
	text-align: center;
}

ul#discography li h3 a {
	margin-top: 170px;
}

/* Books and Discs single page
-------------------------------------------------------------- */

body.single-books h1,
body.single-discography h1 {
	position: relative;
	z-index: 98;
}

body.single-books h2,
body.single-discography h2 {
	padding-left: 20px;
	padding-bottom: 20px;
	width: 430px;
}

body.single-books div#footer h2.widgettitle,
body.single-discography div#footer h2.widgettitle {
	padding: 0;
	width: inherit;
}

body.single-books div#content {
	min-height: 342px;
}

body.single-discography div#content {
	min-height: 365px;
}

div.book-content,
div.disc-content {
	margin-right: 30px;
	padding-left: 20px;
	padding-bottom: 30px;
	width: 430px;
}

div.book-content ol,
div.book-content ul,
div.disc-content ol,
div.disc-content ul {
	list-style-type: square;
}

div.book-content ol#column-one,
div.book-content ul#column-two,
div.book-content ol#column-two,
div.book-content ul#column-one {
	float: left;
	width: 185px;
}

div#book-cover,
div#disc-cover {
	background: #6a140f;
	color: #e0ddcf;
	margin-left: 480px;
	padding: 175px 30px 30px 30px;
	position: absolute;
	text-shadow: 1px 1px 1px #61120d;
	width: 405px;
	top: 60px;
	z-index: 97;
}

div#book-cover img,
div#disc-cover img {
	border:5px solid #781A0F;
	float: left;
	margin: 0 20px 20px 0;
}

div#disc-cover img {
	margin-left: 45px;
}

div#book-cover a,
div#book-cover a:hover,
div#disc-cover a,
div#disc-cover a:hover {
	color: #fff;
}

div#book-cover h2,
div#book-cover h3,
div#disc-cover h2,
div#disc-cover h3 {
	color: #fff;
}

ul#book-details li {
	color: #fff;
	list-style-type: none;
	margin-bottom: 10px;
}

ul#book-details li span.label {
	color: #E0DDCF;
}

ul#book-details li.book-price span.label {
	display: none;
}

div#book-cover a.buynow {
	float: left;
	margin-top: 10px;
}

p.back {
	clear: both;
}


/* Gear
-------------------------------------------------------------- */

body.single-gear div#content {
	width: 600px;
}

body.single-gear div#content h2 {
	padding-top: 10px;
	padding-bottom: 20px;
}

body.single-gear div#content div.gear-desc {
	margin-bottom: 40px;
}

body.single-gear div#content div.gear-desc p.back {
	margin-top: 10px;
}

body.page-id-500 div#content h2 {
	margin: 0 20px 20px 20px;
}

body.page-id-500 ul#gear-types {
	margin-top: -40px;
	margin-bottom: 40px;
}

body.page-id-500 ul#gear-types li {
	float: left;
	list-style-type: none;
}

body.page-id-500 ul#gear-types li a {
	display: block;
	float: left;
	margin: 10px 20px 0 0;
	width: 200px;
}

body.page-id-500 ul#gear-types li h3 a {
	text-align: center;
	margin-bottom: 40px;
}

body.page-id-505 div#content ul#basses {
	float: left;
	margin: -40px 0 40px 0;
	padding: 0;
	width: 960px;
}

body.page-id-505 div#content ul#basses li {
	float: left;
	list-style-type: none;
}

body.page-id-505 div#content ul#basses li a {
	display: block;
	float: left;
	height: 60px;
	padding-top: 280px;
	text-align: center;
	text-indent: -99999px;
}

/* kubicki ex factor  6th */
body.page-id-505 div#content ul#basses li#gear-139 a {
	background: url(images/basses/kubicki.png) bottom left no-repeat;
	width: 246px;
}

/* fender jazz  5th */
body.page-id-505 div#content ul#basses li#gear-137 a {
	background: url(images/basses/fender-jazz.png) bottom left no-repeat;
	width: 141px;
}

/* jaydee series  4th */
body.page-id-505 div#content ul#basses li#gear-129 a {
	background: url(images/basses/jaydee.png) bottom left no-repeat;
	width: 142px;
}

/* Rumour 4 string  3rd */
body.page-id-505 div#content ul#basses li#gear-132 a {
	background: url(images/basses/rumour-4-string.png) bottom left no-repeat;
	width: 138px;
}

/* starforce  2nd */
body.page-id-505 div#content ul#basses li#gear-116 a {
	background: url(images/basses/starforce.png) bottom left no-repeat;
	width: 153px;
}

/* rumour 5 string  1st */
body.page-id-505 div#content ul#basses li#gear-135 a {
	background: url(images/basses/rumour-5-string.png) bottom left no-repeat;
	width: 140px;
}

/* Contact page
-------------------------------------------------------------- */

body.page-id-78 h1 {
	position: relative;
	z-index: 98;
}

body.page-template-simple-page-php div#content {
	margin-top: -240px;
	padding-top: 230px;
	position: relative;
	width: 640px;
	z-index: 97;
}

body.page-id-78 h2.entry-title {
	padding-left: 40px;
}

body.page-template-simple-page-php div#content div.hentry {
	padding: 0 40px 20px 40px;
}

body.page-template-simple-page-php div#content div.hentry ul {
	margin: 0 40px 20px 40px;
}

body.page-template-simple-page-php div#content div.hentry ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

body.page-template-simple-page-php div#content div.hentry ul li label {
	display: block;
	margin-bottom: 5px;
}

body.page-template-simple-page-php div#content div.hentry ul li br {
	display: none;
}

body.page-template-simple-page-php div#content div.hentry ul li input,
body.page-template-simple-page-php div#content div.hentry ul li textarea {
	border-color: #bdad98;
	width: 468px;
}

body.page-template-simple-page-php div#content div.hentry ul li input#submit {
	border-color: #6a160f;
	margin: 10px 95px 0 95px;
	width: 280px;
}

body.page-template-simple-page-php div#content p {
	padding: 0 40px 20px 40px;
}

/* 404 and Search page
-------------------------------------------------------------- */

body.error404 h1 {
	position: relative;
	z-index: 98;
}

body.error404 div#content {
	background: #6a140f;
	color: #e0ddcf;
	margin-top: -240px;
	padding-top: 230px;
	position: relative;
	text-shadow: 1px 1px 1px #61120d;
	width: 640px;
	z-index: 97;
}

body.error404 div#content a,
body.error404 div#content a:hover {
	color: #fff;
}

body.error404 div#content div.error404 {
	padding: 20px 40px 40px 40px;
}

input#searchsubmit {
	height: 35px;
}

form#searchform {
	margin-left: 115px;
}

body.search-results div#content h2 {
	margin-left: 20px;
	padding-bottom: 20px;
}

div#content ul#search-results {
	margin: 0 20px 40px 20px;
}

ul#search-results {
	background: url(images/item-border.gif) top left repeat-x;
}

ul#search-results li {
	background: url(images/item-border.gif) bottom left repeat-x;
	list-style-type: none;
	padding: 15px 0;
}

ul#search-results li h3 {
	font-size: 14px;
	font-weight: bold;
}

ul#search-results li p {
	padding-bottom: 0;
}

ul#search-results li p span.ellipsis {
	margin-left: -2px;
}

/* News
-------------------------------------------------------------- */

body.page-template-news-php div#content h2,
body.archive div#content h2 {
	margin-left: 20px;
}

body.page-template-news-php div#content ul#latest-posts,
body.archive div#content ul#latest-posts {
	margin: 20px 0 40px 20px;
	width: 590px;
}

body.page-template-news-php h1,
body.archive h1,
body.single-post h1 {
	position: relative;
	z-index: 98;
}

body.single-post div#content div.post {
	margin: 20px 0 40px 20px;
	width: 590px;
}

div#post-nav {
	margin: 20px 0;
}

body.single-post div#content div#respond {
	margin-left: 30px;
	width: 530px;
}

body.single-post div#content div#comments-template,
body.single-post div#content ol.commentlist {
	width: 580px;
}

body.single-post div#content ol.commentlist li dl dt, ol.commentlist li dl dd span.comment-author-details {
	width: 500px;
}

body.single-post div#content h2#comments {
	margin-left: 20px;
}

/* Gigs
-------------------------------------------------------------- */

div#post-69 h3 {
	margin-bottom: 20px;
}

table.gigpress-table {
	margin-bottom: 40px;
	width: 960px;
}

table.gigpress-table th {
	background: #4B0809;
	border-right: 2px solid #610C0E;
	border-bottom: 2px solid #610C0E;
	border-left: 2px solid #610C0E;
	color: #fff;
	padding: 10px;
	text-align: left;
}

table.gigpress-table td {
	background: transparent;
	border: 2px solid #D6D0BC;
	padding: 10px;
}

span.edit-link {
	display: block;
	margin-bottom: 20px;
}

p.gigpress-empty {
	padding-bottom: 40px;
}

/* Photos
-------------------------------------------------------------- */

div.pp_pic_holder {
	background: #d7d4c2;
}

body.page-id-90 h2.entry-title {
	margin-left: 15px;
}

body.page-id-90 div.entry-content p,
body.page-id-90 div.entry-content h3 {
	clear: both;
}

body.page-id-90 div.entry-content p {
	overflow: auto;
	margin-bottom: 20px;
}

body.page-id-90 div.entry-content h3 {
	margin: 0 15px 5px 15px;
}

body.page-id-90 div.entry-content a {
	border: 5px solid #f0f0f0;
	display: block;
	float: left;
	height: 200px;
	margin: 15px;
	transition: all .3s linear;
   -o-transition: all .3s linear;
   -moz-transition: all .3s linear;
   -webkit-transition: all .3s linear;
   width: 200px;
}

body.page-id-90 div.entry-content a :hover {
	opacity: 0.5;
}

/* Music
-------------------------------------------------------------- */

body.page-id-86 div#content div.entry-content {
	margin-bottom: 40px;
}

body.page-id-86 div#content h3 {
	display: block;
	margin-bottom: 10px;
}

body.page-id-86 div#content object {
	margin-bottom: 20px;
}

/* Videos
-------------------------------------------------------------- */

body.page-id-88 div#content div.entry-content {
	margin-bottom: 40px;
	overflow: auto;
}

body.page-id-88 div#content div.entry-content h2,
body.page-id-88 div#content div.entry-content h3,
body.page-id-88 div#content div.entry-content object {
	clear: left;
	display: block;
	float: left;
	width: 440px;
}

body.page-id-88 div#content div.entry-content h2 {
	clear: both;
}

body.page-id-88 div#content div.entry-content h2.even,
body.page-id-88 div#content div.entry-content h3.even,
body.page-id-88 div#content div.entry-content object.even {
	margin-bottom: 10px;
}

body.page-id-88 div#content div.entry-content object:even {
	margin-bottom: 20px;
}

body.page-id-88 div#content div.entry-content h2.odd,
body.page-id-88 div#content div.entry-content h3.odd,
body.page-id-88 div#content div.entry-content object.odd {
	clear: none;
	float: right;
	margin-bottom: 10px;
}

body.page-id-88 div#content div.entry-content h2.odd {
	margin-top: -75px;
}

body.page-id-88 div#content div.entry-content h3.odd {
	margin-top: -30px;
}

body.page-id-88 div#content div.entry-content object.odd {
	margin-top: 0;
	margin-bottom: 20px;
}

/* Transcriptions
-------------------------------------------------------------- */

body.page-id-82 div#content div.entry-content {
	overflow: auto;
}

body.page-id-82 div#content h2 {
	margin-left: 20px;
	width: 440px;
}

body.page-id-82 div#content ul.dlm_download_list,
body.page-id-82 div#content div.entry-content h2 {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 440px;
}

body.page-id-82 div#content div.entry-content h2 {
	margin-top: -50px;
	margin-left: 500px;
	position: absolute;
}

body.page-id-82 div#content ul.dlm_download_list li {
	list-style-type: none;
}

body.page-id-82 div#content ul.dlm_download_list li h3 {
	font-weight: bold;
}

/* Forms
-------------------------------------------------------------- */

form input,
form textarea,
form input.mc_input {
	background: #ecebe5 url(images/input-bg.gif) top left repeat-x;
	border: 1px solid #6a160f;
	color: #7B3C2D;
	font-size: 14px;
	padding: 5px 5px;
	line-height: 20px;
	transition: all .2s linear;
   -o-transition: all .2s linear;
   -moz-transition: all .2s linear;
   -webkit-transition: all .2s linear;
}

form input,
form input.mc_input {
	height: 20px;
}

form input#mc_signup_submit {
	line-height: 20px;
	height: 30px;
	padding-top: 4px;
}

form input:focus,
form textarea:focus,
form input.mc_input:focus {
	border: 1px solid #A0210B;
}


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

div#footer {
	background: #500a0a;
	clear: both;
	color: #faf4e7;
	padding: 20px 0 0 0;
	text-shadow: 1px 1px 1px #490C0D;
	width: 100%;
}

div#footer a,
div#footer a:hover {
	color: #faf4e7;
}

div#footer ul {
	margin: 0 auto;
	width: 960px;
}

div#footer ul li {
	list-style-type: none;
	margin-bottom: 40px;
}

div#footer ul li#twitter-1,
div#footer ul li#twitter-2 {	
	float: left;
	width: 440px;
}

div#footer ul li ul.twitter li {
	background: #681313;
	border: 1px solid #4c0909;
	margin-bottom: 10px;
	padding: 10px 20px;
	width: 390px;
}

div#footer ul li ul.twitter li span.twitter-timestamp {
	display: block;
	margin-top: 10px;
	text-align: right;
}

div#footer ul li#linkcat-8 {
	float: left;
	margin-left: 30px;
	width: 180px;
}

div#footer ul li#linkcat-8 ul.blogroll {
	float: left;
	width: 180px;
}

div#footer ul li#linkcat-8 ul.blogroll li {
	float: left;
	margin: 0 30px 30px 0;
	width: 60px;
}

div#footer ul li#linkcat-8 ul.blogroll li a {
	display: block;
	height: 60px;
	text-indent: -999999px;
	width: 60px;
}

div#footer ul li#linkcat-8 ul.blogroll li a img {
	margin-left: 999999px;
	position: absolute;
	transition: all .2s linear;
   -o-transition: all .2s linear;
   -moz-transition: all .2s linear;
   -webkit-transition: all .2s linear;
}

div#footer ul li#linkcat-8 ul.blogroll li a img:hover {
	opacity: 0.5;
}

div#footer ul li#featured-post-3 {
	background: #5f0c0c;
	float: left;
	margin-top: -20px;
	margin-bottom: 0;
	padding: 20px 30px 10px 30px;
}

div#footer ul li#featured-post-3 div#featured {
	float: left;
}

div#footer ul li#featured-post-3 h2 {
	float: left;
	margin-bottom: 10px;
	padding: 0;
	width: 110px;
}

div#footer ul li#featured-post-3 h3 {
	margin-bottom: 30px;
}

div#footer ul li#featured-post-3 img {
	box-shadow: 0 0 5px #71130f;
	float: right;
	height: auto;
	margin-left: 20px;
	width: 105px;
}

div#footer ul li#mailchimp-widget-copy-1 {
	background: #560E0B;
	float: left;
	padding: 20px 30px;
	width: 235px;
}

div#footer ul li#mailchimp-widget-copy-1 h2 {
	margin-bottom: 10px;
}

div#footer ul li#mailchimp-widget-copy-1 #mc_signup_form {
	padding: 0;
}

div#footer ul li#mailchimp-widget-copy-1 #mc_signup_form .mc_var_label {
	margin-left: 0;
	margin-top: 0;
	width: 100%;
}

div#footer ul li#mailchimp-widget-copy-1 br {
	display: none;
}

div#footer ul li#mailchimp-widget-copy-1 #mc_signup_form .mc_input {
	margin-left: 0;
	margin-top: 0;
	width: 230px;
}

div#footer ul li#mailchimp-widget-copy-1 .mc_signup_submit {
	clear: both;
	padding: 0;
	text-align: right;
	text-shadow:1px 1px 1px #61120D;
	width: 100%;
}

div#footer ul li#mailchimp-widget-copy-1 .mc_signup_submit input#mc_signup_submit {
	margin-top: 20px;
}

div#footer ul li#mailchimp-widget-copy-1 div#mc_unsub_link a {
	float: left;
	margin-top: 5px;
	text-transform: capitalize;
}

div#footer h2,
div#footer h3,
div#footer h2 a,
div#footer h3 a {
	color: #fff;
	margin-bottom: 20px;
	text-decoration: none;
}

div#footer p.copyright {
	background: #6f0d0d;
	color: #fff;
	clear: both;
	padding: 5px 0;
}

div#footer p.copyright span.attribution {
	display: block;
	margin: 0 auto;
	width: 960px;
}

