
@font-face {
  font-family: 'xxx';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/dejavu-serif@latest/latin-400-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/dejavu-serif@latest/latin-400-normal.woff) format('woff');
}

@font-face {
	font-family: "Lora";
	src: url("/fonts/Lora[wght].ttf") format("truetype");
	font-style: normal;
}

@font-face {
	font-family: "Lora";
	src: url("/fonts/Lora-Italic[wght].ttf") format("truetype");
	font-style: italic;
}

@font-face {
	font-family: "Alex Brush";
	src: url("/fonts/AlexBrush-Regular.ttf") format("truetype");
}

.supercenter {
	margin-left: -100%;
	margin-right: -100%;
	text-align:center;
}
.coloratura {
	font-size: 110%;
}

.darkorange {
	color: #ff8c00;
}

.coloratura sup {
	font-size: 100%;
	line-height: 5em;
}

.queenofthenight {
	line-height: 2em;
	font-size: 170%;
}

.alt1 {
	color: #ff51ad;
}

.alt2 {
	color: #a30257;
}

.alt3 {
	color: #5e5157;
}

.button {
	width: auto;
	display: inline-block;
}





.button_wall {

}



.caps {
	text-transform:uppercase;
}





.glow {
	text-shadow: 5px 1px 7px;
}


.small {
	font-size: 70%;
}
.smaller {
	font-size: 50%;
}
.smallest {
	font-size: 30%;
}


.tonetags > li {
	list-style-type: square;
	margin-top:5rem;
}

.vnlist li {
	margin-bottom: 5rem;
}


.vntitle {
	text-align: center;
}

.red {
	color: red;
}


.magickal {
	background-color: #aa0000; 
	outline: solid black 4px;
	outline-offset: -6px;
	color: white;
	font-family:  "Monaco", "DejaVu Sans Mono", monospace;
	font-weight: bold;
	font-size: 1.3rem;
}

.typefont {
	/*font-family:  "Monaco", "DejaVu Sans Mono", monospace;*/
}

.indent {
	text-indent: 1.5em;
}

#var40 .answer {
	color: red;
	font-family:  "Monaco", "DejaVu Sans Mono", monospace;
}

.inner {

	padding:15px;
	outline: solid black 4px;
	outline-offset: -11px;
}

.irc {
	margin: auto;
	
}

.imglink img:hover {
	box-shadow: 0px 0px 20px #ff69b4;
}

.irctime {
	font-size: 80%;
}
.irc .text p {
	font-size: 90%;
	width: 65%;
	margin-bottom: 2%;
	margin-top: 2%;
	margin-left: 2em;
	font-family: monospace;
}

.irc .text {
}

.break {
	word-break: break-all;
}

.hatlist{
	color: white;
	font-family: serif;
	list-style-type: hiragana;
}

.hatlist .alt {
	color: rgb(221, 173, 197);
}

.hatlist a {
	color: rgb(228, 135, 181);
}

.yellow {
	color: yellow;
}

.white {
	color: white;
}

#var15 {
}

.president_box {
	margin:auto;
    background-color:#99ccff;
    border:5px;
    border-style:ridge;
    border-color:#3399ff;
    overflow:auto;
	color: black;
}

.president_box  {
	padding-left: 5%;
	padding-right: 5%;
	overflow: auto;
	margin-bottom: 5%;
	margin-top: 5%;
	font-family: "Times New Roman", "DejaVu Serif", serif;
	font-size: 1.3rem;
}

.president_env {
	/*background-image: url("img/honey.jpg");*/
}

.president_env ul {
	list-style-type: disc;
	margin-bottom: 1rem;
}

.president_env p {
	list-style-type: disc;
	margin-bottom: 1rem;
}


body {
	background-color: black;
}

.big {
	font-size: 100%;
}

.bigger {
	font-size: 125%;
}

.biggest {
	font-size: 150%;
}

.biggester {
	font-size: 200%;
}

.biggestest {
	font-size: 5rem;
}

.center {
	margin: auto;
	text-align: center;
}

.small {
	font-size: 80%;
}

.diabelli {
	font-style: italic;
}


.tema {
    counter-reset: item;
    list-style-type: none;
	font-size: 25px;
}



#var10 {
	list-style: none;
	padding-left: 0;
}


