body {
    color: #333332;
    font-family: 'Open Sans', Arial, 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;
  
    min-height: 100%;
}
#home {
    margin: 0 auto;
    width: 30%;
    border-radius: 12px;
    min-width: 1000px;

    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
        box-shadow: 0 0px 0px rgba(100, 100, 100, 0.0);
}
#blogTitle {
    height: 30px;
    clear: both;
}
#blogTitle h1 {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 20px;
}
#blogTitle h1 a {
    color: #999;
}
#blog-calendar {
    width: 228px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    box-shadow: 0 0px 0px #ff1493;
    border: 0px solid #EDEDED;

    display: none;
}
#profile_block {
    margin-top: 5px;
    line-height: 1.5;
    text-align: left;

}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {

    margin-bottom: 35px;
    word-wrap: break-word;
}
 .mySearch{

    margin-bottom: 35px;
    word-wrap: break-word;
    /*display:none;*/
}
#blog-calendar {
    width: 228px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    box-shadow: 0 0px 0px #ccc;
    border: 0px solid #EDEDED;
    background-color: #f5f5d5;
}
.input_my_zzk {
    border: 1px solid #ccc;
    width: 100%;
    height: 25px;
    padding-right: 30px;
    padding-left: 5px;
    outline: 0;
    border-radius: 5px;
}
#widget_my_google{
    display:none;
}
#navigator {
    font-size: 14px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
    margin-top: 25px;
}

#navigator {
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: 50px;
    clear: both;
    margin-top: 25px;
}
#navList li {
    float: left;
    margin: 0 50px 0 0;
}
#navList a {
    display: block;
    width: 5em;
    height: 22px;
    float: left;
    text-align: left;
    padding-top: 19px;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #999;
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    display: none;
}
.div_my_zzk {
    width: 120px;
    position: relative;
    margin-top: 10px;
}
.input_my_zzk {
    border: 1px solid #ccc;
    width: 100%;
    height: 25px;
    padding-right: 30px;
    padding-left: 5px;
    outline: 0;
    border-radius: 5px;
}
input.btn_my_zzk {
    vertical-align: middle;
    height: 22px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    /* margin-left: 50px; */
}
.blogStats {
    float: right;
    color: #757575;
    margin-top: 19px;
    margin-right: 2px;
    text-align: right;
    padding-right: 11px;
}
#sideBar {
    margin-top: -15px;
    width: 180px;
    min-height: 200px;
    padding: 0px 0 0px 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: -170px;
}
#topics .postTitle {
    border: 0px;
    font-size: 100%;
    /* font-weight: bold; */
    float: left;
    line-height: 1.5;
    width: 100%;
    padding-left: 5px;
   
    border-left: 5px solid #069;
    line-height: 200%;
font-family: 'Open Sans', Arial, 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;

}
#topics .postTitle {
    font-size: 200%;
    /* font-weight: bold; */
    float: left;
    line-height: 1.5;
    width: 100%;
    padding-left: 5px;

    border-left: 5px solid #2e6ab1;
    font-family: Georgia, serif;
}
#cnblogs_post_body p {
    margin: 10px auto;
    text-indent: 0;

}
#navList a {
    display: block;
    /*width: 100%;*/
    height: 22px;
    float: left;
    text-align: left;
    padding-top: 19px;
}
#navList a:hover{
    border-bottom: 3px solid #2e6ab1;
}
#ad_t2 {
    margin-top: 5px;
    line-height: 1.8;
    display: none;
}
.c_ad_block {
    margin-top: 10px;
    line-height: 1.5;
    display: none;
}