

a {
  color: inherit;
  text-decoration: none;
}

a:focus {
  outline: thin dotted rgba(0,0,0,0.35);
  outline-offset: -1px;
}

a:focus:active,a:focus:hover {
  outline: none !important;
}

a.external-link {
  word-wrap: break-word;
}

a.external-link[href^='//']:after {
    content: " (https:" attr(href) ")";
}

a, a.external-link {
    color: #36b;
    text-decoration: none;
}

a.external-link:visited {
    color: #636;
}

a.external-link:active {
    color: #b63;
}

.external-link {
  background-position: center right;
  background-repeat: no-repeat;
  background-image: url(//yahvehyireh.com/assets/images/png/external.ltr.png);
  background-image: -webkit-linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cg%20transform%3D%22translate%28-826.429%20-698.791%29%22%3E%3Crect%20width%3D%225.982%22%20height%3D%225.982%22%20x%3D%22826.929%22%20y%3D%22702.309%22%20fill%3D%22%23fff%22%20stroke%3D%22%2306c%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M831.194%20698.791h5.234v5.391l-1.571%201.545-1.31-1.31-2.725%202.725-2.689-2.689%202.808-2.808-1.311-1.311z%22%20fill%3D%22%2306f%22%2F%3E%3Cpath%20d%3D%22M835.424%20699.795l.022%204.885-1.817-1.817-2.881%202.881-1.228-1.228%202.881-2.881-1.851-1.851z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  background-image: -webkit-linear-gradient(transparent,transparent),url(//yahvehyireh.com/assets/images/svg/external.ltr.svg);
  background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cg%20transform%3D%22translate%28-826.429%20-698.791%29%22%3E%3Crect%20width%3D%225.982%22%20height%3D%225.982%22%20x%3D%22826.929%22%20y%3D%22702.309%22%20fill%3D%22%23fff%22%20stroke%3D%22%2306c%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M831.194%20698.791h5.234v5.391l-1.571%201.545-1.31-1.31-2.725%202.725-2.689-2.689%202.808-2.808-1.311-1.311z%22%20fill%3D%22%2306f%22%2F%3E%3Cpath%20d%3D%22M835.424%20699.795l.022%204.885-1.817-1.817-2.881%202.881-1.228-1.228%202.881-2.881-1.851-1.851z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  background-image: linear-gradient(transparent, transparent), url(//yahvehyireh.com/assets/images/svg/external.ltr.svg);
  background-image: -o-linear-gradient(transparent, transparent), url(//yahvehyireh.com/assets/images/png/external.ltr.png);
  padding-right: 13px;
}

a[href$=".pdf"].external-link,
a[href*=".pdf?"].external-link,
a[href*=".pdf#"].external-link,
a[href$=".PDF"].external-link,
a[href*=".PDF?"].external-link,
a[href*=".PDF#"].external-link,
a[href$=".pdf"].external-link,
a[href*=".pdf?"].external-link,
a[href*=".pdf#"].external-link,
a[href$=".PDF"].external-link,
a[href*=".PDF?"].external-link,
a[href*=".PDF#"].external-link {
    background: url(//yahvehyireh.com/assets/images/gif/acrobat.gif) no-repeat right;
    padding-right: 18px;
}

#progress-bar{
	top:0;
	left:0;
}

article, aside {
  clear: both;
  margin: 0 auto 3em;
}

article {
  font-size: 1.3em;
  line-height: 1.8em;
}

article > p {
    text-align: justify;
}

article > p, article > blockquote {
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}

section figure {
  max-width: 90%;
  width: 90%;
  margin: 1.4em auto;
}


figcaption {
  font-size: 1em;
  text-align: left;
}

section figure img {
    max-width: 100%;

/*  max-width: 100% !important;*/
  border: gray solid 1px;
  padding: 5px 5px;
  background-color: white;
  box-shadow: 0 5px 10px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 5px 10px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 5px 10px rgba(34, 25, 25, 0.4);
  object-fit: cover;
}


article > img {
  max-width: 100% !important;
  border: gray solid 1px;
  padding: 5px 5px;
  background-color: white;
  box-shadow: 0 5px 10px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 5px 10px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 5px 10px rgba(34, 25, 25, 0.4);
  object-fit: cover;
}


article > h1 {
  margin: 1.3em 0 0.5em;
}


article > h2 {
  margin: 0.5em 0 0.5em;
  font-size: 1.1em;
}


article > h3 {
  margin: 1.5em 0 0.7em;
}

article > h3, article > h4 {
  color: #24616b;
}

article > h2+h3 {
  margin-top: .8em;
}


article > li {
  padding: 0 0 1em 0;
}

article > a {
  color: #009bc2;
  text-decoration: underline;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

article > a:hover {
  color: #00c4f5;
}

article > a:visited {
  color: #4cacbe;
}

article > blockquote {
  margin: 2em 0;
  padding: 0 .5em;
  font-size: 1.15em;
  border-left: 0.25em solid #50b7c8;
  font-style: italic;
  line-height: 1.5;
}


article > blockquote footer {
  margin: 1em 0;
  font-variant: small-caps;
  text-align: right;
  color: #f00;
  font-size: 0.8em;
}


article > blockquote dt {
  font-style: italic;
  font-weight: bold;
}
article > blockquote dd  {
  font-style: normal;
  font-weight: normal;
  padding: 0 .2em;
  font-size: 0.9em;
  text-indent: -.5em;
}

article > blockquote p {
  margin: 0;
  color: #1c4c54;
}

article > .smaller {
  padding-left: 1em;
  font-size: 70%;
}

article > nav p {
  padding: 1em 0.1em;
  font-size: 90%;
  text-align: center;
}

article > nav p a {
  display: block;
}

hr {
  margin: 3em auto;
  border: 0;
  width: 50%;
  height: 1px;
  background: #333;
  background-image: linear-gradient(to right,#f00,#3bbb33,#e047bf);
}

details {
  margin: 0 0 2em;
  border-left: 3px solid #50b7c8;
  border-radius: 0 4px 4px 0;
  background: rgba(80, 183, 200, 0.07);
  padding: 0.75em 1.1em;
}

details[open] {
  padding-bottom: 0.9em;
}

details > summary {
  cursor: pointer;
  list-style: none;
  font-size: 0.85em;
  font-variant: small-caps;
  letter-spacing: 0.04em;
  color: #24616b;
  outline: none;
  user-select: none;
}

details > summary::-webkit-details-marker {
  display: none;
}

details > summary::before {
  content: '\25B6\00A0';
  font-size: 0.7em;
  display: inline-block;
  transition: transform 0.2s ease;
}

details[open] > summary::before {
  transform: rotate(90deg);
}

details > summary:hover {
  color: #50b7c8;
}

details > p {
  margin: 0.75em 0 0;
  font-size: 0.9em;
  font-style: italic;
  color: #3a3a3a;
  line-height: 1.6;
}

aside ul {
  list-style-type: none !important;
  padding: 0;
	column-width: 20em;
  -moz-column-width: 20em;
  -moz-column-gap: 2em;
  -webkit-column-width: 20em;
  -webkit-column-gap: 2em;
}

aside ul li a {
  padding:0.2em 0.4em;
}

q {
  padding-right: 0.2em;
  word-wrap: break-word;
}

q.bible {
  font-style: italic;
}

sup {
  line-height: 1em;
  vertical-align: super;
}

sup a {
  text-decoration: none;
}

dd {
  padding: 1.3em 0;
}

em {
  font-weight: bold;
}

p > time:before {
  content: "\2192 ";
}

p > time {
  display: block;
  padding-top: 1em;
  text-transform: capitalize;

}

/* broadcast  */

.page-audio {
    background-color: #ffffff;
    padding: 15px;
    position: fixed;
    bottom: 0;
    z-index: 5;
    width: 100%;
}

.button:hover {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  text-decoration: none;
}

.button:link {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  vertical-align: middle;
  border: none;
  border-radius: 2px;
  padding: .5em 1.5em;
  font-weight: 400;
  text-decoration: none;
}

button-audio {
  color: #ffffff !important;
  background-color: #ad29b6;
  border-radius: 3px;
}

button-wide {
  width: 100%;
}

input {
  display: block;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: .75rem;
    right: .75rem;
    overflow: hidden;
    width: 43px;
    height: 43px;
    border: none;
    z-index: 100;
}

#toTop:active,#toTop:focus {
    outline:none;
}

#toTopHover {
    display: block;
    overflow: hidden;
    float: left;
}



/* minute meds */

span.number {
  margin-right: 1em;
}

.search-highlight {
  color: white;
  background-color: red;
}

#string {
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  outline: none;
}


/*redirect*/


#redirect blockquote {
  word-break: break-all;
  word-wrap: break-word;
  /*white-space: pre;
  white-space: pre-wrap;*/
  padding: 10px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#redirect p strong.destination-highlight {
  text-transform: capitalize;
  font-style: oblique;
}


section .promote{
	color: #600;
    border: 1px solid #edc;
    border-radius: .25em;
    padding: 0 0.3em;
    background: #fafafa;
}


.post-date {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ecebeb));
	background: -moz-linear-gradient(top,  #ffffff,  #ecebeb);
	background: linear-gradient(-90deg, #ffffff, #ecebeb);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
	box-shadow: 0 1px 1px rgba(0,0,0,.15);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ecebeb');
	float: left;
	margin: 0 12px 5px 0;
	text-align: center;
	width: 52px;
}
.post-date .month {
	color: #fff;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding: 2px 0;
	width: 100%;
	position: relative;
	left: -1px;
	top: -1px;
	border: solid 1px #a11216;
	background: #cb151b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb1c24', endColorstr='#a30c10');
	background: -webkit-gradient(linear, left top, left bottom, from(#eb1c24), to(#a30c10));
	background: -moz-linear-gradient(top,  #eb1c24,  #a30c10);
	background: linear-gradient(-90deg, #eb1c24, #a30c10);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.2);
	box-shadow: 0 1px 0 rgba(0,0,0,.2);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.post-date .day {
	color: #666;
	padding: 2px 0 1px;
	font: bold 18px/100% Arial, Helvetica, sans-serif;
	display: block;
}
.post-date .year {
	color: #999;
	padding: 0 0 4px;
	font: 10px/100% Arial, Helvetica, sans-serif;
	display: block;
}



/*books landing page*/
a:link, a:visited {
  color: #d30d1d;
}

/*
@keyframes loading-effect {
  0% {background-position: 0 0;}
  100% {background-position: 30px 0;}
}*/



.book {
  max-width: 98%;
  margin:5px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}


.text {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0px, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
  padding: 0;/*18px 12px 12px;*/
  position: absolute;
  width: 100%;
  bottom: -3px;
  margin: 0;
  word-wrap: normal;
}

.title {
  font-size: 1.1em;
  line-height: 1.1em;
  margin-bottom: 2px;
}

.title-link:link, .title-link:visited {
  color: #252121;
  text-decoration: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.title-link:hover {
  text-decoration: underline;
}
.title-link:active {
  color: #a30a16;
}

.text p[rel*=author] {
  font-style: oblique;
  font-size: 0.8em;
  text-align: center;
  opacity:0.9;
}




















.view {
   /*width: 300px;
   width: 240px;*/
   /*height: 200px;
   margin: 10px;*/
   margin: 5px;
   float: left;
   /*border: 10px solid #fff;
   border: 5px solid #fff;*/
   overflow: hidden;
   position: relative;
   text-align: center;
/*   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;*/
   cursor: default;
  /* background: #fff url(//wondershift.biz/wp-content/uploads/2016/05/bgimg.jpg) no-repeat center center;*/
}
.view .mask, .view .content {
   /*width: 300px;*/
   /*width: 240px;
   height: 200px;*/
   position: absolute;
   /*overflow: hidden;*/
   top: 0;
   left: 0;
}
.view img {
   max-width: 15em;
   max-height: 15em;
   display: block;
   position: relative;
   margin: auto;
}
.view h2 {
   text-transform: uppercase;
   /*color: #fff;*/
   color: #000;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   /*background: rgba(0, 0, 0, 0.8);*/
   background: rgba(141, 88, 142, 0.95);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
 /*  padding: 10px 20px 20px;*/
   padding: 5px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
 /*  padding: 7px 14px;*/
   padding: 5px 14px;
   /*background: #000;*/
   background: #ec3066;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}



.mask {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0px, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
  padding: 0;
  /* position: absolute; */
  width: 100%;
}













.view a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}


.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   /*background-color: rgba(219,127,8, 0.7);*/
   background-color: rgba(2, 182, 207, 0.5);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
a:target,a:target+em {
	background-color: #ffc;
}

/*prev next navigation*/


.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.close:hover,.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}


.icon-left:before {
  content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.5%2021.5%22%20width%3D%2211.5%22%20height%3D%2221.5%22%3E%3Ctitle%3EPrevious%3C%2Ftitle%3E%3Cpath%20d%3D%22M10.75%200a.74.74%200%200%201%20.53.22.75.75%200%200%201%200%201.06l-9.47%209.47%209.47%209.47a.75.75%200%201%201-1.06%201.06l-10-10a.75.75%200%200%201%200-1.06l10-10a.73.73%200%200%201%20.53-.22z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);
}

.icon-right:before {
  content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.5%2021.5%22%20width%3D%2211.5%22%20height%3D%2221.5%22%3E%3Ctitle%3ENext%3C%2Ftitle%3E%3Cpath%20d%3D%22M.75%2021.5a.74.74%200%200%201-.53-.22.75.75%200%200%201%200-1.06l9.47-9.47L.22%201.28A.75.75%200%200%201%201.28.22l10%2010a.75.75%200%200%201%200%201.06l-10%2010a.74.74%200%200%201-.53.22z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);
}

[class^="icon-"]:before {
	display: inline-block;
	width: 1em;
	margin-right: .2em;
	line-height: 1em;
	margin-left: .2em;
}

nav.ts-post-nav a {
  display: block;
  outline: medium none;
  position: fixed;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 1000;
  height: 150px
}

nav.ts-post-nav a.prev {
  left: -3px
}

nav.ts-post-nav a.next {
  right: -2px
}

nav.ts-post-nav a .icon-wrap .icon {
  display: block;
  margin: 0 auto;
  padding: 0
}

.nav-fillslide .icon-wrap {
  backface-visibility: hidden;
  display: block;
  overflow: hidden;
  padding: 65px 10px;
  position: relative;
  z-index: 100;
  background: #FFF;
  color: #000;
  box-shadow: 0 0 10px 0 rgba(60,60,60,0.1);
  height: 150px
}

.nav-fillslide .icon-wrap:before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: transform .3s ease .3s;
  -webkit-transition: -webkit-transform .3s ease .3s;
  backface-visibility: hidden
}

.nav-fillslide a.prev .icon-wrap:before {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%)
}

.nav-fillslide a.next .icon-wrap:before {
  transform: translateX(100%);
  -webkit-transform: translateX(100%)
}

.nav-fillslide .icon-wrap .icon {
  display: block;
  margin: 0 auto;
  padding: 0;
  fill: hsl(291,10%,42%);
  position: relative;
  z-index: 100
}

.nav-fillslide div {
  background: none repeat scroll 0 0 hsl(0,0%,100%);
  height: 150px;
  padding: 20px;
  position: absolute;
  top: 0;
  transition: transform .3s ease 0;
  -webkit-transition: -webkit-transform .3s ease 0;
  width: 440px;
  box-shadow: 0 0 5px 5px rgba(230,230,230,0.3)
}

.nav-fillslide a.prev div {
  left: 0;
  /*padding: 20px 180px 20px 70px;*/
  text-align: right;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}

.nav-fillslide a.next div {
  /*padding: 20px 70px 20px 180px;*/
  right: 0;
  transform: translateX(100%);
  -webkit-transform: translateX(100%)
}

.nav-fillslide div span {
  border-bottom: 1px solid;
  display: inline-block;
  font-size: .7em;
  font-weight: 400;
  letter-spacing: 1px;
  /* line-height: 1.2; */
  padding: 5px;
  text-transform: uppercase;
  margin-bottom: 10px
}

.nav-fillslide h3 {
  font-size: 1.35em;
  font-weight: 400;
  margin: 0;
  padding: 8px 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.nav-fillslide p {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 0
}

.nav-fillslide img {
  position: absolute;
  top: 20px
}

.nav-fillslide a.prev img {
  right: 20px
}

.nav-fillslide a.next img {
  left: 20px
}

.nav-fillslide a:hover .icon-wrap:before {
  transform: translateX(-3px);
  transition-delay: 0
}

.nav-fillslide a:hover div {
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transition-delay: .1s
}

@media only screen and (max-width:35em){
  nav.ts-post-nav {
    display:none
  }
  article > h2 {
    font-size: 1.2em;
    font-family: Literata;
  }
  article > blockquote {
    padding: 0 2em;
    font-size: 1.2em;
    line-height: 1.7;
  }
  article > blockquote footer {
    margin: 0.5em 0;
  }
  .book {
    max-width: 48%;
  }
  article > p {
    font-size: 1em;
  }
}

@media only screen and (min-width: 55em) {
  article > h1 {
    font-size: 2.5em;
    font-family: Literata;
  }
  article > h2 {
    margin: 1.3em 0 0.5em;
    font-size: 1.5em;
    font-family: Literata;
  }
  article > h3 {
    font-size: 1.5em;
    font-family: Literata;
  }
}

@media only screen and (min-width: 74em) {
  aside ul {
    padding-left: 5%;
    font-family: Literata;
  }
  article > img {
    max-width: 40em;
    font-family: Literata;
  }
}

/* Edition choice landing page */
.edition-choice-intro {
  text-align: center;
  color: #666;
  font-size: 0.9em;
  margin-top: 0;
}
.edition-choice {
  display: flex;
  gap: 2em;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2.5em auto;
}
.edition-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 2px solid #50b7c8;
  border-radius: 0.5em;
  padding: 2em 3em;
  text-decoration: none;
  color: #24616b;
  transition: background-color 0.2s, color 0.2s;
  min-width: 11em;
}
.edition-card:hover,
.edition-card:focus {
  background-color: #50b7c8;
  color: #fff;
}
.edition-year {
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1;
}
.edition-label {
  font-size: 0.85em;
  margin-top: 0.5em;
}

/* Contents page */
.contents-back {
  display: inline-block;
  margin-bottom: 1.25em;
  font-size: 0.8em;
  color: #50b7c8;
  text-decoration: none;
}
.contents-back:hover {
  color: #24616b;
}
.contents-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.contents-list li {
  padding: 1.25em 0;
  border-bottom: 1px solid rgba(80, 183, 200, 0.3);
}
.contents-list li:last-child {
  border-bottom: none;
}
.contents-chapter-number {
  font-size: 0.75em;
  color: #999;
  display: block;
  margin-bottom: 0.15em;
}
.contents-list h2 {
  margin: 0 0 0.4em;
  font-size: 1em;
  line-height: 1.3;
}
.contents-list h2 a {
  color: #24616b;
  text-decoration: none;
}
.contents-list h2 a:hover {
  color: #50b7c8;
}
.contents-precis {
  margin: 0;
  font-size: 0.85em;
  color: #555;
  line-height: 1.65;
}


/* this is for html span class=w style audio timings within html
.w { cursor: pointer; }
.w:hover { background: #fff3b0; border-radius: 2px; }
.w-active { background: #ffe066; border-radius: 2px; }
*/

section p { cursor: pointer; }
::highlight(read-along) { background-color: #ffe066; }
