/*
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: url(../../../../images/bgnds/bgnd5.gif) fixed;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	color: #666666;
}

#wrapper{
	position: relative;
	margin:0px auto;
	width:860px;
	background-color:#FFFFFF;
}

#nav{
	position: relative;
	width:150px;
	height:auto;
	float:left;	
}

#nav ul.top li {
	font-size:18px;
	line-height:24px;
	padding-left:14px;
}

#nav ul.bottom li {
	font-size:16px;
	line-height:17px;
	padding:0px 0px 6px 14px;
}

#nav ul.top a:link, #nav ul.top a:active, #nav ul.top a:visited{
	font-weight:normal;
	text-decoration:none;
	color:#999999;
}

#nav ul.bottom a:link, #nav ul.bottom a:active, #nav ul.bottom a:visited{
	font-weight:normal;
	text-decoration:none;
	color:#B3B3B3;
}

#nav ul.top a:hover, #nav ul.bottom a:hover{
	font-weight:normal;
	text-decoration:underline;
	color:#3c4bff;
}	

#topquote{
	position: relative;
	width:710px;
	float:left;
}

#content{
	position:relative;
	clear:both;
	padding:0px 14px 0px 14px;
}

#leftcolumn{
	width:460px;
	float:left;
}

.dots{
	border-bottom:1px dotted #3c4bff;
	margin:20px 0px 20px 0px;
	clear:both;
}

#comments {
	width:460px;
}

#footer{
	margin:50px 0px 50px 0px;
}

/* LINKS */

a:link, a:active, a:visited, a:hover {
	color: #3c4bff;
}

/* POST_INDEX */

.post_index{
	width:460px;
	float:left;
}

.post_index p {
	margin-bottom:8px;
}

.post_index h1{
	font-size:22px;
	line-height:24px;
	text-decoration:underline;
	font-weight:normal;
	font-style:italic;
	color:#3c4bff;
	margin:10px 0px 10px 0px;
}

.post_index h2, .post_single h3 {
	margin-top:10px;
}

.post_index h5 img {
	margin-bottom:0px;
}

.post_index h6 img {
	display:none;
}

/* POST_SINGLE */

.post_single{
	width:860px;
	float:left;
}

.post_single h1{
	font-size:22px;
	line-height:24px;
	text-decoration:underline;
	font-weight:normal;
	font-style:italic;
	color:#3c4bff;
	margin:0px 0px 10px 0px;
	width:450px;
}

.post_single h2, .post_single h3 {
	width:450px;
	margin-bottom:10px;
}

.post_single p {
	width:450px;
	margin-bottom:8px;
}

.post_single h5 img {
	display:none;
}

.post_single h6 img {
	margin-bottom:10px;
}

/* GENERIC TEXT STUFF */

h1 a:link, h1 a:active, h1 a:visited, h1 a:hover{
	color:#3c4bff;
}

h2{
	font-size:16px;
	line-height:26px;
	font-weight:normal;
}

h2 a:link, h2 a:active, h2 a:visited {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

h2 a:hover {
	color:#3c4bff;
	text-decoration:underline;
}

h3{
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	margin:10px 0px 10px 0px;
}

h3 a:link, h3 a:active, h3 a:visited {
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}

h3 a:hover {
	color:#3c4bff;
	text-decoration:underline;
}

h4{
	font-size:24px;
	line-height:28px;
	margin:10px 0px 10px 0px;
}

.introheader {
	font-size:24px;
	font-style:italic;
}

strong {
	font-weight:bold;
}

.small{
	color:#333333;
	font-size:10px;
	line-height:12px;
}

.small a:link, .small a:active, .small a:visited {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

.small a:hover {
	color:#3c4bff;
	text-decoration:underline;
}

.purple {
	color:#CCAAF6;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	margin-top:10px;
}

.purple a:link, .purple a:active, .purple a:visited {
	color:#CCAAF6;
	font-weight:normal;
	text-decoration:none;
}

.purple a:hover {
	color:#CCAAF6;
	text-decoration:underline;
}

.more-link {
	font-size:11px;
}

.more-link a:link, .more-link a:active, .more-link a:visited {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

.more-link a:hover {
	color:#3c4bff;
	text-decoration:underline;
}

/* PAGE */

.page{
	width:460px;
}

.page a:link, .page a:visited, .page a:active {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

.page a:hover {
	color:#3c4bff;
	text-decoration:underline;
}

.page p {
	line-height:22px;
	margin-bottom:10px;
}

.page h1 {
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	margin-bottom:20px;
}

.page h6{
	font-size:10px;
	text-transform:uppercase;
	padding:3px 0px 3px 20px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:10px 0px 30px 0px;
	background: url(images/uparrow.gif) no-repeat 3px 8px;
}

/* SIDEBAR */

#sidebar_container, #topsidebar_container {
	position:relative;
	float:left;
	width:320px;
	margin-left:50px;
}

#topsidebar_container .title {
	font-size:24px;
	font-style:italic;
	color:#3c4bff;
	text-decoration:underline;
}

#topsidebar_container .small {
	font-size:11px;
	color:#aaaaaa;
	margin-top:2px;
}

#topsidebar_container a:link, #topsidebar_container a:active, #topsidebar_container a:visited {
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
}

#topsidebar_container a:hover {
	color:#3c4bff;
}

#sidebar1 {
	width:320px;
	margin-bottom:25px;
	font-size:12px;
	line-height:16px;
}

#sidebar1 h1 {
	font-size:16px;
	font-weight:normal;
	margin-top:5px;
}

.widgettitle1 {
	text-decoration:underline;
	font-style:italic;
}

#sidebar2 {
	float:left;
	padding-right:50px;
	margin-bottom:25px;
	line-height:14px;
}

#sidebar2 a:link, #sidebar2 a:active, #sidebar2 a:visited {
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

#sidebar2 a:hover {
	color:#3c4bff;
	text-decoration:underline;
}

.widgettitle2 {
	color:#3c4bff;
	text-decoration:underline;
	font-style:italic;
}


