:root{
	--highlight: lime;
	--text: hsla(100, 10%, 90%, 1);
	--bgr: hsla(100, 7%, 18%, 1); 
	
	
/*
	--highlight: red;
	--text: white;
	--bgr: navy; 
 
*/
/*
	background-color: var(--bgr); 	
*/
}



body{
	/*font-family: "Times New Roman", Times, serif;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	*/
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	
	background-color: black; 
}



/*clothes*/
.div_cloth_container{
	display: flex;
	flex-direction: row; 
}
.div_cloth_block{
	min-width:250px;
	max-height:80%;
	overflow: auto;
	 
	margin:20px;
	display: flex;
	flex-direction: column; 
}
.div_cloth_item{
background:red;
	padding:10px;
	cursor:pointer;
	font-weight: bold;
}



/*  entry */
#div_entry{
	background-color: var(--bgr); 
	
	position:fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 30;
	
	cursor:pointer; 

	display: flex;
	flex-direction: column; 
	justify-content: center;
	align-items: center;
}
#div_entry_top{
	background-color: var(--bgr); 
	color: var(--highlight);
	
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:300%;
	text-align: center;
	/*font-variant: small-caps;*/
	margin:10px;
	padding:10px;
}
#div_entry_bot{
	background-color: var(--bgr); 
	color: var(--text);
	font-size:150%;
	margin:10px;
	padding:10px;
}
#div_entry_load{
	background-color: var(--bgr); 
	/*padding-top:20px;*/
	position:absolute;
	bottom:50px;
	display: flex;
	flex-direction: row; 
	justify-content: center;
	align-items: center;
}
.div_entry_loading{
	margin-left:20px;
	margin-right:20px;
	width:10px;
	height:10px;
	border-radius: 5px;
	background-color: black;
	
}


/*  colored texts */
.red{
	color: red;
}
.orange{
	color: orange;
}
.yellow{
	color: yellow;
}
.green{
	color: green;
}
.lime{
	color: lime;
}






/*  saving gui */
#div_save_curtain{
	background-color: red; 
	
	
	
	display: none;
	position:fixed;
	left:0;
	top:0;
	/*
	bottom:0;
	right:0;
	*/
	background-color: black; 
	opacity: 1;
	 
	justify-content: center;
/*	align-items: center;*/
	
	
	
	width: 100%;
	height:100%;
	
	z-index: 10;
	
}

#div_save_gui{
	position:absolute;
	background-color: var(--bgr); 
	opacity: 1;
	z-index: 11;
	padding:30px;
}

#tab_saves{
	margin-top:10px;
	margin-bottom:10px;
	color: var(--text);
	
}
#tab_saves td{
	
	padding:7px;
}

#div_save{
	margin: 20%;
	font-size:110%;
	display:block;
}

.savebutton {
	margin:10px;
	cursor:pointer;
	font-weight: bold;
	display: block;
	width: auto;
	color:var(--highlight);
	/*color:hsla(220, 80%, 35%, 1);*/
	width:auto;
	/**/
}
.savebutton:hover {
	/*background-color: hsla(220, 0%, 0%, 1);*/
	color:#f2eded;
}




/* MAJOR GUI */
#div_main{
 	position: relative;
	/*background-color: hsla(228, 4%, 80%, 1); */
	background-color: var(--bgr); 
	color: var(--text);
		
	display: flex;
	flex-direction: row
 
}

@media only screen and (max-width: 700px) {
    #div_main{
		display: flex;
		flex-direction: column
	}
	
	#div_left{
		order:2;
	}
	
	#div_player{
		width: 300px;
	}

}



/*ASAP*/
#div_subtext{
	position: absolute;
	display: none; 
	padding:40px;
	background-color:  var(--bgr); 
	z-index: 3;
	width: 500px;
}


#div_left{
	position: relative;
 
	background-color: var(--bgr); 
	/*background-color: hsla(228, 4%, 80%, 1); */
}


#div_right{
	position: relative;
	padding:40px;
	/*background-color:  hsla(228, 4%, 80%, 1);*/
	 max-width: 800px;
	color: var(--text);
	background-color: var(--bgr); 
}

#div_text{
	padding-top:30px;
}

#div_stats{
	position: relative;
	padding:10px;
	background-color: hsla(228, 4%, 80%, 1);
	/*display: none;*/
	
	display: flex;
	flex-direction: column
}

#div_player{
	width: 300px;
/*	background-color:  red; */
}



#div_attributes{
	display:none;
	margin: 20%;
	font-size:110%;
};

#tab_attributes{
	
	/*font-weight:bold;*/
	
	
/*	background-color:  red; */
}


/* TEXT RELATED STUFF */

.speech{
	display: block;
	padding:10px; 
	width:auto;
	/**/
}

.andrej{
	color: blue;
}

.kate{
	color:hsla(335, 100%, 38%, 1) /*hsla(335, 100%, 90%, 1)*//* hsla(336, 82%, 42%, 1)*//* hsla(343, 80%, 56%, 1)*/;
}
.ayy{
	color: hsla(315, 100%, 38%, 1)/* hsla(336, 82%, 42%, 1)*//* hsla(343, 80%, 56%, 1)*/;
}

.qcc{
	color: hsla(18, 75%, 45%, 1)/*hsla(28, 80%, 56%, 1);*/
}
.qbb{
	color: hsla(110, 100%, 25%, 1); /*hsla(121, 80%, 56%, 1);*/
}
.qaa{
	color: hsla(241, 90%, 50%, 1);
}
.pet{
	color: hsla(183, 96%, 23%, 1);  /*color: hsla(188, 80%, 10%, 1);*/
}

.bloodletters{
	color: red; 
	font-weight: bold;
	font-size:200%;
}

.neutral{
	/*color: white;*/
	/*color: black;*/
	color: var(--text);
}

.spoiler{
	background-color: black;
	color: black;
}
.spoiler:hover {
	background-color: transparent;
}

.choice{
	cursor:pointer;
	font-weight: bold;
	display: inline;
	color:var(--highlight);
	border:0;
	padding:0;
}
.choice_active{	
	border: 1px solid var(--highlight);
	padding-left: 5px;
	padding-right: 5px;
}
.choice_dead{	
	color: grey;/*hsla(231, 7%, 81%, 1); */
	text-decoration: line-through;
}

.link {
	cursor:pointer;
	font-weight: bold;
	display: block;
	width: auto;
	color:var(--highlight);/*hsla(0, 0%, 18%, 1);*/
	/*color:hsla(220, 80%, 35%, 1);*/
	padding:10px; 
	width:auto;
	/**/
}
.link:hover {
/*	background-color: hsla(220, 0%, 0%, 1);*/
	/*background-color:lime;*/
	color:#f2eded;
}




.high{
	font-weight: bold;
	display: inline;
	color:var(--highlight);
}


.in_link{
	cursor:pointer;
	
	font-weight: bold;
	display: inline;
	color:var(--highlight);
}
.in_link:hover {
	color:#f2eded;
}



.link_dead{
	color: greay;/*hsla(231, 7%, 81%, 1); */
	text-decoration: line-through;
}
/* STATS */

.stats_container{
	display: flex;
	flex-direction: row;
	background-color:hsla(228, 4%, 80%, 1); /*white;*/
	
	height:20px;
}

.stats_label{
	width: 100px;
	font-weight: bold;
	font-size: 120%;
}

.stats_bar{
	/*width: 400px;*/
	height:100%;
	/*background-color:cyan;*/
}












