/*cuerpo*/

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

::-webkit-scrollbar {
	width: 0;
	/* remove scrollbar space */
	background: transparent;
	/* to make scrollbar invisible */
	height: 20px;
	  background: #ae00ff;
}

::-webkit-scrollbar-thumb {
	background: transparent;
}

.fondo {
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/me%20bg%201.5-01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: fixed;
	width: 1200px;
	height: 1000px;
	margin: auto;
	overflow-y: auto;
	position: relative;
}

.container_principal {
	width: 770px;
	height: 1150px;
	margin: auto;
	margin-top: 20px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
	border: ridge 4px #ae00ff;
	border-radius: 30px;
	background: black;
	padding: 20px;
	box-shadow: 0px 3px 10px #a92eea;
	border-top-left-radius: 200px;
	backdrop-filter: blur(1px) saturate(180%);
	-webkit-backdrop-filter: blur(1px) saturate(180%);
	background-color: rgba(17, 17, 17, 0.75);
}

/*contenido*/

.outline {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
	grid-column: 1/6;
	grid-row: 1/6;
	box-shadow: inset 0px 0px 20px black;
	background: #141414;
	background: linear-gradient(0deg, rgba(20, 20, 20, 1) 0%, rgba(174, 0, 255, 1) 100%);
	border: solid 4px #ae00ff;
	border-radius: 30px;
	padding: 15px;
	border-top-left-radius: 200px;
}

/*banner*/

.banner {
	background-image: url("https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/me%20banner-01-01.jpg");
	background-size: cover;
	grid-column: 1/6;
	grid-row: 1/2;
	height: 180px;
	width: 723px;
	margin: 0px auto;
	box-shadow: inset 0px 0px 20px black;
	border-bottom: none;
	border-top-left-radius: 200px;
	border-top-right-radius: 30px;
}

.banner_imagen {
	width: 600px;
	position: absolute;
	margin-left: 70px;
	z-index: 1;
}

.banneroutline {
	box-shadow: inset 0px 0px 20px black;
	grid-column: 1/6;
	grid-row: 1/6;
	border: solid 4px #61008e;
	border-radius: 30px;
	border-top-left-radius: 200px;
	width: 723px;
}

.menubar {
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/me%20banner%202.2-01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	grid-column: 1/6;
	grid-row: 1/3;
	height: 30px;
	width: 723px;
	margin: -8px auto;
	color: white;
}

.menubar:hover {
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/me%20banner%202.1-01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.divider {
	height: 3px;
	background: #61008e;
	margin-top: 0px;
	width: 723px;
}

hr {
	height: 1px;
	background: #61008e;
	border: 1px black;
	margin-top: 10px;
	width: 723px;
}

/*sidebar*/

.sidebar {
	background: #49006b;
background: linear-gradient(0deg, rgba(73, 0, 107, 1) 0%, rgba(0, 0, 0, 1) 100%);
	grid-column: 1/3;
	grid-row: 1/6;
	margin: 240px 10px 10px 20px;
	height: 180px;
	width: 257px;
	border: ridge 4px #ae00ff;
	border-radius: 15px;
	position: relative;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
	color: white;
	font-size: 11px;
	box-shadow: inset 0px 0px 20px black;
}

.aboutmebanner {
	grid-column: 1/6;
	grid-row: 1/2;
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/about%20me%201.0-01.png);
	background-size: cover;
	border-radius: 10px;
	height: 31px;
}

.divider_uno {
	width: 257px;
	margin-top: 31px;
	border: 4px #ae00ff;
}

.reki {
	width: 80px;
	margin-top: 42px;
	margin-left: 14px;
	border: 1px solid #ae00ff;
	position: absolute;
}

.aboutmeinfo {
	width: 150px;
	position: absolute;
	margin-left: 110px;
	margin-top: 36px;
	text-align: justify;
	line-height: 0;
}

.sheher {
	margin-left: 13px;
	margin-top: 130px;
	width: 70px;
	position: absolute;
}

.introvert {
	margin-left: 90px;
	margin-top: 130px;
	width: 70px;
	position: absolute;
}

.spanish {
	margin-left: 168px;
	margin-top: 130px;
	position: absolute;
	width: 70px;
}

.likes {
	margin-top: 137px;
	text-align: justify;
	padding-left: 13px;
	line-height: 0;
	position: absolute;
}

