body {
	background-color:#ffffff;
	font-family:Lucida Grande, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

.clearance {
	height:1px;
	line-height:1px;
	overflow:hidden;
	font-size:1px;
	clear:both;
}

#main {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	margin-top:-15.19em;
	background-color:#fff;
	text-align:center;
	border-top:0.77em solid #232323;
}

#content {
	text-align:left;
	margin:0 auto;
	width:754px;
	background-color:white;
	border-left:1px solid #2a2a2a;
	border-right:1px solid #2a2a2a;
}

html>body #content {
	width:752px;
}

#content .clearance {
	background-color:#161616;
	margin-bottom:-1px;
}

.main-column {
	float:left;
	width:250px;
	height:27.69em;
}

html>body .main-column {
	height:auto;
	min-height:27.69em;
}


.Article-main-column {
	float:left;
	width:501px;
	height:27.69em;
}

html>body .Article-main-column {
	height:auto;
	min-height:27.69em;
}

/* Project column is 703
--------------------------------- */

.Project-main-column {
	float:left;
	width:703px;
	height:27.69em;
}

html>body .Project-main-column {
	height:auto;
	min-height:27.69em;
}





#two {
	border-left:1px solid #2a2a2a;
	border-right:1px solid #2a2a2a;
	width:252px;
}

html>body #two {
	width:250px;
}

#footer {
	background-color:#161616;
	color:#494949;
	clear:both;
	height:1.92em;
	width:100%;
	text-align:center;
}

#footer p {
	margin:0 auto;
	width:754px;
	text-align:left;
	font-size:85%;
	padding-top:10px;
	padding-left:26px;
}

#footer span {
	padding-left:5px;
}

html>body #footer p {
	width:724px;
}

/** logo **/



/** columns **/

.main-column .inner {
	padding:30px;
	padding-top:16px;
	padding-bottom:0px;
	line-height:150%;
}

.main-column .inner div {
	font-size:85%;
}

.main-column .inner div div {
	font-size:100%;
}


.Article-main-column .inner {
	padding:30px;
	padding-top:16px;
	padding-bottom:0px;
	line-height:150%;
}

.Article-main-column .inner div {
	font-size:85%;
}

.Article-main-column .inner div div {
	font-size:100%;
}

/* Project column
---------------------------- */

.Project-main-column .inner {
	padding:30px;
	padding-top:16px;
	padding-bottom:0px;
	line-height:150%;
}

.Project-main-column .inner div {
	font-size:85%;
}

.Project-main-column .inner div div {
	font-size:100%;
}





#one {
	background-color:#B9B172;
	border-left:10px solid #ABA35D;
	width:250px;
}

html>body #one {
	width:240px;
}

#one .inner {
	border-top:10px solid #ABA35D;
	padding-left:20px;
}

#one strong {
	font-weight:bold;
}

#two {
	background-color:#B3C2BD;
}

#two .inner {
	border-top:10px solid #A4B8B3;
	
}

#three {
	background-color:#E4DEBE;
}

#three .inner {
	border-top:10px solid #DFD4AA;
}

/** column headers **/

.main-column h2 {
	font-size:174%;
	font-family:Georgia, serif;
	font-weight:normal;
}

/** first column **/

#one .inner {
	padding-right:35px; /* to make the text wrap nicely in default font */
}

#one p {
	margin:15px 0;
	font-size:85%;
	line-height:160%;
}

/** second column **/

#two h2 {
	color:white;
	margin-left:15px;
}

#two .inner {
	padding:15px;
	padding-top:16px;
	padding-bottom:0px;
}

.project p {
	padding:3px 5px;
	background-color:#731d20;
	color:white;
	margin-top:2px;
	text-align:right;
}

.project a.thumbnail,
.project img {
	display:none;
}

.project .name {
	float:left;
	text-align:left;
}

.project a {
	color:#e8ef9d;
	text-decoration:none;
}

.project a:hover {
	text-decoration:underline;
}

#featured {
	margin-top:10px;
	margin-bottom:15px;
}

#featured .project p {
	background-color:#621316;
}

#featured .project .name {
	font-weight:bold;
}

#featured a.thumbnail {
	display:block;
}

#featured img {
	display:block;
	width:210px;
	height:130px;
	/* border:5px solid #621316; */
}

#two h3 {
	margin-left:5px;
	font-size:85%;
}

/** third column **/

#three p.thankyou {
	font-weight:bold;
	margin-top:15px;
	font-size:85%;
}

/** form **/

label {
	display:block;
	font-weight:bold;
	margin-top:1em;
}

label input,
label select,
label textarea {
	display:block;
}

form .buttons {
	margin-top:5px;
	text-align:right;
}

label input, label select {
	width:172px;
}

label textarea {
	width:190px;
	height:100px;
}
