/*======== TYPOGRAPHY ========*/

h1, h1 a {
	color: #ec0000;
	text-align: center;
	text-decoration: none;
	line-height: 105%;
	font-size: 2.4em;
	font-weight: bold;
	margin-bottom: 0.2em;
}

h5, h5 a {
	color: #ec0000;
	text-align: center;
	text-decoration: none;
	line-height: 105%;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.2em;
}

p a {
	color: #ec0000;
	text-decoration: none;
}


.episode-number {
	display: inline-block;
	/* margin: 0.5em auto 0.2em auto; */
	text-align: center;
	background-color: #ffb2a5;
	color: #ffffff;
	/* font-size: 1.4em; */
	font-weight: bold;
	font-style: italic;
	padding: 0.5em 0.5em;
	border-radius: 8px;
    text-align: center;
}



/* Keep default <h2> styling left-aligned */
h2, h2 a {
	color: #ec0000;
	text-align: left;
	text-decoration: none;
	line-height: 105%;
}

/* But center sidebar h2s */
#sidebar1 h2 {
	text-align: center;
}

p, ul.taxonomylist li a, ul.who li, .copy {
	color: #020202;
	font-size: .75em;
	line-height: 125%;
}

#newPost a {
	color: #ec0000;
	text-decoration: none;
}

#newPost a:hover {
	cursor: pointer;
	text-decoration: underline;
}

p.meta {
	color: #020202;
	font-style: italic;
	font-size: .6em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

h4.bioTitles {
	margin-bottom: 4px;
}

h4.bioTitles, p.about, ul.who, .copy {
	color: #ec0000;
}

p.copy {
	margin: 10px 0 20px 0;
	clear: both;
}

ul.who li {
	color: #ec0000;
}

ul.footerNav li a {
	color: #ec0000;
	font-size: .75em;
	line-height: 125%;
	text-decoration: none;
}

img[src$="instagram-32p.png"],
img[src$="imdb-32p.png"],
img[src$="youtube-32p.png"],
img[src$="website-32p.png"],
img[src$="tiktok-32p.png"],
img[src$="BA-32p.png"],
img[src$="Listen-on-Apple.png"],
img[src$="Listen-on-Patreon.png"] {
  border: none !important;
  vertical-align: middle;
}
