.footer {
  text-align: right;
  border-top: 1px solid #ddd;
  font-size: 12pt;
  font-style: bold;
  margin-top: 10px;
  padding-top: 15px;
}

.sidebar {
  padding-top: 50px;
  position: fixed;
  padding-bottom: 10px;
}

.icon {
  padding-top: 7px;
}

.author{
  border-top:    1px solid #EEEEEE;
  border-right:  1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;

  margin-top: 30px;
  margin-bottom: 10px;
}

.tags {
  font-size: 9pt;
  padding-bottom: 5px;
  text-align: right;
}

.meta {
  font-size: 10pt;
  color: #808080;
  padding-bottom: 30px;
}

.postlist {
  font-size: 12pt;
}

.tagentry{
  font-size: 12pt;
  padding-bottom: 10px;
}

.last5 {
  margin-bottom: 10px;
}

.author-description {
  padding-top: 20px;
  font-size: 10pt;
  line-height: 130%;
}

.tinyicon {
  height: 27px;
}

.semitinyicon {
  height: 32px;
}

.tootinyicon {
  height: 25px;
}

.summary {
  margin-top: 5px;
  font-size: 11pt;
  font-style: italic;
  margin-bottom: 20px;
}

.caption {
  font-size: 12px;
  font-color: #888888;
  float: right;
}

.olink {
  font-weight: normal;
}

.greybox {
  font-size: 11pt;
  background-color: #F0F0F0;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 135%;
}

.links {
  height: 0px;
}

.links a:link{
  color: #FFFFFF;
  font-size: 0px;
  line-height: 10%;
}

.message {
  color: #FFFFFF;
  font-size: 0px;
  line-height: 10%;
}

.time {
  font-weight: bold;
  margin-bottom: 7px;
}

.live {
  font-weight: bold;
  text-align: right;
  color: #EC1D25;
}
