<html>
   <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>. hikikomori dollhouse .</title>
      <link href="01.css" rel="stylesheet" type="text/css" media="all">
<link href="pinescone.neocities.org/style.css" rel="stylesheet">
 
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #fff; 
	font-size: 12px;
	line-height: 22px;
  letter-spacing:1px;
  overflow: hidden;
  font-family: '04B_03';
  cursor: help;
    text-shadow: 2px 0px 5px #000;
background-color: #eed6ff;
opacity: 0.75;
background-size: 15px 15px;
background-image: repeating-linear-gradient(45deg, #c0b5ef 0, #c0b5ef 1.5px, #eed6ff 0, #eed6ff 50%);
}
  
/* width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  background: normal;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: normal;
  border: 3px double #e99aff;
 }
  ::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #b7c3ff;
}

::selection {
  color: #fff;
  background: #b7c3ff;
}
/***For Other Browsers ***/
::-o-selection {
    background-color: #b7c3ff;
    color: #fff;
}

::-ms-selection {
    background-color: #b7c3ff;
    color: #fff;
}

/*** For Webkit ***/
::-webkit-selection {
    background-color: #b7c3ff;
    color: #fff;
}
  
#content {
	min-width: 100vw;
	position: fixed;
	top: 0px;
  bottom: 0px;
	min-height: 100vw;
	background-size: 100%;
	background-image: url("https://pinescone.neocities.org/background.png");
	float: left ;	
  overflow: hidden;
    background-color:#000
 }

#side {
	margin-top: 80px;
  margin-left: -700px;
	width: 300px; 
	position: absolute;
  overflow: none;
  background-color:#000
	}
  
a{
	text-decoration:none;
	color: #e99aff;  
  cursor: help;
  font-size:14px;
  font-style: normal;
  background-color: #000
  line-height: 14px;
  padding:0px;
font-family: 'RomanceA';
  text-transform: normal;
  letter-spacing:2px;
  opacity: 100%;
  text-shadow: 2px 0px 0px #ffffff;
	} 

a:hover {
	text-decoration:none;
	color: #6b83ff;
  background-color: #fff;
  cursor: help;
  font-size:14px;
  font-style: normal;
  line-height: 14px;
  padding:0px;
font-family: 'RomanceA';
  text-transform: normal;
  letter-spacing:3px;
  opacity: 100%;
  text-shadow: 0px 1px 3px #e99aff;
}
  
h1 {
font-family: 'RomanceA';
  letter-spacing: 2px;
  color: #6b83ff;
  font-size: 24px;
  font-style: normal;
  text-align: center;
  line-height: 20px;
  text-transform: none;
  border:1px solid #6b83ff;
  text-shadow: 2px 1px 1px #fff;
  background-color: #c9daf8;
opacity: 1;
background-image:  radial-gradient(#8085de 0.9px, transparent 0.9px), radial-gradient(#8085de 0.9px, #c9daf8 0.9px);
background-size: 36px 36px;
background-position: 0 0,18px 18px;
	}    
  
a.navigation:link, a.nav:visited, a.nav:active {
	color : #6b83ff;  
	letter-spacing: 1px;
	display : block; 
  	height:15px;
    text-transform: uppercase;  
    font-style: none;
  	font-size:15px;
    line-height:16px;
    font-weight: bold;
  	width: 230px;
    margin: 3px;
    text-align: center;
background-color: #000;
  border-left:4px solid;
  border-bottom:1px solid;
font-family: 'Spirit';
padding:3px;        
}

a.navigation:hover {
	color : #6b83ff;  
	letter-spacing: 2px;
	display : block; 
  	height:15px;
    text-transform: uppercase;  
    font-style: none;
  	font-size:15px;
    line-height:16px;
    font-weight: bold;
  	width: 230px;
    margin: 3px;
    text-align: center;
background-color: #fff;
font-family: 'Spirit';
padding:3px; 
  
}
  header {
  font-family: 'RomanceA';
  letter-spacing: 2px;
  color: #6b83ff;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 20px;
  text-transform: uppercase;
  border-bottom:3px double #6b83ff;
  border-right:4px solid #6b83ff;
    border-top:3px double #6b83ff;


  text-shadow: 2px 1px 1px #e99aff;
  }
  
      .symbol {
        font-family: 'EmojiFont', serif;
    }

@font-face {
  font-family: "RomanceA";
  src: url("RomanceA.ttf") format("truetype");
  
}

@font-face {
  font-family: "Spirit";
  src: url("Spirit.ttf") format("truetype");
  
}

@font-face {
  font-family: "Pixelatus";
  src: url("Pixelatus.ttf") format("truetype");
  
}

@font-face {
  font-family: "pixelates";
  src: url("pixelates.ttf") format("truetype");
  
}

@font-face {
  font-family: "04B_03";
  src: url("04B_03__.TTF") format("truetype");
  
}

@font-face {
  font-family: "EmojiFont";
  src: url("EmojiFont.ttf") format("truetype");
  
}

b,strong {
          color: #6b83ff;
font-family: 'Spirit';
	font-size: 20px;
  letter-spacing:0px;
	font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 0px 5px #000;
	}

i, em	{ 
	color: #899dff;   
  font-family: 'Spirit';
	font-size: 14px;
  font-weight: normal;
  letter-spacing:1px;
  text-shadow: 2px 2px 0px #fff;
	}

u 	{
	color: #e99aff;
font-family: '04B_03';
	font-size: 16px;
	font-weight: normal;
  font-style: normal;
  letter-spacing:1px;
  text-transform: lowercase;
	border-bottom:1px solid #6b83ff;
	} 
  textarea {
    border:3px double #6b83ff;
    background: normal;
    font-family: '04B_03';
    font-size: 12px;
    color: #555555;
  }
 .column {
  float: left;
  width: 45%;
  padding: 16px;
}

/* Clear floats after image containers */
.row::after {
  content: "";
  clear: both;
  display: table;
}
.ImageBorder
{
    border:3px double #6b83ff;
  padding: 2px;
}

    .h1 {
        font-family: 'RomanceA', serif;
    }

    .h2 {
        font-family: 'EmojiFont', sans-serif;
    }
  

</script>
 </body>
</html> 