@charset "utf-8";

img {
-webkit-user-select: none; /* Chrome all / Safari all */
-moz-user-select: none; /* Firefox all */
-ms-user-select: none; /* IE 10+ */
-o-user-select: none;
user-select: none;
}



#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(223,241,227,0.83);
	float: none;
	clear: none;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
}
html {
	background-color: rgba(44,75,92,1.00);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../assets/acromoonscapeBG.png);
	background-size: cover;
	background-position: 21% 35%;
}

#banner {
	height: 195px;
	width: 100%;
	background-color: rgba(255,255,255,0.00);
	background-image: url(../assets/banner2.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 51%;
}

#obj-cover { object-fit: cover}
#bannernav {
	height: 131px;
	width: 700px;
	position: relative;
	float: left;
	left: 222px;
	top: 4px;
	bottom: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#bannernav p {
	background-color: rgba(182,243,194,1.00);
	display: block;
	padding-left: 0px;
	width: 130px;
	float: left;
	color: #FFFFFF;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border: medium solid #006838;
}
#bannernav p:hover  {
	background-color: rgba(8,96,1,1.00);
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 130px;
	float: left;
	color: #FFED00;
	border-radius: 15px;
	border: medium solid #006838;
}
#bannernav p a {
	text-decoration: none;
	color: rgba(0,104,56,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	display: block;
	font-weight: bold;
	text-align: center;
	font-size: small;
	padding-top: 9px;
	padding-bottom: 8px;
}
#bannernav p a:hover {
	color: rgba(255,237,0,1.00);
	font-style: italic;
	font-size: large;
}
#footer {
	background-color: rgba(0,104,56,1.00);
	height: 50px;
	width: 1000px;
	position: relative;
	text-align: center;
	clear: both;
	padding-left: auto;
	padding-right: auto;
	float: left;
	color: rgba(255,255,255,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.copyright {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: center;
	font-size: small;
	position: relative;
}

#footer a {
	text-decoration: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: rgba(0,104,56,1.00);
	display: block;
	width: auto;
	background-color: rgba(182,243,194,1.00);
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	top: auto;
	margin-top: 5px;
	font-weight: bold;
	border-radius: 15px;
}
#footer a:hover {
	color: rgba(255,237,0,1.00);
	background-color: #006838;
	border: thin solid #D4FBDB;
}
#Text {
	height: auto;
	width: 300px;
	text-align: left;
	padding-left: 45px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	padding-right: 45px;
	float: left;
}
#adobelogos {
	margin-left: 0px;
	margin-right: 15px;
}
.subheads {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
	color: rgba(0,104,56,1.00);
	text-decoration: none;
	width: 200px;
}
.titles {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: rgba(0,104,56,1.00);
	text-decoration: none;
	position: relative;
	margin-top: 100px;
}

#worksnav {
	width: 100%;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.worksbuttons {
	margin-left: 80px;
	margin-top: 40px;
	border: thick solid #006838;
	border-radius: 50px;
	margin-bottom: 20px;
}
.worksbuttons:hover {
	border-color: #B6F3C2;
}



#imageslist {
	padding-left: 50px;
	width: auto;
	height: auto;
	padding-right: 50px;
	margin-top: 80px;
}
#container #worksnav #imageslist {
}

#videoslist {
	padding-left: 50px;
	width: auto;
	height: auto;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-right: 243px;
}

.superpowers1 {
	position: relative;
	float: none;

}
.superpowers2 {
	clear: both;
	position: static;
}
#aboutmetext {
	height: auto;
	width: 500px;
	position: relative;
	margin-left: 40px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	float: left;
}
.butterfly {
	position: relative;
	margin-left: 80px;
	padding-bottom: 0px;
	margin-bottom: 100px;
}
.butterfly2 {
	position: relative;
	right: 0px;
	left: 200px;
}

.contactext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: rgba(44,44,92,1.00);
	font-size: large;
	position: relative;
}
.hugetitles {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 30px;
	color: rgba(0,104,56,1.00);
	font-weight: normal;
}
#backtotop {
	background-color: rgba(182,243,194,1.00);
	float: left;
	height: auto;
	width: 100px;
	position: fixed;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	border-radius: 15px;
}
#backtotop a {
	text-decoration: none;
	color: rgba(0,104,56,1.00);
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#aboutmetext a {
	text-decoration: none;
	color: rgba(25,61,176,1.00);
}
p {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.music {
	width: 300px;
	height: 200px;
}
.commissions {
	border-color: #006838;
	border-style: solid;
	margin-left: 94px;


}
.passage1 {
	background-color: #D4FBDB;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-style: solid;
	border-color: #006838;
	border-radius: 50px;
	color: #006838;
}
#note {
	color: #006838;
	border: medium solid #093700;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-variant: small-caps;
	font-weight: bolder;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	border-radius: 19px;
	font-style: normal;
	text-decoration: none;
}
#Text .passage1 #note:hover  {
	color: #FFE500;
	background-color: #006838;
	font-style: italic;
	font-size: large;
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}
