@charset "utf-8";

#masthead, #mobile-contain, .evangelus-menu-bar, .mtsnb, .eva-post #left-cats, .archive-eva #left-cats, #colophon, .site-info, #print-actions, .eva-post #eva-learning, .eva-post #eva-related, #right-content > img {
	display: none;
}

.eva-post #right-content, .archive-eva #right-content {
	width: 100%;
}

.logged-in .site-content {
    border-top: none;
}

.eva-post .entry-title, .archive-eva .eva-cat-title {
    margin-top: 0px;
}

.eva-post .entry-header, .archive-eva .page-header {
    padding-bottom: 50px !important;
    margin-bottom: 20px;
}

.eva-post #eva-related, .eva-post .entry-content {
    margin-bottom: 20px;
    padding-bottom: 0px;
    border-bottom: none;
}