
/* format */

html {
	margin-top: 0 !important;
}

body, h1, h2, h3 ,h4, h5, h6 {
	font-family: Georgia, serif;
}

p {
	font-size: 1em;
	color: #646462;
}

p.large {
	font-size: 18px;
	font-weight: bold;
	color: black;
}

h2 {
	font-size: 20px;
	width: 100%;
	border-bottom: 2px solid #DBDCD9;
	margin-bottom: 2em;
	margin-top: 2em;
}

h3 {
	font-size: 1em;
	font-weight: normal;
}

h3 span {
	color: #646462;
	margin-left: 1em;
	font-weight: normal;
}



h4 {
	font-size: 1em;
	color:#B3B3AF;
	font-weight: normal;
}

h5 {
	font-size: 1em;
	font-style: italic;
	color:#B3B3AF;
	text-align: center;
}

li {
	list-style: none;
	text-align: center;
	color: #646462;

}



.more {
	font-size: 0.85em;
	margin: 2em 0 0 0;
	font-style: italic;
}

ul {
	padding:0 0 1em 0;
	margin:0;
}

.contentUl li {
	text-align: left;
}

.date {
	background: url('../design/hex-grey.svg') no-repeat center center;
	background-size:cover;
	text-align: center;
	text-transform: uppercase;
	height:6em;
	color:white;
	padding: 1em 0 0 0;
	font-weight: 100;
	margin-bottom: 1em;
}

.day {
	font-size: 1.5em;
	font-weight: 100;
}

.year {
	line-height: 1.5em;
	font-size: 1em;
	font-weight: 100;
}

.month {
	line-height: 0em;
	font-size: 0.75em;
	font-weight: 100;
}

.info-header {
	width: 100%;
	display: block;
	color:#999999;
	font-style: italic;
	font-size:0.85em;
	text-align: center;
	margin-bottom: 0.5em;
}

#singleItem {
	margin-top: 2em;
}

#singleItem h2 {
	text-align: center;
	font-size: 40px;
	font-style: italic;
	border-bottom: 0;
	margin-bottom: 0em;
	margin-top: 0;
}

#singleItem h3 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 2em;
	margin-top: 0;
}

.info-left {
	float:left;
	width:33%;
	display: block;
	color:#999999;
	font-style: italic;
	font-size:0.85em;
	text-align: right;
	padding-right: 1em;
	margin-bottom: 0.5em;
}

.info-right {
	float:left;
	width:66%;
	display: block;
	color:#999999;
	font-size:0.85em;
	text-align: left;
	margin-bottom: 0.5em;
}

footer {
	padding-top: 4em;
	text-align: center;
}

footer p {
	font-size: 14px;
	color: #B3B3AF;
	font-style: italic;
}

header h1 {
	background-image: url('../design/logo.svg');
	background-position: center top;
    background-repeat: no-repeat;
	text-indent: -9999px;
	height: 6em;
	display: block;
	background-size: contain;
}

#headerMenu {
	border-bottom: 2px solid #DBDCD9;
	margin-top: 0.4em;
}

#headerMenu h1 {
	background-image: url('../design/logo-hori.svg');
	background-position: left top;
    background-repeat: no-repeat;
	text-indent: -9999px;
	height: 0.4em;
	display: block;
	background-size: contain;
}

nav {
	text-align: right;
}

nav li {
	display: inline;
	padding: 0 0.4em;
}

nav li a {
	color:#B3B3AF;
}

nav li a.selected {
	color:black;
}

header .headerImage{
	display: block;
	background-image: url(../design/header-left.svg), url(../design/header-right.svg), url(../design/header-center.svg);
	background-position: -20% center, 140% center, center 160%;
	background-repeat: no-repeat;
	background-size:auto;
}

header hgroup p{
	margin-top: 2em;
	text-align: center;
	font-style: italic;
	background-color: white;
}

header hgroup {
	padding: 1em 0 6em 0;
}

header {
	width:100%;
}

