#site_nav_under {
display: none;
}
.pager{
background:transparent !important;
color:#f90 !important;
}
.c_ad_block, .ad_text_commentbox {
display: none;
margin: 0;
padding: 0;
}
#ad_under_google {
height: 0;
overflow: hidden;
}
#ad_under_google a {
display: none;
}
#home {
margin: 0 auto;
width: 50%;
min-width: 950px;
background-color: #fff;
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle {
height: 60px;
clear: both;
}
#navigator {
font-size: 13px;
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
height: 50px;
clear: both;
margin-top: 25px;
}
#blogTitle h2 {
font-weight: normal;
font-size: 18px;
font-size: 1.18571429rem;
line-height: 2.546153846;
color: #757575;
float: left;
cursor:url(https://images.cnblogs.com/cnblogs_com/wulicute-TS/1592188/o_191116084034o_micon2.png),auto;
}
body{
background-image:url("https://images.cnblogs.com/cnblogs_com/wulicute-TS/1593351/o_191118065802%E5%A4%A9%E6%B0%94%E4%B9%8B%E5%AD%90.jpg"); 
background-size:100%;
background-attachment:fixed;
filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;
cursor:url(https://images.cnblogs.com/cnblogs_com/wulicute-TS/1592188/o_191116084025o_micon.png),auto;
}
a{ 
cursor:url(https://images.cnblogs.com/cnblogs_com/wulicute-TS/1592188/o_191116084034o_micon2.png),auto;
}
div[id^="ad_"],div[id^="under_post"],div[class^="c_ad"]  {
    display: none;
}
/*sideBar博客侧边栏容器*/
#sideBar {
    width: 234px;
    box-sizing: border-box;
    margin-left: 30px;
    padding: 0;
}

.newsItem, .catListComment, .catListEssay, .catListView, .catListFeedback,
#blog-calendar, #sidebar_postcategory, #sidebar_postcategory, #sidebar_postarchive, #sidebar_search {
    /*侧边栏每一模块添加圆角和阴影*/
    border-radius: 10px;
    box-shadow: 1px 2px 3px #ffa3a3;
    background-color: #fff;
}

#sideBarMain h3, .newsItem h3 {
    /*侧边栏每个模块的标题部分*/
    font-size: 1.2em;
    height: 50px;
    line-height: 50px;
    text-indent: 0.5em;
    background: url(https://images.cnblogs.com/cnblogs_com/wulicute-TS/1593351/o_191127082043snow_red.png) no-repeat 6px 7px #fff;
    padding: 0 0 0 50px;
    margin-bottom: 10px;
    border: 1px solid #ffa3a3;
    border-left-width: 5px;
    border-radius: 10px;
    border-right-width: 5px; 
}

/*侧边栏列表样式*/
#sideBarMain ul {
    background-color: #fff;
    padding: 15px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#sideBarMain li {
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
/*侧边栏公告*/
#blog-news > img {
    /*头像*/
    display: block;
    margin: auto;
    border-radius: 50%;
    width:200px;
}

#profile_block {
    font-size: 15px;
    padding: 20px;
    line-height: 1.8;
}

#profile_block > a:link {
    color: #F60;
}
#div_digg {
    position: fixed; 
    bottom: 54px;
    right:260px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    width: 48px;
}
.buryit,.diggword{
display:none;
}
#back-top {
     position: fixed;
     bottom: 52px;
     right: 60px;
     z-index: 99;
}
#back-top span {
     width: 50px;
     height: 64px;
     display: block;
     background:url(https://images.cnblogs.com/cnblogs_com/seanshao/855033/o_rocket.png) no-repeat center center;
}
#back-top a{outline:none}