/*
Theme Name: twentyfourteenchild
Description: Child theme for Steamy Train Tales
Author: B.R. Lee
Version: 1.0
Template: twentyfourteen
*/

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

h1 {
	font-size: 20px;
	line-height: 1.5;
}

h2 {
	font-size: 16px;
	line-height: 1.5;
}

h3 {
	font-size: 16px;
	line-height: 1.5;
}

h4 {
	font-size: 16px;
	line-height: 1.5;
}

h5 {
	font-size: 16px;
	line-height: 1.5;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

/* Remove automatic hyphenation */
.site-content article { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }
.widget-area .widget { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }

