@import url(reset.css);

/* Document ---------------------------------------------------------------- */

html {
	background: #000 url(/images/background.png) repeat 0 0;
}

body {
	color: rgb(191,191,191);
	font: 75%/1.5 Arial, Helvetica, sans-serif;
}

/* Headers ------------------------------------------------------------------ */

#home header h1 {
	background: transparent url(/images/header.png) no-repeat 0 0;
	height: 105px;	
	text-indent: -9999px;
	width: 531px;
}

.folio header h1 {
	background: transparent url(/images/header.png) no-repeat 0 0;
	height: 105px;
	margin-bottom: 169px;
	width: 531px;
}

.folio header h1:hover {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

.folio header h1 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
	width: 100%;
}

.intro h2 {
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
}

.intro h2 a {
	color: #fff;
	font-size: 1.4em;
	/*font-weight: bold;*/
	text-decoration: none;
}

#home .work h2 {
	background: transparent url(/images/work.png) no-repeat 0 0;
	height: 19px;
	text-indent: -9999px;
	width: 69px;
}

.work aside h3 {
	display: none;
}

.details h2, .details h3 {
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
}

.details h2 {
	font-size: 1.3em;
}

/* Layout ------------------------------------------------------------------ */

.content {
	margin: 80px auto;
	width: 880px;
}

.intro {
	margin: 2em 0;
}

header, .intro {
	margin-left: 26px;
}

.intro p {
	max-width: 530px;
}

.work {
	background: rgb(0,0,0);
	padding: 22px 0 22px 30px;
}

#home .work {
	overflow: hidden;
}

.folio .work {
	min-height: 284px;
	position: relative;
}

.work nav.primary {
	float: left;
	margin-top: 1em;
	width: 512px;
}

.work aside {
	float: right;
	position: relative;
	width: 300px;
}

.word aside form {
	position: absolute;
	top: 50%;
}

.details {
	width: 150px;
}

.folio .details nav {
	min-height: 15px;
}

form ol li {
	list-style: none;
}

form label {
	display: none;
}

.folio .client-nav {
	bottom: 20px;
	left: 30px;
	position: absolute;
	width: 150px;
}

.folio .enlarge {
	bottom: 22px;
	position: absolute;
	right: 30px;
}

.folio .enlarge a:first-child {
	background-color: transparent;
	background-image: url(/images/plus-icon.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	height: 19px;
	padding-left: 24px;
	padding-top: 1px;
}

.folio .enlarge a:hover {
	background-position: 0 -20px;
	text-decoration: none;
}

/* Contact form */
.work aside #contact input, .work aside #contact textarea {
	background-color: transparent;
	border: 1px solid rgb(43,43,43);
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 5px;
	padding: 12px 9px 10px 9px;
	width: 228px;
}

.work aside #contact textarea {
	overflow: auto;
}

.work aside #contact input:focus, .work aside #contact textarea:focus {
	border: 1px solid  rgb(72,72,72);
	color: #fff;
	font-size: 1em;
}

.work aside #contact button {
	background: rgb(35,35,35) url(/images/get-in-touch.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.7;
	text-indent: -9999px;
	width: 112px;
}

.work aside #contact button:hover, .work aside #contact button:focus {
	opacity: 1;
}

.work aside #contact button:disabled {
		opacity: 0.2;
		filter: alpha(opacity = 20);
}

.work aside #contact #form-message {
	color: rgb(231,106,26);
	font-size: 90%;
	float: right;
	margin-right: 52px;
	margin-top: -25px;
}

/* Typography ------------------------------------------------------------------ */

p {
	line-height: 1.4;
	margin-bottom: 1em;
}

a {
	color: rgb(191,191,191);
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p+p.contact {
	font-size: 1.6em;
	margin-top: -0.7em;
}

aside {
	font-size: 1.2em;
}

aside a, aside p {
	color: #fff;
}

.format {
	font-size: 0.7em;
}

p+p.format {
	margin-top: -1.8em;
}

.position {
	color: rgb(47,47,47);
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 64px;
	margin: 0;
}

.folio .details {
	font-size: 0.9em;
}

.folio .details nav+h3 {
	clear: left;
	margin-top: 1.4em;
}

.folio .details h3+p, .folio .details h2+nav {
	margin-top: 0.2em;
}

.folio .details p, .folio .details a {
	color: #7F7F7F;
}

.folio .details p {
	line-height: 1.2;
	margin-bottom: 1.4em;
}

.folio .client-nav nav li a {
	color: #fff;
}

/* Navigation ------------------------------------------------------------------ */

nav.primary li {
	display: block;
	float: left;
	height: 73px;
	margin: 0 1px 1px 0;
	width: 126px;
}

nav.primary li a {
	display: block;
	height: 100%;
	background: transparent no-repeat 0 0;
	text-indent: -9999px;
	width: 100%;	
}

nav.primary #conference a {background-image: url(/images/nav/conference.png);}
nav.primary #cumulus.png a {background-image: url(/images/nav/cumulus.png);}
nav.primary #design-dot-net a {background-image: url(/images/nav/designdotnet.png);}
nav.primary #dockside-group a {background-image: url(/images/nav/dockside.png);}
nav.primary #haileybury a {background-image: url(/images/nav/haileybury.png);}
nav.primary #mysource-mini a {background-image: url(/images/nav/mysource-mini.png);}
nav.primary #objective a {background-image: url(/images/nav/objective.png);}
nav.primary #red-island a {background-image: url(/images/nav/red-island.png);}
nav.primary #selcouth a {background-image: url(/images/nav/selcouth.png);}
nav.primary #self-portrait a {background-image: url(/images/nav/portrait.png);}
nav.primary #wellington-loop a {background-image: url(/images/nav/wellington.png);}
nav.primary #whitlam-institute a {background-image: url(/images/nav/whitlam.png);}
nav.primary #style-at-home a {background-image: url(/images/nav/style-at-home.png);}


.client-nav nav ul li {
	display: inline;
	float: left;
	text-transform: uppercase;
}

.client-nav nav li {
	margin-right: 3px;
}

.client-nav nav li a {
	background-image: url(/images/right-arrow.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 20px;
}

.client-nav nav li:first-child a {
	background-image: url(/images/left-arrow.png);
}

.client-nav nav li a:hover {
	background-position: 0 -20px;
}

.folio .details nav li {
	display: inline;
	float: left;
}

.folio .details nav li a {
	display: block;
	height: 15px;
	margin-right: 4px;
	text-indent: -9999px;
	width: 15px;
}

.folio .details nav li.image a {background: transparent url(/images/nav-image.png) 0 0;}
.folio .details nav li.image a.current, .folio .details nav li.image a:hover {background: transparent url(/images/nav-image-sel.png) 0 0;}
.folio .details nav li.video a {background: transparent url(/images/nav-video.png) 0 0;}
.folio .details nav li.video a.current, .folio .details nav li.video a:hover {background: transparent url(/images/nav-video-sel.png) 0 0;}

/* Folio images ------------------------------------------------------------------ */
#features {
	position: relative;
}

#loading {
	position: absolute;
	right: 380px;
	top: 80px;
}

.feature {
	left: 185px;
	position: absolute;
	top: -153px;
}

#style-at-home .feature, #selcouth .feature, #mysource-mini .feature, #conference .feature, #self-portrait .feature {top: -110px;}





