html {
	position: absolute;
	height: 100%;
	min-width: 100%;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 81.25%;
	height: 1000px;
}

a {
	text-decoration: none;
	color:black;
}

a:visited {
	color:black;
}

a:hover {
text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
	font-weight: normal;
	margin-bottom: 0.46em;
}

header {
	height: 71px;
	background: #f1f1f1;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	display: flex;
}

.content {
	padding-right: 44px;
	padding-left: 44px;
}

.logo {
	margin-top: 17px;
	float: left;
	width: 20%;
}

main {
	margin: 0 auto;
	padding-top: 23px;
	padding-bottom: 100px;
}

.reviewmain {
	width: 1365px;
	margin: 0 auto;
	padding-top: 23px;
	padding-bottom: 100px;
}

.headerlogo {
	background-color: black;
	color: white;
	font-size: 12pt;
	border: 2px solid black;
	margin-bottom: 10px;
}

.headertext {
	color: #dd4b39;
}

.newestreviews {
	width: 1200px;
	margin: auto;
}

.newestreviewsbox {
	background: #f1f1f1;
	border: 1px solid #e5e5e5;
	padding: 20px 25px 15px;
	height: 240px;
}

.allreviewsbox {
	background: #f1f1f1;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 10px 25px 15px;
	height: 205px;
}

.firstallreviewsbox {
	background: #f1f1f1;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 20px 25px 15px;
	height: 205px;
}

.bottomallreviewsbox {
	background: #f1f1f1;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 25px 15px;
	height: 205px;
}

.newestreviewsalbumlist {
	position: absolute;
	height: 200px;
}

.newestreviewsalbum {
	height: 200px;
	display: inline-block;
	vertical-align: top;
	margin-right: 33.5px;
}

.albuminfo {
	position: absolute;
	background-color: #333;
	bottom: 0px;
	width: 200px;
	line-height: 1px;
}

.homealbumperfectscore {
	line-height: 0.8;
	padding: 5px;
	background-color: #a3ca2c;
	width: 48px;
	height: 23px;
	font-size: 28px;
	font-weight: bold;
	position: absolute;
	margin-left: 142px;
}

.homealbumratinggreen {
	line-height: 0.8;
	padding: 5px;
	background-color: #a3ca2c;
	width: 31px;
	height: 23px;
	font-size: 28px;
	font-weight: bold;
	position: absolute;
	margin-left: 159px;
}

.homealbumratingyellow {
	line-height: 0.8;
	padding: 5px;
	background-color: #fffa63;
	width: 31px;
	height: 23px;
	font-size: 28px;
	font-weight: bold;
	position: absolute;
	margin-left: 159px;
}

.homealbumratingred {
	line-height: 0.8;
	padding: 5px;
	background-color: #d21313;
	width: 31px;
	height: 23px;
	font-size: 28px;
	font-weight: bold;
	position: absolute;
	margin-left: 159px;
}

.rating {
	padding-top: 20px
}

.ratingnum {
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	line-height: .5;	
}

.ratingbar {
	background-color: black;
	height: 4px;
	width: 50px;
	position: relative;
}

.ratingbargreen {
	height: 4px;
	background-color: #a3ca2c;
	position: absolute;
}

.ratingbaryellow {
	height: 4px;
	background-color: #fffa63;
	position: absolute;
}

.ratingbarred {
	height: 4px;
	background-color: #d21313;
	position: absolute;
}

footer {
	bottom: 0;
	height: 35px;
	width: 100%;
	border-top: 1px solid #ebebeb;
	background-color: white;
	position: fixed;
}

.footerlinks {
	float: left;
	list-style: none;
	font-size: .85em;
	padding-right: 1.5em;
	white-space: nowrap;
}

.footerlinks li {
	line-height: 17px;
	display: inline;
	padding-right: 1.5em;
}

.footerlinks li a {
	text-decoration: none;
}

.marqueebar {
	background: #333;
	border-bottom: 1px solid #e5e5e5;
	color: #ffffff;
}

.box {
	background: #f1f1f1;
	border: 1px solid #e5e5e5;
	padding: 20px 25px 15px;
}

.reviewbox {
	float: left;
	width: 1100px;
	background: #f1f1f1;
	border: 1px solid #e5e5e5;
}

.albumreviewtitle {
	line-height: 0.75em;
	padding-left: 2px;
}

.reviewphoto {
	width: 300px;
	vertical-align: top;
}

.reviewalbuminfo {
	width: 660px;
	border: 1px solid #e5e5e5;
	line-height: 2em;
}

.reviewlistheader {
	width: 105px;
	color: gray;
	font-size: 16px;
	font-weight: normal;
}

.reviewlistinfo {
	font-size: 14px;
}

.miiarcus-selects-reviewlistinfo a {
	font-size: 14px;
	color: orange;
	font-decoration: none;
	font-style: italic;
}

.reviewlistprimgenres {
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	color: orange;
}

.reviewlistprimgenres a {
	color: orange;
	text-decoration: none;
}

.reviewlistsecondarygenres {
	font-size: 12px;
	color: orange;
	font-style: italic;
	font-weight: normal;
}

.reviewlistsecondarygenres a {
	color: orange;
	text-decoration: none;
}

.reviewscore {
	margin: auto;
	width: 100px;
	border: 1px solid #e5e5e5;
	line-height: 2em;
	margin-right: 10px;
}

