/*
Theme Name:     Twenty Twelve Child
Theme URI:      http://antijenicdrift.com/
Description:    Child theme for the Twenty Twelve theme
Author:         Jen Blais
Author URI:     http://antijenicdrift.com/
Template:       twentytwelve
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

.site-content article {
	word-wrap:normal;
	-webkit-hyphens:none;
	-moz-hyphens:none;
	hyphens:none;
}