
/*********

HE KITENGA CSS

*********/

body {
    text-rendering: optimizeLegibility;
}
.titleinner {
	margin-top: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	padding-top: 0px;
	width: 1160px;
}
body.OTAGO064696 .titleinner {
    padding-bottom: 121px;
}
#title h1 {
	background: url(gfx/title-white.png) 0px 205px no-repeat;
	color: #000000;
	font-size: 54px;
	font-family: "Fjalla One", 'Helvetica Neue', Helvetica, Arial, san-serif;
	letter-spacing: -2px;
	line-height: 1.1;	
	margin: 0 0 0 255px;
	max-width: 650px;
	opacity: 1 !important;
	padding: 595px 30px 3px 0px;
	text-transform: uppercase;
}
#title ul#breadcrumbs {
	margin-left: 255px;
}
body.OTAGO043211 #title h1,
body.OTAGO043238 #title h1,
body.OTAGO043286 #title h1,
body.OTAGO043300 #title h1,
body.OTAGO043303 #title h1,
body.OTAGO043317 #title h1,
body.OTAGO043320 #title h1,
body.OTAGO043327 #title h1,
body.OTAGO043343 #title h1,
body.OTAGO044741 #title h1,
body.OTAGO046688 #title h1 {
	background: url(gfx/title-black.png) 0px 205px no-repeat;
}
body.OTAGO043238 #title h1,
body.OTAGO043286 #title h1,
body.OTAGO044146 #title h1,
body.OTAGO043300 #title h1,
body.OTAGO043317 #title h1,
body.OTAGO043320 #title h1,
body.OTAGO043303 #title h1,
body.OTAGO043255 #title h1,
body.OTAGO043327 #title h1 {
	background: url(gfx/title-white-shadow.png) 0px 205px no-repeat;
}

/* Individual profile change */
body.individualprofile #title img {
    max-width: 100%;
}
body.individualprofile .next-item,
body.individualprofile .previous-item {
    display: block;
}

.grid4 {
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#content {
	position: relative;
	padding-top: 52px;
}
.n6252.OTAGO087289 #content {
	padding-top: 122px;
}
#content p {
	line-height: 1.55;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#content h2 {
	margin: 0px 0 35px 0;
	padding-bottom: 42px;
	border-bottom: none;
	background: url(gfx/stroke.png) 0 bottom repeat-x;
	font-size: 24px;
	line-height: 1.2;
}
#content h3 {
	color: #555555;	
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content p.circle {
	padding: 0;
	margin: 0;
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	font-size: 16px;
	text-align: center;
}
#content .circle a {
	border-bottom: none;
}
#content .circle img {
	border-radius: 100px;
	border: none;
	margin: 0 0 14px 0;
	padding: 0;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
#content .circle img:hover {
	border-radius: 0px;
}
#content blockquote {
    font-family: "Minion Pro", Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    line-height: 1.4;
    margin: 28px 0px;
    padding: 21px 0px 21px 14px;
    background: #f1f1f1;
    border-left: 14px solid #F9C013;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    font-style: italic;
}
#content blockquote em {
	background-color: #e6ecea;	
}
#content p.caption232 {
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	color: #444444;
	font-size: 15px;
	line-height: 1.4;
}
#content p.caption232 img {
	max-width: 226px;
}
#content p.fullwidthimage {
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	color: #444444;
	font-size: 15px;
}
#content p.fullwidthimage img {
	border: none;
	padding: 0;
	max-width: 100%;
}
#content h2.title-stroke {
	background: none;
	border-bottom: 7px solid #e4e4e4;
	line-height: 1.25;
    margin-bottom: 42px;
    font-size: 26px;
}

/* Next and previous arrows */

