@import url(reset.css);
body {
	color:#707070;
	font-family:Helvetica, Arial, sans-serif;
}
a {
	color:#303030;
}
.wrapper {
	width:900px;
	margin:120px auto 230px;
}
h1, dt a, dt span {
	text-indent:-9999px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(gfx/copy.png);
	width:397px;
}
h1 {
	height:93px;
	background-position:0 0;
}
dt.customariness a {
	height:29px;
	background-position:0 -104px;
}
dt.antianticulture a {
	height:31px;
	background-position:0 -175px;
}
dt.photography a {
	height:42px;
	background-position:0 -242px;
}
dt.findmeon span {
	height:32px;
	background-position:0 -319px;
}
dt.contactme span {
	height:25px;
	background-position:0 -394px;
}

h1 {
	margin-bottom:2em;
}
dt, dd {
	margin-bottom:1.5em;
}
dt {
	float:left;
	clear:left;
}
dd {
	margin-left:470px;
	font-size:16px;
/*  letter-spacing:-1px;*/
	color:#808080;
	line-height:1.2em;
}
dd:after {
	content:'';
	display:block;
	height:0;
	clear:both;
}
dd h3 {
  font-weight:bold;
}
dd p {
  margin:.5em 0;
}
dd strong {
  font-weight:bold;
}


.social-icons a {
	float:left;
	display:block;
	text-indent:-9999px;
	height:32px;
	width:32px;
	margin:6px 8px 0 0;
	background-image:url(gfx/icons-social.png);
	background-repeat:no-repeat;
}
a.vcard {background-position:0px -38px;}
a.email {background-position:0px -76px;}
a.twitter {background-position:0px -114px;}
a.facebook {background-position:0px -153px;}
a.flickr {background-position:0px -191px;}
a.linkedin {background-position:0px -229px;}
a.ning {background-position:0px -267px;}
a.yelp {background-position:0px -305px;}
a.yahoo {background-position:0px -343px;}
a.vimeo {background-position:0px -382px;}
a.skype {background-position:0px -420px;}
a.aim {background-position:0px -457px;}
.attribution {
  clear:both;
  font-size:11px;
}
.attribution a {
  text-indent:0;
  height:auto;
  width:auto;
  float:none;
  display:inline;
  margin:0;
}

.basement {
	position:fixed;
	bottom:0;
	width:100%;
	height:230px;
	overflow:hidden;
/*	background:pink;*/
}
.waves {
	position:absolute;
	background:url(gfx/waves.png) repeat-x top left;
	width:4000px;
	height:230px;
	margin-top:30px;
}
* html .basement {
	display:none;
}



.creatures {
  
}
.creatures div {
  position:absolute;
  display:block;
  background-image:url(gfx/creatures.png);
  background-repeat:no-repeat;
  height:163px;
}
.creatures .red {background-position-y:0;}
.creatures .blue {background-position-y:-187px;}
.creatures .green {background-position-y:-373px;}
.creatures .yellow {background-position-y:-558px;}
.creatures .crab {background-position-x:0;width:231px;}
.creatures .jellyfish {background-position-x:-231px;width:160px;}
.creatures .starfish {background-position-x:-391px;width:163px;}
.creatures .narwhal {background-position-x:-554px;width:159px;}
