#blogTitle {
    height: 65px;
    clear: both;
    text-align: center;
}

#blogTitle h2 {
    font-weight: normal;
    font-size: 1.00000rem;
    line-height: 1.846153846;
    color: #757575;
    float: right;
    font-family: monospace;
}

#blogTitle h1 a {
    color: #515151;
    font-size: 50px;
    font-family: serif;
}
#navigator {
    font-size: 15px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
}

#cnblogs_post_body img {
    max-width: 700px;
    box-shadow: 0px 0px 5px 0px #999;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

a.github-corner {
    position: absolute;
    top: 42px;
    right: 0;
}

