/*
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;}
.widgettitle { background-color: #215695; padding-top: 4px; padding-bottom: 4px; padding-left: 15px; color: white; text-align: left; font-weight: normal; font-size: 14px;}
.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; }

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:12px; color:#3c3c3c; text-align:left; padding-left:45px; width:470px; margin-right:30px; padding-right:0px; }
.rightColumn { width:270px; float:left; }

#recaptcha-submit-btn-area {margin-top: 10px; }

.leftColumn ul li { list-style: disc outside none; }
.leftColumn ol li {list-style: decimal;}

.leftColumn ul { margin-left: 50px;}

.tweetmeme {
	margin-top: -80px !important;
}

.tabbed-widget {
    border: 1px solid #DDD!important;
    width: 270px !important;
 }

.tw-tabbed-nav {
    background-color: #FFF;
    border-bottom: 1px solid #DDD;
}

.ui-corner-top.ui-tabs-selected.ui-state-active,
.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active li {
    background-color: #215695 !important;
}

.tw-tabbed-nav li {
    padding: 5px 17px 5px 17px;
    color: white; 
    text-align: left; 
    font-weight: normal; 
    font-size: 14px;
    border-bottom: none;
    border-left: 1px solid #DDD;
    margin-right: 0px !important;
    font-family: 'trebuchet ms';
    margin-left: -1px;
}

.tw-tabbed-nav li:last-child {
    padding-right: 18px;
}

.ui-tabs li.ui-tabs-selected a {
    background: none !important;
    font-weight: normal;
    padding: 0 !important;
}

