/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

* {
	padding: 0px;
	margin: 0px;
}


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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

#clear, {
	clear: both;	
}


/* End Reset ---------------------------*/

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

html, body {
	height: 100%;
}

body {
	background-color: #000;
	color: #fff;/*#f7eddf*/
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
	font-weight: lighter;
}

#frame {
	width: 1000px;	
	min-height: 100%;
	height: auto !important;	
	height: 100%;
	margin: 0;
	padding-left: 30px;
	background: url(images/kw-bg-zoom.jpg) top left no-repeat;
}

body.page #frame, 
body.single #frame,
body.category #frame, 
body.archive #frame {
	background-image: none;
	background-color: black;
}

body.category-photos #frame {
	background: url(images/kw-bg-tub2.jpg) top right no-repeat;
}

#branding {
	height: 150px; 
	
}
	#branding h1{
		text-indent: -9999px;
		background: url(images/logo3.png) top center no-repeat;
		width: 613px; height: 105px;
		position: relative; left: 18px; top: 10px;
}


#content {
	width: 1000px; height: 100%;	
	margin-bottom: -71px; }


	#press-wrap, #press-wrap-article {
	width: 1000px; min-height: 600px;
	background: url(images/typewriter.jpg) 300px 25px no-repeat;
}
		#press-wrap ul.lcp_catlist li, 
		#press-wrap-article ul.lcp_catlist li {
			margin: 5px 0;
		}
		
		#listcategorypostswidget-3 {
		/* Press List -- */
			margin-left: -4px; padding: 0;
		}
	#press-wrap-article .post {
		right: 26px; top: -5px;
	}

		#press-wrap-article .post h2 {
			display: none;
		}

	#shows-wrap {
	width: 1000px; min-height: 600px; 
	background: url(images/ric.png) 370px 25px no-repeat;
	}
	
	#contact-wrap {
	width: 1000px; min-height: 600px;
	background: url(images/kw-tub-profile.jpg) no-repeat top right; 
	}
		#contact-wrap #dynamic-widgets,
		#contact-wrap #mailing-list {
			width: 330px;
			padding-left: 0;
		}
		#contact-wrap #mailing-list {
			border: none;
			left: -16px;
			height: 100px;
			margin-bottom: 0;
		}
		
		#contact-wrap #list-form {
			position: relative;
			left: 10px;
		}
		

		#contact-wrap #social-wrap, 
		#contact-wrap #contact-info {
			left: -7px;
			top: 10px;
			border: none;
		}

		#contact-wrap #social-wrap {
			position: relative;
			left: -16px; top: -10px;
		}


#content-main {
	width: 618px;
	margin: 10px;
	min-height: 575px;
	float: left;
	position: relative; left: 15px;	
}

	body.category-photos #content-main {
		position: relative;
		left: 10px;
		width: 940px;		
	}
	
	body.page-id-64 #content-main,
	body.page-id-133 #content-main
	 { /*--Media ID --*/
		width: 940px;
		border: none;
	}
		body.page-id-64 .post,
		body.page-id-133 .post {
		border: none;
		}
		
	.archive #content-main {
		margin-left: 5px;
	}
		
		
#singlepost-wrap .post {
	border: none;
	margin-left: -20px;
}

#content-sub {
	width: 301px;
	float: right;
	position: relative; right: 40px; top: 13px;
}

	#mailing-list {
		height: 110px;
	}
	
	#content-sub #mailing-list, 
	.widget {
	border: 1px solid #58321c;
	padding: 5px 10px 5px 10px;
	margin-bottom: 15px;
	}
		#listcategorypostswidget-3 {
			border: none;
	}

	#mailing-list form input {
		font-size: 11pt;
		margin: 6px 0;
		width: 272px;
		position: relative; 
		left: -12px;
	}
		#mailing-list .button {
		display: block;
		margin-bottom: -5px;
		width: 100px;
	}
	
#dynamic-widgets {
	margin-top: 16px;
}	
	
.press-post, .post h2 {
	width: 590px;
}

#post-wrap {
	position: relative; top: 220px;
}
.post {
	margin-bottom: 20px;
	padding: 15px;
	border: 1px solid #58321c;
	background: url(images/post-trans-bg.png) top left;
}

	.news-post {
		border: none;
		background: none;
		margin: 0 0 10px 0; padding: 0;
		color: #efc28e;
		font-family: Arial;
		font-weight: normal;
	}
	

	
	#press-wrap-article .post {
		background: transparent;
	}
