/*
Theme Name:     OAC
Description:    
Author:         OxfordAC
Template:       twentyfourteen

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyfourteen/style.css");

}

.entry-header { display: none;}

.content-area, .content-sidebar {
    padding-top: 40px;
}


.entry-header { display: none;}




.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap:       normal;
}
