@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap');
/* Batman Logo 4 - https://www.cursors-4u.com/cursor/batman-logo-3 */
* {
  cursor: url('https://cdn.cursors-4u.net/previews/batman-logo-4-5112dd28-32.webp') 32 32, auto !important;
}
/* End www.Cursors-4U.com Code */

::selection {
/* Change highlight background color */
background: #D2FCD2;
/* Change highlight text color */
color: #000;
}

html {
overflow: scroll;
overflow-x: hidden;
}
::-webkit-scrollbar {
width: 0; /* remove scrollbar space */
background: transparent; /* to make scrollbar invisible */
}
::-webkit-scrollbar-thumb {
background: transparent;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 6px;
	background-color: white;
}

.page {
	background-color: white;
}

.outer {
	width: 900px;
	height: 700px;
	border: 1px solid #C4C4C4;
	padding: 6px;
	background-image: url(' ');
	background-color: white;
	margin: auto;
}

.title {
	border: 1px solid #BFB467;
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: 200px;
	margin-bottom: 6px;
	background-image: url('https://i.pinimg.com/736x/eb/e5/94/ebe594dc3404481765e49e9bf45fdb7f.jpg');
}

.site-title {
	font-family: 'Gloria Hallelujah', sans-serif;
	font-size: 30px;
	text-align: center;
	padding-top: 50px;
	box-sizing: border-box;
	color: #405740;
}

.site-subtitle {
	text-align: center;
		color: #405740;
}

.banner-wrapper {
	display: inline-block;
	vertical-align: top;
	width: 540px;
	height: 200px;
}


.banner {
	border: 1px solid #67BF77;
	display: inline-block;
	vertical-align: top;
	width: 540px;
	height: 170px;
	background-image: url('https://cdn.finestresullarte.info/rivista/immagini/2025/3216/nestor-martin-fernandez-de-la-torre-poema-del-atlantico-mar-en-reposo.jpg');
	background-size: cover;
	background-position: 20%;
}

.scroller {
	border: 1px solid #C4C4C4;
	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 #D683BD;
	display: inline-block;
	vertical-align: top;
	padding: 24px;

	background-image: url('https://i.pinimg.com/736x/89/91/db/8991db63e711a16fdd6a7e7a93a3de80.jpg');
	background-color: #000;
}

.friends {
  border: 1px solid #6BB39A;
	display: inline-block;
	vertical-align: top;
	padding: 24px;
	box-sizing: border-box;
	background: #000;
	color: #41593E;
	width: 200px;
	margin-top: 12px;
	background-image: url('https://i.pinimg.com/736x/f8/90/ea/f890ea5e421d4430d7c231e272709e31.jpg');
}

.friends a {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
	padding: 3px;
	background: #FFF;
}

.friends a:hover {
	text-decoration: underline;
}

.friends h5 {
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	border-bottom: 2px dotted #41593E;
	background: #FFF;
	color: #000;
}

.small {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.small a {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	color: #6E059C;
	text-decoration: none;
	padding: 3px;
	background: #FFF;
	font-size: 18px;
}

.main {
	border: 1px solid #C4C4C4;
	display: inline-block;
	vertical-align: top;
	width: 500px;
	height: 490px;
	background: #FFF;
}

.main iframe {
	height: 100%;
	width: 100%;
}

.right {
	width: 186px;
	display: inline-block;
	vertical-align: top;
}

.profile {
	border: 1px solid #81B9F7;
	width: 189px;
	height: 300px;
	background: #9AD4ED;
	padding: 6px;
	box-sizing: border-box;	
}

.avatar {
	border: 1px solid #5CA3ED;
	width: 170px;
	height: 170px;
	margin-bottom: 12px;
	background-image: url('https://i.pinimg.com/736x/cc/38/fb/cc38fb3caa28f806adc6af51ad842295.jpg');
}

.likes {
	border: 1px solid #F5D520;
	width: 189px;
	height: 180px;
	margin-bottom: 12px;
	background-image: url('https://i.pinimg.com/1200x/42/1c/dd/421cdd92ce4b37ab5fe975a2b9a5c593.jpg');
	margin-top: 12px;
}

.likes a { 
	border: 1px solid #FFF;
	height: 32px;
	line-height: 30px;
	width: 100%;
  color: #000;
	text-decoration: none;
	background: #FFF;
	text-align: center;
	position: relative;
	margin-bottom: 12px;
}

.likes a:hover {
	text-decoration: underline;
}

.menu a { 
	border: 1px solid #FFF;
	height: 32px;
	line-height: 30px;
	width: 100%;
	display: inline-block;
	color: #518550;
	text-decoration: none;
	background: #FFF;
	text-align: center;
	position: relative;
	margin-bottom: 12px;
}

.menu a:hover {
	text-decoration: underline;
}

img {
	max-width: 100%;
}

h1 {
  background-color: #FAD9B6;
	color: #000;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -6px;
}

h2 {
  background-color: #FAF3B6;
	color: #000;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -6px;
}

h3 {
  background-color: #B6E9FA;
	color: #000;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -6px;
}

h4 {
  background-color: #FAB6E8;
	color: #000;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -6px;
}

h5 {
	font-size: 12px;
	font-weight: 500;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	letter-spacing: 2px;
	padding: 3px;
}

h6 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 2px;
	padding: 3px;
	background-color: #C8E9F7;
}

h7 {
  background-color: #BEFAB6;
	color: #000;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -6px;
}

h8 {
  background-color: #DAB6FA;
	color: #000;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -6px;
}

.width-50 {
	width: 50%;
}

th, td {
	padding: 6px 12px;
    vertical-align: top;
}

th {
	background: black;
	color: white;
}