@charset "utf-8";
/* CSS Document */

/*
Theme Name: Twenty Fourteen Child Theme
Description: Twenty Fourteen Chiled Theme.
Author: Nishio Art Institute
Template: twentyfourteen
*/
@import url("../twentyfourteen/style.css");

.featured-content .entry-header {
    background-color: #4c3a31;
}
.slider-control-paging {
    background-color: #4c3a31;
}
.site-header {
    background-color: #42322a;
}
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
    background: #42322a;
}
.page-links a {
    background: #42322a;
    border: 1px solid #42322a;
}
.paging-navigation {
    border-top: 5px solid #42322a;
}
#secondary {
    background-color: #42322a;
    border-top: 1px solid #42322a;
}
.widget mark,
.widget ins {
    color: #42322a;
}
 
.content-sidebar .widget .widget-title {
    border-top: 5px solid #42322a;
}
.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before {
    background-color: #42322a;
}
.site-footer {
    background-color: #42322a;
}
.featured-content {
    background: #4c3a31 url(../twentyfourteen/images/pattern-dark.svg) repeat fixed;
}
.featured-content .entry-header {
    background-color: #4c3a31;
}
.slider-control-paging {
    background-color: #4c3a31;
}
.slider-direction-nav a {
    background-color: #42322a;
}
@media screen and (min-width: 673px) {
    .grid .featured-content .entry-header {
        border-color: #4c3a31;
    }
}
 
@media screen and (min-width: 1008px) {
    .site:before {
        background-color: #42322a;
    }
}