body {
	background: #f1f1ee;
	border-left: 20px solid #000;
	border-right: 20px solid #000;
	font-family: helvetica, san-serif;
}

#page {
	background: #fff;
}

.three-column #container {
	width: 990px;
}

.embed-youtube {
	margin-bottom: 18px;
}

/* overrides some browser defaults */
figure.wp-block-embed {
	margin-left: 0;
}

#wpl-likebox {
	padding-bottom: 20px;
}

#comments {
	font-family: georgia, serif;
}

#comments-title {
	font-family: palatino, book antiqua;
	color: #444444;
}

#reply-title {
	font-family: palatino, book antiqua;
	color: #444444;
}

#respond {
	font-family: georgia, serif;
}

.archive .entry-links {
	display: none;
}

blockquote {
	border: none;
	background: #f1f1ee;
	color: #1b5475;
	font-size: 18px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 5px #d4d4d4;
	-webkit-box-shadow: 1px 1px 5px #d4d4d4;
	box-shadow: 1px 1px 5px #d4d4d4;
	padding: 12px 12px 10px;
}

.archive-head {
	background: #2692d3 url('https://bibliolore.rilm.org/wp-content/uploads/2012/03/searchback-1.png') no-repeat;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 5px #d4d4d4;
	-webkit-box-shadow: 1px 1px 5px #d4d4d4;
	box-shadow: 1px 1px 5px #d4d4d4;
	color: #88d0ff;
	font-size: 18px;
	padding: 0 0 0 12px;
}

.archive-head span {
	color: #fff;
	font-size: 32px;
}

.search .entry-links {
	display: none;
}

#content .sd-content span {
	font-size: 12px;
	border: none;
}

#content .sd-content li a {
	font-size: 12px;
	background: #fff;
}

#content #wpl-button a {
	background: #fff;
}

.three-column #content-container {
	overflow: hidden;
	width: 60%;
	float: none;
	background: #fff;
	min-height: 1000px;
	margin: 0;
}

.three-column #content {
  margin: 0;
  width: 100%;
	box-sizing: border-box;
}

.three-column #main-sidebars {
	height: 100%;
	width: 40%;
	box-sizing: border-box;
	padding-left: 20px;
	background: #fff;
	float: none;
}

.three-column #secondary-sidebar, .three-column #sidebar {
	float: none;
	overflow: visible;
	margin-left: 0;
	width: 100%;
}

#content img {
	-moz-box-shadow: 3px 3px 5px #d4d4d4;
	-webkit-box-shadow: 3px 3px 5px #d4d4d4;
	box-shadow: 3px 3px 5px #d4d4d4;
	float: left;
	margin-bottom: 18px;
}

#content img.alignleft {
	margin-right: 20px;
}

#content {
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 40px;
	overflow: visible;
}

#content .entry-summary {
	font-family: georgia, serif;
	color: #888;
	font-size: 14px;
}

#content .entry-content {
	font-family: georgia, serif;
	color: #575757;
	font-size: 16px;
}

#content .entry-content a {
	color: #000;
	background: #e1f2ff;
	text-decoration: none;
	font-size: 15px;
	border-bottom: 1px dotted #8fbfe2;
}

#content .entry-content a:hover {
	color: #e1f2ff;
	background: #288ad1;
	text-decoration: none;
	font-size: 15px;
	border-bottom: 1px solid #000;
	position: relative;
	top: -2px;
}

.jump {
	display: none;
}

/* overrides default */
.single #nav-above {
	display: none;
}

.post {
	font-family: helvetica, san-serif;
}

.entry-content p {
	clear: both;
}

h1 {
	font-family: palatino, book antiqua;
}

.entry-content h1.entry-title {
	font-variant: normal;
	font-family: georgia;
	font-size: 38px;
	color: #444444;
	padding-top: 30px;
	margin-bottom: 0;
}

.page h1.entry-title {
	font-variant: normal;
	font-family: georgia;
	font-size: 38px;
	color: #444444;
	padding-top: 30px;
	margin-bottom: 20px;
}

