.byline {
  color: #676767;
  margin-bottom: 0.4em;
  margin-top: 0.2em;
}

.quote {
  font-style: italic;
}

.post {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: dotted 1px #b1b1b1;
}
.post h2 a, .post h2 a:visited { 
  color: #000000;
  text-decoration: none; 
}
.post h2 a:hover { text-decoration: underline; }
.post img {
  padding: 2px;
  border: solid 1px #DDDDDD;
}

.shy, .caption { color: #676767; }
.caption {font-style: italic;}

#newsletter { padding-bottom: 25px; border-bottom: dotted 1px #666666;}
#newsletter p { color: #626262; margin-top: 0em; margin-bottom: 10px; font-size: 12px; line-height: 14px;}

.share {
  display: block;
  float: left;
  height: 16px;
  padding-right: 8px;
  width: 16px;
}
.share-buzz { background: url(/images/sharing-sprite.gif) no-repeat 0px -224px; }
.share-twitter { background: url(/images/sharing-sprite.gif) no-repeat 0px -48px; }
.share-facebook { background: url(/images/sharing-sprite.gif) no-repeat 0px 0px; }
.share-reader { background: url(/images/sharing-sprite.gif) no-repeat 0px -160px; }
.share-igoogle { background: url(/images/sharing-sprite.gif) no-repeat 0px -208px; }
.share-digg { background: url(/images/sharing-sprite.gif) no-repeat 0px -96px; }
.share-delicious { background: url(/images/sharing-sprite.gif) no-repeat 0px -32px; }

