/* overwrites common css properties so we start fresh */
@import url(normalize.css);

/* HTML, BODY
- - - - - - - - - - - - - - */

html {
	background-color: #42423e;
	}

body {
	background: #666654 url('../images/bpsLogo.gif') no-repeat;
	color: #fff;
	font-family: Arial, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 910px;
	}

/* NEED CONDITIONAL COMMENTS FOR IE 5, ETC FONT-SIZE */


/* DIVs 
- - - - - - - - - - - - - - */

div#container {
	/* this approximately sets base font to 10 pixels for easier sizing elsewhere */
	font-size: 80%;
	}

div.banner,
div#studio, 
div#loft, 
div#darkroom,
div#tearsheets {
	background-color: #525144;
border: 0px solid blue;
	float: left;
	margin-bottom: 30px;
	padding: 24px;
	}

div.banner {
	background-color: #523939;
	margin: 0;
	padding: 0;
	width: 100%;
}

div.banner-container {
	padding: 24px;
}

div#contact, 
div#people,
div#feedme {
	margin-bottom: 30px;
	padding: 0 20px 25px 30px;
	}
	
div#content-main {
	float: right;
	padding-right: 30px;
	width: 600px;
	}
	
div#branding {
	background: #fff url(../images/homeBranding.gif) no-repeat;
	background-color: #fff;
	clear: both;
	height: 142px;
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	text-indent: -9999px;
	width: 600px;
	}
	
div#flash-studio, 
div#flash-loft,
div#flash-darkroom {
	padding: 0;
	margin-bottom: 25px;
	}

div.space-description {
	float: left;
	width: 305px;
	}

div.space-details {
	margin-left: 355px;	
	}
	
div#content-sub {
	float: left;
	margin-top: 445px;
	width: 250px;
	}

div#site-info {
	background-color: #525144;
	border: 0px solid red;
	clear: both;
	padding: 30px;
	}

div#final-thoughts {
	float: left;
	width: 305px;
	margin-right: 50px;
	}

div#links {
	float: left;
	width: 200px;
	}

div#clear-float {
	clear: both;
	}
	
div#tearsheet-nav {
	float: right;
	font-size: 140%;
	padding-top: 3px;
	}
	

/* IMAGES
- - - - - - - - - - - - - - */

img {
	border: 1px solid #231f20;
	}
	
div#studio img,
div#loft img,
div#darkroom img {
	height: 367px;
	width: 550px;
	}	
	
div#people img {
	height: 105px;
	margin-left: 6px;
	vertical-align: top;
	width: 140px;
	}

div#people img.headshot {
	height: 50px;
	margin-left: 0;
	width: 50px;
	}

div#feedme img {
	height: 105px;
	margin-bottom: 10px;
	width: 200px;
	}
	
a#map-link img {
	background: url(../images/mapLink.jpg) no-repeat;
	display: block;
	height: 90px;
	margin-bottom: 3px;
	width: 200px;
	}

ul#tearsheet-thumbs img {
	height: 70px;
	margin-bottom: 2px;
	width: 170px;
	}
	
/* HEADERS AND PARAGRAPHS AND TEXT
- - - - - - - - - - - - - - */

h1 {
	font-size: 180%;
	line-height: 1.2em;
	}
	
h2, h3 {
	border-bottom: 1px solid #8b8a82;
	color: #e4e678;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}

h2 {
	font-size: 180%;
	white-space: nowrap;
	}
	
h3,
.banner h2 {
	font-size: 160%;
	}

div#content-main h3 {
	padding-top: 50px;
	}
	
div#content-sub h4 {
	font-size: 120%;
	}
	
h4 {
	font-size: 130%;
	padding-top: 10px;
	}

h4:first-child {
	padding-top: 0;
	}

#body-tearsheets #content-main h4 {
	color: #e9eac0;
	padding-bottom: 10px;
	}
	
div#site-info h4 {
	padding: 0;
	}

.header-support {
	color: #e9eac0;
	font-size: 70%;
	padding: 0 20px;
	}

