#navigator{
background-color: #333;
height: 50px;
line-height: 50px;
}

#navList li a{
color:#FFFFFF;
font-size:16px;
}
.postTitle, .entrylistPosttitle, .feedback_area_title{
font-size: 16px;
color: #1c7791;
}
.postTitle a{
color: #1c7791;
}
.postBody{
font-size:14px;
}

#blogTitle{
padding:0px
}
#blogTitle .title {
 display:none
}
.forFlow {
    margin: 0 20px 0 20px;
}
#mainContent {
    margin-right: 220px;
}
#sideBar {
    position: absolute;
    width: 200px;
    border-left: 1px solid #ccc;
    border-top-width: 0;
    overflow: hidden;
    padding: 0 8px 20px 10px;
    top: 100px;
    right: 0;
}