/*neighbors*/

.neighbors {
	position: absolute;
	height: 297px;
	width: 257px;
	margin: 707px 10px 10px 20px;
	border: ridge 4px #ae00ff;
	border-radius: 15px;
	box-shadow: inset 0px 0px 4px #ae00ff;
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/neighbors%20bg-02.png);
	background-size: cover;
	overflow: auto;
}

.buttons1 {
	display: flex;
	flex-wrap: wrap;
	row-gap: -10px;
	flex-direction: column;
	width: 88px;
	margin-left: 30px;
	margin-top: 20px;
	font-size: 2px;
	margin-bottom: 20px;
	position: absolute;
}

.buttons2 {
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	flex-direction: column;
	margin-top: 20px;
	margin-left: 140px;
	width: 88px;
	font-size: 2px;
	position: absolute;
}

.coolsites {
	position: absolute;
	width: 240px;
	margin-top: 960px;
	margin-left: 35px;
}

/*moon widget*/

.moon {
	position: absolute;
	margin-top: 979px;
	margin-left: 45px;
}

/*music player*/

#musicplayer {
	font-family: Arial, Helvetica, sans-serif;/* default font */
		font-size: 0.8em;
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/music%20player%20bg%202-01.png);
	background-size: cover;
	border: 4px ridge #ae00ff; /* border around player */
	border-radius: 10px;
	width: 235px; /* width of the player - make it 100% if you want it to fill your container */
	height: 220px;
	padding: 10px;
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 10px;
	position: absolute;
	margin: 443px 10px 10px 20px;
	box-shadow: inset 0px 0px 20px black;
}

.songtitle,
.track-info,
.now-playing {
	padding: 5px;
}

.controls {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.buttons {
	display: flex;
	justify-content: center;
	font-size: 10px !important; /* size of controls */
	width: 100%;
}

.buttons div {
	width: 50px;
}

.playpause-track,
.prev-track,
.next-track {
	color: #ae00ff; /* color of buttons */
	font-size: 30px !important; /* size of buttons */
}

.volume-icon {
	font-size: 17px !important; /* size of volume icon */
}

.seeking,
.volume {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 5px;
	background-color: none;
}

.seek_slider {
	background-color: transparent;
	color: white;
}

.volume_slider {
	background-color: transparent;
}

.now-playing,
.track-info {
	background-color: #020202; /* background color of top two boxes */
	color: white;
	border-radius: 50px;
	border: double 5px #61008e;
}

input[type="range"] {
	-webkit-appearance: none; /* removes default appearance of the tracks */
	width: 100%;
}

input[type="range"]:focus {
	outline: none; /* removes outline around tracks when focusing */
}

input[type="range"]::-webkit-slider-runnable-track {
	width: 100%;
	height: 2px; /* thickness of seeking track */
	background: #ae00ff; /* color of seeking track */
}

input[type="range"]::-webkit-slider-thumb {
	height: 10px; /* height of seeking square */
	width: 10px; /* width of seeking square */
	border-radius: 0px; /* change to 5px if you want a circle seeker */
	background: #ae00ff; /* color of seeker square */
	-webkit-appearance: none;
	margin-top: -3px; /* fixes the weird margin around the seeker square in chrome */
}

input[type="range"]::-moz-range-track {
	width: 100%;
	height: 2px; /* thickness of seeking track */
	background: #ae00ff; /* color of seeking track */
}

input[type="range"]::-moz-range-thumb {
	height: 7px; /* height of seeking square */
	width: 10px; /* width of seeking square */
	border-radius: 0px; /* change to 5px if you want a circle seeker */
	background: #ae00ff; /* color of seeker square */
	border: none; /* removes weird border around seeker square in firefox */
}

/*bloques principales*/

/*blog latest post*/

.blog_post {
	background-color: #262626;
	grid-column: 3/6;
	grid-row: 4/6;
	border: ridge 4px #ae00ff;
	border-radius: 10px;
	width: 410px;
	margin-top: 320px;
	margin-left: 1px;
	height: 90px;
}

/*music albums*/

.bloque1 {
	background: #49006b;
background: linear-gradient(0deg, rgba(73, 0, 107, 1) 0%, rgba(0, 0, 0, 1) 100%);
	grid-column: 3/6;
	grid-row: 1/4;
	margin: 240px 50px 2px 2px;
	border: ridge 4px #ae00ff;
	border-radius: 10px;
	width: 410px;
	height: 265px;
	margin-left: 1px;
	position: relative;
	color: white;
	font-size: 9px;
	overflow-y: auto;
	box-shadow: inset 0px 0px 20px black;
}

.musicbanner {
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/music%20albums%201.0);
	background-size: cover;
	width: 410px;
	height: 31px;
	position: fixed;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom: none;
}