#content .previous-item {
	background: url(gfx/arrows.png) 0 0 no-repeat;
	width: 93px;
	position: absolute;
	top: -70px;
	z-index: 99;
	left: 0;
	height: 80px;
	overflow: hidden;
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	text-transform: uppercase;
	-webkit-transition: height 300ms linear;
	-moz-transition: height 300ms linear;
	-o-transition: height 300ms linear;
	transition: height 300ms linear;
}
#content .previous-item:hover {
	background: url(gfx/arrows.png) -1px -114px no-repeat;
	height: 100px;
}
#content .previous-item:active {
	background: url(gfx/arrows.png) -1px 2px no-repeat;
}
#content .previous-item a {
	padding-top: 80px;
	display: block;
}
#content .previous-item::target {
	background: red;
}
#content .next-item {
	background: url(gfx/arrows.png) -75px 0 no-repeat;
	width: 93px;
	position: absolute;
	top: -70px;
	z-index: 99;
	right: -232px;
	height: 80px;
	overflow: hidden;
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	text-transform: uppercase;
	text-align: right;
	-webkit-transition: height 200ms ease-in;
	-moz-transition: height 200ms ease-in;
	-o-transition: height 200ms ease-in;
	transition: height 200ms ease-in;
}
#content .next-item:hover {
	background: url(gfx/arrows.png) -75px -114px no-repeat;
	height: 100px;
}
#content .next-item:active {
	background: url(gfx/arrows.png) -75px 2px no-repeat;
}
#content .next-item p,
#content .previous-item p {
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	text-transform: uppercase;
}
#content .next-item a {
	padding-top: 80px;
	padding-right: 10px;
	display: block;
}
#content .grid1:nth-of-type(3n) {
	margin-right: 0;
}

#content p.smalltag:first-of-type {
    display: none;
}

/*  Search styles  */

body.search .titleinner,
body.errors .titleinner {
	padding-bottom: 56px;
}
body.search #title h1,
body.errors #title h1 {
	background: url(gfx/title-black.png) 0px 55px no-repeat;
	padding: 320px 30px 3px 0px;
}
body.search #content,
body.errors #content {
	position: relative;
	padding-top: 0px;
}
/* Grid half */
#content .grid_half {
	width: 302px;
	margin-right: 46px;
}
#content .grid_half:nth-of-type(2n) {
	margin-right: 0;
}
/* Archive header */
body.OTAGO042547 #title h1 {
	background: url(gfx/title-archive.png) 0px 205px no-repeat;
}
body.OTAGO042547 #content .grid1 h3 {
	font-size: 18px;
	text-align: center;
	padding: 14px 6px;
}
body.OTAGO042547 #content {
	display: flex;
	flex-wrap: wrap;
}
body.OTAGO042547 #content h2 {
  width: 100%;
}
body.OTAGO042547 #content .grid1 {
	box-shadow: 0 0 10px #e4e4e4;
	margin-bottom: 46px;
}
body.OTAGO042547 #content .grid1:nth-of-type(4n) {
	margin-right: 46px;
}
body.OTAGO042547 #content .grid1:nth-of-type(3n) {
	margin-right: 0;
}


/*------------- Right column ----------------*/

#right {
	margin-top: 49px;
	position: relative;
	z-index: 9999;
	background-image: none;
}

/* Right hand styles */

#right div.statistics {
	background: url(gfx/right-hexagon.png) 0 0 no-repeat;
	text-align: center;
	overflow: hidden;
	margin-bottom: 35px;
}
#right .statistics h2 {
	color: #ffffff;
	font-size: 60px;
	line-height: 1.1;
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	margin: 0px 0 0 0;
	padding: 60px 0 0 0;
	height: 140px;
}
#right .statistics p {
	border-bottom: none;
	color: #444444;
	font-size: 15px;
	line-height: 1.4;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#right .funding { 
	background-color: #f1f1f1;
	border-radius: 4px;
}
#right .funding h2 { 
	font-size: 20px;
	line-height: 1.3;
	margin: 14px 14px 7px 14px;
	padding: 21px 0 14px 0;
	color: #000000;
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	border-bottom: 1px solid #e4e4e4;
}
#right .funding p {
	margin: 0 21px 0 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
