/*
 Theme Name:   Twenty Fourteen Based Mdc Theme
 Theme URI:    http://www.memoiresducongo.be/twenty-fourteen-based-mdc-theme/
 Description:  Twenty Fourteen Child Theme
 Author:       Jonathan Van den Schrieck
 Author URI:   http://www.isolid.be
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentyfourteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
#page {
margin-left: auto;
margin-right: auto;
}
.site-main {
border-right: solid 7px #26080a;
}
.site-footer {
background-color: #26080a
}
.site-content .entry-header {
background-color: #f9e0bb
}