
/* _________________________________ RESET __________________________________ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
	z-index:0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body {
	height: auto;
	min-height: 100%;
}

body {
	background: #f2f2f2;
}

/*
font-family:'Memphis LT W04 Medium';
font-family:'MemphisLTW01-LightItali';
font-family:'Memphis LT W01 Bold';
font-family:'MemphisLTW01-MediumItal';
*/

html,body,select,input,textarea {
	font-family:"Memphis LT W04 Medium", Rockwell, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust:100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);	
}

input {
	display: block;
	border: none;
	outline: none;
	background: transparent;
	font-weight: normal;
	padding: 0;
	margin: 0;
    -webkit-appearance: none;
    border-radius: 0;	
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset;
}

::-moz-selection{
	background: #222222;
	color: #ffffff;
}

::-webkit-selection {
	background: rgba(34,34,34,1);
	color: #ffffff;
}

::selection {
	background: rgba(34,34,34,1);
	color: #ffffff;
}



img, embed, object {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	display: block;
}

div, header, nav, section, article, aside, footer {
	display: block;
	
}
div {overflow: hidden;}

td {vertical-align: top;}

a {
	/* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
	text-decoration: none;
	color: #777777;
}

a:hover, a:hover span, a:hover p {
	text-decoration: none; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;
}

a:active, a:selected, a:visited { 
    border: none;
    outline: none;
}

p, blockquote {margin-bottom: 20px;}
p:last-child {margin-bottom: 0;}

ul {
	list-style: none;
}
ol {
	list-style: decimal;
	padding-left: 30px;
}

sup {
	vertical-align: top;
	position: relative;
	top: -0.3em;	
    font-size: smaller;
}




/* --------- !COMMON CLASSES --------- */
.uc	{text-: uppercase;}
.nc {text-transform: none;}

.dn {display: none;}
.db {display: block;}
.dib {display: inline-block;}

.fn {float: none;}
.fr {float: right;}
.fl {float: left;}
.oh {overflow: hidden;}

.tac, .tac a {text-align: center;}
.tal {text-align: left;}
.tar {text-align: right;}

.h {width: 100%;}
.half {width: 50%;}

.cleft {clear: left;}

/* -------------------------------- !CLEARFIX -------------------------------- */
.group:before, .group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
	zoom:1; /* For IE 6/7 (trigger hasLayout) */
}




.pml {margin-left:50px;}
.pmr {margin-right:50px;}
.ppl {padding-left:50px;}
.ppr {padding-right:50px;}
.ppl38 {padding-left:38px;}
.ppr38 {padding-right:38px;}

.mb {margin-bottom: 20px;}
.mb3 {margin-bottom: 90px;}

.pt {padding-top: 30px;}
.pt2 {padding-top: 60px;}
.pb {padding-bottom: 30px;}
.pb2 {padding-bottom: 60px;}
.ptheader {padding-top: 268px;}

.paranom p {margin-bottom: 0;}
.blk {color: #000000;}
.o0 {opacity: 0;filter: alpha(opacity=0);}

.date {
	font-family: "Memphis LT W01 Bold", Rockwell, Georgia, serif;	
	display: block;
}


.i,
i,
em {
	font-family:"MemphisLTW01-MediumItal", Rockwell, Georgia, serif;
	font-weight: normal;	
}


.bold,
.nav a, .nav2 a,
.nav a:hover, .nav2 a:hover,
.projinfo h3,
.listings h2,
.listings a,
.listings a.plain,
.mailouts h2,
.mailouts a,
.morenews,
.people h2 {
	font-family:"Memphis LT W01 Bold", Rockwell, Georgia, serif;
	font-weight: normal;
}



.bold.em,
.projinfo h3.em,
.listings h2.em,
.listings a.em,
.listings a.plain.em,
.people h2.em {
	font-family:'MemphisLTW01-BoldItalic';
	font-weight: normal
}



/* -------------------------------- !HEADER -------------------------------- */

header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;
	width: 100%;
}


