.single footer.entry-meta { display: none; }.entry-date {
   display: none;
}

.widget-area {
width: 00px;
}
.posted-on {
   display: none;
}

.author.byline {
   display: none;
}

}

 #page {
	max-width: 1200px;
}
#branding img {
	display:block;
	float:left;
	height:autopx;
	width:autopx;
}

.more-link { display: none; }

.single footer.entry-meta { display: none; }

p {
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}

.single-post .entry-thumbnail {
display: none;
}

.entry-thumbnail img {
max-height: 350px;
}


body, p,  h1, h2, h3, h4, h5, h6 {
 -moz-hyphens: none !important;
-ms-hyphens: none !important;
-webkit-hyphens: none !important;
 hyphens: none !important;}

.blog .entry-meta {
  display: none;
}
@media screen and (min-width: 768px) {
  .blog .hentry.type-post .entry-content {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}

‘display:none’

.wf-active .page-title {
    display: none;
}

.main-navigation a {
	font-size: 14x;
}