#header.boxshadow {
	background-color: #e3d4b6;
	}

li.block1{ width:33.3333%; height:200px; top:0; left:0;}
li.block2{ width:44.4444%; height:400px;top:0; left:33.3333%;}
li.block3{ width:22.2222%; height:200px;top:0; left:77.7777%;}
li.block4{ width:33.3333%; height:200px;top:200px; left:0;}
li.block5{ width:22.2222%; height:100px;top:200px; left:77.7777%;}
li.block6{ width:22.2222%; height:200px;top:400px; left:33.3333%;}
li.block7{ width:22.2222%; height:200px;top:400px; left:55.5555%;}

li.block8{ width:33.3333%; height:200px; top:400px; left:0;}
li.block9{ width:22.2222%; height:100px;top:300px; left:77.7777%;}
li.block10{ width:22.2222%; height:200px;top:400px; left:77.7777%;}

.section > .container > h2 {
	font-weight: 300 !important;
	font-size: 48px;
	text-transform: none !important;
	letter-spacing: 0px !important;
	}
	
.stuff2 p, .stuff2 p a {
	text-align: left;
	font-weight: 300;
	font-size: 36px;
	padding-right: 150px;
	color: white;
	}

.stuff2 p a {
	font-size: 18px;
	}

/*	
.single-myportfoliotype .container img {
	display: none;	
	}

.section>.container>p {
	   -moz-column-count: 1;
       -moz-column-gap:30px;
       -webkit-column-count: 1;
       -webkit-column-gap:30px;
	   margin-bottom:25px;
	   overflow:hidden;
}
*/
#footer {
	background-color: #dedfe0;
	}

h2.singletitle {
	font-size: 16px !important;
	font-family: Open-sans, sans-serif;
	line-height: 18px;
	font-weight: 300;
	}
.project-page-head {
	font-family: Open-sans, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	}
.slider-byline {
	padding-top: 20px;
	font-size: 24px;
	color: white;	
	text-shadow:1px 1px 0 black;
	}