body,#home {
    background-color: rgb(27, 7, 58);
}
#home{
   border:1px solid rgb(76,54,125);
}
#navList a:link, #navList a:visited, #navList a:active {
    color: rgb(194,192,198);
}
.blogStats {
    color: rgb(194,192,198);
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: rgb(47, 26, 95);
    border-color: rgb(76,54,125);
}
#blogTitle h1 a {
    color: rgb(194,192,198);
}
body {
    color: rgb(194,192,198);
}
#sideBar a {
    color: rgb(194,192,198);
}

#footer {
    color: rgb(194,192,198);
    border-top: 1px solid rgb(76,54,125);
}
#navigator {
    border-bottom: 1px solid rgb(76,54,125);
    border-top: 1px solid rgb(76,54,125);
}
.CalTitle td {
     background: rgb(47, 26, 95) !important;
     color: rgb(194,192,198);
}
.CalDayHeader {
    background: rgb(47, 26, 95);
    color: rgb(194,192,198);
}
#blog-calendar td {
    background-color: rgb(47, 26, 95);
}
.Cal { /**日历容器table**/
    color: rgb(194,192,198);
}
.CalOtherMonthDay {
    color: rgb(47, 26, 95);
}
#blog-calendar{
   border: none;
   padding:0px;
}
.CalTodayDay { /**今天日期样式**/
    background: rgb(124, 46, 239) !important;
}
#sideBar a:hover {
    color: rgb(124, 46, 239);
}
.postDesc2 {
    color: rgb(151,118,202);
}

a {
    color: rgb(194,192,198);
}

a:link {
    color: rgb(194,192,198);
}

a:visited {
     color: rgb(194,192,198);
}

a:hover {
    color: rgb(47, 26, 95);
}

a:active {
    color: rgb(194,192,198);
}
.postText2 {
    clear: both;
    color: rgb(194,192,198);
}
.postBody{
   color:white;
}
.catListTitle, #profile_block,.sidebar-block ul {
    padding-left:15px;
}
.catListTitle{
 margin:0;
padding-top:15px;
}
#profile_block,#sideBarMain li{
     line-height: 2;
}
#sidebar_search_box{
 padding-left:9px;
}
#footer{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
}
.post p{
line-height: 2;
color:#b6b4b9;
}