.questionnaire > li:before {
    /*content: url(Var.png) '    ' counter(item, upper-roman) '. ';*/
    content:  'VAR  ' counter(item, upper-roman) ' ';
    counter-increment: item;
	font-weight: bold;
	font-size: 1.9rem;
	text-align:center;
	display: block;
	margin: auto;
}



.question {
	font-style: italic;
	text-align: center;
}


.answer {
	font-size-adjust: 0.48;
	font-family: inherit;
}

.poem {
	padding-left: 6rem;
	font-family: inherit;
}

.koshka {
	color: #dc006e;
}

#var35 .poem {
}

.questionnaire > li {
	font-size: 24px;
	font-size: 1.4rem;
	font-family: "Lora", "Georgia", serif;
	margin-top: 30rem;
}

.glow {
	text-shadow: rgba(255,0,196,0.9) 0px 0px 6px;
}


.std_list > li {

	margin-top: 0%;

}

.questionnaire > li {
}


.questionnaire > li:after {
	text-align: right;
	float: right;
	font-weight: bold;
	font-style: italic;
}

.questionnaire > li .question {
}

.questionnaire > li .answer {
	margin-top: 5rem;
	padding-left: 2rem;
	padding-right: 2rem;
}

.questionnaire > li .question {
	margin-top: 1rem;
}

.img img {
	width: 65%;
	
}

.end {
	margin-top: 2em;
}

.end img {
	width: 100%;

}



.img{
  display: block;
  margin-left: -40px;   /* cancel default ul padding */
  margin-right: auto;
  text-align: center;
}

.left {
	text-align: left;
}
.left img {
	margin: 0;
}

.post{ 
	margin: auto;
	margin-top: 6rem;
	color: hotpink;
	border:12px;
 	border-style:ridge;
	border-color:hotpink;
	background-color: black;
	max-width: 740px;
	padding-left:9.5rem;
	padding-right:9.5rem;
	padding-top:6rem;
}

.cursive {
	font-family: "Alex Brush", cursive;
}

.thetitle {
	font-family: "Alex Brush", cursive;
	background-image: url("100variationsonawaltzbyclamhanson_bg.png");
	background-repeat: no-repeat;
	background-position: center;
	padding: 3rem;
}
.post_title {
	font-size: 50px;
	font-size: 3.2rem;
	text-align: center;
}

.post_title p {
	margin: auto;
}

.composer {
	font-size: 1rem;
	font-style: italic;
	padding-bottom: 7rem;
	font-family: "Lora", "Georgia", serif;
}

p {
	margin-bottom: 1.25em;
	max-width: 65ch;
}

.questionnaire {
    counter-reset: item;
    list-style-type: none;
	margin: 0;
	padding: 0;

}

.img {
	text-align: center;
	margin-top: 5rem;
	margin-bottom: 5rem;
}



div.date {
	text-align: left;
}

.center {
	text-align: center;
}

.akane {
	color: #fd8181;
}

.aoi {
	color: #02fcfb;
}

.credo {
}

.fem {
	/*color: #02fcfb;*/
}

.masc > td {
	padding-bottom:80px;
}

.masc {
	/*color: #fd8181;*/
}

/*
#customlist {
  list-style-type: none;
  counter-reset: elementcounter;
}
*/

#ssolist .hifu:before {
  content: "Hifu says: " /*counter(elementcounter) ": "*/;
  font-style: italic;
}

#ssolist li {
	margin-top:5%;
}

.hifu > p {
	color: #02fcfb;
}

.holyheart > p {
	color: #fd8181;
}

.orange {
	color: orange;
}

.blue {
	color: blue;
}

.green {
	color: green;
}

.purple {
	color: purple;
}

.greentext > p {
	margin: auto;
	padding-bottom: 5px;
}


.play {
	display: grid;
	grid-template-columns:10em 1fr;
	font-size: 85%;
}


.play .speech {
	margin-bottom: 2%;
}


.pee {
	color: yellow;
}


.linklike {
  text-decoration: underline;
  color: pink; 
}

.linklike:hover {
  text-decoration: underline;
  cursor: pointer;
	background-color: #ff69b4;
}


.no-break {
	white-space: nowrap;
}

.dropcap {
	font-size: 117%;
}

.gray {
}

/*
.blues {
	color: cornflowerblue;
}

.fire {
	color: coral;
}

*/

.navbar a {
	margin-bottom: 0%;
	border-radius: 1px;
	display: inline-block;
	padding: 2px;
	margin-bottom: 2rem;
	font-size: 0.8rem;
}

