@font-face {
  font-family:RomanceA;
  src: url(fonts/RomanceA.ttf) format(truetype); }

@font-face {
  font-family:basiic;
  src: url(fonts/basiic.ttf) format(truetype); }

@font-face {
  font-family:Spirit;
  src: url(fonts/Spirit.ttf) format(truetype); }

@font-face {
  font-family:GrapeSoda;
  src: url(fonts/GrapeSoda.ttf) format(truetype); }

@font-face {
  font-family:Comicoro;
  src: url(fonts/Comicoro.ttf) format(truetype); }

@font-face {
  font-family:SlapAndCrumbly;
  src: url(fonts/SlapAndCrumbly.ttf) format(truetype); }

@font-face {
  font-family:smalle;
  src: url(fonts/smalle.ttf) format(truetype); }

@font-face {
  font-family:RomanceA;
  src: url(fonts/RomanceA.ttf) format(truetype); }

@font-face {
  font-family:KakomiC;
  src: url(fonts/KakomiC.ttf) format(truetype); }


body {
	font-family: Comicoro;
	font-size: 24px;
	margin: 20px;
	padding: 0px;
	background-image: url('graphics/index/trees.png');
	background-color: white;
background-repeat: no-repeat; 
	background-size: cover;
}

.page {
	background-image: url('graphics/index/.png');
	background-color: white;
background-repeat: no-repeat; 
	background-size: cover;}

.page a {
	color:#E41B17; 
	text-decoration: none;}

