body.dark-style {
    background: #0F0F0F none repeat scroll 0% 0%;
}  
  

.category{
    background: #008080 !important; 
}

body.page .post-item-header .meta{
    display: none;
}


body.page .post-item-header h1{
    margin-top: 0;
}

body.page .post-item-header .category{
    display: none;
}

.post-body strong {
    font-weight: 600;
    color: #000000;
}