/*
Theme Name:     Twenty Fourteen Child
Theme URI:      http://www.magnaplanta.it/wp-content/themes/twentyfourteen-child/style.css?ver=4.4.2
Description:    Tema Child per il tema Twenty Fourteen
Author:         Luigi Di Carluccio
Author URI:     http://www.magnaplanta.it
Template:       twentyfourteen
Version:        0.1.0
*/



.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
}

.nav-links {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	hyphens:         none;
	word-wrap: break-word;
}

.comment-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
}

.widget {
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.2857142857;
	margin-bottom: 48px;
	width: 100%;
	word-wrap: break-word;
}
.single .byline,
.group-blog .byline {
	display: none;
}
#secondary {
	background-color:#ffffff;
	color:#000000;
	border-right: 5px dotted #000000;
}
.widget-title, .widget-title a {
    color: #000;
}
.widget a {
    color: #24890d;
}
#footer-sidebar div,#footer-sidebar p{
	font-weight:bold;
	font-size:14px;
}