* { -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} 

 *:before, *:after {-webkit-box-sizing: inherit;-moz-box-sizing: inherit;box-sizing: inherit;}


body {
	margin: 0;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color:#222;
	font-weight:300;
}

a img {
	border: none;	
}

p {
    font-size: 15px;
    line-height: 25px;
    max-width: 640px;
    padding-left: 37px;
    padding-right: 37px;
}

p strong {
	font-weight:500;	
}

.content {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;	
	position:relative;
}

#header {
	height:123px;	
}

#header .content, #nav .content {
	max-width: 906px;	
	width: 100%;
}

#rics {
	position:absolute;
	top:17px;
	right: -15px;
}

#rics img {
	width: 100px;
	height: auto;	
}

#phoneHeader {
	font-size: 15px;
    font-style: italic;
    position: absolute;
    right: -15px;
    top: 61px;
    font-family: 'Libre Baskerville', serif;
    text-align: right;
}

#phoneHeader strong {
color:	#4a2e67	
}

#nav {
	background: none repeat scroll 0 0 #4a2e67;
    border-bottom: 1px solid #666;
    border-top: 1px solid #000;
    height: 36px;}

#carHolder {
	height: 245px;
	text-align:center;
}

#carHolder img {
    padding: 18px 0 0;
    width: 304px;
}

.body-content {
margin-bottom:50px;	
	overflow:auto;
}

#logo img {
	padding: 20px 20px 0;
	width: 100%;
	max-width: 414px;	
}

.strap {
	font-family:'Libre Baskerville', serif;
	font-size: 23px;
    font-style: italic;
    left: 2px;
    position: absolute;
    top: 74px;
}

#navBarUl {
	margin: 0;
	padding:5px 0 0;
	list-style-type:none;	
}

#navBarUl li {
	display: inline;
    padding-right: 15px;
    vertical-align: middle;
	padding: 5px 0;
}

#navBarUl a {
	text-decoration:none;
	color: #ddd;	
	opacity: 0.75;
	padding: 5px 17px;
}

#navBarUl li.selectedLI a {
    color: white;
    opacity: 1;
  }

#navBarUl a:hover {
	opacity:1;	
}

#navBarUl li + li {
	border-left: 1px solid #afc9c8;	
}

.iconic {
	fill:white;	
	height:25px;
	width:25px;
	margin-right:5px;
	vertical-align:top;
	display:none;
}

h2 {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-left: 37px;
}

h2.bigCap::first-letter {
	color: #4a2e67;
	font-size:34px;	
	
}

h2.letterW::first-letter {
	letter-spacing:-2px;
}

h3 {
	margin: 35px 0 0 0;
	color:#4a2e67;
	font-weight:500;
	padding-left: 37px;
}

h3.firstH3 {
	margin:17px 0 0;

}

#ardant{
	background: none repeat scroll 0 0 #856d9d;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
	font-weight:100;
}

#ardant p {
	color: #fff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 17px;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 940px;
	width: 100%;
}

#ardant a {
color: #fff;	
}

.bigLeft {
	675px;
	float:left;
}

.smallRight {
	float:right;
	width: 250px;	
	border-left: 1px solid #afc9c8;
	padding: 0px 0px 0px 20px;
	margin-top:30px;
}

.smallRight h3 {
	text-align:left;	
	font-size:16px;
	margin:0 0 0 25px;
	font-weight:500;
	width:171px;
}

.smallRight ul {
	color:#4a2e67;	
}

.smallRight li {
	margin-bottom:10px;
	font-size:15px;
}

.smallRight a {
	color: #222;	
	text-decoration:none;
}

#imgList li, #imgList {
	list-style-type:none;
	margin:0;
	text-align:center;
	padding: 0;	
}

#imgList li {
	margin-bottom:17px;	
}

#imgList img {
	width:210px;	
}

#contactOverlay {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.87);
    color: black;
    padding: 5px 20px 10px;
    position: absolute;
    left: 20px;
    top: 20px;
    width: 310px;
}

#contactOverlay strong {
	font-weight: 500;
	font-size:17px;
}

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

#XcontactOverlay strong {
	clear: both;
    float: left;
    height: 32px;
    padding-right: 20px;
    text-align: right;
    width: 81px;
}

#contactOverlay div {
	clear:both;
	margin-top:10px;
}

.projectNav {
	margin-bottom:20px;	
	margin-left: 37px;
}

.projectNav a {
	text-decoration: none;
	padding: 0 20px 0 0;	
	color: #4a2e67;
}

#contactOverlay img {
	border: 1px solid rgba(0,0,0,0.5);
    margin-top: 10px;
	width: 100%;
}

.projectDetails {
	border:1px solid #ccc;	
	margin: 0 37px 20px;
	display:none;
}

.projectActive {
	display:block;	
}

.projectDetails h3 {
	margin: 20px;	
}

.imageHolder {
	margin-left:10px;
	margin-bottom:10px;	
	overflow:auto;
}

.imageHolder figure img {
	width:100%;
}

figure {
	float: left;
    margin: 0 1% 12px;
    padding: 0;
    width: 31%;
}

figcaption {
	text-align:center;	
}

.projectOn {
	font-weight: bold;	
}

ol li {
	margin-bottom:15px;	
}

li ol {
	list-style-type:lower-roman;
	margin-top:15px;	
}

#contactOverlay img.rhys {
	border: medium none;
    margin: 0;
    padding-right: 14px;
    width: 84px;
}

.rhysHome {
	padding-right: 23px;
    width: 134px;
}

@media screen and (max-width: 770px) {

	#header h1 {
		background-size: 320px;
	}

	.strap {
		font-size: 17px;
		width: 99%;
		text-align:center;
		top: 66px;	
	}
	
	#rics, #phoneHeader, .noShow {
		display:none !important;
		visibility:hidden;	
	}
	
	#header {
		height: 103px;	
	}
	
	.smallRight {
		float: none;
		border:none;	
	}
	
	.smallRight h3 {
		margin: 0;
		padding: 0;
		width: 100%;	
	}
	
}