

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    background: #ededed;
    color: #000305;
    font-size: 100%;
    font-family: 'Noto Sans', 'Droid Sans', Arial, sans-serif;
    line-height: 1.429;
    margin: 0;
    padding: 0;
    text-align: left
}

h1 {
    font-size: 2em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.375em
}

h4 {
    font-size: 1.25em
}

h5 {
    font-size: 1.125em
}

h6 {
    font-size: 1em
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: .8em;
    letter-spacing: -0.03em
}

h3, h4, h5, h6 {
    margin-top: .8em
}

hr {
    border: 2px solid #eee
}

a {
    outline: 0
}

a img {
    border: 0;
    text-decoration: none
}

a.imagelink, a.imagelink:hover {
    background: transparent;
    position: relative;
    display: block;
    cursor: zoom-in
}

a.imagelink.playable, a.imagelink.playable:hover {
    cursor: pointer;
}

a:link, a:visited {
    color: #000305;
    padding: 0 1px;
    text-decoration: underline
}

a:hover, a:active {
    background-color: #000305;
    color: #fff;
    text-decoration: none
}

a.permalink {
    color: rgba(0, 0, 0, 0)
}

a.permalink:hover {
    background: 0;
    color: inherit
}

div.line-block, p {
    margin-top: 1em;
    margin-bottom: 1em
}

strong, b {
    font-weight: bold
}

em, i {
    font-style: italic
}

ul {
    list-style: outside disc
}

ol {
    list-style: outside decimal
}

li {
    margin-top: .5em
}

button, a.button, a.button:visited, a.button:link {
    border-radius: 8px;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    font-size: 1em;
    background: #eee;
    padding: 3px 8px;
    border: 0;
    color: #000305;
    text-decoration: none
}

button:hover, a.button:hover, a.button:active {
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    color: #000305;
    text-decoration: none
}

noscript {
    color: #a4c0cc;
    font-style: italic;
    font-weight: bold;
    clear: both
}

fieldset {
    border: 2px solid #EEE;
    border-radius: 10px;
    padding: 20px
}

.textareaplusdescription {
    clear: both;
}

legend {
    font-style: italic;
    padding: .3em;
    margin: 0
}

code {
    font-family: monospace;
    background-color: #eee;
    padding: .2em .4em;
    letter-spacing: .1em;
    border-radius: 5px
}

pre {
    background-color: #eee;
    padding: 10px;
    overflow: auto
}

blockquote {
    padding: .2em 1em;
    font-style: italic;
    border-left: 5px solid #EEE
}

div.note {
    float: right;
    margin: 5px;
    font-size: 85%;
    max-width: 300px
}

thead th {
    padding: .5em .4em;
    text-align: left
}

tbody td {
    padding: .5em .4em
}

header, section, footer, aside, nav, article, figure {
    display: block
}

img.right, figure.right {
    float: right;
    margin: 1em 0 1.5em 2em
}

img.left, figure.left {
    float: left;
    margin: 1em 1.5em 2em 0
}

img.center, figure.center {
    text-align: center
}

.search-query {
    font-size: .8em;
    line-height: 1.5em;
    margin: 0;
    padding: .2em .5em;
    border: 0;
    background: transparent;
    width: 6em
}

.content {
    background: #fff;
    margin: 2em auto;
    overflow: hidden;
    padding: 3% 5%;
    width: 75%;
    max-width: 850px;
    clear: both;
    border-radius: 10px;
    box-shadow: 0 0 8px 1px #a4c0cc
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    clear: both;
    margin-top: .7em
}

#mainItem {
    min-height: 400px;
    position: relative
}

#mainItem header h1, #mainItem header .poststats {
    margin-right: 50px
}

#mainItem figure.left {
    display: block;
    float: left
}

#mainItem figure.right {
    display: block;
    float: right
}

#mainItem figure img {
    border-radius: 10px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.2);
    max-width: 100%
}

#mainItem figure.small {
    max-width: 30%;
    min-width: 200px
}

#mainItem figure.large {
    max-width: 90%;
    min-width: 200px;
    margin: auto
}

#mainItem .play {
    background: url('../images/icons/play.svg') center center no-repeat;
    opacity: .4;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    z-index: 10;
    -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out
}

#mainItem .playable:hover .play, #mainItem .play:hover {
    opacity: 1;
    -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out
}

#mainItem ul, #mainItem ol {
    overflow: hidden;
    padding-left: 2em
}

#mainItem .title {
    margin-bottom: .2em
}

