html {
	background: #EFECD5;
	background: black;
	margin:0;
	padding:0;
	font-family: "gesta-1","gesta-2", DINPro, Helvetica, Arial, sans-serif;
	border-top: 8.5em solid black;
}
abbr[title=and] {
	font-family: "sorts-mill-goudy-1","sorts-mill-goudy-2", Baskerville, Georgia, sans-serif;
	font-style: italic;
	font-weight: normal;
	border: none;
}
body {
	margin-top: -8.1em;
	width: 960px;
	float: left;
	margin-left: -480px;
	position: relative;
	left: 50%;
	background: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow-x: hidden;
	padding-bottom: 1em;
//	-webkit-box-shadow: 0px 0px 20px #A09760;
//	-moz-box-shadow: 0px 0px 20px #A09760;
	
}
#intro {
	background:white;
	width: 100%;
	padding-left: 100%;
	padding-right: 100%;
	left: -100%;
	position: relative;
	padding-top: 1.25em;
	padding-bottom: 56px;	
}
#intro p a {
	color: black;
	background: #FCEE21;
	background: -webkit-gradient(linear, left top, 2% bottom, from(#FCEE21), to(#EDD815), color-stop(0.6, #FCEE21));
	padding: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-box-shadow: 0px 0px 3px #ccc;
	-moz-box-shadow: 0px 0px 3px #ccc;
	position: relative;
	top: -24px;
	//float: right;
}
#intro p a:hover {
	background: -webkit-gradient(linear, left top, 0 bottom, from(#FCEE21), to(#EDD815), color-stop(0.5, #fff), color-stop(0.5, #FCEE21));
	-webkit-box-shadow: 0px 0px 6px #ccc;
	-moz-box-shadow: 0px 0px 6px #ccc;

}
h2 {
	font-size: 28px;
}
body>header {
	float: left;
	position: relative;
	width: 100%;
}
body>header a {
	display: inline-block;
	text-decoration: none;
}
body>header h1 {
	margin:0;
	font-weight: 300;
	font-size: 48px;
	text-transform: lowercase;
	text-indent: 20px;
	color: black;
	margin-top: 1.25em;
}
body>header h1 strong {
	font-weight: 900;
}
body>header h1:after {
	content: ", Auckland, NZ";
	text-transform: lowercase;
	color: #808080;
	display: inline-block;
	font-size: 36px;
	text-indent:0;
}
body>header h2 {
	width: 300%;
	position: relative;
	left: -100%;
	padding-left: 100%;
	padding-right: 100%;
	background: #FCEE21;
	background: -webkit-gradient(linear, left top, left bottom, from(#FCEE21), to(#EDD815), color-stop(0.5, #FCEE21));
	background: -moz-linear-gradient(left top, left bottom, from(#FCEE21), to(#EDD815));
	background: black;
	text-indent: 20px;
	text-transform: lowercase;
	margin-top: 0.25em;
	margin-bottom: 0;
	font-weight: normal;
	color: white;
}
body>header aside.contact {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 14px;
	line-height: 24px;
	margin-top: 1em;
	width: 140px;
	opacity: 0.3;
}
body>header aside.contact p {
	margin:0;
}
body>header aside.contact p.tel {
	color: #808080;
}
body>header aside.contact p.email {
	visibility: hidden;
}
#top {
	position: fixed;
	color: #FCEE21;
	background: rgba(0,0,0,0.5);
	padding: 12px;
	bottom: 0;
	right: 0;
	text-transform: lowercase;
	font-weight: 500;
}
body>section {
	float: left;
	clear: both;
	width: 100%;
	font-size: 18px;
}
section#intro {
	margin-top: 0em;
}
section#intro p {
	float: right;
	width: 540px;
	padding-right: 20px;
	line-height: 36px;
}
section#intro p:nth-child(2n) {
	font-weight: bold;
	font-size: 24px;
	text-transform: lowercase;
	margin-top: 0;
}
section#intro p:nth-child(4) {
		text-align: right;
		margin-top: 24px;
	}
section#intro p:nth-child(2n+1) {
	margin:0;
}
section#intro figure {
	float: left;
	position: relative;
	width: 380px;
	padding-left: 20px;
}
section#intro a {
	text-decoration: none;
}
section#intro figure img {
	float: left;
	position: relative;
	z-index: 10;
	margin-top:0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
section#intro figure span.caption {
	font-size: 12px;
	text-indent: 20px;
	color: #fff;
	position: absolute;
	bottom:-24px;
	left:20px;
	width: 360px;
	padding-top: 20px;
	padding-bottom: 6px;
	background: #000;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	z-index: 0;
}
#work {
	float: left;
	clear: both;
	top: -43px;
}
.js #work {
	height: 486px;
}
body section h2 {
	text-indent: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
	float: left;
	display: block;
}
.js body section div {
	clear: both;
	height: 384px;
}
body section article {
	display: block;
	margin:0;
	padding:0;
	width: 960px;
	position: relative;
	float: left;
	border-bottom: 2px solid #FCEE21;
	margin-bottom: 0;
	
}
.js body section article {
	height: 390px;
	border-top: 18px solid #000;
	
}
body section article {
	background: url(bg.png) no-repeat;
}
body section article.bdsc {
	background: #790124 url(bg.png) no-repeat;
}
body section article.baigent {
	background: #003a1a url(bg.png) no-repeat;
}
body section article.epsom {
	background: #0088c8 url(bg.png) no-repeat;
}
body section article.kode {
	background: #061062 url(bg.png) no-repeat;
}
body section article.aimtofame {
	background: #561959 url(bg.png) no-repeat;
	
}
body section article section {
	width: 936px;
	bottom: 18px;
	background: black;
	height: auto;
	background: rgba(0,0,0,0.9);
	margin:0;
	padding: 12px;
	text-indent: 8px;
	z-index: 10;
	}
.js body section article section {
	position: absolute;
	color: white;
}
body section article section h3 {
	display: block;
	margin:0;
	padding:0;
	padding-left: 20px;
	text-indent: 0;
	width: 220px;
	float: left;
}
body section article a {
	background: white;
	-webkit-border-radius: 12px;
	bottom: 20px;
	right: 20px;
	font-size: 14px;
	color: black;
	text-decoration: none;
	text-transform: lowercase;
	padding: 6px;
	padding-top:6px;
	text-indent: 0;
	font-weight: 900;
}
.js body section article a {
	position: absolute;
}
body section article section:hover a {
	background: #FCEE21;
	background: -webkit-gradient(linear, left top, left bottom, from(#FCEE21), to(#EDD815), color-stop(0.5, #fff), color-stop(0.5, #FCEE21));
}
body section article section p {
	font-size: 18px;
	width: 580px;
	padding-left: 20px;
	float: left;
	display: block;
	margin:0;
	font-weight: 500;
	//height: 48px;
	overflow: hidden;
	
}
.js body section article section p {
	visibility: hidden;
}
body section article section:hover p {
	visibility: visible;
}
body section article p strong {
	color: #FCEE21;
	font-weight: normal;
	display: block;
	text-align: right;
	font-size: 14px;
	padding-right: 20px;
}
body section article>img {
	position: absolute;
	bottom:0;
	left: 0px;
	z-index:0;
}
body section article ul {
	margin:0;
	padding:0;
	list-style: none;
}