/* CSS Document */
body
{
	background: #1a1717 url(../imgs/bg.jpg) top left no-repeat;
	color: #ccc;
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, img, div, body, p, form, formField, input
{
	margin: 0;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4
{
	color: #fff;
	margin-bottom: 32px;
}

h2
{
	margin-bottom: 24px;
}

ul ul {
	padding: 0px 0px 0px 6px;
}

a
{
	text-decoration: none;
	border: 0;
}

a:hover
{
}

a.current
{
}

a img
{
	border: 0;
}

h1
{
	font-size: 32px;
}

h2
{
	font-size: 24px;
}

h1 span, h2 span
{
	color: #999;
	font-weight: normal;
}

h1 span.registered
{
	position: relative;
	top: -13px;
	left: 1px;
	font-size: 12px;
}

p
{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 32px;
}

.clear
{
	clear: both;
	height: 1px;
	width: 1px;
}

#content
{
	float: left;
	width: 926px;
	padding: 0 0 30px 0;
	margin: 45px 0 0 175px;
	overflow: hidden;
}

#content.plain
{
	width: 875px;
	overflow: visible;
}

#sidebar
{
	float: left;
	width: 175px;
	color: #999;
	margin: 13px 30px 0 0;
}

#sidebar h3
{
	font-size: 18px;
	margin-bottom: 23px;
}

#sidebar h4
{
	font-size: 14px;
	margin-bottom: 15px;
}

#sidebar p {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}

#sidebar ul li
{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin: 1px 0 0 17px;
}

#sidebar ul.featured
{
	margin-bottom: 40px;
}

#sidebar ul.featured li
{
	font-size: 14px;
	margin: 0 0 6px 17px;
}

#sidebar ul li span
{
	color: #FFF;
}

#sidebar ul.archive li
{
	margin: 0 0 4px 17px;
}

#sidebar ul.archive li a
{
	color: #999;
}

#main
{
	float: left;
	width: 721px;
}

.locations, .contact
{
	margin-bottom: 32px;
}

.locations a, .contact a
{
	font-weight: bold;
}

.locations p
{
	font-size: 21px;
	line-height: 25px;
	margin-bottom: 0;
}

.contact p
{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
}

.projects .project
{
	position: relative;
	top: 0;
	left: -58px;
	float: left;
	width: 248px;
	height: 199px;
	background: url(/img/project-bg.png) top left no-repeat;
	padding: 18px 0 0 19px;
}

.projects .project.last
{
	left: -98px;
	margin: 0 -98px 0 0;
}

.projects .project.first
{
	left: -18px;
}

.projects .project .over
{
	display: none;
	position: relative;
	width: 219px;
	height: 164px;
	margin: -171px 0 10px 0;
	border: solid 2px #ffff99;
	border: 10px solid red;
}

.projects .project h2
{
	font-size: 14px;
	margin: 7px 0 0 0;
}

.projects .project a.image
{
    display: block;
    width: 223px;
    height: 168px;
    margin-bottom: 10px;
}

.projects.small
{
	margin-top: 33px;
}

.projects.small .project
{
	position: relative;
	top: 0;
	left: -18px;
	float: left;
	width: 697px;
	height: auto;
	background: url(/img/project-bg-small.png) top left no-repeat;
	padding: 18px 0 0 19px;
	margin: -33px 0 0 0;
}

.projects.small .project img
{
	float: left;
	width: 111px;
	margin: 0 20px 0 0;
}

.projects.small .project .info
{
	float: left;
	width: 546px;
	margin-top: -4px;
}

.projects.small .project .info h2, .projects.small .project .info h3
{
	color: #CCC;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
}

.projects.small .project .info p
{
	font-size: 14px;
	line-height: 18px;
	height: 54px;
}

.project.expanded
{
	margin-top: 6px;
	background-image: none;
}

.project.expanded h1
{
	color: #FFF;
	font-size: 48px;
	font-weight: normal;
	letter-spacing: 0em;
	margin: 0 0 5px 0;
}

.project.expanded h2
{
	color: #ccc;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

.project.expanded h3
{
	color: #ccc;
	font-size: 14px;
	margin: 0 0 15px 0;
}

.project.expanded h3 span
{
	font-weight: normal;
}

.project.expanded p
{
	font-size: 16px;
	line-height: 19px;
}

.project.expanded p.caption
{
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 30px 0;
}

.project.expanded p.meta
{
	font-size: 12px;
	line-height: 15px;
	margin: 0;
}

.project.expanded p.note
{
	margin-top: 15px;
}

.project.expanded p.meta strong
{
	color: #FFF;
}

.project.expanded p.meta a
{
	font-weight: bold;
}

.project.expanded .info
{
	float: left;
	width: 500px;
}

.project.expanded .info p
{
	width: 454px;
}

.project.expanded .image 
{
	position: relative;
	top: -27px;
	left: -22px;
	width: 498px;
	overflow: hidden;
}

.project.expanded .image img
{
	float: left;
	padding: 27px 22px 0 22px;
	background: url(/img/project-bg-top.png) top right no-repeat;
}


.project.expanded .image .bottom
{
	float: left;
	width: 498px;
	height: 27px;
	background: url(/img/project-bg-bottom.png) bottom center no-repeat;	
}

.project.expanded .thumbnails
{
	float: left;
	position: relative;
	top: -26px;
	left: -14px;
	width: 155px;
}

.project.expanded .thumbnails .images
{
	float: left;
	width: 136px;
	background: url(/img/project-thumbnail-bg-top.png) top center no-repeat;
	padding: 26px 0 0 19px;
}

.project.expanded .thumbnails .bottom
{
	float: left;
	width: 155px;
	height: 26px;
	background: url(/img/project-thumbnail-bg-bottom.png) top center no-repeat;
}

.project.expanded .thumbnails .thumbnail
{
	float: left;
	margin-bottom: 4px;
}

.project.expanded .thumbnails .thumbnail.last
{
	margin: 0;
}

.project.expanded .thumbnails img
{
	float: left;
	width: 111px;
}

.project.expanded .thumbnails span
{
	display: block;
	float: left;
	width: 14px;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
}

.project.expanded .thumbnails .selected
{
	position: relative;
	display: none;
	float: left;
	width: 111px;
	background: url(/img/project-selected.png) top left;
}

.project.expanded .thumbnails .over
{
	position: relative;
	display: none;
	float: left;
	width: 107px;
	border: solid 2px #ff9;
}

#contact .col
{
	float: left;
	width: 300px;
}

#contact .col.la
{
	width: 320px;
}

#contact .col.contact
{
	width: 245px;
}

#contact .col p
{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 20px 20px 0;
}

#contact .col p a.map
{
	font-size: 14px;
}

#contact .col p span
{
	color: #fafafa;
}

#team h3
{
	font-size: 18px;
	margin: 0 0 20px 0;
}

#team p
{
	font-size: 16px;
	line-height: 20px;
}

#experience ul.col
{
	float: left;
	width: 365px;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	padding: 0 20px 0 0;
	margin: 0;
}

#blog h3
{
	font-size: 48px;
	padding: 0;
}

#blog h3 span
{
	font-weight: normal;
}

#blog h3 span.divide
{
	color: #999;
}

#blog .entry
{
	padding: 0 0 15px 0;
}

#blog .image
{
	float: left;
	position: relative;
	top: -14px;
	left: -15px;
	background: url(/img/image-bg-bottom.gif) bottom right no-repeat;
	margin-bottom: -10px;
}

#blog .image .wrapper
{
	float: left;
	background: url(/img/image-bg-top.gif) top left no-repeat;
}

#blog .image .innerWrapper
{
	float: left;
	padding: 0 0 22px 0;
	background: url(/img/image-bg-bottom-left.gif) bottom left no-repeat;
}

#blog .image img
{
 	float: left;
	background: url(/img/image-bg-top-right.gif) top right no-repeat;
	padding: 14px 18px 0 0;
	margin: 0 0 0 15px;
}

#blog h4
{
	font-size: 24px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
}

#blog p
{
	color: #ccc;
	font-size: 16px;
	line-height: 20px;
	padding: 0;
	margin: 0 0 10px 0;
}

#blog p.date
{
	width: 500px;
	font-size: 12px;
	padding: 0 0 20px 0;
	border-bottom: solid 2px #666;
}

#blog .entry.permalink p.date
{
	border-bottom: 0;
	padding: 0;
}

#blog p.paging
{
	color: #999;
	font-size: 12px;
	font-weight: bold;
}

#blog p.paging span
{
	padding: 0 5px;
}
