#main h3 {
    color: #fff;
    background-color: #217467;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin: 10px 0px;
    text-shadow: 2px 2px 3px #404040;
}
#cnblogs_post_body h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
    border-radius: 4px;
    background-color: #4ab361c6;
    width: 50%;
}
#blog-news {
    margin-left: 15px;
    border: 2px solid #cac2bc;
    border-radius: 8px;
    padding-left: 15px;
    margin-left: 0px;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #fff;

 
}
#sideBarMain ul {
    border: 2px solid #2d8a8a33;
    border-radius: 8px;
    line-height: 1.5em;
}
.entrylistPosttitle {
    font-size: 110%;
    font-weight: bold;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 10px 20px;
    line-height: 1.5em;
    padding-left: 5px;
}

.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: 1px solid #ffffff;
    
background-color: #217467;
}
#main h2 {
    color: #fff;
    background-color: #217467;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin: 10px 0px;
    text-shadow: 2px 2px 3px #404040;
}
#main h1 {
    color: #fff;
    background-color: #217467;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin: 10px 0px;
    text-shadow: 2px 2px 3px #404040;
}
.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: #217467;
    border-bottom: none;
    border: 1px solid #c7a794;
}
#main .newsItem .catListTitle {
    text-align: left;
    padding: 5px 10px;
    border: 1px solid rgba(65, 185, 79, 0.79);
    background: #de4b4b;
}
#navigator {
    background-color: #8a483a;
    height: 60px;
    clear: both;
    margin-top: 60px;
    position: relative;
}