@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size: 21px;
	vertical-align:baseline;
	background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
@font-face {
 font-family: 'print_clearlyregular';
 src: url('../fonts/printclearly-webfont.eot');
 src: url('../fonts/printclearly-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/printclearly-webfont.woff') format('woff'), url('../fonts/printclearly-webfont.ttf') format('truetype'), url('../fonts/printclearly-webfont.svg#print_clearlyregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
html, button, input, select, textarea {
	font-family: 'print_clearlyregular';
	overflow-y: scroll;
}
body {
	background:url(../img/lightpaperfibers.jpg) repeat;
	margin: 0 auto;
	width: 100%;
}
header, article, footer {
	width: 90%;
	max-width: 900px;
	margin: 0 auto;
}
#logo {
	text-align: center;
}
header {
	margin: 2em auto;
	max-width: 100%;
}
nav {
	margin: 0.5em 0;
	text-align: center;
}
nav ul {
	padding: 0.5em 0 0;
}
nav ul li {
	width: 100%;
	margin: 0.7em 0;
	list-style: none;
}
nav ul li a {
	font-size: 110%;
	color:#23323b;
	padding: 0.2em 0.5em;
}
nav ul li a:hover, nav ul li a.active {
	color: #0c8395;
}
nav ul li a.active {
	color: #0591a6;
}
#homevideo {
	width: 100%;
	max-height: 506px;
	position: relative;
	/*background: url(../img/heroimage-803x450.jpg) no-repeat top center;*/
}
/*#mobile-portfolio {
	display: none;
	margin-bottom: 2em;
}*/
#homevideo h2, #mobile-portfolio h2 {
	color: grey;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: auto;
	max-width: 160px;
	max-height: 30px;
	position: absolute;
	top: -6em; left: 0; bottom: 0; right: 0;
}
#homevideo a span, #mobile-portfolio a span {
	color: white;
	font-size: 120%;
	text-align: center;
	padding: 0.5em;
	margin: auto;
	max-width: 160px;
	max-height: 30px;
	border: 1px solid #fff;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	z-index: 1;
}
#homevideo video {
	display: none;
	cursor: context-menu;
	width: 100%;
	height: 100%;
	max-width: 100%;
	text-align: center;
}
h1 {
	padding-top: 0.5em;
	text-align: center;
	font-weight: normal;
	font-size: 120%;
	color: #0c8395;
}
h2 {
	padding: 0.5em 0 0;
	color: #0c8395;
	font-size: 110%;
	font-weight: bold;
}
h3 {
	padding: 0.5em 0;
	color: #0c8395;
	font-size: 105%;
	font-weight: normal;
}
p {
	color: #384b56;
}
strong, b {
font-weight: bold;
	color: #0c8395;
}
a {
	color: #0c8395;
	text-decoration: none;
}
a:hover {
	color: #34b2c5;
}
ul {
	padding: 0 0 0 18px;
}
ul li {
	color: #384b56;
}
img, video {
	height: auto;
	max-height: 100%;
	width: auto;
	max-width: 100%;
	border-width: 0;
	-ms-interpolation-mode: bicubic;
}
.blue {
	color: #0c8395;
}
article#copy, article#contact {
	background: url(../img/linemediumlight.png) no-repeat top center;
	padding: 1em 0 0;
	line-height: 1.1em;
}
article#contact {
	text-align: center;
}
article#copy ul li, article#contact ul li {
	padding-bottom: 0.3em;
}
.25pc {
	width: 25%;
}
.50pc {
	width: 50%;
}
footer {
	clear: both;
	margin: 1.5em auto 0.5em
}
.smcontact {
	margin: 1em 0;
}
.smcontact img {
	padding-right: 0.2em;
}
#portfolio {
	margin-bottom: 1em;
}
ul.da-thumbs {
	padding-left: 0;
}
.da-thumbs li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom: 0.5%;
}
.da-thumbs li a,
.da-thumbs li a img,
.da-thumbs li img {
	display: block;
	position: relative;
}
.da-thumbs li a, .da-thumbs li div {
	overflow: hidden;
}
.da-thumbs li a img {
	margin: 0 auto !important;
	width: 100%;
	height: 100%;
}
.da-thumbs li a div, .da-thumbs li div {
	display: none !important;
}
.da-thumbs li a div span, .da-thumbs li div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px;
	font-weight: normal;
	font-size: 16px;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	/*box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);*/
}
/*.da-thumbs li a div span {
	opacity: 0.6;
}*/
.da-thumbs li a div span h2, .da-thumbs li div span h2 {
	color: white;
	font-size: 120%;
	padding: 0 0 0.5em;
}
#html5-watermark {
	display: none !important;
}
@media only screen and (min-width: 720px) {
	header, article, footer {
		width: 95%;
	}
	#logo {
		float: left;
	}
	nav {
		text-align: right;
	}
	nav ul li {
		display:inline;
		margin: 0.5em 0;
		float:none;
	}
	nav ul li a {
		font-size: 100%;
		padding: 1em;
	}
	nav ul li:last-child a {
		padding-right: 0;
	}
	#mobile-portfolio {
		display: none;
	}
	#homevideo h2, #homevideo a span {
		font-size: 140%;
		padding-top: 0.6em;
		max-width: 200px;
		max-height: 40px;
	}
	#homevideo h2 {
		font-size: 115%;
	}
	article#copy {
		max-width: 600px;
	}
	.da-thumbs li {
		float: left;
		width: 33.3333333%;
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 768px) {
	#homevideo img {
		display: none;
	}
	#homevideo video {
		display: block;
	}
}
@media only screen and (min-width: 970px) {
	#homevideo {
		position: initial;
	}
	#homevideo h2, #homevideo a span {
		font-size: 160%;
		padding-top: 0.8em;
		max-width: 250px;
		max-height: 50px;
	}
	.da-thumbs li a div, .da-thumbs li div {
		display: block !important;
		position: absolute;
		background: rgba(11,109,124,0.7);
		width: 100%;
		height: 100%;
	}	
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
	#homevideo h2 {
	left: 40%;
	}
	#homevideo a span {
	left: 39%;
	}
}