/* 博客标题样式 */
/* #blogTitle h1 a {
    position: relative;
    top: 59px;
    font-family: 'Inconsolata'; 
    font-size: 40px;
    display: inline-block;
    font-weight:bold;
    line-height: 55px;
} */

/* 博客小标题样式 */
/* #blogTitle h2 {
    font-family: '楷体'; 
    width: 550px;
    position: relative;
    height: 75px;
    line-height: 180%;
    font-weight: normal;
    top: 30px;
    left: 5px;
    font-size: 30px;
} */

/* 自定义导航栏 */
/* #navigator {
    background-color: #169fe6;
    font-family: '宋体'; 
    font-size: 16px;
    height: 60px;
    clear: both;
    position: relative;
    border: 1px solid #138cca;
    border-left: none;
    border-right: none;
} */
