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

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