/* @override http://joelmadisonblount.com/site/wp-content/themes/starkers/style.css */

/* @override http://joelmadisonblount.com/site/wp-content/themes/starkers/style.css */

/* @override http://joelmadisonblount.com/site/wp-content/themes/starkers/style.css */

/* @override http://joelmadisonblount.com/site/wp-content/themes/starkers/style.css */

/* @override http://joelmadisonblount.com/site/wp-content/themes/starkers/style.css */

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

html {
	height: 100%;
}

body {
    background-color: #0a1527;
    background-position: center top;
    background-repeat:no-repeat;
    background-attachment: fixed;
	height: 100%;
}

body.blog {
	width: 100%;
}

body.blog a {
	color: #fffeff;
}

#container {
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 690px;
}

#logo {
	float: left;
	height: 170px;
	border-left: 1px solid #fffeff;
	margin-top: 50px;
	padding-left: 5px;
}

#navi {
	margin-top: 120px;
	float: left;
}

li.page_item {
	text-align: right;
	margin-right: 10px;
	margin-bottom: -10px;
}

#navi a {
	color: #fffeff;
	font-size: 24px;
	text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	line-height: 10px;
}

#navi a:hover {
	color: #f7d29d;
	text-decoration: none;
}

#social {
	float: left;
	width:150px;
	display: inline;
	position: relative;
	top: 15px;
	padding-left: 4px;
}

#social a {
	margin-right: 2px;
}

.page_item {
	height: 36px;
}

#dots {
	display: inline;
	position: relative;
	top: 26px;
	float: left;
}

.post {
	display: inline;
	float: left;
	padding-top:25px;
	width: 600px;
}

p {
	color: #fffeff;
	margin-bottom: 10px;
	text-align: justify;
	font: italic 15px/20px "Times New Roman", Times, serif;
}

.date {
	text-transform: uppercase;
	font-size: 24px;
	color: #fffeff;
	font-style: italic;
}

.blog p {
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.blog p span {
	font-style: italic;
}

.sig {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #f5a53e;
	font-style: normal;
	font-weight: normal;
	float: left;
}

.comment_link {
	float: right;
	display: inline;
}

.comment_link a {
	color: #e7c089;
	text-decoration: none;
	font-style: italic;
}

.blog .post {
	border-bottom-color: #f5a53e;
	padding-top: 30px;
	float: left;
	margin-bottom: 20px;
	margin-top: auto;
	margin-right: auto;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

.divider {
	position: relative;
	top: 40px;
	float: left;
	display: inline;
	right: 52px;
}

.comment_link {
	display: none;
}

#blog-content {
	display: inline;
	float: left;
	width:600px;
	margin-bottom: 35px;
}

.wrapper {
	background-repeat: repeat-x;
	position: relative;
	float: left;
	padding-left: 78px;
}

.footer {
	display: inline;
	width: 100%;
}
#blog-content .push {
	height: 20px;
	float: left;
	display: inline;
	clear: both;
	padding-bottom: 0;
	bottom: 35px;
	position: relative;
}

.footer, .push {
	height: 20px;
	padding-bottom: 0;
	bottom: 35px;
	position: relative;
	float: left;
	display: inline;
	clear: both;
}

.footer p {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #756c4b;
	text-align: center;
}

.blog .footer p {
	margin-left: 0;
	margin: 0;
	padding: 0;
}

.blog .footer {
}

.pagenav {
	font-size: 1px;
}

.footer a {
	text-decoration: none;
	color: #fffeff;
}

.footer a:hover {
	color: #eca03e;
}










html body.page-template-page-home-php #container {
	width: 300px;
	position: relative;
	min-height: 300px;
	margin-bottom: 0px;
	top: 254px;
}

.page-template-page-home-php .wrapper {
display: none;
}

.page-template-page-home-php .footer {
display: none;
}
