a:hover {text-decoration:none}



#left_border {
    width: 100%;
    height: 100%;
    border: solid 0 #f00;
    background: repeat-y top left;
}

.catListTitle {
    font-size: 14px;
    height: 39px;
    width: 90%;
    background: left center no-repeat;}

#right {
    float: right;
    width: 23%;
    background: transparent;
    background: repeat-y top right;
    border: 0 solid #f00;
    overflow-x: hidden;
}

#left {
    float: left;
    width: 77%;
    background: transparent;
    border: solid 0 #008000;
    background: repeat-y top right;
    margin-right: 0;
}

#right_content {
    background: transparent;
    width: 100%;
    border: solid 0 #f00;
    text-align: left;
    margin-right: 10px;
}

.catList{text-align: center}
#right li {text-align: center}

/*博客皮肤：simplememory*/
#topics .postTitle { background-image: none;
border: 0px;
font-size: 200%;
font-weight: bold;
float: left;
line-height: 1.5;
width: 100%;
padding-left: 5px;
}

.dayTitle {
    font-size: 13px;
    background: transparent url() no-repeat top left;
}

/******************************************以上自定义样式
.postDesc, .entrylistItemPostDesc {

  color: #999;
  font-size: 2em;
  line-height: 16px;
  position: relative;
  min-height: 16px;
  background: #fff;
  border-bottom: 1px dashed #ccc;
}

.postDesc {
padding-right: 40px;
margin-right: 40px;
}


/* 文章title自定义带动画样式 */
.postTitle {
  font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
  clear: both;
  margin-bottom: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 20px;
  border-left: 3px solid #21759b;
  padding-left: 20px;
  font-size: 30px;
  border-radius:0px;
}
.postTitle a:hover {
  text-decoration: none;
  margin-left: 60px;
  color: #E00000;
  transition: all 0.7s linear 0s;
}
.postTitle a:link,
.postTitle a:visited,
.postTitle a:active {
  transition: all 0.4s linear 0s;
}


/* 删除反对按钮,有点邪恶了 */
.buryit{display: none;}

.diggit:hover { transform:rotateZ(7200deg); transition: all 10s linear 0s}
.top-set:active { transform:rotateZ(720deg); transition: all 1s linear 0s}
.xxx:hover{ transform:rotateZ(7200deg); transition: all 10s linear 0s}


.postDesc {font-size: 20px}

/*a标签hover*/
a { text-decoration: none; text-shadow: 30px 10px 11px rgba(0,0,0,.5);}
a:link { color: #3e3d3b}
a:hover {color: #e7fed3; text-decoration: none; font-size: 110%;transition: all 0.2s linear 0s;}
a:active {color: #cc8d0d}
a:visited {color: #16AE7A}
.ititle:hover {color: white;}
.menu {text-decoration: none;}
.postTitle{text-align: center;}
.dayTitle{text-align: center;}
/*mardown*/

.hljs-number { font-size: 18px ;}
.hljs-comment { font-size: 18px ;}
.hljs-string { font-size: 18px ;}
.hljs-keyword { font-size: 18px ;}
.go {font-size: 18px}
.cnblogs-markdown{ font-size: 18px ;}


.waifu,.wrap {display: none}

.topicListFooter {margin-right: 97px;
    margin-top: 10px;
    font-size: 24px;}

#cnblogs_post_body_p {font-size: 18px;}
#banner {margin-top: 45px;}
.blogStats:hover {margin-right: 30px; transition: all 0.4s linear 0s;}

.ititle {
            color: #37a476;
            float: right;
            margin-right: 30px;
            margin-top: 10px;
            font-size: 20px;
            text-decoration: none;
        }





/*扩大缩小*/
#divExpandViewArea{
    position: fixed;
    color: white;
    border-radius: 10px; 
    padding: 2.5px 10px;
    left: -60px;
    bottom: 80px;
    cursor: pointer;
    opacity: 0.8;
    background-color: gray;
    -webkit-box-shadow: 30px 20px 11px rgba(0,0,0,.5);
}

#divCollapseViewArea{
    position: fixed;
    color: white;
    border-radius: 10px;
    padding: 2.5px 10px;
    left: -60px;
    bottom: 50px;
    cursor: pointer;
    opacity: 0.8;
    background-color: gray;
    -webkit-box-shadow: 30px 20px 11px rgba(0,0,0,.5);
}
#divmulu{
    position: fixed;
    color: white;
    border-radius: 10px;
    padding: 2.5px 10px;
    left: -60px;
    bottom: 20px;
    cursor: pointer;
    opacity: 0.8;
    background-color: gray;
    -webkit-box-shadow: 30px 20px 11px rgba(0,0,0,.5);
}
#divExpandViewArea:hover {;margin-left: 60px; transition: all 0.4s linear 0s;}
#divCollapseViewArea:hover {margin-left: 60px; transition: all 0.4s linear 0s;}
#divmulu:hover {margin-left: 60px; transition: all 0.4s linear 0s;}

.xxx {float-top: 0}
.xxx:hover {
cursor:pointer;}
.m-top {margin-top:0}


#left {margin-top: 100px;}
#right {margin-top: 100px;}



#left {


.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-family: "Courier New",sans-serif!important;
    font-size: 18px !important;}

