#header {
    padding-bottom: 5px;
    height: 200px;
}
#sideBar {
    border: 1px solid #ced7ce;
    border-right: 1px solid #ced7ce;
    border-bottom: 1px solid #ced7ce;
    position: absolute;
    top: -71px;
    left: 8px;
    background: #fff;
    padding: 0;
    width: 280px;
} 
div#navigator ul#navList {
    position: absolute;
    top: -45px;
    left: 5px;
}
div#blogTitle {
    background:url(//images.cnblogs.com/cnblogs_com/powertoolsteam/255374/o_230324065232_%E5%8D%9A%E5%AE%A2%E5%9B%AD%E5%A4%B4%E5%9B%BE1.png) no-repeat right center;
    height: 150px;
}
div#blogTitle .subtitle {
    text-indent: 78px;
    color: #216173;
    width: 500px;
    height: 46px;
    margin: 1em 0 0 31px;
    position: relative;
    background: url(https://images.cnblogs.com/cnblogs_com/powertoolsteam/255374/o_200416012537n_logo.png) no-repeat left center;
    top: -42px;
}
div#blogTitle .title a {
    color: #503b75;
    position: relative;
    left: 210px;
    top: 5px;
    font-size: 28px;
}
#blogTitle .title {
    font-size: 24pt;
}
.postTitle a{
    font-size: 18px;
}
a.postTitle2{
    font-size: 20px;
}
 #profile_block {
    line-height: 1.5;
    text-align: left;
    position: absolute;
    top: 380px;
} 
div.forFlow{
    position: relative;
    top: -71px;
}
div#navigator ul#navList li a {
    font-size: 14px;
}
div.postTitle a:visited {
    color:#399ab2;
}
div.postTitle a:hover{
    color:#7bc3d6;
}
a:hover{
    color:#7bc3d6;
}
div.feedbackItem div.feedbackCon{
    color: #000;
}
.postCon a, .postBody a, .feedbackCon a {
    border-bottom: 1px dotted #333;
    color: #399ab2;
}
.catList{
display:none;
}

#div_digg{
    position: fixed;
    bottom: 1em;
    right: 1em;
    background: #fff;
    border: 1px solid #ddd;
    padding: 1.5em;
    border-radius: 5px;
}