#content-wrapper{ border-right: 300px solid #0033ff; }
#sidebar{ float: right; margin-right: -300px; display: inline; }
#content{ float: left; }

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