/*
Theme Name: sadee
Theme URI: http://sp1ral.com/sadee
Description: A colorful theme with 2 columns. 
Version: 1.0
Author: Wendy Chisholm
Author URI: http://friendfeed.com/wendyc
Tags: two columns, red, blue, valid CSS, valid XHTML
*/

/* Body */
    body, html { background:#fff; font-size: 24px;}
	body { font-family: 'century gothic','futura',arial,sans-serif; font-weight: 100; padding:0; margin: 0;}
	#wrap {background: #3c1c02; }
	
/* Header */
	#header {padding-top: 45px; padding-left: 15px; margin-bottom: 0px; padding-bottom: 0px; }
	#header h1, h1 a {color:#BFE5F6; text-decoration: none; margin-top: 45px; font-weight: 100;}
    h2, h3, table#wp-calendar caption {color:#F1E5BD; font-weight: 100; font-size: 1.2em;}
	h3 {color:#F1E5BD;}
   
	#head-col2 { clear: both; color: #BFE5F6;  padding-top: 45px;}
	#head-col2 ul {font-size: .75em; margin-right: 20px; padding-left: 0px; margin-left: 45px;}
	#head-col2 a {color: #BFE5F6;}
	#logo {height: 150px; width: 150px; float: left; padding-right: 10px; padding-left: 25px;}
	#slogan {color:#BFE5F6; padding-top: 0px; margin-top: -10px;}
    #toplinks {padding:5px 2px 2px 3px; }
    
 /* Content */
	#content {padding-left: 45px; color: #f8f1da; font-size: 1em;  margin-top: 25px; line-height: 1.5em; width: 75%;}
	#content h2, #content h3 {padding:0 10px; font-size: 1.4em;}
    #content h2, #content h2 a, #content h3, #content h3 a {color: #F8F1DA;}
	#content a {color: #f8f1da;}
	#content ul,#content ol {margin:0 0 18px 30px;}
	#content ul li,#content ol li {margin:0 0 3px;}
	#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
	#content img {margin:5px;}
	#content p {margin:0 0 15px 10px;}
	#content p.timestamp { margin:-5px 0 15px 10px; font-size: .75em;}
	/* #content p.timestamp a {font-weight:normal;} */
	#content p.postmeta { border-top:2px solid #dadada; line-height:1.8em; font-size: .75em;}
	#content #postnav {padding:5px; margin:5px 0 18px;}
	#content #postnav p {margin:0; padding-left:5px;}
	#content .introtext p {margin:-5px 0 15px 10px;}
	.post {text-align: justify; text-justify: newspaper;}
	

    
 /* Sidebar */
    /* margin-top is 45px plus #content->margin-top */
	#sidebar {color: #F0DAA6;   font-size: 90%; padding-left: 45px;}
	#sidebar h2 {color: #F0DAA6; }
	#sidebar li {padding-bottom: 5px;}
    #sidebar li a {color: #F0DAA6;}
    .searchbox {padding-left: 20px;}
    
 /* Footer */
	#footer {
		background: #3c1c02; color:#F0DAA6; font-size: .9em; padding-left: 45px;}
	#footer p {padding:20px 20px 5px 5px; margin:0;}
    /* #footer a {color:#BD282E; } */
    #footer a {color:#F0DAA6; }
    
 /* Links */
	a {text-decoration:none;}
	a:hover {text-decoration: underline;}
	a img {border:0;}
	
/* other stuff--misc. classes */
    .light {font-weight: 100;}
    strong {font-weight: bold;}
    .hidden-block {position: absolute; left: -1200px; width: 5em;}