#var1 {
	margin-top: 13rem;
}

.answer {
}

#var1 .answer {
}

#var2 .answer {
	/*
	background:
	    linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),
		url("img/ends/windingpath2.png");
    background-position: bottom;
	background-repeat: no-repeat;
	*/

}

#var5 {
	background:
	    linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),
		url("img/stairs.png");
	background-repeat: no-repeat;
  background-size: cover;
}

.tate {
	/*
	background:
	    linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),
		url("img/ends/tateoutline.png");

	background-size: cover;
	background-position: 0%;
	background-repeat: no-repeat;
	*/
	color: pink;
	color: #ff99cc;
}


/*
#var1 > .answer {
  background:
	    linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),
		url("img/ends/windingpath.png");
  background-size: cover;
  background-position: center;
}

#var2 > .answer {
  background:
	    linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),
		url("img/ends/windingpath2.png");
  background-position: center;
}
*/

figure {
	display: inline-block;
}

.figimg {
	width: 50%;
}

figcaption {
	margin:auto;
	width:50%;
	font-size: 50%
}

.macarthur {
	font-size: 90%;
}

.macarthur td:nth-child(2) p {
	margin-left:10%;
}

.macarthur td:nth-child(1) p {
	margin-left:20%;
	padding-right: 20%;
}

.macarthur p {
	margin-bottom: 0%;
	margin-top: 2%;
}

.rei {
	color: #848db8;
}

.asuka {
	color: #d36c40;
}

.altlink {
  font-weight: bold;
  text-shadow: 5px 1px 2px hotpink;
  font-size: 150%;
}

.emoticons {
	border-collapse: collapse;
border: solid 1px;
	border-spacing: 0 10px;
	font-size: 80%;
}

.emoticons td {
	padding: 10px;
	border: solid 1px;
}

a {
	color: #E892DC;
}

.playcpp  {
}

.playcpp dt {
	font-weight: bold;
	padding-left: 5rem;
}


.playcpp dd {
	margin-bottom: 1.5rem;
	white-space: pre;
	padding-left: 4.5rem;
}


.playcpp pre {
	margin-top: 3rem;
	margin-bottom: 3rem;
	font-family: inherit;
	display:block;
	padding-left: 3rem;
}



.cpp {
}


.narr {
	display:block;
	padding-left: 0.2em;
}

.iwillneverbehappy {
	color: rgb(212, 125, 125);
}

.freckles {
/*
	color: rgb(120, 88, 157);
	*/
}

a {
	color: rgb(255,20,147);
}
a:hover {
	background-color: #ff69b4;
}

p {
}

.greentext {
	color: #ff66cc;
}

.audio {
	margin: auto;
	text-align: center;
}

.gothic {
	font-family: "URW Gothic Book";
}

.thetheme {
	font-family: "Alex Brush", cursive;
	text-align: center;
	font-size: 4rem;
	margin: auto;

}

#var100 {
	margin-bottom: -7em;
}

#var33 li {
	margin-top: 4rem;
}

.lessindent {
	padding-left: 2rem;
}

.type {
	display: inline-block;
	border-radius: 4px;
  border: 1px solid;
  color: #fff;
  	font-weight:bold;
	text-transform: uppercase;
	font-family:  "Monaco", "DejaVu Sans Mono", monospace;
	font-size: 1rem;
	padding:0.1rem;
	width: 5rem;
	text-align: center;
	
}

.fairy {
background-color: #ff65d5;
}

.fire {
background-color: #f08030;
}

.normal {
background-color: #a8a878;
}

.bug {
background-color: #a8b820;
}

.electric {
background-color: #f8d030;
}

.fight{
background-color: #c03028;
}

.ghost {
background-color: #705898;
}

.psychic {
background-color: #f85888;
}

.flying {
background-color: #a890f0;
}

.steel {
background-color: #a890f0;
}

.ice {
background-color: #98d8d8;
}

.poison {
background-color: #a040a0;
}

.dark {
background-color: #705848;
}

.rock {
background-color: #b8a038;
}

.grass {
background-color: #78c850;
}

.dragon {
background-color: #7038f8;
}

.ground {
background-color: #e0c068;
}

.water {
background-color: #6890f0;
}

#var39 .std_list {
	padding-left: 6rem;
}

p {

}
