h1 a { text-decoration: none; }
h1 a:hover { text-decoration: underline; }
h1.single-post { margin-bottom: 0; }

#main-content h2 { margin-bottom: 0; }
#main-content h2 a { color: #000000; text-decoration: none; }
#main-content h2 a:hover { text-decoration: underline; }

.post-date, .tagged { color: #555555; }
.post-metadata { background-color: #F4F4F4; padding: 5px; border-top: 3px solid #CCCCCC; }
.post-metadata p { margin-top: 0; }
.post-metadata p + p { margin-top: 0.5em; }
.tagged a { color: #222222; }
.subtitle { font-size: 0.8em; text-transform: none; color: #73655A; }

#archive-list { background: #F4F4F4; padding: 10px; margin-bottom: 1em; border-top: 3px solid #CCCCCC; }
#archive-list h2 { margin-top: 0; }
#archive-list ul { margin: 0; padding: 0; list-style-type: none; }
#archive-list p a { color: #333333; }