/* ---------------------------------------------------------------------------
	
	Ervin Lovett & Miller Master Styles
	http://www.ervinlovettmiller.com
	
	author: nGen Works
	http://ngenworks.com
	
--------------------------------------------------------------------------- */

/* RESET! */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* --------------------------------------------------------------------------
	=layout
--------------------------------------------------------------------------- */

body { font: small/1.5em Helvetica, Arial, Verdana, sans-serif; }
	
#container {
	margin: 0 auto;
	padding-bottom: 40px;
	position: relative;
	width: 960px;
}

#content {	
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.85em;
	/*margin: -54px 0 0 110px;*/
	margin-left: 110px;
	padding-top: 112px;
	line-height: 1.4em;
	width: 850px;
}

#content-main {
	margin-bottom: 44px;
}

#content-secondary {
	margin-bottom: 30px;
}
	
#foot {
	margin-left: 110px;
	text-align: center;
}

/* ---------------------------------------------------------------------------
	=links
--------------------------------------------------------------------------- */

a:link { color: #00a3b7; }
	
a:visited { color: #999; }
	
a:hover { color: #637381; text-decoration: underline; }

/* ---------------------------------------------------------------------------
	=typography
--------------------------------------------------------------------------- */

h1 {
	font-size: 2.5em;
	margin-bottom: 20px;
}

h2 {
	font-size: 2.25em;
	margin-bottom: 16px;
}

h3 {
	font-size: 2.0em;
	margin-bottom: 20px;
}

h4 {
	font-size: 1.75em;
	margin-bottom: 20px;
}

h5 {
	font-size: 1.5em;
	margin-bottom: 20px;
}

h6 {
	font-size: 1.25em;
	margin-bottom: 20px;
}

p { margin-bottom: 26px; }

/* ---------------------------------------------------------------------------
	=lists
--------------------------------------------------------------------------- */

ul { }


/* ---------------------------------------------------------------------------
	=header
--------------------------------------------------------------------------- */

#header {
	left: 0;
	position: absolute;
	top: 20px;
	width: 100%;
}

#logo {
	background: url(../img/logo-screen.png) no-repeat 0 0;
	height: 145px;
	width: 77px;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#logo img {
	position: absolute;
	top: 0;
	left: -9999px;
}

/* ---------------------------------------------------------------------------
	=navigation
--------------------------------------------------------------------------- */

#nav {
	height: 70px;
	position: absolute;
	right: 0;
	top: 0;
	width: 620px;
}

#nav li {
	float: left;
	margin-right: 25px;
	width: 120px;
	height: 59px;
	text-indent: -9999px;
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
}

#nav #nav-about, #nav #nav-about a { background: url(/img/nav-about.gif) no-repeat 0 0; }

#nav #nav-about a:hover, 
#nav #nav-about.here a {
	background-position: 0 -59px;
}

/* ---------------------------------------------------------------------------
	=keyword navigation
--------------------------------------------------------------------------- */

#keyword-nav {
	left: 0;
	line-height: 1.0em;
	list-style: none;
	position: absolute;
	top: 350px;
	width: 77px;
}

#keyword-nav li {
	background-image: url(../img/keyword-nav.png);
	margin-bottom: 20px;
	overflow: hidden;
	text-indent: -9999px;
}

	
#keyword-nav .knav-planning {
	background-position: 0 0;
	height: 10px;
}

#keyword-nav .knav-architecture {
	background-position: 0 -28px;
	height: 10px;
}

#keyword-nav .knav-landscape {
	background-position: 0 -57px;
	height: 24px;
}

#keyword-nav .knav-urban {
	background-position: 0 -100px;
	height: 10px;
}

#keyword-nav .knav-interiors {
	background-position: 0 -130px;
	height: 10px;
}

#keyword-nav .knav-environmental {
	background-position: 0 -158px;
	height: 24px;
}

/* ---------------------------------------------------------------------------
	=content-main
--------------------------------------------------------------------------- */

#showcase {
	height: 451px;
	margin: 0 0 22px;
	overflow: hidden;
	padding: 0;
}

#showcase img {
	left: 0;
	top: 0;
}

/* ---------------------------------------------------------------------------
	=content-secondary
--------------------------------------------------------------------------- */

#content-secondary {
	padding-right: 310px;
	position: relative;
}

#photo-highlights {
	padding: 0 19px 0 26px;
	position: absolute;
	right: 0;
	top: 0;
	width: 247px;
}

	#photo-highlights img {
		float: left;
		margin: 0 7px 7px 0;
	}

/* ---------------------------------------------------------------------------
	=foot
--------------------------------------------------------------------------- */

#foot {
	border-top: 1px solid #efefef;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.77em;
	padding-top: 20px;
}

#foot ul {
	list-style: none;
}

	#foot ul li {
		display: inline;
		padding: 0 7px;
	}
	
	#foot ul li em {
		color: #d3242a;
		font-style: normal;
		padding-right: 7px;
	}
	
#foot .zip {
	padding-left: 4px;
}

/* ---------------------------------------------------------------------------
	=holder
--------------------------------------------------------------------------- */

body.holder p {
	text-align: justify;
}

body.holder #content-secondary h2 {
	background: url(../img/text-studio.png) no-repeat 0 0;
	height: 10px;
	text-indent: -9999px;
}

/* ---------------------------------------------------------------------------
	=pagination
--------------------------------------------------------------------------- */

/*ul.pagination { 
	margin-left: 0;
	padding: 15px 0 30px 15px; 
	font-size: 80%;
	text-transform: uppercase;
	
}

ul.pagination li { 
	display: inline; 
	margin-right: 3px;
}

ul.pagination a {
	padding: 4px 6px;
}

ul.pagination a:link, ul.pagination a:visited {
	color: #c89342;
	border: 3px solid #fdedbe;
	text-decoration: none;
}

ul.pagination a:hover {
	color: #fff;
	border: 3px solid #b93400;
	background-color: #b93400;
	text-decoration: none;
}

ul.pagination li.here a:link, li.here ul.pagination a:visited, li.here ul.pagination a:hover {
	color: #fff;
	border: 3px solid #b93400;
	background-color: #b93400;
	text-decoration: none;
}
*/

/* ---------------------------------------------------------------------------
	=misc
--------------------------------------------------------------------------- */

.org-name {
	text-transform: uppercase;
}

/* ---------------------------------------------------------------------------
	=clearing
--------------------------------------------------------------------------- */

#container:after,
#content-secondary:after,
#photo-highlights:after,
#foot:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}