
.grid-layout .hentry {
	width: 25% !important;
	margin: 0px !important;
}



.post-grid-layout div img {
	width: 100%;
}

.post-grid-layout div:first-child {
    text-align: right;
}
.post-grid-layout div:last-child {
    text-align: left;
}
.poem hr {
    border-bottom: 1px solid #CCC;
}
.poem {
    background-color: #eef;
    text-align: center;
    padding: 30px;
    text-align: center!important;
}
.post-grid-layout div {
    display: table-cell;
    width: 49%;
    vertical-align: middle;
    letter-spacing: 1px;
	padding: 5px 20px;
}

figure {
	font-style: italic;
}

.post-grid-layout figure {
	width: 100% !important;
}

.entry-header {
	margin-bottom: 0px !important;
}

.entry-thumb:after {
    background-color: transparent!important;
}
.site-footer .post-grid-layout .hentry li {
	list-style: none;
}
.site-footer .post-grid-layout .hentry {
	background-color: transparent;
	width: 49%;
}
.site-footer .post-grid-layout {
	width: 100%;
	position: relative;
	color: white;
	padding-bottom: 200px;
}
.post-grid-layout {
	background-color: transparent !important;
    display: table;
width: 100%;
}

.site-title {
	background: rgba(200, 200, 200, 0.5);
	display: inline-block;
	padding: 10px;
}

@media only screen and (max-width: 767px) {
	
	figcaption {
display: inline-block;
    width: 70%;
    vertical-align: top;
    font-size: 15px;
    line-height: 22px;
	}
figure a {
display: inline-block;
    width: 30%;
}

	.poem {
		display: none !important;
	}
	
    .header-search {
        display: none;
    }
    .grid-layout .hentry {
        padding: 20px;
    }
    .post-grid-layout div.hentry {
        display: block;
        width: inherit;
		text-align: left;
    }
	.features {
		text-align: center;
	}
	
	.features > * {
		display: inline-block !important;
		width: 30% !important;
	}
}
.read-more {
    clip-path: url(#buttonClip);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 100%);
    padding-bottom: 55px;
}
#post-11146 .size-oblique-entry-thumb {
    clip-path: url(#circleClip);
    -webkit-clip-path: circle(72px at 50% 50%);
}
#post-991 .size-oblique-entry-thumb {
    clip-path: url(#circleClip);
    -webkit-clip-path: circle(80px at 50% 50%);
}
blockquote:before {
    display: block;
    height: 0;
    content: "“";
    margin-left: -220px;
    font: italic 400%/1 Cochin, Georgia, "Times New Roman", serif;
    color: #999;
}
.features {
    display: table;
	width: 100%;
}

.size-large, .size-full {
	width: 100%;
}

.features>div {
    display: table-cell;
    width: 15%;
    text-align: center;
    vertical-align: top;
}
.features>div span img {
    width: 50%;
}
.features>div span {
    position: relative;
    border-radius: 100px;
    background-color: #DDD;
    display: inline-block;
    width: 100px;
    height: 100px;
}
blockquote {
    font: italic 20px Cochin, Georgia, "Times New Roman", serif;
    line-height: 30px;
    border-left: none;
}
#post-9999 {
    position: relative;
    background-color: inherit;
}
#post-9999:before {
    content: "";
    background-color: white;
    z-index: -1;
    background-image: url(/seestern.png);
    background-repeat: no-repeat;
    background-position: -50px 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.entry-thumb {
	height: 300px;
	overflow: hidden;
}

.size-oblique-entry-thumb {
#    clip-path: url(#thumbClip);
#    -webkit-clip-path: polygon(0% 25px, 100% 0%, 100% 100%, 0% 100%);
}
.site-header {
    clip-path: url(#headerClip);
    -webkit-clip-path: url(#headerClip);
	background-image: url("/wp-content/uploads/2017/04/IMG_4222.jpg");
}
polygon {
    clip-rule: nonzero;
}
.site-branding {
    padding: 70px 0px;
}
.page-id-83 .site-branding {
    padding: 25% 0px;
}

