@import url('https://fonts.googleapis.com/css?family=Parisienne');
@import 'https://fonts.googleapis.com/css?family=Cairo:300,400,600,700';
@import 'https://fonts.googleapis.com/css?family=Rubik:400,400i,700,700i';
@import 'https://fonts.googleapis.com/css?family=Fira+Sans:400,400i,700,700i';

@font-face {
  font-family: 'porcelain';
  src: url('https://gensoukai.net/resources/v01/porcelain.eot'); /* ie9 */
  src: url('https://gensoukai.net/resources/v01/porcelain.eot?#iefix') format('embedded-opentype'), /* ie6-8 */
       url('https://gensoukai.net/resources/v01/porcelain.woff2') format('woff2'), /* modern browsers */
       url('https://gensoukai.net/resources/v01/porcelain.woff') format('woff'), /* modern browsers */
       url('https://gensoukai.net/resources/v01/porcelain.ttf')  format('truetype'), /* android, ios, safari */
       url('https://gensoukai.net/resources/v01/porcelain.svg') format('svg'); /* legacy ios */
}


::-webkit-scrollbar {width: 14px; height: 14px;}
::-webkit-scrollbar-button {width: 0px; height: 0px;}
::-webkit-scrollbar-thumb {background-color: #f1d1bf; background-image: url("http://gensoukai.net/resources/v01/comments.jpg");}
::-webkit-scrollbar-thumb:active {}
::-webkit-scrollbar-track {background: transparent;}
::-webkit-scrollbar-track:hover {background: transparent;}
::-webkit-scrollbar-track:active {background: transparent;}
::-webkit-scrollbar-corner {background: transparent;}

#s-m-t-tooltip { z-index:9999999999999; word-wrap:break-word; display: block; background-image: url("http://gensoukai.net/resources/v01/comments.jpg"); line-height: 12px; border:none; padding: 6px 9px 6px 10px; margin: 10px 10px 10px 15px;}

html, body {
height: 100%;
	background-color: black; 
	margin: 0; padding: 0; 
	text-align: center; 
	font-family: fira sans;
	font-size: 12px;
	color: #000000;
background-image: url("http://gensoukai.net/resources/v01/background.jpg");
}  

#container {
 	width:900px;
	margin: 0 auto;
min-height: 100%;
margin-bottom: -20px;
position: relative;
}   

#title, #title a:link, #title a:visited, #title a:hover, #title a:active {
	font-family: 'porcelain';
	font-weight: normal;
	font-size: 80px;
 	padding: 0px;
	color: #f1d1bf;
 	text-align: center;
background-image: none;
padding-top:-5px;
padding-bottom:5px;
margin-left:30px;
margin-top:0px;
position: fixed;
z-index: 99999;
display:none;
}   

#links {
 	padding: 0px;
 	width: 100%;
 	text-align: center;
background-image: url("http://gensoukai.net/resources/v01/accent.jpg");
position:fixed;
z-index:999;
}  

a.nav:link, a.nav:visited, a.nav:active {
	font-family: georgia;
	font-size: 13px;
	text-transform: lowercase;
	letter-spacing: -.5px;
	color: #ffffff;
	width: 100px;
	display: inline-block;
	text-align: center;
	margin: 0px;
	padding: 8px;
	text-decoration: none;
	background-color: transparent;
	letter-spacing: 0px;
font-style:italic;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: none;
background-image: url("http://gensoukai.net/resources/v01/navihover.jpg");
}

#content {
margin-top:150px;
 	padding: 10px;
 	width: 880; 
	line-height: 18px;
	background-color: #ffffff; 
 	text-align: justify;
	margin: 10px auto 0 auto;
background-image: url("http://gensoukai.net/resources/v01/container.png");
}  

.clearfooter {
height: 20px;
clear: both;
}

#footer {
clear: both;
text-align: center;
width:100%;
background-image: url("http://gensoukai.net/resources/v01/accent.jpg");
padding-top:5px;
padding-bottom:5px;
position: relative;
margin-bottom:0px;
height:20px;}  

a:link, a:active, a:visited {
	color: #d81316;
	text-decoration: none;
font-family:georgia;
font-size: 13px;
	text-transform: lowercase;
	letter-spacing: -.5px;
font-style:italic;
}
a:hover {
	color: #556036;
	text-decoration: none;
}


h1 {
	font-family: porcelain;
	font-weight: normal;
	font-size: 62px;
text-transform:lowercase;
	color: #000000;
background-image: url("http://gensoukai.net/resources/v01/accent.jpg");
width:100%;
text-align:right;
	padding: 10px;
margin-top:-10px;
margin-bottom:0;
margin-left:-10px;
text-shadow: 1px 1px 2px #e48d53, 0 0 25px #d2622c, 0 0 5px #f0b055;
}

h2 {
	color: #d81316;
	text-decoration: none;
font-family:georgia;
font-size: 16px;
	text-transform: lowercase;
	letter-spacing: -.5px;
font-style:italic;
	background-color: #C6A49A;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
font-weight:normal;
text-align:center;
background-image: url("http://gensoukai.net/resources/v01/comments.jpg");
}

blockquote {
background-image: url("http://gensoukai.net/resources/v01/comments.jpg");
padding:5px;
}

b, i, u, s {color: #d81316;}