@charset "UTF-8";

@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('../fonts/Chunkfive-webfont.eot');
	src: local('ßß1'), url('../fonts/Chunkfive-webfont.woff') format('woff'), url('../fonts/Chunkfive-webfont.ttf') format('truetype'), url('../fonts/Chunkfive-webfont.svg#webfont4CzPTNtF') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo300';
	src: url('../fonts/museo300-regular-webfont.eot');
	src: local('ßß4'), url('../fonts/museo300-regular-webfont.woff') format('woff'), url('../fonts/museo300-regular-webfont.ttf') format('truetype'), url('../fonts/museo300-regular-webfont.svg#webfontJCR5TC7j') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo500';
	src: url('../fonts/museo500-regular-webfont.eot');
	src: local('ßß3'), url('../fonts/museo500-regular-webfont.woff') format('woff'), url('../fonts/museo500-regular-webfont.ttf') format('truetype'), url('../fonts/museo500-regular-webfont.svg#webfontKLVePVXY') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo700';
	src: url('../fonts/museo700-regular-webfont.eot');
	src: local('ßß2'), url('../fonts/museo700-regular-webfont.woff') format('woff'), url('../fonts/museo700-regular-webfont.ttf') format('truetype'), url('../fonts/museo700-regular-webfont.svg#webfontfPAKJPcr') format('svg');
	font-weight: normal;
	font-style: normal;
}





body {
	background-color: #fff;
	color: #666;
	font-family: "Museo300","Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 75%; /* equivalent to 12pt */
	line-height: 1.8em;
	min-width: 1000px;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #666;
	outline: none;
	border-style: none;
	border: none;
	text-decoration: underline;
}

a:hover {
	color: #222;
	text-decoration: none;
}


a img {
	border-style: none;
	border: none;
}

strong {
	position: relative;
	font-family: "Museo700","Gill Sans", Helvetica, Arial, sans-serif;
	font-weight: 100;
	white-space: nowrap;
}

.bigger {
	font-size: 2.5em;
}

.biggest {
	font-size: 5em;
}

.chunky {
	font-family: "ChunkFiveRegular","Arial Black","Gill Sans", Helvetica, Arial, sans-serif;
}

.disabled {
	/*IE */
	filter: alpha(opacity=20);
	/* CSS3 standard */
	opacity: 0.2;
}

p {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.5em;
}

p a:link, p a:visited {
	position: relative;
	font-family: "Museo700","Gill Sans", Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 1em;
	text-decoration: none;
}

p a:hover {
	color: #555;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #fff;
	line-height: 1.2em;
	text-decoration: none;
	padding: 0;
	margin: 10px 0;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	position: relative;
	font-family: "Museo700", "Gill Sans", Helvetica, Arial, sans-serif;
	font-weight: 100;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #555;
	text-decoration: none;
}

h1, h2 {
	font-family: "ChunkFiveRegular","Arial Black","Gill Sans", Helvetica, Arial, sans-serif;
	line-height: 1em;
}

h1 {
	font-size: 15em;
}

h2 {
	font-size: 11em;
}

h2.bigger {
	font-size: 15em;
}

h3 {
	font-size: 3em;
}

h4 {
	font-size: 2.2em;
}

#theNavigator {
	position: fixed;
	width: 100%;
	height: 100%;
	top: -10px;
}

#theNavigator ul {
	list-style: none;
}

#theNavigator ul a {
	text-decoration: none;
}

#theNavigator ul a span {
	visibility: hidden;
}

#logo {
	position: relative;
	width: 250px;
	margin-left: 30px;
	z-index: 500;
}

#borderas {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#borderas div {
	position: relative;
	background: transparent url(../imgs/lands/border.png) repeat;
	width: 1050px;
	height: 4000px;
	margin: 0 auto;
}


#fosforo {
	position: relative;
	width: 300px;
	height: 350px;
	margin: -135px 0 0 auto;
	z-index: 90;
	outline: none;
}

#fosforo object {
	outline: none;
}

#fosforo a span {
	visibility: hidden;
}

#bottomBlurb {
	position: relative;
	background: transparent url(../imgs/lands/bottomBorder.png) repeat-x top;
	width: 100%;	
	height: 75px;
	margin-top: -30px;
	z-index: 150;
}

#bottomBlurb div {
	position: relative;
	width: 900px;
	margin: 0 auto;
	top: 30px;
	text-align: center;
}





/*###################
####  PRELOADER  ####
####################*/

#theNavigator, #mainBlurb, #bottomBlurb {
	display: none;
}

#preloadScreen {
	position: absolute;
	background-color:#fff;
	width: 100%;
	height: 100%;
}

#preloadScreen p {
	color: #333;
	font-size: 5em;
	margin: 0;
	margin-top: 30px;
	padding: 20px;
}

#preloadScreen .chunky {
	font-size: 2em;
	line-height: 1em;
}

#preloadScreen img {
	padding: 0 10px;
	margin-bottom: -94px;
}
