/* 
Theme Name:     Twenty Fourteen Child 
Theme URI:      http://www.robwortham.com
Description:    Child theme for the Twenty Fourteen
Author:         Steve Wheller
Author URI:     http://www.artbydesign.co.uk/
Template:       twentyfourteen
Version:        0.1.0 
*/

@import url("../twentyfourteen/style.css"); 

.site-footer {
background-color: #31494F;
font-size: 12px;
position: relative;
z-index: 3;
}

.full-width .site-content .post-thumbnail img {
width: 100%;
display: none;
}

.post-thumbnail {display:none;}

.site-content .entry-meta > span {
		margin-right: 10px;
	
		display: none;
}