a img { border:none; }
body {
	background:#FFFFFF none;
	font-family:Arial,sans-serif;
	color:#000000;
}

img#hitarrow, img.projecttitle, .dropdown, .controls, #left, #colormenu, img#header, ul#menu, 
form#emailsignup, #thumbnails, h1.experience, h2.select, ul#dropdown { display:none; }
#left.portfolio { display:block; }

#container {
	width:928px;
	padding-top:46px;
}
a#logo {
	width:119px;
	height:92px;
	position:absolute;
	top:20px;
	left:30px;
}
.divider {
	width:100%;
	height:2px;
	clear:both;
	margin:18px 0px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #6E5A4F;
}






/*
* * * * * * * * * *
* * * content * * *
* * * * * * * * * *
*/
#left {
	margin:80px 0px 20px 85px;
	width:80%;
	font-size:11px;
}
#right {
	margin:80px 0px 20px 85px;
	width:80%;
	font-size:11px;
}
#right a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#right h1 {
	font-weight:normal;
	font-size:16px;
	margin:10px 0px;
}
#right h2 {
	font-weight:normal;
	font-size:14px;
	margin:10px 0px;
}
#right h3, #right h4, #right h5, #right h6 {
	font-weight:normal;
	font-size:12px;
	margin:10px 0px;
}



/*
* * * * * * * * * *
* * * #footer * * *
* * * * * * * * * *
*/
#footer {
	height:125px;
	padding-top:15px;
	width:600px;
	margin:60px 0px 0px 85px;
	color:#A9A9A9;
	border-top:1px solid #A9A9A9;
}
#footer ul { display:none; }
#footer h3.join {
	text-indent:0px;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
#footer div.join {
	position:relative;
}
#footer p {
	width:500px;
	padding:5px 0px 0px;
	margin:0px;
	font-size:10px;
	line-height:12px;
}


/*
* * * * * * * * * * *
* * * #collapse * * *
* * * * * * * * * * *
*/
ul#collapse {
	list-style:none;
	width:100%;
	clear:both;
	margin-top:8px;
	margin-bottom:10px;
	padding-top:1px;
	margin-left:0px;
	padding-left:0px;
}
ul#collapse li {
	width:410px;
	margin-left:0px;
	padding-left:0px;
}
ul#collapse li a {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:0px;
	padding:5px 0px;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}
ul#collapse li div {
	display:block;
	padding-bottom:40px;
}
ul#collapse li div a {
	border:none;
	margin:0px;
	display:inline;
	padding:0px;
	text-transform:normal;
}
ul#collapse li div p {
	margin-top:18px;
	width:400px;
}


p.map {
	margin:25px 0px;
}


#pagenotfound {
	width:100%;
	height:300px;
	position:relative;
}
img.pagenotfound {
	margin:200px auto 0px;
	display:block;
	behavior:url(../images/iepngfix.htc);
}


#right span.name {
	font-size:14px;
}
#right span.cell {
	width:50px;
	font-weight:bold;
	font-style:italic;
	display:block;
	float:left;
}



img#animatedarrow { display:none; }
#biothumbs li div.purple { display:none; }
#biothumbs {
	width:785px;
	height:160px;
	overflow:hidden;
}
#biothumbs ul {
	height:31px;
	width:100%;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	display:inline;
}
#biothumbs ul li {
	width:61px;
	height:30px;
	overflow:hidden;
	margin:0px 1px 1px 0px;
	float:left;
	display:block;
	position:relative;
}
#biothumbs li a {
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}





/*
* * * * * * * * * * *
* * * slideshow * * *
* * * * * * * * * * *
*/
.slideshow {
	margin-top:30px;
	width:452px;
	overflow:hidden;
}
.slideshow img {
	border:1px solid #00A94F;
}
.slideshow .mask {
	width:452px;
	height:298px;
	overflow:hidden;
}
.slideshow .mask ul {
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
}
.slideshow .mask li {
	float:left;
	display:inline;
	width:452px;
	height:298px;
	margin-right:10px;
}
ul#projectslideshow {
	margin-left:0px;
}
ul#projectslideshow li img {
	float:right;
}



.post {
	border-bottom:1px solid #666666;
	padding-bottom:20px;
	margin-bottom:30px;
}
.wp-pagenavi {
	margin:15px 0px 5px;
	font-size:11px;
	font-weight:bold;
}
.wp-pagenavi a, .wp-pagenavi span.current {
	margin-right:10px;
	color:#666666;
}
.wp-pagenavi span.pages {
	display:none;
}
.wp-pagenavi span.extend {
	margin-right:10px;
}
.wp-pagenavi a:link, .wp-pagenavi a:visited {
	color:#666666;
	text-decoration:none;
}
.wp-pagenavi a:hover {
	color:#666666;
	text-decoration:underline;
}