@charset "utf-8";

#hero {
    position: relative;
    clear: left;
}

#hero h2 {
	color: #F6BE39;
	text-transform: uppercase;
	margin-top: 5px;
}


#hero img {
	max-width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 22px;
	margin-right: 22px;
	margin-bottom: 22px;
	margin-left: 22px;
}

h1, h2 {
	color: #3399CC;
	font-style: normal;
	font-weight: 600;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	padding-left: 5px;
}

h1 {
    font-size: 72px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
}

#main {
	width: 58%;
	float: left;
}

figure {
    width: 420px;
}

figure img {
	padding: 10px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

figcaption {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

article, aside, figure, footer, header, nav {
    display: block;
}
#wrapper #hero #dihybridIntro {
	width: 95%;
	position: absolute;
	top: 10px;
	float: right;
	left: 18px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	background-color: #680507;
	color: #FFFFFF;
	border-radius: 15px;
	opacity: 0.9;
	left: 17px;
	background-image: -webkit-linear-gradient(226deg,rgba(246,83,214,1.00) 0%,rgba(31,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(226deg,rgba(246,83,214,1.00) 0%,rgba(31,0,0,1.00) 100%);
	background-image: -o-linear-gradient(226deg,rgba(246,83,214,1.00) 0%,rgba(31,0,0,1.00) 100%);
	background-image: linear-gradient(224deg,rgba(246,83,214,1.00) 0%,rgba(31,0,0,1.00) 100%);
}

#wrapper #hero #dihybridBody {
	width: 92%;
	position: absolute;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	background-color: #680507;
	color: #FFFFFF;
	border-radius: 15px;
	opacity: 0.9;
	right: 17px;
	background-image: -webkit-linear-gradient(226deg,rgba(177,83,246,1.00) 0%,rgba(115,0,143,1.00) 100%);
	background-image: -moz-linear-gradient(226deg,rgba(177,83,246,1.00) 0%,rgba(115,0,143,1.00) 100%);
	background-image: -o-linear-gradient(226deg,rgba(177,83,246,1.00) 0%,rgba(115,0,143,1.00) 100%);
	background-image: linear-gradient(224deg,rgba(177,83,246,1.00) 0%,rgba(115,0,143,1.00) 100%);
	bottom: 40px;
}

#hero #dihybridIntro #cross {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#dropHints p {
	font-family: arial;
	font-size: large;
	color: #1E1D1D;
}

#wrapper #hero #dihybridIntro ol {
	color: #2500BF;
	font-weight: bold;
}

#hero #dropHints {
	position: absolute;
	bottom: 68px;
	width: 100%;
	background-color: #FCFBFB;
}