/*
#home-wrap .post p {
	width: 380px;
}
*/

.press-post {
	margin-bottom: 35px;
}

#press-wrap-article .post {
	float: right;
	position: relative;
	right: 66px;
	width: 520px;
	border: none;
}

#photo-wrap {
	width: 660px;
	position: relative;
	left: -8px;
}

.photo-post {
	margin: 25px auto;
}
	.photo-post a.flickr-image img {
		border: 1px solid white;
		margin: 10px; padding: 0;
	}

.photo-post h3 {
/* 	text-align: center; */
padding-left: 10px;
}

#home-wrap a.alignnone,
#home-wrap a.alignleft,
#home-wrap a.alignright
#singlepost-wrap a.alignnone,
#singlepost-wrap a.alignleft,
#singlepost-wrap a.alignright,
a.alignleft,
img.alignleft { /*flickr-image within a post*/
	float: left;
	margin: 5px 10px 3px 0;
}






	#contact-wrap #mailing-list {
		top: 1px;
		margin-bottom: 15px;
		height: 130px;
	}
	
	#list-form {
		margin: 5px 5px 10px 12px;
	}
	
	.button {
		margin-top: 10px;
		
	}
	
.push {
	height: 284px;
}

#site-info {
	 height: 71px;
}

#site-info {
	width: 940px;
	position: relative;
	bottom: 0; left: 30px;
	text-align: center;
}
	#site-info a {
		text-indent: -9999px; 
		display: block;
		height: 70px;
		width: 495px;
		margin: 0 auto;
		background: url(images/footer.png) no-repeat top center;	
}
	#site-info a:hover {	
		background-position: bottom center;
	}



/* NAV AND LINKS -------------------------------*/

ul#nav {
	list-style: none;
	width: 940px;
	height: 28px;
	position: absolute;
	top: 118px;
	left: 20px;
}
	
	ul#nav li, ul#social-links li{
		display: inline;
		
}
	
	ul#nav li a  {
		text-indent: -9999px;
		height: 28px;
		float: left;
		text-decoration: none;
		border: none;
		margin: 0;
}
		
		ul#nav li a.home {
			background: url(images/nav/home.png) no-repeat bottom center;
			width: 84px;
}
		
		ul#nav li a.music {
			background: url(images/nav/music.png) no-repeat bottom center;
			width: 118px;
}

		ul#nav li a.photos {
			background: url(images/nav/photos.png) no-repeat bottom center;
			width: 135px;
}
		ul#nav li a.press {
			background: url(images/nav/press.png) no-repeat bottom center;
			width: 116px;
}
		ul#nav li a.shows {
			background: url(images/nav/shows.png) no-repeat bottom center;
			width: 128px;
}
		ul#nav li a.media {
			background: url(images/nav/media.png) no-repeat bottom center;
			width: 118px;
}
		ul#nav li a.store {
			background: url(images/nav/store.png) no-repeat bottom center;
			width: 116px;
}
		ul#nav li a.contact {
			background: url(images/nav/contact.png) no-repeat bottom center;
			width: 125px;
}

		ul#nav li a.home:hover, 
		ul#nav li a.music:hover,
		ul#nav li a.photos:hover,
		ul#nav li a.press:hover,
		ul#nav li a.shows:hover,
		ul#nav li a.media:hover,
		ul#nav li a.store:hover,
		ul#nav li a.contact:hover {
			background-position: top center;
}
		body#news ul#nav li a.home,
		body#music ul#nav li a.music,
		body#photos ul#nav li a.photos,
		body#press ul#nav li a.press,
		body#shows ul#nav li a.shows,
		body#store ul#nav li a.store,
		body#contact ul#nav li a.contact {
			background-position: top center;
}

#rss a.rss {
	text-indent: -9999px;
	height: 32px; width: 28px;
	background: url(images/rss-link.jpg) bottom left no-repeat;
	position: absolute; 
	right: 353px; top: -32px;
}

	#rss a.rss:hover {
		background-position: top left;
	}

.textwidget {
	position: relative;
	left: -10px; top: 2px;
	height: 55px;
	width: 301px;
}

#social-wrap {
	width: 299px; height: 62px;
	border: 1px solid #58321c;
	margin-bottom: -1px;
}

