#content-wrapper{ border-right: 250px solid #0033ff; }
#sidebar{ float: right; margin-right: -250px; display: inline;
	margin-top: 240px;
}
#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;
}
