@font-face { 
	font-family: "CFB1CaptainNarrow"; src: url("/fonts/f0e313ce7ed233e5b882737535c3f763.eot"); src: url("/fonts/f0e313ce7ed233e5b882737535c3f763.eot?#iefix") format("embedded-opentype"), url("/fonts/f0e313ce7ed233e5b882737535c3f763.woff") format("woff"); 
} 

h1,
h2,
#content p.h2,
#content div.font h3,
#content div.font p,
.character_image p strong,
#access_code *,
#popup_form *,
#popup_form {
	/* font-family:CFB1CaptainNarrow; */
	font-family:'Didact Gothic', sans-serif;
	font-weight:normal;
	/* text-transform:uppercase; */
}

/* BASIC RESETS */
html, body { margin:0 !important; padding:0 !important; }
html { box-sizing: border-box; position:relative; }
*, *:before, *:after { box-sizing: inherit; }
a img { border:0px; }
.clear { clear:both; }

body { font-family:'Didact Gothic', sans-serif; background:url(/images/Backgrounds/background-2.png) bottom center repeat-x #000001; }

h1, h2 {  }


#header { text-align:center; margin:0; padding:0; }
	#header h1 { font-size:60px; margin:0; padding:25px 0 0 0; margin-bottom:-25px; }
	#header h1 img { max-width:80%; width:80%; height:auto; }
	#header h1 a { text-decoration:none; color:#fff; }

#content { max-width:1200px; margin:0 auto; text-align:center; padding:0 25px; }
	#content h2 { font-size:36pt; margin:5px auto; line-height:42pt; color:#fff78c; }
	#content p { color:#fff; font-size:18px; line-height:24px; margin:10px auto; padding:10px 0; }
	#content p.h2 { font-size:22pt; line-height:30pt; }
	#content p.white { color:#fff; }
	#content div.font p { color:#fff; font-size:22pt; line-height:30pt;}
	#content div.font h3 { color:#000; font-size:28pt; line-height:32pt; margin-bottom:0px; 
		text-shadow:1px 1px 0px #fff,
			-1px -1px 0px #fff,
			1px -1px 0px #fff,
			-1px 1px 0px #fff,
			0 0 10px #fff;
	}
	
	.big_image img { width:100%; max-width:100%; height:auto; padding:15px 0 0 0; }
	.character_list { z-index:500; }
		
	.character { float:left; width:33.33%; padding:0 10px; }
	.character_image { width:100%; height:auto; position:relative; margin:0 0 25px 0; }
	.character_image span {
		display: inline-block; background-color: #ffffff;
	}
	.character_image a { cursor:pointer; }
	
	.character_image p { line-height:24pt; font-size:24pt !important; margin:0 !important; padding:0px !important; position:absolute; bottom:20%; left:0px; width:100%; text-align:center; color:#fff78c; text-shadow:0 0 5px #000; }
	
	.character_image img { max-width:100%; height:auto; }
	.character h3 { margin:0px auto; font-size:18px; }
	
	
	#access_code { margin:10px 0; }
	#access_code * { }
	#access_code label { display:block; font-size: 16pt; color:#fff78c;}
	#access_code input { display:block; margin:10px auto; font-size:18px; text-align:center; padding:10px; border-radius:10px; border:1px solid #000; }
	#access_code input[type=submit] { display:block; margin:0 auto; font-size:18px; border:none; background-color:#473192; color:#fff78c; margin:10px auto; padding:5px 20px; }

	#popup_form * { }
	#popup_form { background-color:rgba(0,0,0,75%); top:0; left:0; margin:0; padding:0; display:none; position:fixed; z-index:999; }
	#popup_form a { display:block; width:100%; height:100%; display:block; postion:absolute; top:0; left:0; }
	#popup_form a:hover { cursor:pointer; }
	#popup_form .popup_box { border:2px solid #fff78c; position:absolute; width:300px; height:300px; background:url(/images/Backgrounds/background-popup.png) top center repeat-x #c72690; border-radius:25px; margin-left:-150px; margin-top:-150px; top:50%; left:50%; display:table; padding:25px; box-shadow:0 0 25px 25px rgba(0,0,0,50%); }
	#popup_form .popup_box a.close { text-decoration:none; background-color:#900; color:#fff78c; font-size: 24px; position:absolute;top:-20px; left:280px; height:40px; width:40px; display:block; border-radius:25px; overflow:hidden; text-align:center; line-height:40px; font-family:Arial,sans-serif; }
	#popup_form form { position:relative; display:table-cell; height:100%; width:100%; text-align:center; vertical-align:middle; }
	
	#popup_form .popup_box form label { display:block; font-size: 24px;  margin:15px 0; color:#fff78c; }
	#popup_form .popup_box form input { display:block; font-size:18px; text-align:center; margin:15px auto; padding:10px; border-radius:10px; border:1px solid #000; }
	#popup_form .popup_box form img { width:100%; height:auto; margin:15px auto; }
	#popup_form .popup_box form input[type=submit] { background-color:#473192; color:#fff78c; border:none; margin:15px auto; padding:5px 20px; }
	#popup_form .popup_box form input[type=submit]:hover { cursor:pointer; }
	
	.individual_page { width:100%; height:auto; padding:50px 0 0 0; }
	.character_text { width:100%; }
	/* .character_text p { text-align:left; } */
	.character_download { float:left; width:33.3%; padding:0 0 25px 0; text-align:center; }
	.character_download_image { max-width:100%; height:auto; }
	.download { display:inline-block; font-size:24px; padding:5px 15px; background-color:#fff78c; border:1px solid #000; border-radius:5px; text-decoration:none; margin:10px 0 0 0; }
	.page_foot img { height:auto; max-width:600px !important; }
	#header.page_foot h1 a { font-size:28pt; color:#fff78c; text-decoration:none; }
	
#footer { text-align:center; padding:25px; margin-top:25px; }
	#footer p { font-size:18px; font-weight:bold; color:#fff78c; margin:0; padding:0; } 
	#footer a { color:#fff78c; }

/* SCREEN-SIZE ADJUSTMENTS */
@media screen AND (max-width: 980px) {
	.character_image p { font-size:18pt !important; }
}

@media screen AND (max-width:740px) {
	.character { float:left; width:50%; padding:0 10px; }
}

@media screen AND (max-width:500px) {
	.character_image p { font-size:12pt !important; bottom:10%; }
}
