

nav a {
	width: 125px;
}

nav .container #nv_blog {
	display: block;
}

nav .container #nv_why {
	display: block;
}

.oldie body {margin: 20px auto 0 auto}
#credits p {
	text-align: left;
}

#credits .grid2.mid p {
	text-align: center;
}
h1 {
	background: url(/images/th_logo.png) no-repeat 0 50%;
	width: 290px;
	height: 165px;	
}

.banner h2 {
	font-size: 48px;
	font-size: 4.8rem;
	padding: 44px 190px 0 55px;
}

.oldie .banner h2 {
	font-size: 40px;
	font-size: 4.0rem;
	padding: 70px 190px 0 55px;
}

#services article p,
#about article p,
#why article p {
	display: block;
	font-size: 20px;
	font-size: 2.0rem;
	margin: 0 1em 1em 1em;
	line-height: 1.3em;
}

#about article.disc p,
#why article.disc p {
	text-align: center;
	margin: 0;
	line-height: 1em;
}

.container, header {
	width: 912px;
}

.nav .container {
	width: 912px;
	margin: 0 auto;
}

#work{
	background-image: url(/images/bg_tablet.png);
	background-repeat: no-repeat;
	background-position: 125% -220px;
}
	
#about{
	background-image: url(/images/bg_desktop.png);
	background-repeat: no-repeat;
	background-position: -300px -100px;
}

#contact {
	background-image: url(/images/bg_mobile.png);
	background-repeat: no-repeat;
	background-position: 130% -60px;
}

.banner article {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	height: 200px;
}

.lead {
	font-size: 26px;
	font-size: 2.6rem;
	margin: 2em 5em;
}


#project_lead:hover {
	width: 852px;
}

#project_lead {
   height: 140px;
	width: 140px;
	margin: 15px;
	padding: 15px;
	-webkit-border-radius: 85px;
	-moz-border-radius: 85px;
	-o-border-radius: 85px;
	border-radius: 85px;
}

#project_lead .wrap {
	-webkit-border-radius: 85px;
	-moz-border-radius: 85px;
	-o-border-radius: 85px;
	border-radius: 85px;
	height: 140px;
	background: url(/images/project_fade.png) repeat-y 0 0 transparent;
}

img.project_thumb {
	-webkit-border-radius: 85px;
	-moz-border-radius: 85px;
	-o-border-radius: 85px;
	border-radius: 85px;
   height: 140px;
	width: 140px;
	top: 15px;
	left: 15px;
	/*border: 15px solid #2a2a2a;*/
}

.project_title {
	display: none;
}

.project_summary {
	display: block;
}

.project_desc {
	display: block;
	padding: 10px 0 0 42px;
	width: 650px;
}

#project_lead p {
	padding: 0 25% 0 0;
}

.grid2 {
	float: left;
	width: 304px;
}
#credits .grid2.first {
	text-align: left;
}

.grid3 {
	width: 228px;
}

.break {
	clear: none;
}


.first img, .last img, .mid img {
	float: none;
}

.case_left, .case_right {
	width: 912px;
}

.case_left img {
	left: 0;	
}

.case_right img {
	right: 0;	
}

.disc, .disc.mid, .disc.last {
	margin: 0 37px 3em 0;
}

.disc.retention {
	margin: 0 0 1em 0;
}

#statement {
	font-size: 50px;
	font-size: 5.0rem;
}
.contact_footer {
	width: 60%;
}

.disc.mid p.prehead {
padding: 40px 10px 0 10px;
}

.vcard {
	text-align: left;
}

.card {
	margin: 0 20px 20px 20px;
}

.first .card {
	margin-left: 0;
}

.last .card {
	margin-right: 0;
}

.card header {
	height: 140px;
}

