@-ms-viewport
{
    width: device-width;
}
@-o-viewport
{
    width: device-width;
}
@viewport
{
    width: device-width;
}
img,video
{
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.img-zoomable
{
    cursor: zoom-in;
}
figure,video,canvas{
    margin: 25px 0 25px 0;
}
video.not-too-big {
    max-height: 20em;
    margin: auto;
}
video.starting-with-order {
    border: 4px solid #212121;
    border-radius: 4px;
}
hr
{
    border-top: 1px solid #111;
}
figcaption
{
    text-align: center;
    font-size: 12px;
}
p,
li
{
    color: #dddddd;
    font-weight: 400;
    margin-bottom: 0.3rem;
}
a,
a:visited,
a:link
{
    text-decoration: none;

    color: #69b8fd;
}
a:hover {
   text-decoration: underline;
   text-decoration-color: #9a9a9a;
   text-decoration-thickness: 0.1em;
}
a.ext-link::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 1px 0 3px;
}
body
{
    font-family: sans-serif;
    font-size: 20px;
    font-weight: normal;

    width: auto;
    margin: 0;

    background-color: #0f0f0f;
}
html
{
    position: relative;

    height: 100%;
    min-height: 100%;
    margin: 0;
}
h1.author
{
    font-size: 2rem;
    font-family: 'Roboto Slab', serif;
    text-align: left;
    color: #df885d;
}
.author h1,
.author h2,
.author h3,
.author h4,
.author h5,
.author h6,
.author p
{
    font-family: serif;
}
.category
{
    color: #966 !important;
}
.container
{
    max-width: 830px;
    padding: 0 15px;
}
.content
{
    margin-top: 20px;
    margin-bottom: 20px;
}
div.content
{
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 300;

    color: #777;
}
div.footnotes
{
    font-size: 85%;
}
.copyright
{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 200;
}
.description
{
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    color: #bbb;
}
.error
{
    font-family: 'Roboto', sans-serif;

    margin-top: 20px;
}
.error h1
{
    font-size: 80px;

    color: #bbb;
}
.error p
{
    margin-top: 10px;

    color: #777;
}
.excerpt
{
    font-family: 'Roboto', serif;
    font-size: 17px;
    font-weight: normal;

    color: #ddd;
}
.footer
{
    margin-top: 10px;

    color: #bbb;
    border-top: 2px solid #333;
}
.footer-menu-item
{
    color: #bbb !important;
    min-width: 80px;
}
.footer-menu-item-heading
{
    color: #bbb !important;
    font-weight: bold;
    min-width: 80px;
}
.header
{
    margin-top: 30px;
    margin-bottom: 20px;
}
.headshot
{
    width: 200px;
    height: 200px;
}
.info
{
    margin-top: 10px;
    margin-bottom: 20px;
}
.intro
{
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 0.9em;
    color: #dddddd;
}
h3.homepage
{
    color:#df885d;
}
h3.intro
{
    margin-top: 0px
}
.list
{
    font-family: 'Roboto', sans-serif;

    margin-top: 20px;
}
.list li
{
    list-style: none;
}
.list-entry
{
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 400;

    margin-top: 10px;
    margin-bottom: 20px;
}
.list-entry-link
{
    font-family: 'Roboto Slab', serif;
    padding: 0;
    font-size: 22px;
}
.main-menu
{
    margin-top: 10px;
    margin-bottom: 20px;
}
.menu
{
    margin-top: 10px;
    margin-bottom: 20px;
}
.h4-menu-item {
    margin: 0 0 2px 0;
}
.slight-lmargin {
    margin-left: 10px;
}
.navbar
{
    padding-top: 40px;
    border-bottom: 1px solid #333;
}
.scrollable
{
    overflow: auto;
}
.end-aligned
{
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
}
.navbar-heading
{
    font-family: 'Roboto Slab', serif;
    font-size: 24px;
    font-weight: bold;
    margin-left: 0.3rem;

    color: #df885d !important;
}
.navbar-item
{
    color: #df885d !important;
}
.navbar-selected
{
    font-weight: bold;
    color: #df885d !important;
}
.menu-item
{
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    font-weight: normal;

    text-decoration: none;

}
.meta
{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 200;

    color: #bbb;
}
p.meta {
    margin-bottom: 0.1em;
}
a.meta
{
    color: #966;
}
h6.meta
{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 200;

    color: #bbb;
}
section.meta
{
    margin-top: 0;
}
.powered
{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 300;
}
.social {
    margin-top: 10px;
    margin-bottom: 20px;
}
.social,
.social a
{
    color: #526d7a;
}
.title
{
    font-family: 'Roboto Slab', serif;
    font-weight: bold;

    color: #555;
}
header.title
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .header
    {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .list
    {
        font-family: 'Roboto', sans-serif;

        margin-top: 30px;
    }
}
.highlight
{
    background: #0f0f0f;
    border: 3px solid #1f1f1f;
    padding: 0 4px 0 4px;
    overflow:auto;
    line-height: 1.0;
    margin-bottom: 1.2rem;
}
pre > code
{
    white-space: pre;
    word-wrap: initial;
    word-break: initial;
    font-family: 'Inconsolata', monospace;
    color: #dadada;
    padding: 0;
    font-size: 91%;

}
code
{
    font-size: 110%;
    font-family: 'Inconsolata', monospace;
    word-wrap: break-word;
    background: none;
}
a
{
    word-wrap: break-word;
}
p > a
{
    font-weight: bold;
}
h1,h2,h3,h4,h5,h6
{
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.2em;
}
.card {
    background-color: #1c1c1c;
}
.gallery-list-entry {
  display: grid;
  grid-template-columns: 40% 60%;
  grid-gap: 10px;
}
.gallery-list-entry h2 {
    margin-top: 1em;
    color: #aaa;
}
.gallery-list-entry .meta {
    margin-bottom: 10px;
}
@media (max-width: 767px)
{
    .gallery-list-entry {
        grid-template-columns: 100%;
        grid-gap: 0px;
    }
    .gallery-list-entry figure {
        margin-top: 0px;
    }
    .gallery-list-entry h2 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
h1
{
    font-size: 1.5rem;
}
h2
{
    font-size: 1.4rem;
}
h3
{
    font-size: 1.3rem;
}
h4
{
    font-size: 1.2rem;
}
h5
{
    font-size: 1.1rem;
}
.inline-img
{
    display: inline;
    position: relative;
    bottom: -0.2rem;
    max-inline-size: 1.2rem;
}