#archive-list, #link-list { list-style-type: none; margin: 0 0 1em 0; padding: 0; }
#archive-list li {
	line-height: 16px; padding-left: 20px; margin-bottom: 0.5em;
	background: url('../img/archive-item.png') top left no-repeat;
}

#link-list li {
	line-height: 16px; padding-left: 14px; margin-bottom: 0.5em;
	background: url('../img/link-item.png') center left no-repeat;
}

.rss-link { padding-left: 20px; background: url('../img/rss-link.png') no-repeat; }

h2.item-title { margin-bottom: 0.25em; }
h3.item-title { margin-bottom: 0; font-weight: normal; }
.post-date { margin-bottom: 1em; color: #999999; }

.post-metadata { padding: 10px; background: #E4E4E4; margin-bottom: 1em; }
.comments-submit { border-top: 5px solid #F4F4F4; margin: 10px -10px 0 -10px; padding: 10px; }

h3.comment-author { margin-bottom: 0; }
h3.comment-author a { text-decoration: none; font-weight: normal; color: #333333; }
.comment-gravatar { width: 60px; margin-right: 10px; float: left; }
.comment-date { width: 546px; float: left; color: #999999; }
.comment-body { width: 546px; float: left; }