.postTitle a {
    padding-left: 10px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #3b5999;
}
#navigator {
     font-size:12px;
}
#sideBar {
    width: 950px;
    float: right;
    width: 190px;
    background: url(/Skins/facebook/images/toplogo.jpg) no-repeat top left;
    word-break: break-all;
}
#mainContent {
    float: left;
}
#header {
    background-color: #3b5999;
    height: 35px;
    width: 772px;
    position: absolute;
    margin-left: 0px;
}
#mainContent{
    top: 5px;
}
.c_b_p_desc{
    font-size:12px;
}
.postTitle {
    padding: 2px 10px;
    margin-top: 8px;
}
#cnblogs_post_body h1 {

}
.postCon {
    padding: 18px;
}
.postDesc {
    margin: 5px;
}
#header {
    width: 972px;
    height: 46px;
}

#cnblogs_post_body h1 {
    padding-left: 10px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #2175bc;
}


#mainContent {
    width: 950px;
    background: white;
    box-shadow: 0px 0px 8px #999;
    border-radius: 6px;
    float: left;
    display: inline-block;
    top: 20px;
    left: 0px;
}
#home{
        width: 1200px;
}
#main {
    width: 1200px;
}
.dayTitle {
    height:35px;
}

.dayTitle a {
    float: right;
}
.topicListFooter {
    margin-top: 30px;
    background-color:white;
    margin-bottom: 15px;
    padding-right: 20px;
}
.dayTitle, .postDesc {
    font-size: 12px;
    color: #999999;
}