@charset "utf-8";
/* CSS Document */

.post {margin-bottom: 2em; padding: 0.5em; background: #eee}

.post ul, .post ol {margin-left: 1em;}

.posthead {background: #ccc; padding: 4px; margin: -0.5em; margin-bottom: 1em;}
.posthead h2 {margin: 0; font-size: 125%}
.posthead a {text-decoration: none}

.thedate {float: right}