.reviewalbumratingheader {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.reviewalbumperfectscore {
	padding: 10px;
	background-color: #a3ca2c;
	width: 70px;
	height: 25px;
	font-size: 42px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

.reviewalbumratinggreen {
	padding: 10px;
	background-color: #a3ca2c;
	width: 52px;
	height: 25px;
	font-size: 48px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

.reviewalbumratingyellow {
	padding: 10px;
	background-color: #fffa63;
	width: 52px;
	height: 25px;
	font-size: 48px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

.reviewalbumratingred {
	padding: 10px;
	width: 52px;
	height: 25px;
	background-color: #d21313;
	font-size: 48px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

.reviewratingbar {
	background-color: black;
	height: 4px;
	width: 80px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.reviewratingbargreen {
	height: 4px;
	background-color: #a3ca2c;
	position: absolute;
}

.reviewratingbaryellow {
	height: 4px;
	background-color: #fffa63;
	position: absolute;
}

.reviewratingbarred {
	height: 4px;
	background-color: #d21313;
	position: absolute;
}

.rightcontent {
	float: right;
	width: 240px;
	text-align: left;
}

.rightbox {
	padding: 10px;
	margin-bottom: 10px;
	background: #f1f1f1;
	border: 1px solid #e5e5e5;
}

.divider {
	border-bottom: 1px solid black;	
}

.listdivider {
	padding-bottom: 5px;
	border-bottom: 1px solid black;
}

.listtrackratinggreen {
	float: right;
	background-color: #a3ca2c;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
}

.listtrackratingyellow {
	float: right;
	background-color: #fffa63;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
}

.listtrackratingred {
	float: right;
	background-color: #d21313;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
}

.sharelinks {
	width: 660px;
	border: 1px solid #e5e5e5;
	line-height: 2em;
}

.button {
	padding-top: 10px;
}

.button img {
	padding-right: 10px;
	width: 77px;
	height: 43px;
}

.sharebuttons {
	margin-left: auto;
	margin-right: auto;
}

.sharebuttons img {
	padding-right: 15px;
	padding-left: 15px;
	width: 77px;
	height: 43px;
}

.listenheader {
	border-bottom: 1px solid black;
	line-height: 0.4em;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.reviewtextheader {
	width: 1098;
	background-color: black;
	color: white;
	font-size: 12pt;
	border: 2px solid black;
	text-align: center;
}

.reviewtext {
	font-size: 14px;
	line-height: 19px;
	padding-left: 5px;
	padding-right: 5px;
}

.genredescsecondary {
	font-style: italic;
	font-size: 12px;
}

.allreviewsheaderlogo {
	background-color: black;
	color: white;
	font-size: 12pt;
	border: 2px solid black;
	margin-bottom: 10px;
	width: 1197px;
	margin-right: auto;
	margin-left: auto;
}

.summarybox {
	background-color: white;
	margin-top: -4px;
	padding: 6px;
}

.aboutlink {
	color: #dd4b39;
	text-decoration: none;
}

.aboutlink:visited {
	color: #dd4b39;
	text-decoration: none;
}

.thedream {
	border: 2px solid black;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

.betatext {
	font-style: italic;
	margin-top: 40px;
	color: grey;
}

.tracklisttime {
	line-height: 0.4em;
	font-style: italic;
}

.reviewscoretext {
	color: grey;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
}

/* Dark Mode!!!111!!11 */

@media (prefers-color-scheme: dark) {
	body {
		background-color: #222;
	}
	
	.newestreviewsbox, .box, header, footer {
		background: #555;
	}
	
	.betatext {
		color: white;
	}
	
	.footerlinks li a {
		color: white;
	}
	
	#genericsubheader {
		color: white;
	}
	
	.box a {
		color: white;
	}
	
	.box p {
		color: white;
	}
	
	.box ul {
		color: white;
	}
	
	.box h3 {
		color: white;
	}
	
	.reviewbox {
		background-color: #555;
		color: white;
	}
	
	.rightbox {
		background-color: #555;
	}
	
	.rightbox h2 {
		color: white;
	}
	
	.divider {
		border-bottom: 1px solid white;
	}
	
	.listenheader {
		border-bottom: 1px solid white;
	}
	
	.listdivider {
		border-bottom: 1px solid white;
	}
	
	.listdivider li {
		color: white;
	}
	
	.reviewlistheader {
		color: lightgrey;
	}
	
	.thedream {
		border: 1px solid white;
	}
	
	.marqueebar {
		background-color: #000;
	}
	
	.reviewalbumperfectscore, .reviewalbumratinggreen, .reviewalbumratingyellow, .reviewalbumratingred .listtrackratingyellow {
		color: black;
	}
	
	.listtrackratinggreen, .listtrackratingyellow, .listtrackratingred {
		color: black;
	}
	
	.tracklisttime {
		color: white;
	}
	
	.reviewscoretext {
		color: white;
	}
	
	.firstallreviewsbox, .allreviewsbox, .bottomallreviewsbox {
		background-color: #555;
	}
	
	.allreviewsheaderlogo {
		border: 1px solid white;
	}
	
	.albumreviewtitle h2 {
		color: white;
	}

	.albumreviewtitle h1 {
		color: white;
	}
}

/* shhhhhhhh */

@media (max-width: 500px) {
	.content {
		display: grid;
		place-items: center;
	}
	
	.content {
		margin-left: auto;
	}
}