﻿#site-content {
  float: left;
  width: 85%; }
  #site-content > h2:first-child {
    padding: 0.5em 0; }

#site-content-clear {
  width: 100%; }
  #site-content-clear:after {
    clear: both;
    content: " ";
    display: table; }
