/*    背景        */
/*simplememory*/
#google_ad_c1, #google_ad_c2 {display:none;}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter             table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
font-size: 14px!important;
}
#home {
opacity: 0.80;
margin: 0 auto;
width: 85%;
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 h1 {
font-size: 30px;
font-weight: bold;
font-family: "Comic Sans MS";
line-height: 1.5em;
margin-top: 20px;
color: #515151;
}
#navList a:hover {
color: #4C9ED9;
text-decoration: none;
}
#navList a {
display: block;
width: 5em;
height: 22px;
float: left;
text-align: center;
padding-top: 18px;
}
#navigator {
font-size: 15px;
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
height: 50px;
clear: both;
margin-top: 25px;
}
.catListTitle {
margin-top: 21px;
margin-bottom: 10.5px;
text-align: left;
border-left: 10px solid rgba(82, 168, 236, 0.8);
padding: 10px 0 14px 10px;
background-color: #f5f5f5;
}
#ad_under_post_holder #google_ad_c1,#google_ad_c2{  
display: none !important;
}
body {
color: #000;
background: url(https://blog-static.cnblogs.com/files/blogs/696160/o_201211045407sillage.gif
) fixed;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 101%;
background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-origin: padding-box;
    background-clip: border-box;
}
#topics .postTitle {
border: 0px;
font-size: 200%;
font-weight: bold;
float: left;
line-height: 1.5;
width: 100%;
padding-left: 5px;
}


div.commentform p{
margin-bottom:10px;
}
.comment_btn {
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #ddd;
color: #999;
cursor:pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
}
.comment_btn:hover{
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #258fb8;
color: white;
cursor:pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
}
#commentform_title {
background-image:none;
background-repeat:no-repeat;
margin-bottom:10px;
padding:0;
font-size:24px;
}
#commentbox_opt,#commentbox_opt + p {
text-align:center;
}
.commentbox_title {
width: 100%;
}
#tbCommentBody {
font-family:'Microsoft Yahei', Microsoft Yahei, 宋体, sans-serif;
margin-top:10px;
max-width:100%;
min-width:100%;
background:white;
color:#333;
border:2px solid #fff;
box-shadow:inset 0 0 8px #aaa;
// padding:10px;
height:250px;
font-size:14px;
min-height:120px;
}
.feedbackItem {
font-size:14px;
line-height:24px;
margin:10px 0;
padding:20px;
background:#F2F2F2;
box-shadow:0 0 5px #aaa;
}
.feedbackListSubtitle {
font-weight:normal;
}

#blog-comments-placeholder, #comment_form {
padding: 20px;
background: #fff;
-webkit-box-shadow: 1px 2px 3px #ddd;
box-shadow: 1px 2px 3px #ddd;
margin-bottom: 50px;
}
.feedback_area_title {
margin-bottom: 15px;
font-size: 1.8em;
}
.feedbackItem {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
padding: 5px;
background: rgb(248, 248, 248);
}
.color_shine {background: rgb(226, 242, 255);}
.feedbackItem:hover {-webkit-animation-name: color_shine;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;}
#comment_form .title {
font-weight: normal;
margin-bottom: 15px;
}
/* 首页背景图片结束 */

/* 魔方开始 */

/*   魔方end  */

/*  彩虹代码块*/
/*

Gradient Light (c) Samia Ali <samiaab1990@gmail.com>彩虹代码块

*/

.cnblogs-markdown .hljs
{
display: block;
overflow-x: auto;
padding: 0.5em;
background: rgb(255,253,141);
background: linear-gradient(142deg, rgba(255,253,141,1) 0%, rgba(252,183,255,1) 35%, rgba(144,236,255,1) 100%);
color:#250482;
}

.cnblogs-markdown .hljs-subtr{
color:#01958B;
}

.cnblogs-markdown .hljs-doctag,
.hljs-meta,
.hljs-comment,
.hljs-quote
{
  color:#CB7200;
}

.cnblogs-markdown .hljs-selector-tag,
.cnblogs-markdown .hljs-selector-id,
.cnblogs-markdown .hljs-template-tag,
.cnblogs-markdown .hljs-regexp,
.cnblogs-markdown .hljs-attr,
.cnblogs-markdown .hljs-tag
{
  color:#07BD5F;
}

.cnblogs-markdown .hljs-params,
.cnblogs-markdown .hljs-selector-class,
.cnblogs-markdown .hljs-bullet

{
  color:#43449F;
  
}

.cnblogs-markdown .hljs-keyword,
.cnblogs-markdown .hljs-section,
.cnblogs-markdown .hljs-meta-keyword,
.cnblogs-markdown .hljs-symbol,
.cnblogs-markdown .hljs-type

{

  color:#7D2801;
}

