html {
    background: none repeat scroll 0 0 #4E4E4E;
}
body {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto !important;
    position: relative;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    left: auto;
    max-width: 1440px;
    position: fixed;
    right: auto;
    width: 100%;
}
h1.archive-title {
    padding: 10px 0 10px 30px;
}
#wrap {
    background: #FFFFFF;
    min-height: 5px !important;
}
#wrap .container {
    margin: 0;
}
.article-thumb span .thumb-date, .article-thumb span .thumb-excerpt {
    display: block;
    padding: 0;
}
.copyright {
    background: #FFFFFF;
}
/*--.archive #wrap .container, .page-template-page-reviews-php #wrap .container, .page-template-page-news-php #wrap .container {
    margin-top: 0px;
    padding-top: 70px;
}--*/