#right .funding ul {
	padding-top: 0;
	list-style-type: none;
    border-bottom: none;
}
#right .funding li {
	list-style-type: none;
	padding: 0px 0px 10px 0;
	margin: 0 14px 0 14px;
    border-bottom: none;
}
#right .funding li:last-child {
	border-bottom: none;	
}

/*--- Horizons -----------------------*/


body.n5066 #title h1,
body.OTAGO064696 #title h1 {
	background: url(gfx/title-horizons.png) -5px 205px no-repeat;
    font-size: 52px;
    font-family: "Abril Fatface", Georgia, "Times New Roman", Times, serif;
    font-size: normal;
    text-transform: none;
    letter-spacing: 0;
}
body.n5066 #right .funding {
    position: relative;
}
body.n5066 #right .funding:before {
	top: -40px;
    left: -30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(153, 0, 0, 0);
	border-bottom-color: #e6ecea;
	border-width: 20px;
	margin-left: 55px;
}
body.n5066 #right div.statistics {
    background: none;
}
body.n5066 #right .statistics h2 {
    height: 120px;
    background: #e6ecea;
    border-radius: 100%;
}

/*--- 2014 styles -------------------*/

body.n6252 #title h1,
body.OTAGO084836 #title h1 {
	background: url(gfx/title-2014.png) 0px 245px no-repeat;
    font-size: 52px;
    font-family: 'Montserrat', "Open sans", Helvetica, arial, sans-serif;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
}
body.OTAGO084836 #title h1 {
	max-width: 882px;
}
body.OTAGO084836 #content {
	margin-top: 35px;
}


/*//////////// Frontpage styles /////////////// */

body.OTAGO042541 {
}
body.OTAGO042541 #wrapper {
	background: url(gfx/banner.jpg) center -05px repeat-x;
}
body.OTAGO042541 #title h1 {
	background: url(gfx/title-black-front.png) 0px 35px no-repeat;
	font-size: 54px;
}
body.OTAGO042541 .titleinner {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width: 1160px;
}
body.OTAGO042541 #title h1.notopimage {
	max-width: 882px;
}
body.OTAGO042541 #title h1 {
	background: url(gfx/title-black-front.png) 0px 35px no-repeat;
	margin: 0 0 0 255px;
	padding: 300px 30px 3px 0px;
	opacity: 1;
}
body.OTAGO042541 #content {
	padding-top: 21px;
}
body.OTAGO042541 #content .grid4 p {
}
#content .grid1:nth-of-type(3n) {
	margin-right: 46px;
}
#content .grid1:nth-of-type(4n) {
	margin-right: 0px;
}
body.OTAGO042541 #content .grid1 h3 {
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	text-align: center;
	font-size: 16px;
	padding: 7px 0 7px 0;
}
body.OTAGO042541 #content h3.feature-title {
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	text-transform: uppercase;
	text-align: center;
	font-size: 40px;
	letter-spacing: -1px;
	color: #000000;
	margin-top: 56px;
	margin-bottom: 21px;
}
body.OTAGO042541 #content .grid4 a.grid1 {
	border-bottom: none;
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, san-serif;
	text-transform: uppercase;
	padding: 14px 0 7px 0;
	font-size: 15px;
	text-align: center;
	color: #000000;
}
body.OTAGO042541 #content .grid4 a.grid1:hover {
	color: #416EBF;
}
body.OTAGO042541 #content .grid4 a.grid1 img {
	margin-bottom: 14px;
}

/* Frontpage thumbnails */