#listingSub h2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	border-bottom: 0px solid #DBDCD9;
	margin-bottom: 1em;
	margin-top: 4em;
	text-transform: capitalize;
}

#listingSub {
	text-align: center;
}

#listingSub span {
	text-align: center;
	display: inline-block;
	padding: 0.2em;
	margin: 0 1.3em;
}

#listingSub h5 {
	margin: 0 0 1em 0;
	padding: 0;
}

#listingSub p {
	margin: 0;
	padding: 0;
}

figure {
	margin: 0;
	padding: 0 0 1em 0;
}

figcaption {
	text-align: center;
	font-size: 1em;
	font-style: italic;
	color:#B3B3AF;
	padding: 0 0 1em 0;
}

.centered {
	text-align: center;
	width:100%;
}












/*design */












#aboutHeader .holistics li {
	display: inline-block;
	padding: 0 2em;
	color: black;
}

#aboutHeader .holistics {
	text-align: center;
}

#aboutHeader ul, nav ul {
	padding-bottom: 0;
}

#aboutHeader .holContainer {
	border: 2px solid #DBDCD9;
	margin: 6em 0;
	padding: 0 0 4em 0;
}

#aboutHeader h2 {
	margin: -0.8em 0 0 0;
	border: 0px;
	padding: 0 0 2.2em 0;
}
#aboutHeader h2 span {
	background-color: white;
	padding: 0 1em;
}

.intro {
	font-weight: bold;
	font-size: 1.2em;
	color: black;
}

ol li {
	list-style: decimal;
	text-align: left;
}

.text-small {
	font-size: 0.8em;
}

.topPageWorkItem {
	padding-bottom: 1.5em;
}

.hex {
	-webkit-mask-box-image: url(../design/hex.png) stretch;
	-moz-mask-box-image: url(../design/hex.png);
	width:100%;
	
}

h2.halfBottom {
	font-size: 20px;
	width: 100%;
	border-bottom: 2px solid #DBDCD9;
	margin-bottom: 1em;
	margin-top: 2em;
}

#information .bag {
	text-align: center;
	padding-bottom: 1em;
}

#recentWork a {
	display: block;
	padding:0 2em;
}

#recentWork a.thumb {
	display: block;
	padding:0 0.75em;
}

#recentWork .recentWorkItem {
	float:left;
	margin-bottom: 1.5em;
}

#recentWork img {
	padding: 0;
}

#recentWork h3.listing {
	padding:0;
	margin:0;
}

#recentWork span {
	padding: 0.25em 0 0 0.25em;
}

#recentWork .typeHolder {
	text-align: center;
	height:100%;
	padding:0.25em 0 0 0;
}

#recentWork .typeIcon {
	text-align: center;
/* 	color: black; */
	font-size: 32px;
	padding-left: 0;
	text-transform: uppercase;
	color:#DBDCD9;
}

#recentWork .typeIcon2 {
text-align: center;
/* 	color: black; */
	font-size: 32px;
	color:#DBDCD9;
}

#recentWork .type {
	text-align: center;
	color:#DBDCD9;
	font-size: 12px;
	padding-left: 0;
}

#recentWork .type2 {
	text-align: center;
	color:#DBDCD9;
	font-size: 12px;
	padding-left: 0;
}

#recentWork a:hover > .description{
	background-color: #EBEBE8;
}

#recentWork .description {
	background-color: #F5F5F2;
}

#recentWork .new {
	display: inline-block;
	background-image: url(../design/new.svg);
	background-size: contain;
	width:4em;
	height: 4em;
	position:absolute;
	z-index: 1;
}

#recentWork .thumbDiv {
	width: 100%;
	height:10em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#recentWork .featDiv {
	width: 100%;
	height:18em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#contact .phone{
	text-align: center;
	padding-top: 2em;
}

#previous .clients {
	background-image: url('../design/clients.png');
	background-position: center top;
    background-repeat: no-repeat;
	height:18em;
	display: block;
	background-size: contain;
}

