.podcastblock .views-row {
    width: 180px;
    height: 180px;
    background-color: #fff;
    float: left;
    margin: 10px 20px 10px 0;
    background: url('/sites/default/files/images/podcast_thumb_bg_final.jpg');
    border: solid 8px #ffbf00;
    overflow: hidden;
    line-height: 22px;
    background-position-x: center;
    background-position-y: center;
}

.podcastblock.season2 .views-row {
    /* background: url('/sites/default/files/images/podcast_thumb_bg_season2_v2.jpg');
    border: solid 8px #1dafcf; */
}

.podcastblock .views-row h6 {
    margin-top: 0;
}

.podcastblock .views-row a {
    display: block;
    padding: 20px 15px 100px 20px;
    text-decoration: none;
    color: #000;
}

.podcastperson .view-people td.views-field-field-photo {
    width: 200px;
}

.podcastperson .view-people td.views-field-field-photo img {
    border: solid 10px #ccc;
}

.podcastperson .view-people h6 {
    margin-top: 0;
}

.podcastbuttons img {
    margin-bottom: 15px;
}

.subscribe2 .caption-wrapper {
    float: left !important;
    margin-right: 10px;
    margin-bottom: 15px;
}

.subscribe2 .caption {
    display: none;
}

.podcastintro {
    margin-bottom: 0;
}

.podcastintro .block-inner {
    background: none !important;
}

.podcastintro h2.block-title {
    margin: 0.5em 0;
}