/*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 #header {
    position: fixed;
    top: 0;
}
#home #main {
    /* width: 1200px; */
}
#home #main #mainContent {
    width: 75%;
    margin-right: 1%;
}
#home #main #sideBar {
    width: 21%;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 8px #999;
} */


/* 自定义整套模板 */
#home {
    margin: 0 auto;
    width: 80%;/*原始65*/
    min-width: 980px;/*页面顶部的宽度*/
    background-color: rgba(245, 245, 245, 0);
    padding: 30px;
    padding-top: 0;
    /* margin-top: 50px; */
    /* margin-bottom: 50px; */
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0);
}
#home #main {
    /* todo */
    background: rgba(245, 245, 245, 0.5);
    /* opacity: 0.8; */
}
#home #main #mainContent {
    /* opacity: 0.8; */
    background-color: rgba(255, 255, 255, 0.5);
}
body {
    background: rgba(46,203,144, 1) url('https://images.cnblogs.com/cnblogs_com/cooperGao/1954994/o_220331055847_%E7%BB%BF%E5%9C%B0%E8%83%8C%E6%99%AF.png') fixed no-repeat;
    background-position: 50% 5%; 
    background-size: cover;
    /* opacity: .8; */
}
#header {
    height: unset;
    background: unset;
}
#blogTitle {
    display: block;
    height: 100px;  /*高度*/
    clear: both;
    background-color: rgba(245, 245, 245, 0);
}
#Header1_HeaderTitle {
    /* color: #5c68c7; */
    color: #3c3c3c;
}
#blogTitle h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.8em;/*原始 1.6em*/
    margin-top: 10px;/*原始 15px */
    color: #FFFF6461;
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 17px;/*原始 16px ；font-size: 1.0rem;*/      
    line-height: 1.8;
    color: 	#FF6461;
    font-weight: bold;
    text-align: right;
    float: right; 
}
#navigator{
    /* background-color: rgba(33, 160, 139, 0.5); */
    /* background-color: rgba(135, 206, 235, 1); */
    background-color: #ecf7fc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 0;
    height: 42px;
}
#navList {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ecf7fc;
    margin-bottom: 0;
    margin-left: 10px;
}
#navList li a {
    background-color: #ecf7fc;
    border-radius: 8px;
    padding: 0;
}

#navList li a:hover {
    background-color: unset;
    margin: 0;
    padding: 0;
    color: #a262e4;
    opacity: 1;
}

#navList a:link, #navList a:visited, #navList a:active{
    /* color:#F0F7FD; */
    color:#00bfff;
    font-size: 18px;
    font-weight: bold;
}
.blogStats{
    margin-right: 10px;
    color: #636363;
}
.postTitle {
    /* border-left: 8px solid rgba(33, 160, 139, 0.68); */
    /* border-left: 8px solid #00ffff; */
    border-image: linear-gradient(to right, #8f41e9, #578aef) 1;
    padding-bottom: 5px;
    font-size: 20px;
    width: 100%;
    clear: both;
    /* background: linear-gradient(to bottom right, rgb(255, 123, 0), rgb(246, 255, 0), rgb(89, 255, 0), rgb(0, 251, 255), rgb(0, 51, 255)); */
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    /* color: #21759b; */
    transition: all 0s linear 0s;
}
.postTitle a:hover {
    /* margin-left: 30px; */
    /* color: 	#EE9922; */
    text-decoration: none;
}
.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
}

.day .postTitle a {
    padding-left: 10px;
}
.day {
    background: rgba(255, 255, 255, 0.7);
}
/*文章附加信息*/
.postDesc {   
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #757575;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;     
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 13px;
    padding-right: 20px;/*5px  padding-left: 90px;posted 发表时间左边距离*/
    margin-top: 20px;
    line-height: 1.8;
    padding-bottom: 35px;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, 
.catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, 
.catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory ,#blog-calendar
{
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 35px;
    word-wrap: break-word;
}

.CalTitle{
    background: rgba(255, 255, 255, 0);
}
.catListTitle{
    /* background-color: rgba(33, 160, 139, 0.8); */
    /* background-color: #00ffff; */
}

#topics{
    background: rgba(255, 255, 255, 0.8);
}

.c_ad_block{
    display: none;
}

#tbCommentBody{
    width: 100%;
    height: 200px;
    background: rgba(255, 255, 255, 0.3);
}

#q{background: rgba(255, 255, 255, 0);}

.CalNextPrev{background: rgba(255, 255, 255, 0);}

.cnblogs_code{
    background: rgba(255, 255, 255, 0);    
}

.cnblogs_code div{
    background: rgba(255, 255, 255, 0);    
}

.cnblogs_code_toolbar{
    background: rgba(255, 255, 255, 0);  
}

.entrylist{
    background: rgba(255, 255, 255, 0.5);  
}

#main{
   min-width: 640px;
}


/* 设置滚动条的样式 */
::-webkit-scrollbar{
  width:8px; // 纵向宽度
  height:1px; // 横向宽度
}
/* 滚动槽 */
::-webkit-scrollbar-track{
  // background: rgb(239, 239, 239);
  border-radius:4px;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb{
  background: rgba(34, 38, 83, 0.2);
  border-radius:4px;
}
::-webkit-scrollbar-thumb:hover{
  // background: #333;
}
::-webkit-scrollbar-corner{
  // background: #179a16;
}
