/* Page Navigation */

#page_navi {
    font-size: 15px;
}


/* Main Content (post) */

#main-content .post h4.continue a:hover {
    background: #ffffff;
    text-decoration: none;
}

#main-content .post h4.continue a {
    background: #ffffff;
    padding: 0px 0px;
    color:#6B882C;
    text-decoration: underline;
}

#main-content h2 {

	font-size: 24px;
}