.waterCooler {
	width:100%;
	height:25em;
	background-image: url('../design/waterCooler.svg');
	background-position:center bottom;
	background-repeat: no-repeat;
}

#listingSub a.subCatLink {
}

#listingSub a.subCatLink:hover > span {

	background-color: #EBEBE8;
}

#listingSub a.subCatLink:hover > #listingSub h5 {

	color: black;
	background-color: black;
}

#journal h2 {
	font-size: 30px;
	font-style: italic;
	border-bottom: 0;
	margin-bottom: 0;
	margin-top: 0.5em;
	text-transform: capitalize;
}

#journal .readmore {
	font-size: 0.85em;
	font-style: italic;
	text-align: right;
	width:100%;
	display: block;
	margin-top: -1.2em;
}

#journal span {
	color: #B3B3AF;
	margin-bottom: 1em;
	display: block;
}

#journal .articlePreview {
	margin-top: 2em;
	margin-bottom: 6em;
	display: block;
	border-bottom: 1px dotted #DBDCD9;
	padding-bottom: 1em;
}

#journal {
	margin-bottom: 2em;
}

/* media */

/*header*/
@media only screen and (max-width: 900px) {
	header .headerImage{
		display: block;
		background-image: url(../design/header-left.svg), url(../design/header-right.svg), url(../design/header-center.svg);
		background-position: -80% center, 300% center, center 160%;
		background-repeat: no-repeat;
		background-size:auto;
		
	}
	#aboutHeader .holContainer {
		border: 2px solid #DBDCD9;
		margin: 2em auto;
		padding: 0 0 1em 0;
		
	}
}

@media only screen and (max-width:481px) {
	
	header h1 {
		background-image: url('../design/logo.svg');
		background-position: center top;
	    background-repeat: no-repeat;
		text-indent: -9999px;
		width:100%;
		height:4em;
		display: block;
		background-size: contain;
	}
}

@media only screen and (max-width: 321px) {
	header h1 {
		background-image: url('../design/logo.svg');
		background-position: center top;
	    background-repeat: no-repeat;
		text-indent: -9999px;
		width:100%;
		height:4em;
		display: block;
		background-size: contain;
	}
	header .headerImage{
		background-image: none;
	}
	
	#headerMenu h1 {
		background-image: url('../design/logo.svg');
		background-position: center top;
	    background-repeat: no-repeat;
		text-indent: -9999px;
		width:100%;
		height:4em;
		display: block;
		background-size: contain;
	}
	
	nav {
		text-align: center;
	}
	
	#aboutHeader .holContainer {
		border: 2px solid #DBDCD9;
		margin: 2em auto;
		padding: 0 0 1em 0;
		
	}
	
	#aboutHeader {
		text-align: center;
	}
	
	#aboutHeader h2 {
		margin: -0.8em 0 0 0;
		border: 0px;
		padding: 0 0 1em 0;
	}
	
	header hgroup p{
		margin-top: 0em;
		text-align: center;
		font-style: italic;
		background-color: white;
	}
	
	header hgroup {
		padding: 0em 0 0em 0;
	}
	#recentWork .type {
		text-align: center;
		color: #646462;
		font-size: 0px;
		padding-left: 0;
	}
	
	#listingSub {
		text-align: left;
	}
	
	#listingSub span {
		text-align: left;
		display: block;
		margin: 0;
	}
	
	#listingSub h5, #listingSub p {
		margin: 0;
		padding: 0;
		display: none;
	}
/*
	#recentWork .typeHolder {
		visibility: hidden;
		height:0;
		width:0;
		font-size: 0;
	}
*/

	
}



@media only screen and (max-width: 650px) {
	#information .portrait {
		visibility: hidden;
		height:0;
		width:0;
	}
	#contact .contactText {
		text-align: center;
	}
	header .headerImage{
		background-image: none;
	}
}

#singleItem .articleBody h3 {
	margin-bottom: 0;
	padding-bottom: 0.5em;
	padding-top: 1em;
}