@charset "utf-8";
#Hero, img {
	max-width: 100%;
	text-align: center;
}
#mainnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #D28734;
	height: auto;
}
#mainnav {
	height: auto;
	margin-bottom: 8%;
}

#mainnav a {
	width: 15%;
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	color: #120B05;
	font-family: alegreya-sc;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	height: auto;
	padding-top: px;
	padding-right: px;
	padding-bottom: px;
	padding-left: px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#Top h1 {
	color: #3B69D3;
	text-align: center;
	font-family: alegreya-sc;
	font-style: normal;
	font-weight: 400;
	font-size: 50pt;
}
h2 {
	color: #3B69D3;
}
#Hero h2 {
	color: #FFFFFF;
}


#Hero {
	max-width: 70%;
	float: right;
}
#sidebar {
	float: none;

}
#wrapper {
	background-color: #B65F0E;
	border-radius: 20px;
}
#Hero {
	position: relative;
	clear: left;
}
#Hero article {
	width: 36%;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	background-color: #B45E1B;
	top: 20px;
	left: 20px;
	border-radius: 30px;
	color: #FFFFFF;
}



body {
	background-color: #EBA84A;
}
#footer {
	clear: right;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
#side {
	width: 20%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
}
a:visited {
	color: #1594ED;
}
a:hover, a:active, a:focus {
	color: #0951F3;
}
#Albums ul {
	list-style-type: none;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: x-large;
}
#Albums a {
	display: block;
}
#Links ul {
	list-style-type: none;
	display: block;
}
#Links a {
	font-weight: bold;
	font-size: medium;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#Forcast {
	margin-left: 2%;
	max-width: 22%;
}
#mainnav a:hover, a:active, a:focus {
	color: #D85905;
}
#Hero img {
	border-radius: 60px;
}
#Links_g ul {
	list-style-type: none;
	font-weight: bold;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: large;
}
#Forcast, span {
	margin-left: 20px;
}
