.episode_download_list ul {
list-style: none;
}
.episode_download_list li {
display: inline;
font-size: 0.75em;
}
.episode_download_list .size {
font-size: 0.5em;
padding-left: 3px;
}
.episode_downloads select {
font-size: 18px;
display: inline;
}
.episode_downloads button {
margin-left: 10px;
}
div.podlove_cc_license {
display: block;
text-align: center;
}
ul.podlove-donations-list, ul.podlove-social-list {
margin: auto 0px auto 0px;
}
ul.podlove-donations-list li a, ul.podlove-social-list li a, img.podlove-contributor-button, ul.podlove-donations-list li, ul.podlove-social-list li {
width: 20px;
height: 20px;
}
ul.podlove-donations-list li a, ul.podlove-social-list li a {
display: block;
}
ul.podlove-donations-list li, ul.podlove-social-list li {
display: inline-block;
line-height: 20px;
list-style-type: none;
margin-right: 5px;
} .podlove-player-wrapper {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.podlove-player-wrapper iframe {
width: 1px;
min-width: 100%;
}
.podlovewebplayer_wrapper {
margin-bottom: 10px;
}@font-face {
font-family: 'Podlove';
src:url(//www.childhoodpublics.org/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/fonts/Podlove.eot);
src:url(//www.childhoodpublics.org/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/fonts/Podlove.eot?#iefix) format('embedded-opentype'),
url(//www.childhoodpublics.org/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/fonts/Podlove.woff) format('woff'),
url(//www.childhoodpublics.org/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/fonts/Podlove.ttf) format('truetype'),
url(//www.childhoodpublics.org/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/fonts/Podlove.svg#Podlove) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'Podlove';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .podlove-icon-reorder, .podlove-icon-ok, .podlove-icon-remove, .podlove-icon-minus, .podlove-icon-spinner, .podlove-icon-reply, .podlove-icon-share, .podlove-icon-time, .podlove-icon-repeat, .podlove-icon-plus, .podlove-icon-cloud-download, .podlove-icon-external-link, .podlove-icon-circle, .podlove-icon-cogs, .podlove-icon-ban-circle, .podlove-icon-heart, .podlove-icon-appdotnet, .podlove-icon-github, .podlove-icon-twitter, .podlove-icon-facebook, .podlove-icon-googleplus, .podlove-icon-pinterest, .podlove-icon-flattr, .podlove-icon-paypal, .podlove-icon-house, .podlove-icon-mail, .podlove-icon-cart, .podlove-icon-edit, .podlove-icon-calendar {
font-family: 'Podlove';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.podlove-icon-reorder:before {
content: "\f0c9";
}
.podlove-icon-ok:before {
content: "\f00c";
}
.podlove-icon-remove:before {
content: "\f00d";
}
.podlove-icon-minus:before {
content: "\f068";
}
.podlove-icon-spinner:before {
content: "\f110";
}
.podlove-icon-reply:before {
content: "\f112";
}
.podlove-icon-share:before {
content: "\f045";
}
.podlove-icon-time:before {
content: "\f017";
}
.podlove-icon-repeat:before {
content: "\f01e";
}
.podlove-icon-plus:before {
content: "\f067";
}
.podlove-icon-cloud-download:before {
content: "\f0ed";
}
.podlove-icon-external-link:before {
content: "\f08e";
}
.podlove-icon-circle:before {
content: "\f111";
}
.podlove-icon-cogs:before {
content: "\f085";
}
.podlove-icon-ban-circle:before {
content: "\f05e";
}
.podlove-icon-heart:before {
content: "\f004";
}
.podlove-icon-appdotnet:before {
content: "\e000";
}
.podlove-icon-github:before {
content: "\e001";
}
.podlove-icon-twitter:before {
content: "\e002";
}
.podlove-icon-facebook:before {
content: "\e003";
}
.podlove-icon-googleplus:before {
content: "\e004";
}
.podlove-icon-pinterest:before {
content: "\e005";
}
.podlove-icon-flattr:before {
content: "\e006";
}
.podlove-icon-paypal:before {
content: "P";
}
.podlove-icon-house:before {
content: "\e007";
}
.podlove-icon-mail:before {
content: "\e008";
}
.podlove-icon-cart:before {
content: "\e009";
}
.podlove-icon-edit:before {
content: "e";
}
.podlove-icon-calendar:before {
content: "\e953";
}.jp-related-posts-i2 {
margin-top: 1.5rem;
}
.jp-related-posts-i2__list {
--hgap: 1rem;
display: flex;
flex-wrap: wrap;
column-gap: var(--hgap);
row-gap: 2rem;
margin: 0;
padding: 0;
list-style-type: none;
}
.jp-related-posts-i2__post {
display: flex;
flex-direction: column; flex-basis: calc( ( 100% - var(--hgap) ) / 2 );
} .jp-related-posts-i2__post:nth-last-child(n+3):first-child,
.jp-related-posts-i2__post:nth-last-child(n+3):first-child ~ * { flex-basis: calc( ( 100% - var(--hgap) * 2 ) / 3 );
}
.jp-related-posts-i2__post:nth-last-child(4):first-child,
.jp-related-posts-i2__post:nth-last-child(4):first-child ~ * { flex-basis: calc( ( 100% - var(--hgap) ) / 2 );
}
.jp-related-posts-i2__post-link {
display: flex;
flex-direction: column;
row-gap: 0.5rem;
width: 100%;
margin-bottom: 1rem;
line-height: 1.2;
}
.jp-related-posts-i2__post-link:focus-visible {
outline-offset: 2px;
}
.jp-related-posts-i2__post-img {
order: -1;
max-width: 100%;
}
.jp-related-posts-i2__post-defs {
margin: 0;
list-style-type: unset;
} .jp-related-posts-i2__post-defs dt {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px); white-space: nowrap;
}
.jp-related-posts-i2__post-defs dd {
margin: 0;
} .jp-relatedposts-i2[data-layout="list"] .jp-related-posts-i2__list {
display: block;
}
.jp-relatedposts-i2[data-layout="list"] .jp-related-posts-i2__post {
margin-bottom: 2rem;
} @media only screen and (max-width: 640px) {
.jp-related-posts-i2__list {
display: block;
}
.jp-related-posts-i2__post {
margin-bottom: 2rem;
}
} #jp-relatedposts {
display: none;
padding-top: 1em;
margin: 1em 0;
position: relative;
clear: both;
}
.jp-relatedposts:after {
content: '';
display: block;
clear: both;
} #jp-relatedposts h3.jp-relatedposts-headline {
margin: 0 0 1em 0;
display: inline-block;
float: left;
font-size: 9pt;
font-weight: bold;
font-family: inherit;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
content: "";
display: block;
width: 100%;
min-width: 30px;
border-top: 1px solid #dcdcde;
border-top: 1px solid rgba(0,0,0,.2);
margin-bottom: 1em;
}
#jp-relatedposts h3.jp-relatedposts-headline em {
font-style: normal;
font-weight: bold;
} #jp-relatedposts .jp-relatedposts-items {
clear: left;
}
#jp-relatedposts .jp-relatedposts-items-visual {
margin-right: -20px;
} #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
float: left;
width: 33%;
margin: 0 0 1em; box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
padding-right: 20px;
filter: alpha(opacity=80);
-moz-opacity: .8;
opacity: .8;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
clear: both;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
} #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items time {
font-size: 14px;
line-height: 20px;
margin: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
position:relative;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
display:block;
border-bottom: 0;
}
#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items time {
margin-bottom: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
text-transform: none;
margin: 0;
font-family: inherit;
display: block;
max-width: 100%;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
font-size: inherit;
font-weight: normal;
text-decoration: none;
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
display: block;
max-width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
height: auto;
max-width: 100%;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
opacity: .6;
} .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
display: none;
} #jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
display: none;
} #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
overflow: hidden;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span {
margin-bottom: 1em;
} #jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
clear: both;
width: 100%;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img {
float: left;
overflow: hidden;
max-width: 33%;
margin-right: 3%;
}
#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
display: inline-block;
max-width: 63%;
} @media only screen and (max-width: 640px) {
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
width: 50%;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
clear: left;
}
#jp-relatedposts .jp-relatedposts-items-visual {
margin-right: 20px;
}
}
@media only screen and (max-width: 320px) {
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
width: 100%;
clear: both;
margin: 0 0 1em;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
float: none;
max-width: 100%;
margin-right: 0;
}
} @media print {
.jp-relatedposts {
display:none !important;
}
}