body.OTAGO042541 #content .grid1 {
	min-height: 263px;
}
body.OTAGO064696 #content .grid4 .grid1,
body.OTAGO084836 #content .grid4 .grid1 {
    min-height: 170px;
    font-family: 'Fjalla One', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    box-shadow: 0px 0px 5px #e4e4e4;
    margin-bottom: 21px;
    -webkit-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
}
body.OTAGO064696 #content .grid4 .grid1:hover,
body.OTAGO084836 #content .grid4 .grid1:hover {
    box-shadow: 0px 0px 8px #cccccc;
}
body.OTAGO064696 #content .grid4 .grid1 img,
body.OTAGO084836 #content .grid4 .grid1 img {
	margin-bottom: 7px;
}
#content .grid4 .grid1 a,
#content .grid4 a.grid1 {
	border-bottom: none;
	transition: color 200ms ease;
    color: #416ebf;
}
#content .grid4 .grid1 img {
	max-width: 100%;
}
#content .grid4 a:hover.grid1,
#content .grid4 .grid1 a:hover {
    color: #039;
}
body.OTAGO042541 #content .grid1 img {
	border-radius: 100%;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
body.OTAGO042541 #content .grid1 img:hover {
	border-radius: 3px;
}
body.OTAGO042541 #right {
	clear: both;
	display: none;
}



/* MEDIA QUERIES ************/

/* iPad landscape */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.titleinner {
		max-width: 925px;
		padding-bottom: 0;
	}
    /* Archive */
    body.OTAGO042547 .titleinner {
		padding-top: 50px;
	}
	body.OTAGO042547 .titleinner img {
		position: absolute;
		top: 0; 
		left: 0;
	}
	/* Individual profile change */
    body.individualprofile #title img {
		max-width: 100%;
		position: absolute;
		top: 0px;
	}
	#title h1 {
		padding: 540px 30px 3px 0px;
		background-position: 0px 200px;
		max-width: 525px;
		position: relative;
	}
	body.OTAGO043211 #title h1,
	body.OTAGO043238 #title h1,
	body.OTAGO043286 #title h1,
	body.OTAGO043300 #title h1,
	body.OTAGO043303 #title h1,
	body.OTAGO043320 #title h1,
	body.OTAGO043327 #title h1,
	body.OTAGO043343 #title h1,
	body.OTAGO044741 #title h1,
	body.OTAGO046688 #title h1,
	body.OTAGO046688 #title h1,
	body.OTAGO043238 #title h1,
	body.OTAGO043286 #title h1,
	body.OTAGO044146 #title h1,
	body.OTAGO043300 #title h1,
	body.OTAGO043317 #title h1,
	body.OTAGO043320 #title h1,
	body.OTAGO043303 #title h1,
	body.OTAGO043255 #title h1,
	body.OTAGO043327 #title h1 {
		background-position: 0px 200px;
	}
	/*#content .grid1:nth-of-type(4n) {
		margin-right: 46px;
	}
	#content .grid1:nth-of-type(3n) {
		margin-right: 0px;
	}*/
	#content .grid1:nth-of-type(3n) {
		margin-right: 0px;
	}
	#content .grid1:nth-of-type(2n) {
		margin-right: 0px;
	}
	body.OTAGO042541 .titleinner {
	}
	body.OTAGO042541 #title h1.notopimage {
	}
	body.OTAGO042541 #content .grid1:nth-of-type(2n) {
		margin-right: 46px;
	}
	body.OTAGO042541 #content .grid1:nth-of-type(3n) {
		margin-right: 0px;
	}
    #content .grid_half {
		width: 186px;
		margin-right: 46px;
	}
}



