#main {
    margin-top: 0px !important;
}

#forbottom {
    padding: 0px !important;
}

.entry-content, .entry-summary {
    padding-top: 0px !important;
}

div.post, div.page, .yoyo > li {
    margin-bottom: 0px !important;
}

#footer {
    margin-top: 0px !important;
}


#access a > span {
    padding: 12px 15px !important;
    text-transform: capitalize !important;
}

#access > .menu > ul li > a:not(:only-child) > span::after {
    right: 4px !important;
    top: 14px !important;
}

#main {
    background-color: transparent !important;
}

em {
    display: none !important;
}

article.post {
    background-color: aliceblue;
}




