.cnblogs-markdown code, .cnblogs-post-body code {
    font-family: "Courier New",sans-serif !important;
    font-size: 18px !important;}





<!--阴影-->
#tbCommentBody{-webkit-box-shadow: 45px 25px 15px  rgba(0,0,0,.5)}
.comment_textarea{-webkit-box-shadow:inset 0 50px 20px rgba(0, 0, 0, .075);}
img {text-shadow: 30px 20px 11px rgba(0,0,0,.5);}
blockquote:hover {-webkit-box-shadow: 45px 25px 15px  rgba(0,0,0,.5); border-left: 0px ; border-top: 4px  ;transition: all 5s linear 0s;}
img{
  cursor: pointer;
  transition: all 0.6s;
}
img:hover { transform: scale(1.1); }
#cb_post_title_url {text-shadow: 30px 20px 11px rgba(0,0,0,.5);}
.f-thide {text-shadow: 30px 20px 11px rgba(0,0,0,.5);}
#profile_block {margin-top:30px; margin-bottom: 20px;}
#zzk_q1 {-webkit-box-shadow:inset 0 50px 20px rgba(0, 0, 0, .075);}

.navbar-inverse .navbar-nav>.open>.dropdown-menu {
    -webkit-box-shadow: 30px 20px 11px rgba(0,0,0,.5);
}

.catListTitle {text-align:center; text-shadow: 30px 20px 11px rgba(0,0,0,.5);}
.catListTitle:hover {text-align: left; transition: all 0.3s linear 0s; font-size:130%; }
.carousel-indicators {display: none}

marquee {line-height:60px}




    .cnblogs-markdown .hljs{
        font-size: 16px!important;
        line-height: 2!important;
        padding: 15px!important;
    }
    .cnblogs-markdown code{
        background:rgb(238,240,244) none !important;
        border:0px !important;
        color: rgb(73,59,92) !important;
        font-size: 16px!important;
    }
    .cnblogs-markdown h2{
        font-weight: 500;
        margin: 20px 0;
    }
    .cnblogs-markdown h2:before{
        content: "#";
        color: #eb5055;
        position: relative;
        top: 0;
        left: -12px;
    }
    #cnblogs_post_body h2{
        font-weight: 500;
        margin: 20px 0;
    }
    #cnblogs_post_body h3{
        font-size: 16px;
        font-weight: bold;
        line-height: 1.5;
        margin: 10px 0;
    }
    .cnblogs-markdown h3:before{
        content: "##";
        color: #2175bc;
        position: relative;
        top: 0;
        left: -8px;
    }
    .postBody blockquote, .postCon blockquote{
        background-image: none;
        border-left: 5px solid #DDDFE4;
        background-color: #EEF0F4;
        width: 100%;
        padding: 6px 0 6px 25px;
    }

.cnblogs-markdown .hljs:hover {
    -webkit-box-shadow: 30px 20px 11px rgba(0,0,0,.5);transition: all 0.9s linear 0s;
}
.cnblogs-markdown .hljs{zindex:99999}


<!--去除广告-->
#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {
    display:none; !important
}

#post_next_prev {font-size: 24px;}

.pager {
    font-size: 25px;
}



.btn_my_zzk {
margin-top:-10px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 14px;}

.postDesc {
    margin-right: 40px;
}


