.blog_entry { text-align: left; padding: 20px; }
.blog_entry h2 { color: #CC6600; font-size: 22px; font-weight: bold; display: inline; margin-right: 15px; }
.blog_entry h3 { color: #B0AEA5; font-size: 16px; font-weight: normal; display: inline; }
.blog_entry h4 { color: #4C4C4C; font-size: 14px; font-weight: bold; margin-top: 5px; margin-bottom: 5px; }
.blog_entry a { color: #CC6600; }
.blog_entry p { font-size: 14px; line-height: 20px; margin-bottom: 8px; }
.blog_entry .category { float: right; margin-left: 10px; margin-bottom: 10px; }
.blog_entry .catmessage { float: left; color: #B0AEA5; font-size: 12px; }
.blog_entry .comments { float: right; font-size: 12px; }
.blog_entry .comments a { color: #4C4C4C; text-decoration: underline; }
.blog_entry ul { padding-left: 25px; margin-bottom: 10px; font-size: 14px; line-height: 20px; }

.comments { text-align: left; padding: 0px 20px; }
.comments a { color: #CC6600; }
.comments h2 { font-size: 22px; color: #4C4C4C; font-weight: bold; display: inline; margin-right: 8px; }
.comments span { font-size: 12px; }
.comments span a { text-decoration: underline; }
.comments h3 { font-size: 18px; color: #CC6600; font-weight: bold; margin-bottom: 8px; }
.comments p { font-size: 14px; line-height: 20px; margin-bottom: 8px; }
.comments textarea { width: 400px; height: 100px; border: 1px solid #EBEBE5; float: left; margin-right: 10px; }
.comments textarea:focus { border: 1px solid #D98C40; }
.comments .comment { float: none; background: #FBFBFA; padding: 5px; border: 1px solid #D9D9CE; margin: 5px; }
.comments .comment img { float: right; }
.comments .comment h4 { font-size: 12px; font-weight: bold; color: #4C4C4C; display: inline; margin-right: 6px; }
.comments .comment h5 { font-size: 12px; color: #CC6600; display: inline; }
.comments .comment .reply { font-size: 12px; color: #4C4C4C; text-decoration: underline; }