/*Reduce FOUT effects*/ 
.wf-loading body { 
		visibility: hidden;
}

/* Site Title */
.site-title a {
    color: #b3070c;
		text-shadow:
		-2px -2px 2px #000,
		-2px -2px 2px #000,
		-2px -2px 2px #000,
		2px -2px 2px #000,
		2px -2px 2px #000,
		2px -2px 2px #000,
		-2px 2px 2px #000,
		-2px 2px 2px #000,
		-2px 2px 2px #000,
		2px 2px 2px #000,
		2px 2px 2px #000,
		2px 2px 2px #000;
}
.site-title a:hover {
    color: #b3070c;
}
.site-description {
    color: #cc0000;
		text-shadow:
		-1px -1px 2px #000,
		-1px -1px 2px #000,
		1px -1px 2px #000,
		1px -1px 2px #000,
		-1px 1px 2px #000,
		-1px 1px 2px #000,
		1px 1px 2px #000,
		1px 1px 2px #000;
}

/* Logo */
.header .custom-logo-link img {
		max-height: 225px;
		max-width: 225;
}

/* Page Background */
.page {
		background-color: #a4a29e;
}

/* Menu */
.navigation {
		background-image: url("https://theknightsofentropia.com/wp-content/uploads/2018/06/menu.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
}

/* Page Header */
.post-header {
		border: 5px groove #000;
		border-bottom: 2px solid #000;
		background-image:		url("https://theknightsofentropia.com/wp-content/uploads/2018/07/header.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
		text-align:center;
		text-shadow:
		-2px -2px 2px #000,
		-2px -2px 2px #000,
		2px -2px 2px #000,
		2px -2px 2px #000,
		-2px 2px 2px #000,
		-2px 2px 2px #000,
		2px 2px 2px #000,
		2px 2px 2px #000;
}
.post-header:after, .page
.post-header:after {
		border-top-color: #231f20;
}
.post-header:before, .page
.post-header:before {
		border-top-color: #000;
}


/* Sidebar */
.sidebar {
		border-top: 5px groove #000;
		text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;
}
.sidebar .widget {
		border: 5px groove #000;
}
.widget {
		background-image:		url("https://theknightsofentropia.com/wp-content/uploads/2018/07/WidgetBackground.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
}

/* Login Widget */
.widget-content fieldset {
		border: none;
		color: #7c7c7c;
		background-color:transparent;
		font-size: 14pt;
		font-weight: bold;
		padding: 0px;
		text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;
}
.widget-content .button {
		background-color: #1e1e1f;
		border: 1px solid #000
}
.widget-content .button:hover {
		background-color: #b3070c;
}

/* Entropia Guide */
.post-2184 {
		background-color: transparent;
}
.post-2184 .post-content {
		padding: 0px;
		padding-bottom: 20px;
}
.post-2184 .post-header:before {
		border-top-color: #000;
}
.post-2184 .post-header:after {
		border-top-color: #231f20;
}

/* Home */
.post-204 .post-content {
		padding-top: 40px;
}

/* TKoE History */
.post-722 .post-content{
		padding-top:40px;
}

/* Society Shop */
.post-2171 {
		background-color: transparent;
    width: 1014px;
}
.post-2171 .post-content {
		padding: 0px;
		padding-top: 20px;
		padding-bottom: 20px;
}
.post-2171 .post-header {
		background-image:		url("https://theknightsofentropia.com/wp-content/uploads/2018/07/header.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
}
.post-2171 .post-header:before {
		border-top-color: #000;
}
.post-2171 .post-header:after {
		border-top-color: #231f20;
}

/* Forum */
.post-38 {
		background-color: transparent;
}
.post-38 .post-content {
		padding: 0px;
}
.forum {
		background-color: transparent;
}
.forum .post-content {
		padding: 0px;
}
.forum .post-header {
		border: 5px groove #000;
		background-image:		url("https://theknightsofentropia.com/wp-content/uploads/2018/07/header.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
		text-align:center;
}
.topic .post-content {
		padding: 0px;
}
.topic {
		background-color: transparent;
}
.topic .post-header {
		border: 5px groove #000;
		background-image:		url("https://theknightsofentropia.com/wp-content/uploads/2018/07/header.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
		text-align:center;
}
.comment-list .edit-link,
.reply {
		position: relative;
		right: 0px;
		top: 0px;
}

.post-content fieldset {
		background: white;
}

.bbp-forum-author, .bbp-topic-author, .bbp-reply-author {
		padding-right: 3px;
		border-right: 1px solid #d9d9d9;
}

.subscription-toggle {
		color: #000;
}

.favorite-toggle {
		color: #000;
}

#bbpress-forums .status-closed,
 #bbpress-forums .status-closed a {
		color: #d00101;
	 background-color: transparent;
}

/* Events Calendar */
.post-0 {
		background-color: white;
}
.post-0 .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
		background-color: #b3070c;
		border: 1px solid black;
}
.post-0 .tribe-events .tribe-events-c-ical__link {
		background-color: #b3070c;
		color: white;
		border-color: black;
}
.post-0 .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date {
		color: #b3070c;
}
.single-tribe_events .tribe-events-event-image {
		display:none;
}

/* Profile */
.buddypress .page {
		background-color: white;
}

/* Comments */
.nocomments {
    display: none;
}

/* Privacy Policy */
.post-58 {
		background-color: white;
}

/* Contact */
.post-2 {
		background-color: white;
}

/* Remove Picture Border */
.post-content img {
   border: none !important;
   padding: 0;
}