﻿ul {
    list-style-type: none;
    padding: 0;
}
@media screen and (min-width: 0) {
    ul {
        font-size: 1em;
        line-height: 140%;
    }
}
@media screen and (min-width: 30em) {
    ul {
        font-size: 1.05em;
        line-height: 150%;
    }
}

ol {
    padding: 0 0 0 20px;
}
@media screen and (min-width: 0) {
    ol {
        font-size: 1em;
        line-height: 140%;
    }
}
@media screen and (min-width: 30em) {
    ol {
        font-size: 1.05em;
        line-height: 150%;
        padding: 0;
    }
}


.column-container:after {
    content: "";
    display: table;
    clear: both;
}

ul.tl {
    margin: -30px -20px 10px -20px;
    padding: 0 15px 30px 15px;
    max-width: 1500px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
}
@media screen and (min-width: 45em) {
    ul.tl {
        margin: -30px 0 20px 0;
        padding: 0 0 30px 0;
    }
}
.tl li {
    position: relative;
    flex-grow: 1;
    flex-basis: auto;
    border-bottom: 2px solid #d8dac9;
    margin-top: 15px;
    padding-bottom: 25px;
    padding-top: 20px;
}
@media screen and (min-width: 45em) {
    .tl li {
        margin-top: 20px;
        padding-bottom: 35px;
        padding-top: 20px;
    }
}
.tl-text {
    padding: 30px 2px 0 5px;
    max-width: 60%;
}
@media screen and (min-width: 45em) {
    .tl-text {
        max-width: 150px;
        padding: 0 5px 0 7px;
    }
}
.tl-text p.tl-text-item span {
    border-bottom: 1px dashed #d8dac9;
    line-height: 160%;
    background: #f3f3ee;
    padding: 1px 0;
}
.tl-text p.tl-text-item.tl-trcc span {
    border-bottom: 1px solid rgba(216, 218, 201, 0.5);
    border-left: 1px solid #d8dac9;
    padding: 1px 0 1px 4px;
}
.tl-text p.tl-text-item span em {
    border-bottom: 0px solid #d8dac9;
}
.tl-text p.tl-text-item span em.lyric {
    border-bottom: 2px solid #d8dac9;
    padding: 1px 0;
}
p.tl-text-item span.tl-year {
    border: 2px solid #d8dac9;
    background: #f3f3ee;
    color: rgba(126, 166, 132, 0.6);
    padding: 1px 6px;
    font-family: "pt-sans", sans-serif;
    font-size: 0.9em;
    font-weight: 600;
    position: absolute;
    bottom: -12px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
	/*width: 50px;*/
    min-width: 50px;
    text-align: center;
}
.tl-text.tl-tn {
    max-width: 35%;
}
@media screen and (min-width: 45em) {
    .tl-text.tl-tn {
        max-width: 100px;
    }
}
.tl-text.tl-tar {
    text-align: right;
}
.tl-text.tl-tac {
    text-align: center;
}
p.tl-trcc {
    transform-origin: 10px 10px;
    white-space: nowrap;
    width: 20px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.tl-img {
    text-align: center;
    background: center bottom/4px no-repeat url("story-images/tl/tl-line.svg");
    padding: 0px 6px 0 8px;
}
.tl-img.tl-l img {
    max-width: 110px;
}
@media screen and (min-width: 45em) {
    .tl-img.tl-l img {
        max-width: 130px !important;
    }
}
.tl-img.tl-m {
    max-width: 110px;
}
@media screen and (min-width: 45em) {
    .tl-img.tl-m {
        max-width: 130px;
    }
}
.tl-img.tl-s {
    max-width: 80px;
}
@media screen and (min-width: 45em) {
    .tl-img.tl-s {
        max-width: 100px;
    }
}
.tl-img.tl-xs {
    max-width: 70px;
}
@media screen and (min-width: 45em) {
    .tl-img.tl-xs {
        max-width: 85px;
    }
}
.tl-circ {
    border-radius: 50%;
}
.tl-img img {
    width: 100%;
    max-width: 100px;
}
.tl-text-item {
    font-size: 0.65em;
    line-height: 125%;
    margin: 0;
    padding: 0;
}
@media screen and (min-width: 70em) {
    .tl-text-item {
        font-size: 0.7em;
    }
}
.tlf-mam {
    background: rgba(255, 255, 255, 0.7);
    padding: 4px 4px 8px 4px;
    border-left: 1px solid #d8dac9;
    border-bottom: 1px solid #d8dac9;
}
.tlf-notts,
.tlf-ig {
    border-left: 1px solid #d8dac9;
    border-bottom: 1px solid #d8dac9;
}
.tlf-bird {
    border: 3px solid #d8dac9;
}
.tlf-glasto {
    background: rgba(255, 255, 255, 0.6);
    padding: 5px;
    border-left: 1px solid #d8dac9;
    border-bottom: 1px solid #d8dac9;
}
.tlf-collyrwd,
.tlf-norm {
    border: 1px solid #d8dac9;
}
.tlf-lisb {
    background: rgba(255, 255, 255, 0.6);
    padding: 5px;
    border-left: 1px solid #d8dac9;
    border-bottom: 1px solid #d8dac9;
}
.tlf-nfld {
    background: rgba(255, 255, 255, 0.7);
    padding: 4px;
    border-left: 1px solid #d8dac9;
    border-bottom: 1px solid #d8dac9;
}
.tlf-run {
    border: 1px solid #d8dac9;
}
.tlf-rc {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.tlf-rc2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
p.tl-text-item sup {
    line-height: 0;
}
p.tl-text-item sup a {
    color: #7ea684;
    margin: 0 2px 0 3px;
    padding: 1px 0 1px 0;
    text-decoration: none;
    border-bottom: 1px solid #7ea684;
}
.tl-footnotes {
    margin: 20px 0;
    padding: 0;
}

ol#tl-footnotes {
    column-rule: 1px solid #d8dac9;
    padding: 0 0 50px 0;
}
@media screen and (min-width: 30em) {
    ol#tl-footnotes {
        column-count: 2;
        column-gap: 60px;
        column-width: 50%;
    }
}
@media screen and (min-width: 45em) {
    ol#tl-footnotes {
        column-count: 3;
        column-gap: 70px;
        column-width: 33%;
    }
}
@media screen and (min-width: 70em) {
    ol#tl-footnotes {
        column-count: 4;
        column-gap: 70px;
        column-width: 25%;
    }
}
ol#tl-footnotes li {
    font-size: 0.7em;
    line-height: 125%;
    margin-bottom: 8px;
    margin-left: 10px;
}
ol#tl-footnotes li a {
    color: #132831;
}
ol#tl-footnotes li a.tl-footnote-icon {
    color: #ce1313;
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: none;
    line-height: 80%;
    vertical-align: middle;
}
ol#tl-footnotes li a.tl-article-icon {
    color: #ce1313;
    font-size: 1.3em;
    font-weight: 600;
    text-decoration: none;
    line-height: 80%;
}
ol#tl-footnotes li a.tl-ext-icon {
    color: #ce1313;
    font-size: 1.3em;
    font-weight: 600;
    text-decoration: none;
    line-height: 80%;
}
ul.tl-key {
    display: inline-block;
    font-size: 0.8em;
    margin: 0 0 10px 0;
}
ul.tl-key li.tl-keyitem {
    display: inline;
    margin: 0 10px 0 0;
}
.tl-keyi {
    margin: 0 5px 0 0;
}
.tlk-fni,
.tlk-rel,
.tlk-ext {
    color: #ce1313;
    font-size: 1.3em;
    font-weight: 600;
}
.tlk-fni {
    vertical-align: middle;
}