#home {
    margin: 0 auto;
    width: 80%;
    min-width: 980px;
    background-color: rgba(255,255,255,0.5);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body {
    background: rgba(12, 100, 129, 1) url('https://images.cnblogs.com/cnblogs_com/wanwanjiuhao7744/1871278/o_201101115112tewjaq60%20(1).png') fixed no-repeat;
    background-position: 50% 5%;
    background-size: cover;
}
#blogTitle {
    height: 100px;  /*高度*/
    clear: both;
    background-color: rgba(245, 245, 245, 0);//rgba(245, 245, 245, 0);don'tfix
}
#blogTitle h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.8em;/*原始 1.6em*/
    margin-top: 10px;/*原始 15px */
    color: #548B54;
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 17px;/*原始 16px ；font-size: 1.0rem;*/
    line-height: 1.8;
    color: #111;
    font-weight: bold;
    text-align: right;
    float: right;
}
#navigator{
    background-color: rgb(51,0,102);//rgba(33, 160, 139, 0.9);
}
#navList a:link, #navList a:visited, #navList a:active{
    color: #eee;
    font-size: 18px;
    font-weight: bold;
}
.blogStats{
    color: #eee;
}
.catListTitle {
    background: transparent;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #fff;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 5px;
    text-indent: .5em;
    text-shadow: 1px 1px 0 rgba(0,0,0,.3);
}
.dayTitle {
    width: 100%;
    color: #666;
    line-height: 2.2em;
    font-size: 22px;
    clear: both;
    border-bottom: 0px solid #ccc;
    text-align: center;
}
.postTitle {
    border-left: 8px solid rgb(51,0,102);
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
}
.postTitle {
    font-size: 110%;
    font-weight: bold;
    border-bottom: 0px dashed #ccc;
    float: right;
    line-height: 2.5em;
    font-size: 18px;
    width: 100%;
    clear: both;
}
.postBody {
    padding: 15px 2px 5px 5px;
    line-height: 1.5;
    color: #000;
    border-bottom: 0px solid #ccc;
}
.entrylistTitle, .PostListTitle, .thumbTitle {
    font-size: 110%;
    font-weight: bold;
    border-bottom: 0px solid #ccc;
    padding-bottom: 3px;
    line-height: 2em;
    padding-right: 10px;
}
.entrylistPosttitle {
    font-size: 110%;
    font-weight: bold;
    border-bottom: 0px solid #ccc;
    line-height: 2em;
    width: 100%;
    padding-left: 5px;
}
#topics {
    min-height: 200px;
    margin-bottom: 15px;
    padding: 15px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 0px #a7a8ad;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: rgb(51,0,102);//#21759b;
    transition: all 0.4s linear 0s;
}
.postTitle a:hover {
    margin-left: 30px;
    color: rgb(0,0,255);
    text-decoration: none;
}
.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
}
.newsItem, #blog-calendar {
    margin-bottom: 15px;
    text-indent: 0;
    padding: 10px;
    background: #fafcfd;
    border-radius: 7px;
    box-shadow: 0px 0px 0px #a7a8ad;
    line-height: 1.5;
}
.day .postTitle a {
    padding-left: 10px;
}
.day {
    background: rgba(255, 255, 255, 0.5);
}
/*文章附加信息*/
.postDesc {
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: rgb(0,0,255)//#757575;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;
    font-family: "Arial Black";
    font-size: 13px;
    padding-right: 20px;/*5px  padding-left: 90px;posted 发表时间左边距离*/
    margin-top: 20px;
    line-height: 1.8;
    padding-bottom: 35px;
}

#topics .postTitle {
    font-size: 130%;
    font-weight: bold;
    border-bottom: 0px solid #999;
    float: left;
    line-height: 2em;
    width: 100%;
    padding-left: 5px;
}

.CalTitle{
    background: rgba(255, 255, 255, 0);
}
.catListTitle{
    background-color: rgb(51,0,102);
}

#topics{
    background: rgba(255, 255, 255, 0.5);
}

.c_ad_block{
    display: none;
}

#tbCommentBody{
    width: 100%;
    height: 200px;
    background: rgba(255, 255, 255, 0.5);
}

#q{background: rgba(255, 255, 255, 0);}

.CalNextPrev{background: rgba(255, 255, 255, 0);}

.cnblogs_code{
    background: rgba(255, 255, 255, 0);
}

.cnblogs_code div{
    background: rgba(255, 255, 255, 0);
}

.cnblogs_code_toolbar{
    background: rgba(255, 255, 255, 0);
}