h1.entry-title {
	font-variant: normal;
	font-family: palatino, book antiqua;
	font-size: 38px;
	color: #444444;
	padding-top: 30px;
	margin-bottom: -4px;
}

h2.entry-title {
	font-family: palatino, book antiqua;
	font-size: 38px;
	margin-bottom: 25px;
	line-height: 1.2em;
}

.search h2.entry-title {
	font-size: 24px;
	margin-bottom: 10px;
	padding-top: 8px;
}

.archive h2.entry-title {
	font-size: 24px;
	margin-bottom: 10px;
	padding-top: 8px;
}

h2.entry-title a {
	color: #444444;
}

#header {
	position: relative;
}

#header, #pic, #pic a, #pic img {
	height: 109px;
	float: none;
	margin-bottom: 0;
}

#pic a {
  display: block;
	height: 0;
}

#header img {
	border-bottom: none;
}

#site-title, #nav {
	display: none;
}

#gc-pic {
	margin-right: 20px;
	position: absolute;
	right: 0;
	top: 4.5px;
	height: 100px;
	width: 66px;
}

#gc-pic img {
	height: 100%;
}


.entry-meta {
	background: #fff;
	border-bottom: 1px dotted #c9c9c9;
	display: block;
	width: 100%;
	color: #c9c9c9;
	position: relative;
	top: 10px;
	padding: 0;
}

.search .entry-meta {
	margin-bottom: 10px;
}

.archive .entry-meta {
	margin-bottom: 10px;
}

.entry-meta a {
	color: #c9c9c9;
}

.home .entry-meta {
	display: none;
}

#content-box {
	display: flex;
	flex-direction: row;
	position: relative;
	margin-top: 20px;
	padding-top: 170px;
}

.widget ul {
	background: transparent;
	border: none;
}

.xoxo li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

.xoxo li a {
	color: #444444;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
}

.xoxo li a:hover {
	color: #000;
}

h3.widget-title {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #6e8c98;
}

.home .hfeed .category-featured {
	display: none;
}

#tag_cloud-6 div {
	padding: 20px 0px 0px 20px;
	font-family: palatino, book antiqua;
	width: 250px;
	line-height: 28px;
}

#tag_cloud-6 a {
	color: #82a7b6;
}

#tag_cloud-6 a:hover {
	color: #000;
}


#rss-3 {
	display: block;
	width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
}

#rss-3 .widget-title {
	display: none;
}

#rss-3:before {
	text-transform: uppercase;
	content: "Featured Posts";
	margin-left: 40px;
	background: rgb(131, 167, 181);
	font-size: 0.7rem;
	color: white;
	padding: 0.3rem 0.5rem;
	border-radius: 0.3rem;
	max-height: 1rem;
	height: 1rem;
}

#rss-3 ul {
	margin-top: 10px;
	margin-left: 5px;
	background: transparent;
	border: none;
	font-family: helvetica, san-serif;
	font-size: 11px;
	line-height: 18px;
	color: #a3a3a3;
}

#rss-3 a {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#rss-3 ul li {
	display: block;
	width: 210px;
	height: 72px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	padding-left: 16px;
}

#footer {
	background: #000;
	border-top: none;
}

#footer #colophon {
	background: transparent;
	padding: 4px 40px;
}

#site-generator {
	display: none;
}

.entry-links {
	font-family: georgia, serif;
	background: #2692d3 url('https://bibliolore.rilm.org/wp-content/uploads/2012/03/searchback-1.png') no-repeat;
	border: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 5px #d4d4d4;
	-webkit-box-shadow: 1px 1px 5px #d4d4d4;
	box-shadow: 1px 1px 5px #d4d4d4;
	color: #88d0ff;
}

.entry-links a {
	color: #fff;
}

.entry-links .comment-number {
	background: transparent;
	float: right;
	padding: 0 0 2px 26px;
}

.entry-links .tagged {
	background: transparent;
	padding: 0;
}

.home #text-11 {
	position: absolute;
	top: -250px;
	margin-left: -700px;
}

#text-11 {
	position: absolute;
	top: -130px;
	margin-left: -700px;
}