/*@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Roboto:300);*/

body {/*font-family: serif;*/
background-image: url("/static/test-lavasand_smaller.jpg");
background-color: rgb(100,100,100);
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
background-position: center bottom;
}
header {padding:2px; padding-left: 20px; border-bottom: 2px dotted black;background-color:rgba(255,255,255,0.6)}
h1 {margin: 0.3em 0;}
/*header > */h1 {font-variant-caps: small-caps;
  -moz-font-feature-settings: "smcp";
  -webkit-font-feature-settings: "smcp";
  font-feature-settings: "smcp";font-variant: small-caps; font-weight: 400;}

.header_nav {width:100%; text-align: right; margin-top:-1em; }
.header_nav > a { border-right: 2px dotted black; padding:2px 20px; color:black}
.header_nav > a:first-of-type { border-left: 2px dotted black;}
.header_nav > a:hover { text-decoration: underline; background-color: black; color: white; border-color: white}

h1 > a {color: inherit; text-decoration: inherit; font: inherit; margin-top:1em}

main.navright {margin-right: 200px; border-right: 2px dotted black;}
article, .feed_box {box-shadow: 0px 0px 15px #888888; margin: 20px auto; padding: 25px 55px 10px; max-width: 55em;background-color:rgba(255,255,255,0.90); overflow: auto}

.next_box {height: 2em;}

/*article > p:first-of-type:first-letter { float: left; color: #903; font-size: 310% ;padding-top: 0.3em; padding-right: 4px;}*/
/*article > h1 {padding-left: 0px}*/

/*article > h1:hover:after {content: "\B6";}*/
.fullwidth_container {width:calc(100% + 110px); margin-left: -55px; margin-top:-25px; padding-bottom: 1em}
.fullwidth_container > img, .fullwidth_container > video {margin-left: auto; margin-right: auto; width: 100%;    display: block; }
.pixelated {image-rendering: pixelated;}
nav {float:right; /*position: relative;*/ /*border:1px solid blue;*/ width:200px; margin-left: -200px;}
footer {background-color: #cccccc; padding:5px; padding-left: 20px; border-top: 2px dotted black;clear: left;}
#contentwrapper{ float: left; width: 100%;}

.content-text {line-height: 180%;font-size: 110%;/*font-weight: 300;*/ padding-bottom: 0.2em}
.content-text a {text-decoration: none; color:#ce3303}
.content-text a:hover {text-decoration: underline; color:#f40;}
.content-text > pre {font-size:90%}
.subline {display:inline-block; font-family: "Roboto",sans-serif; font-weight: 300; color:#777; margin-top: 15px; margin-bottom: 0.5em}

.subline a { text-decoration: none; color:#777}
.subline a:hover { text-decoration: underline; color:black }

.relHeaderBlock {
    background-color: #ffffff;
    margin: -25px -55px 10px;
    font-size: 90%;
    font-family: sans-serif;
    
}
.relHeader {
  padding: 5px 28px 5px;
  border-bottom: 1px dotted #444;
}

.hashtag:before {content: "#";}

code{white-space: pre;}

div.sourceCode { overflow-x: auto; }
table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode {
  margin: 0; padding: 0; vertical-align: baseline; border: none; }
table.sourceCode { width: 100%; line-height: 100%; }
td.lineNumbers { text-align: right; padding-right: 4px; padding-left: 4px; color: #aaaaaa; border-right: 1px solid #aaaaaa; }
td.sourceCode { padding-left: 5px; }
code > span.kw { color: #007020; font-weight: bold; } /* Keyword */
code > span.dt { color: #902000; } /* DataType */
code > span.dv { color: #40a070; } /* DecVal */
code > span.bn { color: #40a070; } /* BaseN */
code > span.fl { color: #40a070; } /* Float */
code > span.ch { color: #4070a0; } /* Char */
code > span.st { color: #4070a0; } /* String */
code > span.co { color: #60a0b0; font-style: italic; } /* Comment */
code > span.ot { color: #007020; } /* Other */
code > span.al { color: #ff0000; font-weight: bold; } /* Alert */
code > span.fu { color: #06287e; } /* Function */
code > span.er { color: #ff0000; font-weight: bold; } /* Error */
code > span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */
code > span.cn { color: #880000; } /* Constant */
code > span.sc { color: #4070a0; } /* SpecialChar */
code > span.vs { color: #4070a0; } /* VerbatimString */
code > span.ss { color: #bb6688; } /* SpecialString */
code > span.im { } /* Import */
code > span.va { color: #19177c; } /* Variable */
code > span.cf { color: #007020; font-weight: bold; } /* ControlFlow */
code > span.op { color: #666666; } /* Operator */
code > span.bu { } /* BuiltIn */
code > span.ex { } /* Extension */
code > span.pp { color: #bc7a00; } /* Preprocessor */
code > span.at { color: #7d9029; } /* Attribute */
code > span.do { color: #ba2121; font-style: italic; } /* Documentation */
code > span.an { color: #60a0b0; font-weight: bold; font-style: italic; } /* Annotation */
code > span.cv { color: #60a0b0; font-weight: bold; font-style: italic; } /* CommentVar */
code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Information */
/*.relHeaderBlock + .fullwidth_container {padding-bottom: 15px;}*/


.private {
  border: 10px solid red;
  border-image: repeating-linear-gradient(
    135deg,
    #0000,
    #0000 10px,
    #ff0000 10px,
    #ff0000 20px
  ) 10;
}

.audienceinfo { float: right;}
.audienceinfo > details {display:inline}
.audienceinfo > details  summary {width:100%; /*font-variant-emoji:text;*/ text-align:right; filter: grayscale(100%) brightness(0) opacity(50%);}
/*.audienceinfo > details[open]  summary {background: #CCC}*/
.audienceinfo > details[open] {color: black}

.audienceinfo > details  summary::marker {
        content: "\1F512\20"; /*\FE0E*/
    }
.audienceinfo > details[open] summary::marker {
        content: "\1F513\20";
    }



#griddy { padding: 0; max-width: 35em; background: transparent
}
