#comment_edit_id, #span_parentcomment_id, #span_parent_id, #span_comment_replyto, #span_comment_posted {
    display: none;
}
#cnblogs_c2,#ad_t2,#cnblogs_c1 {
    display: none;
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 45px;
    background: #0767c8;
    background: -webkit-linear-gradient(top,#086ed5,#055db5);
    background: linear-gradient(to bottom,#086ed5,#055db5);
    border-bottom: 1px solid #044e97;
    box-shadow: 0 1px 2px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.15);
}
#navList li a {
    color: #FFF;
    padding: 10px;
    background-color: transparent !important;
    line-height: 28px;
}
#navList li a:hover {
    background: #075fb6;
    background: -webkit-linear-gradient(top,#055fb8,#095fb3);
    background: linear-gradient(to bottom,#055fb8,#095fb3);
    box-shadow: inset 0 0 2px rgba(0,0,0,.12);
}
#main {
    margin-top: 60px;
    background-color: transparent;
}
#mainContent {
    width: 760px;
    border: 1px solid #e7eaf1;
    box-shadow: 0 1px 3px rgba(0,37,55,.05);
    -moz-box-shadow: 0 1px 3px rgba(0,37,55,.05);
    -web-kit-shadow: 0 1px 3px rgba(0,37,55,.05);
}
#sideBar {
    width: 200px;
    padding: 0px 10px;
    margin-left: 10px;
    display: inline-block;
    overflow: hidden;
    color: #2D2D2D;
    border: 1px solid #e7eaf1;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,37,55,.05);
    -moz-box-shadow: 0 1px 3px rgba(0,37,55,.05);
    -web-kit-shadow: 0 1px 3px rgba(0,37,55,.05);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -web-kit-shadow: 6px;
    background-color: #FFF;
}
.postDesc, .postDesc2, .entrylistItemPostDesc {
    border-bottom: 1px solid #e7eaf1;
}
#sideBarMain, #sideBarMain div {
    margin-bottom: 0px;
}
#sideBarMain h3 {
    border-bottom-style: solid;
    border-bottom-color: #e7eaf1;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    font-size: 1.17em;
}

.day {
    background: transparent;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.dayTitle {
    display: block;
    height: 24px;
    line-height: 24px;
    width: 100px;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    background: #eff6fa;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    -webkit-text-size-adjust: none;
    padding-left: 0px;
    position: relative;
    padding: 3px 0;
    float: right;
    left:0;
    top:0;
}
.dayTitle a {
    color: #698ebf;
}
.postTitle {
    margin-top: 15px;
}
.postCon {
    clear: both;
    margin-top: 6px;
}
.postDesc {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}
.blogStats {
    line-height: 30px;
}

#blogTitle h1, #blogTitle h2 {
    display: none;
}
#blogTitle {
    display: block;
    float: left;
    position: absolute;
}
#blogTitle {
    display: block;
    float: left;
    position: absolute;
    width: 46px;
    height: 46px;
   
    left: 220px;
    top: 0px;
}
#navigator {
    top: 8px;
    left: 40px;
    width: 900px;
}
input[type="button"] {
    color: #fff !important;
    background: #1472cf;
    background: -webkit-linear-gradient(top,#1d7fe2,#0865c2);
    background: linear-gradient(to bottom,#1d7fe2,#0865c2);
    border: 1px solid #0D6EB8;
    box-shadow: 0 1px 0 rgba(255,255,255,.2) inset,0 1px 0 rgba(0,0,0,.2);
    border-radius: 3px;
    width: 60px;
}
.input_my_zzk {
    width: 130px;
}
.c_ad_block {
    margin-top: 10px;
    line-height: 1.5;
    float: left;
    margin-bottom: 30px;
    margin-right: 10px;
}


div.commentform input.author, div.commentform input.email, div.commentform input.url {
    width: 100px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#author_profile_detail {
    margin-top: 20px;
    margin-left: 10px;
}
#div_digg {
    margin-top: 20px;
}