body {
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif,"微软雅黑";
    font-size: 13px;
    line-height: 1.5;
}

#site_nav_under,
#ad_under_post_holder,
#under_post_news,
#google_ad_c2,
#under_post_kb {
    display: none !important;
}

#topics .postTitle {
    border-bottom: 2px solid #ddd;
    font-size: 28px;
    line-height: 50px;
    text-align: center;
}

#footer {
    background: #fbfbfb;
    color: #b3b3b3;
    font-size: 11px;
    line-height: 30px;
    border-top: 1px solid #dcdcdc;
}

div.commentform textarea {
    height: 200px;
    width: 100%;
}

#comment_form {
    background: #fafafa;
    padding: 15px;
    position: relative;
    margin-bottom: 30px;
}

#blog_post_info_block {
    background: #fafafa;
    padding: 15px;
}

#blog_post_info {
    overflow: hidden;
}

#green_channel {
    float: left;
    margin: 0 !important;
}

#author_profile {
    margin: 0 0 0 20px!important;
}

.author_avatar {
    background: #fff;
    border: 1px solid #dcdcdc;
    margin: 0 8px 0 0!important;
    padding: 2px !important;
}

.author_profile_info {
    float: left;
    line-height: 18px;
}

#div_digg {
    margin: 0 30px 0 0 !important;
}

#comment_nav {
    position: absolute;
    right: 15px;
    top: 15px;
}

#comment_nav a {
    background: #fff;
    border: 1px solid #dcdcdc;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    margin: 0 5px;
    padding: 0 5px !important;
}

#topics .postDesc {
    padding: 20px 0 40px !important;
    text-align: center;
}

.postDesc,
.entrylistItemPostDesc{
    padding-top: 10px;
}

.commentbox_main {
    padding-top: 15px;
}


#blogTitle .title {
    font-family: Arial;
    font-size: 40px !important;
}


#mainContent {
    margin-right: 338px !important;
}


#sideBar {
    top: 145px !important;
    background: #fcfcfc;
    border-bottom: 1px solid #ccc;
}


#mainContent .forFlow {
    padding-bottom: 50px;
}

.topicListFooter a {
    background: #f5f5f5;
    display: block;
    float: right;
    line-height: 28px;
    padding: 0 30px;
}

.topicListFooter {
    margin-right: 0 !important;
}

.desc_img {
    border-radius: 10px;
    height: 100px;
    margin-left: 20px;
    width: 600px;
}

.cnblogs_code pre, .cnblogs_code pre span {
    font-family: verdana,"微软雅黑" !important;
    font-size: 13px !important;
}

.cnblogs_code pre {
    padding: 0 10px;
}

#mainContent .entrylistItem:hover {
	background: #f9f9f9;
}


.postCon,
.c_b_p_desc {
    color: #808080;
}


.postTitle, .entrylistPosttitle, .feedback_area_title {
    font-size: 14px;
    line-height: 40px;
    margin: 10px 0;
}