body
{
  margin: 0 220px 0 0;
  font-family: Georgia, Serif;
  font-size: 90%;
  padding: 0 0 0 20px;
}

a
{
  border: none;
  color: green;
  font-weight: bold;
  text-decoration: none;
}

h1 a
{
  border: none;
  color: black;
}

h2
{
  font-size: 1.7em;
  font-weight: bold;
}

h3
{
  font-size: 1.4em;
}

img
{
  border: none;
}

.left
{
  float: left;
}

.right
{
  float: right;
}

.clear
{
  clear: both;
}

.text
{
  font-family: Georgia, Serif;
  font-size: 1.1em;
  font-weight: normal;
}

.entry-title span
{
  font-family: Georgia, Serif;
  font-size: 0.85em;
  font-weight: bold;
}

.entry
{
  margin: 0 60px 60px 0;
  overflow: hidden;
  font-weight: normal;
}

.entry-title-bar
{
  height: 95px;
}

.entry-title
{
  margin: 48px 0 0 0;
  float: left;
  font-size: 1.2em;
}

.entry-author
{
  float: right;
  font-size: 1.2em;
}

.entry-body
{
  border-top: 1px solid black;
  margin: 0 0 0px 0;
  font-family: Georgia, Serif;
  font-size: 1.1em;
  font-weight: normal;
}

.entry-body img
{
  max-width: 540px;
}

#sidebar
{
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
}

#sidebar #meta-links
{
  margin-top: 80px;
}

#sidebar #meta-links a
{
  line-height: 19px;
}

#sidebar #archive-links a
{
  line-height: 19px;
}

#sidebar #contributors a
{
  line-height: 19px;
}

#archive-links
{
  margin: 60px 0 0 0;
}

#contributors
{
  margin: 60px 0 0 0;
}