/*
Theme Name:     taofes.eu
Description:    Taofes: the art of finding environmental solutions
Author:         admin
Template:       twentyfourteen

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyfourteen/style.css");







.site {
	margin: 0 auto; /* this is added to center the site */
}
	
p {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin-left: 5px;	
	max-width: 70%;
}

.site, .entry-header, .entry-title, .entry-content {
background-color: transparent !important;
}

.entry-title {
	font-size: 22px;
	font-weight: 800;
	line-height: 1.0909090909;
	margin-bottom: 36px;
	margin: 0 0 36px 0;
	text-transform: none;
	color: #fff;
}