#blog { }
#blog .entry { margin-bottom: 27px; }
#blog .entry p.pdate { color: #999; }


#comments { width: 400px; }
/* h2 { font-size: 1em; font-weight: normal; margin: 0 0 9px 0; } */
#comments h3 { font-size: 1em; font-weight: normal; margin: 6px 0; }

.comment { border-bottom: 1px solid #ccc; padding: 18px 0 12px 0; }
.comment .author { padding: 0 0 9px 0; }

#comment-form { width: 400px; margin-top: 12px; }
#comment-form fieldset { padding: 3px 0; border: none; }
#comment-form fieldset label { display: block; margin-bottom: 2px; }
#comment-form fieldset input[type='text'] { width: 225px; padding: 3px 1px; margin-bottom: 4px; }
#comment-form fieldset textarea { width: 396px; height: 125px; padding: 2px 1px; margin-bottom: 4px; }
#comment-form fieldset p { margin-top: 9px; }

#comment-error { margin: 6px 0; color: red; }

#comments p#comment-closed { margin-top: 9px; }

#comments p { }
#comments blockquote { border-left: 1px solid #ccc; margin-left: 18px; padding-left: 18px; }