a img {border:none}
#sidebar a.selected {color:black;}

.commentlist li.comment {
  font-size: 12px;
  color: #34332C;
  margin-bottom: 1em;
  padding:0.5em 1em;
  border:2px solid #CDC9AE;
  border-width: 0 1px 1px 0;
  background: #FFF9D8;
}
.commentlist li.preview { background: #FFE6D8; }

.commentlist li .author {font-size: 15px;color:#6F6D5E;}
  .commentlist li p {margin:7px 0;}
  .commentlist li code pre {margin-top:10px;margin-bottom:10px;}  

.commentmetadata {float:right;}
.commentmetadata a {color: #B5B199;font-size: 11px;}

h3#comments .subscribe {float:right;padding-top:13px;}
  h3#comments .subscribe a {font-size:11px;padding-right:20px;background:url(/images/rss_small.gif) right no-repeat;text-decoration:underline;}

var {font-style:normal;font-family:monospace;font-size:110%;color:#88461C;padding:0 2px;}

div.pagination a {font-size:12px;text-decoration:underline;}
div.pagination .older {float:left;}
div.pagination .newer {float:right;}

p.footnote {margin:0;font-size:11px;}
  p.footnote a {text-decoration:underline;}
  
sup.required {color:red;font-size:11px;}

blockquote {
  border-left: 40emx solid #EEE8C9;
  margin: 4px 13px;
  padding:2px 5px 2px 10px;
  color: #807D6C;
  background: #FFF9D8;
}