#blogTitle {
font-size: 30px;
font-weight: bold;
font-family: "Comic Sans MS";
line-height: 3.5em;
margin-top: 20px;
}
#blogTitle {font-size: 16px;font-weight: bold;font-family: "Comic Sans MS";line-height: 3.5em;margin-top: 20px;}
#blogTitle .title { font-size: 25pt;}
#blogTitle .subtitle{    font-size: 12pt;
    color: rgba(126, 136, 255, 0.4);
    font-family: 华文彩云;}
.postTitle, .entrylistPosttitle, .feedback_area_title {
    border-bottom: 1px solid #ddd;
    font-size: 22px;
    font-family: 华文彩云;
    font-weight: bold;
    margin: 20px 0 10px;
}

#EntryTag {
    margin-top: 20px;
    font-size: 9pt;
}
.topicListFooter {
    text-align: right;
    margin-right: 10px;
    margin-top: 10px;
}
#divRefreshComments{
    text-align: right; 
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 9pt;
}
#bgimg {
    position: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 0;
    z-index: -10;
max-width: none; !important
}
body {
    background: rgba(255, 255, 255, 0);
}
#home {
    margin: 0 auto;
    width: 50%;
    min-width: 450px;
    background-color: rgba(255, 255, 255, .3);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

/* 日历 */
.CalTitle {
    width: 100%;
    background: rgba(0, 0, 0, 0);
    color: #000;
    border-bottom: 0px solid #666;
}
.Cal td {
    padding: 3px 0;
    color: rgba(0, 0, 0, .7);
}
.CalDayHeader {
    border-bottom: 3px;
    color: rgba(0, 0, 0, .5);
}
.CalTodayDay {
    font-weight: bold;
    background-color: rgba(0, 0, 0, .2);
}
/* end */

/* 底色 */
#navigator {
    background-color: #7e88ff63;
    height: 60px;
    clear: both;
    margin-top: 60px;
    position: relative;
}
#main {
    text-align: left;
    clear: both;
    background: rgba(255, 255, 255, 0) !important;
}
/* end */

/* 颜色加深 */
#blog-calendar, .newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    margin-left: 10px;
    width: 230px;
    background: none;
    background-image: none;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(255,255,255,.3);
    background-color: rgba(255,255,255,.3);
    transition: .3s;
    transition-property: initial;
    transition-duration: 0.3s;
    transition-timing-function: initial;
    transition-delay: initial;
    width: 80%;
}
div {
    display: block;
}
#blog-comments-placeholder:hover,#topics:hover,#comment_form_container:hover,#blog-calendar:hover,.newsItem:hover,.catListEssay:hover,.catListLink:hover,.catListNoteBook:hover,.catListTag:hover,.catListPostCategory:hover,.catListPostArchive:hover,.catListImageCategory:hover,.catListArticleArchive:hover,.catListView:hover,.catListFeedback:hover,.mySearch:hover,.catListComment:hover,.catListBlogRank:hover,.catList:hover,.catListArticleCategory:hover,.day:hover{background-color:rgba(255,255,255,.7)}
/* end */
#sideBar {
    margin-top: -200px;
    width: 270px;
    min-height: 200px;
    padding: 0px 0 0px 0px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

#blogTitle {
    margin-top: -0.9em !important;
    height: 60px;
    clear: both;
}
h1 {
    font-size: 2.2em !important;
    font-weight: bold;
    line-height: 1em;
    margin-left: 0.2em;
    margin-top: 25px !important;
    width: 50%;
    float: left;
    display: inline;
    letter-spacing: 2px !important;
}
#blogTitle h1 a, #blogTitle h2 {
    color:  rgba(255,255,255,.3);
    font-size: 1.4em;
    font-family: "Comic Sans MS";
    text-shadow: 3px 3px 3px #003d44;
}



