p, li {
	font-size: 17px;
	margin-bottom: 10px;
}

a, a:visited, a:hover, a:active  {
	color: #0000C0;
}

a:hover, a:focus {
	text-decoration: none;
	color: #0000F0;
}

ul, ol {
	clear: none !important;
}

h2, h3 {
	margin-top: 50px;
	clear: none !important;
	color: #000040;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
	margin-top: 30px;
}

.blurb {
	color: #400000;
	font-size: 20px;
}

.wp-block-table td, .wp-block-table th, .source, .widget {
	background: #FFFFF0;
	padding: 10px;
	border: solid 1px #CCCCC0;	
}

.wp-block-table td, .wp-block-table th {
	font-size: 15px;
	vertical-align: top;
}

.wp-block-table th {
	background: #FFFFC0;
}

.source {
	float: right;
	width: 250px;
	margin: 0px 0px 0px 25px;
	color: #202040;
	position: relative;
	right: 0px;
}

.source p {
	font-size: 13px;
	margin: 5px 0px 0px 0px;
}

.cat-number {
	padding: 20px 0px 0px 0px;
	color: #404000;
	border-bottom: solid 2px #404000;
}

.cat-question {
	margin-bottom: 5px;
	color: #004000;
	font-style: italic;
}

.cat-answer {
	margin-bottom: 5px;
}

.exercise {
	color: #800000;
	margin: 30px 0;
}

p.exercise {
	padding: 0 40px;
	text-indent: -25px;
}

p.exercise::before {
	content: '\1F5E8  ';
	text-shadow: 3px 3px #C0C0C0;
}

.quotation, .wp-block-quote {
	margin: 30px 0px;
	padding: 10px 10px;
	color: #400040;
	border-top: solid 2px;
	border-bottom: solid 2px;
	border-left: none;
	border-right: none;
}

ul.display-posts-listing {
	padding: 0px;
}

.display-posts-listing li {
	background: #C0D0E8;
	padding: 20px;
	margin-bottom: 20px;
}

.display-posts-listing li .title {
	display: block;
	font-size: 30px;
	color: #000040;
}

.display-posts-listing ::marker {
	color: #0000FF;
	content: "";
}

.excerpt-dash {
	visibility: hidden;
}

li.same-category-post-item {
	margin: 0px 0px 10px 0px;
	border: none;
}

.same-category-post-item a.post-title {
	color: #000000;
	text-transform: none;
	font-weight: normal;
	line-height: 1.2em;
}

.same-category-post-current a.post-title {
	color: #800000;
	font-weight: bold;
}

.widget li.menu-item, .widget_recent_entries ul li   {
	margin-top: 10px;
}

.widget li, .wp-block-latest-posts li,
.widget_recent_entries a {
  list-style: none;
  line-height: 1em;
 	font-size: 12pt !important;
	font-weight: normal;
}

div.entry-content {
	margin: 0pt !important;
}

.entry-title {
  font-size: 20pt;
};
