/*
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
*/


/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */


/* TYPOGRAPHY */
/* ----------------------------------------- */

/* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
h1, h2, h3, h5, h5, h6 { font-weight:normal } 

h2 {
	font-family: Verdana;
	font-size:14px;
	color: #7B7066;
}

h2.post_title {
	font-family: Verdana;
	font-size:20px;
	color: #7B7066;
}
small {
	font-family: Verdana;
	font-size:10px;
	color: #98948d;
	font-style: italic;
}

.entry {
	font-family: Verdana;
	font-size:13px;
	color: #98948D;
}

.postmetadata {
	font-family: Verdana;
	font-size:9px;
	color: #98948d;
	display: inline;
	margin-bottom:10px;
}

.the_date {
	float: left;
}

.the_tags {
	float: right;
}
.quote {
	font-family: Verdana;
	font-size:14px;
	color: #7B7066;	
	float: left;
	padding-bottom: 25px;
}

.cat-item a {
	font-family: Verdana;
	font-size:12.5px;
	color: #b2ada7;	
}

li.cat-item {
	font-family: Verdana;
	font-size:12.5px;
	color: #b2ada7;	
}

.cat-item a:hover {
	color: #D9836D;
}

.cat-item-fea a {
	font-family: Verdana;
	font-size:12.5px;
	color: #D9836D;	
}

li.cat-item-fea {
	font-family: Verdana;
	font-size:12.5px;
	color: #b2ada7;	
}

.cat-item-fea a:hover {
	color: #b2ada7;
}

.categories-dotted {
	border-bottom: 1px dotted #b2ada7;
	width: 110px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
	margin-bottom:10px;
}

.subscribe a{
	text-align: top;
	font-family: Verdana;
	font-size:11px;
	color: #b2ada7;
}

.subscribe p{
	float:right;
	padding-right: 130px;
	padding-top: 7px;
}

.subscribe a:hover{
	text-align: top;
	font-family: Verdana;
	font-size:11px;
	color: #D9836D;
}

label {
	font-family: Verdana;
	color: #7B7066;
	font-size: 12px;
}


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

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

.url {
	color: #D9836D;
	text-decoration: none;
	font-family: Verdana;
	font-size:14px;
}

cite {
	color: #D9836D;
	text-decoration: none;
	font-family: Verdana;
	font-size:14px;
}

.url:hover {
	color: #7B7066;
}

body {
	margin-top: 5px;
}

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

h2 a {
	color: #7B7066;
}

h2 a:hover {
	color: #D9836D;
}

* html a:hover { visibility:visible }


.cssnav_home
{
background: url(/images/nav_home_ro.png) no-repeat;
white-space: nowrap;
width: 93px;
height: 30px;
margin: 0;
padding: 0;
}

.cssnav_home a
{
display: block;
width: 93px;
height: 30px;
float: left;
}

.cssnav_home img
{
width: 93px;
height: 30px;
border: 0
}

.cssnav_home a:hover img { visibility:hidden; }

.cssnav_home span { visibility:hidden; }

.cssnav_about
{
background: url(/images/nav_about_ro.png) no-repeat;
white-space: nowrap;
width: 91px;
height: 30px;
margin: 0;
padding: 0;
}

.cssnav_about a
{
width: 91px;
height: 30px;
display: block;
float: left;
}

.cssnav_about img
{
width: 91px;
height: 30px;
border: 0
}

.cssnav_about a:hover img { visibility:hidden; }

.cssnav_about span { visibility:hidden; }

.cssnav_blog
{
background: url(/images/nav_blog_ro.png) no-repeat;
white-space: nowrap;
width: 89px;
height: 30px;
margin: 0;
padding: 0;
}

.cssnav_blog a
{
width: 89px;
height: 30px;
display: block;
float: left;
}

.cssnav_blog img
{
width: 89px;
height: 30px;
border: 0
}

.cssnav_blog a:hover img { visibility:hidden; }

.cssnav_blog span { visibility:hidden; }

.cssnav_books
{
background: url(/images/nav_books_ro.png) no-repeat;
white-space: nowrap;
width: 94px;
height: 30px;
margin: 0;
padding: 0;
}

.cssnav_books a
{
width: 94px;
height: 30px;
display: block;
float: left;
}

.cssnav_books img
{
width: 94px;
height: 30px;
border: 0
}

.cssnav_books a:hover img { visibility:hidden; }

.cssnav_books span { visibility:hidden; }

.cssnav_services
{
background: url(/images/nav_services_ro.png) no-repeat;
white-space: nowrap;
width: 109px;
height: 30px;
margin: 0;
padding: 0;
}

.cssnav_services a
{
width: 109px;
height: 30px;
display: block;
float: left;
}

.cssnav_services img
{
width: 109px;
height: 30px;
border: 0
}

.cssnav_services a:hover img { visibility:hidden; }

.cssnav_services span { visibility:hidden; }

.cssnav_shop
{
background: url(/images/nav_shop_ro.png) no-repeat;
white-space: nowrap;
width: 90px;
height: 30px;
margin: 0;
padding: 0;
}

.cssnav_shop a
{
width: 90px;
height: 30px;
display: block;
float: left;
}

.cssnav_shop img
{
width: 90px;
height: 30px;
border: 0
}

.cssnav_shop a:hover img { visibility:hidden; }

.cssnav_shop span { visibility:hidden; }

.cssnav_contact
{
background: url(/images/nav_contact_ro.png) no-repeat;
white-space: nowrap;
width: 117px;
height: 30px;
margin: 0;
padding: 0;
}

.cssnav_contact a
{
width: 117px;
height: 30px;
display: block;
float: left;
}

.cssnav_contact img
{
width: 117px;
height: 30px;
border: 0
}

.cssnav_contact a:hover img { visibility:hidden; }

.cssnav_contact span { visibility:hidden; }

.footer {
	color: #98948d;
	font-family: Cochin, serif;
}
.footer li {
	display: inline;
	padding-right:15px;
}
.footer .credit {
	float: left;
	font-size: 12px;
} 

.footer .links {
	float: right;
	font-size: 13px;
}

.footer .links a {
	color: #7b7066;
}

.footer .links a:hover {
	color: #D9836D;
}
.pages_text {
	padding: 0;
	margin: 0;
	color: #7b7066;
	font-family: Verdana;
	font-size: 12px;
}

/* SUB NAV */