ul#social-links {
	list-style: none;
	position: relative;
	left: 8px; top: 6px;	
}


	ul#social-links li a  {
		text-indent: -9999px;
		height: 50px;
		float: left;
		text-decoration: none;
		border: none;
		margin: 0;
}

	ul#social-links li a.facebook {
			background: url(images/nav/social/facebook.jpg) no-repeat bottom center;
			width: 54px;
}
		ul#social-links li a.twitter {
			background: url(images/nav/social/twitter.jpg) no-repeat bottom center;
			width: 58px;
}
	ul#social-links li a.youtube {
			background: url(images/nav/social/youtube.jpg) no-repeat bottom center;
			width: 58px;
}
	ul#social-links li a.myspace {
			background: url(images/nav/social/myspace.jpg) no-repeat bottom center;
			width: 59px;
}
	ul#social-links li a.rss {
			background: url(images/nav/social/rss.jpg) no-repeat bottom center;
			width: 53px;
}
	ul#social-links li a.facebook:hover,
	ul#social-links li a.twitter:hover,
	ul#social-links li a.youtube:hover,
	ul#social-links li a.myspace:hover,
	ul#social-links li a.rss:hover {
		background-position: top center;
	}

ul#retail-links {
	list-style: none;
	position: relative;
	top: 6px; left: 4px;	
}


	ul#retail-links li a  {
		text-indent: -9999px;
		height: 39px;
		float: left;
		text-decoration: none;
		border: none;
		margin: 0;
}
	ul#retail-links li a.pandora {
			background: url(images/nav/retail/pandora.jpg) no-repeat bottom center;
			width: 88px;
}

	ul#retail-links li a.itunes {
			background: url(images/nav/retail/itunes.jpg) no-repeat bottom center;
			width: 108px;
}
	ul#retail-links li a.amazon {
			background: url(images/nav/retail/amazon.jpg) no-repeat bottom center;
			width: 99px;
}

ul#retail-links li a.pandora:hover,
ul#retail-links li a.itunes:hover,
ul#retail-links li a.amazon:hover {
	background-position: top center;
}


ul#contact-links {
	list-style: none;
	width: 250px;
	margin: 5px 0 0 5px;
}
	ul#contact-links li {		
		position: relative;
		left:-15px;		
}
	
	ul#contact-links li a  {
		text-indent: -9999px;
		height: 28px;
		display: block;	
		text-decoration: none;
		border: none;
}
		ul#contact-links li a.email {
			background: url(images/contact-links/info.png) no-repeat bottom center;
			width: 209px;
}
		ul#contact-links li a.booking {
			background: url(images/contact-links/booking.png) no-repeat bottom center;
			width: 229px;
			margin-left: 11px;
}
		ul#contact-links li a.myspace {
			background: url(images/contact-links/myspace.png) no-repeat bottom center;
			width: 98px;
}
		ul#contact-links li a.facebook {
			background: url(images/contact-links/facebook.png) no-repeat bottom center;
			width: 99px;
			margin-left: 2px;
}

		ul#contact-links li a.press-kit {
			background: url(images/contact-links/press-kit.png) no-repeat bottom center;
			width: 99px;
}

		ul#contact-links li a.email:hover,
		ul#contact-links li a.booking:hover,
		ul#contact-links li a.myspace:hover,
		ul#contact-links li a.facebook:hover,
		ul#contact-links li a.press-kit:hover {
	background-position: top center;
}

	#contact-info {
		top: 15px;
	}
	.address {
		font-size: 1.2em;
		text-indent: -9999px;
		background: url(images/contact-links/mailing-address.png) left center no-repeat;
		margin: 0 0 0 -5px;
	}
	
	

ul.product-cd li a, ul.product-shirt li a {
	color: #c89e6c;
	text-decoration: none;
	font-weight: bold;
}
ul.product-cd li a:hover, ul.product-shirt li a:hover{
	color: #fff;
}
/* TYPOGRAPHY --------------------------*/

body {
	font-size: .95em;
	line-height: 20px;
}

p {
	margin: 5px 0 0 0;
	letter-spacing: .02em;
}
	p:first-child {
	text-indent: 0;
}
	p.post-footer {
	text-indent: 0;
}

