* {
	margin: 0;
	padding: 0;
	list-style:none;
}

html, body {
	height:100%;
	min-width:1134px;
	color: #262626;
	font-size:12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
	font-weight:normal;
	line-height: 17px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	}
	
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px;
	}
	
.footer, .push {
	height:45px;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	clear:both;
	color:#262626;
	font-size:12px;
	font-family:'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
	font-weight:normal;
	line-height:17px;
	}
	
.extra {
	height:105px;
	}
	
.footer-text {
	display:block;
	float: left;
	width: 340px;
	margin-right:30px;
	height:100%;
	}

ul.toggle {
	display:block;
	float: left;
	padding-bottom:12px;
	}
	
ul.toggle a {
	text-decoration:none;
	}

span.mainclient {
	font-size:12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
	}

span.abouttext {
	width:720px;
	display:block;
	overflow:visible;
	}
	
span.journal {
	color:#262626;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	line-height:17px;
	padding-top:5px;
	border-top:solid 1px #262626;
	padding-bottom:5px;
	border-bottom:solid 1px #262626;
	}
	
p.firstword {
	padding-left:25px;
	display:inline;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	line-height: 22px;
	}

h1 { 
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	padding-bottom:2px;
	}
	
h1.projectsite { 
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	line-height: 20px;
	}
	
h1.press {
	color: #262626;
	font-size:12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
	font-weight:bold;
	line-height: 17px;
	}
	
h2 { 
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	line-height: 20px;
	}
	
h3 { 
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	padding-bottom:2px;
	}

.titlepadding {
	padding-bottom:2px;
	}

p {
	color: #262626;
	font-size:12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
	line-height: 17px;
	}
	
p.quote {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	line-height: 22px;
	width:800px;
	}

.information-block {
	display: block;
	margin-bottom:30px;
	width: 498px;
	font-size:12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
	font-weight:normal;
	line-height: 17px;
	text-align:left;
	}
	
.thumbs {
	border:none;
	text-decoration:none;
	margin-bottom:10px;
	}
	
.holder {
	display:block;
	width:50px;
	height:100px;
	}
	
span.video-caption {
	margin-bottom:-35px;
	padding-left:20px;
	z-index:2;
	display:block;
	position:relative;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	}
	
.img {
	border:none;
	text-decoration:none;
	padding-bottom:40px;
	}

.img-minus {
	border:none;
	text-decoration:none;
	margin-left:-30px;
	}

a {
	color:#262626;
	text-decoration:underline;
	border:none;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	}
	
a:hover, a:active {
	color:#999;
	text-decoration:underline;
	}

#twitter {
	display:inline;
	width:340px;
	color:#666;
	}
	
#imgPreviewWithStyles {
    z-index: 1;
    border: none;
	}
	
/* ALTERNATIVE BACKGROUND COLORS */
	
.color-one {
	background: url(_img/_projects/birds.png) no-repeat center;
	}
	
/* PROJECT PAGE */

#project {
	float:left;
	display: block;
	margin-left:30px;
	margin-top:140px;	
	}
	
/* ABOUT */

span.abouttext {
	width:72pt0px;
	display:block;
	margin-top:30px;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	line-height: 22px;
	}

#about {	
	float:left;
	display: block;
	margin-left:30px;
	margin-top:140px;
	margin-bottom:50px;
	}

#about_img {
	display: block;
	width:750px;
	height: 500px;
	}

.about_column {
	float:left;
	display: block;
	margin-right:30px;
	margin-top:30px;
	width:340px;
	}
	
.about_column_right {
	float:left;
	display: block;
	width:340px;
	margin-top:30px;
	}
	
/* MENU */

.menu-active {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:solid 1px #262626;
	padding-bottom:2px;
	}

#navcontainer ul {
	margin-top:30px;
	margin-left:30px;
	color: #262626;
	position:absolute;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	z-index:3;
	}

#navcontainer ul li {
	display: inline; 
	float: left;
	margin-right:4px;
	}

#navcontainer ul li a {
	text-decoration: none;
	float: left;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	}

#navcontainer ul li a:hover{
	color: #999;
	}
	
li.paddingplus {
	padding-top:2px;
	}

/* PROJECT LIST */

#projectcontainer ul {
	margin-top: 140px;
	margin-left: 18px;
	float: left;
	}

#projectcontainer ul li {
	display: inline; 
	}

#projectcontainer ul li a {
	width:340px;
	height:290px;
	color: #000;
	text-decoration: none;
	float: left;
	text-align:center;
	margin-right:6px;
	padding:12px;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	}

#projectcontainer a.option1:hover {
	background-image:url(_img/background.gif);
	color: #F1F1F1;
	}
	
#projectcontainer a.option2:hover {
	background-color:#f3e4cb;
	color: #F1F1F1;
	}
	
#projectcontainer a.option3:hover {
	background-color:#E8D1DB;
	color: #F1F1F1;
	}
	
#projectcontainer a.option4:hover {
	background-image:url(_img/944-bg.png);
	background-size: 100% 100%;
	color: #AAA7B4;
	}
	
/* ARTICLE LIST */

#articlecontainer ul {
	margin-top: 140px;
	margin-left: 18px;
	float: left;
	}

#articlecontainer ul li { 
	display: inline;
	}

#articlecontainer ul li a {
	width:340px;
	height:240px;
	color: #000;
	text-decoration:none;
	background-color:none;
	float: left;
	text-align:center;
	margin-right:6px;
	padding:12px;
	}

#articlecontainer a:hover {
	background-image:url(_img/background.gif);
	}