@media only screen and (min-width: 701px) and (max-width: 768px) {
	#wrapper {
		width: 763px;
	}
	.titleinner {
		max-width: 725px;
		padding-bottom: 0;
	}
	.titleinner h1 {
		max-width: 600px !important;
	}
	#title ul#breadcrumbs {
		margin-left: 53px;
	}
    /* Archive */
    body.OTAGO042547 #title h1 {
		background-position: 232px 130px;
		background-size: 350px;
	}
	body.OTAGO042547 .titleinner {
		padding-top: 0px;
	}
	body.OTAGO042547 .titleinner img {
		position: absolute;
		top: 0; 
		left: 0;
		max-width: 100%;
	}
	/* Individual profile change */
    body.individualprofile #title img {
		max-width: 95%;
		position: absolute;
		top: 0px;
	}
	#title h1 {
		padding-top: 420px;
		padding-right: 110px;
		margin-left: 56px;
		background-position: 210px 159px;
		width: 600px;
		background-size: 50%;
		font-size: 48px;
		position: relative;
	}
	body.OTAGO043211 #title h1,
	body.OTAGO043238 #title h1,
	body.OTAGO043286 #title h1,
	body.OTAGO043300 #title h1,
	body.OTAGO043303 #title h1,
	body.OTAGO043320 #title h1,
	body.OTAGO043327 #title h1,
	body.OTAGO043343 #title h1,
	body.OTAGO044741 #title h1,
	body.OTAGO046688 #title h1,
	body.OTAGO046688 #title h1 {
		padding-top: 420px;
		padding-right: 110px;
		margin-left: 56px;
		background-position: 210px 159px;
		width: 480px;
		background-size: 50%;
		font-size: 48px;
		position: relative;
	}
	body.OTAGO043238 #title h1,
	body.OTAGO043286 #title h1,
	body.OTAGO044146 #title h1,
	body.OTAGO043300 #title h1,
	body.OTAGO043317 #title h1,
	body.OTAGO043320 #title h1,
	body.OTAGO043303 #title h1,
	body.OTAGO043255 #title h1,
	body.OTAGO043327 #title h1 {
		padding-top: 420px;
		padding-right: 110px;
		margin-left: 56px;
		background-position: 210px 159px;
		width: 480px;
		background-size: 50%;
		font-size: 48px;
		position: relative;
	}
	#content .previous-item {
		top: -65px;
		left: -40px;
		width: 58px;
	}
	#content .next-item {
		top: -65px;
		right: -34px;
		width: 60px;
		background: url(gfx/arrows.png) -108px 0 no-repeat;
	}
	#content .next-item:hover {
		background: url(gfx/arrows.png) -108px -114px no-repeat;
	}
	#content {
		width: 635px;
		padding-left: 15px;
	}	
	body.OTAGO042541 #content {
		width: 650px;
		padding-left: 0px;
	}	
	body.OTAGO042541 .titleinner {
		margin-left: 20px;
	}
	body.OTAGO042541 #title h1 {
		padding-top: 285px;
		background-size: 350px;
		background-position: 255px 56px;
		font-size: 50px;
		width: 650px;
		padding-left: 15px;
		margin-left: 20px;
	}
	body.OTAGO042541 #content .grid4 {
    	width: 650px;
    }
    body.OTAGO042541 #content .grid1:nth-of-type(4n) {
    	margin-right: 46px;
	}
	body.OTAGO042541 #content .grid1:nth-of-type(3n) {
		margin-right: 0px;
	}
	/*#content .grid1:nth-of-type(2n) {
		margin-right: 0px;
	}*/
	body.OTAGO042541 #content h2 {
		font-size: 20px;	
	}
    #content .grid_half {
		width: 47.5%;
		margin-right: 5%;
	}
	#right {
		background: url(gfx/stroke.png) 0 top repeat-x;
		border-top: none;
		margin-top: 0px;
		padding-top: 46px;
	}
	#right div.statistics {
		margin-left: 0px;
		width: 186px;
		float: left;
	}
	#right .funding { 
		width: 100%;
		float: right;
	}
	#right div.rightcontentwysiwyg .funding {
		margin-right: 0;
	}
	body.OTAGO042541 #right {
		border-top: none;
	}
}

/* Mobile styles (phone and small tablet) media query */

