/*

copyright 2009 f. claire baxter. 

look, don't touch. 


*/



* {
	margin:0;
	padding:0;
	list-style:none;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 16000px;
	overflow: hidden;

}


a img {
	border:none;
}


p {
	line-height: 1.1em;
}



h1 a, h2 a, h3 a, p a{

	padding: 0 1px;
	color: #6bc6c5;
	text-decoration: none;	
}


h1, h2, h3, p {
	margin-top: 0;
}


img {
	border: none;
}



/*------------ GLOBAL ------------*/

.container {
	float: left;
	display: block;
	height: 1500px;
	width: 2000px;
	position: relative;
	z-index:0 !important;
}


.interior {
	width: 1280px;
}

.interior img {
	margin-right: 10px;
	margin-bottom: 10px;
}


.back, .next {
	position: absolute;
	height: 26px;
	width: 75px;
	left: 50px;
	top: 2px;
}

.home {
	position: absolute;
	width: 75px;
	height: 26px;
	left: 0px;
	top: 0px;
}

.copygrey {
	color: #333;
}

.border {
	border: 1px solid #555555;
}

#arrows { 
	display: none; 
}


#arrows ul li { 
	display: inline; margin: 10px; 
}




/*------------ HOME ------------*/



#home {
	background: #6bc6c5 url(img/home-bg2.gif) no-repeat top left;
}


#home .title {
	background: transparent url(img/home-title.gif) no-repeat top left;
	width:159px;
	height:119px;
	position:absolute;
	left:296px;
	top:155px;
}

#home .subtitle {
	background: transparent url(img/home-subtitle.gif) no-repeat top left;
	width: 153px;
	height: 74px;
	position:absolute;
	left:295px;
	top:441px;
}

#home .nav {
	width:147px;
	height:131px;
	position:absolute;
	left:301px;
	top:293px;
}

#home .main-nav {
	position:absolute;
	width:290px;
	height:116px;
	top:33px;
	left:228px;
	padding:0px;
	margin:0px;
}

#home .interior {
	margin-left:200px;
	margin-top:20px;
	padding:0px;
}


#home h2 {
	width: 270px;
	float: left;
}


/*------------ BIO ------------*/

#bio {
	background: #414142 url('img/bio-bg3.gif') no-repeat top left;
}

#bio .interior {
	padding-top: 60px;
	padding-left: 210px;
	font-size: 12pt;
	width:620px;
	color:#333;
}

#bio .copy {
	position:absolute;
	width:441px;
	height:534px;
	top:66px;
	left:381px;
	color:#222222 !important;
}

#bio .copy p {
	font-size:10pt;
}

#bio .copy h1 {
	font-weight:bold;
	font-size:20pt;
	color:#6bc6c5;
}

#bio .copy h2 {
	font-weight:bold;
	font-size:11pt;
	color:#c5d053;
}

#bio .copy h3 {
	font-weight:bold;
	font-size:14pt;
	color:#6bc6c5;
	text-transform:uppercase;
}



/*------------ INTERACTIVE ------------*/



#interactive {
	background: #4e3a2f url('img/interactive-bg2.gif') no-repeat top left;
	margin-left:-1px;

}

#interactive .interior {
	padding-top: 190px;
	padding-left: 160px;
	font-size: 20px;
	width:700px;
}


#interactive .copy {
	position:absolute;
	width:268px;
	height:269px;
	top:260px;
	left:576px;
}

#interactive .copy h1 {
	color:#999;
	text-transform:uppercase;
	text-align:justify;
	font-size:16px;
	line-height:2em;
}




/*------------ PRINT ------------*/


#print {
	background: #ee2e52 url('img/print-bg3.gif') no-repeat top left;
	
}

#print-arrow {
	background: #ee2e52 url('img/print-arrows.gif') no-repeat top left;
	position:absolute;
	top:38px;
	left:1115px;
	width:522px;
	height:560px;
}

#print .interior {
	padding-top: 160px;
	padding-left: 260px;
	font-size: 20px;
	width:840px;
}

