

.entry-content {
	text-align: justify;
}

.entry-content h2 {
	margin-top: 1.75em;
}

.entry-content h3 {
	margin-top: 1.5em;
}

div.entry-content blockquote.wp-block-quote {
	color: #2E402E;
	margin-left: 1em;
	margin-right: 2em;
  padding-right: 1em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: #D8D8D8;
	border-left-color: #F2B400;
}

.wp-block-pullquote {
  border: #F2B400 solid;
	border-width: 3px 0;
}

div.comments-area {
	display: none;
}

span.post-date {
	font-weight: 100;
	
}

div.nav-links a {
	color: #C2272D !important;
  font-size: medium;
	font-style:italic;
}

#main header.page-header h1.page-title {
	color: #0B1D13;
}

ul {
	list-style-type: square;
}

.widget_text h1.widget-title {
	margin-bottom: .875em;
	font-size: 17px;
	color: #0B1D13;
}

div.jetpack-instant-search svg.gridicon g path, .jetpack-instant-search__search-result-minimal-tag-text, .jetpack-instant-search__search-result-minimal-cat-text {
	color: #D8D8D8;
	font-style: italic;
}

div.jetpack-instant-search a.jetpack-instant-search__search-result-title-link, a.jetpack-instant-search__search-result-minimal-title-link {
	font-weight: 700;
}

input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"] {
	width: 100%;
}

::placeholder {
	font-style: italic
}

.widget .tcl_upcoming_posts span.post-title {
	font-size: 19px;
	font-weight: bold;
	color: #888;
	font-style: italic;
}

.widget .tcl_upcoming_posts ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	list-style-position: outside;
}

.widget .tcl_upcoming_posts ul li {
	margin: .875em 0 0;
	line-height: 1.4;
}

.widget .tcl_upcoming_posts .post-date {
	font-size: 15px;
	color: #D8D8D8;
	display: block;
	font-style: italic;
}

.widget .tcl_no_upcoming_posts {
	color: #D8D8D8;
	font-style: italic;
}

div.jetpack-search-sort-wrapper {
	display: none;
}

@media print {
	#secondary,
	#secondary *,
	#site-navigation,
	#site-navigation *,
	.post-navigation,
	.post-navigation *,
	#primary-menu-button,
	#primary-menu-button *,	
	#jp-relatedposts,
	#jp-relatedposts *,
	#comments,
	#comments *,
	.post-edit-link,
	.post-edit-link *,
	.site-footer,
	.site-footer * {
		display: none !important;
	}

	body,
	button,
	input,
	select,
	textarea {
		font-size: 12px !important;
	}

	.entry-content,
	.entry-summary {
		font-size: 12px;
	}

	.entry-title {
		font-size: 24px !important;
	}

	h1 {
		font-size: 24px !important;
	}

	h2 {
		font-size: 18px !important;
	}

	h3 {
		font-size: 14px;
	}

	h4,
	h5,
	h6 {
		font-size: 13px;
	}

	blockquote.aligncenter,
	blockquote.alignleft,
	blockquote.alignright {
		font-size: 14px;
	}

	pre,
	code,
	kbd,
	tt,
	var,
	.wf-active code,
	.wf-active kbd,
	.wf-active pre,
	.wf-active tt,
	.wf-active var {
		font-size: 11px;
		font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	}

}
