#sidebar{ float: right; clear: right; }
#content{ float: left; clear: left; }

/* JS-Kit Comments */

.js-kit-comments{ float: left; }
.js-kit-comments br{ clear: left !important; }
.blog-entry:after {
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;
}