#mainBlurb {
	width: 100%;
}

.strata {
	width: 1000px;
	margin: 0 auto;
}

.header h1 {
	display: none;
	
}

.header, .blurb {
	width: 1000px;
	margin: 0 auto;
}

.header {
	height:500px;
}

.blurb {
	width: 900px;
	padding: 10px 50px;
}





/*###############
####  SPACE  ####
################*/

#space {
	background-color: #222;
}

#space .header {
	background: transparent url(../imgs/lands/spaceLand.jpg) no-repeat;
	height: 250px;
	margin-top: -25px;
}

#space .blurb h2 {
	margin-top: 15px;
}

#space h3 {
	padding-left: 10px;
}

#portfolio {
	position: relative;
	width: 746px;
	height: 500px;
	margin: 70px 60px;
	padding: 30px 0;
	z-index: 100;
}

#portfolio ul {
	position: relative;
	width: 746px;
	height: 500px;
	overflow: hidden;
	list-style: none;
	padding: 0;
}

.portfolioArrow {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 64px;
	height: 50px;
	top: 250px;
	cursor: pointer;
}

.portfolioBlurb {
	position: absolute;
	display: block;
	background-color: #000;
	/*IE */
	filter: alpha(opacity=85);
	/* CSS3 standard */
	opacity: 0.85;
	margin: 0;
	padding: 5px 30px;
	width: 686px;
	height: 150px;
	top: 382px;
	color: #FFF;
	z-index: 20;
}






/*#############
####  SKY  ####
##############*/

#sky {
	background-color: #1fc0de;
}

#sky .header {
	background: transparent url(../imgs/lands/skyLand.jpg) no-repeat; 
}

#sky .blurb h2 {
	float: left;
	font-size: 13.5em;
	width: 500px;
	margin: 30px 25px 0 -5px;
}

#skyBlurb {
	padding-top: 25px;
}

#skyEmail {
	margin: 50px 0;
	text-align: center;
	width: 100%;
}


/*##############
####  LAND  ####
###############*/

#land {
	background-color: #dfd02d;
}

#land .header{
	background: transparent url(../imgs/lands/landLand.jpg) no-repeat;
}

#land .blurb h1 {
	margin-top: 60px;
}

#land h3 {
	padding-left: 20px;
}





/*###############
####  GRASS  ####
################*/

#grass {
	background-color: #6c3;
}

#grass .header {
	background: transparent url(../imgs/lands/grassLand.png) no-repeat;
}

#grass .blurb {
}

#grass h2 {
	font-size: 13em;
	line-height: 0.85em;
	margin-top: 35px;
}

#grass h4 {
	font-family: "ChunkFiveRegular","Arial Black","Gill Sans", Helvetica, Arial, sans-serif;
	font-weight: 100;
	margin-top: 40px;
}

#grass p {
	height: 130px;
	margin-top: -10px;
}

#grass .service {
	float: left;
	width: 180px;
	height: 150px;
	margin: 0 0;
}

#grass #eureka {
	margin-top: 30px;
	margin-bottom: 20px;
}




/*#############
####  SEA  ####
##############*/

#sea {
	background-color: #9962b3;
	padding-bottom: 90px;
	margin-bottom: 0;
}

#sea .header {
	background: transparent url(../imgs/lands/seaLand.png) no-repeat;
}

#sea #tumbNavUp, #sea #tumbNavDown {
	position: absolute;
	width: 85px;
	height: 110px;
}

#sea #tumbNavUp {
	top: 250px;
}

#sea #tumbNavDown {
	top: 400px;
}

#sea #tumbNavUp a:link, #sea #tumbNavUp a:visited, #sea #tumbNavDown a:link, #sea #tumbNavDown a:visited  {
	display: block;
	width: 85px;
	height: 110px;
}

#sea #tumbNavUp a:link, #sea #tumbNavUp a:visited {
	background: transparent url(../imgs/navigator/tumbUp.png) no-repeat;
}

#sea #tumbNavUp a:hover {
	background: transparent url(../imgs/navigator/tumbUpOv.png) no-repeat;
}

#sea #tumbNavDown a:link, #sea #tumbNavDown a:visited {
	background: transparent url(../imgs/navigator/tumbDown.png) no-repeat;
}

#sea #tumbNavDown a:hover {
	background: transparent url(../imgs/navigator/tumbDownOv.png) no-repeat;
}

#tumblrBlog {
	position: relative;
	background: transparent url(../imgs/tweet/sqBkg.png) no-repeat;
	color: #333;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	z-index: 80;
	overflow: visible;
	height: 800px;
	margin-top: 60px;
}

#sea #tumblrScreen {
	position: relative;
	height: 500px;
	overflow: hidden;
	top: 170px;
	left: 130px;
}

#sea #tumblrContent {
	position: relative;
}

#sea #tumblrBlog #tumblrLink {
	position: relative;
	margin: 160px 0 0 600px;
}

#sea #tumblrBlog #tumblrLink a:link, #sea #tumblrBlog #tumblrLink a:visited {
	color: #888;
	font-size: 1.2em;
	text-decoration:none;
}

#sea #tumblrBlog #tumblrLink a:hover {
	color: #ccc;
	text-decoration: underline;
}

#sea #tumblrBlog #followUs {
	margin-left: 600px;
	margin-top: 0px;
}

#sea #tumblrBlog #followUs li {
	display: inline;
}

#sea #tumblrBlog #followUs li img {
	margin: 15px 5px;
}

#sea #facebookLike {
	border: none;
	overflow: hidden;
	width: 195px;
	height: 62px;
	background-color: #fff;
}
