.dropdown-menu {
	background-color: rgba(0, 0, 0, 0.7);
	font-size: 20px;
}

.dropdown-menu>li>a {
	color: #fff;
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
}

.entry-content p a {
	text-decoration: none;
}

.entry-content p a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.post-metadate, .post-metacat {
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
}

.site-description {
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
		color: white;
	font-size: 20px;
}

.site-title {
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
		color: white;
	font-size: 36px;
}

#headline h1 {
	color: white;
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
	line-height: 1.5;
}

#headline .head-content hr {
	background-color: white;
}

#main-menu.navbar-default .navbar-nav > li > a {
	font-size: 14px;
	color: white;
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
}

#main-menu.navbar-default {
	background: rgba(0,0,0, .5) !important;
}
#main-menu.navbar-default .navbar-nav > li > a:hover {
	font-size: 14px;
	color: white;
	font-weight: bold;
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
}

#main.navbar-right {
    margin-right: 50px !important;
}

a {
	font-weight: bold;
}

h1 {
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
}
h2 {
	font-family: "ITC Franklin Gothic";
	text-transform: none;
}
h3 {
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
}


p {
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}


.wp-caption-text {
	font-style: italic;
	line-height: normal;
   font-size: 0.75em;
}

.wp-block-image figcaption {
	font-style: italic;
			line-height: normal;
   font-size: 0.75em;
}
.entry-content  li {
font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

.overlay-white {
	background-color: rgba(255,255,255,0);
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
}

blockquote.wp-block-quote p {
	font-size: 16px;
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
	font-style: italic;
}
#jp-relatedposts {
	border-top: solid gray 2px;
}

#menu-item-3839 {
	background-color: #8f1524;
}

a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
	}
	.navbar-brand {
		display: none;
	}
}