body { font-family: Lucida Grande, Arial; color: #333; margin: 50px 100px;}
a { color: #333; }
a:hover { background: #000; color: #fff; }

h1 { font-size: 18px; }
h2 { font-size: 16px; }
.post_list { list-style-type: none; }
.post_list span { color: #777; font-family: Monaco, serif; font-size: 11px;}

#footerline { background: #ccc; height: 2px; }
#footer { float: right; font-size: 10px;}
#footer a { color: #777; }
#footer a:hover { color: #000; background: #fff;}
#footer a img { vertical-align: bottom; border: 0; }

p.code {
  background: #111;
  color: #fff;
  padding: 5px;
  font-family: Monaco, serif; font-size: 11px;
}
