@charset "utf-8";

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

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


#hero img {
    max-width: 100%;
}

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;
}

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

article, aside, figure, footer, header, nav {
    display: block;
}
#wrapper #hero #monohybridIntro {
	width: 100%;
	position: absolute;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	background-color: #680507;
	color: #FFFFFF;
	border-radius: 15px;
	opacity: 0.95;
	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 #monohybridBody {
	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%);
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	bottom: 35px;
	padding-bottom: 14px;
	padding-top: 0px;
}
#hero #monohybridIntro img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#hero #monohybridIntro p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#hero #monohybridIntro #F1Punnett {
	float: left;
	width: 24%;
}
#monohybridIntro #F1Punnett figcaption {
	font-weight: lighter;
	font-size: small;
	left: 5px;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #AFAFAF;
}
#wrapper #hero #dropHints {
	position: absolute;
	bottom: 26px;
	width: 100%;
}
