.single-small .post_author_timeline {
  display: none;
}

.template-blog .blog-meta {
  display: none;
}

#main > .title_container {
    background: #000;
    border: none;
}


#main .title_container .main-title.entry-title a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}


