
body {
    color: #000;
    background-color: #e6e6e6;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
    background: url(//images.cnblogs.com/cnblogs_com/srrsrr/1928855/o_21020616053122.png)  fixed;
    background-size: 100%;
    cursor: url('https://blog-static.cnblogs.com/files/lucas--liu/cat6.ico'), auto;
}
#mainContent {
    min-height: 200px;
    padding: 0 0 10px 0;
    *padding-top: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    margin-left: -22em;
    width:95%;
}
#sideBar {
    margin-top: -15px;
    width:300px;
    min-height: 200px;
    padding: 0 0 0 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    /*margin-right:20px;*/
}
#home {
    margin: 0 auto;
    opacity: 0.93;
    width: 70%;
    min-width: 950px;
    background-color: #fff;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgb(100 100 100 / 30%);
    border-radius: 15px;
}
#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;
}


#clockdiv {
    /* left, center, right */
    text-align: center;
}

#blog-calendar {
    width: 228px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    margin-left: 30px;

    box-shadow: 0 4px 5px #ccc;
    border: 1px solid #CCCCCC;
  text-align: right;
}
.newsItem {
    background: #fff;
    margin-bottom: 35px;

  
    word-wrap: break-word;
  
}
.catListTitle {
    font-weight: bold;
    line-height: 1.2;
    font-size: 110%;
    margin-top: 0px;
margin-bottom: 0px;
    padding:15px;
    text-align: left;
  border: 1px solid #CCCCCC;
border-radius: 15px 15px 0px 0px;
}

#blog-news {
   
 padding:15px;
 text-align: center;
 border: 1px solid #CCCCCC;
    border-radius: 0px 0px 15px 15px;

}
#sidebar_search_box{
border: 1px solid #CCCCCC;
    border-radius: 0px 0px 15px 15px;
}
.catListLink{
border: 1px solid #CCCCCC;
    border-radius: 15px 15px 15px 15px;
}
#sidebar_categories{
border: 1px solid #CCCCCC;
    border-radius: 15px 15px 15px 15px;
}

.input_my_zzk {
    border: 1px solid #ccc;
    width: 100%;
    height: 25px;
    padding-right:30px;
    padding-left: 5px;
    margin-left:10px;
    outline: 0;
}
#sideBarMain ul {
    line-height: 1.5em;
    margin-left:15px;
}
#sideBarMain{
width:100%;
}
#player {
    margin: 0px;
}

#Snow{
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 99999;
     background: rgba(255,255,240,0.1);
     pointer-events: none;
 }

#navList a:link, #navList a:visited, #navList a:active {
    color: #000000;
    font-weight: bold;
}
.blogStats {
    float: right;
    color: #000000;
    margin-top: 19px;
    margin-right: 2px;
    text-align: right;
}
.postDesc {
    font-size: 13px;
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #000000;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;
    padding-left: 20px;
    padding-right: 5px;
    margin-top: 20px;
    line-height: 1.5;
}
.postDesc a:link, .postDesc a:visited, .postDesc a:active {
    color: #000000;
}
#sideBar a {
    color: #000000;
}
#topics .postDesc {
    padding-left: 0;
    width: 100%;
    text-align: left;
    color: #000000;
    margin-top: 5px;
    background: none;
}
#navigator {
    font-size: 13px;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: 50px;
    clear: both;
    margin-top: 25px;
}
#sideCatalog-catalog {
    height: 325px;
    padding-top: 18px;
    overflow: hidden;
    padding-left: 23px;
    position: relative;
    opacity: 0.8;
}
