/*
Theme Name:     2013-cosleeping
Description:    Twenty Thirteen child theme for cosleeping.org
Template:       twentythirteen
*/

@import url("../twentythirteen/style.css");

.entry-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
.widget {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
.site-info {
	color:      #888;
	font-size:  12px;
	text-align: justify;
	padding:    20px;
}