#header1 {
	width: 100%;
	height: 272px;
}

header input,
header label,
.sitelogin span {
	font-size: 22px;
	line-height: 27px;
	height: 27px;
}
header label {
	font-family: "Memphis LT W01 Bold", Rockwell, Georgia, serif;
}


#mainmenu {
	width: 100%;
	height: 272px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	-webkit-transform:translateZ(2px);
	-moz-transform:translateZ(2px);
	-o-transform:translateZ(2px);
	transform:translateZ(2px);		
}
@media screen and (min-width:737px) {
	.menudown #mainmenu {
		display: block;
	}
	.menudown .logo.hidden {
		top: 50px;
		opacity: 1;
	}
}
.mainmenuwrap {
	margin: 50px 50px 0 50px;
	overflow: visible;
}
.mobilenav2,
.staticnav .mobilenav2 li {
	display: none;
}

.ppt {padding-top:50px;}
.pptt {padding-top:46px;}
.pptmtm {padding-top:42px;}

.bigss {
	background: #fff;
	width:100%;
	height: 800px;
}
.bigss .slide {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
}
.bigss .slide:first-child {
	display: block;
}


.sitelogin {
	height: 200px;
}
.sitelogin .ppt {
	padding-top: 46px;
}
.sitelogin input,
.sitelogin label {
	height: 30px;
}

.slideshow {
	position: relative;

}
.slideshow .slide {
	position: absolute;
	top: 0;
	left: 0;
}
.slideshow .activeslide {
	display: block;
}
.slideshow .inner {
	height: 100%;
}
.fraction {
	margin: 0 2px;
}
.videowrap iframe {
	width: 100%;
	height: 100%;
	display: block;
}

#lightbox .slideshow {
	height: 100%;
	width: 100%;
}
#lightbox .slideshow .inner {
	margin: 50px;
	position: relative;
}

#lightbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	z-index: 999;
	-webkit-transform:translateZ(1px);
	-moz-transform:translateZ(1px);
	-o-transform:translateZ(1px);
	transform:translateZ(1px);		
}

#lightbox .close, #lightbox h1 {
	position: absolute;
	top: 24px;
}

#lightbox h1 {
	left: 24px;
	width: 80%;
}



#lightbox .close {
	position: absolute;
	cursor: url(/css/img/dka-cross.png), url(/css/img/dka-cross.cur), pointer;
	background: url(/css/img/empty.png);
}

#lightbox .close.l {
	left: 0;
	top: 0;
	width: 50px;
	height: 100%;
}
#lightbox .close.r {
	right: 0;
	top: 0;
	width: 50px;
	height: 100%;
}
#lightbox .close.t {
	left: 0;
	top: 0;
	width: 100%;
	height: 50px;
}



#lightbox .cap {
	display:block;
	font-size: 18px;
	line-height: 26px;
	padding-top: 0;
	padding-bottom: 0;
	position: absolute;
	bottom: 17px;
	left: 0;
	width: 100%;
}
#lightbox .cap .fl {
	margin-left: 50px;
}
#lightbox .cap .fr {
	margin-right: 50px;
	width: 60px;
	text-align: right;
}

#lightbox .imgarea {
	margin: 84px 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #e3e3e3;
	text-align: center;
}



.sbtn {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	text-indent: -99999px;
	z-index: 1;
	background: url(/css/img/empty.png);
}
.sbtn.next {
	right: 0;
	cursor: url('/css/img/dka-arrow-right.png'), url('/css/img/dka-arrow-right.cur'), pointer;
}
.sbtn.prev {
	left: 0;
	cursor: url('/css/img/dka-arrow-left.png'), url('/css/img/dka-arrow-left.cur'), pointer;
}


