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

.mainwp {float: left; width: 810px;}

.post h2 a,
.post p a,
#sidebarwp ul li ul li a,
#mainwp div p a,
#mainwp div h3 a,
.navposts a,
.url { color: #d7752a !important; font: 12px "Gotham Light", Verdana, Arial, sans-serif; text-decoration: none; }

.post h2 a:hover,
.post p a:hover,
#sidebarwp ul li ul li a:hover,
#mainwp div p a:hover,
#mainwp div h3 a:hover,
.navposts a:hover,
.url:hover { color: #FFAD66 !important; font: 12px "Gotham Light", Verdana, Arial, sans-serif; text-decoration: none; }

.post {
  font-size:   12px;
  line-height: 16px;
}

#content {
	font-size: 1.2em;
	}

.narrowcolumn {
	float: left;
	padding: 35px 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.commentcolumn {
	float: left;
	padding: 44px 0 20px 45px;
	margin: 0px 0 0;
	width: 575px;
}

#sidebarwp
{
	padding: 60px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}


#sidebarwp ul, #sidebarwp ul ol {
	margin: 0;
	padding: 0;
	}

#sidebarwp ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebarwp ul p, #sidebarwp ul select {
	margin: 5px 0 8px;
	}

#sidebarwp ul ul, #sidebarwp ul ol {
	margin: 5px 0 0 10px;
	}

#sidebarwp ul ul ul, #sidebarwp ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebarwp ul ol li {
	list-style: decimal outside;
	}

#sidebarwp ul ul li, #sidebarwp ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

.postHeader {
  color:       #d7752a;
  font-size:   28px !important;
  font-weight: bolder !important;
}

.postInformation {
  color: #999999 !important;
  font-size: 11px !important;
  font-style: italic;
  line-height: 16px !important;
}

.commentInformation {
  color: #999999 !important;
  font-size: 11px !important;
  font-style: italic;
  line-height: 16px !important;
}

.comment {
  font-size:   11px;
  line-height: 16px;
  padding:     8px;
}

.altcomment {
  background-color: #F2F2F2;
  font-size:   11px;
  line-height: 16px;
  padding:     8px;
}
