/* CSS Document */

h1            { font-family: verdana, arial, sans-serif; font-size: 1.25em; font-weight: bold; color:#336800; }
p, ul         { font-family: verdana, arial, sans-serif; font-size:0.82em; line-height:1.45em; }
#nav          { margin-bottom:2em; }
p.author      { margin-top:0; margin-bottom:0.4em; padding-bottom:0.2em; border-bottom:1px solid #d5d5d5; }
p.entry       { margin-top:0; padding-top:0; margin-bottom:2em; }
p.comment     { font-style:italic; margin-top:-1.7em; padding:0 0 0 2em; margin-bottom:2em; color:#606060; }
p.admin       { margin-top:-1.7em; text-align:right;}
p.admin span  { font-size:0.82em; }
.caution      { font-weight:bold; color:#336800; }
.small        { font-size:0.82em; line-height:1.19em; }
p .small      { font-size:0.82em; }
h2.preview-hl { font-size:0.82em; line-height:1.45em; font-weight:bold; color:red; margin-bottom:0; }
input.button  { width:45px;  font-size: 11px; font-weight:normal; margin: 0px 0px 5px 0px; }
#preview      { border:1px dotted red; padding:10px 10px 0 10px; }
#footer       { margin-top:3em; font-size:0.69em; line-height:1.19em; color:#808080; }
#footer a     { color:#336800; }
a:link        { color: #336800; text-decoration: none; }
a:visited     { color: #336800; text-decoration: none; }
a:hover       { color: #336800; text-decoration: underline; }
a:active      { color: #336800; text-decoration: none; }