/* ☞ SLP Style [] modified 2017-07-08, 2020-03-11 🍃 🐛🐛🐛☜ */
a:link {
color: sienna;
text-decoration: none;
}
a:visited {
color: sienna;
text-decoration: none;
}
a:hover {
background-color: rgba(231, 216, 156, 0.3);
color: green;
}
.asterisk {
background-color: BlanchedAlmond;
border: .2em LightGray dashed;
color: Sienna;
float: left;
margin: 1.5em;
padding: .5em;
text-align: center;
width: 150px;
}
blockquote: {
border-left: .3em dotted tan;
display: block;
margin-left: 10em;
padding: 2em;
width: 60%;
}
.blurbage {
background-color: hsla(31, 53%, 26%, .4);
width: 50%;
}
.bold {font-style: bold}
.borderlands {
margin: 0 auto;
width: 90%;
}
#breadcrumbs {float: right}
.caption {
color: rgb(139, 67, 8);
font-size: 1em;
font-style: italic;
margin: 0 auto;
padding-bottom: 2em;
padding-top: .7em;
text-align: center;
}
#disqus {
width: 90%;
margin: 0 auto;
text-align: center;
padding: 1em;
}
.dropcap {
color: burlywood;
font-family: "Palatino";
font-size: 7em;
letter-spacing: -.1em;
float: left;
line-height: -1em;
padding-top: 4px;
padding-right: 8px;
padding-left: 3px;
}
.excerpt {
background-color: linen;
display: block;
margin: 0 auto;
width: 80%;
}
.flexbox {
  align-items: center;
      -webkit-align-items: center;
  display: flex;
      -webkit-flex;
  background-color: hsla(54, 100%, 90%, .7);
  flex-direction: row;
      -webkit-flex-direction: row;
  flex-flow: row wrap;
  flex-wrap: wrap;
  justify-content: space-between;
      -webkit-justify-content: space-between;
  margin: 0 auto;
  padding: 1em;
  width: 90%;
  }	
.flexbox-ad {
      align-items: center;
      background-color: white;
      border-bottom: .2em lightgray dashed;
  border-top: .2em lightgray dashed;
      display: flex;
  display: -webkit-flex;
      flex-direction: row;
      justify-content: center;
      padding: 2em;
        -webkit-align-items: center;
        -webkit-flex-direction: row;
        -webkit-justify-content: center;
  }
.flexbox-others {
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
flex-direction: row;
-webkit-flex-direction: row;
  justify-content: center;
    -webkit-justify-content: center;
      padding: 2em;
}

