/*  
Theme Name: Grey
Theme URI: http://menningitis.net/
Description: A derivation of my Green theme to complement the background image (August 2005)
Version: 1.0
Author: Seth Menning
Author URI: http://menningitis.net/
*/


body { background:white; font-family:tahoma, sans-serif; font-size:76%; margin:0; }
a { text-decoration:none; color:#900; color:#369; font-weight:bold; }
a:hover { text-decoration:underline; }
p { font-size:1.0em; }
blockquote { padding-left:10px; font-size:0.9em; font-family:helvetica, sans-serif; }

#wrapper { position:relative; width:800px; height:500px; margin:0 auto 25px auto; padding:0;
          background:white url(http://menningitis.net/images/header/winter.jpg) no-repeat left top; }

#content { position:absolute; top:150px; left:50px; width:350px; text-align:justify; padding-bottom:50px;
           background: transparent url(http://menningitis.net/images/header/fff.gif); }
#content div { font-size:1.0em; line-height:1.0em; }
#content div h2 { color:#258; color:#900; color:#58b; color:#369; font-size:1.0em; margin:0 0 0.2em 0; line-height:0.9em; border-bottom:1px solid #58b; }
.tagline { width:100%; text-align:right; font-size:0.8em; color:gray; }
.entry { clear:left; float:left; width:100%; margin-top:20px; }
.entry img { top:0; left:0; float:left; margin:0 10px 0 0; }
.entry div.a { font-style:italic; margin:0 0 0.5em 0; }
.entry p { margin:0 0 0.5em 0; background:white; }
.entry div.b { text-align:right; font-size:0.9em; }
.entry div.b img { float:none; }
.entry div.b a { color:#999; }
.entry div.centerimage { text-align:center; }
.entry div.centerimage img { float:none; }
.entry p.archiveyear { margin:0 0 0.5em 0; font-size:0.9em; color:#999; }
.category { margin-top:2.0em; text-align:right; }
.category li { margin-bottom:5px; line-height:11px; }

#adjunct { position:absolute; top:215px; left:600px; width:150px; z-index:2;
           background: transparent url(http://menningitis.net/images/header/fff.gif); }
#adjunct div { font-size:0.8em; }
#adjunct div ul { list-style:none; line-height:1.0em; margin:0 0 0.5em 0; padding:0 0 0 1.5em; }
#adjunct div ul li { margin-bottom:0.5em; }
#adjunct div.close ul li { margin-bottom:0; }
#adjunct div h2 { padding-left:1.3em; margin:1.0em 0 0.5em 0; font-size:1.0em; line-height:1.0em; }
#adjunct div.siteName { margin-bottom:1.5em; font-size:1.2em; }
#adjunct div.siteNav { font-size:1.1em; line-height:1.0em; }
#adjunct div.grind { font-size:1.0em; }
#adjunct div.grind ul li { margin-bottom:0; }
#adjunct div.archives ul li { margin-bottom:0; }

form { padding-left:0; }
form input { border:1px solid #369; color:#369; margin-bottom:0.5em; background-color:white; }

/* font guidance from http://www.thenoodleincident.com/tutorials/typography/ */
/* transparent gif from http://www.wannabegirl.org/translucent/ */


