/* @override http://luckyjohnson.com/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 (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";

/* @group body */
*
body {
	background: white url(/images/slice1.jpg) repeat-x;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* @end */

/* @group page-wrap */
#page-wrap {
	margin: 0px auto;
	width: 1000px;
	background: white url(/images/bg-main.jpg) no-repeat;
}



/* @end */

/* @group top-nav */

#top-nav{
	margin: 0px auto;
	padding-bottom: 350px;
	padding-top: 10px;
}

#top-nav h1 a img{
	padding-top: 20px;
}
#top-nav ul{
	margin-top: 8px;
	margin-left: 20px;
}

#top-nav ul a{
	text-decoration: none;
	list-style-type: none;
	color: #990000;
	font-variant: small-caps;
	font-size: 15px;
}
#top-nav ul a:hover{
	color: black;
}

#top-nav ul li.page_item{
	padding-right: 30px;
	display: inline;
	letter-spacing: 1px;
}

/* @group search */
#search{
	margin-top: 8px;
	float: right;
}

form#searchform{
	color: #505050;
	font-size: 12px;
}

input#searchsubmit{
	color: #900000;
	font-size: 10px;
}
/* @end */
/* @end */

/* @group posts */

#posts{
	margin: 0px auto;
	width: 700px;
	/*border: 1px solid grey;*/
}

.block{
	float: left;
	border: 1px solid #a90000;
	width: 720px;
	padding-top: 10px;
	margin-right: 25px;
	background: url(/images/stripe.png) repeat;
}

.post{
	border: 1px solid #990000;
	background: url(/images/postBG.jpg) no-repeat;
	background-color: white;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.post p{
	font-size: 13px;
	text-indent: 10px;
}

.post h2{
	margin-top: 15px;
	color: #a90000;
	font-variant: small-caps;
	font-size: 40px;
	

}
.post h2 a{
	list-style-type: none;
	text-decoration: none;
	color: #a90000;
	font-variant: small-caps;
	font-style: normal;
	line-height: 30px;
	font-size: 40px;
}
.post h2 a:hover{
	color: black;
}

p.extra{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	
}
p.date{
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}

p.extra a{
	color: #a90000;
}
p.extra a:hover{
	color: #ccc;
}

#posts ol{
	background-color: #949494;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#posts ol li p{
	font-size: 14px;
}
/* @end */



/* @group sidebar */
#sidebar{
	float: left;
	width: 250px;
	border: 1px solid red;
	background-image: url(/images/stripe2.png);
}
#sidebarin{
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 230px;
	border: 1px solid #a90000;
	background: white url(/images/postBG.jpg) no-repeat;
	font-variant: small-caps;
	font-size: 18px;
}
#sidebarin ul a {
	color: black;
	font-size: 14px;
}
#sidebarin ul a:hover {
	color: #fff;
}
#sidebarin ul {

	padding-bottom: 30px;
	padding-left: 20px;
	padding-top: 20px;
	color: #a90000;

}




/* @end */

/* @group footer */
#footer{
	margin: 0px auto;
	width: 1000px;
	height: 350px;
	background-image: url(/images/footer.jpg);
	position: relative;
}
#footer p{
	margin: 0px auto;
	text-align: center;
	padding-top: 3px;
}
p.power{
	font-size: 10px;
	color: white;
	letter-spacing: 2px;
}
#page-bottom{
	padding-top: 290px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
}
#page-bottom ul li{
	display: inline;
	padding-left: 20px;
}
#page-bottom ul li a{
	color: #ccc;
}
#page-bottom ul li a:hover{
	color: black;
}
#power-bottom{
	margin: 0px auto;
}
p.power a{
	color: #ccc;
}
p.power a:hover{
	color: black;
}
/* @end */

/* @group comments */
h3#respond {
	background-color: #ccc;
	padding: 20px 0px 10px 20px;
}
h3#comments{
	background-color: #949494;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
form#commentform {
	padding: 10px 20px;
	color: #f9fffb;
	background-color: #ccc;
}
code {
	width: 300px;
	float: left;
	color: #a90000;
}
.comment-closed {
	padding: 20px 0px 10px 20px;
	color: #fdb61e;
	font-variant: small-caps;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

textarea#comment{
	width: 500px;
}

cite a.url{
	color: white;
	font-size: 12px;
}

#posts ol li p a{
	color: white;
	font-size: 12px;
}
#posts ol li p{
	font-size: 18px;
	color: #a90000;
}

/* @end */






