#newsSideBar .headImage img {
    border: 3px solid #2586d7;
    border-radius: 50%;
    width: 150px;
    margin: auto;
    display: block;
}

#div_digg {
    position: fixed;
    bottom: 10px;
    right: 15px;
    border: 2px solid #ECD7B1;
    padding: 10px;
    width: 140px;
    background-color: #FFF;
    border-radius: 5px 5px 5px 5px!important;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10,10,0,.5);
}

.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
    background: #f6f6f6;
    padding-top: px;
}

.c_b_p_desc {
    font-size: 16px;
    line-height: 1.9;
}

* {
    margin: 0;
    padding: 0;
}
embed[Attributes Style] {
    width: 240px;
    height: 90px;
}

#MyIng .ing_title, #sideBar h3 {
    margin: 10px 0 10px 0;
    font-size: 14px;
    text-align: left;
    padding-left: 10px;
    box-shadow: 3px 3px 2px #586F76;
}

h3.catListTitle {
    color: #FFF;
    background-color: #F1AAA6;
    text-indent: 2px;
}

.blogStats {
    float: right;
    color: #5f5959;
    margin-top: -28px;
    margin-right: 2px;
    text-align: right;
}

.CalTitle td {
    background: #f8f8f8c9 !important;
    border: 0px !important;
    color: #616163;
    font-family: "Comic Sans MS";
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #ffffff45;
    margin-bottom: 35px;
    word-wrap: break-word;
}
#blogTitle h1 a {
    color: #ffffff;
    font-size: -webkit-xxx-large;
}

#blogTitle h1 a {
    background: #d4e0ea;
    height: 40px;
    line-height: 18px;
    color:#3671a5;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    border-radius: px;
    box-shadow: 3px 3px 3px #5e747a;
    /* color: #515151; */
    /* box-shadow: 3px 3px 3px #5e747a; */
}

#navList a:link, #navList a:visited, #navList a:active {
    color:  #ffffff;
    font-weight: bold;
    font-size:  medium;
}

#navList a {
    display: block;
    width: 5em;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 1px;
}

.postTitle a {
    padding-left: 10px;
    background: #d8e2eb;
    height: 40px;
    line-height: 18px;
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    border-radius: 80px;
    box-shadow: 3px 3px 3px #5e747a;
    /* color: #515151; */
    /* box-shadow: 3px 3px 3px #5e747a; */
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #000000;
    transition: all 0.4s linear 0s;
}


.postTitle {
    border-left: 3px solid #21759b;
    margin-bottom: 15px;
    font-size: 25px;
    float: right;
    width: 100%;
    clear: both;
}

#home {
    margin: 0 auto;
    width: 65%;
    min-width: 900px;
    background-color:  #cdf7cdd4;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#navigator {
    background: #f1aaa6;
    height: 40px;
    line-height: 18px;
    color: #0a0a0a;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    border-radius: 8px;
    box-shadow: 3px 3px 3px #5e747a;
}

#navigator {
    font-size: 13px;
    border-bottom: 1px solid #586f76;
    border-top: 1px solid #ededed;
    height: 26px;
    clear: both;
    margin-top: 25px;
}

body {
    font-family: Helvetica,Verdana,Arial,sans-serif;
    background:url(https://i.loli.net/2019/05/19/5ce105385306b69037.jpg) no-repeat fixed;
    background-size:cover;
}

#div_digg {
    float: left;
    margin-bottom: 10px;
    margin-left: 30px;
    font-size: 12px;
    width: 125px;
    text-align: center;
    margin-top: 10px;
}