body.single-post .entry-date,
body.single-post .entry-author,
body.category .post-mosaic .entry-date {
	display:none;
}

body.single-post.logged-in .entry-edit::before,
body.category.logged-in .post-mosaic .entry-edit::before   {
	content: '';
}

.wpcf7-radio .wpcf7-list-item {
	display: block;
}

.ph-read-more {
	margin-top:6em;
	clear: both;
}

.ph-read-more .flexslider {
	background-color:transparent;
	border:0px transparent;
}

@media screen and (min-width: 860px) {

.ph-read-more .entry-thumbnail {
	width:45%; 
	float:left;
}

.ph-read-more .entry-text-wrap {
	width:45%;
	float: right;
}

}


.ph-clear {
	clear:both;
}

.teaser-mosaic {
	margin-top:1em;
}

.teaser-mosaic > * {
	width:18.4%;
	margin:0 1.5% 1.5% 0;
	display: inline-block;
}

.teaser-mosaic > *:nth-child(5n+5) {
	margin-right:0;
}

.teaser-mosaic img {
	width:100%;
}