@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Rubik+Moonrocks&display=swap');
/*
A submission for Shane Howell's CSS ZENgineer Project
	My Design is titled: Lost in CSS
	My Name is: Sarah Grace Kelley
	My solution is heavily referencing "Bugs"
		– Design by 'Bugs', by Zohar Arad, http://www.captainserious.co.uk/
  		– Development by Zohar Arad
 		– http://www.captainserious.co.uk
*/
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Zohar Arad */
/* Added: Mar. 7th, 2005 */
/*	This CSS file accompanies my CSS ZENgineer Project */
/*	/////  CSS CITATIONS */
/* 	This CSS file is released under the Creative Commons License - 
		- http://creativecommons.org/licenses/by-nc-sa/4.0/  /* 
/* 	License Allows: adaptations and commercial use, but requires share-and-share alike and attribution to me  /*


/* 	/////  IMAGE CITATIONS */
/* 	Images are all cited below and not included in the CC4.0 above, which is limited to the CSS only /* 

/* All associated graphics copyright 2024, by me */
/*		- LostinCSS.png  is not released and all rights are retained by the designer */
/*	All other images are cited below and released under Creative Commons License CC0 and courtesy of Pexels and Pixabay 
		- solar-system-439046_1920.jpg
        - pexels-pixabay-41006.jpeg
        - astronaut-11050_1920.jpg
        - 856857-uhd_4096_2160_30fps.mp4
        - moon-4321596_1280.jpg
        - planet-581239_1280.jpg
        - pexels-philippedonn-1257860.jpg
        - saturn-148300_640.png
https://creativecommons.org/publicdomain/zero/1.0/
*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  margin: 0 auto;
  padding: 0 auto;
  background-color: #262b43;
}
body {
  font-family: "DM Mono", monospace;
  height: 100%;
  color: #a4a8c7;
  margin: 0px;
	overflow-x:hidden;
}
p {
  font: "DM Mono", monospace;
  font-size: .9em;
  text-align: center;
}
p:first-letter {
  font-family: "Rubik Moonrocks";
  font-size: 28px;
  text-decoration: dotted underline;
}
h3 {
  font-family: "Rubik Moonrocks", monospace;
  font-size: 14pt;
  width: 600px;
  letter-spacing: 1px;
  margin-bottom: 0px;
  color: #B5B5B5;
  text-align: center;
}
a:link {
  font-weight: bold;
  text-decoration: none;
  color: #c4a890;
}
a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #a36348;
}
a:hover, a:active {
  text-decoration: underline;
  color: #a36348;
}
.page-wrapper {
  background-size: 100%;
  background: url("Background.png") no-repeat;
  width: 1065px;
  height: 3598px;
  position: absolute;
  left: 50%;
  margin-left: -532.5px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.intro {
  min-width: 600px;
  margin: 0 auto;
}
header {
  margin: 0 auto;
  background: url("LostinCSS.png") no-repeat;
  width: 800px;
  height: 200px;
  padding-bottom: 50px;
}
h1 {
  display: none;
}
h2 {
  position: relative;
  margin: 0 auto;
  top: 175px;
  left: 210px;
}
.summary {
  position: absolute;
  color: #B5B5B5;
  bottom: 700px;
  left: 25px;
  width: 100%;
}
.summary p:first-child {
  display: none;
}
.summary p:last-child {
  position: relative;
  left: 30px;
  top: 100px;
}
.preamble {
  position: relative;
  top: 20px;
  text-align: right;
  padding: 10px 175px;
  width: 100%;
  height: 800px;
  background: url("Preamble.png")no-repeat;
  background-size: 1000px;
}
.preamble p {
  line-height: 27px;
  text-align: justify;
  position: relative;
  top: 2px;
}
.preamble p:first-child {
  text-align: center;
}
.preamble p:nth-child(1):first-letter {
  font-family: "DM Mono", monospace;
  text-decoration: none;
  font-size: 1em;
}
.preamble h3 {
  position: relative;
  left: 55px;
  width: 100%;
  height: 43px;
  background: url("BlastOff.png") no-repeat;
  background-size: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
  padding-top: 30px;
  padding-left: 20px;
  margin: 0 auto;
  top: 5px;
}
.explanation {
  position: absolute;
  top: 500px;
  text-align: right;
  padding: 10px 175px;
  width: 100%;
  font-size: 17px;
}
.explanation p {
  position: relative;
  top: 10px;
  line-height: 27px;
  padding-top: 14px;
  text-align: justify;
}
.explanation h3 {
  width: 400px;
  position: relative;
  height: 43px;
  font-size: 25px;
  top: 29px;
  color: rgba(184, 182, 180, 1.00);
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  ;
}
.participation {
  position: relative;
  top: -80px;
  left: 65px;
  background: url("Participation.png") no-repeat;
  background-size: 90%;
  height: 825px;
}
.participation p {
  position: relative;
  top: 79px;
  right: 70px;
  padding: 5px 175px;
  font-size: 1em;
  line-height: 27px;
  text-align: justify;
}
.participation h3 {
  display: none;
  white-space: nowrap;
  overflow: hidden;
}
.benefits {
  position: relative;
  top: -375px;
  left: 380px;
  padding: 10px 175px;
  height: 300px;
  background: url("Benefits.png") no-repeat;
  background-size: 60%;
}
.benefits p {
  position: relative;
  top: 55px;
  right: 210px;
  padding: 5px 100px;
  line-height: 25px;
  text-align: justify;
  align-content: center;
}
.benefits h3 {
  display: none;
}
.requirements {
  position: relative;
  top: -440px;
  height: 650px;
  left: 20px;
  background: url("Requirements.png") no-repeat;
  background-size: 96%;
}
.requirements p {
  position: relative;
  top: 100px;
  right: 18px;
  margin: 0 auto;
  padding: 10px 90px;
  line-height: 27px;
  text-align: justify;
}
.requirements p:last-child {
  position: absolute;
  margin-top: 30px;
  padding: 15px 50px;
  background-color: #293377;
  border-radius: 20px;
  width: 97%;
  text-align: center;
  top: 600px;
  right: 35px;
}
.requirements h3 {
  display: none;
}
.requirements P:nth-child(6):first-letter {
  font-family: "DM Mono", monospace;
  text-decoration: none;
  font-size: 1em;
}
.supporting {
  position: static;
  left: 250px;
  top: 630px;
}
.wrapper {
  position: relative;
  left: 15px;
  bottom: 30px;
  padding: 0px;
  align: center;
  width: 900px;
  margin: 0 auto;
  background: url("Navigation.png") no-repeat;
  background-size: 100%;
  height: 1000px;
  align-content: center;
}
footer {
  position: relative;
  z-index: 900;
  top: 250px;
  margin: 0 auto;
  text-align: center;
  padding: 80px;
  width: 700px;
  background: url("LinkFooter.png") no-repeat;
  background-size: 100%;
  background-position: center;
}
footer a:visited {
  text-transform: lowercase;
}
aside {
  position: absolute;
  margin: 0 auto;
  top: 2450px;
  width: 600px;
  left: 84px;
}
.select {
  position: relative;
  left: -40px;
  color: rgba(30, 44, 100, 1.00);
}
.design-selection {
  position: relative;
  top: 160px;
  left: 30px;
  color: rgba(30, 44, 100, 1.00);
  font-family: "DM Mono", monospace;
margin-top:-200px !important;
}
.design-selection nav {
  position: relative;
  left: 80px;
  line-height: 22px;
}
.design-selection li {
  margin: 10px auto;
}
.design-selection a {
  color: #64433a;
}
.archives {
  position: relative;
  left: 310px;
  top: -255px;
  color: rgba(30, 44, 100, 1.00);
}
.design-archives nav {
  position: relative;
  left: 555px;
  top: -245px;
}
.design-archives li {
  margin: 20px auto
}
.design-archives a {
  color: #64433a;
}
.zen-resources li {
  position: relative;
  left: 557px;
  top: -220px;
  margin: 20px auto;
}
.resources {
  position: relative;
  left: 317px;
  bottom: 230px;
  color: rgba(30, 44, 100, 1.00);
}
.zen-resources li {
  list-style-type: none;
}
.zen-resources a {
  color: #64433a;
}
li {
  list-style-type: none;
  list-style-image: url("List.png");
}

