@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:0.7em;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}

#banner {
	border-top:solid 1px;
	border-bottom:solid 1px;
	
}

#background_wrapper {
	padding-bottom:10px;
	border-bottom:solid 1px;
}

#banner, #footer {
	width:100%;
	position:relative;
}

.mailto {
	position:absolute;
	top:-15px;
	right:-6px;
}

.content, #footer {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.bigger {
	font-size:2em;
	line-height:1.2em;
	display:block;
	width:400px;
}

#banner {
	top:71px;
	height:352px;
	margin-bottom:94px;
	background: url(../images/bkg_beizer.jpg) no-repeat center top;
}

.break {
	clear:both;
	float:none;
}

.column {
	width:260px;
	float:left;
	margin-left:38px;
}

.column.first {
	margin-left:90px;
}


.column.last {
	width:200px;
}


#footer {
	text-align:left;
	font-size:0.9em;
	width:550px;
	padding-top:9px;
	padding-bottom:9px;
}

#flash {
	width:872px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	padding-top:66px;
}

#logo {
	margin-left:91px;
}


#header {
	width:100%;
	height:424px;
	background-image: url(../images/bkg_header.gif);
	background-repeat: repeat-x;
	position:absolute;
}

h1 {
	font-weight:normal;
	line-height:0.3em;
	font-size:2.3em;
	letter-spacing:-1px;
	word-spacing:2px;
	padding:0;
	margin-bottom:10px;
}

#banner h1 {
	padding-left:91px;
}

h2 {
	font-weight:normal;
	font-size:1.3em;
	display:block;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	word-spacing:-1px;
	margin-bottom:0px;
}
h2 a {
	font-size:0.83em;
	line-height:1.9em;
}

.game_icon {
	margin-left:18px;
	margin-top:15px;
}

.contact {
	margin-left:170px;
	margin-top:20px;
}

.contact input, .contact textarea {
	border:solid 1px;
	margin-bottom:1px;
}

a img {
	border:none;
}

.game_icon img, .game_icon input {
	float:left;
	margin-right:10px;
}

#banner h1 {
	margin-left:78px;
	line-height:60px;
}

.quote, .tag_m, .tag_l {
	display:block;
	float:left;
	height:20px;
	font-weight:normal;
	word-spacing:-1px;
}
.tag_l {
	font-size:1.3em;
	line-height:1.7em;
	padding-left:5px;
}
.tag_m {
	font-size:0.9em;
	font-family:"Trebuchet MS", Helvetica;
	line-height:2.4em;
}

.quote {
	font-size:3.55em;
	line-height:0.8em;
}

.quote.left {
	padding-left:152px;
}

#audio {
	position:absolute;
	top:8px;
	right:113px;
	font-size:1em;
	line-height:1.2em;
}

.contact textarea {
	width:500px;
}

.contact input, .contact textarea, #gsfn_search_widget input {
	padding-left:3px;
	padding-right:3px;
}

#gsfn_search_widget {
	width:506px;
	border:solid 1px;
}

#gsfn_search_widget label, #gsfn_search_widget .powered_by {
	display:block;
}

#gsfn_search_widget label {
	font-weight:bold;
	margin-bottom:5px;
}

#gsfn_search_widget .powered_by, #gsfn_search_widget form, #gsfn_search_widget .powered_by_bot {
	padding:5px;
}

#gsfn_search_query {
	width:486px;
	margin-bottom:4px;
}


#gsfn_search_widget .powered_by {
	background:#fafafa;
	border-bottom:solid 1px;
}

.powered_by_bot a {
	margin-right:5px;
}


/*------------------------|
|		colors				  |
|------------------------*/



#background_wrapper {
	background-color:#fff;
}

#header {
	background-color:#101d45;
}
a {
	color:#22b5fe;
}

body, .contact input, .contact textarea, #gsfn_search_widget input {
	color:#979797;
}

body {
	background-color:#dedede;
}

h1 {
	color:#ffba00;
}

#background_wrapper, .top_border, .contact input, .contact textarea, #gsfn_search_widget, #gsfn_search_widget .powered_by {
	border-color: #b0b0b0;
}
