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


body {
	background-image: url(../../../../images/bgd_body.jpg);
	background-repeat: repeat;
	margin: 0em auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #29190d;
	background-color: #a0d5d6;

}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.0em;
	}

.biggerText {
	font-size: 1.2em;
	}

#logo {
	margin-left: auto;
	margin-right: auto;
	top: -45px;
	margin-bottom: -60px;
	position: relative;
	text-align: center;
	z-index: 50;

}

#logoWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 286px;
}	
#navMainWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	background-image: url(../../../../images/bgd_header.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #ffffff;
	height: 62px;
	width: 100%;
	z-index: 25;
	}


#siteinfoLegal {
	background-image: url(../../../../images/content_area_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 100px; 
	text-align: center;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}
#contentMainWrapper {
	width: 838px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -75px;
}
#navColumnOne {
	background-image: url(../../../../images/information_bgd.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	vertical-align: top;
}
#content_top {
	background-image: url(../../../../images/content_area_top.gif);
	background-repeat: repeat-y;
	background-position: top right; 
	height: 23px;
}
#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}
#navMiddleColumn {
	padding-top: 50px;
	background-image: url(../../../../images/content_area_middle.gif);
	background-repeat: repeat-y;
	background-position: top right; 
	width: 577px;
}

.centerColumn {
	background-image: url(../../../../images/text_area_middle.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 489px;
	padding-right: 50px;
	float: right;
}
.centerColumn p,h1,h2,h3 {
	padding-left: 35px;
	padding-right: 30px;
}
#categories {
	background-image: url(../../../../images/products_bgd.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	width: 261px;
}
#categoriesTop {
	background-image: url(../../../../images/products_heading.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 98px; 
	width: 261px;
}
#wp {
	background-image: url(../../../../images/blog_bgd.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
#wpTop {
	background-image: url(../../../../images/blog_heading.jpg);
	background-repeat: no-repeat;
	height: 98px; 
	width: 261px;
}
#information {
	background-image: url(../../../../images/information_bgd.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
#informationTop {
	background-image: url(../../../../images/information_heading.jpg);
	background-repeat: no-repeat;
	height: 83px; 
	width: 261px;
}
#categoriesContent.sideBoxContent {
	padding: 15px 20px 15px 30px;
	line-height: 150%;
}
#wpContent.sideBoxContent {
	padding: 15px 20px 15px 15px;
	line-height: 150%;
}
#informationContent.sideBoxContent {
	padding: 15px 20px 15px 40px;
	line-height: 150%;
}
.pagenav {
	font-weight: bold;
	margin-top: 20px;
}
.page_item {
 	font-weight: normal;
}
.categories {
	font-weight: bold;
	margin-top: 20px;
}
.cat-item {
 	font-weight: normal;
}
.search {
	font-weight: bold;
	margin-top: 20px;
	}
.archives {
	font-weight: bold;
	margin-top: 20px;
}
.sideBoxContent h2 {
	margin-left: -30px;
}
.sideBoxContent li {
	margin-left: 5px;
}
#post h3 {
	margin-left: 25px;
}
#respond {
	font-size: 120%;
	font-weight: bold;
}