pre 
{
  background-color: #dfdfdf;
  padding: 5px;
}

.post h2
{
  margin-bottom: 0px;
}

.post small
{
  margin-left: 5px;
}

.post .entry
{
  margin-top: 10px;
}

#sidebar li
{
  list-style-type: none;
}

#sidebar h2
{
  margin-top: 5px;
}

#sidebar form
{
  background-color: #ededed;
  margin-top: 5px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#s
{
  width: 175px;
}

#searchsubmit
{
  margin-left: auto;
  margin-right: 0px;
}

.navigation
{
  padding-bottom: 10px;
}

