@import url(http://blog.abelmuino.com/mt-static/plugins/mid-century/screen.css);

.gravatar {
  float: left;
}
.addthis_toolbox {
  float: right;
}
pre, blockquote {
  padding: 8px !important;
  background-color: rgb(238, 238, 234);
  border-top: 1px solid rgb(136, 136, 132);
  border-bottom: 1px solid rgb(136, 136, 132);
  background-image: url(images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px !important;
  text-align: justify;
}
blockquote div {
  background-image: url(images/closequote1.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}
pre,
blockquote.code {
  font-family: monospace !important;
  background-image: none;
  background-color: #222;
  color: lightgreen !important;
  font-size: -1px;
  text-indent: 0px !important;
  text-align: left;
}