body {
margin-top: 10px;
padding: 0;
font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
font-size: 12px;
background-color: #edebe2;
}

#wrapper { 
width: 780px;
margin: 10px auto;
border: 1px solid #465e5c;
background-color: #FFFFFF;
}

#leftcontent { float:left; width:65%; padding-left: 10px;padding-right: 10px; margin-bottom: 20px; margin-top: 20px; }
#rightcontent { float: right; width: 25%; text-align: right; padding: 20px; margin-bottom: 20px; color: #333; margin-top: 20px;}
.right { padding: 10px;  background-color: #fbf0c6; }

.right-title { background-color: #465e5c; padding: 10px; color: #d8a454; font-size: medium; font-family: Helvetica, Geneva, Verdana, Arial, sans-serif; }

#archive ul { list-style-type: none; padding: 10px; }
#archive ul li { padding: 15px; margin-top: 5px; margin-bottom: 5px; }
#welcome { line-height:1.3em; text-align: justify; padding: 10px;}

#header {
font-size: x-large;
text-align: center;
letter-spacing: .8em;
color: #d8a454;
background-color: #465e5c;
font-family: Garamond, Bodoni, Times New Roman, serif;
padding: 10px;
border-bottom: 1px solid black;
font-weight: bold;
}
#header a:link, #header a:visited, #header a:hover, #header a:active { color: #d8a454; text-decoration: none; }

#footer {
clear:both;
font-size: 12px;
text-align: center;
padding: 0.3em 0;
background: #465e5c;
color: #FFF;
}

#art {padding: 0; margin: 0; overflow: hidden; border-bottom: 1px solid #d8a454;
  height: 100px; width: 100%; position: relative; z-index: 1;}
#art h1 {font-size: 2em; line-height: 1em; letter-spacing: 0.13em; 
  padding: 0; margin: 0;
  position: absolute; left: 0; top: 100px;
  /* hide-from-IE5/Mac hack \*/
  top: auto; bottom: 0;
  /* end hack */}
#art {background: #5b8262 url(rotatebanner/rotator.php) 100% 0 no-repeat;}

/*** front page entries ***/
#recently { margin: 20px 30px; color: #333; } 
.fentries { text-align: justify; margin: 5px 20px; }
.fentrybody { margin-bottom: 15px; line-height: 1.3em; } 
.posted { font-size: xx-small; margin-bottom: 3px; }
.ftitles { color: #263a38; font-size: medium; }
.rtitles { font-weight: bold; font-variant: small-caps; margin-top: 25px;}

img.who { float: left; margin-right: 10px; }
img.diggfloat { float: left; margin-right: 5px; } 

a:link, a:visited { text-decoration: underline; color: #263a38;}
a:hover, a:active { text-decoration: underline; color: #831111; }

#comments { 
margin: 50px 35px; }