.logo {
	background: url(img/DKAlogo03.png) no-repeat;
	display: block;
	width: 76px;
	height: 98px;
	text-indent: -9999px;
	margin-left: 0;
	cursor: pointer;
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
	only screen and (min--moz-device-pixel-ratio:2),
	only screen and (-o-min-device-pixel-ratio:2/1),
	only screen and (min-device-pixel-ratio:2),
	only screen and (min-resolution:192dpi),
	only screen and (min-resolution:2dppx) {
		.logo {
			background-image: url(/css/img/DKAlogo-mobile@2.png);
			background-size: 76px 98px;
		}
}
.logo.hidden {
	opacity: 0;
	top: -97px;
}

.mllogo {
	margin-left: 94px;
}

.fxdlogo {
	position: fixed;
	top: 50px;
	left: 50px;
	z-index: 13;	
}



.nav a, .nav2 a {
	font-size: 22px;
	line-height: 27px;
}




.nav {
	margin-top: -4px;
}
.nav2 {
	display: none;
	margin-top: -4px;
}
.nav2.active {
	display: block;
}

.nav a, .nav2 a, .exp.active {
	color: #000000;
}
.nav a.selected, .nav2 a.selected, .nav a:hover, .nav2 a:hover {
	color: #00b02c;
}


/* --------- !search --------- */
#searchbox {
	position: absolute;
	top: 46px;
	right: 50px;
	width: 21.94444444444444%;
}
#searchform,
#searchform fieldset {
	height: 27px;
}
#search {
	width: 100%;
}
#searchresults {
	font-size: 22px;
	line-height: 27px;
}
#searchresults li {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#searchresults .selected a,
#searchresults .selected .hilite {
	color: #00b02c;
}
.hilite {
	color: black;
	font-family: "Memphis LT W01 Bold", Rockwell, Georgia, serif;	
}

/* --------- !bg colours --------- */


