.postTitle {
    font-size: 14px;
    font-weight: bold;
    padding: 0 100px 10px 20px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 1.5em;
    clear: both;
    border-left: 5px solid #fff;
    background-color: #dcf9f9;
    /* color: #904444; */
}


.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle {
    text-align: left;
    padding: 5px 10px;
    background: #cde5f1;
    border-bottom: none;
    border: 1px solid #5cbbeb;
}


.newsItem .catListTitle {
    text-align: left;
    padding: 5px 10px;
    border: 1px solid #0c4176;
    background: #b8d8f7;
}

h1 {
    font-size: 100%;
    font-weight: normal;
    background-color: #00C5CD;
}

h2{
    font-size: 100%;
    font-weight: normal;
    background-color: #008B8B;
}

h3{
    font-size: 100%;
    font-weight: normal;
    background-color: #009ACD;
}