a {
	color: #c89e6c;
	font-weight: bold;
	text-decoration: none;
}

	a:hover, 
	.post-title:hover, 
	.post h2 a:hover, 
	.more-link a:hover,
	.news-post a:hover {
		color: #4cb6af;
	}

	a:hover, a:active, a:focus {
		outline: none;
	}
	
	#article a {
	display: block;
	margin-top: 35px;
}
		.news-post {
			margin-bottom: 8px;
		}
		
		.news-post h3 a {
		font-size: .8em;
		font-family: Georgia;
		text-transform: uppercase;
		color: #fcf1ea;
	}
			.more-link a {
			color: #fcf1ea;
			font-style: italic;
			font-weight: normal;
		}
	


em {
	font-style: italic;
}


h2, h3 {
	padding: 5px 0 5px 0;
	
}

	.news-post h3 {
		padding-bottom: 0;
	}

h2 {
	font-size: 1.5em;	
}


.post h2 {
	font-weight: normal;
	line-height: 24px;
}

.post h2 a {
	font-family: Georgia;
	color: #f7eddf;
	text-transform: uppercase;	
	font-weight: normal;
}
	#photo-wrap h3 a {
		color: #fff;
		font-size: .8em;
		margin-bottom: 5px;
	}

.widget-title {
	font-family: Georgia;
	text-align: center;
	color: #fcf1ea;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.6em;
}
	.widget_archive .widget-title {
		margin-bottom: 10px;
	}	



		#contact-wrap #mailing-list-title {
			text-align: left;
			margin-left: 10px;
			font-size: 1.8em;
		}
	
/*---------TWITTER TYPOGRAPHY-----------*/

	ul.tweet_area {
		color: #efc28e;
		font-style: italic;
		font-family: Arial;
		font-weight: normal;
	}
	
	p.tweet-time {
		color: #be986c;
		margin: 0; padding: 0;
		font-size: .9em;
	}
	
/*---------SIDEBAR TYPOGRAPHY-----------*/

li.cat-post-item {
	color: #efc28e;
	margin-top: 10px;
}
	li.cat-post-item a {
		font-family: Georgia;
		text-transform: uppercase;
		color: #844c2a;
	}


h3 {
	font-size: 1.3em;
}

	#h-upcoming-shows {
		font-family: Georgia;
	}

/*
h3#h-mailing-list {
	width: 211px; height: 24px;
	text-indent: -9999px;
	background: url(images/h-mailing-list.png) left center no-repeat;
	margin-left: 5px;
}
*/

h4.date-stamp {
	font-variant: small-caps; font-style: italic;
	color: #b6b6b4;
	width: 380px;
}

.hr-primary-wrapper {
	width: 374px;
	height: 52px;
	background: url(images/hr-skull.png) top center no-repeat;
	border:1px solid #000;
	margin: 20px 0 30px 0px;
}
	hr.hr-primary {
	display: none;
}

	body#music .hr-primary-wrapper {
	position: absolute;
	width: 374px;
	height: 52px;
	top: 510px;
	left: 198px;
	z-index: 10;
	
}

.hr-secondary-wrapper {
	width: 207px;
	height: 29px;
	background: url(images/hr-skull-sm.png) no-repeat center center;
	border:1px solid #000;
	margin: 20px 0 0 0;
	clear: both;
}

.hr-sidebar-wrapper {
	width: 283px;
	height: 3px;
	background: url(images/hr-sidebar.jpg) no-repeat center;
	border:1px solid #000;
	margin: 5px 0;
	clear: both;
}


#home-wrap .hr-secondary-wrapper {
	margin-left: 70px;
	margin-bottom: 20px;
}

#list-form .hr-secondary-wrapper {
	margin: 0 0 15px 0;
}
	hr.hr-secondary {
	display: none;
}

body#news .hr-secondary-wrapper {
	background-position: 90px center;
	margin: 10px 0;
}


#article em {
	text-transform: none;
}

.quotation-mark {
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: text-bottom;
	visibility: hidden;
}

.label {
	font-weight: bold;
}

#execphp-4 .execphpwidget {
	margin-bottom: 5px;
}

#execphp-4 .execphpwidget .hr-sidebar-wrapper {
	margin-bottom: 8px;
}

/* SHOWS --------------------------*/