.bg1{background:yellow;}
.bg2{background:lime;}
.bg3{background:#ff94ff;}
.bg4{background:#ffffff;}

h1, h2, h3, h1 span, h2 span, h3 span, .morenews {
	font-size: 22px;
	line-height: 27px;
}

b {font-family: "Memphis LT W01 Bold", Rockwell, Georgia, serif;}

.green {color: #00b02c;}



/* -------------------------------- !SITE -------------------------------- */
#site {
	min-height: 100%;
	margin-bottom: 200px;
	position: relative;
	z-index: 10;
	background: #f2f2f2;
}
.content {
	-webkit-transform:translateZ(1px);
	-moz-transform:translateZ(1px);
	-o-transform:translateZ(1px);
	transform:translateZ(1px);		
}

section {
	overflow: hidden;
}

a:hover, a:focus, a:active {
	color: #00b02d;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}


.i50 img {
	width: 50%;
	height: auto;
}
.i100 img {
	width: 100%;
	height: auto;	
}


/* columns */
.col2 {width: 11.774193548387096%;}
.col3 {width: 23.548387096774193%;}
.col6 {width: 49.032258064516127%;}

.col6h {width: 48.026315789473684%;}
.col6h.gutter {margin-right: 3.9473684210526314%;}

.thumbs, .stream {width:100%; overflow: hidden;}
.thumb {width: 23.548387096774193%; margin-bottom: 50px;}
.gutter {margin-right: 1.935483870967742%;}
.thumb.gutter:nth-child(5n+5) {margin-right: 1.935483870967742%;}
.thumb.gutter:nth-child(4n+4) {margin-right: 0;}

.stream {position: relative;}
.stream .thumb {margin-bottom: 0;}
.stream .thumb img {opacity: 0;}
.stream .thumb a {display: block; margin: 0 12px 25px 12px;}

.colyear {
	width: 95px;
}
.colname {
	width: 49.03225806451613%;
}

.i100 img, .thumb img {
	width: 100%;
	height: auto;
}



.standfirst.hdr {
	min-height: 180px;
	margin-left: 50.9328358208955%;
	width: 45.3358208955224%;
	
}

.standfirst {
	font-size: 22px;
	line-height: 27px;
}
.standfirst.pb {padding-bottom: 42px;}

.standfirst p {
	max-width: 600px;

}

.standfirst p span {
	font-size: 22px;
	line-height: 27px;
}





@media screen and (min-width: 1760px) {

	.col2 {width: 11.774193548387096%;}
	.col3 {width: 18.766066838046272%;}
	.col6 {width: 39.0745501285347%;}
		
	.newsitem {width: 79.69151670951156%;}
	.newsitem .col6 {width: 49.01243599122165%;}
	.newsitem .col6.gutter {margin-right:1.9751280175567%;}
	
	.thumb {width: 18.766066838046272%;margin-bottom: 50px;}
	.gutter, .thumb.gutter:nth-child(4n+4) {margin-right:1.5424164524421594%;}
	.thumb.gutter:nth-child(5n+5){margin-right: 0;}
	
	.standfirst.hdr {
		margin-left: 60.26041666666667%;
		width: 37.13541666666667%;
	}

}

.thumb:hover .caption {
	color: #00b02c;
}
.fs {
	cursor: url(/css/img/dka-plus.png), url(/css/img/dka-plus.cur), pointer;
}


.cap, .caption {
	display:block;
	font-size: 18px;
	line-height: 26px;
	padding-top: 6px;
	padding-bottom: 60px;
}
.thumb .caption {
	color: black;
	padding-bottom: 45px;
}



.proj p,
.proj blockquote {
	max-width: 600px;
}

.proj .standfirst {
	max-width: 600px;
}

.projinfo .col {
	overflow: hidden;
	width: 48%;
}
.projinfo .col:first-child {
	margin-right: 4%;
}





.projinfo h3 {	
	font-size: 18px;
	line-height: 25px;
}
.projinfo p {
	max-width: 280px;
}

.fwi {width:100%;}
.fwi img {
	width: 100%;
	height: auto;
}


.indexrow {width:100%;overflow: hidden;}
.indexrow div {
	float: left;
}
.indexrow,
.indexrow a {
	font-size: 22px;
	line-height: 27px;
}
.indexrowhead a {
	color: #000000;	
}
.indexrow a.selected, .indexrow a:hover {
	color: #00b02c;
}



.writing {
	padding-top: 26px;
}
.writing p,
.writing img {
	margin-bottom: 30px;
}
.mailouts .writing p,
.mailouts .writing img {
	margin-bottom: 20px;
}



.jobs, .jobs h3 {
	font-size: 18px;
	line-height: 25px;	
}
.jobs h3 {
	font-weight: bold;
}

.newsitem {
	overflow: visible;
	margin-bottom: 90px;
}
.newsitem img {
	width: 100%;
	height: auto;
}
.newsitem.mbadjust {
	margin-bottom: 86px;
}
.newsitem * {
	overflow: visible;
}
.newsitem.archive {
	margin-bottom: 60px;
}
.newsitem.archive.mbadjust {
	margin-bottom: 56px;
}
.newsitem .i100 {
	position: relative;
	margin-top: 5px;
}
.newsitem .caption {
	padding-bottom: 0;
	width: 100%;
}
.newsitem .title.black {
	color: #000;
}
.newsitem h2 a:hover {
	color: #00b02c;
}
.newsitem, .newsitem p {
	font-size: 22px;
	line-height: 27px;	
}
.newsitem p {
	max-width: 600px;
}
.newsitem p:last-child {
	margin-bottom: 0;
}
.newsitem .col6 {
	min-height: 26px;
}

.writing,
.listings {
	font-size: 22px;
	line-height: 27px;	
}
.listings {
	padding-bottom: 60px;
}
.mailouts .listings {
	padding-bottom: 0;
}

.press .col6h img {
	width: 100%;
	height: auto;
	margin-bottom: 6px;
}






.listings h2,
.paranom.mb {
	margin-bottom: 26px;
}

.listings h2.nomb {
	margin-bottom: 0;
}

.listings a:hover {
	color: #00b02c;
}
.listings a.plain {
	color: #000000;
}
.listings a.plain:hover {
	color: #00b02d;
}

.people h2 {
	margin-top: 12px;
}
.people h3 {
	margin-bottom: 27px;
}

#map_canvas {
	width: 100%;
	height: 600px;
	overflow: visible;
	margin-bottom: 46px;
}
#map_canvas div {
	overflow: visible;
}
.bubble {
	font-size: 18px;
	line-height: 25px;
	font-family: "Memphis LT W04 Medium", Rockwell, Georgia, serif;	
}

.newsitem .caption,
#project .cap,
#project .caption {
	font-size: 14px;
	line-height: 21px;
}
#project .thumb .cap,
#project .thumb .caption {
	font-size: 18px;
	line-height: 26px;
}