#mainItem .title a, #mainItem .title a:visited, #mainItem .title a:link, .articlePreview figcaption h1 a, .articlePreview figcaption h1 a:visited, .articlePreview figcaption h1 a:link {
    font-size: 1.2em;
    text-decoration: none;
    color: inherit
}

#articlesPreview h1 a {
    text-decoration: none;
    color: inherit
}

#mainItem .title a:hover, .articlePreview figcaption h1 a:hover, #articlesPreview h1 a:hover {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: underline;
    color: #000305
}

#mainItem h2 {
    color: #a4c0cc;
    font-size: 1.714em;
    margin-bottom: .333em
}

#mainItem h3 {
    font-size: 1.429em;
    margin-bottom: .5em
}

#mainItem h3 a:link, #mainItem h3 a:visited {
    color: #000305;
    text-decoration: none
}

#mainItem h3 a:hover, #mainItem h3 a:active {
    color: #fff
}

.post-info {
    font-size: .9em;
    color: #666
}

.post-info p {
    margin-top: .5em;
    margin-bottom: .3em
}

.post-info .taglist {
    margin-bottom: 2em
}

.post-info .taglist a, .post-info .taglist a:hover, .post-info .taglist a:visited {
    color: #fff;
    padding: .3em;
    border-radius: 4px;
    background-color: #888;
    text-decoration: none;
    text-shadow: none;
    margin: .2em;
    display: inline-block
}

.post-info .taglist a:hover {
    box-shadow: inset 0 0 5px 3px rgba(0, 0, 0, 0.3)
}

.license {
    font-style: italic;
    color: #666;
    background: #eee;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    margin-top: 30px;
    clear: both
}

.supportimage, .supportimage:hover {
    display: block;
    text-decoration: none;
    background-color: transparent;
    margin: 0 15px
}

.supportimage.left {
    float: left
}

.prev-next {
    text-align: center;
    margin: 2em 1em 0;
    font-size: 1.2em;
    clear: both
}

.prev-next a {
    text-decoration: none
}

.prev-next a:hover {
    background: 0;
    text-decoration: underline;
    color: #c74350
}

.highlighttable pre, .highlight pre {
    font-size: 1.2em
}

.highlight pre {
    margin: 0;
    border-radius: 10px
}

.content .highlighttable {
    border: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    background-color: #eee
}

.content .highlighttable td {
    padding: 0
}

.content .highlighttable .linenos {
    font-style: italic;
    width: 3em
}

.content .linenodiv pre {
    background-color: #e6e6e6
}

.content .highlighttable pre {
    margin: 0 .5em 0 0;
    padding: 1em;
    text-align: left;
    width: auto
}

.content .hll {
    background: #f8fc84
}

.gallery {
    text-align: center;
    margin: 1.5em 0
}

.gallery a {
    display: inline-block;
    margin: 1em
}

.gallery a:hover {
    background: 0
}

.gallery img {
    border-radius: 10px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.2);
    transition: box-shadow .2s ease-in, color .2s ease-in
}

.gallery img:hover {
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.4)
}

#articlecounter {
    font-size: smaller;
    text-align: right;
    color: #666
}

#articlesList {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around
}

a.articlePreview {
    display: inline-block;
    width: 330px;
    height: 300px;
    margin: 20px 0;
    padding: 0;
    border: 4px solid #bbb;
    border-radius: 10px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    color: #5c5c5c;
    text-decoration: none;
    transition: box-shadow .2s ease-in, color .2s ease-in
}

a.articlePreview:empty {
    height: 0;
    border: 0;
    box-shadow: none
}

a.articlePreview:hover {
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.4);
    background: 0;
    color: #000305
}

a.articlePreview figure {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0
}

.articlePreview figure img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto
}

a.articlePreview figcaption {
    position: relative;
    top: 230px;
    height: 308px;
    background-color: rgba(255, 255, 255, 0.7);
    transition: top .4s ease-in;
    text-align: left
}

a.articlePreview figcaption:hover {
    top: 0
}

a.articlePreview figcaption h1 {
    height: 70px;
    margin: 0;
    line-height: 70px;
    text-align: center;
    background: rgba(180, 180, 180, 0.6);
    font-size: 1.3em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 .3em
}

a.articlePreview figcaption p {
    padding: 20px;
    font-size: 1em
}

.paginator {
    clear: both;
    text-align: center;
    font-size: 1.5em;
    margin-top: 0
}

