#footer {
    display: none;
}

#home {
    width: auto;
    min-width: 980px;
    max-width: 80%;
}

#mainContent {
    width: 73%;
}

#sideBar {
    margin-left: 0;
}

#cnblogs_post_body table {
    max-width: none;
}