.outer {
	width: 100%;
	max-width: 1400px;
	height: auto;
  border: 1px solid black;
  border-radius: 10px;
	padding: 10px;
	background-image: url('graphics/index/.jpg');
	background-color: white;
	margin: auto;
	 position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.title {
  border: 1px solid black;
  border-radius: 10px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 400px;
	height: 200px;
	margin-bottom: 6px;
	background-image: url('graphics/index/hands.png');
background-repeat: no-repeat; 
	background-size: cover;
}

.site-title {
	font-family: RomanceA;
	font-size: 40px;
	font-color: black;
	text-align: center;
	padding-top: 60px;
	box-sizing: border-box;
	text-shadow: 
		2px 2px 0 white,
		-2px 2px 0 white,
		2px -2px 0 white,
		-2px -2px 0 white;
}

.site-subtitle {
	font-color: ;
	text-align: center;
	text-shadow: 
		1px 1px 0 white,
		-1px 1px 0 white,
		1px -1px 0 white,
		-1px -1px 0 white;
}

.banner-wrapper {
	display: inline-block;
	vertical-align: top;
	float: right;
	width: 100%;
	max-width: 990px;
	height: 200px;
}


.banner {
  border: 1px solid black;
  border-radius: 10px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 990px;
	height: 170px;
	background-image: url('graphics/index/eyes.gif');
	background-size: cover;
	background-position: 20%;
}

.scroller {
	  border: 1px solid black;
  border-radius: 10px;;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 990px;
	height: 20px;
	background: #FFF;
	margin-top: 6px;
	overflow: hidden;
}

.marquee {
	overflow: hidden;
	display: flex;
	line-height: 20px;
}

.marquee span{
	white-space: nowrap;
}

.left {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 250px;
}

.menu {
  border: 1px solid black;
  border-radius: 10px;
	display: inline-block;
	vertical-align: top;
	padding: 24px;
	box-sizing: border-box;
	background-image: url('graphics/index/hill.jpg');
	background-color: black;
}

.friends {
  border: 1px solid black;
  border-radius: 10px;	
display: inline-block;
	vertical-align: top;
	padding: 24px;
	box-sizing: border-box;
	background: #000;
	color: #FFF;
	width: 100%;
	max-width: 250px;
	margin-top: 12px;
}

.friends a {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	background: #000;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}

.friends a:hover {
	color: #C83F49;
}

.friends h2 {
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	border-bottom: 2px dotted #FFF;
}

.small {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.main {
	border: 1px solid #000;
  border-radius: 10px;	
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 945px;
	height: 700px;
	background: #FFF;
}

.main iframe {
  border-radius: 10px;		
height: 100%;
	width: 100%;
}

.right {
	width: 100%;	
	max-width: 186px;
	display: inline-block;
	vertical-align: top;
	font-family: ;
	font-size: 20px;
}

.profile {
	  border: 1px solid black;
  border-radius: 10px;;
	width: 100%;
	max-width: 186px;
	height: auto;
	background: #FFF;
	padding: 6px;
	box-sizing: border-box;	
}

.profile a{
	color: #E41B17;
}

.avatar {
	  border: 1px solid black;
  border-radius: 10px;
	width: 100%;
	max-width: 170px;
	height: 170px;
	margin-bottom: 12px;
	background-image: url('graphics/index/rabbit.png');
	background-size: cover;
  background-position: center;

}

.likes {
	border: ;
	width: 100%;	
	max-width: 186px;
	height: 170px;
	margin: auto;
	margin-bottom: 12px;
	background-image: url('');
}

.likes table {
	background: #FFF;
	margin: auto;
	margin-top: 6px;
}

.likes th {
	background: #000;
	color: #FFF;
	margin: auto;
	margin-top: 22px;
}

.menu a {
	border: 1px solid #FFF;
  border-radius: 10px;
	height: 32px;
	line-height: 30px;
	width: 100%;
	display: inline-block;
	color: inherit;
	text-decoration: none;
	background: #FFF;
	text-align: center;
	position: relative;
	margin-bottom: 12px;
	font-family: KakomiC;
	font-size: 30px;

}

.menu a:before {
	content: " ";
	display: inline-block;
	height: 30px;
	width: 20px;
	background: #000;
	border: 2px solid #FFF;
  border-radius: 10px;
	position: absolute;
	left: -1px;
	top: -1px;
}

img {
	max-width: 100%;
}

h1 {
	background: #000;
	color: #FFF;
	margin: 0;
	font-family: GrapeSoda ;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -6px;
}

h2 {
	font-family: GrapeSoda ;	
	font-size: 20px;
	font-weight: 500;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	font-size: 20px;
	letter-spacing: 2px;
	padding: 3px;
}

.width-50 {
	width: 50%;
}

table, th, td {
  border: 1px solid black;
  border-radius: 10px;
}

::-webkit-scrollbar {
width: 10px;
}
 
::-webkit-scrollbar-thumb {
background-color: #fff;
width: 14px;
border: 1px solid #000;
  border-radius: 10px;
}
 
::-webkit-scrollbar-track {
background: radial-gradient(circle at 0.5px 0.5px,#000 0.5px,transparent 0) 0/4px 2px repeat,radial-gradient(circle at 2.5px 1.5px,#000 0.5px,transparent 0) 0/4px 2px repeat,#fff;
border: 1px solid black;
  border-radius: 10px;
 padding-right: 50px;
}

.previous {
  background-color: #f1f1f1;
  color: black;
}

.next {
  background-color: black;
  color: white;
}

.w3-red, .w3-hover-red:hover {
    color: #fff !important;
    background-color: black !important;
	border-radius: 10px;
	border: 2px solid white;
	max-width: 700px;
	height: auto;
 position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	padding: 20px;
	margin: auto;
	text-align: center

}

.w3-panel {
    margin-top: 16px;
    margin-bottom: 16px;
max-width: 700px;
	height: auto;
 position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	margin: auto;
	text-align: center

}

.w3-tooltip, .w3-display-container {
    position: relative;
max-width: 700px;
	height: auto;
 position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	margin: auto;
	text-align: center

}


.w3-btn, .w3-button {
    border: none;
    display: inline-block;
    padding: 5px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;

}


.w3-large {
    font-size: 50px !important;
}


.menu a:hover, .dropdown-btn:hover {
  color: #E41B17;
}

.active {
  text-color: #E41B17;
}



/* Dropdown Button */
.dropbtn {
  border: 1px solid black;
  border-radius: 10px;
	display: inline-block;
	vertical-align: top;
	padding: 18px;
	box-sizing: border-box;
	height: 32px;
	line-height: 5px;
	min-width: 200px;
	color: inherit;
	text-decoration: none;
	background: #FFF;
	text-align: center;
	position: relative;
	margin-bottom: 12px;
	font-family: KakomiC;
	font-size: 30px;

}

/* The container <div> - needed to position the dropdown content */
.dropdown {

}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: none;
  min-width: 200px;
	max-width: 225px;
  z-index: 1;
	margin-left: 60px;
  border-radius: 10px;
	height: 32px;
	line-height: 30px;
	color: inherit;
	text-decoration: none;
	font-family: KakomiC;
	font-size: 30px;
	margin-top: -10px;
}

/* Links inside the dropdown */
.dropdown-content a {
		margin-bottom: 0px;
		  border: 2px solid black;
		text-align: center;


}

.dropdown-content a:before {
	content: " ";
	display: inline-block;
	height: 30px;
	width: 20px;
	background: #000;
	border: 2px solid #FFF;
  border-radius: 10px;
	position: absolute;
	left: 0px;
	top: px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: black;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

hr {
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  width: 85%;
  border: 5px dashed black;
  border-style: none none dashed;
  border-width: 1px;
}



@media(orientation: portrait), (max-width: 750px) {

html, body {
    min-height: 100%; 
    overflow-y: auto;
  overflow: visible; 
  overflow-x: clip;

}

.left, .menu, .friends, .right, .profile, .avatar, .likes {
	   margin: 0 auto;
	width: 100%;
	max-width: 150%;
	padding-top: 5px;
    }

.dropbtn {
	width: 100%;  }


.outer {
	margin: 0 auto;
	display: block;
	position: relative; 
	top: 0%;
	left: 0%;
	transform: none;
 }


.w3-tooltip, .w3-display-container {
	width: 85%;
	margin-top: 195px;  }

* {
  box-sizing: border-box;
}




}

