body {
    color: #8a8888;
}

#ad_t2{
    display: none;
}

#cnblogs_c1{
    display: none;
}

#cnblogs_c2{
    display: none;
}

#under_post_kb{
    display: none;
}

#sidebar_toptags{
    text-align: center;
    margin-top: 20px;
}

body {
    background-image: url(https://images4.alphacoders.com/180/180978.png);
    background-size:cover;
}

#mainContent {
    width: 70%;
}

#navList{
    float:right;
}

#sideBarMain ul {
    margin: 0 0 1px 0px;
}

#blog_stats{
display: none;
}

#blogCalendar{
display: none;
}

#sideBar {
    margin-left: 20px;
    margin-top: 10px;
    box-shadow: 0 1px 20px 6px rgba(0, 0, 0, 0.05);
    width: 330px;
}

#sidebar_search
{
display:none;
}

#sidebar_shortcut
{
text-align:center;
}

#topview_posts_wrap
{
text-align:center;
margin-top: 20px;
}

#sidebar_categories{
text-align:center;
margin-top: 20px;
}

#profile_block
{
margin-left: 100px;
margin-top: 40px;
}

#leftcontentcontainer{
margin-top: 40px;
margin-bottom: 40px;
}

#under_post_news
 {
    display: none;
}

/*评论框大小*/

#tbCommentBody.comment_textarea{
    width:890px;
}


/*尾部间距*/

#footer
 {
   text-align:center;
   border-top:2px solid green;
   margin-left:25px;
   margin-right:25px;
   padding-top:10px;
   padding-bottom:10px;
}


/*居中间距*/

#mainContent .forFlow {
    margin-left: 1px;
    margin-right: 40px;
    margin-top: 30px;
    float: none;
    width: auto;
}

/*评论框边框*/

#comment_form_container,#blog-comments-placeholder
{
background-color:#f5f5f5;
border-radius:6px 6px 6px 6px;
padding:20px;
}



#comment_nav,#homepage1_HomePageDays_DaysList_ctl05_ImageLink
{
 display: none;
}


.dayTitle {
    width: 50px;
    position: absolute;
    left: -10px;
    text-align: center;
    padding: 5px;
    margin: 0;
    line-height: 1.2;
    font-size: 12px;
    background: rgba(255, 165, 0, 0.3);
    background: #333\9;
    background: #333
}

.dayTitle a {
    color: #FFF !important;
    font-size: 10px
}

.day {
    position: relative;
    padding: 10px 10px 10px 60px;
    margin: 0 0 10px 10px;
    background: #FFF;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.postDesc {
    margin-bottom: 50px
}

.postDesc,.postDesc a {
    color: #999;
    margin-bottom: 20px;
}

.postTitle {
    font-size: 1.5em;
    font-weight: bold;
    font-family: 'Microsoft YaHei'
}

#topics .postTitle {
    font-size: 25px;
    font-weight: bold;
    border-bottom: 1px dashed #CCC
}

.postTitle a {
    color: #333;
    text-decoration: none;
    -moz-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -ms-transition: all 1s linear
}

.postTitle a:hover {
    color: green;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#main {
font-size:15px;
font-family:微软雅黑;
 padding-left: 0px;
 padding-right: 0px;
}

#home {
opacity: 0.95;
width:1300px;
background-color:#f5f5f5;
border-radius:6px 6px 6px 6px;
box-shadow:0 0 20px black;
}

.feedbackCon {
 background: url('https://images2015.cnblogs.com/blog/370709/201612/370709-20161230031921867-127780074.png') no-repeat 5px 0px;
}

#tbCommentBody.comment_textarea {
    width: 800px;
}

#sidebar_topviewedposts{
text-align:center;
margin-top: 20px;
}

.c_ad_block, .under-post-card {
    display: none;
    margin-top: 10px;
    line-height: 1.5;
}