/*
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:link  { color: #1293ee; text-decoration:none;}
A:visited { color: #1293ee; text-decoration:none;}
A:active  { color: #1293ee; text-decoration:none;}
A:hover {color:#1293ee; text-decoration:underline;}

P { margin-bottom: 10px; line-height: 1.4;}
.widget { border: 1px solid #ddd; margin-bottom: 30px;width:300px;list-style-type:none;margin-left:0px;}
.widgettitle {background:url(/img/sidebar-bg.gif) repeat-x; padding:8px 0 4px 15px;color:white;text-align: left;font-weight: normal; font-size: 18px;height:42px;font-family:arial;}
.widget li { border-bottom: 1px dashed #eee; text-align: left; padding-left: 10px; font-size: 12px; font-family: arial; padding-top: 4px; padding-bottom: 4px;}
.widget_text { text-align:left; border: 0px;border:solid 1px #ddd; }

textarea#comment { border: 1px solid #999; width: 100%;}
input#author { border: 1px solid #999; }
input#email { border: 1px solid #999; }
input#url { border: 1px solid #999; margin-bottom: 4px;}
#respond { padding-top: 10px; }
#respond h3 { padding-bottom: 4px; }

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold; margin-top: 20px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin-top: 6px;
	}

.comment-meta {padding-top: 6px;}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.our-communities-panel { padding-left: 6px; padding-bottom: 5px; margin:0px;}	
.community-ad { float:left; margin-top: 5px; border: 1px solid #ddd; padding:0px; }
#cat {border: 1px solid #ddd; margin-top: 10px; margin-bottom: 10px; width: 250px;}

.leftColumn { float:left;font-family:arial;font-size:13px;color:#3e3e3e;text-align:left;width:620px;}
.rightColumn {width:312px; float:right;}

#recaptcha-submit-btn-area {margin-top: 10px; }

.leftColumn ul li { list-style: disc outside none; }
.leftColumn ol li {list-style: decimal;}