#upcoming-shows {
	width: 350px;
	position: absolute;
	right: 0; top: 450px;
	font-size: .9em;
}
	#upcoming-shows ul li, #upcoming-shows h3 {
		text-align: center;
	}
	#upcoming-shows li {
		margin: 3px 0 5px 0;
	}
	
.event-list {
	position: relative;
	top: 10px;
}
.event-list li {
	margin: 15px 0;	
	width: 600px;
}
	.event-venue p {
		margin: 0; 
		display: inline;
		color: #fff;	
	}
	


/* STORE --------------------------*/

body.page-id-24 #frame {
	background: url(images/store-skulls-bg.jpg) 300px 80px no-repeat;
}

.parent-pageid-9 #content-main,
.page-id-9 #content-main {
	width: 900px;
	margin-left: 5px;
}

.page-id-9 #content-main {
	width: 550px;
	margin-left: 5px;

}
#post-24 {
/*---Store Post ID --*/
padding: 0;
border: none;
left: -4px;
background: none;
}

#product-wrap {
	margin-left: -4px;
}
#product-wrap h2, legend {
	display: none;
}

table.cart {
	float: right;
}

.eshop li {
	position: relative;
	top: 10px;
}

.eshop img {
	float: left;
	margin-right: 20px;
}
.eshop li p {
	float: left;
	width: 190px;
	margin: 0;
	display: none;
	visibility: collapse;
}

.eshopshipping, .company {
	display: none;
}
.eshop li {
	clear: both;
	height: 200px;
}

.eshop .fld4 {
	margin-top: 20px;
	display: none;
}

.eshop .confirmship li {
	height: auto;
}

.eshopcheckoutconf {
	margin-bottom: 20px;
}
/* CART -------------------  */

label.qty {
	margin-left: 5px;
}
.eshop .button {
	margin-left: 5px;
}


.eshop .cart {
	margin: 5px;
}


	td.cqty, #cartQty, .amts, #cartTotal.btbr {
		padding: 0 10px;
	}

.cartopt {
	clear: both;
	float: right;
}
	.cartopt p {
		width: 275px;
	}
	
#scharge small, #checkout-wrap small.privacy { /*Hide Shipping Link */
	display: none;
}

#shopping-cart-wrap table, #shopping-cart-wrap .cartopt {
	float: left;
}
#shopping-cart-wrap ul.continue-proceed {
	clear: both;
}



/* CUSTOMER INFO -------------------  */

.custdetails {
	width: 300px;
}

fieldset.eshop label{
	display: block;
	margin-bottom: -10px;
	color: #c89e6c;
}
	fieldset.eshop label input {
		border: 2px ridge #c89e6c;
	}
	fieldset.eshop label input:hover,
	fieldset.eshop label input:focus {
		border-color: #990000;
	}

fieldset.eshoppayvia {
	height: 60px; 
	margin: 15px 0 5px 0;
}
	fieldset.eshoppayvia li {
		height: 44px;
	}

/* CUSTOMER INFO CONFIRMATION -------------------  */	

#checkout-wrap h3 {
	padding-top: 0;
}

#checkout-wrap h4 {
	visibility: hidden;
}

ul.confirm {
	position: relative;
	top: -85px;
	margin-bottom: -55px;
}

ul.confirm li {
	height: 1.8em;
	font-weight: bold;
}
	ul.confirm li span.items {
		color: #c89e6c;
		font-weight: normal;
	}

ul.continue-proceed {
	width: 350px;
	margin-top: 5px;
}

.video-holder {
	width: 365px; height: 365px;
	border: 1px solid #fff;
	position: relative;
	margin-left: -3px; margin-top: 15px;
}

.media-links {
	float: right;
	width: 365px;
	margin-top: 5px;
	text-align: center;
	font-size: 1.1em;
}

#post-64, #post-133 {
	margin: 0; padding: 0;
}

#bio {
	top: -15px;
}
#bio h2, #bio p, #photos h2 {
	width: 365px;
 	text-align: center;
 	margin: auto; 
}

#bio h2 {
	margin-top: -5px;
}

#bio h3 {
	margin-top: -9px;
}

#hirez-list {
	width: 365px;
	margin: auto;
	margin-top: 10px;
}

#hirez-list li, #hirez-list li a  {
	text-align: center;
}

.hirez-thumb {
	margin: 35px 0 10px 0;
}

.link-notes {
	font-style: italic;
	font-size: .8em;
}