.musicbanner:hover {
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/music%20albums%201.2.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.divider_dos {
	width: 410px;
	margin-top: 31px;
	border: 4px #ae00ff;
}

b {
	color: #ae00ff;
	font-weight: 700;
}

.album1 {
	background-color: #ae00ff;
	width: 200px;
	height: 200px;
	position: absolute;
}

.tommyairline {
	width: 60px;
	height: 60px;
	margin-top: 40px;
	margin-left: 10px;
	float: left;
	border: 1px solid #ae00ff;
}

.tommyinfo {
	margin-left: 80px;
	margin-top: 36px;
	width: 98px;
	height: 65px;
	line-height: 0;
	overflow: auto;
}

.maxandmatch {
	width: 61px;
	height: 60px;
	margin-top: -62px;
	margin-left: 157px;
	float: left;
	border: 1px solid #ae00ff;
}

.matchinfo {
	margin-left: 300px;
	margin-top: -65px;
	width: 98px;
	height: 75px;
	line-height: 0;
	overflow: auto;
}

.timenplace {
	width: 60px;
	height: 60px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	border: 1px solid #ae00ff;
}

.tnpinfo {
	margin-left: 80px;
	margin-top: -1px;
	width: 98px;
	height: 75px;
	line-height: 0;
	overflow: auto;
}

.tvshows{
	width: 61px;
	height: 60px;
	margin-top: -70px;
	margin-left: 229px;
	float: left;
	border: 1px solid #ae00ff;
}

.tvinfo {
	margin-left: 300px;
	margin-top: -74px;
	width: 110px;
	height: 72px;
	line-height: 0;
	overflow: auto;
}

.habbo {
	width: 61px;
	height: 60px;
	margin-top: 8px;
	margin-left: 9px;
	float: left;
	border: 1px solid #ae00ff;
}

.devotioninfo {
	margin-left: 80px;
	margin-top: 4px;
	width: 98px;
	height: 75px;
	line-height: 0;
	overflow: auto;
}

.lilychouchou {
	width: 61px;
	height: 60px;
	margin-top: -70px;
	margin-left: 229px;
	float: left;
	border: 1px solid #ae00ff;
}

.lilyinfo {
	margin-left: 300px;
	margin-top: -75px;
	width: 110px;
	height: 75px;
	line-height: 0;
	overflow: auto;
}



/*games*/

.bloque2 {
	background: #49006b;
background: linear-gradient(0deg, rgba(73, 0, 107, 1) 0%, rgba(0, 0, 0, 1) 100%);
	grid-column: 3/6;
	grid-row: 4/6;
	margin-top: -100px;
	margin-left: 1px;
	border: ridge 4px #ae00ff;
	border-radius: 10px;
	width: 410px;
	height: 265px;
	position: relative;
	overflow-y: auto; 
	color: white;
	font-size: 9px;
	box-shadow: inset 0px 0px 20px black;
}

.gamesbanner {
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/games%201.0-01.png);
	background-size: cover;
	width: 410px;
	height: 31px;
	position: absolute;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom: none;
}

.gamesbanner:hover {
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/games%201.1-01.png);
	background-size: cover;
	background-repeat: no-repeat;
}


.aceattorney {
	width: 60px;
	height: 60px;
	margin-top: 40px;
	margin-left: 10px;
	float: left;
	border: 1px solid #ae00ff;
}

.aceattorneyinfo {
	margin-left: 80px;
	margin-top: 36px;
	width: 98px;
	height: 65px;
	line-height: 0;
	overflow: auto;
}

.kirakira {
	width: 61px;
	height: 60px;
	margin-top: -62px;
	margin-left: 157px;
	float: left;
	border: 1px solid #ae00ff;
}