#project .slide:first-child {
	margin-top: 5px;
}

.contact p {
	margin-bottom: 0;
}

.clientarea {
	background: #b3b3b3;
}

footer {
	z-index: 0;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #ffffff;
	height: 200px;	
}

footer .half {
	width: 50%;
}
footer .pt {
	padding-top: 50px;
}

#subscribe {
	display: none;
}
#subscribe input[type="text"],
#subscribe input[type="email"] {
	border-bottom: 1px solid black;
	margin-bottom: 4px;
}
#subscribe #submit {
	color: #777777;
	cursor: pointer;
}
#subscribe #submit:hover {
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	color: #00b02d;
}
.msg,
.red {color: red;}
.green {color: green;}


/* SCREENS <= 768px */
@media screen and (min-width:737px) and (max-width:1024px) {
	
	html, body, select, input, textarea,
	#lightbox .cap,
	.cap, .caption,
	.jobs, .jobs h3
	.projinfo h3,
	.indexrow div,
	.indexrow a {
		font-size: 17px;
	}
	
	.standfirst,
	.newsindexlink,
	.listings *,
	.mailouts .exp,
	.newsitem,
	.newsitem p,
	h1, h2, h3, h1 span, h2 span, h3 span {
		font-size: 21px;
	}
	
	.pb2 {
		padding-bottom: 42px;
	}
	
	#site {
		margin-bottom: 325px;	
	}
	
	#lightbox .cap {
		min-height: 52px;
	}
	
	.hideontablet,
	.mobilenav2.dn {
		display: none;
	}
	.homelink,
	.slideshow .close,
	#project .standfirst {
		display: block;
	}		

	.logo {
		background: url(img/DKAlogo-mobile.png) no-repeat;
		width: 70px;
		height: 89px;
	}
	
	@media only screen and (-webkit-min-device-pixel-ratio:2),
		only screen and (min--moz-device-pixel-ratio:2),
		only screen and (-o-min-device-pixel-ratio:2/1),
		only screen and (min-device-pixel-ratio:2),
		only screen and (min-resolution:192dpi),
		only screen and (min-resolution:2dppx) {
			.logo {
				background-image: url(/css/img/DKAlogo-mobile@2.png);
				background-size: 70px 89px;
			}
	}
	
	.col6 {
		width: 48.12874251497006%;
	}
	.col6.gutter {
		margin-right: 3.74251497005988%;
	}
	.colyear {
		width: 85px;
	}
	
	.projinfo .col {
		width: 100%;
		padding-bottom: 20px;
		width: 100%;
		margin-right: 0;
	}
	.project .col6:first-child,
	.project .col6.proj {
		width: 100%;
		margin-right: 0;
	}
	.project .projinfo {
		margin-bottom: 20px;
	}
	.proj p {
		max-width: 100%;
	}
	
	#project .slide:first-child {
		margin-top: 0;
	}
	#project .slide:first-child {
		padding-bottom: 38px;
		margin-top: 200px;
	}
	
	section,
	.ptheader {
		padding-top: 0;
	}	
	
	#mainmenu {
		height: auto;
	}
	header a,
	header input,
	.nav a,
	.nav2 a {
		font-size: 27px;
		line-height: 33px;
	}
	header input {
		font-family: "Memphis LT W01 Bold", Rockwell, Georgia, serif;
		height: 33px;
	}
	
	#searchbox {
		width: 23.548387096774193%;
	}	
	
	#searchform,
	#searchform fieldset {
		height: 33px;		
	}
	
	#header1 {
		height: 262px;
	}
	
	.mainmenuwrap {
		margin: 50px 50px 55px 50px;
	}
	.mainmenuwrap:after {
		clear:both;		
	}
	.mainmenuwrap:before,
	.mainmenuwrap:after {
		content:"";
		display:table;
	}	
	.mainmenuwrap .col6 {
		float: left;
		margin-top: 1px;
	}
	.staticnav,
	.mainmenuwrap .col6h {
		width: 100%;
		margin-right: 0;
	}
	.mllogo {
		margin-left: 84px;
	}
	#searchbox {
		overflow: visible;
		margin: -3px 0 0 0;		
		position: static;
		float: right;
	}
	#searchresults,
	#searchresults a {
		font-size: 27px;
		line-height: 32px;
	}
	
	.mobilenav2 {
		margin-left: 40px;
		display: block;
	}
	.staticnav .mobilenav2.dn,
	.staticnav .mobilenav2 .selected {
		display: block;
	}	
	.staticnav .mobilenav2 a {
		color: #00b02c;
	}	
	
	footer {
		height: 325px;
	}
	footer .col6h {
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
	}		

}



