/* https://gwfh.mranftl.com/ */
/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v50-latin_latin-ext-regular.woff2') format('woff2');
}
/* roboto-italic - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v50-latin_latin-ext-italic.woff2') format('woff2');
}
/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v50-latin_latin-ext-700.woff2') format('woff2');
}
/* roboto-700italic - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v50-latin_latin-ext-700italic.woff2') format('woff2');
}
/* roboto-slab-200 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/roboto-slab-v36-latin-200.woff2') format('woff2');
}
/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-slab-v36-latin-regular.woff2') format('woff2');
}
/* roboto-mono-regular - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-mono-v31-latin-regular.woff2') format('woff2');
}



body {
    background: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
}

a {
    color: #0080e0;
}
a:hover {
    color: #2090f0;
}
.entry-title > a {
    color: inherit;
}

p, table {
    margin-bottom: 1em;
}

ul { padding-left: 2em; }
.entry-content ul li {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

#container {
    width: 960px;
    margin: 0 auto;
}

#contentcolumn {
    max-width: 760px;
}
#q {
    width: 150px;
}

code, kbd {
    border-radius: 0.25em;
}
code {
    color: #991122;
}
kbd {
    background-color: #ddd;
    padding: 0.15em 0.3em;
    color: inherit;
    border: none;
    box-shadow: inset -1px -1px 0 rgba(0,0,0,.25);
}

.postbox {
    border-bottom: 2px solid darkgrey;
    margin-bottom: 12px;
}

.titlebox {
    text-align: right;
}

#addthisbox {margin-bottom: 12px;}

td.label {
    /* Issue #290 */
    background-color: inherit;
}

.footnote-reference {
    /* Issue 290 */
    vertical-align: super;
    font-size: xx-small;
}


.caption {
    /* Issue 292 */
    text-align: center;
    padding-top: 1em;
}

div.figure > img,
div.figure > a > img {
    /* Issue 292 */
    display: block;
    margin-left: auto;
    margin-right: auto;
}

blockquote p, blockquote {
    background: #f5f5f5;
    font-size: 100%;
}

ul.bricks > li {
    display: inline;
    background-color: lightblue;
    padding: 8px;
    border-radius: 5px;
    line-height: 3;
    white-space:nowrap;
    margin: 3px;
}

.at300b, .stMainServices, .stButton, .stButton_gradient {
    box-sizing: content-box;
}

pre, pre.code, code, kbd {
    font-family: 'Roboto Mono', monospace;
}

pre, pre code {
    white-space: pre;
    word-wrap: normal;
    overflow: auto;
}

article.post-micro {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1.5em;
}

.image-block {
    display: inline-block;
}

.flowr_row {
    width: 100%;
}

.entry-metadata > div {
    margin: 0.5em;
}
.entry-metadata .tags {
    margin-left: 0.5em;
}
.tag {
    display: inline-block;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #f4f4f4;
    padding: 0.1em 0.3em;
    border-radius: 0.5em;
    border: 1px solid #eee;
    margin: 0.3em 0.2em;
}
a.tag:hover {
    background-color: #f9f9f9;
}
.tag .glyphicon {
    margin-right: 0.2em;
    color: #777;
}
h1 .glyphicon {
    color: inherit !important;
}

.tagpage {
    font-size: 150%;
}

.postlist {
    color: #777;
    font-size: 130%;
}
.postlist li {
    margin-bottom: 0.5em;
}

.metadata p:before,
.postlist .listdate:after {
    content: " — ";
}

.metadata p:first-of-type:before {
    content: "";
}

.metadata p {
    display: inline;
}

.posttranslations h3 {
    display: inline;
    font-size: 1em;
    font-weight: bold;
}

.posttranslations h3:last-child {
    display: none;
}

.container#content {
    padding: 0;
}

article {
    margin-bottom: 0.5em;
}

header > h1,
.entry-title {
    font-family: 'Roboto Slab', serif;
    color: #d60;
    font-size: 42px;
    margin: 0.3em 0;
}
.entry-metadata {
    color: #777;
}
.entry-metadata hr {
    border-top: solid 1px #ccc;
    margin: 1em 0;
}
.entry-metadata span.sourceline {
    margin-left: 1em;
}
.entry-metadata a#sourcelink {
    color: inherit;
}

a.wp-link {
    position: relative;
    z-index: 0;
}
span.wp-icon {
    position: absolute;
    left: 0;
    top: -0.1em;
    background: #fff;
    border-radius: 0.4em;
    padding: 0.1em;
    line-height: 1em;
    opacity: 0;
    transition-property: all;
    transition-duration: 0.2s;
    z-index: -1;
}
a.wp-link:hover {
    z-index: 1;
}
a.wp-link:hover span.wp-icon {
    opacity: 1;
    left: -1.5em;
    box-shadow: 0 0 0.3em #999;
}
span.wp-icon img {
    height: 1.2em;
    width: 1.2em;
    vertical-align: top;
}

.entry-content {
    padding: 0 1em 1em 1em;
    overflow: auto;  /* so entry margins aren't outside this div */
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
    font-family: 'Roboto Slab', serif;
    color: #d60;
}
.entry-content h3,
.entry-content h4 {
    font-weight: 200;
}

.navbar-nav > li > a,
.navbar-brand {
    line-height: 10px;
    height: 40px;
}
.navbar {
    min-height: 40px;
    margin-bottom: 10px;
}

.row {
    margin: 0;
}

/* tables */
table {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
table thead {
    border-bottom: 2px solid #999;
}
table th, table td {
    padding: 0.35em 0.5em;
}

/* for alignment with Bootstrap's .entry-content styling */
.entry-summary {
    margin-top: 1em;
}

/* Custom page footer */
#footer {
    padding: 1em;
    text-align: center;
    font-size: 85%;
    color: #777;
}
#footer a {
    color: #67c;
}

.codetable {
    table-layout: fixed;
}

.codetable pre {
    overflow-x: scroll;
}

/* Header permalink markers */
h1:hover .headerlink, h2:hover .headerlink,
h3:hover .headerlink, h4:hover .headerlink,
h5:hover .headerlink, h6:hover .headerlink {
    display: inline;
}

.headerlink {
    display: none;
    color: #ddd;
    margin-left: 0.2em;
    padding: 0 0.2em;
}

.headerlink:hover {
    opacity: 1;
    background: #ddd;
    color: #000;
    text-decoration: none;
}

/* hat tip bootstrap/html5 boilerplate */
@media print {
    body {
        font-size: 12pt;
    }

    article .entry-title a[href]:after {
        content: "";
    }

    /* I feel like this shouldn't be necessary, but without it,
     * the post body prints at 66% width... */
    .col-print-12 {
        float: left;
        width: 100%;
    }

    .entry-metadata {
        display: none;
    }

    .navbar {
        display: none;
    }
}
