/*
<style type="text/css">
-----------------------------------------------
Electric Forest Blog Stylesheet
Copyright 2005 Murray Altheim
All Rights Reserved.

Design:   Murray Altheim
Revised:  7 June 2005

Based on: Son of Moto (Mean Green Blogging Machine variation) by Jeffrey Zeldman
URL:      www.zeldman.com
Date:     23 Feb 2004
----------------------------------------------- */

/* Primary layout ................... */
body {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  color: #554;
/*  background: #692 url(./img/outerwrap.gif) top center repeat-y; */
  background: #628214 url(./img/outerwrap.png) top center repeat-y;
  font-size : 90% ;
  font-family: "Tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", "Lucida", "Helvetica", sans-serif;
}
img {
  border: 0;
/* display: block; */
}
/* Wrapper .......................... */
#wrapper {
  margin: 0 auto;
  padding: 0;
  border: 0;
  width: 692px;
  text-align: left;
  background: #fff url(./img/innerwrap.gif) top right repeat-y;
  font-size:90%;
}
/* Header ........................... */
#blog-header {
  color: #ffe;
  margin: 0 auto;
  padding: 0 0 0 0;
  border: 0;
}
#blog-header h1 {
  display : none ;
  text-align: left;
  margin: 0;
}
#blog-header p {
  font-size: 100%;
  text-align: left;
  font-style : italic ;
  background: #fff url(./img/ef_border.jpg) top left no-repeat;
  padding: 9px 20px 9px 20px;
  border-bottom : dotted 1px #94a46d ;
  margin: 0;
  line-height:100%;
  color : #263600 ; 
}
p.desc {
  font-family: "Tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", "Lucida", "Helvetica", sans-serif;
  font-size : 80% ;
}
/* Inner layout ..................... */
#content { padding: 0 20px; }
#main { width: 400px; float: left; }
#sidebar { padding-top : 4em ;
 padding-left : 1em ;
 width: 220px; float: right;
}
/* Bottom layout .................... */
#footer {
  background-color: #fdfdfd; clear : left; text-align : left;
  padding-left: 20px ; padding-right: 20px ; padding-top: 4em ; padding-bottom: 2em ;
  margin: 0 ; border: 0 ; border-top: 1px solid #f9f9f9 ;
}
#footer p  {
  text-align : left ; margin : 0 ; padding : 10px 0 ;
  font-size : x-small ; background-color: transparent; color: #999;
}
/* Default links .................... */
a:link, a:visited {
  font-weight : bold; 
  text-decoration : none;
  color: #692;
  background: transparent; 
}
a:hover {
  font-weight : bold; 
  text-decoration : underline;
  color: #8b2;
  background: transparent; 
}
a:active {
  font-weight : bold; 
  text-decoration : none;
  color: #692;
  background: transparent;  
}
a.inline {
  font-weight : normal ;
} 
/* Typography ....................... */
.subtitle {
  font-family: "Tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", "Lucida", "Helvetica", sans-serif;
  font-weight : bold ; font-style : italic ;
}
#main p, #sidebar p {
  line-height: 140%;
  margin-top: 5px;
  margin-bottom: 1em;
}
.post-body {
  line-height: 140%;
  font-family : "Georgia", "Times New Roman", "Times", sans-serif ;
} 
p.nav {
  font-size : 75% ;
}
#sidebar ul {
  padding-top:  4px ;
  padding-left: 0px ;
}
#sidebar ul li {
  list-style: disc url(./img/blut.png) inside;
  vertical-align: top;
  padding: 0;
  padding-left: -4px;
  margin: 0;
}
#sidebar ul li a {
  font-size : 80% ;
}
dl.profile-datablock {
  margin: 3px 0 5px 0;
}
dl.profile-datablock dd {
  line-height: 140%;
}
.profile-img { display:inline; }
.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:4px solid #8b2;
}
#comments {
  border: 0;
  border-top: 1px dashed #eed;
  margin: 10px 0 0 0;
  padding: 0;
}
#comments h3 {
  margin-top: 10px;
  margin-bottom: -10px;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
}  
#comments dl dt {
  font-weight: bold;
  font-style: italic;
  margin-top: 35px;
  padding: 1px 0 0 18px;
  background: transparent url(./img/commentbug.gif) top left no-repeat;
  color: #998;
}
#comments dl dd  {
  padding: 0;
  margin: 0;
}
.search {
  margin-left : 2em ;
}
.searchbutton img {
  font-family: "Tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", "Lucida", "Helvetica", sans-serif;
  font-size : small ; 
  text-align : left ; 
  padding-right : 2em ;
}
.searchbutton input {
  display : none ;
  font-family: "Tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", "Lucida", "Helvetica", sans-serif;
  font-size : small ; 
  text-align : center ;
  background-color : #afff75 ; 
  color : #252a22 ;
  padding-right : 0 ; margin-right : 0 ;
}
.copyright {
  font-size : 75% ;
  color : #93a170 ;
}
.deleted-comment {
  font-style:italic;
  color:gray;
}
h2.sidebar-title {
  font-size : 150% ;
}
h3.sidebar-title {
  font-size : 120% ;
  margin-left : 1em ;
  font-style : italic ;
}
div.post {
  padding-top : 2em ;
} 
h2.post-title {
  font-size : 160% ;
  color : #242d10 ;
  margin-top : 0; margin-bottom : 0;
  padding-top : 0; padding-bottom : 0;
}
h3.date-header {
  color : #99b554 ;
  font-size : 120% ;
  font-style : italic ;
  size : medium ;
  margin-top : 0; margin-bottom : 8px;
  padding-top : 0; padding-bottom : 0;
}
.feeds {
  line-height : 100% ;
  text-align : right ;
  padding-top : 2em ;
  padding-right : 2em ;
}
/* bibliography */
div.ref {
  margin-left : 2em ;
}
div.ref h3 {
  font-family: "Tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", "Lucida", "Helvetica", sans-serif;
}
.note {
  font-family: "Tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", "Lucida", "Helvetica", sans-serif;
  font-size : 90% ;
  font-style : italic ;
}
/* footnotes */
a.fn {
  text-decoration : none ;
}
p.fn {
  font-size : x-small ;
}
/* </style> */
