/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
blockquote {
	margin: 20px 50px;
	color: #3d3434;
	font-size: 13px;
	font-style: italic;
	line-height: 19px;
}

.dots {
	list-style: outside none disc;
	margin-left: 20px;
	padding-left: 7px;
}

a {
	color: #990000;
	outline: medium none;
	text-decoration: none;
}

[class*="su-column"] + [class*="su-column"]:last-child {
	float: left !important;
}

.su-row {
	clear: both;
	margin-bottom: .5em !important;
}

.cor-back {	background:url('https://elijah-interfaith.org/wp-content/uploads/2020/05/background.jpg') center center;
	background-size: 100%;
	padding-bottom: 10px;
}
.cor-back-page {	background:url('https://elijah-interfaith.org/wp-content/uploads/2020/05/background.jpg') center center;
	background-size: 100%;
	padding: 15px 15px 0 15px;
}
.cor-table {
	margin: 20px;
}
.cor-table a {
	float:left;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-top:5px;
}
.cor-table a.last {
	margin-right: 0;
}
.cor-table a:hover {
	opacity: 0.8;
}
.cor-table .alignnone {
	margin: 0;
}
.cor-page {
	float:left;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
	margin-top:5px;
  width: 103px;
	text-align: center;
}
.cor-last {
	margin-right: 0;
}
.cor-page p {
	color: #fff;
	font-size: 10px;
	text-align: center;
	margin: 0 0 5px;
	line-height: 13px;
}
.cor-page a {
	color: #fff;
	font-size: 10px;
	line-height: 13px;
}
.cor-title {
background-color: #231f20;
color: #d3ac73;
text-align: center;
font-size: 50px;
clear: both;
padding: 15px;
font-weight: bold;
}

.cor-title-page {
background-color: #231f20;
color: #d3ac73;
text-align: center;
font-size: 26px;
clear: both;
padding: 15px 10px;
font-weight: bold;
margin: 8px;
	line-height: 30px;
}

.su-youtube {
	margin: 0 !important;
}
.su-spoiler-title {
    font-size: 16px !important;
}
.su-spoiler-icon {
    color: #990000 !important;
}

img.alignleft {
	clear: both;
}
.slideshow.gallery-js-ready {
    display: none !important;
}
.menu li:first-child {
    background-color: rgba(197, 144, 22, .7);
}