/*************************************
******************** Body / Wrapper */

body {
	background: #000 url('../img/body.png') center top no-repeat;
	color: #fff;
}
body.home div#wrapper {
	background: url('../img/wrapper.png') center 117px no-repeat;
}


/***************************
******************* Links */
a {
	color: #fff;
}


/*************************************
**************************** Header */

div#header {
	color: #dde1e1;
}
body.home div#header h1 a {
	background: url('../img/logo.png') left top no-repeat;
}
div#header h1 a {
	background: url('../img/logo-inside.png') left -4px no-repeat;
}


/*************************************
************************ Navigation */

div#access li a {
	color: #dde1e1;
}
div#access ul ul {
	background: url('../img/content.png') left top repeat;
}


/*************************************
********************* Subnavigation */

div#access-sub li a {
	color: #cdc59f;
}


/*************************************
************************* Subscribe */

div#subscribe {
	background: url('../img/subscribe.png') left top no-repeat;
}
div#subscribe li {
	background: url('../img/subscribe-border.png') right 3px no-repeat;
}
div#subscribe li#twitter {
	background: none;
}
div#subscribe li a {
	color: #cdc59f;
}


/*************************************
************************* Subscribe */
div#feature {
	background-color: #000;
}
div#feature div.box h2 {
	color: #cdc59f;
}
div#feature div#switcher h3 {
	background: url('../img/featured.png') left top no-repeat;
}
div#feature div#switcher ul {
	background-color: #181818;
}
div#feature div#switcher ul li a {
	color: #b4b1b1;
}



/*************************************
*************************** Content */

h2.entry-title { /* Post entry titles */
	color: #cdc59f;
}
h2.entry-title a {
	color: #cdc59f;
}
div.entry-meta {
	background: url('../img/post-meta.png') right top no-repeat;
	color: #060606;
}
div.meta {
	color: #cdc59f;
}
body.single div.entry-meta {
	background: none;
	color: #fff;
}
body.single h2.entry-title, body.page h2.entry-title {
	color: #b3b1b1;
}
body.single div.entry-meta a {
	color: #fff;
}
a.more-link, span.edit-link a {
	background: url('../img/more-link.png') right top no-repeat;
	color: #060606;
}
div.entry-meta a {
	color: #060606;
}
ul#pages-list a {
	color: #dde1e1;
}
body div#container li.MainCategory strong.category a.productlink {
	color: #fff;
}


/*************************************
************************** Sidebars */

div.sidebar h3 {
	background: url('../img/sidebar-h3.png') top repeat-x;
	color: #dde1e1;
}
li#search input#s {
	background: none;
	color: #fff;
}
li#search input.button {
	background: none;
	color: #fff;
}
div.sidebar h3 span {
	background-color: #c6be9a;
	color: #444;
}
div.sidebar h3 span a {
	color: #444;
}


/**************************************
* Latest Projects (and new clothing) */

li#latest-projects h3 {
	background: url('../img/latest-projects.png') left top no-repeat;
}
li#latest-projects h4 a {
	color: #dde1e1;
}
div.product-excerpt {
	color: #b3b1b1;
}
p.product-buy a {
	background: url('../img/project-buy.png') right top no-repeat;
	color: #000;
}
p.product-price {
	color: #f7f7f7;
}



/*************************************
********************** New Clothing */

div.product-title a {
	color: #cdc59f;
}


/*************************************
********************* Flickr Photos */

li#flickr-photos div#flickr_badge_uber_wrapper {
	background: #0b1006;
}


/*************************************
***************** Newsletter Signup */

li#wpsb {
	background: #2d2c2d;
}
li#wpsb h3 {
	background: none;
	color: #b3b1b1;
}
li#wpsb form {
	margin: 1em 0 0 0;
}
input#wpsb_email, input#mc_mv_EMAIL {
	background: url('../img/newsletter-input.png') left top no-repeat;
}
input.wpsb_form_btn, input#mc_signup_submit {
	background: url('../img/newsletter-send.png') left top no-repeat;
}


/*************************************
******************* Events Calendar */

li#events-calendar li {
	color: #cdc59f;
}
li#events-calendar li strong {
	color: #dde1e1;
}



/*************************************
**************************** Footer */
div#footer {
	color: #8c8b8b;
	background: url('../img/footer.png') top repeat-x;
}
div#access-footer li a {
	color: #8c8b8b;
}
div#follow {
	background: url('../img/follow.png') left 26px no-repeat;
}
div#follow ul li {
	background: #f00;
}
div#follow ul li#follow-twitter {
	background: url('../img/follow.png') left -12px no-repeat;
}
div#follow ul li#follow-myspace {
	background: url('../img/follow.png') -33px -12px no-repeat;
}
div#follow ul li#follow-vimeo {
	background: url('../img/follow.png') -63px -12px no-repeat;
}
div#follow ul li#follow-question {
	background: url('../img/follow.png') -93px -11px no-repeat;
}
div#follow ul li#follow-facebook {
	background: url('../img/follow.png') -123px -12px no-repeat;
}
div#follow ul li#follow-digg {
	background: url('../img/follow.png') -153px -12px no-repeat;
}



/*************************************
********************** Artist Pages */

div#container.artist {
	background: url('../img/content.png') left top repeat;
}
div.artist li#flickr-photos div#flickr_badge_uber_wrapper {
	background: none;
}
