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

a, p, h1, h2, h3, h4, h5 {
    margin: 0px;
    font-weight:500;
	font-family:"Century Gothic";
}
h1{
	font-size:24px;
}
h2{
	font-size:20px;
	margin-top:10px;
}
p{
	font-size:13px;
	color:#333;
}
form{
	color:#333;
	font-size:14px;
	padding-left:5px;
}
a{
	color:#777;
	text-decoration: none;
}

body {
	margin:0;
	background-color:#F6F9FE;
}

#header {
	width:900px;
	margin:0 auto;
}
#headerCont {
	height:100px;
	width:100%;
	background: url(img/headerbg.png) repeat-x top left;
}
#headerLeft {
		height: 100px;
		width:265px;
		float: left;
		background:url(img/logo.png) no-repeat;
}
#headerRight {
		width: 300px;
		float: right;
		margin-top:15px;
}
#headerRight form label{
	color:#fff;
	font-family:"Arial", san-serif;
}
#footerCont{
	width:100%;
	background-color:#0A0360;
	height:20px;
	float:left;
	
}
#footer {
	width:900px;
	margin:0 auto;
}
#footer p{
	color:#fff;
	font-family:Arial,sans-serif;
}
#blogHolder {
	width:100%;
	height:700px;
	background: url(img/bodyBG.jpg) repeat-x top left;
}
#blogImage {
	height:232px;
	background: url(img/blogimg.png) no-repeat;
}
#blogCont {
	width:900px;
	margin:0 auto;
	height:auto;
}
#blogContLeft {
	width:650px;
	float:left;
	height:auto;
}
#pageCont {
	width:900px;
	margin:0 auto;
	height:auto;
}
#customCont {
	width:900px;
	margin:0 auto;
	height:auto;
}
#sidebar{
	width:200px;
	float:left;
}
.blogSidebar{
	width:200px;
	margin:37px auto 0 40px;
	float:left;
	background-color:#FDFCEA;
}
.blogSidebar li h2 {
	color:#333;
	font-size:18px;
	font-family:Arial, sans-serif;
	padding-left:35px;
	padding-top:4px;
	}
.widgettitle{
	width:200px;
	height:30px;
	background-image:url("img/roundedCornerSidebar.png");
	background-repeat:no-repeat;
	margin-top:-25px;
	padding-top:6px;
	margin-left:-15px;
}
.recentcomments li a{
	margin-left:20px;
}
.blogSidebar li a{
	color:#333;
	font-size:14px;
	font-family:Arial, sans-serif;
	list-style:outside;
	padding-left:20px;
	background-image:url("img/sidebarBullet.png");
	background-repeat:no-repeat;
}
.blogSidebar li a:hover{
	color:#3A7BE1;
	border-bottom:1px dashed #3A7BE1;
}
.blogSidebar ul{
	padding-bottom:20px
}
.blogSidebar li{
	color:#333;
	font-family:Arial, sans-serif;
	padding-left:15px;
	padding-bottom:10px
}
.roundedPost{
	height:0;
}
.post {
	width:650px;
	margin:35px auto;
	float:left;
	background-color:#FDFCEA;
}
.post p{
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	font-family: Arial, sans-serif;
	line-height:1.4;
	color:#222;
}
.post p a{
	font-family: Arial, sans-serif;
	line-height:1.4;
	color:#3A7BE1;
}
.post p a:hover{
	border-bottom:1px dashed #3A7BE1;
}
.largeHeader{
	width:650px;
	height:30px;
	margin-top:-30px;
	background-image:url("img/roundedCorner.png");
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.test{
	width:850px;
	height:100px;
	margin-top:-30px;
	background-image:url("img/roundedCorner.png");
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.post h2 {
	background:url(img/postBullet.png)no-repeat;
	padding-left:25px;
	margin-left:10px;
	padding-top:3px;
	color:#333;
	font-family:Arial, sans-serif;
}
.post h2 a{
	color:#333;
	font-family:Arial, sans-serif;
}

#archiveCont {
	width:900px;
	margin:0 auto;
	height:auto;
	background-color:#FDFCEA;
}
#archiveContLeft {
	width:650px;
	float:left;
	height:auto;
	background-color:#FDFCEA;
	margin-top:25px;
}
#archiveCont p{
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	font-family: Arial, sans-serif;
	line-height:1.4;
	color:#222;
}
#archiveCont p a{
	font-family: Arial, sans-serif;
	line-height:1.4;
	color:#3A7BE1;
	margin-bottom:15px;
}
#archiveCont p a:hover{
	border-bottom:1px dashed #3A7BE1;
}
#archiveContLeft h2 {
	width:650px;
	height:35px;
	margin-top:-15px;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:10px;
	background:url(img/roundedCorner.png)no-repeat;
}
#archiveCont h3 {
	width:650px;
	height:35px;
	padding-top:7px;
	padding-left:10px;
	background:url(img/roundedCorner.png)no-repeat;
	margin-top:-15px;
}
#archiveCont h2 a{
	background:url(img/postBullet.png)no-repeat;
	color:#333;
	font-family:Arial, sans-serif;
	padding-left:25px;
	padding-top:4px;
}
#archiveCont h3 a{
	background-image:url(img/postBullet.png);
	background-repeat:no-repeat;
	color:#333;
	height:55px;
	font-family:Arial, sans-serif;
	padding-left:25px;
	margin-top:-5px;
	padding-top:6px;
}

.archiveSidebar{
	width:200px;
	margin:37px auto 0 40px;
	float:left;
	background-color:#FDFCEA;
}
.archiveSidebar li h2 {
	color:#333;
	font-size:18px;
	font-family:Arial, sans-serif;
	padding-left:35px;
	}
.archiveSidebar li a{
	color:#333;
	font-size:14px;
	font-family:Arial, sans-serif;
	list-style:outside;
	padding-left:20px;
	background:url(img/sidebarBullet.png)no-repeat;
}
.archiveSidebar li a:hover{
	color:#3A7BE1;
	border-bottom:1px dashed #3A7BE1;
}
.archiveSidebar ul{
	padding-bottom:20px
}
.archiveSidebar li{
	color:#333;
	font-family:Arial, sans-serif;
	padding-left:15px;
	padding-bottom:10px
}
ul.headerNav{
	float:right;
	margin-top:10px;	
}
ul.headerNav li{
	float:left;
	padding-left:25px;
	padding-right:5px;
	margin-right:5px;
	margin-top:5px;
	color:#fff;
	background:url(img/buttonBullet.png)no-repeat;
}
ul.headerNav li a{
	color:#fff;
	margin-top:-5px;
}

#contactForm{
	margin-top:10px;
	margin-left:10px;
}

/*
Single.php
*/
#commentHolder{
	width:650px;
	margin:0 auto;
	float:left;
}




