h1, h2, h3, h4, h5, h6 { clear: none; }

.entry-content {
   width: inherit !important;
}

.entry-footer {
   display: none;
}

body, button, input, select, textarea {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

.entry-date {
   display: none;
}

@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after { height: 0; }
}

@media screen and (min-width: 56.875em) {

.content-area {
padding-left: 22%;
width: 57%;
}

.sidebar {
padding-right: 60px;
float: right;
margin-right: 18%;
width: 20%;
}

}
