/*
Theme Name: Schema Child
Description: Schema Child Theme
Author: Ken Jorgustin
Template: mts_schema
Version: 1.1.3
*/

.postauthor {
    display: none;
} 

        .main-header {
    background: #C1C5B4;
}

.logo-wrap {
    margin: 10px 0;
}

#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item {
    background: #FAFBF0; 
}

#secondary-navigation a {
    padding: 10px 15px;
}

.article {
    background: #FAFBF0;
}

#sidebar .widget {
    background: #FAFBF0;
}

.single_post {
    background-color: #FAFBF0;
}

.theauthor a {
    cursor: default;
    pointer-events: none;
}

.related-posts {
    background: #FAFBF0;
}

#cancel-comment-reply-link {
    margin-bottom: -5px;
}

.comment-form-url {
    display: none;
}

#comments {
    background-color: #FAFAF7;
}

#commentsAdd {
    background-color: #FAFBF0;
}

#commentform textarea {
    background: #FAFAF7;
}

.bottomad {
    max-width: 730px;
    width: 100%;
}

.copyrights {
    background: #FAFBF0;
}

.blog .latestPost .title a:hover {
    color: #D32C1F;
}

#page a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.commentlist p {
  margin-bottom: 25px;
}

.post-single-content  blockquote{
  background: #E3E6D8;
}

hr {
    border: none;
    border-bottom: 2px solid #C1C5B4;
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}

a:link, a:visited, a:active { text-decoration: underline }

#wp-calendar {
    margin-bottom: 0;
    background: #FAFBF0;
    border: 0;
}

#wp-calendar caption {
    padding-bottom: 10px;
    padding-top: 12px;
    font-weight: bold;
    font-size: 15px;
    color: #222;
    text-transform: uppercase;
    background: #FAFBF0;
    padding: 12px 15px;
    text-align: left;
}

.widget .wpt_widget_content .wpt-postmeta, .widget .wpt_comment_content, .widget .wpt_excerpt, .widget .wp_review_tab_widget_content .wp-review-tab-postmeta {
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
    overflow: hidden;
}

.MSB-before-content{
        width: 320px;
        height: 150px;
        Background-color: #faf4c3;
}

.cache-busting-test{
	background: #eeffdd;
}