@font-face {
  src: url("../fonts/RoslindaleCondensed-Regular.woff2") format("woff2"), url("../fonts/RoslindaleCondensed-Regular.woff") format("woff");
  font-family: 'RoslindaleCondensed-Regular';
  font-style: normal;
  font-weight: normal; }
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after,
  p:first-letter,
  div:first-letter,
  blockquote:first-letter,
  li:first-letter,
  p:first-line,
  div:first-line,
  blockquote:first-line,
  li:first-line {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
#mc_embed_signup {
  color: #fff;
  position: relative;
  z-index: 3;
  background: #000;
  mix-blend-mode: overlay;
  padding: 1em;
  overflow: hidden;
  margin-bottom: 2em; }
  @media all and (min-width: 40em) {
    #mc_embed_signup {
      width: 20em; } }
  #mc_embed_signup p {
    margin: 0;
    font-family: azo-sans-web, Helvetica, Arial, sans-serif;
    margin-bottom: 1em;
    font-size: 1em; }
    @media all and (min-width: 40em) {
      #mc_embed_signup p {
        font-size: 0.8em; } }
    @media all and (min-width: 60em) {
      #mc_embed_signup p {
        font-size: 0.6em; } }

@media all and (min-width: 40em) {
  #mc_embed_signup_scroll {
    display: flex; } }

@media all and (min-width: 40em) {
  .mc-field-group {
    width: 100%; } }

#mce-success-response {
  width: 100%;
  display: block;
  font-family: azo-sans-web;
  padding: 0.5em;
  background: #f00;
  margin: 0.2em 0;
  font-size: 0.8em; }

