/*
Theme Name: The Rethinkers.org
Theme URI: http://therethinkers.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Eli Horne
Author URI: http://elihorne.com/
Tags: Rethink, Corporate, .Org
*/

/*PRIME THE CANVAS*/
*{margin:0;padding:0;border:0;}
clr:after{content:'.';visibility:hidden;display:block;width:0;height:0;line-height:0;clear:both;}
.dbg{border:1px solid #911;}

/*SET THE GLOBALS*/
body{font-family:'helvetica neue',helvetica,arial,sans-serif;font-size:12px;}
a{text-decoration:underline;color:#9c0;}
a:hover{color:#000;}

/*STRUCTURE*/
#wrap{margin:30px 21px;width:750px;}
#header{position:fixed;left:0;width:250px;margin-top:100px;}
#content{float:left;margin-left:277px;margin-bottom:60px;border-left:5px solid #000;width:528px;padding-top:21px;padding-left:25px;min-height:500px;}
#sidebar{}
#footer{clear:both;background-color:#fff;width:100%;}

/*INDIVIDUALS*/
/*#header{}*/
#header{padding:0 35px 14px 14px;border-right:3px solid #9C0;margin-top:21px;}
#header .description{padding-left:7px;}
#header h4{font-size:24px;margin-bottom:4px;padding-left:7px;}
#header h4 a{color:#000;font-weight:bold;text-decoration:none;}
#header h4 a:hover{}
#hd-nav ul{margin:7px 0;padding-top:14px;border-top:1px solid #999;}
#hd-nav li{list-style:none;border-bottom:1px solid #f6f6f6;line-height:1em;}
#hd-nav li a{color:#333;text-decoration:none;font-weight:bold;display:block;padding:21px 7px 14px;font-size:1.5em;}
#hd-nav li a:hover{color:#000;text-decoration:none;}
#hd-nav li:hover{background-color:#f1f1f1;border-bottom:1px solid #d1d1d1;}

#hd-nav li li:hover{background:none;border:0;}


/*#content{}*/
#content{background-color:#fff;}
#content .post{clear:both;margin-bottom:21px;border-bottom:1px solid #d1d1d1;padding-bottom:7px;}
#content .post h2{font-size:24px;margin-bottom:4px;}
#content .post h2 a{color:#000;}
#content .post .the-date{border-bottom:1px solid #999;padding-bottom:7px;}
#content .post p{margin:14px 0;line-height:1.385em;}
#content .post ul, #content .post ol{margin:7px 0;font-weight:bold;}
#content .post li{line-height:2em;font-weight:normal;}
#content .post ul li{margin-left:28px;}
#content .post ol li{margin-left:28px;}

/*#sidebar{}*/

/*#footer{}*/
#footer{border-top:1px solid #d1d1d1;padding:14px 0 7px;margin-top:14px;min-width:850px;}
#footer p{float:left;}
#footer ul{float:right;}
#footer li{display:inline;margin-left:7px;}