/* SCREENS <= 440px */
@media screen and (max-width:736px) {
	
	html, body, select, input, textarea,
	h1, h2, h3, h1 span, h2 span, h3 span,
	.newsitem p,
	.cap, .caption,
	.newsitem, .newsitem p,
	.newsindexlink, .listings *, .mailouts .exp,
	.morenews,
	#project .thumb .cap,
	#project .thumb .caption,
	.jobs,
	.jobs h3 {
		font-size: 15px;
		line-height: 21px;		
	}
	
	.hideonmob,
	#lightbox .cap,
	.indexrowhead {
		display: none;
	}
	
	#site {
		margin-bottom: 309px;
	}
	
	#project .slide:first-child {
		margin-top: 0;
	}	
	#project .slide:first-child .caption {
		padding-bottom: 38px;
	}	
	
	.homelink,
	.backtotop {
		display: block;
	}
	.backtotop {
		margin-bottom: 42px;
	}	
	
	#header1 {
		height: 228px;
	}
	.homepage #header1 {
		height: 104px;
	}
	header input {
		font-family: "Memphis LT W01 Bold", Rockwell, Georgia, serif;
	}
	
	.homesec .cap {
		padding-bottom: 90px;
	}
	
	.thumb,
	.col6,
	.col6h {width: 100%;}
	.col6h.gutter,
	.gutter, .thumb.gutter:nth-child(5n+5) {
		margin-right: 0;
	}
	
	p {margin-bottom: 21px;}
	
	.pml {margin-left:15px;}
	.pmr {margin-right:15px;}
	.ppl {padding-left:15px;}
	.ppr {padding-right:15px;}	
	.ppt {padding-top: 15px;}	
	
	.ppr38 {padding-right:15px;}	
	.ppl38 {padding-left:15px;}
	
	.pt {padding-top: 20px;}
	.pt2 {padding-top: 40px;}	
	.pb {padding-bottom: 21px;}
	.pb2 {padding-bottom: 42px;}	
	
	.mb {margin-bottom: 21px;}

	.fxdlogo {
		top: 15px;
		left: 15px;
	}
	.logo {
		background: url(img/DKAlogo-mobile.png) no-repeat;
		width: 70px;
		height: 89px;
	}
	@media only screen and (-webkit-min-device-pixel-ratio:2),
		only screen and (min--moz-device-pixel-ratio:2),
		only screen and (-o-min-device-pixel-ratio:2/1),
		only screen and (min-device-pixel-ratio:2),
		only screen and (min-resolution:192dpi),
		only screen and (min-resolution:2dppx) {
			.logo {
				background-image: url(/css/img/DKAlogo-mobile@2.png);
				background-size: 70px 89px;
			}
	}
	
	#mainmenu {
		height: 100%;
	}
	
	header a,
	header input,
	.nav a,
	.nav2 a {
		font-size: 27px;
		line-height: 33px;
	}
	.nav {
		margin-top: -3px;
	}
	
	#search {
		padding: 2px 0 4px 0;
	}	
	
	.mainmenuwrap {
		margin: 15px;
	}
	.mllogo {
		margin-left: 84px;
	}
	
	.mobilenav2 {
		margin-left: 42px;
		display: block;
	}
	.mobilenav2.dn {
		display: none;
	}
	.staticnav .mobilenav2.dn,
	.staticnav .mobilenav2 .selected {
		display: block;
	}	
	.staticnav .mobilenav2 a {
		color: #00b02c;
	}		
	
	#searchbox {
		overflow: visible;
		margin: 0 0 0 84px;
		float: none;
		width: 100px;
		position: static;
	}
	
	.standfirst.pb {
		padding-bottom: 63px;
	}
	.standfirst {
		margin: 0;
		padding: 0;
		padding-top: 228px;
		font-size: 15px;
		line-height: 21px;	
	}
	.project .standfirst {
		padding-top: 0;		
	}
	.standfirst p {
		padding: 0 15px;
	}
	.standfirst.hdr {
		min-height: inherit;
		margin: 0;
		width: 100%;		
	}
	.standfirst.mb3 {
		margin-bottom: 21px;
	}	
	.ptheader {
		padding-top: 228px;
	}
		
	.cap, .caption {
		padding-bottom: 42px;
	}
	.newsitem {
		margin-bottom: 21px;
	}
	.newsitem .i100 {
		margin: 0 0 6px 0;
	}	
	.newsitem ul,
	.listings h2,
	.paranom.mb {
		margin-bottom: 21px;
	}
	.newsitem p:last-child {
		margin-bottom: 21px;
	}
	.newsitem .expandable {
		padding-bottom: 0;
	}
	.newsitem.archive {
		margin-bottom: 21px;
	}
	
	.stream .thumb {
		position: static !important;
		width: 100% !important;
	}
	.stream .thumb a {
		margin: 0 0 21px 0;
	}
	
	.listings h2,
	.writing p,
	.writing img {
		margin-bottom: 21px;
	}
	.writing {
		padding-top: 21px;
	}
	.listings {
		padding-bottom: 21px;
	}

	.thumb {
		margin-bottom: 42px;
	}
	.thumb .caption {
		padding-bottom: 0;
	}
	
	#lightbox .slideshow .inner {
		width: 100%;
		margin: 0;
	}
	
	#project .cap,
	#project .caption {
		font-size: 12px;
		line-height: 16px;
	}
	.projinfo h3 {
		font-size: 15px;
		line-height: 21px;
	}
	.indexrow {
		margin-bottom: 21px;
	}
	.indexrow.pt2 {
		padding-top: 0;
	}
	.indexrow div {
		float: none;
		width: 100%;
		margin-right: 0;	
	}
	.indexrow,
	.indexrow a {
		font-size: 15px;
		line-height: 21px;
	}
	.indexrow .o0 {
		display: none;
	}
	
	.i50 img {
		width: 100%;
	}
	
	footer {
		height: 309px;
	}
	footer .pt {
		padding-top: 15px;
	}
	footer .col6h {
		margin-bottom: 21px;
	}
	
}


