:root {--bg: #fff;--current: red;--hilite: green;--main: #333447;--border: #bbb;--info: #efefef;}html {margin: 0;padding: 0 }body {height: 100%;width: 100%;font-family: 'Lato', 'Helvetica Neue', 'Helvetica', sans-serif;font-size: 1.3em;font-weight: 400;line-height: 1.4em;color: var(--main);}h1,h2,h3,h4 {padding: 0;margin: .5rem 0;line-height: 1.2 }h1 {font-size: 2.5rem }h2 {font-size: 2rem }h3 {font-size: 1.375rem }h4 {font-size: 1.125rem }.logo {width: 795px;height: 315px }strong, b {font-weight: 700 }.left {text-align: left }.right {text-align: right }.center {text-align: center;margin: 0 auto }.justify {text-align: justify }.container {width: 90%;margin-left: auto;margin-right: auto }.row {position: relative;width: 100% }.row [class^="col"] {float: left;margin: 0.5rem 2%;min-height: 0.125rem }.col-1,.col-2,.col-3,.col-4,.col-5,.col-6, .col-7,.col-8,.col-9,.col-10,.col-11,.col-12 {width: 96% }.col-1-sm {width: 4.33% }.col-2-sm {width: 12.66% }.col-3-sm {width: 21% }.col-4-sm {width: 29.33% }.col-5-sm {width: 37.66% }.col-6-sm {width: 46% }.col-7-sm {width: 54.33% }.col-8-sm {width: 62.66% }.col-9-sm {width: 71% }.col-10-sm {width: 79.33% }.col-11-sm {width: 87.66% }.col-12-sm {width: 96% }.row::after {content: "";display: table;clear: both }.nav {display: block;font-size: 120% }.info {padding: .5em;border-top: .1em solid var(--border);background-color: var(--info)}abbr {text-decoration: none;border-bottom: .1em dotted;cursor: help }footer {background: var(--info);border-top: .1em solid var(--border);font-size: 90% }.thumb {height: 340px;width: 240px;background-repeat: no-repeat;border: .1em solid;border-color: var(--border);text-align: center;margin: 0 auto 0 auto }.current-issue {border-color: var(--current) }.issue258 {background-image: url('img/t_258.png') }.issue257 {background-image: url('img/t_257.png') }.issue256 {background-image: url('img/t_256.png') }.issue255 {background-image: url('img/t_255.png') }.issue254 {background-image: url('img/t_254.png') }.issue253 {background-image: url('img/t_253.png') }a, a:link, a:visited {text-decoration: none;font-weight: 700;color: var(--hilite) }a:hover, a:focus, a:active {color: var(--hilite);text-decoration: underline }.issues a {text-decoration: none;display: block;flex: 1;text-align: center;line-height: 3 }.issues a:link, a:visited, a:focus {color: var(--main) }.issues a:hover {background: var(--info) }.issues a:active {background: var(--info);color: var(--bg) }@media only screen and (max-width: 768px) {body {font-size: 1.1em }.container {width: 80% }.logo {width: 398px;height: 158px }}@media only screen and (min-width: 45em) {.col-1 {width: 4.33% }.col-2 {width: 12.66% }.col-3 {width: 21% }.col-4 {width: 29.33% }.col-5 {width: 37.66% }.col-6 {width: 46% }.col-7 {width: 54.33% }.col-8 {width: 62.66% }.col-9 {width: 71% }.col-10 {width: 79.33% }.col-11 {width: 87.66% }.col-12 {width: 96% }}@media only screen and (min-width: 1280px) {.container {width: 70%}}