body { margin:0; padding:0; background-image:url(back.gif); color:#000; font-family:Helvetica, Geneva, sans-serif; font-size:0.9em; }
a { color:#006; }

#title { position:absolute; top:0; left:0; width:100%; background-color:#5792ad; border-bottom:3px solid #356; }
#title h1 { margin: 10px; font-size:2.5em; }
#title h1 a { text-decoration:none; color:#ddd; }

#menubar { position:absolute; top:100px; left:0; width:200px; }
#menubar h3 { border-bottom:1px solid #356; margin:0 0 10px 0; padding:2px 10px; color:#356; }
#menubar p, #menubar form { margin:0 10px 30px 10px; }

#main { position:absolute; top:100px; left:230px; width:520px; }
.entry { background-color:#fff; border:1px dotted #356; margin-bottom:30px; padding:10px 10px 0; }
.entry h2 { margin:0 0 0.5em; color:#b00008; }
.entryfooter { margin:10px -10px 0; padding:5px 10px; border-top:1px dotted #356; background-color:#eee; font-size:0.6em; color:#666; }
.entryfooter a { margin:0 5px; text-decoration:none; color:#356; }

.comments { margin-bottom:30px; }
.comments h3 { margin:0; color:#b00008;}
.comment, .comments form { margin:15px 0; background-color:#f6f6f6; border:1px dotted #356; padding:10px 10px 0; }
.comment form {  margin:10px 0 0; padding:0; border-width:0;  }
.comments label { display:block; margin-bottom:10px; }
.comments textarea { width:100%; }
