a     
       { color: #990000; }

body
        { font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;;}

img.left
       { float: left; margin-right: 10px; }

#nav
       { border: 1px solid #cccccc; background: #efefef; 
       padding-bottom: 0.3em; }
#navstats 
       { padding: 1.2em 0.2em 0.5em 0.5em; }

#calendar
       { border: 1px solid #cccccc; margin-top: 1.4em; 
       padding-bottom: 0.8em; }

#sidebar-a { border: 1px solid white; }
#sidebar-a h3
       { padding: 0.4em; background: #efefef; letter-spacing: 0; 
       font-size: 1em; text-transform: none; 
       border: 1px solid #cccccc; }    
#sidebar-a ul
       {line-height: 0.8em; }

p.date
       { text-transform: none; }

.posthead
       { background: #efefef; border-bottom: #cccccc 1px solid; }
.posthead h2
       { text-transform: none; letter-spacing: 0; }
.post
       { border: #cccccc 1px solid; }
.postbody
       { padding-bottom: 0.5em; }
.postbody a
       { color: #cc0033; }
