#blogTitle a {
    color: #481971;
    text-shadow: 6px 4px 10px;
    transition: all,.5s;
}
#blogTitle a:hover {
    text-decoration: none;
   
}

#blogTitle h2 {
    font-family:微软雅黑，Arial,Helvetica,sans-serif;
    margin: 10px 0 0 50px;
    color: #B29BB5;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #A57EC7;
}
#navList a:hover {
    color: #6106B3;    
}
.blogStats {
   
    color: #A57EC7;
    font-family: 微软雅黑，Arial,Helvetica,sans-serif;
    
}
#4C0D86
.newsItem .catListTitle {
    color: #7242A0;
    height: 30px;
    border-bottom: #A57EC7 1px solid;
}
#main {   
    width: 950px;
}
#sideBar,#sideBarMain {
    width: 220px;
}
.newsItem{ 
    padding: 10px 17px;
}
div#sidebar_search{ 
    padding: 10px 0;
}
.newsItem:hover{ 
    box-shadow: 0px 0px 25px #ccf;
}
div#blog-calendar{
    padding: 10px 14px;
}
div#blog-calendar:hover{ 
    box-shadow: 0px 0px 25px #ccf;
}
.catListTitle {
     height: 30px;
    border-bottom: #A57EC7 1px solid;
    color: #6E37A0
}
#leftcontentcontainer {
    width: 220px;
}