
@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap');

::selection { background: rgba(200, 189, 172); }
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 6px;
	background-color: white;
	a:hover { cursor: url("https://file.garden/ZdoPj-gxzVCR-9hS/For%20New%20Site/angelwings.gif"), pointer; }
	cursor: url("https://file.garden/ZdoPj-gxzVCR-9hS/For%20New%20Site/angelwings.gif"), auto !important;
}
*{
`cursor: url("https://file.garden/ZdoPj-gxzVCR-9hS/For%20New%20Site/angelwings.gif"), auto !important;`
}

a:link {

color: #72645b;

}

a:visited {

color: #80695d;

}


#pagedoll {
  position: fixed;
  top: 750px;
  left:750px;
}

#pagedoll2 {
  position: fixed;
  top: 230px;
  right:840px;
}


div.scrollmenu {
  background-color: #FFF;
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 1px;
  text-decoration: none;
}

div.scrollmenu a:hover {
  background-color: #777;
}



.page {
	background-color: white;
}

.outer {
	width: 900px;
	height: 850px;
	border: 1px solid #000;
	padding: 6px;
	background-image: url('https://64.media.tumblr.com/4d6bafbc76ac0564c1152531cc9489ef/868c88fd0608d226-d2/s400x600/63556ed4bdec18a0f35bb38ae727a2bbd9342d58.jpg');
	background-color: white;
	margin: auto;
}

.title {
	border: 1px solid #000;
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: 200px;
	margin-bottom: 10px;
	background-image: url('https://64.media.tumblr.com/da2876f217c5afad8e8e06d646f7f4df/8f0587a5e3b9dd27-a9/s100x200/b4f4b839a7ec14f2b64c03f9a3a0dff29c02492f.png');
}

.site-title {
	font-family: 'Gloria Hallelujah', sans-serif;
	font-size: 30px;
	text-align: center;
	padding-top: 50px;
	box-sizing: border-box;
}

.site-subtitle {
	text-align: center;
}

.banner-wrapper {
	display: inline-block;
	vertical-align: top;
	width: 540px;
	height: 200px;
}


.banner {
	border: 1px solid #000;
	display: inline-block;
	vertical-align: top;
	width: 540px;
	height: 170px;
	background-image: url('banner7.png');
	background-size: cover;
	background-position: 20%;
}

.scroller {
	border: 1px solid #000;
	display: inline-block;
	vertical-align: top;
	width: 540px;
	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: 200px;
}

.menu {
	border: 1px solid #000;
	display: inline-block;
	vertical-align: top;
	padding: 24px;
	box-sizing: border-box;
	background-image: url('5.png');
	background-color: white;
}

.friends {
	display: inline-block;
	vertical-align: top;
	padding: 24px;
	box-sizing: border-box;
	background: white;
	color: #000;
	width: 200px;
	margin-top: 12px;
}

.friends a {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	background: white;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}

.friends a:hover {
	text-decoration: none;
}

.friends h2 {
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	border-bottom: 2px underlined #FFF;
}

.small {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.main {
	border: 1px solid #000;
	display: inline-block;
	vertical-align: top;
	width: 500px;
	height: 599px;
	background: #FFF;
}

.main iframe {
	height: 100%;
	width: 100%;
}

.right {
	width: 186px;
	display: inline-block;
	vertical-align: top;
}

.profile {
	border: 1px solid #000;
	width: 186px;
	height: auto;
	background: #FFF;
	padding: 6px;
	box-sizing: border-box;	
}

.avatar {
	border: 1px solid #000;
	width: 170px;
	height: 170px;
	margin-bottom: 12px;
	background-image: url('avvy.png');
}

.likes {
	border: 1px solid #000;
	width: 190px;
	height: 140px;
	margin-bottom: 12px;
	background-image: url('https://64.media.tumblr.com/da2876f217c5afad8e8e06d646f7f4df/8f0587a5e3b9dd27-a9/s100x200/b4f4b839a7ec14f2b64c03f9a3a0dff29c02492f.png');
}

.likes table {
	background: #FFF;
	margin: auto;
	margin-top: 22px;
}

.likes th {
	background: #FFF;
	color: #FFF;
	margin: auto;
	margin-top: 22px;
}

.menu a {
	border: 1px solid #FFF;
	height: 20px;
	line-height: 30px;
	width: 100%;
	display: inline-block;
	color: inherit;
	text-decoration: none;
	background: #FFF;
	text-align: center;
	position: relative;
	margin-bottom: 12px;
}

.menu a:before {
	content: " ";
	display: inline-block;
	height: 30px;
	width: 30px;
	background: #000;
	border: 2px solid #FFF;
	position: absolute;
	left: -1px;
	top: -1px;
}

img {
	max-width: 100%;
}

h1 {
	background: #000;
	color: #FFF;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -6px;
}

h2 {
	font-size: 14px;
	font-weight: 500;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 3px;
}

.width-50 {
	width: 50%;
}

th, td {
	padding: 6px 10px;
    vertical-align: top;
}

th {
	background: white;
	color: white;
}