body {
    color: #333;
    overflow-x: hidden;
    width: 1080px;
    margin: 0 auto;
    border: 1px solid #d3d3d3;
    border-bottom-color: #bbb;
    border-radius: 3px;
    box-shadow: 0 1px 3px #d3d3d3;
    position: relative;
    background: url("https://images.cnblogs.com/cnblogs_com/huntbao/355757/o_itembg.png");
}

#cnblogs_post_body a:link, #cnblogs_post_body a:visited,
.c_b_p_desc a:link, .c_b_p_desc a:visited {
    color: #06c;
    text-decoration: none;
}

#cnblogs_post_body a:hover {
    color: #f60;
    text-decoration: underline;
}

.Cal, .mySearch, .c_ad_block, .XMLLink, #SingleColumn1_Categories_CatList_LinkList_0_RssLink_0 {
    display: none !important;
}

a.HeaderMainTitle:link, a.HeaderMainTitle:visited {
    color: #fff
}

#tagline {
    font: italic 13px/18px Georgia, Times New Roman, serif
}

#cnblogs_post_body ul {
    margin-left: 0
}

#cnblogs_post_body ul ul {
    list-style-type: circle
}

.syntaxhighlighter {
    border: 1px dashed #999;
    border-radius: 3px;
}

.info-title {
    color: Maroon
}

.HeaderTitles td {
    background: url(https://www.cnblogs.com/images/cnblogs_com/huntbao/355757/t_bg-sidebar-title-02.png) no-repeat right 20px;
}

#leftMenu {
    box-shadow: 2px 1px 3px #bbb;
    -webkit-box-shadow: 2px 1px 3px #bbb;
    -moz-box-shadow: 2px 1px 3px #bbb;
    width: 200px;
}

#top {
    height: 120px;
    background: url(https://images.cnblogs.com/cnblogs_com/huntbao/355757/o_1.png) repeat-x;
}

.HeaderBar {
    background: none;
    width: 500px;
    float: right;
    margin-top: -20px;
}

.HeaderTitles {
    height: 120px;
    background: url(https://www.cnblogs.com/images/cnblogs_com/huntbao/355757/t_decor-1.png) no-repeat 0 50px;
}

#footer {
    color: #fff;
    height: 100px;
    background: url(https://www.cnblogs.com/images/cnblogs_com/huntbao/355757/t_bg-footer-l.jpg) repeat-x;
}

#footer a:link, #footer a:visited {
    color: #fff;
}

.weibo{
    position: absolute;
    right: 444px;
    top: 66px;
    border-radius: 5px;
}

.weibo img {
    width: 30px;
    height: 24px;
}

.twitter {
    position: absolute;
    right: 406px;
    top: 66px;
    border-radius: 5px;
}

.twitter img {
    width: 27px;
    height: 27px;
}

.weibo, .twitter {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.weibo:hover, .twitter:hover {
    -webkit-transform: rotate(45deg) scale(1.5, 1.5);
    -moz-transform: rotate(45deg) scale(1.5, 1.5);
    -o-transform: rotate(45deg) scale(1.5, 1.5);
    -ms-transform: rotate(45deg) scale(1.5, 1.5);
    transform: rotate(45deg) scale(1.5, 1.5);
}

.slogan {
    position: absolute;
    right: 12px;
    top: 58px;
    color: #fff;
    font: 20px/31px 'CaptureitRegular', Arial, Helvetica, sans-serif
}

.author_avatar {
    border-radius: 5px;
    padding-top: 0;
    margin-top: 5px;
}

div.postTitle {
    background: url(https://images.cnblogs.com/cnblogs_com/huntbao/355757/r_20090119095358749.png) no-repeat;
    padding-left: 34px;
    height: 32px;
    line-height: 32px;
    margin-top: 0
}

div.post {
    border-top: none;
}

div.postText{
    font: 14px/1.5 Georgia, Arial, "\5b8b\4f53", sans-serif;
color: #333;
}

p.date {
    margin-bottom: -26px;
}

.HeaderTitle {
    font-size: 22px;
}

.HeaderBar a:hover, .HeaderBar a:active {
    color: #f60;
}

#main {
    background: #f3f3f3 url(https://www.cnblogs.com/images/cnblogs_com/huntbao/355757/t_%e6%9c%aa%e6%a0%87%e9%a2%98-1_03(2).png) repeat-y;
}

.cnblogs_code {
    border-width: 1px 1px 1px 5px;
    background-color: #fff
}

.treeleave {
    background: url(https://www.cnblogs.com/images/cnblogs_com/huntbao/355757/t_%e6%9c%aa%e6%a0%87%e9%a2%98-1.png) no-repeat;
    width: 167px;
    height: 591px;
    position: fixed;
    right: -4px;
    bottom: 0;
}

#Form1 {
    margin: 0;
    padding: 0;
}

div.postFoot {
    padding-left: 15px;
    text-align: left;
}

.CommentForm {
    padding-left: 30px;
}

div.postTitle a:active, div.postTitle a:hover {
    color: #f60
}

#footer {
    height: 60px;
    display: none;
}

#comments {
    padding-left: 34px;
}

.comment_block {
    border-top: 1px dotted #999;
    margin-bottom: 0;
    padding: 10px 0;
}

.commentFooter, .commentFooter a, .commentTitle, .commentTitle a {
    font-size: 11px;
    -webkit-text-size-adjust: none;
    color: #aaa;
    font-weight: normal;
}

.RecentComment {
    width: 200px;
}

div.commentform textarea.comment_textarea {
    height: 100px;
}