body {
  font: normal 12px/1.5em "Lucida Grande", Helvetica, Arial, sans-serif;
}

#ancillary .block{
  width: 45%;
}

ol li {
  padding: 5px 0;
}

#adsense {
  margin: 0 auto;
  text-align: center;
  padding: 10px;
}

#recently {
  width: 65%;
  margin: 5px 0 !important;
  padding: 0 0 10px 0;
  list-style-type: none;
}

#recently li {
  border-bottom: 1px solid #ccc;
  margin: 0 !important;
  padding: 5px 0;
  list-style-type: none;
}

#recently li a {
  color: #666;
}

#recently li span.date {
  width: 120px;
  display: block;
  float: left;
}

blockquote {
  background: url('/assets/2006/8/30/quote.gif') no-repeat top left;
  min-height: 4.3em;
  border-left: none;
}

blockquote p {
  color: #999;
  padding-left: 5em;
}

pre {
  background: #000; /* url('/assets/2006/8/30/bg-code.gif');*/
  color: #fff;
  padding: 1em;
  margin-bottom: 1.3em;
  border-bottom: 3px solid #999;
  max-width: 500px;
  overflow: auto;
}

code {
  background: #eee url('/assets/2006/8/30/bg-code.gif');
  line-height: 1.5em;
  color: #555;
  padding: 0.2em 0.5em;
}

pre code {
  background: none;
  color: #fff;
  padding: 0;
  display: block;
}

#primary hr {
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 3px 0 15px 0;
  clear: both;
  width: 100%;
}

#primary.twocol-stories .story{
  float: none;
  width: 65%;
  display: block;
  margin: 0;
}

.story {
  padding: 0 0 50px 0;
}

h1 {
  font-size: 1.7em;
  margin: 1.9em 0;
}

h1.storytitle {
  margin: 1.9em 0 !important;
}

.story h1 {
  margin: 2em 0 0 0;
}

h2, h3, .story h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.4em;
}

h1.storytitle, h3.storytitle {
  font-size: 2.2em;
  font-weight: bold;
}

span.articledate {
  color: #ccc;
  font-size: 0.8em;
  margin-top: 10px;
  display: block;
}

.story .details {
  font-size: 1.2em;
  color: #999;
}

.story .details a:hover {
  border-bottom: 1px solid #999;
}

sup {
  padding: 0 3px;
}

sup a {
  color: #999;
}

ol.footnotes {
  margin: 0;
  padding: 0;
}

#sidebar {
  float: right;
  width: 25%;
}

.feedburnerFeedBlock {
  background-color: #edf6ff;
  padding: 15px 20px;
  border-top: 3px solid #ccc;
  border-bottom: 3px solid #ccc;
  margin-bottom: 20px;
}

.feedburnerFeedBlock .feedTitle a {
  font-size: 18px;
  text-decoration: none;
}

.feedburnerFeedBlock a {
  color: #000;
}

.feedburnerFeedBlock ul li {
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
}

.feedburnerFeedBlock span.headline, .feedburnerFeedBlock img {
  display: none;
}

.fbsubscribelink a {
  text-decoration: none;
  font-size: 10px;
}

.floatright {
  float: right;
}

img.floatright {
  padding: 0 0 20px 20px;
}

img.centered {
  margin: 0 auto !important;
  display: block;
}

#primary .primary {
  float: none;
}

#flickr {
  margin-left: -5px;
  padding-bottom: 2em;
}

#header .inside {
  padding: 3em 0 4em 0;
}

p.description {
  font-size: 120%;
  padding: 0.5em 0 !important;
}

p.tumblrnote {
}
