#sidebar, #shadow{ display: none; }

#content{ width: 100%; }

#content-wrapper{
	background: #FFF;
}


/* JS-Kit Comments */

.blog-entry:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}