.entrylist{
    background: rgba(255, 255, 255, 0.5);
}
#green_channel {
    display: none;
    padding: 10px 0;
    margin-bottom: 10px;
    margin-top: 10px;
    border: #c0c0c0 0px dashed;
    font-size: 12px;
    width: 350px;
    text-align: center;
}
a.entrylistItemTitle{
  color:rgb(51,0,102);
}
.CalTodayDay {
    color:rgb(51,0,102);
}
.under-comment-box-nav ul {
    display: none;
    margin-left: 5px;
}
a:hover{color:rgb(0,0,255);text-decoration:underline}
a.entrylistItemTitle:hover{color:rgb(0,0,255);}
.cnblogs-markdown code, .cnblogs-post-body code {
    font-family: "Courier New",sans-serif !important;
    font-size: 12px !important;
    line-height: 20px;
    background-color: rgba(255,255,255,0)!important;
    border: 0px solid #ccc !important;
    padding: 0 5px !important;
    border-radius: 3px !important;
    line-height: 1.8;
    margin: 1px 5px;
    vertical-align: middle;
    display: inline-block;
    overflow-x: auto;
}
#cnblogs_post_body th {
    background-color: transparent;
}
#ad_t2 {
    display: none;
    margin-top: 5px;
    line-height: 1.8;
}
#comment_nav {
    display: none;
    text-align: right;
}
#HistoryToday, .recomm-block {
    display: none;
    max-width: 600px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#topics {
    background: transparent;
}

.newsItem, .catListEssay, 
.catListNoteBook, 
.catListTag, .catListPostCategory,
.catListImageCategory, .catListArticleArchive, 
.catListView,
.catListBlogRank, .catList, .catListArticleCategory{
    background: transparent;
    margin-bottom: 35px;
    word-wrap: break-word;
}
#blog-calendar{
    background:transparent;
}
.mySearch {
    display:none;
}
.catListFeedback{
    display:none;
}
.catListPostArchive{
    display:none;
}
.catListComment{
    display:none;     
}
.input_my_zzk {
    display: none;
    width: 120px;
}
.catListLink{
    display:none;
}
input.btn_my_zzk {
    display: none;
    vertical-align: middle;
    height: 22px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}
.day {
    background: transparent;
}
.entrylist {
    background: transparent;
}

element.style {
    display: none;
}
#tbCommentBody {
    width: 100%;
    height: 200px;
    background: transparent;
}
.comment_textarea {
    padding: 8px 14px;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px solid #ddd;
    width: 600px;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    margin-bottom: 10px;
}
.commentbox_title {
    border-bottom: 0px solid #ddd;
}
.comment_btn {
    background: transparent;
    height: 26px;
    width: 68px;
    margin: 0;
    padding: 0;
    line-height: 22px;
    border-width: 0px;
}
.bq_post_comment {
    margin: 0 0 5px 0;
    font-style: normal;
    line-height: 180%;
    border: 1px solid transparent;
    padding: 10px;
}
.catListEssay ul li, .catListLink ul li, .catListNoteBook ul li, .catListTag ul li, .catListPostCategory ul li, .catListPostArchive ul li, .catListImageCategory ul li, .catListArticleArchive ul li, .catListView ul li, .catListFeedback ul li, .catListComment ul li, .catListBlogRank ul li, .catList ul li, .catListArticleCategory ul li {
    text-indent: 1em;
    padding: 10px 5px;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    overflow: hidden;
}
.diggit {
    display: none;
    float: left;
    width: 46px;
    height: 52px;
    background: url(//static.cnblogs.com/images/upup.gif) no-repeat;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    padding-top: 5px;
}
.buryit {
    display: none;
    float: right;
    margin-left: 20px;
    width: 46px;
    height: 52px;
    background: url(//static.cnblogs.com/images/downdown.gif) no-repeat;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    padding-top: 5px;
}
.comment_vote {
    display: none;
    text-align: right;
}
.postDesc a:hover{color:rgb(0,0,255);text-decoration:none}.postSeparator{clear:both;height:1px;border-top:0px dotted rgb(0,0,255);
#BlogPostCategory {
    display: none;
    margin-bottom: 10px;
}
#post_next_prev {
    display: none;
    line-height: 1.8;
    font-size: 12px;
}
#commentform_title {
    display: none;
    background-repeat: no-repeat;
    padding: 0 0 0 25px;
    margin-bottom: 10px;
}
.catListPostCategory{
    margin-bottom: 15px;
    background: #fafcfd;
    border-radius: 7px;
    box-shadow: 0px 0px 0px transparent;
    overflow: hidden;
    zoom: 1;
}
.catListArticleCategory {
    margin-bottom: 15px;
    background: #fafcfd;
    border-radius: 7px;
    box-shadow: 0px 0px 0px #a7a8ad;
    overflow: hidden;
    zoom: 1;
}
#commentform_title {
    background-image: url(//static.cnblogs.com/images/icon_addcomment.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 25px;
    margin-bottom: 10px;
    display: none;
}
#main{
   min-width: 640px;
}