@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(font-lato.css);
@import url(font-opensans.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

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

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

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

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

  thead {
    display: table-header-group; }

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

  img {
    max-width: 100% !important; }

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

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.428571429;
  color: #3a3843;
  background-color: rgb(232, 231, 234); }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #4b3b94; }
  a:hover, a:focus {
    color: #382d70;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Lato", "Helvetica Neue", Helvetica;
  font-weight: 300;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 25px;
  margin-bottom: 12.5px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 46px; }

h2, .h2 {
  font-size: 38px; }

h3, .h3 {
  font-size: 31px; }

h4, .h4 {
  font-size: 23px; }

h5, .h5 {
  font-size: 18px; }

h6, .h6 {
  font-size: 16px; }

p {
  margin: 12.5px 0; }

small,
.small {
  font-size: 88%; }

mark,
.mark {
  background-color: #b5b19e;
  padding: .2em; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

dl {
  margin-top: 0;
  margin-bottom: 25px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #ddddcc;
  background-color: #726f7d;
  border-radius: 0; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

table {
  background-color: transparent; }

caption {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

.pagination {
  display: inline-block;
  grid-column: 1 / -1;
  padding-left: 0;
  margin: 25px auto;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 8px 16px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #4b3b94;
      background-color: #908E98;
      border: 1px solid transparent;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #382d70;
    background-color: #eeeeee;
    border-color: transparent; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #3a3843;
    background-color: #726f7d;
    border-color: transparent;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #908E98;
    border-color: transparent;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label {
  text-decoration: none; }
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

@media print {
  .hidden-print {
    display: none !important; } }

/* ABOVE THIS LINE: BOOTSTRAP LEFTOVERS */

h1 a.u-url, h1 a.u-url:hover {
  color: inherit;
  text-decoration: none; }

.front-page-container {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 85ch;
  padding: 0 1ch; }

.front-page-container h4 {
  text-align: center;
}

.front-page-container .about-me h1 {
  display: inline-block;
  margin-left: auto; }

.front-page-container .about-me img.photo {
  border-radius: 50%;
  float: left;
  height: auto;
  max-width: 11em;
  padding: 10px;
  shape-outside: circle(50%) padding-box; }

.front-page-container .bio {
  text-align: left; }

.relme-links {
  background-color: #444;
  border: 1px solid rgba(255,255,255,0.3);
  color: #FFF; }

.relme-links > :first-child {
  border-bottom: 1px solid rgba(255,255,255,0.3);
  padding-bottom: 12.5px;
}

.relme-links > :last-child {
  border-top: 1px solid rgba(255,255,255,0.3);
}

.relme-links a {
  color: inherit; }

.ident-icons {
  display: flex;
  justify-content: space-around;
  max-width: 100%; }

.ident-icons a {
  font-size: 2em; }

.webring-links {
  margin: 0 auto;
  padding: 1ch 0;
  text-align: center; }

.webring-links .wr-name {
  margin: 0 1em; }

.latest-posts .post-content {
  margin: 0 -1ch; }

.latest-posts h4 {
  margin-top: 1em; }

.upcoming-events h4 {
  margin-top: 1em;
  margin: 0 0 0.5em;
  padding: 0.5em 0 0; }
.upcoming-events .event-summary {
  background-color: rgba(255,255,255,0.5);
  padding: 0 1ch 2ch; }
.upcoming-events .event-summary:not(:first-of-type) {
  border-top: 1px dotted rgba(0,0,0,0.2);
}
.upcoming-events .event-summary .event-details {
  align-items: start; 
  display: flex;
  flex-wrap: wrap; }
.upcoming-events .event-summary .event-details .event-datetime {
  display: contents; }
.upcoming-events .event-summary .event-details .event-date, .upcoming-events .event-summary .event-details .event-time, .upcoming-events .event-summary .event-details .event-location  {
  margin: 1rem 1rem 0 0; }
.upcoming-events .event-summary .event-details .event-date {
  float: left; }
.upcoming-events .event-summary .event-details > :last-child {
  margin-right: 0; }

/* NOTE: posts collection is all haxxed grid now and definitely not bootstrap */
.posts-collection {
  display: grid;
  grid-row-gap: 2rem;
  grid-template-columns: 1fr 0 minmax(auto, 100%) 1fr;
  margin: 2rem 0;
}
.posts-collection .date-separator {
  font-size: 1.2em;
  font-weight: lighter;
  grid-column: 3 / 4;
  justify-self: left;
  padding: 2rem 0 0;
}
.posts-collection .post-content {
  grid-column: 3 / 4;
}
.posts-collection > h1 {
  grid-column: 3 / 4;
}
.posts-collection > .pagination {
  grid-column: 3 / 4;
  margin: 1em auto;
}
@media screen and (min-width: 961px) {
  .posts-collection {
    grid-template-columns: 1fr 1fr minmax(auto, 70ch) 2fr;
    grid-gap: 2rem;
  }
  .posts-collection .date-separator {
    grid-column: 2 / 3;
    justify-self: right;
    text-align: right;
  }
}

.post-content {
  background-color: rgba(255,255,255,0.5);
  padding: 1em; }
.post-content .post-title {
  margin-top: 0; }
.post-content .post > p {
  margin-top: 0; }
.post-content .post a {
  text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.5); }
@supports (display: grid) {
  .post-content .post .photos, .post .gallery {
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
    display: grid;
    grid-gap: 2px;
    grid-auto-rows: minmax(129px, auto);
    grid-template-columns: repeat(auto-fit, minmax(12.2%, 1fr));
    margin-bottom: 0.5em;
    width: 100%; }
  .post-content .post .photos > a, .post .gallery > a {
    position: relative;
    grid-column-end: span 2; }
  .post-content .post .photos > a::before, .post .gallery > a::before {
    content: "";
    display: block;
    padding-top: 75%; }
  .post-content .post .photos > a.portrait {
    grid-row-end: span 2; }
  .post-content .post .photos > a .img-responsive, .post .gallery > a .img-responsive {
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%; }

.post-meta {
  font-size: smaller;
  margin-bottom: 0.25em; }
.post-meta .label {
  font-weight: normal; }
  .post-meta .label img {
    margin-right: 0.25em;
    max-width: 1.25em;
    max-height: 1.25em; }
.post-meta .post-tags {
  margin-bottom: 0.25em; }

img.byline-photo {
    max-height: 1em;
    border-radius: 3px;
    margin: 0 0.25em; }

.posts-tiny {
  list-style-type: none;
  padding-left: 0.5em; }

.navbar {
  margin-bottom: 0; }
  .navbar .navbar-brand img {
    max-height: 100%; }
  .navbar .navbar-toggle .icon-bar {
    background-color: #bab9be; }

hr {
  border: 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  /*
  // a fun little trick w/ CSS. Not using it right now. 2016-02-18
  // FA icons: https://stackoverflow.com/questions/14736496/use-font-awesome-icons-in-css
  // Glyphs in <hr>: https://css-tricks.com/examples/hrs/
  text-align: center;
  &:after {
    font-family: "FontAwesome";
    content: "\f13d"; // anchor
    display: inline-block;
    position: relative;
    top: -0.75em;
    font-size: 1.25em;
    padding: 0 0.25em;
    background: $body-bg;
    color: rgba(0,0,0,0.25);
  }
  */ }

img.ui-sortable-handle {
  display: block;
  max-width: 100%;
  height: auto; }

.img-responsive {
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 0.5em; }

div.medium-insert-images, figure {
  margin-bottom: 1em;
  text-align: center; }
  div.medium-insert-images figcaption, figure figcaption {
    font-size: small;
    text-align: center; }
  div.medium-insert-images img, figure img {
    max-width: 100%; }

iframe {
  border: none;
  frameborder: none; }

.photo-pano {
  width: 100%; }

.event-info {
  margin-top: 0.5em;
  max-width: 40em;
  min-height: 9em;
  position: relative; }
  .event-info .event-details {
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin: 0 0 1em 0;
    padding: 1em; }
  .event-info .event-poster {
    width: 100%; }
  .event-info .event-poster + .event-details {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 10%, rgba(255, 255, 255, 0.9) 100%);
    bottom: 0;
    margin: 0;
    left: 0;
    padding: 2em 1em 1em 1em;
    position: absolute;
    right: 0; }

.event-details {
  font-style: normal; }

time.event-datetime {
  display: inline-block; }
  time.event-datetime .event-date {
    font-size: 0.8em;
    /* change icon size */
    display: inline-block;
    position: relative;
    width: 7em;
    height: 7em;
    background-color: #fff;
    border-radius: 0.6em;
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
    overflow: hidden; }
    time.event-datetime .event-date * {
      display: block;
      font-size: 1em;
      font-weight: bold;
      font-style: normal;
      margin: 0;
      text-align: center;
      width: 100%; }
    time.event-datetime .event-date .month {
      position: absolute;
      top: 0;
      padding: 0.4em 0;
      color: #fff;
      background-color: #8b23f9;
      border-bottom: 1px dashed #4c0498;
      box-shadow: 0 2px 0 #8b23f9; }
    time.event-datetime .event-date .year {
      position: absolute;
      bottom: 0.3em;
      color: #8b23f9; }
    time.event-datetime .event-date .day {
      font-size: 3em;
      letter-spacing: -0.05em;
      padding-top: 0.6em; }
  time.event-datetime .event-time {
    display: inline-block;
    vertical-align: top;
    font-size: 2em;
    margin: 0.5em;
    line-height: 1; }
    time.event-datetime .event-time * {
      display: inline-block;
      margin: 0; }
    time.event-datetime .event-time .wday {
      font-size: 0.8em;
      display: block; }
    time.event-datetime .event-time .minute {
      margin-left: -0.25em; }
      time.event-datetime .event-time .minute:before {
        content: ":"; }
      time.event-datetime .event-time .minute.zero {
        display: none; }
    time.event-datetime .event-time .tz {
      display: none; }

.event-location {
  display: inline-block;
  max-width: 20em;
  vertical-align: top; }
  .event-location img {
    display: inline-block;
    max-width: 100%; }
  .event-location .p-name {
    display: inline-block;
    margin: 0; }

.add-to-calendar {
  background-color: rgba(255, 255, 255, 0.35);
  border-radius: 0.5em;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  display: inline-block;
  font-size: smaller;
  margin: 1em 0;
  padding: 1em; }

.front-page-events {
  margin-bottom: 1em;
  font-size: small; }
  .front-page-events h4 {
    margin-top: 0; }
    .front-page-events h4 a {
      color: #4b3b94; }
  .front-page-events .event-summary {
    background: rgba(255, 255, 255, 0.5);
    padding: 1em;
    margin: 0 -15px; }
    .front-page-events .event-summary:nth-child(even) {
      background: rgba(0, 0, 0, 0.1); }

.reply-context {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0.5em;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  font-size: small;
  line-height: 1.6;
  margin: 0.5em 0;
  padding: 1em 1.5em; }
  .reply-context .h-card {
    display: inline-block; }
    .reply-context .h-card .u-photo {
      border-radius: 0;
      max-width: 2em;
      max-height: 2em;
      overflow: hidden; }
  .reply-context .cite-title {
    display: block;
    font-weight: bold;
    margin: 1em 0; }
  @supports (display: grid) {
    .reply-context .photos {
      box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
      display: grid;
      grid-gap: 1px;
      grid-template-columns: repeat(auto-fit, minmax(24%, 1fr));
      margin-bottom: 0.5em;
      width: 100%;
      .reply-context .photos .img-responsive {
        align-self: stretch;
        box-shadow: none;
        margin: 0;
        object-fit: cover; } }

.posts-collection article.post-deleted {
  display: none; }

.facepile {
  display: block; }
  .facepile > .face {
    float: left;
    position: relative; }
    .facepile > .face img {
      border-radius: 50%;
      max-height: 60px;
      width: 60px; }
    .facepile > .face .activity-icon {
      bottom: -0.3em;
      color: #FFFFFF;
      font-size: 1.2em;
      position: absolute;
      right: -1px;
      text-shadow: #000 1px 1px; }
  .facepile::after {
    clear: both;
    content: "";
    display: table;
  }

.u-comment.h-cite, .p-comment.h-cite, .u-like.h-cite, .u-repost.h-cite {
  font-size: small;
  padding: 1em; }

.mentions {
  margin-bottom: 1em; }

.webmention-form {
  background-color: rgba(255, 255, 255, 0.33);
  border-radius: 0.5em;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  padding: 1em; }

.webmention-form input {
  font-size: smaller; }

.webmention-form input[type="text"] {
  max-width: 100%; }

a.synd-link {
  text-decoration: none; }
  a.synd-link i.synd-icon svg {
    max-width: 13px;
    max-height: 13px;
    transform: translateY(1px);
    fill: #4b3b94; }
  a.synd-link:hover i.synd-icon svg, a.synd-link:focus i.synd-icon svg {
    fill: #382d70; }

a.subscribe-link {
    background-color: #585465;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 1.428571429;
    padding: 8px 16px; }
a.subscribe-link svg {
    max-width: 1em;
    max-height: 1em;
    transform: translateY(1px);
    fill: #4b3b94; }

.mapboxgl-marker:after {
  content: "📍";
  font-size: 2rem;
  line-height: 1.25;
  position: absolute;
  left: -1rem; }

.checkin-details, .checkin-with {
  font-size: smaller;
  padding: 0.25em 0.5em;
  background-color: rgba(255, 255, 255, 0.33);
  margin-bottom: 0.5em; }

.checkin-with {
  margin-top: -0.5em; }

.calendar-nav {
  background: rgba(0, 0, 0, 0.1);
  margin: 1em; }
  .calendar-nav .calendar {
    display: grid;
    grid-gap: 2px;
    grid-template-columns: repeat(7, 1fr);
    padding: 0.5em; }
    .calendar-nav .calendar .nav-older {
      grid-column: 1 / 3;
      grid-row: 1; }
    .calendar-nav .calendar .nav-newer {
      text-align: right;
      grid-column: 6 / 8;
      grid-row: 1; }
    .calendar-nav .calendar .month-name {
      text-align: center;
      grid-row: 1;
      grid-column: 3 / 6; }
    .calendar-nav .calendar .dow {
      grid-row: 2;
      text-align: center; }
    .calendar-nav .calendar .this-month {
      background-color: rgba(255, 255, 255, 0.35);
      padding: 0.25em; }
      .calendar-nav .calendar .this-month .day {
        display: block; }

/* WARNING HAXX adding on stuff 2018-11-02 and too lazy to SASS it */
.mentions > div {
  background-color: rgba(255,255,255, 0.25);
}
.mentions > div:nth-child(2n) {
  background-color: rgba(255,255,255, 0.5);
}

.sidebar-nav {
  display: none; /* off in mobile by default. flex over 961px */
  flex-direction: column;
  font-size: smaller;
  grid-column: 1 / 2;
  grid-row: 1 / 10;
}
@media screen and (min-width: 1221px) {
  .sidebar-nav {
    display: flex; !important;
  }
}
.sidebar-nav ul {
  list-style-type: none;
  padding-left: 2rem;
}
.sidebar-nav details summary {
  display: list-item;
}
.sidebar-nav li.current {
  background-color: rgba(0,0,0,0.1);
}
.sidebar-nav li.current li.current a {
  color: rgb(255,255,255);
}

.year-archive {
  display: grid;
  grid-template-columns: 0fr minmax(auto, 80ch) 0fr;
}
.year-archive > h1 {
  grid-row: 1;
  grid-column: 2 / 3;
}
.year-archive > .sidebar-nav {
  display: none;
  grid-column: 1 / 2;
  grid-row: 2;
}
@media screen and (min-width: 961px) {
  .year-archive {
    grid-template-columns: minmax(10ch, 1fr) auto 1fr;
  }
  .year-archive > .sidebar-nav {
    display: block;
  }
}
.archive-months {
  display: flex;
  flex: 1;
  flex-direction: row;
  flex-wrap: wrap;
  grid-column: 2 / 3;
}
.archive-month {
  font-size: larger;
  margin: 1vw;
  max-width: 20em;
  text-align: center;
}

.month-days {
  /* background-color: rgba(0,0,0,0.2); */
  display: grid;
  grid-auto-rows: 3rem;
  grid-template-columns: repeat(7, 3rem);
  grid-gap: 1px;
}
.archive-month .previous-month, .archive-month .next-month {
  /* background-color: rgba(0,0,0,0.1); */
}
.archive-month .this-month {
  background-color: rgba(0,0,0,0.2);
}
.archive-month a.this-month {
  background-color: rgba(0,0,0,0.5);
}
.archive-prev-next {
  display: flex;
  grid-column: 3 / 4;
  justify-content: space-between;
}
.archive-older-url:only-child {
  margin-left: auto;
}

.photos-collection {
  display: grid;
  grid-gap: 1vh;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  margin: 0 auto;
  max-width: 1200px;
}

.photos-collection > h1 {
  grid-row: 1;
  grid-column: 1 / -1;
}

.photos-collection figure {
  display: grid;
  grid-template-areas: "a";
  margin: 0;
  max-height: 500px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.photos-collection figure > .inline-svg {
  color: #FFF;
  font-size: 2em;
  mix-blend-mode: exclusion;
  position: absolute;
  right: 2rem;
  top: 2rem;
}

.photos-collection figure a {
  grid-area: a;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.photos-collection figure img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.photos-collection figure figcaption {
  align-self: end;
  background-color: rgba(255,255,255,0.7);
  font-size: 1.5em;
  grid-area: a;
  overflow: hidden; /* FIXME: allow a touch-friendly way to show captions */
  padding: 1em;
  transform: translateY(100%);
  transition: transform 0.25s ease-out;
  z-index: 1;
}

.photos-collection figure:hover figcaption {
  transform: translateY(0%);
}

.inline-svg {
  display: inline-block;
  height: 1.15em;
  width: 1.15em;
  top: 0.15rem;
  position: relative;
}

.general-header {
  margin: 0 auto;
  max-height: 1.6em;
  font-size: 2.2em;
  font-weight: lighter;
  text-align: center;
}
.general-header a {
  color: inherit;
}
.general-header > a:first-child {
  padding-top: 0.4em;
}
.general-header img {
  border-radius: 50%;
  max-height: 1.4em;
  vertical-align: top;
}

.listens-collection {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1200px;
}

.listens-day {
  display: flex;
  flex-direction: row;
}

.listens-collection .date-separator {
}

.repost-marker a {
  word-wrap: break-word;
}

.mention-photos {
  display: grid;
  grid-template-areas: 'a b' 'a c';
  grid-template-rows: 50% 50%;
  grid-template-columns: 50% 50%;
  overflow: hidden;
  width: 100%;
}

.mention-photos img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
.mention-photos img:nth-child(1) { grid-area: a; }
.mention-photos img:nth-child(2) { grid-area: b; }
.mention-photos img:nth-child(3) { grid-area: c; }
.mention-photos img:only-of-type {
  grid-column: 1 / -1;
  grid-row: 1 / -1; }
.mention-photos .more-count {
  color: #FFF;
  font-size: 5em;
  grid-area: c;
  margin: auto;
  text-shadow: black 2px 2px 2px; }
.mention-photos .more-count:hover {
  text-decoration: none;
}