.kirainfo {
	margin-left: 300px;
	margin-top: -65px;
	width: 98px;
	height: 75px;
	line-height: 0;
	overflow: auto;
}

.papasfreezeria {
	width: 60px;
	height: 60px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	border: 1px solid #ae00ff;
}

.papasinfo {
	margin-left: 80px;
	margin-top: -1px;
	width: 98px;
	height: 75px;
	line-height: 0;
	overflow: auto;
}

.cookingmama {
	width: 61px;
	height: 60px;
	margin-top: -70px;
	margin-left: 229px;
	float: left;
	border: 1px solid #ae00ff;
}

.cookinginfo {
	margin-left: 300px;
	margin-top: -74px;
	width: 110px;
	height: 72px;
	line-height: 0;
	overflow: auto;
}

.devotion {
	width: 61px;
	height: 60px;
	margin-top: 8px;
	margin-left: 9px;
	float: left;
	border: 1px solid #ae00ff;
}

.habboinfo {
	margin-left: 80px;
	margin-top: 4px;
	width: 98px;
	height: 75px;
	line-height: 0;
	overflow: auto;
}

.hoteldusk {
	width: 61px;
	height: 60px;
	margin-top: -70px;
	margin-left: 229px;
	float: left;
	border: 1px solid #ae00ff;
}

.hotelinfo {
	margin-left: 300px;
	margin-top: -75px;
	width: 110px;
	height: 75px;
	line-height: 0;
	overflow: auto;
}



/*other*/

.bloque3 {
	background: #49006b;
background: linear-gradient(0deg, rgba(73, 0, 107, 1) 0%, rgba(0, 0, 0, 1) 100%);
	grid-column: 3/6;
	grid-row: 4/6;
	border: ridge 4px #ae00ff;
	border-radius: 10px;
	width: 410px;
	margin-top: 188px;
	margin-left: 1px;
	height: 188px;
	box-shadow: inset 0px 0px 20px black;
	font-size: 9px;
	color: white;
}

.mediabanner {
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/other%20media%201.0-01.png);
	background-size: cover;
	width: 410px;
	height: 31px;
	position: absolute;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom: none;
}

.mediabanner:hover {
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/other%20media%201.1-01.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.divider_dos {
	width: 410px;
	margin-top: 31px;
	border: 4px #ae00ff;
}


.animated {
	width: 60px;
	height: 60px;
	margin-top: 40px;
	margin-left: 10px;
	float: left;
	border: 1px solid #ae00ff;
}

.animatedinfo {
	margin-left: 80px;
	margin-top: 36px;
	width: 98px;
	height: 65px;
	line-height: 0;
	overflow: auto;
}

.astronomy {
	width: 61px;
	height: 60px;
	margin-top: -62px;
	margin-left: 157px;
	float: left;
	border: 1px solid #ae00ff;
}

.astronomyinfo {
	margin-left: 300px;
	margin-top: -65px;
	width: 98px;
	height: 75px;
	line-height: 0;
	overflow: auto;
}

.graphicdesign {
	width: 60px;
	height: 60px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	border: 1px solid #ae00ff;
}

.gdinfo {
	margin-left: 80px;
	margin-top: -1px;
	width: 98px;
	height: 75px;
	line-height: 0;
	overflow: auto;
}

.atlantisprincess {
	width: 61px;
	height: 60px;
	margin-top: -70px;
	margin-left: 229px;
	float: left;
	border: 1px solid #ae00ff;
}

.atinfo {
	margin-left: 300px;
	margin-top: -74px;
	width: 110px;
	height: 72px;
	line-height: 0;
	overflow: auto;
}

.bloque5 {
	background-color: #262626;
	grid-column: 3/6;
	grid-row: 4/6;
	border: solid 4px #ae00ff;
	border-radius: 10px;
	width: 410px;
	margin-top: 700px;
	margin-left: 1px;
	height: 181px;
}

/*footer*/

.footer {
	background-image: url(https://file.garden/aU96jII0UybtQn9S/stargze%20web%20site/me/footer%20bg%204-01.png);
	background-size: cover;
	grid-column: 1/6;
	grid-row: 5/6;
	margin-top: 200px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	border: ridge 4px #ae00ff;
	border-radius: 10px;
	width: 683px;
	height: 50px;
	box-shadow: inset 0px 0px 20px black;
}