@media only screen and (max-width: 700px) {
	#title {
		width: 100%;
	}
	#title h1 {
		margin: 0px 0px 0px 0px;
		padding: 257px 50px 0px 14%;
		font-size: 28px;
	    background: url("gfx/title-white.png") no-repeat 18px 90px;
	    background-size: 150px;
	}
    body.OTAGO064696 #title h1 {
        padding-left: 4%;
	}
	#title ul#breadcrumbs {
		margin-left: 23px;
	}
	.titleinner {
		width: 100%;
		padding-bottom: 21px;
		position: relative;
	}
	/* Individual profile change */
    body.individualprofile #title img {
		display: block;
		position: absolute;
		top: -100px;
		max-width: 688px;
		margin-left: -5px;
		overflow: hidden;
	}
	body.OTAGO043211 #title h1,
	body.OTAGO043238 #title h1,
	body.OTAGO043286 #title h1,
	body.OTAGO043300 #title h1,
	body.OTAGO043303 #title h1,
	body.OTAGO043317 #title h1,
	body.OTAGO043320 #title h1,
	body.OTAGO043327 #title h1,
	body.OTAGO043343 #title h1,
	body.OTAGO044741 #title h1,
	body.OTAGO046688 #title h1 {
    	background: url("gfx/title-black.png") no-repeat 18px 90px;
    	background-size: 150px;
	}
	body.OTAGO043238 #title h1,
	body.OTAGO043286 #title h1,
	body.OTAGO044146 #title h1,
	body.OTAGO043300 #title h1,
	body.OTAGO043317 #title h1,
	body.OTAGO043320 #title h1,
	body.OTAGO043303 #title h1,
	body.OTAGO043255 #title h1,
	body.OTAGO043327 #title h1 {
		background: url("gfx/title-white-shadow.png") no-repeat 18px 90px;
		background-size: 150px;
	}
    body.n5066 #title h1 {
        background: url(gfx/title-horizons.png) 15px 55px no-repeat;
        background-size: 280px;
    }
	#content {
		padding-top: 0px;
		padding-bottom: 7px;
	}
	#content h2 {
		font-size: 20px;
	}
	#content p.caption232 img {
    	max-width: 100%;
    	float: none;
		margin-left: 0px;
	}
	#content blockquote {
		font-size: 17px;
	}
	#content .next-item {
		background: url("gfx/arrows.png") no-repeat -72px 10px;
		width: 31px;
		height: 55px;
		top: -70px;
		right: -10px;
		background-size: 100px;
	}
	#content .next-item a {
	    padding-top: 60px;
	}
	#content .next-item p {
		font-size: 10px;
	}
	#content .next-item:hover {
	    background: url("gfx/arrows.png") no-repeat -73px -57px;
    	background-size: 100px;
    	height: 80px;
	}
	#content .previous-item {
		background: url("gfx/arrows.png") no-repeat 0px 10px;
		background-size: 100px;
		width: 31px;
		height: 55px;
		top: -70px;
		left: -5px;
	}
	#content .previous-item a {
	    padding-top: 60px;
	}
	#content .previous-item p {
		font-size: 10px;
	}
	#content .previous-item:hover {
		background: url("gfx/arrows.png") no-repeat 0px -56px;
		background-size: 100px;
		height: 80px;
	}
	#right div.statistics {
	    background: url("gfx/right-hexagon.png") no-repeat center 0;
	    margin-top: 21px;
    }
    #right .rightcontentwysiwyg div.funding {
	    background-color: rgb(230, 236, 234);
		margin-top: 21px;
	}
	body.OTAGO042541 #title h1 {
		margin: 0px 0px 0px 0px;
		font-size: 30px;
		background-size: 200px;
		padding: 240px 4% 3px 4%;
		background-position: 18px 70px;
	}
	body.OTAGO042541 .titleinner {
		width: 100%;
	}
	body.OTAGO042541 #wrapper {
		background-size: 700px;
	}
	body.OTAGO042541 #content .grid1 {
		width: 47%;
		margin-right: 5%;
		min-height: 140px;
	}
    body.OTAGO064696 #content .grid1 {
        padding-left: 3%;
        min-height: 50px;
        text-align: left;
    }
	body.OTAGO042541 #content .grid1:nth-of-type(2n) {
		margin-right: 0;
	}
	body.OTAGO042541 #content .grid1:nth-of-type(2n-1) {
		clear: left;
	}
	body.OTAGO042541 #content .grid4 .grid1 img {
		max-width: 100%;
    	float: none;
	}
	body.OTAGO042541 #content img {
		margin-left: 0px;
	}
	body.OTAGO042541 #content .grid4 a.grid1 {
		font-size: 14px;
	}
    #content .grid_half {
		width: 47.5%;
		margin-right: 5%;
	}
    /* Archiver */
	body.OTAGO042547 #title h1 {
		background-position: 23px 50px;
		background-size: 250px;
	}
	body.OTAGO042547 #title h1 {
    padding: 237px 50px 0px 28px;
	}
	body.OTAGO042547 #title .titleinner img {
		position: absolute;
		top: -140px; 
		left: 0;
		max-width: auto;
		width: 700px;
		display: block;
	}
	body.OTAGO042547 #content .grid1 {
		width: 30%;
		margin-right: 5%;
		box-sizing: border-box;
	}
	body.OTAGO042547 #content .grid1:nth-of-type(3n) {
		margin-right: 0;
	}
	body.OTAGO042547 #content .grid1  img {
		float: none;
		max-width: 100%;
		width: 100%;
		margin-left: 0;
	}
}

