﻿.post-item
{
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  padding: 0.2em;
}

.post-item h2
{
  margin-bottom: 0.25em;
  font-weight: bold;
  font-size: 1.2em;
}

.post-item h2 a
{
  text-decoration: none;
}

.post-thumbnail-left
{
  float: left;
  margin-right: 0.7em;
}

.post-item p
{
  margin-bottom: 0.5em;
  font-size: 0.85em;
}

.post-thumbnail-right
{
  float: right;
  margin-left: 0.7em;
}

.post-nav
{
  padding: 0.8em;
}

.post-list .message
{
  padding: 0.4em;
  margin-top: 2em;
}

.post-nav .left
{
  float: left;
}

.post-nav .right
{
  float: right;
}

.post-list
{
  min-height: 2em;
}

.sticky-post
{
  border: solid 1px #aaaaaa;
}