.paginator a, paginator a:hover {
    background-color: transparent;
    color: #c74350;
    text-decoration: none
}

.langflag {
    display: inline-block;
    width: 30px;
    height: 20px;
    vertical-align: middle
}

.langflag.de {
    background-image: url('../images/icons/de.svg')
}

.langflag.en {
    background-image: url('../images/icons/en.svg')
}

.content table {
    display: inline-block;
    width: auto;
    max-width: 100%;
    margin: 1.5em 0;
    border-radius: 10px;
    border: 2px solid #EEE;
    border-collapse: separate;
    border-spacing: 0;
    overflow-x: auto
}

.content thead {
    border-color: inherit;
    border-collapse: separate;
    background-color: #eee
}

.content th, .content td {
    padding: 1em;
    text-align: center;
    vertical-align: top
}

.content thead:first-child tr:first-child th:first-child, .content tbody:first-child tr:first-child td:first-child {
    border-radius: 10px 0 0 0
}

.content thead:last-child tr:last-child th:first-child, .content tbody:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 10px
}

.content tr:nth-child(even) {
    background: #f8f8f8
}

.tocarea {
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    height: 90px;
    width: 50px;
    background: url('../images/icons/toc.svg') no-repeat right top
}

.tocarea:hover {
    background-position: right bottom
}

.tocarea label {
    display: block;
    margin-top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer
}

.tocarea .toc, #toc_toggle {
    display: none
}

.tocarea .toc {
    position: absolute;
    top: 0;
    right: 60px;
    margin: .2em 0 0 1.5em;
    background: #f8f8f8;
    border-radius: 10px;
    padding: 1em;
    min-width: 140px;
    width: 40vw;
    max-width: 80vw;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    word-wrap: break-word
}

#toc_toggle:checked ~ .toc {
    display: block;
    z-index: 199
}

.tocarea ul {
    list-style-type: none
}

.tocarea ul ul {
    list-style-type: circle
}

.footnote-ref {
    position: relative;
    top: -0.5em;
    font-size: .83em
}

.footnote {
    color: #666;
    font-size: .9em
}

a.social {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 10px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    vertical-align: middle
}

a.social:hover {
    background-color: inherit !important
}

a.social[href*='gitorious.org'] {
    background-image: url('../images/icons/gitorious.png')
}

a.social[href*='github.com'], a.social[href*='git.io'] {
    background-image: url('../images/icons/github.png')
}

a.social[href*='plus.google.com'] {
    background-image: url('../images/icons/google-plus.png')
}

a.social[href*='reddit.com'] {
    background-image: url('../images/icons/reddit.png')
}

a.social[href*='stackoverflow.com'] {
    background-image: url('../images/icons/stackoverflow.png')
}

a.social[href*='twitter.com'] {
    background-image: url('../images/icons/twitter.png')
}

a.social[href*='vimeo.com'] {
    background-image: url('../images/icons/vimeo.png')
}

a.social[href*='youtube.com'] {
    background-image: url('../images/icons/youtube.png')
}

a.social[type$='atom+xml'], a.social[type$='rss+xml'] {
    background-image: url('../images/icons/rss.png')
}

a.social[href*='inkscape.org'] {
    background-image: url('../images/icons/inkscape.png')
}

a.social[href*='openclipart.org'] {
    background-image: url('../images/icons/openclipart.png')
}

#about .primary {
    float: left;
    width: 165px
}

#about .primary strong {
    color: #c64350;
    display: block;
    font-size: 1.286em
}

#about .photo {
    float: left;
    margin: 5px 20px
}

#about .bio {
    float: right;
    width: 500px
}

.centerwrap {
    text-align: center
}

ul.tagcloud {
    text-align: justify;
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 2em auto;
    max-width: 50%
}

ul.tagcloud li {
    display: inline-block
}

li.tag-1 {
    font-size: 150%
}

li.tag-2 {
    font-size: 120%
}

li.tag-3 {
    font-size: 110%
}

li.tag-4 {
    font-size: 100%
}

li.tag-5 {
    font-size: 90%
}

li.tag-6 {
    font-size: 80%
}

#footercontent {
    box-shadow: 0 0 8px 3px #311c10;
    display: inline-block;
    width: auto;
    max-width: 85%
}

#about-author {
    background: #f9f9f9;
    clear: both;
    font-style: normal;
    margin: 2em 0;
    padding: 10px 20px 15px 20px;
    border-radius: 5px
}

#about-author strong {
    color: #c64350;
    clear: both;
    display: block;
    font-size: 1.429em
}

