﻿/*
Theme Name: BPJ - TwentyFourteen Child Theme
Theme URI: 
Description: This is a custom child theme for the TwentyFourteen theme created by BPJ.
Author: <a href="http://www.bpj.dk/" title="Bes&#248;g forfatterens websted">BPJ</a>
Author URI: 
Template: twentyfourteen
Version: 1.1.2
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url("../twentyfourteen/style.css");
/* @import url('../twentyfourteen/style.css');*/

/* =Theme customization starts here
-------------------------------------------------------------- */


.site-header{
	background-color:#293147;
}
.site-footer{
	background-color:#293147;
}

#secondary{
	background-color:#293147;
}

.site:before{
	background-color:#293147;
}