header{display:none;}

#profile_block {
    margin-top: 5px;
    line-height: 1.5;
    text-align: center;
}
#navList a {
    margin: 13px 10px 0 0;
    padding: 0 10px;
    font: 20px/1.5em "微软雅黑";
    display: block;
}
#navList {
    min-height: 30px;
    float: left;
    margin-left: 30px;
}
#div_digg{
  position:fixed;
  bottom:-10px;
  width:120px;
  right:20px;
  box-shadow: 0 0 6px #0000FF;
  border:2px solid #FF0000;
  padding:4px;
  background-color:#fff;
  border-radius:4px 4px 4px 4px !important;
}

.icon_favorite {
    background: transparent url(‘https://images.cnblogs.com/cnblogs_com/shwee/1218109/o_kj.gif‘) no-repeat 0 0;
    padding-left: 15px;
}

#blog_post_info_block a {
    text-decoration: none;
    color: #5B9DCA;
    padding: 3px;
}
/* 定制公告栏文字信息 */
.wenzi{
    text-align: center;
    font-size:15px;
}
/* 定制公告栏时钟位置 */
#clockdiv {
    /* left, center, right */
    text-align: center;
}
/* 定制页面扩大按键 */
#divExpandViewArea{
    position: fixed;
    color: white;
    padding: 10px 10px;
    left: 0px;
    top: 400px;
    cursor: pointer;
    opacity: 0.9;
    background-color: #68228B;
}
* 定制页面扩大按键 */
#divExpandViewArea{
    position: fixed;
    color: white;
    padding: 10px 10px;
    left: 0px;
    top: 400px;
    cursor: pointer;
    opacity: 0.9;
    background-color: #68228B;
}
/* 定制页面缩小按键 */
#divCollapseViewArea{
    position: fixed;
    color: white;
    padding: 10px 10px;
    left: 0px;
    top: 445px;
    cursor: pointer;
    opacity: 0.9;
    background-color: #68228B;
}

/* 定制返回顶部按键 */
#toTop {
    background: url(//https://images.cnblogs.com/cnblogs_com/shwee/1218109/o_toTop.bmp) no-repeat 0px top;
    width: 57px;
    height: 57px;
    overflow: hidden;
    position: fixed;
    right: 180px;
    bottom: 20px;
    cursor: pointer;
}
/* adblock屏蔽广告 */
#ad_t2 {
    display: none;
}
.c_ad_block {
    display: none;
}

.day {
    min-height: 10px;
    _height: 10px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    margin-left: 50px;
    margin-top: 1em;
    margin-right: 7em;
    font-size:14px;
}

.postTitle {
    font-size: 15px;
    font-weight: bold;
    padding: 0 150px 10px 10px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 1.5em;
    clear: both;
    border-left: 2px solid #1fa6e6;
}

#navList a {
    display: block;
    margin: 13px 10px 10px 10px;
    padding: 0px 20px;
    font: 20px / 1.5em 微软雅黑;
}
#sideBar {
    min-height: 200px;
    padding: 0 50px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-word;
    padding-bottom: 20px;
}


/*生成博客目录的CSS*/
#uprightsideBar{
    font-size:18px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    position:fixed;/*将div的位置固定到距离top:50px，right:0px的位置，这样div就会处在最右边的位置，距离顶部50px*/
    top:350px;
    right:53px;
    width: auto;
    height: auto; 
    
    
}
#sideBarTab{
    float:left;
    width:30px; 
    border:1px solid #e5e5e5;
    border-right:none;
    text-align:center;
    background:rgb(238, 130, 238);
}

#sideBarContents{
    float:left;
    overflow:auto; 
    overflow-x:hidden;!important;
    width:200px;
    min-height:108px;
    max-height:460px;
    border:1px solid #e5e5e5;
    border-right:none; 
    background:#ffffff;
}
#sideBarContents dl{
    margin:0;
    padding:0;
}

#sideBarContents dt{
    margin-top:5px;
    margin-left:5px;
}

#sideBarContents dd, dt {
    cursor: pointer;
}

#sideBarContents dd:hover, dt:hover {
    color:#A7995A;
}
#sideBarContents dd{
    margin-left:20px;
}
#back-to-top {
    background-color: #F4D7F1;
    bottom: 0;
    box-shadow: 0 0 6px #00CD00;
    color: #487595;
    padding: 10px 10px;
    position: fixed;
    right: 50px;
    cursor: pointer;
}


element.style {
    text-align: center;
    font-size: 55px;
    font-family: "STLiti";
    margin-bottom: 50px;
    margin-top: 0px;
    opacity: 0.5;
}


