img.header-image,
footer#colophon,
footer.entry-meta
 { display: none; }


body.home img.header-image { display: block; }

header#masthead { padding-bottom: 0 }

aside { margin-top: 0.7em; }

.site-content article {
border-bottom: none;
margin-bottom: 0
}

header hgroup { position: relative; }

.logo-image {
position: absolute;
top: 0;
right: 0;
}

/* PHONE/PHABLET */
@media only screen and (max-width: 767px) {
.logo-image {
display: none;
}
}