.cnblogs-markdown .hljs-addition,
.cnblogs-markdown .hljs-number,
.cnblogs-markdown .hljs-link
{
  color:#7F0096;
}


.cnblogs-markdown .hljs-string
{
  color: #38c0ff;
}


.cnblogs-markdown .hljs-attribute,
.cnblogs-markdown .hljs-addition
{
  color:#296562;
}

.cnblogs-markdown .hljs-variable,
.cnblogs-markdown .hljs-template-variable

{
  color:#025C8F;
}

.cnblogs-markdown .hljs-builtin-name,
.cnblogs-markdown .hljs-built_in,
.cnblogs-markdown .hljs-formula,
.cnblogs-markdown .hljs-name,
.cnblogs-markdown .hljs-title,
.cnblogs-markdown .hljs-class,
.cnblogs-markdown .hljs-function
{
  color: #529117;

}

.cnblogs-markdown .hljs-selector-pseudo,
.cnblogs-markdown .hljs-deletion,
.cnblogs-markdown .hljs-literal
{
  color:#AD13FF;

}

.cnblogs-markdown .hljs-emphasis,
.cnblogs-markdown .hljs-quote
{
  font-style:italic;
}

.cnblogs-markdown .hljs-params,
.cnblogs-markdown .hljs-selector-class,
.cnblogs-markdown .hljs-strong,
.cnblogs-markdown .hljs-selector-tag,
.cnblogs-markdown .hljs-selector-id,
.cnblogs-markdown .hljs-template-tag,
.cnblogs-markdown .hljs-section,
.cnblogs-markdown .hljs-keyword
{
  font-weight:bold;
}
/*彩虹代码块结束*/

/*  版权声明 */
#MySignature{　　
 border:solid 1px #E5E5E5;
 padding:10px;
 background:#E5EEF7 url(https://blog-static.cnblogs.com/files/blogs/696160/cats.gif) no-repeat fixed;
 background-position-x: 69%;
 padding-left:0px;}

#MySignature div{
  line-height: 20px;
}

#navigator li{
  float:left;
  list-style: none;
  margin: 0 40px 0 0;
  margin-top: -16px;
}
#navList a {
    display: block;
    width: 5em;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 18px;
    color: #000;
    text-decoration: none;
    outline: none;
}
.blogStats{
  display: none;
}

#sideBar{
  margin-top: -15px;
    width: 230px;
    min-height: 200px;
    padding: 0 0 0 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

#topicList{
    width: 84%;
    min-height: 200px;
    padding: 0 0 10px 0;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

#sideBarMain h3{
  font-size: 14px;
}

a:link {
    color: #000;
    text-decoration: none;
}
.CalTodayDay {
    background: #3671a5 !important;
    color: #fff;
    font-weight: bold;
}
#blog-calendar{
    width: 228px;
    height: 193px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ededed;
}
.Cal{
    height: 193px;
}
#sidebar_shortcut a {
    color: #757575;
    margin-left: -20px;
}
#sidebar_shortcut li {
    list-style: none;
}
#sidebar_toptags a {
    color: #757575;
    list-style: none;
    margin-left: -20px;
}
#sidebar_toptags li {
    list-style: none;
}
#sidebar_categories a {
    color: #757575;
    margin-left: -20px;
}
#sidebar_recentcomments a {
    color: #757575;
    margin-left: -20px;
}
#sidebar_topviewedposts a {
    color: #757575;
    margin-left: -20px;
}
#sidebar_topviewedposts li {
    list-style: none;
}
.CalTodayDay {
    color: #fff;
}
u{
    color: #fff;
}
#blogCalendar a{
    text-decoration: underline;
}
#calendar{
  display: none;
}
#live2d{
    bottom: 0px;
}
.waifu-tool{
    z-index: 20
}

/* 版权结束 */
/* 定制公告栏音乐插件的样式 */
.aplayer {
    font-family: Arial,Helvetica,sans-serif;  /*音乐插件字体*/
    margin: 0px;  /*音乐插件与公告栏左边的边距，0px就是直接抵到公告栏左边的边上*/
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    border-radius: 2px;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
}


.postTitle{
    border-left: 7px solid rgba(82, 168, 236, 0.8);
    margin-bottom: 8px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
    margin-top: 24px;
    background-color: #f5f5f5;
    height: 35px;
}

.postTitle span{
    color: rgba(82, 168, 236, 0.8);
    margin-left: 16px;
    font-weight: bold;
}

.postCon{
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
}

.dayTitle{
    display: none;
}

.forFlow{
    margin-left: 7px;
}

#navCategory a{
    font-size: 18px;
}

#navCategory li{
    line-height: 32px;
}
/* 音乐插件结束 */

#div_digg {
    z-index: 10;
}

#cnblogs_post_body p {
    font-size: 23px;
}

.yaml span {
     font-size: 17px;
}

.xml span {
     font-size: 17px;
}