
body {
	overflow-wrap: normal;
	width: 100%;	
	margin: 0 auto;
	background-color: black;
	font-style: normal;
	font-family: 'Hind', sans-serif;
	font-size: 1.1em;
	line-height: 1.1;
}
header {
	display: block;
	max-width: 100%;
	height: 120px;
	margin: 0;
	background-image: url("banner.jpg");
}
nav {
	display: inline-block;
	margin: -4px 0 0 6px;
	width: 100%;
}
nav ul {
	margin: 0;
	border: none;
	z-index: 5;
}
nav li {
	position: relative;
	float: left;
	list-style: none;
}
nav ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
nav li a {
	display: block;
	padding: 5px 15px 0 15px;
	text-decoration: none;
	font-weight: 700;
}
nav ul ul {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	}
nav ul li a:link, nav ul li a:visited, nav ul li ul a:link, nav ul li ul a:visited {
	color: #ffffff;	
	font-weight: 700;
	outline: none;
	text-shadow: 1px 1px 3px #331B0F;
}
nav ul li a:hover, nav ul li a:active, nav ul li ul a:hover, nav ul li ul a:active {
	color: #36b3e7;
	font-weight: 700;
	text-shadow: 1px 1px 3px #331B0F;
}
nav ul ul li {
	float: none;
}
nav ul li ul {
	float: none;
	width: 135px;
}
nav ul ul a {
	padding: 10px 6px 5px 10px;
}
main {
	display: block;
	max-width: 100%;
	background-color: #ffffff;
}
.breadcrumbs {
	text-align: left;
	margin-left: 1%;
}
ol li {
	display: inline-block;
	color: #000000;
	padding-bottom: 25px;
	padding-top: 7px;
	background: #ffffff;
	font-size: 0.7em;
}
article {
	width: 95%;
	margin: 0 1% 2% 1%;	
	background: #ffffff;
}
#image-menu {
	display: block;
	padding-bottom 15px;
}
img.image-nav {	
	float:left; 
	margin-right:10px;
	margin-bottom:25px;
	width: 95px;
}
.reduced-text {
	display: inline;
}
.art {
	max-width:95%;	
}
.caption {
	font-size: 0.6em;
}
.thumbs {
	width:370px;
	display:inline-block;
	margin-left:30px;
	vertical-align:top;
}
aside {
	width: 100%;
	padding: 8% 1%;
	border: 1px solid #335573;		
}
.ad1 {
	margin: 0 auto 3% auto;
	max-width:100%;
	height:300px;
	text-align: center;
	background: white;
}	
.ad2 {
	margin: 0 auto 3% auto;
	max-width: 100%;
	height:300px;
	text-align: center;
	background: white;
}
ins.adsbygoogle { 
	background: transparent !important; 
}
.twitter-stuff {
	display: block;
	max-width: 100%;
	background-color: #ffffff;	
	padding: 2% 0 8% 1%;
}
footer {
	display: block;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Comfortaa', cursive;
	padding-bottom: 1%;
	padding-top: 5%;
	background-color: #ffffff;
}

img {
	border: none;
}
.c2 {
		text-align: center;
		margin: 0 auto;
}
img.c3 {
	float:left; 
	margin-right:10px;
	margin-bottom:20px;
	padding-top:9px;
}
input[type="image"] {
	border: none;
}
input[type='radio'] {   
    vertical-align:-1px;
 }   
input[type='button'] {   
    cursor: pointer;
 }
a:link, a:visited {
	color: #0b3242;
	text-decoration: none;
	font-weight:700;
}
a:hover, a:active {
	color: #0594cf;
	text-decoration: none;
	font-weight:700;
}
h1 {
	padding: 25px 0 15px 1px;
	font-style: normal;
	color: #ffffff;
	background-color: transparent;
	font-family: 'Comfortaa', cursive;
	font-size: 1.8em;
	text-shadow: 2px 2px 6px #331B0F;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #36b3e7;
}
h2 {
	margin: 12px 0 10px 0;
	font-style: normal;
	font-weight: 700;
	color: #000000;
	font-family: 'Muli', sans-serif;
	font-size: 1.4em;
}
h3 {
	margin: 14px 0;
	font-style: normal;
	font-weight: 700;
	color: #000000;
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
}
p {
	margin: 0;
	color: #000000
}
ul {
    list-style: none;
    margin: 0 5% 0 5%; 
}
#resource_list li {
	padding-bottom: 10px;
	}
.count {
	list-style-type: decimal;	
	padding-bottom: 4px;
}
.resources {	
    list-style-type: disc;
}
#top {
	margin: 0 0 5px 18px;
}
#top a:link, #top a:visited {
	color:#ffffff;
}
#top a:hover, #top a:active {
	color: #36b3e7;
}
#quiz {		
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
}
#question, #firstChoice, #secondChoice, #thirdChoice, #quizIn {
	text-align: left;
}
#quizIn {		
	line-height: 1.6;	
}
#quizIn, #quizRes {
	margin: 60px auto 0 auto;
	max-width: 90%;
	display: block; 
	margin-bottom: 20px;
	z-index: 4;	
}
#quizRes {
	text-align: center;
	margin: 0 auto;
	display: none;
}
#test {
	margin-top: 120px;
	max-width: 80%;
	display: block;
	margin-left: 10%; 
	margin-bottom: 20px;
	z-index: 4;
	color: #ae030f;
	display: none;
}
.restart {
	padding: 0;
	margin: 10px 0;
	color: #000000;
	cursor: pointer;
	width: 165px;
	height: 30px;
	font-size: 1em;
}
.trans {
	color: #874343;
}


.off-canvas-launcher, .navigation-menu {
	display: none;
} 