#print .copy {
	position:absolute;
	width:291px;
	height:403px;
	top:153px;
	left:554px;
}

#print .copy h1 {
	color:#999;
	text-transform:uppercase;
	text-align:justify;
	font-size:16px;
	line-height:2em;
}


/*------------ IDENTITY ------------*/


#identity {
	background: #c5d053 url('img/identity-bg4.gif') no-repeat top left;
	margin-left:-1px;
}

#identity .interior {
	padding-top: 130px;
	padding-left: 230px;
	font-size: 20px;
	width:700px;
}

#identity .copy {
	position:absolute;
	width:268px;
	height:420px;
	top:124px;
	left:535px;
}

#identity .copy h1 {
	color:#999;
	text-transform:uppercase;
	text-align:justify;
	font-size:16px;
	line-height:2em;
}


/*------------ RETOUCH ------------*/


#retouch {
	background: #f15a27 url('img/retouch-bg2.gif') no-repeat top left;
}

#retouch .interior {
	padding-top: 120px;
	padding-left: 130px;
	font-size: 20px;
	width:1000px;
}

#retouch .copy {
	position:absolute;
	width:343px;
	height:437px;
	top:109px;
	left:420px;
}

#retouch .copy h1 {
	color:#999;
	text-transform:uppercase;
	text-align:justify;
	font-size:16px;
	line-height:2em;
}


/*------------ CONTACT ------------*/

#contact {
	background: #ffffff url('img/contact-bg2.gif') no-repeat top left;
	font-size: 16px;
}

#contact .interior {
	padding-top: 180px;
	padding-left: 520px;
	font-size: 20px;
	width:500px;
}

#contact .copy {
	line-height:1em;	
}

#contact .copy p {
	font-size:11pt;
	font-weight:bold;
	color:#666;
}

#contact .copy h1 {
	font-weight:bold;
	font-size:16pt;
	color:#666;
}

#contact .copy h2 {
	font-weight:bold;
	font-size:11pt;
	color:#c5d053;
}

#contact .copy h3 {
	font-weight:bold;
	font-size:13pt;
	color:#c5d053;
	text-transform:uppercase;
}

#contact .copy h4 {
	font-weight:bold;
	font-size:13pt;
	color:#6bc6c5;
	text-transform:uppercase;
}



/*------------ END ------------*/


#end {
	background: #ffffff;
}


#end .interior {
	padding: 130px 0;
	color:#333333;
}


/*------------ NAV BUTTONS ------------*/



#bio .back {
	top: 15px;
	left: 159px;
}

#bio .next {
	top: 25px;
	left: 253px;
}


#interactive .back {
	top: 137px;
	left: 112px;
}

#interactive .next {
	top: 142px;
	left: 199px;
}


#print .back {
	top: 113px;
	left: 221px;
}

#print .next {
	top: 116px;
	left: 320px;
}

#identity .back {
	top: 88px;
	left: 200px;
}

#identity .next {
	top: 82px;
	left: 286px;
}

#retouch .back {
	top: 64px;
	left: 92px;
}

#retouch .next {
	top: 66px;
	left: 186px;
}

#contact .back {
	top: 126px;
	left: 420px;
}

#contact .next {
	top: 460px;
	left: 903px;
}






.column {
	float: left;
	width: 300px;
	margin-right: 25px;
}

.project {
	height: 110px;
	width: 580px;
	padding-right: 10px;
	color: white;
	float: left;
	background: url('overlay.png') repeat 0 0;
	height: 70px;
	margin-bottom: 26px;
	overflow: hidden;
}

.project:hover {
	background: url('overlay.png') repeat 100% 100%;

}


.project p {
	font-size: 12px;
	padding: 0 4px;
}

.project img{
	float: left;
	margin-right: 15px;
}

.project h2 {
	padding: 5px;
	font-size: 16px;
}





#expand {
	position: absolute;
	left: -1550px;
	display: block;
	top: 0;
}


/*

copyright 2009 f. claire baxter. 

look, don't touch. 


*/
