/* Reduce logo size */
.site-logo {
	max-height: 50px;
}

.front-page-widget {
	width: 100%;
}

.page-id-382 h1.page-title {
	font-size: 0;
}

.page-id-382 .page-title:after {
	content: 'Members';
	font-size: 35px;
}

footer .site-info:after {
	content: 'Presented by the Vermont Satsang Society, Inc. A Chartered Affiliate of ECKANKAR. Copyright 2025. All rights reserved. The terms ECKANKAR, ECK, EK, Mahanta, SOUL TRAVEL and VAIRAGI among others are trademarks of ECKANKAR, PO Box 2000, Chanhassen, MN. The opinions expressed in this site are those of the writers and not necessarily those of ECKANKAR or the Mahanta, the Living ECK Master, Sri Doug Kunin.';
	color: #000000;
	font-size: 12px;
	display: block;
	line-height: 16px;
	margin: 10px 0 0;
	background: url('https://eckankar-vt.org/wp-content/uploads/2017/06/cropped-ek_symbol_02_color_hi_trans-11.jpg?w=30') no-repeat;
	padding-left: 40px;
}

div.front-page-widget {
	text-align: center;
	font-size: 20pt;
	color: #2969f3;
}

.post-password-form:before {
	content: 'Please enter the last word (lowercase) in the title of the main article on the first page page of the December 2025 Mystic World';
	font-size: 14px;
}

.footer-widget-area {
	background-color: #006633;
}

/* Gold call to action */
a.button-minimal {
	color: yellow !important;
}

/* logo and title on same line */
@media screen and (min-width: 768px) {
	.site-logo-link,
																																										.site-title {
		display: inline;
		float: left;
		clear: none;
	}
	
	.site-title {
		padding-top: 58px;
		padding-left: 10px;
	}
}

#mep_0 {
	width: 180px !important;
	float: none;
	margin: auto;
}

/* center logo on mobile */
@media screen and ( max-width: 767px ) {
	a.site-logo-link {
		text-align: center;
	}
}

.hero #post-2 {
	text-shadow: 0 1px 2px rgba(0,2,0,1);
}

#post-2 .entry-content h4 {
	margin-top: 50px;
}

.site-logo-link {
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 1px;
}

.site-title {
	padding-top: 12px;
	margin-bottom: 15px;
}

.header-navigation {
	margin-top: 10px;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
	.site-title {
		padding-top: 32px;
	}
}

/* Shadows on page titles */
.page .page-title {
	text-shadow: 2px 2px 3px #333;
}

.site-title:after {
	content: " in Vermont";
	text-transform: capitalize !important;
}