input[type="email"] {
  background: transparent;
  border: 2px solid #fff;
  width: 100%;
  padding: 1em;
  color: #fff; }

input[type="submit"] {
  display: block;
  height: auto;
  margin: 1em auto 0 auto;
  border: none;
  padding: 0;
  text-transform: uppercase;
  -webkit-appearance: none;
  background: #fff;
  padding: 1em;
  width: auto; }
  @media all and (min-width: 40em) {
    input[type="submit"] {
      margin: 0;
      padding: unset;
      text-transform: none;
      font-size: unset; } }

input[type="email"],
input[type="submit"] {
  font-size: 1em;
  font-family: azo-sans-web, Helvetica, Arial, sans-serif;
  padding: 1em; }
  @media all and (min-width: 40em) {
    input[type="email"],
    input[type="submit"] {
      font-size: 0.7em;
      padding: 0.4em 0.6em; } }

/*	Layout
	------ */
html {
  box-sizing: border-box;
  padding: 4%; }

@media all and (min-width: 40em) {
  .secondary .col {
    float: left; }

  .secondary .col.more-info {
    width: 66%; }
    .secondary .col.more-info .widget {
      width: 50%;
      float: left; }

  .secondary .col.recently {
    width: 33%; } }
@media all and (min-width: 60em) {
  .main {
    width: 80%;
    padding-right: 10%; }

  .main, .secondary {
    float: left; }

  .secondary {
    padding-right: 0;
    width: 20%; }

  .secondary .col.more-info,
  .secondary .col.recently {
    width: 48%;
    margin-right: 2%; }

  .secondary .col:first-child .widget {
    float: none;
    width: 100%; }

  .secondary .col:last-child {
    margin-right: 0; } }
.page, .widget {
  position: relative;
  z-index: 3; }

h1 {
  display: inline-block; }

/*	Color
	----- */
.overlay {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  opacity: 0;
  transition: all 0.5s ease; }

html {
  background: #eee; }

/*	Typography
	---------- */
h1 {
  font-size: 1em;
  font-family: azo-sans-web, Helvetica, Arial, sans-serif; }

.title__secondary {
  font-size: 1.1em;
  font-family: azo-sans-web, Helvetica, Arial, sans-serif;
  text-transform: lowercase;
  margin-bottom: .8em;
  font-weight: 600; }
  @media all and (min-width: 40em) {
    .title__secondary {
      font-size: 1em; } }
  @media all and (min-width: 60em) {
    .title__secondary {
      font-size: .8em; } }

html {
  font-size: 1.4em;
  font-size: calc(1em + 0.5 * ((100vw - 20em) / 60)); }

*, *:before, *:after {
  box-sizing: inherit; }

.intro {
  font-family: RoslindaleCondensed-Regular;
  font-size: 3.2em;
  line-height: 1.1; }

.intro a {
  color: #000;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.4);
  border: none; }

.intro a:hover {
  position: relative;
  z-index: 6; }

a {
  color: #000;
  text-decoration: none; }

ul {
  padding: 0;
  margin: 0; }

ul li {
  list-style-type: none; }

li p, li h3 {
  margin: 0; }

li h3 {
  text-transform: uppercase; }

h1, h2, h3 {
  margin: 0; }

.widget a {
  border-bottom: 1px solid #000; }
.widget li {
  font-family: bressay, Georgia, serif;
  font-size: .9em; }
  @media all and (min-width: 40em) {
    .widget li {
      font-size: .7em; } }
  @media all and (min-width: 60em) {
    .widget li {
      font-size: .6em; } }
.widget .linklist a {
  border: none;
  display: block;
  padding: .2em 0; }
.widget a:hover {
  background: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #000; }

#canv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0; }

.widget {
  margin-bottom: 2em; }

::-moz-selection {
  background: #fff; }

::selection {
  background: #fff; }

/*	Ellotype theme
	-------------- */
.overlay-ello .intro a {
  color: #f00;
  text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
  text-decoration: none;
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#f00, #f00);
  background-size: .05em 1px, .05em 1px, 1px 1px;
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: 0% 84%, 100% 84%, 0% 84%; }
  .overlay-ello .intro a:before, .overlay-ello .intro a:after, .overlay-ello .intro a *, .overlay-ello .intro a *:before, .overlay-ello .intro a *:after {
    text-shadow: none; }
  .overlay-ello .intro a::-moz-selection {
    text-shadow: none; }
  .overlay-ello .intro a::selection {
    text-shadow: none; }
.overlay-ello .intro a:hover {
  background: #f00;
  color: #fff;
  text-shadow: none; }
.overlay-ello .intro, .overlay-ello .col, .overlay-ello .widget, .overlay-ello h1 {
  background: #fff; }
.overlay-ello .overlay {
  background: url(../images/background-ellotype.png);
  background-size: 25%;
  opacity: 1; }

/*	100things theme
	--------------- */
.overlay-hundredthings .intro a {
  color: #f00;
  text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
  text-decoration: none;
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#f00, #f00);
  background-size: .05em 1px, .05em 1px, 1px 1px;
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: 0% 84%, 100% 84%, 0% 84%; }
  .overlay-hundredthings .intro a:before, .overlay-hundredthings .intro a:after, .overlay-hundredthings .intro a *, .overlay-hundredthings .intro a *:before, .overlay-hundredthings .intro a *:after {
    text-shadow: none; }
  .overlay-hundredthings .intro a::-moz-selection {
    text-shadow: none; }
  .overlay-hundredthings .intro a::selection {
    text-shadow: none; }
.overlay-hundredthings .intro a:hover {
  background: #f00;
  color: #fff;
  text-shadow: none; }
.overlay-hundredthings .intro, .overlay-hundredthings .col, .overlay-hundredthings h1 {
  background: #fff; }
.overlay-hundredthings .overlay {
  background: url(../images/background-100things.png);
  background-size: 25%;
  opacity: 1; }

/*	Halloween theme
	--------------- */
.overlay-halloween {
  color: #fff; }
  .overlay-halloween .intro a {
    color: #0ff; }
  .overlay-halloween .intro a:hover {
    background: #f30;
    color: #ff0; }
  .overlay-halloween .overlay {
    background: #000;
    opacity: 1; }
  .overlay-halloween a {
    color: #fa0;
    background: none; }

.colophon {
  clear: both;
  position: relative;
  z-index: 8; }
  .colophon li {
    font-style: italic; }

.page {
  overflow: hidden; }

svg {
  width: 3em;
  height: 3em; }
