element.style {
    font-size: 0px;
    font-weight:0l;
}
.navbar{
display: none;
}

/*快速评论*/
#div_digg {
  position: fixed;
  bottom: 10px;
  right: 15px;
  border: 2px solid #ECD7B1;
  padding: 10px;
  width: 48px;
  background-color:  #fff;
  border-radius: 5px 5px 5px 5px !important;
  box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}

.postBody a, .feedbackCon a{
    text-decoration: none;
    color: #c28f6c;
}
/*搜索框*/
.input_my_zzk {
    border: 1px solid  rgba(163, 82, 225, 0.8) ;
}
/*统计*/
.blogStats {
    float: right;
    font-size: 14px;
    color: rgba(255,255,255,1);
}
/*翻页*/
.pager {
    color: #E91E63 ;
    font-size: 15px;

}
.pager a {
        box-shadow: 0 1px 3px rgba(255, 255, 255, 1) ;
    border: 0px solid rgba(255, 255, 255, 1) ;
    background: rgba(255, 255, 255, 1) ;
    color:  #fff;
    transition: all 0.4s linear 0s;
}

.pager a:hover {
    background: rgba(163, 82, 225, 0.2) ;
     color:  rgba(163, 82, 225, 1);
}
/*最末版权*/
#footer {
    color: rgba(163, 82, 225, 0.8) ;
    text-align: center;
    min-height: 15px;
    _height: 15px;
    border-top: 1px solid rgba(163, 82, 225, 0.5) ;
    margin-top: 50px;
    padding-top: 10px;
    margin-bottom: 10px;
}
/*公告栏*/
#sideBar h3 {
    font-size: 15px;
     color:  rgba(163, 82, 225, 1) ;
     padding-left: 3px;
     border-left: 5px solid rgba(163, 82, 225, 0.8) ;
}
#sideBar a {
    color:rgba(163, 82, 225, 0.6) ;
}

#sideBarMain li {
    font-size: 13px;
    color:  rgba(163, 82, 225, 1) ;
}
#sideBar a:hover{
    font-size: 14px;
    color:  rgba(163, 82, 225, 1);
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory, .input_my_zzk{
    background: none;
}

/*去除文章页底部推广链接*/
.c_ad_block,#cnblogs_ch,  #under_post_card1, #under_post_card2 {
    display: none;
}
/*分类中文章标题*/
.entrylistPosttitle {
    border-left: 4px solid rgba(163, 82, 225, 1) ;
    margin-left: 4px;
    margin-bottom: 5px;
    font-size: 16px;
    width: 100%;
    clear: both;
}
.entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active {
    color: rgba(163, 82, 225, 1) ;
    transition: all 0.4s linear 0s;
}
/*a链接*/
.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: underline;
}
a:visited {
    color: rgba(163, 82, 225, 1) ;
    text-decoration: none;
}
a:link {
    color: rgba(163, 82, 225, 1) ;
    text-decoration: none;
}

/*提交评论按钮*/
.comment_btn {
    color: #fff;
    background:  rgba(163, 82, 225, 1) ;
}

/*背景图*/
body {
    background:rgba(152, 0, 216, 1) url('https://images.cnblogs.com/cnblogs_com/wuyazi/1207561/t_e0009de805e4657cf96f621532bf2677.jpg') fixed no-repeat;;
    background-position: 50% 0%;
    background-size: cover;
    color: #000000ed;
    opacity: 0.8;
}
/*主色*/
#home {
    margin: 0 auto;
    width: 76%;
    min-width: 950px;
    background-color:rgba(255, 255, 255);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
/*自己博客名称距离标题栏高度*/
#blogTitle {
    height: 80px;  /*高度*/
    clear: both;
}

/*设置自己的博客名称大小*/
#blogTitle h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.8em;/*原始 1.6em*/
    margin-top: 10px;/*原始 15px */
}
#blogTitle h1 a {
    color: rgba(163, 82, 225, 1) ;
}
#blogTitle h1 a:hover {
   color: #9C27B0 ;
}

/*博客签名设置*/
#blogTitle h2 {
    font-weight: normal;
    font-size: 15px; /*原始 16px ；font-size: 1.0rem;*/
    color: rgba(163, 82, 225, 0.8);
    text-align: left;
   transition: all 0.4s linear 0s;
}
/*标题字体*/
#navigator {
    font-size: 18px;
    border-bottom: 1px rgba(163, 82, 225, 1) ;
    border-top: 1px solid rgba(163, 82, 225, 1) ;
    height: 50px;
    background: rgba(163, 82, 225, 0.8) ;
    clear: both;
    margin-top: 25px;
}

#navList a:link, #navList a:visited, #navList a:active {
   color: rgba(255,255,255,1);
    font-weight: bold;
}

#navList a {
   padding-top: 13px;
}

/*文章、随便、评论统计*/
.blogStats {
    margin-right: 12px;
}
/*文章标题设置*/
.postTitle {
    border-left: 4px solid rgba(163, 82, 225, 1) ;
    margin-left: 5px;
    margin-bottom: 3px;
    font-size: 16px;
    width: 100%;
    clear: both;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color:rgba(163, 82, 225, 1) ;
    transition: all 0.4s linear 0s;
}

#ad_t2{
display:none;
}
/*代码*/
.cnblogs_code, .cnblogs_code div, .cnblogs_code pre {
background-color:rgba(255,255,255, 0.1);
border:none;
}
/*签名*/
#AllanboltSignature, #AllanboltSignature, .comment_textarea, #div_digg{
background-color:rgba(255,255,255, 0.4);
border: none;
box-shadow:none;
}


/*github*/
.git-link {
    z-index: 100;
    position: fixed;
    top: 0;
    right: 0;
    border: 0;
    height: 149px;
    width: 149px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    background-image: url(//images2015.cnblogs.com/blog/459873/201603/459873-20160317090540131-1089895320.png);
}

/*图片溢出隐藏设置*/
#topics, #mainContent {
    overflow: visible;
}
#postDesc {
    float: none;
}

/*评论*/
#tbCommentBody {
    background: url(https://images.cnblogs.com/cnblogs_com/tynam/1207561/o_200113015817command.gif);
    background-size: 100% 100%;
}
#comment_form_container .comment_textarea {
    width: 98%;
}

/*点赞*/
.buryit {
    display: none;
}
#div_digg {  
    background-color: rgba(255,255,255, 0);
}


#div_digg .diggit {
   
    background: url(https://images.cnblogs.com/cnblogs_com/tynam/1415353/o_20051409241619300543988356147944760546156.gif) no-repeat;
    background-size: 100%;
    width: 115px;
    height: 154px;
    position: relative;
    right: 91px;
}

#digg_tips {
 color: #ebbffb;
}

#div_digg .diggnum  {  
    position: absolute;
    right: 14px;
    top: -16px;
    left: 91px;
    animation: tynam-stars .4s infinite linear;
}
.diggnum {  
    color: #ebbffb;
    font-size: 53px;
}

@keyframes tynam-stars
{
0%   {transform: rotate(12deg) translateY(0px);}
50%  {transform: rotate(35deg) translateY(-30px);}
100% {transform: rotate(12deg) translateY(0px);}
}