body {
    background-color: #BDBDBD;
}
* {
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif  !important;
}

.main-container {
    background-color: #E7E5E6;
}

#header {
    position: relative;
    width: 100%;
    float: left;
    padding: 0 0 0 2%;
    color: whitesmoke;
    background: #AF1111;
}
#logo a{
color: whitesmoke !important;
}

.frontTitle {
color: whitesmoke;
    background: #AF1111;
}

.secondary-navigation a{
   color: whitesmoke;
   border-left: none;
   border-right: none;
}

a:hover, .menu .current-menu-item > a, .menu .current-menu-item, .current-menu-ancestor > a.sf-with-ul, .current-menu-ancestor, footer .textwidget a, .single_post a, #commentform a, .copyrights a:hover, a, footer .widget li a:hover, .menu > li:hover > a, .single_post .post-info a, .post-info a, .readMore a, .reply a, .fn a, .carousel a:hover, .single_post .related-posts a:hover, .sidebar.c-4-12 .textwidget a, footer .textwidget a, .sidebar.c-4-12 a:hover{
   color: #AF1111;
}

.firstlink {
 color: whitesmoke !important;

}
.trending-articles li a {
   color: whitesmoke !important;
}

#navigation > ul li:first-child a {
    border-left: none;
}

.secondary-navigation a:hover, .secondary-navigation .sfHover {
    background: #E7E5E6;
}

.thecomment {
   display: none;
}

.featured-cat {
    background-color: #AF1111;
}

.copyright-text  {
    display: none;
}

.secondary-navigation, #navigation {
   position: relative;
   width: 105 !important%;
   margin-left: 0;
   margin-right: 10px;
}


#navigation > ul.menu {
    transform: rotate(180deg);
}
#navigation > ul.menu > li {
    transform: rotate(-180deg);
}


.category-descr {
   font-size: 15px;
   margin: 5px 0 45px 0;
}

.postsby > span {
   font-size: 35px;
}

.header-logo {
    height: 8%;
    width: 8%;
    vertical-align: middle;
    display: inline-block;
    margin-top: 5px;
    margin-left: 15px;
}

@media screen and (max-width: 960px){
.header-logo {
   display:none;
}
}

.meta > a {
    display: none;
}

#logo.text-logo > a {
    text-transform: lowercase;
}

#logo.text-logo {
   
}

.icon-link {
   display: none;
}
.nav-previous a, .nav-next a, .header-button, .sub-menu, #commentform input#submit, .tagcloud a, #tabber ul.tabs li a.selected, .featured-cat, .mts-subscribe input[type='submit'], .pagination a, .widget .wpt_widget_content #tags-tab-content ul li a, .latestPost-review-wrapper {
background-color: #AF1111;
}

.postauthor img {
  margin: 5px 20px 20px 0;
}
.postauthor {
  min-height: 82px;
}

h2 > a {
    text-transform: none !important;
}

.single-title {
 text-transform: none !important;
}

.article ol {
    margin: 1.5em 0 1.571em 2.9em !important;
}