#home{
    margin-left:100px;
    width:1100px;
}
#sideBar{
    width: 0px;
}
#mainContent{
    width: 1300px;
}
.postCon{
    padding: 0px;
}
.postDesc{
    margin-top: 5px;
}