#sideBar{
float:left;
display:none;
}
#mainContent{
width:100%;
}
.postCon{
padding-right:25px;
}
#under_post_card1{
    opacity: 0;
}
#under_post_card2{
    opacity: 0;
}
#header{
    background: url(https://images.cnblogs.com/cnblogs_com/trendyshuai/1359083/o_221102020602_1280x720.jpg) scroll 0 0 #303625;
    background-size: 100%;
    background-position-y: 53%;
}
#navigator {
    background-color: #6b63af;
    border: 1px solid #000000;
}
#home{
    background-color: #eabddd;
}
#blogTitle {
    background: url();
    height: 314px;
    clear: both;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#blogTitle h1{
    background: url(https://images.cnblogs.com/cnblogs_com/trendyshuai/1359083/o_221102015250_%E9%A9%AC%E5%85%8B%E7%AC%94.png) no-repeat center;
    background-size: 100%;
    background-position-y: 53%;
}
#blogTitle h1 a{
    top: 48px;
}
#blogTitle h1 a, #blogTitle h2 {
    color: #3f3569;
}
#comment_nav {
    background: white;
    margin: 10px 0px;
    padding: 10px 10px;
}
.comment_textarea {
    max-width: 100%;
}
#author_profile {
    background: #8a88a8;
}
.author_profile_info {
    padding: 11px 0px 6px 15px;
}
#author_profile_follow{
    padding: 0px 0px 10px 15px;
}
#author_profile_detail a{
    color: white;
}
#green_channel{
    width:430px;
}
#green_channel #green_channel_digg {
    background-color: #5E5DF0;
    border-radius: 999px;
    //box-shadow: #5e5df0 0 10px 20px -10px;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
}
#green_channel #green_channel_follow {
    background-color: #e33100;
    border-radius: 999px;
    //box-shadow: #e33100 0 10px 20px -10px;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
}
#green_channel #green_channel_favorite {
    background-color: #ffb515;
    border-radius: 999px;
    //box-shadow: #ffb515 0 10px 20px -10px;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
}
#green_channel #green_channel_weibo{
    background-color: #e33100;
    border-radius: 999px;
    //box-shadow: #e33100 0 10px 20px -10px;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    padding: 3px 10px;
}
#green_channel #green_channel_wechat{
    background-color: #47b552;
    border-radius: 999px;
    //box-shadow: #47b552 0 10px 20px -10px;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    padding: 3px 10px;
}
#green_channel_weibo img{
    display: none;
}
#green_channel_weibo::after{
    content: "分享至微博";
}
#green_channel_wechat img{
    display: none;
}
#green_channel_wechat::after{
    content: "分享至微信";
}
#green_channel a {
    background:none;
    -webkit-box-shadow: none;
    text-shadow: none;
}
#green_channel a:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC);
}