@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('file:///MAC SSD/Users/christieehrhardt/Desktop/ShapeHoverEffectSVG/fonts/codropsicons/codropsicons.eot');
	src:url('file:///MAC SSD/Users/christieehrhardt/Desktop/ShapeHoverEffectSVG/fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
url('file:///MAC SSD/Users/christieehrhardt/Desktop/ShapeHoverEffectSVG/fonts/codropsicons/codropsicons.woff') format('woff'),
url('file:///MAC SSD/Users/christieehrhardt/Desktop/ShapeHoverEffectSVG/fonts/codropsicons/codropsicons.ttf') format('truetype'),
url('file:///MAC SSD/Users/christieehrhardt/Desktop/ShapeHoverEffectSVG/fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body {
	background-image: url(../img/stadium.jpg);
	 background-repeat: no-repeat;
	background-position: top center;
	background-size:cover;
	overflow: hidden;
	color: #fff;
	font-weight: 400;
	font-family: 'Lato', Arial, sans-serif;
	height:100%;
	background-color:black;
	
}

a, button {
	outline: none;
}

a {
	color: #f0f0f0;
	text-decoration: none;
	cursor:pointer;
}

a:hover, a:focus {
	color: #333;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
 
.clearfix:after {
	clear: both;
}

.header {
	width:100%;
	margin: 0px auto;
	text-align: center;
	background-color:black;
	height:12%;
}
.header img {
 width:20%;
	margin:4px 5% 4px 5%;
	padding:10px;
	
}




.container {
	float:left;
	margin:0;
	width:50%;
	z-index:2;
}
.container a {
	margin:200px 5% 100px 5%;
	font-size:125%;
	background-color:#ffcd00;
	padding:30px;
	border-radius:10px;
	color:black;
	position:absolute;
	z-index:2;
	box-shadow: 4px 4px 8px black;
	opacity:.8;
	
}
#gamecenter {
	width: 100%;
	position:relative;
	float:left;
	margin:5% 5% 10% 5%;
	padding:14px 40px 0 100px;
	z-index:2;
}

#gamecenter h1 {
	margin-top:100px;
	width:100%;
	font-size:250%;
	font-weight:800;
	color: #e8e3d3;
	text-align: left;
	text-shadow: 4px 4px 8px black;
	
}
#gamecenter h2 {
	color: #e8e3d3;
	font-size:115%;
	text-align: left;
	text-transform: uppercase;
	font-weight:500;
	width:100%;
	text-shadow: 6px 6px 12px black;
}
#gamecenter p {
	color: white;
	width:100%;
	text-align: left;
	font-size:150%;
	text-shadow: 4px 4px 8px black;
	
}
.container #gamecenter a {
	color: white;
	width:100%;
	text-align: left;
	font-size:150%;
	text-shadow: 4px 4px 8px black;
	box-shadow:none;
	margin:0;
	background:none;
	padding:0;
	border-radius:0;
	position: relative;
	
}
.container #gamecenter a:hover {
	background:none;
	color:#ffcd00;
		text-shadow: 4px 4px 8px black;
}

.container a:hover {
	background-color:black;
	color:#ffcd00;
}
.caption {
	width:60%;
	float:right;
	color: #828a8f;
	font-size: 40px;
	text-align: left;
	padding: 0 0 10px 5px;font-weight:200;
}


footer {
	margin:0px auto;
	text-align: right;
	background-color:black;
	bottom:0px;
	height:7%;
	position:fixed;
	width:100%;
	float:right;
}
.footer p{
	font-weight:400;
	color:#ffcd00;
	margin: 20px 20px 0 0;
	bottom:0;
	right:0;
	position:relative;
}

/* To Navigation Style */



@media screen and (min-width: 568px) and (max-width: 1024px){
	header {
		display:block;
	}
	.container {
		width:50%;
	}

	.container #gamecenter a {
	
	text-align: center;
	font-size:120%;
	margin:0;
		background-color:black;
		padding:10px;
		text-shadow: 6px 6px 2px black;
		

	
}

	#gamecenter h1 {
		font-size:30px;
		
	}
	#gamecenter h2 {
		font-size:18px;
		
	}
	#gamecenter p {
		font-size:16px;
		text-shadow: 6px 6px 2px black;
		
	}
	.button {width:30%;
		font-size: 18px;
		
	}
	
}
@media screen and (max-width: 568px){
	body {

	 background-repeat: no-repeat;
	background-position: top center;
	background-size:cover;
	overflow: hidden;
	color: #fff;
	font-weight: 400;
	font-family: 'Lato', Arial, sans-serif;
	height:800px;
	
}
	.header {
		height:15%;
	}
	.header img {
		width: 45%;
		margin: 10px auto 10% auto;
	}
	.container {
		width:100%;
		margin-bottom:20px;
	}
	.container #gamecenter a {
	
	text-align: center;
	font-size:100%;
	margin:0;
		text-shadow: 4px 4px 8px black;
		padding:10px;
		border-radius: 10px;
		
		

	
}
	
	.container a {
	font-size:16px;
		width:60%;
		margin:0 20% 20px 20%; padding:10px;
		text-align: center;
	}
	#gamecenter {
		text-align: center;
		margin:60px auto;
		width:100%;
		padding:0;
		
	}
	#gamecenter h1 {
		font-size:28px;
		margin:0;
		padding: 0 50px 0 50px;
		text-align: center;
	}
	#gamecenter h2 {
		text-align: center;
		margin:0;
		padding: 0 50px 0 50px;
		font-size:14px;
	}
	#gamecenter p {
		font-size:16px;
		text-align: center;
		margin:20px auto;
		padding: 0 50px 0 50px;
		text-shadow: 4px 4px 2px black;
	}
	.button {
		font-size:16px;
		text-align: center;
		width:90%;
		margin:0 5%;
		padding:10px;
	}


	.footer p {
		text-align: center;
		margin:0;
			padding:20px 10px 10px 10px;
	}
}