div.space-description p,
div.banner p {
	font-size: 130%;
	line-height: 140%;
	padding-bottom: 9px;
	}

div#flash-studio p, 
div#flash-loft p {
	text-align: right;
	}

ul#tearsheet-thumbs p {
	color: #fff;
	font-size: 110%;
	line-height: 140%;
	padding-left: 10px;
	}
	
ul#tearsheet-thumbs p + p {
	color: #e9eac0;
	}
	
div#content-sub p {
	color: #e9eac0;
	font-size: 110%;
	line-height: 140%;
	padding-bottom: 4px;
	}

div#people p {
	padding: 0;
	}

div#final-thoughts p {
	font-size: 120%;
	padding-bottom: 8px;
	}

div#links p {
	font-size: 120%;
	line-height: 140%;
	color: #e9eac0;
	}

.banner h2 {
	color: #fff;
	float: left;
}

.banner h2,
div#content-main .banner h3 {
	border: 0;
	margin: 0;
	padding: 0;
}

div#content-main .banner h3, 
.banner-content {
	overflow: hidden;
	margin-left: 110px;
}
	
address {
	font-size: 130%;
	line-height: 140%;
	}
	
strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}
	

/* LISTS
- - - - - - - - - - - - - - */

ul.nav {
	float: left;
	height: 63px;
	padding: 0 17px;
	width: 565px;
	}

ul#nav-bottom {

	}

ul.nav li {
	float: left;
	position: relative;
	top: 25%;
	}

ul.nav li a {
	border-right: 1px dotted #525144;
	display: block;
	padding: 10px 9px;
	}

ul.nav li.nav-tearsheets a,
ul.nav li.nav-contact a {
	border: 0;
	}
	
ul.nav li.nav-tearsheets {
	float: right;
	}

ul#tearsheet-thumbs {
	float: left;
	padding: 0;
	width: 552px;
	}
	
ul#tearsheet-thumbs li {
border: 0px solid red;
	display: inline;
	float: left;
	padding-left: 18px;
	padding-bottom: 1.5em;
	}

ul#tearsheet-thumbs li.left-col {
	padding-left: 0;
	}
	
div#people ul {
	margin-top: -10px;
	}
	
div#people li {
	border-bottom: 1px solid #8b8a82;
	padding: 18px 0;
	position: relative;
	}

div.banner ul {
	padding: 1em 0;
}

div.space-details li,
div.banner li {
	color: #e9eac0;
	font-size: 120%;
	padding-top: 4px;
	}

ul#credits{
	float: left;
	width: 275px;
	}
	
ul#credits li {
	font-size: 110%;
	padding-bottom: 4px;
	}
	
div#links li {
	font-size: 120%;
	padding-top: 4px;
	}


/* LINKS
- - - - - - - - - - - - - - */
:link, 
:visited {
	color: #e4e678;
	}
	
:hover, 
:active {
	text-decoration: none;
	}

ul.nav :link,
ul.nav :visited {
	color: #e9eac0;
	font-size: 120%;
	text-decoration: none;
	}

ul.nav :hover,
ul.nav :active {
	color: #fff;
	}

body#body-tearsheets .nav-tearsheets a {
	color: #fff;
	}

div#tearsheet-nav a {
	color: #e9eac0;
	padding: 0 15px;
	text-decoration: none;
	}
	
div#tearsheet-nav a:hover {
	color: #fff;
	}
	
.header-support:link, 
.header-support:visited {
	color: #e9eac0;
	}

ul#tearsheet-thumbs a {
	display: block;
	text-decoration: none;
	}
	
ul#tearsheet-thumbs a:hover img  {
	border-color: #fff;
	}
	
a#map-link {
	display: block;
	margin-top: 25px;
	margin-bottom: 15px;
	}

a#map-link:hover img {
	background-position: 0 -90px;
	}

a.pdf-link {
	background: url(/images/pdfIcon.jpg) no-repeat center left;
	display: block;
	padding: 10px 0 10px 45px;
	}

a.pdf-link:hover {
	background-image: url(/images/pdfIconRed.jpg);
	}