a:hover,a:link,a:visited {
 line-height:1.3;
 text-decoration:none
}
a:hover,b {
 color:#f69
}
b,body {
 font-weight:700
}
body,p {
 color:#39f
}
#layout,img {
 height:auto
}
#layout,body {
 overflow-x:hidden
}
.frameborder,.topbanner {
 background-repeat:repeat-x;
 background-position:right;
 overflow:hidden
}
#sidenavigation,#stack {
 display:flex;
 float:left
}
#sidenavigation a:hover,a:hover,html {
 cursor:url(../../../images/cur.webp),auto
}
#blog,#solo {
 float:right
}
#blog,#layout,#postcontainer,#solo {
 position:relative
}
body {
 background:url(../images/bg.gif) #eafbff;
 font-family:'Zen Maru Gothic';
 line-height:1.3em;
 padding:0;
 margin:0 auto;
 overflow-y:hidden
}
a:link,a:visited {
 color:#00c3ff;
 font-weight:700
}
img {
 max-width:100%
}
p {
 line-height:1.1em
}
.container {
 height:90vh;
 width:100vw;
 display:flex;
 justify-content:center;
 align-items:center
}
#layout {
 background-color:rgba(0,0,0,.1);
 border:3px solid #3fabde;
 border-radius:5px;
 box-shadow:0 0 10px 5px rgba(86,167,221,.5);
 width:62em;
 margin:auto;
 overflow-y:auto
}
.topbanner {
 background-image:url(../images/hdrmini.png);
 height:1em
}
.frameborder {
 background-image:url(../images/topper.gif);
 height:55px
}
#stack {
 width:20%;
 flex-direction:column
}
#solo {
 width:80%;
 display:flex
}
#sidecontainer {
 color:#ccc;
 background-image:url(../images/bg2.png);
 height:600px;
 float:right
}
#sidecontainer img {
 border:1px solid #3fabde
}
#avatar {
 padding:10px;
 text-align:center
}
#sidenavigation {
 width:94%;
 height:362px;
 font-size:.7em;
 border-top:1px solid #3fabde;
 flex-direction:column;
 padding:.5em;
 overflow-y:scroll
}
#sidenavigation a {
 color:#00c3ff;
 letter-spacing:2px;
 margin:3px
}
#sidenavigation a:hover {
 color:#00c3ff;
 text-decoration:none;
 background-color:#fff
}
#blog {
 background-image:url(../images/bg3.png);
 border-left:1px solid #3fabde;
 width:100%;
 height:100%
}
#postcontainer {
 height:600px;
 padding:0;
 margin:0;
 overflow:hidden
}
#postcontainer iframe {
 border:none;
 width:100%;
 height:100%
}
::-moz-selection {
 color:#fff;
 text-shadow:-1px -1px 0 #f69,1px -1px 0 #f69,-1px 1px 0 #f69,1px 1px 0 #f69,0 0 6px #f69
}
::selection {
 color:#fff;
 text-shadow:-1px -1px 0 #f69,1px -1px 0 #f69,-1px 1px 0 #f69,1px 1px 0 #f69,0 0 6px #f69
}
* {
 scrollbar-width:thin;
 scrollbar-color:#3fabde #d7f2fa
}
::-webkit-scrollbar {
 width:1em
}
::-webkit-scrollbar-track {
 background:#d7f2fa
}
::-webkit-scrollbar-thumb {
 background-color:#3fabde;
 border:3px #fff;
 border-radius:10px
}
.kosugi-maru-regular {
 font-family:"Kosugi Maru",serif;
 font-weight:400;
 font-style:normal
}
.zen-maru-gothic-regular {
 font-family:"Zen Maru Gothic",serif;
 font-weight:400;
 font-style:normal
}
.hachi-maru-pop-regular {
 font-family:"Hachi Maru Pop",serif;
 font-weight:400;
 font-style:normal
}