body { font: 16px Verdana, helvetica, arial, clean, sans-serif; line-height: 24px; background: white; }

h1 { font-size: 19.2px; line-height: 24px; font-weight: bold; float: left; }
h1 a { color: #888888; text-decoration: none; }

h2 { font-weight: bold; font-size: 24px; line-height: 46px; margin-bottom: 24px; }
h2 a { color: black; text-decoration: none; }

h3 { font-weight: bold; margin-bottom: 1.5em; }

a { color: #001b70; text-decoration: underline; }

.title { background: white; padding: 12px 0; color: #888888; }
.title .author { font-size: 12px; text-align: right; }

.archive_link { text-align: right; font-size: 12px; }
.archive_link a { color: #6b739b; }

.content { -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 24px; margin: 48px 0; }
.content .date { font-size: 12px; }
.content p, .content blockquote, .content div > pre, .content ul, .content ol { margin-bottom: 24px; }

.footer { background: #bbbbbb; padding-bottom: 24px; }
.footer a { color: #001b70; }
.footer p { padding-top: 24px; }

.archive .year { clear: both; margin: 20px 0; }
.archive .archived_post { margin-left: 50px; }

.index > h2 { color: #888888; text-align: center; }
.index ol { list-style-type: decimal; }
.index ol li { margin-left: 48px; margin-bottom: 24px; font-size: 24px; }
