body
{ background: #fff }

input, textarea
{ border: solid 1px; border-color: #ccc }

h1, h2, h3, h4, h5, h6, span.entrytitle
{ font-family: Sans-Serif; font-weight: normal; color: #000000; 
  display: block;
  margin-top: 60px;
  margin-bottom: 20px;
  letter-spacing: 1px }

h1
{ margin-top: 30px }

a
{ text-decoration: none }

table, tr, td
{ border: 0px; padding: 0px; margin: 0px }

form, pre
{ display: inline }

hr
{ height: 1px; border-style: none; background: #cccccc }

span.entrytime
{ float: right; font-family: Sans-Serif; font-size: 75%;
  color: #888 }

span.entrytitle
{ margin-top: 10px; margin-bottom: 5px; font-weight: bold }

a.entrylink
{ font-family: Sans-Serif }

span.indent
{ margin-left: 30px; margin-right: 30px; display: block }

ul.bookmarks
{ list-style: disc }

ul.toc
{ list-style: circle }

#main
{ float: left; 
  margin-left: 150px; 
  margin-right: 200px; }

#right
{ position: absolute; right: 5px; width: 150px }

#left
{ position: absolute; width: 100px }

#controlbar
{ font-family: Sans-serif;
  margin-left: 125px; margin-right: 175px; clear: both }