#about-author .photo {
    border: 1px solid #ddd;
    float: left;
    margin: 5px 1em 0 0
}

#comments .reply {
    margin-left: 70px
}

#comments .comment-extras {
    display: inline-block;
    float: left;
    margin: 20px;
    width: 60px;
    text-align: center
}

#comments .avatar {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 8px;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.2)
}

#comments button {
    display: inline-block;
    margin-top: 10px
}

#comments .comment-texts {
    display: inline-block;
    margin: 20px;
    max-width: 65%
}

#comments h4 {
    margin: 0
}

#comments hr {
    clear: both
}

#commentForm {
    width: 100%;
    min-width: 250px;
    max-width: 650px
}

#commentForm label {
    clear: left;
    float: left;
    text-align: left;
    width: 50px;
    margin-bottom: 7px
}

#commentForm input[type='text'], #commentForm input[type='email'], #commentForm input[type='url'] {
    float: left;
    width: 200px;
    margin-bottom: 7px
}

#commentForm textarea {
    float: left;
    height: 150px;
    width: 100%
}

#commentForm p {
    clear: both;
    margin: 0;
    padding-top: .5em;
    font-style: italic
}

#commentForm button {
    clear: both;
    float: right
}

#commentForm * {
    margin-bottom: .5em
}

.canvaswrapper {
    max-width: 90%;
    max-height: 400px;
    overflow: auto;
    border: 1px solid #777;
    border-radius: 4px
}

#bookartform h2 {
    margin-top: 0
}

#bookartform label {
    clear: left;
    float: left;
    text-align: left;
    width: 15em;
    margin-bottom: 7px
}

#bookartform input[type='number'], #bookartform input[type='text'], #bookartform input[type='radio'] {
    float: left;
    width: 200px;
    margin-bottom: 7px
}

#bookartform button {
    clear: both;
    margin: 20px
}

#bookartform p {
    margin: 0;
    vertical-align: middle
}

#bookartform p input[type='radio'], #bookartform p label {
    clear: none;
    width: auto;
    margin-right: 1em
}

#bookartform div {
    padding: 1em;
    border-radius: 10px;
    border: 2px solid rgba(255, 0, 0, 0);
    margin: .5em
}

#result textarea {
    width: 90%;
    min-height: 400px
}

#bookartform #img_errorbox, #bookartform #errorbox, #result {
    display: none
}

#result > * {
    margin: 1em 2em
}

#bookartform output {
    display: inline-block
}

#bookartform div.error {
    border-color: #c74451;
    color: #c74451
}

#bookartform .error .errormsg {
    clear: both
}

#bookartform #startbutton:disabled {
    color: gray;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2)
}

#bookartform #startbutton:disabled {
    cursor: default
}

#bookartform #imageupload {
    display: block;
    float: left;
    margin: 0;
    padding: 0
}

#bookartform #imageupload canvas {
    display: block;
    float: left;
    margin-bottom: 1em;
    border-radius: 10px;
    border: 2px solid #eee;

}

#bookartform #imageupload input {
    display: block;
    margin: 1em
}

.centertext {
    text-align: center
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both
}

.caps {
    font-size: .92em
}

.dquo {
    margin-left: -.38em
}

@media screen and (max-width: 900px) {
    #banner nav label {
        display: inline-block;
        float: left;
        width: 40px;
        height: 40px;
        background-image: url('../images/icons/menu.svg');
        background-repeat: no-repeat;
        margin-left: .5em
    }

    #banner nav label:hover {
        background-position: 0 -40px
    }

    #banner nav ul {
        display: none;
        text-align: left
    }

    #banner nav #menu_toggle:checked ~ ul, #banner nav ul li, #banner nav ul a {
        display: block;
        clear: both;
        position: static;
        width: 100%;
        background-color: #499841
    }

    #banner nav ul .navbar-search {
        margin: .6em 0
    }

    #banner nav ul a:link, #search {
        padding-left: calc(40px + 0.5em + 2em)
    }

    #banner nav ul li {
        border-top: 2px solid #25743d
    }

    #search {
        border-bottom: 8px solid #25743d
    }
}

@media screen and (max-width: 600px) {
    #mainItem.content figure.left, #mainItem.content figure.right {
        float: none;
        margin: .5em auto;
        max-width: 100%
    }

    .admonition {
        margin: .5em 0
    }
}

@media screen and (max-width: 400px) {
    .gallery a {
        display: block;
        margin: .5em auto
    }
}