p {
  margin: 0 0 1em;
}

a img {
  border: 0;
}

a.permalink {
  color: #333;
  text-decoration: none;
}

img {
  vertical-align: middle;
}

div#center_column {
  margin: 40px 0 60px 160px;
}

div.clear {
  clear: both;
}

div#header {
  background: url("../images/header_background.png") repeat-x;
  height: 40px;
}

div#masthead {
  float: left;
  height: 40px;
  width: 200px;
}

div#posts {
  clear: both;
}

div.post,
div.about {
  font-family: Georgia, Times, serif;
  font-size: 15px;
  line-height: 175%;
}

div.post > * {
  width: 520px;
}

div.post blockquote {
  font-family: Georgia, Times, serif;
  color: #666;
  margin-left: 40px;
}

div.post ul {
  list-style-type: square;
}

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

div.post p code {
  background: #F6F6F3;
  font-size: 13px;
}

div.post code, div.post pre {
  color: #222299;
  font-family: Monaco, Consolas, "Courier New", monospace;
  line-height: 1.2em;
}

div.post pre {
  font-size: 14px;
  padding: 1em 0 1em 40px;
  width: auto;
}

div.gist-meta {
  font-size: 11px !important;
}

div.spacer {
  clear: both;
  padding: 2em 0 3em;
  width: 520px;
}

div.spacer img {
  display: block;
  margin: 0 auto;
}
