
/************ Eric Meyer's CSS Reset ***************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: Georgia;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
/* Solid border */
hr.solid {
  border-top: 2px solid #bbb; 
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

/************************* End Reset ************************/

body {
	font-family: 'Georgia', sans-serif;
	color:#FFFEFD;
	padding-bottom:30px;
	font-size: 18px;
}

/* Unholysong color is #333333 */

body {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3c6492+0,000000+30,000000+40,000000+40,000000+50,000000+60,000000+70,3c6492+100 */
	background: black;}

#container {
	width:960px;
	margin:auto;
	background: #000000;
}

section {
	overflow:hidden;
}

/*********************** Header Styles **********************/
header {
	background:url("images/file-f9ed4421-5095-4d60-bfa1-88df786dcfae.png")top no-repeat, #000000;
	background-position: center;
	background-size: 35% auto;
	height:220px;
	position: relative;
}

/***************** Typography ***********************/
h1, h2, h3, h4, p {
	font-family: Georgia;}

h6 {font-size: 24px; text-align: center;padding: 5px 0 5px 0; color:red;}

h4 {font-size: 18px; text-align: center;padding: 5px 0 5px 0;}

h3 {font-size: 24px; text-align: center;padding: 5px 0 5px 0;}

h2 {font-size: 36px; text-align: center;padding: 40px 0 5px 0;}

h1 {font-size: 48px;
	text-align: center;padding: 40px 0 5px 0;}
a {
	color:#CB2000;
	text-decoration:none;
}

p { font-size: 18px;
	margin-bottom: 1.5em;
	line-height: 1.4em;
text-align: center;}


/***************** Navigation Styles *****************/
nav {background: #333333;}

nav ul{
	overflow:hidden;
}
nav ul li {
	float:left;
}
nav ul li a {
	display:block;
	width: 190px;
	color: white;
	font-family: Georgia ;
	text-align: center;
	letter-spacing:1px;
	line-height: 10px;
padding: 20px 0 20px 0;}

nav ul li a:hover {
	color: red;
}

/************* Top Section Styles ******************/

#top figure {
	width: 800px;
	margin: auto;
	font-size:28px;
	line-height:1.4em;
	padding:60px 40px;
	text-indent:-.5em;
}

blockquote {margin-bottom: 28px;
}

#top h5  {background: #333333;
	font-size: 30px;
	display:block;
	width: 960px;
	color:white;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
	letter-spacing:1px;
	line-height: 10px;
padding: 20px 0 20px 0;}

#top img {display: block;
  margin-left: auto;
  margin-right: auto;
  }

#top iframe {display: block;
  margin-left: auto;
  margin-right: auto;
	align: center;
  }

/***************** Middle Section Styles *******************/

#middle {
	margin:30px 0;
}

#middle article {width: 230px;
float: left;
margin-left: 70px;
padding:15px 0;}


#middle article:last-of-type {margin-right: 0;}

#middle h2 {padding-top: 15px;
	margin-bottom: .5em;
text-align: center;}



input[type="text"], input[type="email"], textarea {
	width: 420px;
	padding: 10px;
	margin-bottom: 20px;}

input[type="submit"]{
	border-radius: 0;
	padding: 7px 30 px;}

/***************** bottom Styles *******************/

#bottom {
	margin:30px 0;
}

#bottom article {width: 230px;
float: left;
margin-left: 70px;
padding:15px 0;}

/***************** Footer Styles *******************/
footer{
	padding: 20px 0;
	background-color: #000000;
	color: white;
	overflow:hidden;
}

footer a {
	float: left;
	width: 200px;
	padding: 0 20px;
	font-size: 12px;
	line-height: 32px;
	color: white;
}

footer a span{
float: left;
width: 200px;
	padding: 0, 10px;
	font-size:12px;
	text-transformation: uppercase;
	line-height: 32px;
	color:#c9cad1;
}


footer nav {
	width: 200px;
	float: left;
	padding: 20px 0 0 20px;
}

footer nav ul li {
	float: none;
}

footer nav ul li a {font-family: 'Quicksand', sans-serif;
	border: none;
	color: black;
	text-align: left;
	font-size: 16px;
}

footer article {
	padding-top: 13px;
	float: left;
	width: 320px;
}


footer article nav {
	padding: 20px 0 0 0;
}

footer article nav ul li {
	float: left;
}

footer article nav ul li  h1 {
	display: inline;
	padding-right: 10px;
	font-size: 20px;
}
footer article a:hover {
	color: red;
}
/***************** table *******************/

table, th, td {
	border: 1px solid black;
  	border-collapse: collapse;
}
th, td { text-align: center;
  	padding: 10px;
}
th {
  	background-color: #black;
  	font-size: 30px;
}
td {
  	background-color: #black;font-size: 24px;
}
.center {
  	margin-left: auto;
  	margin-right: auto;
}

.left {float:left; padding: 20px 0  20px 0;}
.right {float:right; padding: 20px 0  20px 0;}

