img.main {
		display: block;
    margin-left: auto;
    margin-right: auto;
		width: 40%
}
/* h1 { font-family: Helvetica; font-size: 30px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 45px; } h3 { font-family: Helvetica; font-size: 22px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 29px; } p { font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: 100; line-height: 29px; } blockquote { font-family: Helvetica; font-size: 22px; font-style: normal; font-variant: normal; font-weight: 100; line-height: 29px; } pre { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 29px; }
 */
.single-podcast .tags {
 	display: none; 
}

.post-type-archive-speaker .entry-content > * {
		display: none;
}

.post-type-archive-speaker .entry-content > .episodes-list {
		display: block;
}