/*隐藏广告*/#site_nav_under, #ad_under_post_holder, blog_news_kb,google_ad_c2, #comment_nav{ display:none !important;}#c_n15,
#under_post_kb,
#ad_c2,
#under_post_news,
#ad_c1,
#ad_t2,
.diggit,
.blogStats{
display:none;
}
/*音乐播放器*/.audio{
  position:absolute;
  left:20px;
  top:20px;
}
/*其他*/p{
color:red;
}.commentbox_title_left{
color:black;
}.login_tips{
color:grey;
}#EntryTag,
.blog_comment_body{
color:#558958;
}#post_next_prev,
#BlogPostCategory{
color:red;
}
/*公用*/body {
    font-size:15px;
    padding:0;
    margin:0;
    font-family:"微软雅黑","宋体",Arial;
    min-width:1200px;
    background:url(https://img2.ph.126.net/bQ1elCowZVPi9DGynr0rbQ==/1351642838182450822.jpg) no-repeat ;
    background-size:100% 100%;
    color:black;
    z-index:-999;
}#home {
    position:relative;
    background:#00ffffff; 
    box-shadow:0 0 10px #000;
    margin:30px auto;
    width:97%;
    overflow:auto;
    border:solid 1px #fff;
    z-index:10;
}
/*段落*/.postBody p,.postCon p {
color:black;
    margin:7px 0;
    line-height:24px;
}h1 {
    margin:0;
}h2 {
font-size:14px;
}h3 {
    font-size:15px;
    font-weight:bold;
}
/*超链接*/a {
    color:#464646;
    text-decoration:none;
}a:hover {
    text-decoration:underline;
}ul {
    list-style:none;
    margin:0;
    padding:0;
}image {
    border:none;
}#header {
    padding:20px;
}
/*博客标题*/#blogTitle,#blogTitle a {
    font-weight:bold;
    color:#666;
}#blogTitle .title {
    margin-top:10px;
    height:100px;
    line-height:100px;
    font-size:36px;
    padding-left:120px;
    background:#fff url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_light2.png') no-repeat;
}.headermaintitle {
    }#blogTitle,#blogTitle a:hover {
    text-decoration:none;
}
/*子标题*/.subtitle {
    padding-left:30px;
    font-size:14px;
    color:#999;
    font-weight:normal;
    margin:10px 0;
}
/*导航栏*/#navigator {
    font-size:16px;
    height:48px;
    background:#55895B;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}#navList li {
    margin:0;
    line-height:48px;
    display:inline-block;
    float:left;
}#navList li:hover {
    background:#6DA47D;
}#navList li a {
    padding:0 30px;
    text-decoration:none;
    line-height:48px;
    border:0;
    color:#fff;
    display:-moz-inline-box;
    display:inline-block;
}.blogStats {
    height:48px;
    color:#fff;
    line-height:48px;
}#main {
    padding:20px;
    position:relative;
    z-index:10;
}
/**日历控件样式开始**/#blog-calendar {   
    padding-bottom: 5px;
    margin-bottom: 35px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #EDEDED;
}#blog-calendar td {
        font-size: 12px;
        font-family: "Comic Sans MS";
    }#blog-calendar th {
        font-size: 12px;
    }#calendar {
    width: 228px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    border: 1px solid #EDEDED;
    box-shadow: 0 1px 3px #ccc;
}#calendar .Cal {
        width: 100%;
        line-height: 1.5em;
    }#calendar td {
        font-family: "Comic Sans MS";
        background: #FFFFFF;
        padding-top: 2px;
    }.Cal { /**日历容器table**/border: none;
    color: #666;
}#calendar table a:link, #calendar table a:visited, #calendar table a:active {
    font-weight: bold;
}#calendar table a:hover {
    color: white;
    text-decoration: none;
}.CalTodayDay { /**今天日期样式**/background: #558958 !important;
    color: #FFF;
    font-weight: bold;
}.CalWeekendDay {
    padding-top: 4px;
    padding-bottom: 4px;
}.CalOtherMonthDay {
    color: #ccc;
    padding-top: 4px;
    padding-bottom: 4px;
}#calendar .CalNextPrev a:link, #calendar .CalNextPrev a:visited, #calendar .CalNextPrev a:active { /**上个月、下个月箭头样式**/font-weight: bold;
    padding-left: 10px;
    padding-right: 15px;
}.CalDayHeader {
    background: #F8F8F8;
    font-weight: 100;
    color: #5E5F63;
}.CalTitle { /**日历年月头部样式**/width: 100%;
    height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #FFF;
}.CalTitle td {
        background: #F8F8F8 !important;
        border: 0px !important;
        color: #5E5F63;
        font-family: "Comic Sans MS";
    }/**日历控件样式结束**/
/*左边*/#sideBarMain {
    padding:0 10px 0 0;
    background:#00ffffff;
    margin:0 0 20px 0;
    width:190px;
    font-size:12px;
    line-height:22px;
}#sideBarMain a {
    color:#666;
}#leftcontentcontainer {
    color:#666;
}.newsItem {
    color:#666;
}
/*公告*/#profile_block {
    margin-top:0px;
    line-height:24px;
    text-align:left;
}
/*主面板*/#mainContent {