@charset "UTF-8";
/* fonts implemented via third parties or foundries */
@font-face {
  font-family: 'ValueDiacritics';
  src: url("../fonts/ValueDiacriticsV2-Bold.eot");
  src: local("☺"), url("../fonts/ValueDiacriticsV2-Bold.woff") format("woff"), url("../fonts/ValueDiacriticsV2-Bold.ttf") format("truetype"), url("../fonts/ValueDiacriticsV2-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Value Sans Bold';
  src: url("../fonts/value-bold-web.eot");
  src: local("☺"), url("../fonts/value-bold-web.woff") format("woff"), url("../fonts/value-bold-web.ttf") format("truetype"), url("../fonts/value-bold-web.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Value Sans Regular';
  src: url("../fonts/value-regular-web.eot");
  src: local("☺"), url("../fonts/value-regular-web.woff") format("woff"), url("../fonts/value-regular-web.ttf") format("truetype"), url("../fonts/value-regular-web.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GT Super';
  src: url("../fonts/GT-Super-Display-Bold.eot");
  src: local("☺"), url("../fonts/GT-Super-Display-Bold.woff") format("woff"), url("../fonts/GT-Super-Display-Bold.ttf") format("truetype"), url("../fonts/GT-Super-Display-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GT Super Text';
  src: url("../fonts/GT-Super-Text-Book.eot");
  src: local("☺"), url("../fonts/GT-Super-Text-Book.woff") format("woff"), url("../fonts/GT-Super-Text-Book.ttf") format("truetype"), url("../fonts/GT-Super-Text-Book.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GT Super Text';
  src: url("../fonts/GT-Super-Text-Book-Italic.eot");
  src: local("☺"), url("../fonts/GT-Super-Text-Book-Italic.woff") format("woff"), url("../fonts/GT-Super-Text-Book-Italic.ttf") format("truetype"), url("../fonts/GT-Super-Text-Book-Italic.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
.post-type-archive-cartoon-entry h1,
.post-type-archive-entry h1 {
  margin-bottom: 1rem;
}
.post-type-archive-cartoon-entry .years,
.post-type-archive-entry .years {
  list-style: none;
  margin-bottom: 2rem;
}
.post-type-archive-cartoon-entry .years li,
.post-type-archive-entry .years li {
  display: inline-block;
  margin-right: .5rem;
  font-family: "Value Sans Bold", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.post-type-archive-cartoon-entry .years li .button,
.post-type-archive-entry .years li .button {
  padding: .5rem .75rem;
}
.post-type-archive-cartoon-entry .years li .button.button-active,
.post-type-archive-entry .years li .button.button-active {
  background-color: #1e4bb4;
  color: #fff;
  opacity: 1;
}
.post-type-archive-cartoon-entry .simplefavorite-button.button,
.post-type-archive-entry .simplefavorite-button.button {
  display: flex;
}
.post-type-archive-cartoon-entry .simplefavorite-button.button.active,
.post-type-archive-entry .simplefavorite-button.button.active {
  background-color: #1e4bb4;
  color: #e4cca2;
  opacity: 1;
  border-color: #1e4bb4;
}
.post-type-archive-cartoon-entry .simplefavorite-button.button i,
.post-type-archive-entry .simplefavorite-button.button i {
  margin-left: .25rem;
}
.post-type-archive-cartoon-entry .s,
.post-type-archive-entry .s {
  width: 60%;
}
.post-type-archive-cartoon-entry .search-in,
.post-type-archive-entry .search-in {
  width: 35%;
}
.post-type-archive-cartoon-entry .entries-table,
.post-type-archive-entry .entries-table {
  width: 100%;
  font-size: .9rem;
}
.post-type-archive-cartoon-entry .entries-table thead th,
.post-type-archive-entry .entries-table thead th {
  font-weight: normal;
  font-size: .8rem;
  color: #1e4bb4;
  padding: 1rem;
  text-align: left;
  cursor: pointer;
}
.post-type-archive-cartoon-entry .entries-table thead th:before,
.post-type-archive-entry .entries-table thead th:before {
  margin-right: 5px;
  font-size: .4rem;
  vertical-align: middle;
  display: inline-block;
}
.post-type-archive-cartoon-entry .entries-table thead th.headerSortUp:before,
.post-type-archive-entry .entries-table thead th.headerSortUp:before {
  content: ' \25E3';
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.post-type-archive-cartoon-entry .entries-table thead th.headerSortDown:before,
.post-type-archive-entry .entries-table thead th.headerSortDown:before {
  content: ' \25E3';
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.post-type-archive-cartoon-entry .entries-table tr td,
.post-type-archive-entry .entries-table tr td {
  background: #fff;
  border-bottom: 5px solid #F8F8F8;
}
.post-type-archive-cartoon-entry .entries-table tr td img,
.post-type-archive-entry .entries-table tr td img {
  cursor: pointer;
}
.post-type-archive-cartoon-entry .entries-table .mono,
.post-type-archive-entry .entries-table .mono {
  font-family: monospace;
  font-size: 0.8rem;
}
.post-type-archive-cartoon-entry .entries-table a,
.post-type-archive-entry .entries-table a {
  font-family: "Value Sans Bold", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.post-type-archive-cartoon-entry .entries-table .c-count,
.post-type-archive-entry .entries-table .c-count {
  font-size: .7rem;
  color: #1e4bb4;
  vertical-align: top;
}
.post-type-archive-cartoon-entry .entries-table .commenters,
.post-type-archive-entry .entries-table .commenters {
  line-height: 1;
  display: block;
}
.post-type-archive-cartoon-entry .entries-table td,
.post-type-archive-entry .entries-table td {
  margin: 0;
  padding: .25rem 1rem;
}
.post-type-archive-cartoon-entry .pagination,
.post-type-archive-entry .pagination {
  margin: 2rem 0;
  text-align: center;
}
.post-type-archive-cartoon-entry .pagination > a, .post-type-archive-cartoon-entry .pagination > span,
.post-type-archive-entry .pagination > a,
.post-type-archive-entry .pagination > span {
  padding: .25rem;
}
.post-type-archive-cartoon-entry .readby li,
.post-type-archive-entry .readby li {
  white-space: nowrap;
}

.download-docs-bar {
  position: fixed;
  background: #fff;
  padding: 1rem;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.download-docs-bar .button {
  margin: 0;
}

.show-download .download-docs-bar {
  display: block;
}

.single-entry .simplefavorite-button.button.active,
.single-cartoon-entry .simplefavorite-button.button.active {
  background-color: #1e4bb4;
  color: #e4cca2;
  opacity: 1;
}
.single-entry .simplefavorite-button.button i,
.single-cartoon-entry .simplefavorite-button.button i {
  margin-left: .25rem;
}
.single-entry .slick-dots,
.single-cartoon-entry .slick-dots {
  text-align: center;
  display: flex;
  justify-content: center;
}
.single-entry .slick-dots .slick-active button,
.single-cartoon-entry .slick-dots .slick-active button {
  background-color: #1e4bb4;
  color: #e4cca2;
  border-color: #1e4bb4;
}
.single-entry .slick-dots button,
.single-cartoon-entry .slick-dots button {
  margin: 0 .25rem;
}
.single-entry .images,
.single-cartoon-entry .images {
  margin-bottom: 1rem;
}
.single-entry .images .image img,
.single-cartoon-entry .images .image img {
  width: 100%;
  height: auto;
}
.single-entry h1,
.single-cartoon-entry h1 {
  margin-bottom: 1rem;
}
.single-entry .options,
.single-cartoon-entry .options {
  margin-bottom: 2rem;
}
.single-entry .section-title,
.single-cartoon-entry .section-title {
  border-bottom: 2px solid #1e4bb4;
  margin: 1rem 0 1.5rem 0;
}
.single-entry .f,
.single-cartoon-entry .f {
  font-family: "Value Sans Bold", "Trebuchet MS", Helvetica, Arial, sans-serif;
  padding: .5rem;
}
.single-entry .f label,
.single-cartoon-entry .f label {
  font-family: "Value Sans Regular", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.single-entry .f p,
.single-cartoon-entry .f p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.single-entry .f:nth-child(2n-1),
.single-cartoon-entry .f:nth-child(2n-1) {
  background-color: #fff;
}
.single-entry .f a,
.single-cartoon-entry .f a {
  color: inherit;
}
.single-entry .f.media img,
.single-cartoon-entry .f.media img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.single-entry #reply-title,
.single-cartoon-entry #reply-title {
  display: none;
}
.single-entry .fields,
.single-cartoon-entry .fields {
  margin-bottom: 2rem;
}
.single-entry h3#comments,
.single-cartoon-entry h3#comments {
  visibility: hidden;
  font-size: 1px;
}
.single-entry #commentform a,
.single-cartoon-entry #commentform a {
  font-size: .8rem;
}
.single-entry .commentlist,
.single-cartoon-entry .commentlist {
  margin: 0;
  padding: 0;
}
.single-entry .commentlist a,
.single-cartoon-entry .commentlist a {
  font-size: .8rem;
}
.single-entry .commentlist .comment .comment-body,
.single-cartoon-entry .commentlist .comment .comment-body {
  border-bottom: 1px solid #1e4bb4;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.single-entry .commentlist .comment .comment-author,
.single-cartoon-entry .commentlist .comment .comment-author {
  color: #1e4bb4;
  font-size: .8rem;
}
.single-entry .commentlist .comment .comment-meta,
.single-cartoon-entry .commentlist .comment .comment-meta {
  font-size: .8rem;
}
.single-entry .commentlist .comment .comment-meta a,
.single-cartoon-entry .commentlist .comment .comment-meta a {
  text-decoration: none;
}
.single-entry .commentlist .comment .children,
.single-cartoon-entry .commentlist .comment .children {
  padding-left: 2rem;
}
.single-entry .commentlist .comment cite,
.single-cartoon-entry .commentlist .comment cite {
  font-style: normal;
}
.single-entry .commentlist .comment p,
.single-cartoon-entry .commentlist .comment p {
  font-family: "Value Sans Bold", "Trebuchet MS", Helvetica, Arial, sans-serif;
  margin: .5rem 0;
}

.arrows {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.arrows .button {
  margin: 0 .1rem;
}

.show-the-viewer .viewer {
  display: flex;
}

.viewer {
  position: fixed;
  padding: 2rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 90vw;
  height: 90vh;
  background-color: #fff;
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.5);
  z-index: 100000;
  top: 5vh;
  left: 5vw;
  display: none;
  flex-direction: column;
}
.viewer .close {
  position: absolute;
  z-index: 10;
  color: #1e4bb4;
  font-size: 2rem;
  font-weight: bold;
  font-family: "Value Sans Bold", "Trebuchet MS", Helvetica, Arial, sans-serif;
  top: .5rem;
  right: 1rem;
  line-height: 1;
  cursor: pointer;
}
.viewer .close span {
  display: inline-block;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.viewer .arrows {
  margin-top: 1rem;
  margin-bottom: 0;
  flex-grow: 0;
}
.viewer .image {
  display: block;
  position: relative;
  height: 100%;
}
.viewer .image h4 {
  position: absolute;
  z-index: 100;
  left: 50%;
  top: 0rem;
  background: #fff;
  padding: .25rem 1rem;
  border-radius: 1rem;
  display: inline-block;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.viewer .image .button {
  background-color: #fff;
  position: absolute;
  z-index: 100;
  left: 50%;
  bottom: 1rem;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.viewer .image .img {
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: contain;
  height: 100%;
  display: block;
  background-color: #fff;
}
.viewer .image img {
  width: 100%;
  height: auto;
}
.viewer .image-viewer {
  flex-grow: 1;
}
.viewer .image-viewer .slick-track {
  height: 100%;
}
.viewer .image-viewer .slick-list {
  height: 100%;
}
.viewer .image-viewer .slick-list .slick-slide {
  height: 100%;
}
.viewer .image-viewer .slick-list .slick-slide > div {
  height: 100%;
}

@media print {
  html {
    background: #fff;
  }

  .single-entry,
  .single-cartoon-entry {
    padding: 3rem;
    background: #fff;
    height: auto;
  }
  .single-entry .images .image,
  .single-cartoon-entry .images .image {
    width: 100% !important;
  }
  .single-entry .images .image img,
  .single-cartoon-entry .images .image img {
    width: 100%;
    height: auto;
  }
  .single-entry .images .slick-track,
  .single-entry .images .slick-list,
  .single-cartoon-entry .images .slick-track,
  .single-cartoon-entry .images .slick-list {
    width: 100% !important;
    -moz-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
  .single-entry .images .slick-slide,
  .single-cartoon-entry .images .slick-slide {
    width: 100% !important;
    float: none;
    height: auto;
  }
  .single-entry .images .slick-slide.slick-cloned,
  .single-cartoon-entry .images .slick-slide.slick-cloned {
    display: none;
  }
  .single-entry .arrows,
  .single-cartoon-entry .arrows {
    display: none;
  }
  .single-entry *,
  .single-cartoon-entry * {
    color: #000;
  }
  .single-entry .section-title,
  .single-cartoon-entry .section-title {
    font-size: 2rem;
    border-bottom: 3px solid #000;
  }
  .single-entry .f,
  .single-cartoon-entry .f {
    padding: 0;
  }
  .single-entry .f label,
  .single-cartoon-entry .f label {
    color: #999;
  }
  .single-entry .wrapper,
  .single-cartoon-entry .wrapper {
    padding: 0;
  }
  .single-entry .page-content > section:first-child,
  .single-cartoon-entry .page-content > section:first-child {
    padding-top: 4rem !important;
  }
  .single-entry .mobile-logo,
  .single-cartoon-entry .mobile-logo {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    width: 100px;
    filter: grayscale(100%);
    text-align: left;
  }
  .single-entry .menu-toggle,
  .single-entry .options,
  .single-entry footer,
  .single-entry .logged-in-as,
  .single-entry .form-submit,
  .single-entry .comment-form-comment,
  .single-entry .comment-reply-link,
  .single-cartoon-entry .menu-toggle,
  .single-cartoon-entry .options,
  .single-cartoon-entry footer,
  .single-cartoon-entry .logged-in-as,
  .single-cartoon-entry .form-submit,
  .single-cartoon-entry .comment-form-comment,
  .single-cartoon-entry .comment-reply-link {
    display: none;
  }
  .single-entry *,
  .single-cartoon-entry * {
    -webkit-print-color-adjust: economy;
  }
  .single-entry .section,
  .single-cartoon-entry .section {
    padding: 1rem 0 0 0;
    page-break-inside: avoid;
    width: 40%;
    margin-right: 2rem;
    float: left;
  }
}
.comments-frame {
  display: none;
  width: 90%;
  max-width: 700px;
  height: 90%;
  max-height: 500px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
}
.comments-frame .close {
  display: block;
  right: 0;
  position: absolute;
  background: #1e4bb4;
  color: #fff;
  padding: .25rem .5rem;
  font-size: .8rem;
  cursor: pointer;
}
.comments-frame iframe {
  width: 100%;
  height: 100% !important;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.show-comments .comments-frame {
  display: block;
}

.button-small {
  padding: .3rem .5rem;
  font-size: .8rem;
  border-width: 2px;
  margin-bottom: .5rem;
}