@media only screen and (max-width: 400px) {
	#title h1 {
		padding-top: 221px;
		background-position: 18px 70px !important;
	}
    body.n5066 #title h1 {
        background: url(gfx/title-horizons.png) 15px 45px no-repeat !important;
        background-size: 280px;
    }
	#title img {
		top: 0px;
		max-width: 400px;
		margin-left: -5px;
	}
    /* Individual profile change */
    body.individualprofile #title img {
		top: 0px;
		max-width: 400px;
		margin-left: -5px;
	}
    body.OTAGO042547 #title .titleinner img {
		top: 0px; 
	}
}

/* CSS Print styles */

@media only print {
    #title h1 {
        
    }
    .titleinner img {
		display: block !important;
		margin: 20px 0 20px 4% !important;
		max-width: 86%;
	}
	#content h2 {
	    font-size: 15pt !important;
	    line-height: 1.4 !important;
	    padding-bottom: 10px !important;
	    border-bottom: 1px solid #e4e4e4 !important;
	}
	#content blockquote {
	    font-size: 14pt !important;
	}
    #content .previous-item {
    	display: none;
    }
    #content .next-item {
    	display: none;
    }
    body.OTAGO042541 .titleinner {
        padding: 0 !important;
        margin: 150px 0 0 15px !important;
    }
    body.OTAGO042541 #title {
        margin: 0;
        padding: 0;
    }
    body.OTAGO042541 #title h1 {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 24pt;
    }
    body.OTAGO042541 #wrapper {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        width: 100%;
    }
    body.OTAGO042541 #contentwrapper {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        width: 100%;
    }
    body.OTAGO042541 #content {
        width: 100%;
        margin: 0 0 0 15px;
        padding: 0;
    }
    body.OTAGO042541 #content .grid4 {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    body.OTAGO042541 #content .grid1 {
        width: 18% !important;
        float: left;
    }
    body.OTAGO042541 #content .grid4 h2 {
        padding-bottom: 21px;
    }
    body.OTAGO042541 #content .grid4 a.grid1 {
        font-size: 9pt;
        line-height: 1.4;
    }
    body.OTAGO042541 #content .grid1 {
        min-height: 210px;
    }
    body.OTAGO042541 #content h2 {
        font-size: 12pt !important;
    }
}