#home {
    background-color: rgba(245, 245, 245, 0.9);
}
body {
    background: rgba(12, 100, 129, 1);
    background-position: 50% 5%; 
    background-size: cover;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, 
.catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, 
.catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory ,#blog-calendar
{
    background: rgba(200, 200, 200, 0);
    margin-bottom: 35px;
    word-wrap: break-word;
}
.catListTitle{
    background-color: rgba(200, 200, 200, 0.5);
}
.c_ad_block
{
    display:none;
}
#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {display:none;!important}

