/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/* Grid style */
.display-posts-listing.grid {
	display: grid;
	grid-gap: 30px;
}

.display-posts-listing.grid .title {
	display: block;
}

.display-posts-listing.grid img { 
	display: block; 
	max-width: 100%; 
	height: auto-flow; 
}

@media (min-width: 600px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 2, 1fr );
	}
}

@media (min-width: 1024px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 3, 1fr );
	}
}

.display-posts-listing.image-left .listing-item {
	overflow: hidden; 
	margin-bottom: 32px;
	width: 100%;
}

.display-posts-listing.image-left .image {
	float: left;
	margin: 0 16px 0 0;
}

.display-posts-listing.image-left .title {
	display: block;
}

.display-posts-listing.image-left .excerpt-dash { 
	display: none; 
}

.dps-meta {
	border: 1px;
}

.site-description {
	padding-left: 215px
}

h1.title2019 {
	color: #ed1b24 !important;
	text-shadow: 1px 1px 3px #888888;
	text-align: center;
	margin-top: 40px;
}

h3.subhead2019 {
	color: #ed1b24 !important;
	text-shadow: 1px 1px 3px #888888;
	text-align: center;
	margin-top: 30px;
}

p.info {
	font-size: 18px;
	line-height: 140%;
	margin-top: 25px;
}

img.aligncenter {
display: block; 
margin-left: auto; 
margin-right: auto;
border:1px solid #333333;
}


h3.ru-kicker {
	font-size: 2em;
	color: #ff0000;
	font-weight: 600
}

h3.ru-headline {
	font-size: 3.5em;
	color: #333333;
	font-weight: 700;
}

p.ru-byline {
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	font-style: italic;
}

p.ru-para1 {
	text-align: center;
	margin: 15px 25px 15px 25px; 
	font-size: 25px;
	font-weight: 600;
}

p.ru-text {
	text-align: left; 
	margin: 0px 25px 15px 25px; 
	font-size: 21px;
}

p.ru-caption {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	margin: 5px 0px 15px 0px;
}

p.ru-subhead {
	text-align: center; 
	margin: 0px 25px 15px 25px; 
	font-size: 26px;
	font-weight: 600
}

p.ru-undertitle {
  text-align: center;
	font-size: 26px; 
	margin: 20px 0px 25px 0px;
	font-weight: 600;
	font-style: italic
}

p.ru-slogan {
  text-align: center;
	font-size: 23px; 
	margin: 20px 0px 15px 0px;
	font-weight: 600;
	font-style: italic;
}

p.ru-footnote {
	text-align: left; 
	margin: 25px 25px 15px 25px; 
	font-size: 16px;
	font-style: italic;
}

p.ru-byline-frontpage {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	font-style: italic;
}

p.ru-undertitle-frontpage {
	text-align: center;
	font-size: 19px;
	font-weight: 600;
	font-style: italic;
}

p.ru-para1-frontpage {
	text-align: center;
	margin: 0px 10px 10px 10px; 
	font-size: 18px;
	font-weight: 600;
}

p.ru-text-frontpage {
	text-align: left; 
	margin: 0px 10px 10px 10px; 
	font-size: 17px;
}

table.tablepress-id-6 {
	width: 650px;
}

table.tablepress-id-7 {
	width: 650px;
}

p.ru-caption2 {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	margin: -20px 25px 30px 25px;
}

img.full-column {
	display: block;
  margin-left: auto;
  margin-right: auto;
	margin-top: 30px;
  width: 94%;
	border: 1px solid #333333;
}

div.narrow-page {
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
}

#text_icl-147 {
  background-color: #F39C12;
  padding: 10px;
}

#custom_html-4 {
  background-color: #F39C12;
  padding: 10px;
}

div.title.text-center {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

#text_icl-132 {
  background-color: #ffcc00;
  padding: 10px;
}

#text_icl-148 {
  background-color: #F39C12;
  padding: 10px;
}

#text_icl-133 {
  background-color: #ffcc00;
  padding: 10px;
}

p.ru-text2 {
	text-align: left; 
	margin-bottom: 15px; 
	font-size: 21px;
}

div.narrow-page2 {
	padding-top: 30px;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 30px;
}

img.full-column2 {
	display: block;
  margin-left: auto;
  margin-right: auto;
	margin-top: 30px;
  width: 98%;
	border: 1px solid #333333;
}

p.ru-footnote2 {
	text-align: left; 
	margin: 25px 0px 15px 0px; 
	font-size: 16px;
	font-style: italic;
}

p.ru-note {
	text-align: left; 
	margin-bottom: 10px; 
	font-size: 18px;
}

p.ru-footnote3 {
	text-align: left; 
	margin: 25px 0px 15px 0px; 
	font-size: 16px;
}