/*  
Theme Name: scohen
Theme URI: http://scohen.org/
Description: Scohen.org's theme.
Version: 1.0
Author: Steve Cohen
Author URI: http://scohen.org/

*/
@import url('/scohen/scohen_resume.css');
@import url('/scohen/scohen_gallery.css');
body { background-image: url('images/body_background.jpg');
     text-align: center;
     margin: 0;
     padding: 0;
     font: 1em Verdana,Arial,Helvetica,Sans-Serif;
}

a { color: #537e1e;}

blockquote { color: #49727f;
	border-left: 2px dotted #49727f;
	padding-left: .5em;
}
.clearer { clear: both;
	 height: 0;
	 line-height: 0;
}

#shadow { background-image: url("images/bottom.jpg");
	height: 9px;
	margin-top: -1px;
	margin-bottom: 0;
	_margin-bottom: -6px;
	padding: 0;
}

.editlink { font-size: .65em;
}

div#page { width: 800px;
	margin: 0 auto;
	text-align: left;
	background-image: url('images/content_background.jpg');
}


div#page-content { width: 800px;
	margin: 0 auto;
	text-align: left;
	background-image: url('images/content_background_nosidebar.jpg');
}

#header h1{ background-image: url('images/header_sf.jpg');
	  width: 718px;
	  height: 78px;
	  margin: 0 41px;
}

h1#header a { display: none;}

#navlinks { width: 718px;
	  background-color: #24446c;
	  margin: 0 41px;
	  padding: .25em 0;
}

#navlinks a { color: #bf9700;
	  font-weight: bold;
	  font-size: .8em;
	  margin: .25em;
	  text-decoration: none;
}
#navlinks a.broken { display: none;}
#footer { width: 718px;
	 padding: auto 0;
	 margin: 0 41px;
	 _margin: 0 20px; /* another IE hack */
	 background-color: #24446c;
	 text-align: right;
	 color: #FFFFFF;
	 font-size: .65em;
	 float: left;
	 height: 4em;
}
#footer p {padding: 0;
	margin: .25em;
}
#footer a { color: #bf9700;}


div#weblog-content {margin: 0 20px 0 0px; 
	    width: 397px;
	    float: left;
}
#weblog-content h2 { margin-left: .75em;
	color: #375c0a;
}
#content {margin: 0 20px 0 74px; 
	    _margin: 0 20px 0 37px; /* yay IE! */
	    font-size: .75em;
	    width: 649px;
	    float: left;
}

#banner { background-color: #b0d286;
	   color: #375c0a;
	   padding: 1em;
	   font-weight: bold;
	   margin-bottom: 1.5em;
}

div#content h2 { color: #375c0a;
	    margin-left: 0;
	    font-size: 1.25em;
}

#page-content .narrowcolumn { padding: 1em;}

div.post { 
	 margin: 0 1em 3em 1em;
}



.posthead,.post h3 { padding: .5em;
	   background-color: #EAE06B; 
	   color: #CC6600;
}

div.post .posthead h2 { float: left;
	   padding: 0; 
	   margin: 0;
	   width: 70%;
}
#single .posthead h2 { float: none;
	width: 100%;
	margin: 1em 0 0 0;
}

.posthead a,.post h3 a { font-weight: bold;
	   color: #CC6633; 
	   text-decoration: none;
}
.postmetadata { width: 70%;
	padding: .75em;
	margin: auto;
}

div.posthead div.postmetadata { float: left;
}
div.posthead ul { margin: 0;
	      padding: 0;
	      float: right;	      
	      position: relative;
	      top: -1.5em;
	      width: 25%;
	      text-align: right;
}

div.posthead li {
	      list-style: none;
	      margin: 0 .25em 0 0;
	      letter-spacing: .3em;
	      display: block;
}
div.entry p { padding: 0 .25em;

}

div#sidebar { float: left;
	 width: 215px;
	 font-size: .85em;
	 margin: 0 0 0 17px;
	 _margin: 0 0 0 17px;
	 padding: 0;
}
div#page-content #sidebar { width: 625px;
	margin-left: 84px;
	font-size: .75em;
}
div#sidebar a { color: #000;}

div#sidebar ul { margin: 0;
	 padding: 0;
}

div#sidebar h2  { background-color: #8cb658;
	 margin: 0;
	 padding: 0 0 .25em .75em;
	 color: #335706;
	 font-size: 1.4em;
	 letter-spacing: .3em;
	 font-weight: normal;
	 font-style: italic;
}

div#sidebar li   { font-weight: normal;
	 letter-spacing: 0;
	 list-style: none;
	 margin-bottom: 0m;
}

div#sidebar table { background-color: #b0d286;
	 font-weight: normal;
	 width: 90%;
	 text-align: center;
}

div#sidebar td:hover { background-color: #dbf0c2;}
div#sidebar td.pad:hover {background-color: transparent;}

div#links { margin-bottom: 1em;}
div#links li { margin-left: .5em; margin-bottom: .25em;}
div#sidebar li * li { list-style-image: url('images/link-dot.gif');
	margin: .5em 2.5em;
}
div#sidebar li * li.imageitem { list-style: none;}
div#sidebar input {
	background-color: #DAF0C2;
	margin-top: 0.5em;
	margin-left: 1.5em;
	border: 1px solid #67893D;
	color: #335706;
}

div#sidebar #searchsubmit,.submitbutton { background-color: #D2D584;
	 margin-left: 0;
}

span.trackback { font-size: .75em;}

/* single styles */
.previous { float: left;}
.next { float: right;}
.commentlist { width: 75%;
	list-style: none;
	margin: 1em auto;
}
.commentlist li { padding: .25em .75em;
	margin-top: 1em;
}
.alt { background-color: #b0d286;
	border: 1px solid #375c0a;
	border-left: none;
	border-right: none;
}
