/* poole.css - Base Styles */
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333; line-height: 1.5; font-size: 16px; margin: 0; }
.content { padding: 1rem; max-width: 38rem; margin: 0 auto; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height: 1.25; margin-bottom: 1rem; color: #333; }
a { color: #268bd2; text-decoration: none; }
a:hover { text-decoration: underline; }
.masthead { margin-bottom: 2rem; border-bottom: 1px solid #eee; padding-bottom: 1rem; }
.masthead-title { margin-top: 0; margin-bottom: 0; }
.masthead-title a { color: #333; }
.post { margin-bottom: 2rem; }
.post-title { margin-bottom: .25rem; font-size: 2rem; }
.post-date { display: block; margin-bottom: .5rem; color: #9a9a9a; }