@font-face { font-family: "grape"; src: url('https://file.garden/ZplbdUWg8grVhqi8/weasullware%20site/fonts/GrapeSoda.ttf'); } 
@font-face { font-family: "lychee"; src: url('https://file.garden/ZplbdUWg8grVhqi8/weasullware%20site/fonts/LycheeSoda.ttf'); }


body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 6px;
	background-color: #EADCCD;
	background-image: url(https://file.garden/ZplbdUWg8grVhqi8/weasullware%20site/bg2.png);
}

.page {
	background-color: #EADCCD;
	background-image: none;
}

.outer {
	width: 900px;
	height: 700px;
	border: 1px solid #967387;
	padding: 6px;
	background-image: url('#');
	background-color: #EADCCD;
	margin: auto;
}

.title {
	border: 1px solid #967387;
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 200px;
	margin-bottom: 6px;
	background-image: url(https://file.garden/ZplbdUWg8grVhqi8/weasullware%20site/ezgif.com-crop.gif);
	background-color: #EADCCD;
}

.site-title {
	font-family: "grape";
	font-size: 80px;
	text-align: center;
	padding-top: 30px;
	box-sizing: border-box;
	color: #6b495c;
	-webkit-text-stroke: 2px #EADCCD;
	position: relative;
top: 0;
animation: bounce 0.5s ease infinite alternate;
}

@keyframes bounce {
100% {
top: -.50rem;
}
}


.site-subtitle {
	text-align: center;
	color: #737087;
	font-size: 20px;
	font-family: "lychee";
}

.banner-wrapper {
	display: inline-block;
	vertical-align: top;
	width: 540px;
	height: 200px;
}


.banner {
	border: 1px solid #967387;
	display: inline-block;
	vertical-align: top;
	width: 690px;
	height: 170px;
	background-color: #EADCCD;
	background-size: cover;
	background-position: 20%;
	background-image: url(https://file.garden/ZplbdUWg8grVhqi8/weasullware%20site/atabookheader.png);
}

.scroller {
	border: 1px solid #967387;
	display: inline-block;
	vertical-align: top;
	width: 690px;
	height: 20px;
	background: #EADCCD;
	margin-top: 6px;
	overflow: hidden;
}


.left {
	display: inline-block;
	vertical-align: top;
	width: 200px;
}

.menu {
	border: 1px solid #967387;
	display: inline-block;
	vertical-align: top;
	padding: 24px;
	box-sizing: border-box;
	background-image: url('#');
	background-color: #967387;
}

.friends {
	display: inline-block;
	overflow: auto;
	vertical-align: top;
	padding: 24px;
	box-sizing: border-box;
	background: #967387;
	color: #EADCCD;
	width: 200px;
	height: 100px;
	margin-top: 12px;
}

.friends a {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	background: #967387;
	color: #EADCCD;
	text-decoration: none;
	padding: 3px;
}

.friends a:hover {
	text-decoration: underline;
}

.friends h2 {
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	border-bottom: 2px dotted #EADCCD;
}

.small {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.main {
	border: 1px solid #967387;
	display: inline-block;
	vertical-align: top;
	width: 500px;
	height: 490px;
	background: #EADCCD;
}

.main iframe {
	height: 100%;
	width: 100%;
}

.right {
	width: 186px;
	display: inline-block;
	vertical-align: top;
}

.profile {
	border: 1px solid #967387;
	width: 186px;
	height: auto;
	background: #EADCCD;
	padding: 6px;
	box-sizing: border-box;	
}

.avatar {
	border: 1px solid #967387;
	width: 170px;
	height: 170px;
	margin-bottom: 12px;
	background-image: url('https://file.garden/ZplbdUWg8grVhqi8/weasullware%20site/pages/about%20lumis/lumiiconsmiles.png');
}

.likes {
	border: 1px solid #967387;
	width: 170px;
	height: 170px;
	margin-bottom: 12px;
	background-image: url('#');
}

.likes table {
	background: #EADCCD;
	margin: auto;
	margin-top: 22px;
}

.likes th {
	background: #967387;
	color: #EADCCD;
	margin: auto;
	margin-top: 22px;
}

.menu a {
	border: 1px solid #EADCCD;
	height: 32px;
	line-height: 30px;
	width: 100%;
	display: inline-block;
	color: inherit;
	text-decoration: none;
	background: #EADCCD;
	text-align: center;
	position: relative;
	margin-bottom: 12px;
}

.menu a:before {
	content: " ";
	display: inline-block;
	height: 30px;
	width: 30px;
	background: #00000000;
	border: 2px solid #EADCCD;
	position: absolute;
	left: -1px;
	top: -1px;
}

img {
	max-width: 100%;
}

h1 {
	background: #967387;
	color: #EADCCD;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -6px;
	font-family: "lychee";
}

h2 {
	font-size: 14px;
	font-weight: 500;
	border-top: 1px dashed #967387;
	border-bottom: 1px dashed #967387;
	font-size: 15px;
	letter-spacing: 2px;
	padding: 3px;
	font-family: "lychee";
}

.width-50 {
	width: 50%;
}

th, td {
	padding: 6px 12px;
    vertical-align: top;
}

th {
	background: #967387;
	color: #EADCCD;
}

  #newwcontainer {
      overflow: scroll;
      overflow-x: hidden;
      height: 8em;
      padding: 1rem;
     border: 1px double #967387;

    }
	
#statuscafe {
        padding: .5em;
        background-color: rgba(240, 255, 255, 0);
        border: 1px solid rgba(0, 0, 0, 0);
    }
    #statuscafe-username {
        margin-bottom: .5em;
    }
    #statuscafe-content {
        margin: 0 1em 0.5em 1em;
    }


#playlist{
	list-style: none;
}
#playlist li a{
	color: black;
	text-decoration: none;
}
#playlist .current-song a{
	color: blue;
}

::-webkit-scrollbar {
    display: none;
}