.subbox_book
{
background: url(/images/sub_box_left_ro.png) no-repeat;
white-space: nowrap;
width: 113px;
margin: 0;
padding: 0;
}

.subbox_book a
{
display: block;
width: 113px;
float: left;
}

.subbox_book img
{
width: 113px;
border: 0
}

.subbox_book a:hover img { visibility:hidden; }

.subbox_book span { visibility:hidden; }

.subbox_news
{
background: url(/images/sub_box_right_ro.png) no-repeat;
white-space: nowrap;
width: 113px;
margin: 0;
padding: 0;
}

.subbox_news a
{
display: block;
width: 113px;
float: left;
}

.subbox_news img
{
width: 113px;
border: 0
}

.subbox_news a:hover img { visibility:hidden; }

.subbox_news span { visibility:hidden; }

.subnav_who
{
background: url(/images/sub_nav_who_ro.png) no-repeat;
white-space: nowrap;
width: 65px;
height: 25px;
margin: 0;
padding: 0;
}

.subnav_who a
{
display: block;
width: 65px;
height: 25px;
float: left;
}

.subnav_who img
{
width: 65px;
height: 25px;
border: 0
}

.subnav_who a:hover img { visibility:hidden; }

.subnav_who span { visibility:hidden; }

.subnav_what
{
background: url(/images/sub_nav_what_ro.png) no-repeat;
white-space: nowrap;
width: 66px;
height: 25px;
margin: 0;
padding: 0;
}

.subnav_what a
{
display: block;
width: 66px;
height: 25px;
float: left;
}

.subnav_what img


{
width: 66px;
height: 25px;
border: 0
}

.subnav_what a:hover img { visibility:hidden; }

.subnav_what span { visibility:hidden; }

.subnav_press
{
background: url(/images/sub_nav_press_ro.png) no-repeat;
white-space: nowrap;
width: 60px;
height: 25px;
margin: 0;
padding: 0;
}

.subnav_press a
{
display: block;
width: 60px;
height: 25px;
float: left;
}

.subnav_press img
{
width: 60px;
height: 25px;
border: 0
}

.subnav_press a:hover img { visibility:hidden; }

.subnav_press span { visibility:hidden; }

.subnav_nursery
{
background: url(/images/sub_nav_peaceful_nursery_ro.png) no-repeat;
white-space: nowrap;
width: 178px;
height: 26px;
margin: 0;
padding: 0;
}

.subnav_nursery a
{
display: block;
width: 178px;
height: 26px;
float: left;
}

.subnav_nursery img
{
width: 178px;
height: 26px;
border: 0
}

.subnav_nursery a:hover img { visibility:hidden; }

.subnav_nursery span { visibility:hidden; }

.subnav_book
{
background: url(/images/sub_nav_finding_love_at_home_ro.png) no-repeat;
white-space: nowrap;
width: 173px;
height: 25px;
margin: 0;
padding: 0;
}

.subnav_book a
{
display: block;
width: 173px;
height: 25px;
float: left;
}

.subnav_book img
{
width: 173	px;
height: 25px;
border: 0
}

.subnav_book a:hover img { visibility:hidden; }

.subnav_book span { visibility:hidden; }

.subnav_books
{
background: url(/images/sub_nav_books_ro.png) no-repeat;
white-space: nowrap;
width: 63px;
height: 25px;
margin: 0;
padding: 0;
}

.subnav_books a
{
display: block;
width: 63px;
height: 25px;
float: left;
}

.subnav_books img
{
width: 63px;
height: 25px;
border: 0
}

.subnav_books a:hover img { visibility:hidden; }

.subnav_books span { visibility:hidden; }

