/* CSS Document */

/*##############################################################
  Eric Meyer's Reset.css (includes Baseline)
##############################################################*/ 

/*@font-face {
    font-family: 'megadrive';
    src: url('fonts/megadrive.eot');
    src: local('megadrive'), url('fonts/megadrive.woff') format('woff'), url('fonts/megadrive.ttf') format('truetype'), url('fonts/megadrive.svg#megadriveregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 27, 2014 */



@font-face {
    font-family: 'megadriveregular';
    src: url('../fonts/megadrive.eot');
    src: url('../fonts/megadrive.eot?#iefix') format('embedded-opentype'),
         url('../fonts/megadrive.woff') format('woff'),
         url('../fonts/megadrive.ttf') format('truetype'),
         url('../fonts/megadrive.svg#megadriveregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, h7, p, gameimage, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
    white-space:normal;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/*##############################################################
  Element Styles
##############################################################*/

h1 {margin-left:3px;padding-top:12px; padding-left:0px; font-size:45px; color:#fff;  /*background:url(../images/example_logo.png) left 9px no-repeat*/}
h3 {margin:10px 0 10px 0;  font-family:megadriveregular; text-align:left; white-space:pre-wrap;}
h4 {margin:10px 0 10px 0;  font-family:megadriveregular; color:#fff; text-align:right; white-space:pre-wrap;}
h6 {margin:10px 0 10px 0;  font-family:megadriveregular; color:#fff; text-align:left; white-space:pre-wrap;}
h2 {margin:0px 0 0px 0; font-size:38pt;  font-family:megadriveregular; color:#fff; white-space:pre-wrap; text-align:left; }
h5 {margin:10px 0 10px 0; font-family:megadriveregular; color:#999; text-align:right; white-space:pre-wrap; font-size:56px;}


h3 {font-size:32px; font-weight:normal;}
ul, ol, dl, li {margin:0}
a {color:#a63c3c; text-decoration:underline; outline:none}
	a:hover {text-decoration:none}
	
.clear {clear:both; float:left}

.screenshot{border: 4px solid #aaaaaa;}

/*##############################################################
  Layout Styles
##############################################################*/

body {font-size:14px; font-family:megadriveregular, sans-serif; color:#f1f0f0; background:#000000;}

#wrapper {width:890px; overflow:hidden; margin:0 auto; padding:0 220px}
	
    #aboveheader {float:left; width:960px; height:30px;margin:0 0 0px 15px;}
    
	#header {float:left; width:865px; height:115px;margin:0 0 0px 15px;}
    #belowheader {float:left; width:867px; height:86px;margin:0 0 0px 13px;}
	
	#navigation {float:left; display:inline; width:450px; list-style-type:none; padding-left:13px}

	#content {width:870px; padding:0 13px}
    #gamearea {width:870px; height:200px; padding:0 13px}
    #belowcontent {width:870px; height:30px;padding:5px 0px}
    
        #subheader {float:left; width:960px; height:68px;margin:0 0 0px 0px;}
        #playthings {float:left; width:865px; height:52px;margin:0 0 0px 95px;}
        #linething {float:left; width:865px; height:12px;margin:0 0 0px 0px;}
        #playerthing {float:left; width:1000px; height:330px;margin:0 0 0px 28px;}
        #playerthingtiny {float:left; width:320px; height:300px; margin:15px 0 0px 12px;}
        #subsubheader {float:left; width:850px; height:46px;margin:0 0 0px 0px;}
        
        #makearea {float:left; width:856px; height:366px;margin:0 0 0px 0px;}
	
		#main_content {float:left; display:inline; width:906px; margin:0 0 30px 0}
			#main_content p {width:526px}
			.three_columns {float:left; display:inline; margin-right:30px; width:267px;}
			#main_content .three_columns p {float:left; width:267px}
			#main_content .middle_column { margin-right:30px;}
            #main_content .right_column {margin:0}
	
		#sidebar {float:right; display:inline; width:147px; margin-left:30px}
				
		#footer {clear:both; padding:10px 0 30px 0; font-size:.85em}
				