body {
   
    font-family: microsoft yahei;
}
#blogTitle h2 {
    margin-left: 2.2em;
    line-height: 2.5em;
    width: 50%;
    float: left;
}
#navList {
    float: left;
    background: #d4cbb3;
    height: 34px;
}
.blogStats {
    float: right;
    color: #a07600;
    margin-top: 8px;
    margin-right: 2px;
    text-align: right;
}
#mainContent .forFlow {
    margin-left: 24em;
    float: none;
    width: auto;
    border: 1px solid #d6d6d6;
    background: #fff;
    padding: 15px;
}
.postSeparator {
    clear: both;
    height: 5px;
    width: 100%;
    clear: both;
    float: right;
    margin: 0 auto 15px auto;
    border-bottom: 1px solid #c5c5c5;
}
.postTitle {
    font-size: 126%;
    font-weight: bold;
    float: right;
    line-height: 2.5em;
    width: 100%;
    clear: both;
}
.c_b_p_desc {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    line-height: 2;
}
a:link {
    color: #4d9250;
    text-decoration: none;
}
.newsItem {
    padding: 0;
    margin-bottom: 8px;
    background: #fff;
    border: 1px solid #d6d6d6;
}
#sideBar {
    width: 265px;
    min-height: 200px;
    padding: 0px;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    color: #88866F;
}
.newsItem>.catListTitle{
    display: none;
}
.newsItem>#blog-news>.catListTitle {
    display: BLOCK;
    margin: 0;
    background: #5d5642;
    color: #fff;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: normal;
}
#profile_block {
    margin-top: 5px;
    line-height: 1.5;
    text-align: left;
    padding: 10px;
    font-size: 15px;
}
#calendar {
    width: 265px;
    background: #fff;
    border: 1px solid #d6d6d6;
}
.CalTitle {
    width: 100%;
    color: #333;
    border-bottom: 1px solid #d6d6d6;
    height: 35px;
    /* padding: 10px; */
    background: #5d5642;
    color: #fff;
}

.CalNextPrev a{
    color: #fff;
    padding: 10px;

}
#calendar table a:hover {
    color: #ffb900;
    text-decoration: none;
        background-color: transparent;
}
.CalDayHeader {
    border-bottom: 1px solid #ccc;
    height: 28px;
}
.CalOtherMonthDay{
    height: 28px;
}
.CalWeekendDay{
 height: 28px;

}
.CalTodayDay {
    color: #428bca;
    border: dotted 1px #428bca;
}
#leftcontentcontainer{
    margin-top: 10px;
}
#sidebar_search{
   background: #fff;
      }
.mySearch{
 border: 1px solid #d6d6d6;

}
.catListTitle {
       text-align: center;
    background: #5d5642;
    color: #fff;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
    font-size: 16px;
    margin: 0;
}
input.btn_my_zzk {
    vertical-align: middle;
    height: 22px;
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    width: 77px;
    background: #807a44;
    border: none;
    color: #fff;
}
.div_my_zzk {
    margin-top: 10px;
    margin-bottom: 10px;
}
#sidebar_search_box{
    padding: 10px;
}
.input_my_zzk {
    width: 140px;
    margin-right: 14px;
}
#sidebar_shortcut{
    margin-top: 10px;
    background: #fff;
    border: 1px solid #d6d6d6;
}
#sideBarMain ul {
    line-height: 2em;
    padding: 10px;
    font-size: 15px;
}
#sidebar_categories{
    margin-top: 10px;
    background: #fff;
    border: 1px solid #d6d6d6;
}
#sidebar_topviewedposts{
    margin-top: 10px;
    background: #fff;
    border: 1px solid #d6d6d6;
}
#comment_form{
    display: none;
}