/* https://www.cnblogs.com/jajian/p/9763946.html#autoid-0-0-0 */
#navigator {
    font-size: 13px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
    margin-top: 45px;
    background: cornsilk;
}
body {
    color: #000;
    /* background-color: #e6e6e6; */
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
    background-image: url(https://cn.bing.com/th?id=OHR.SalisburyCathedral_ZH-CN6366350896_UHD.jpg&pid=hp&w=2880&h=1620&rs=1&c=4&r=0);
}
#home {
    margin: 0 auto;
    width: 85%;
    min-width: 950px;
    background-color: rgba(0, 0, 0, 0.075);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 16px 13px 8px rgba(100,100,100,.3);
}
#navigator {
    font-size: 13px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
    margin-top: 45px;
    background: rgba(0, 0, 0, 0.075);
    font-color: red;
}
.newsItem {
    background: rgba(0, 0, 0, 0.075);
    margin-bottom: 35px;
    word-wrap: break-word;
}
#blog-calendar {
    width: 228px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    box-shadow: 0 1px 3px #ccc;
    /* border: 1px solid #ededed; */
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #1f1000;
    float: left;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #000000;
    font-weight: bold;
}
.blogStats {
    float: right;
    color: #020000;
    margin-top: 19px;
    margin-right: 2px;
    text-align: right;
}
#sideBar a {
    color: #000000;
}
.postDesc {
    font-size: 13px;
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #000000;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;
    padding-left: 20px;
    padding-right: 5px;
    margin-top: 20px;
    line-height: 1.5;
}
.postDesc a:link, .postDesc a:visited, .postDesc a:active {
    color: #482525;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: rgba(0, 0, 0, 0.075);
    margin-bottom: 35px;
    word-wrap: break-word;
}