@font-face {
font-family: "rabioheadregular";
src: url("/assets/fonts/rabiohead-webfont.eot");
src: url("/assets/fonts/rabiohead-webfont.eot?#iefix") format("embedded-opentype"),
url("/assets/fonts/rabiohead-webfont.woff") format("woff"),
url("/assets/fonts/rabiohead-webfont.ttf") format("truetype"),
url("/assets/fonts/rabiohead-webfont.svg#rabioheadregular") format("svg");
font-weight: normal;
font-style: normal;
}
footer {
background-color: hsla(54, 100%, 90%, .7);
border-top-style: dashed;
border-bottom-style: dashed;
border-width: .3em;
border-color: LightGray;
color: black;
font-family: Helvetica;
font-size: .8em;
letter-spacing: .1em;
line-height: 2.8;
margin-bottom: 1em;
margin-top: 2em;
padding: 2em;
text-align: center;
}
footer a:hover {
background-color: rgb(216, 238, 204);
color: black;
}
footer p {text-align: center}
.formulaic {
color: blue;
font-family: Helvetica;
font-style: bold;
text-align: center;
}
footer p {text-align: center}
.formulaic {
color: blue;
font-family: Helvetica;
font-style: bold;
text-align: center;
}
.frontpage {
margin: 0 auto;
padding-bottom: 3em;
text-align: center;
width: 75%;
}
.frontpage p {
color: rgb(20, 104, 104);
font-family: Avenir;
font-size: 1em;
line-height: 1.6em;
text-align: left;
}
.frontpage h1 {
font-size: 4em;
font-family: rabioheadregular;
margin-bottom: .5em;
margin-top: 2em;
text-align: center;
}
.go {
color: red;
font-family: "Nanum Brush Script";
font-size: 1.5em;
padding: 1em;
text-align: right;
}
h1 {
color: olive;
font-size: 3em;
font-family: rabioheadregular;
margin-top: .5em;
text-align: center;
}
h2 {
color: cadetblue;
font-size: 2.3em;
font-family: rabioheadregular;
line-height: 2em;
margin-bottom: .5em;
padding: 1em;
text-align: center;
}
h3 {
color: rgb(128, 68, 0);
font-family: Avenir;
font-size: 2em;
text-align: center;
}
h4 {
color: sienna;
font-family: Copperplate;
font-size: 1em;
margin-top: 1em;
padding-right: 1.5em;
text-align: right;
}
h5 {
background-color: #efd3a3;
color: darkcyan;
font-family: rabioheadregular;
font-size: 3em;
margin-top: 1em;
padding: 1em;
text-align: center;
}
h6 {
background-color: #efd3a3;
border: .3em dotted white;
border-radius: 0%;
color: rgb(167, 3, 3);
font-family: Courier;
font-size: 1.2em;
margin: 0 auto;
margin-bottom: 1em;
padding: 1em;
text-align: center;
width: 60%;
}
.hairline-700 {
border: .1em solid lightgray;
display: block;
padding: 1em;
margin: 0 auto;
width: 700px;
}
.hairline {
border: .1em solid lightgray;
display: block;
padding: 1em;
margin: 0 auto;
}
.hairline-no {
display: block;
height: auto;
margin: 0 auto;
padding: 1em;
max-width: 100%;
}
#header-archive {
background-color: rgba(241, 236, 202, 0.3);
border-top-style: dashed;
border-bottom-style: dashed;
border-width: .2em;
border-color: LightGray;
margin-top: .5em;
}
#header-main {
background-color: hsla(54, 100%, 90%, .3);
border-top-style: dashed;
border-bottom-style: dashed;
border-width: .2em;
border-color: LightGray;
margin-top: .5em;
}
#header-main h1 {
font-family: "Courier";
font-size: 5em;
font-weight: 300;
letter-spacing: -.05em;
margin-bottom: .1em;
margin-left: .5em;
text-align: left;
}
.highlight {background-color: yellow}
.highlight_blue {background-color: hsla(184, 80%, 80%, 1)}
i, em {font-style: italic}
img {
height: auto;
margin: 0 auto;
max-width: 100%;
}
.image-plain {
display: inline block;
padding: 1em;
margin: 0 auto;
}
.index {
color: rgb(20, 104, 104);
font-family: Avenir;
font-size: 1em;
line-height: 1.6em;
margin: 0 auto;
padding-bottom: 3em;
text-align: left;
width: 75%;
}
.jukebox {
background-color: mistyrose;
border: .3em dotted pink;
border-radius: 50%;
margin-top: 1em;
padding: 2em;
}
li {
color: black;
font-family: Helvetica;
font-size: 1em;
padding: .7em;
text-align: center;
}
#menu {
  position: fixed;
  bottom: 5%;
  width: 2em;
  }
nav {
  background-color: hsla(83, 50%, 37%, .2);
  font-family: Helvetica;
  font-weight: bold;
  float: left;
  line-height: 2em;
  text-align: center;
  }
