iframe {
  margin-right: -14px !important;
  overflow-y: scroll;
  overflow-x: hidden;
}

#more-podcasts h2.entry-title {
  background-color: #E6B021;
  padding-top: 30px;
  padding-left: 20px;
  padding-bottom: 10px;
}

#more-podcasts .post-meta {
  background-color: #E6B021;
  padding-left: 20px;
  padding-bottom: 15px;
}

#more-podcasts span.published {
  background-color: #000000;
  color: #ffffff;
  padding-left: 4px;
  padding-right: 4px;
}

#logo {
  margin-left: 10%;
  margin-bottom:0px;
}

#jp-relatedposts h3.jp-relatedposts-headline em {
  font-size: 2em;
}

#jp-relatedposts h3.jp-relatedposts-headline {
  font-family: "Walter Turncoat";
}

/* Style for the hashtag text in the footer */

.footer-hashtag {
  font-family: Trebuchet MS, Open Sans;
  font-style: italic;
  margin-top:-10px;
}