.subnav_gc
{
background: url(/images/sub_nav_gift_cert_ro.png) no-repeat;
white-space: nowrap;
width: 128px;
height: 25px;
margin: 0;
padding: 0;
}

.subnav_gc a
{
display: block;
width: 128px;
height: 25px;
float: left;
}

.subnav_gc img
{
width: 128px;
height: 25px;
border: 0
}

.subnav_gc a:hover img { visibility:hidden; }

.subnav_gc span { visibility:hidden; }

.subnav_baby_gifts
{
background: url(/images/sub_nav_baby_gifts_ro.png) no-repeat;
white-space: nowrap;
width: 98px;
height: 25px;
margin: 0;
padding: 0;
}

.subnav_baby_gifts a
{
display: block;
width: 98px;
height: 25px;
float: left;
}

.subnav_baby_gifts img
{
width: 98px;
height: 25px;
border: 0
}

.subnav_baby_gifts a:hover img { visibility:hidden; }

.subnav_baby_gifts span { visibility:hidden; }

.subnav_consultations
{
background: url(/images/sub_nav_consultations_ro.png) no-repeat;
white-space: nowrap;
width: 123px;
height: 25px;
margin: 0;
padding: 0;
}

.subnav_consultations a
{
display: block;
width: 123px;
height: 25px;
float: left;
}

.subnav_consultations img
{
width: 123px;
height: 25px;
border: 0
}

.subnav_consultations a:hover img { visibility:hidden; }

.subnav_consultations span { visibility:hidden; }

.subnav_testimonials
{
background: url(/images/sub_nav_testimonials_ro.png) no-repeat;
white-space: nowrap;
width: 258px;
height: 25px;
margin: 0;
padding: 0;
}

.subnav_testimonials a
{
display: block;
width: 258px;
height: 25px;
float: left;
}

.subnav_testimonials img
{
width: 258px;
height: 25px;
border: 0
}

.subnav_testimonials a:hover img { visibility:hidden; }

.subnav_testimonials span { visibility:hidden; }

.subnav_speaking
{
background: url(/images/sub_nav_speaking_ro.png) no-repeat;
white-space: nowrap;
width: 173px;
height: 25px;
margin: 0;
padding: 0;
}

.subnav_speaking a
{
display: block;
width: 173px;
height: 25px;
float: left;
}

.subnav_speaking img
{
width: 173px;
height: 25px;
border: 0
}

.subnav_speaking a:hover img { visibility:hidden; }

.subnav_speaking span { visibility:hidden; }

.subnav_author
{
	background: url(/images/sub_sub_auth_letter_ro.png) no-repeat;
	white-space: nowrap;
	width: 141px;
	height: 23px;
	margin: 0;
	padding: 0;
}

.subnav_author a
{
width: 141px;
height: 23px;
}

.subnav_author img
{
	width: 141px;
	height: 23px;
	border: 0;
}

.subnav_author a:hover img { visibility:hidden; }

.subnav_author span { visibility:hidden; }

.subnav_mothers
{
	background: url(/images/sub_sub_mother_blog_ro.png) no-repeat;
	white-space: nowrap;
	width: 109px;
	height: 23px;
	margin: 0;
	padding: 0;
}

.subnav_mothers a
{
	width: 109px;
	height: 23px;
}

.subnav_mothers img
{
	width: 109px;
	height: 23px;
	border: 0;
}

.subnav_mothers a:hover img { visibility:hidden; }

.subnav_mothers span { visibility:hidden; }

.subnav_fengshui
{
	background: url(/images/sub_sub_feng_shui_ro.png) no-repeat;
	white-space: nowrap;
	width: 98px;
	height: 23px;
	margin: 0;
	padding: 0;
}

.subnav_fengshui a
{
	width: 98px;
	height: 23px;
}

.subnav_fengshui img
{
	width: 98px;
	height: 23px;
	border: 0;
}

.subnav_fengshui a:hover img { visibility:hidden; }

.subnav_fengshui span { visibility:hidden; }

.subnav_babynursery
{
	background: url(/images/sub_sub_baby_nursery_ro.png) no-repeat;
	white-space: nowrap;
	width: 126px;
	height: 23px;
	margin: 0;
	padding: 0;
}

.subnav_babynursery a
{
	width: 126px;
	height: 23px;
}

.subnav_babynursery img
{
	width: 126px;
	height: 23px;
	border: 0;
}

.subnav_babynursery a:hover img { visibility:hidden; }

.subnav_babynursery span { visibility:hidden; }

.subnav_life
{
	background: url(/images/sub_sub_life_design_ro.png) no-repeat;
	white-space: nowrap;
	width: 99px;
	height: 23px;
	margin: 0;
	padding: 0;
}

.subnav_life a
{
	width: 99px;
	height: 23px;
}

.subnav_life img
{
	width: 99px;
	height: 23px;
	border: 0;
}

.subnav_life a:hover img { visibility:hidden; }

.subnav_life span { visibility:hidden; }

.end_of_post {
	margin-top:10px;
	margin-bottom:20px;
	background-image:url(/images/dots.jpg); 
	background-repeat:repeat-x;
	height:6px;
	width:100%;
}