/*雪花css*/
#Snow{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(255,255,240,0.1);
    pointer-events: none;
}
/*雪花css  end*/
/*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;
}
div#home {
    float: left;
    margin-left: 20em;
}
#home {
opacity: 1.60;
margin: 0 auto;
width: 60%;
min-width: 450px;
background-color: rgba(255,255,255,.3);
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

#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 #aaaaaaa8;
    border-top: 1px solid #aaaaaa6b;
    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.35);
padding: 10px 0 14px 10px;
background-color: #f5f5f5;
}
#ad_under_post_holder #google_ad_c1,#google_ad_c2{  
display: none !important;
}
body {
color: rgba(29, 52, 140, 0.75);
background: url(https://i.loli.net/2018/12/17/5c16ff467e799.png
)  fixed no-repeat top center;background-size:100% 100%;}
/*body{background: url("https://i.loli.net/2018/12/17/5c16ff467e799.png") fixed no-repeat top center;background-size:100% 100%;}*/
background-size: 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 100%;
}
#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: #ffffff08;
    -webkit-box-shadow: 1px 2px 3px #ddd;
    box-shadow: 1px 2px 3px #dddddd03;
    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;
}
/**新鼠标样式**/
body {
cursor: url(https://upload-images.jianshu.io/upload_images/13850502-3bfe8e6945f018f1.png), auto;
}
a:hover { cursor:url("https://i.loli.net/2018/12/17/5c175cc9cf000.png"),auto;}#header:before
a {
    text-decoration: none;
    color: rgba(110, 20, 255, 0.53);
}
a:hover{color: rgba(253, 102, 186, 0.74);}#header

element.style {
}
.postCon a, .postBody a, .feedbackCon a {
    color: #9999FF;
    text-decoration: none;
}
.c_b_p_desc_readmore{padding-left: 20px;}

#nav_next_page a:link,#nav_next_page a:active,#nav_next_page a:visited{color: #7e88ff;}

.pager a{border:1px solid #7e88ff;color:#7e88ff;margin:0 2px;padding:2px 5px;text-decoration:none}
.pager span.current{background-color:#7e88ff;border:1px solid navy;color:#7e88ff;font-weight:bold;margin:0 2px;padding:2px 5px}
.pager{font-size:12px;margin:10px 0;text-align:center;color: #7e88ff;line-height:200%;}

#main {
    width: 135%;
    text-align: left;
}
div#home {
    float: left;
    margin-left: 12em;
}


.postTitle {
    font-size: 20px;
    font-weight: bold;
    padding: 0 100px 5px 20px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 2.5em;
    clear: both;
   border-left: 5px solid rgba(82, 168, 236, 0.35);
}
#header{background: rgba(255, 255, 255, 0);}



#toplogo img{border: #FFF solid 8px;display: block;margin: 20px auto;border-radius: 50%;transition: all 2.0s;height: 20em;margin-left: -10em;}
#toplogo img:hover{transform: rotate(360deg);}
/*去掉广告*/
#ad_t2,#opt_under_post,.c_ad_block,#under_post_news,#under_post_kb{
    display: none !important;
}

/*目录样式*/
#sideCatalog a{
font-size:12px;
font-weight:normal !important;
}






#tbCommentBody{
max-width:100%;
width: 100%;
height: 100px;
background:#fff url(https://i.loli.net/2019/04/01/5ca1c6ba94e48.png) right bottom no-repeat;
padding-top:8px;
}



/*推荐按钮*/
.diggit {
    float: left;
    width: 128px;
    height: 128px;
    background: url(https://i.loli.net/2019/04/09/5cac56918c52e.png) no-repeat;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    padding-top: 5px;
}
.diggnum {
	font-size: 14px;
	color: black;
	font-family: Verdana;
}

.buryit {
display: none;
}


div.commentform input.author,div.commentform input.email,div.commentform input.url
{
    background-color: rgba(245, 245, 245, 0);
    background-image:url(https://i.loli.net/2019/04/01/5ca1c5106084e.png);
    background-repeat:no-repeat;border: 1px solid #ccc;padding: 8px 4px 8px 40px;
    width: 300px;font-size: 13px;
    }


/* 设置签名格式 定制css样式 */
/*
#MySignature {
    display: none;
    background-color: rgba(124, 178, 255, 0.35);;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #6B6B6B;
    padding: 10px;
    line-height: 1.5;
    color: rgba(126, 136, 255, 0.63);
    text-shadow: 1px 1px 1px rgb(51, 62, 68);
    font-size: 16px;
    font-family: 华文琥珀;;
}
*/

#green_channel{padding:10px 0;margin-bottom:10px;margin-top:10px;border:silver 1px dashed;font-size:12px;width:350px;text-align:center;display: none;}


#author_profile
{
    float:left;
    width:280px;
    margin-top: 40px;
    margin-bottom:10px;
    color:#000;
    margin-left:0;
    font-size:12px;
    }

.blogStats{
    float:right;color: #000;}

#navigator{
    line-height: 20px;
    color:#999;
    padding-left: 8px;
    padding-right: 20px;
    }


/*

小苗
<div style="width: 200px; height: 250px; margin: 15px auto 9px auto; overflow: visible" id="toplogo"><img src="https://i.loli.net/2019/02/17/5c68c9107e843.jpg"></div>

*/