nav a:hover {outline: .5em dotted pink}
p {
color: black;
font-family: Verdana;
font-size: 1em;
line-height: 1.7;
margin-top: 1em;
text-align: left;
}
.plain {padding: 1em}
.poetry {
color: #639;
font-family: Palatino;
font-style: italic;
font-size: 1.3em;
line-height: 2;
margin: 1em 10em 1em 10em;
}
.post {
display: block;
margin-bottom: 1.5em;
margin-left: auto;
margin-right: auto;
padding: 2em;
text-align: center;
width: 80%;
}
.pretty-box {
border: .2em dotted orange;
border-radius: 40%;
clear: both;
display: inline block;
margin: 0 auto;
padding: 1em;
text-align: center;
width: 15%;
}
.pretty-box-l {
background-color: hsla(54, 100%, 90%, .5);
border: .2em powderblue dotted;
border-radius: 20%;
float: left;
font-family: "rabioheadregular";
font-size: 1.5em;
line-height: 1.5em;
margin: 2em;
padding: 1em;
text-align: center;
width: 200px;
}
.pretty-box-r {
background-color: hsla(54, 100%, 90%, .5);
border: .2em pink dotted;
border-radius: 20%;
float: right;
font-family: "rabioheadregular";
font-size: 1.5em;
line-height: 1.5em;
margin: 1em;
padding: 1em;
text-align: center;
width: 200px;
}
.pully {
border: .2em dotted brown;
  color: hsla(34, 80%, 80%, 1);
  background-color: moccasin;
  margin: 0 auto;
  width: 80%;
}
.pully p {
color: steelblue;
font-family: Helvetica;
line-height: 2.3em;
padding: .8em;
  text-align: center;
}
.pully p:first-child:first-letter {
color: peru;
font-family: "Apple Chancery";
font-size: 10em;
line-height: -1em;
padding-bottom: 1em;
/*padding-right: .1em;*/;
}
.quote {
background: url(/images/quoter.png);
border-top: 2em solid antiquewhite;
display: block;
font-family: "Avenir";
font-size: 1.5em;
margin: 0 auto;
padding: 2em;
text-align: center;
width: 50%;
}
.quote-h {
background: url(/images/quoter.png);
color: green;
display: block;
font-family: "Helvetica";
font-size: 1.5em;
line-height: 2em;
margin: 0 auto;
padding: 2em;
text-align: center;
width: 50%;
}
.release p {
color: ForestGreen;
font-family: Courier;
font-size: 1.2em;
font-style: bold;
line-height: 1.5;
margin-left: 2em;
}
.see-also {
background-color: hsla(54, 100%, 90%, .5);
border: .2em powderblue dotted;
border-radius: 10%;
font-family: "rabioheadregular";
font-size: 2em;	
line-height: 1em;
margin: 0 auto;
padding: 1em;
text-align: center;
width: 500px;
}
#sellbox {
background-color: hsla(0, 0%, 83%, .5);
border: .2em black dashed;
border-radius: 20%;
font-family: Courier;
line-height: 1.5em;
margin: 2em;
padding: 2em;
text-align: center;
width: 200px;
}
#searchbox {
background-color: hsla(54, 100%, 90%, .4);
/*border: .1em sienna dashed;*/
border-radius: 30%;
float: left;
font-family: "rabioheadregular";
font-size: 1.5em;
margin: 2em;
padding: 2em;
text-align: right;
width: 200px;
}
.stamp {border: solid white dotted 2em}
#timestamp {margin-bottom: 2em}
.tips {
align-content: center;
background-color: rgb(253, 247, 215);
border: .3em dashed lightgray;
font-family: "Courier";
line-height: 1.5em;
margin: 0 auto;
padding: 1em;
text-align: center;
vertical-align: center;
width: 75%;
}
#todo {
color: Sienna;
font-family: "Nanum Brush Script";
font-size: 1.6em;
padding: .2em;
text-align: right;
}
#twitter {
margin: 0 auto;
max-width: 100%;
}
.twitter-timeline {
margin: 0 auto;
max-width: 50%;
}
ul {
background-color: mintcream;
margin: 2em;
padding: 2em;
width: 75%;
}
background-color: linen;
color: brown;
font-family: Helvetica;
font-size: 1.8em;
letter-spacing: .1em;
line-height: 2em;
}
.front-window {
background-color: hsla(174, 49%, 16%, 1);
border: .1em dashed tan;
color: white;
display: -webkit-flex;
display: flex;
}
h1 {
color: olive;
font-size: 3em;
font-family: rabioheadregular;
margin-top: .5em;
text-align: center;
}
h2 {
color: cadetblue;
font-size: 2.3em;
font-family: rabioheadregular;
line-height: 2em;
margin-bottom: .5em;
padding: 1em;
text-align: center;
}
h3 {
color: rgb(9, 70, 9);
font-family: Avenir;
font-size: 2em;
padding: 1em;
text-align: center;
}
h4 {
color: sienna;
font-family: Copperplate;
font-size: 1em;
margin-top: 1em;
padding-right: 1.5em;
text-align: right;
}
h5 {
background-color: #efd3a3;
color: darkcyan;
font-family: rabioheadregular;
font-size: 3em;
margin-top: 1em;
padding: 1em;
text-align: center;
}
h6 {
background-color: #efd3a3;
border: .3em dotted white;
border-radius: 0%;
color: rgb(167, 3, 3);
font-family: Courier;
font-size: 1.2em;
margin: 0 auto;
margin-bottom: 1em;
padding: 1em;
text-align: center;
width: 60%;
}
.hairline {
background-color: hsla(35, 69%, 94%, 1);
border: .1em solid silver;
border-radius: 15px;
display: block;
padding: 1em;
margin: 0 auto;
}
.hairless {
border: .1 solid black;
display: block;
padding: 1em;
margin: 0 auto;
}
.hairline-no {
display: block;
padding: 1em;
margin: 0 auto;
}
header {
display: flex;
margin: 0 auto;
padding: 1.5em;
width: 100%;
}
header-inside {
display: flex;
padding: 1.5em;
text-align: left;
}
i, em {font-style: italic}
img {
height: auto;
max-width: 90%;
}
.inside {
background-color: antiquewhite;
border: 1em solid hsla(174, 49%, 16%, 1);
color: black;
display: block;
font-size: 1.3em;
line-height: 1.6;
margin: 0 auto;
text-align: left;
width: 80%;
}
.inside p {
font-family: "Cormorant Garamond";
padding-right: 2.5em;
padding-left: 2.5em;
} 
.leafy {
margin: 0 auto;
padding: 1em;
} 
#interior {
background: url(/images/wood.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0 auto;
width: 100%;
}
#logo {
border: .2em solid black;
display: block;
margin: 0 auto;
}
nav {
background-color: hsla(83, 50%, 37%, .2);
font-family: Helvetica;
font-weight: bold;
float: left;
line-height: 2em;
text-align: center;
}
nav a:hover {outline: .5em dotted pink}
.pop {
border: .1em dashed silver;
color: hsla(174, 49%, 16%, 1);
font-family: "Courier New";
font-size: 1em;
line-height: 1.5em;
margin: 2em;
padding: 1em;
text-align: left;
}
.pop a:link {
color: brick;
text-decoration: none;
}
.pop a:hover {
background-color: hsla(54, 100%, 90%, .9);
}
.pop a:visited {
color: red;
text-decoration: none;
}
.pretty-box {
border: .2em dotted orange;
border-radius: 40%;
clear: both;
display: inline block;
margin: 0 auto;
padding: 1em;
text-align: center;
width: 15%;
}
.pretty-box-l {
background-color: hsla(54, 100%, 90%, .5);
border: .2em powderblue dotted;
border-radius: 20%;
float: left;
font-family: "rabioheadregular";
font-size: 1.5em;
line-height: 1.5em;
margin: 2em;
padding: 1em;
text-align: center;
width: 200px;
}
.pretty-box-r {
background-color: hsla(54, 100%, 90%, .5);
border: .2em pink dotted;
border-radius: 20%;
float: right;
font-family: "rabioheadregular";
font-size: 1.5em;
line-height: 1.5em;
margin: 1em;
padding: 1em;
text-align: center;
width: 200px;
}  
.quote {
background: url(/images/quoter.png);
border-top: 2em solid antiquewhite;
display: block;
font-family: "Avenir";
font-size: 1.5em;
margin: 0 auto;
padding: 2em;
text-align: center;
width: 50%;
}
.quote-h {
background: url(/images/quoter.png);
color: green;
display: block;
font-family: "Helvetica";
font-size: 1.5em;
line-height: 2em;
margin: 0 auto;
padding: 2em;
text-align: center;
width: 50%;
}
.right {
color: red;
float: right;
}
.sellbox {
background-color: hsla(54, 100%, 90%, .3);
border: .3em red dashed;
border-radius: 50%;
float: right;
font-family: "Courier";
line-height: 1.5em;
margin: 2em;
padding: 2em;
text-align: center;
width: 200px;
}
#twitter {
float: right;
padding: 2em;
}
ul {
color: rgb(223, 220, 187);
display: inline-block;
font-family: "Helvetica";
font-size: 1em;
letter-spacing: .1em;
line-height: 1.3em;
list-style: square;
margin: 1em auto;
padding-left: 4em;
text-align: left;
width: 80%;
}
ul a:link {
color: cadetblue;
font-size: 1em;
text-decoration: none;
}
ul a:hover {
background-color: white;
color: black;
}
ul a:visited {
color: brick;
text-decoration: none;
}
