/* ----- Containers ----- */

#banner {
	clear:both;
	width:885px;
	height:196px;
}

#header img {
	display:block;
	position:relative;
	top:50px;
}

#search-form {
	position: absolute;
	top: 10px;
	right: 0;
	float: none;
	margin-top: 0;
}

#content {
	width:860px;
	padding:52px 25px 50px 0;
	background:#fff url(/images/assets/bg_content_interior.png) no-repeat left top;
}

#content .primary {
	float:right;
	width:590px;
	margin-top:15px;
}

#content .intro {
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:30px;
	background:url(/images/assets/flourish.png) no-repeat left bottom;
}

#content .sidebar {
	float:left;
	text-align:right;
	width:243px;
}

/* ----- Headers ----- */

#content h1 {
	color:#d97907;
	font-size:2.0em;
	line-height:1.2em;
	margin-bottom:20px;
}

#content .info-column h1 {
	line-height:1em;
	margin-bottom:10px;
}

#header h2#tagline {
	position:absolute;
	bottom:40px;
	right:-1px;
	width:216px;
	height:100px;
	z-index:1000;
	text-indent:-9999px;
}

#header h2.morven {
	background:url(/images/assets/btn_screen_morven.png) no-repeat left top;
}

#header h2.research-parks {
	background:url(/images/assets/btn_screen_research_parks.png) no-repeat left top;
}

#header h2.services {
	background:url(/images/assets/btn_screen_services.png) no-repeat left top;
}

#header h2.about {
	background:url(/images/assets/btn_screen_about.png) no-repeat left top;
}

#header h2.available-space {
	background:url(/images/assets/btn_screen_available_space.png) no-repeat left top;
}

#header h2.contact {
	background:url(/images/assets/btn_screen_contact.png) no-repeat left top;
}

#content .info-column h2 {
	color:#323e48;
	line-height:1.4em;
	margin-bottom:6px;
}

#content .info-column h3 {
	font-weight:normal;
	font-size:.9em;
	line-height:1.4em;
	margin-bottom:20px;
}

#content h2.callout-title,
#content .primary .page h2 {
	color:#d97907;
	font-size:1.6em;
	line-height:1.2em;
	margin-bottom:10px;
}

#content .primary .news-body h2 {
	color:#8c8c8c;
	font-size:1em;
	font-weight:normal;
	margin:-10px 0 22px;
}

#content .primary #map h2 {
	color:#323e48;
	font-size:1em;
	margin-bottom:3px;
}

.project-entry h2 {
	margin-bottom: 10px;
	line-height:1.2em;
}


#content h3.sub-section-title,
#content .primary .page h3 {
	color:#323e48;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:15px;
}

#content .person.full h3 {
	color:#323e48;
	margin:-15px 0 12px;
}

#content .program h3,
#content .news-item h3 {
	font-size:1.2em;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:3px;
}

#content .program h3 a,
#content .news-item h3 a {
	text-decoration:none;
}

.sidebar h3.sidebar-title {
	color:#d97907;	
	font-size:1.6em;
	line-height:1.2em;
	margin:15px 20px 15px 10px;
}

h3.date-title {
	color:#d97907;	
	font-size:1.3em;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:15px;
}

.gallery-entry-desc h3 {
	color:#000;
	font-size:1.1em;
	margin:5px 0 4px;
}

#content .space h4 {
	color:#323e48;
	font-size:1.1em;
	margin:10px 0 5px;
}

#content .person h4 a {
	display:block;
	color:#323e48;
	text-decoration:none;
	font-size:1.1em;
	margin:20px 0 5px;
}

#content .person h4 a:hover {
	color:#5e656c;
}

#content .board h4 {
	margin-bottom:5px;
}

#content .program h4.date,
#content .news-item .date {
	color:#323e48;
	font-size:1em;
	font-weight:normal;
	margin-bottom:12px;
}

.news-item h4 {
	font-weight:normal;
	margin-bottom:10px;
	line-height:1.3em;
}

.gallery-entry-desc h4 {
	color:#000;
	margin-bottom:12px;
}

#content .person h5,
#content .space h5 {
	color:#8c8c8c;
	font-size:1em;
	font-weight:normal;
	margin-bottom:12px;
}

.person h6 {
	font-size:.9em;
	font-weight:normal;
	margin-bottom:6px;
}

.person h6 a {
	color:#413c32;
}

.person.full h6 {
	font-size:1em;
}


/* ----- Content ----- */

/* General page styles */

#content .primary .page ul,
#content .primary .page-content ul {
	list-style:square;
	margin:20px 0 30px;
	padding-left:30px;
}

#content .primary .page ul li,
#content .primary .page-content ul li {
	margin:12px 0;
}

#content .primary .page blockquote, 
#content .primary .page-content blockquote {
	font-family:georgia,serif;
 	font-style:italic;	
	margin:20px 0;
	padding:20px 25px 15px;
	border-left:3px solid #cac6c1;
	background:#f7f2ed;
}

/* Special images */

.photostack {
	width:305px;
	height:205px;
	background:url(/images/assets/bg_photostack.png) no-repeat left top;
}

.photostack img {
	margin:21px 0 0 16px;
}

.news-item .photostack,
.news-body .photostack,
.page-content .photostack,
.intro .photostack {
	float:right;
	margin:0 0 20px 20px;
}

.events {
	margin-bottom:40px;
}

.event-grid,
.tenant-grid {
	font-size:.9em;
	margin-bottom:20px;
	line-height:1.4em;
}

.tenant-grid th {
	text-align:left;
	padding:16px 12px 10px 0;
}

.event-grid th {
	text-align:left;
	width:180px;
	padding:0 12px 8px 0;
}

.tenant-grid td {
	vertical-align:top;
	padding:6px 12px 6px 0;
}

.tenant-grid td.tenant {
	width:180px;
}

.tenant-grid td.year {
	width:50px;
}
.tenant-grid td.employees {
	width:70px;
}

.event-grid td {
	vertical-align:top;
	width:160px;
	padding:6px 12px 6px 0;
}

.tenant-grid td a {
	color:#d97907;
	font-weight:bold;
}

.event-grid td a {
	color:#413c32;
}

.gallery-column {
	float:right;
	width:200px;
	margin:10px 0 20px 20px;
}

.gallery-column img {
	margin-bottom:10px;
}

.project-entry,
.program {
	overflow:hidden;
	clear:both;
}

.project-entry {
	margin:0 0 30px;
}

.program {
	margin:30px 0 40px;
}

/* News */

.news-items {
	margin-bottom:40px;
}

.news-items .news-item {
	overflow:hidden;
	margin:30px 0 20px;
	padding-bottom:30px;
	background:url(/images/assets/flourish.png) no-repeat left bottom;
}

#pagination .next {
	float:left;
}

#pagination .prev {
	float:right;
}

/* Staff and Board */

.person {
	overflow:hidden;
	margin:30px 0;
	min-height:135px;
}

.person .info {
	margin-left:122px;
}

.board .info {
	margin-top:25px;
}

.person.full {
	margin:10px 0 0;
}

.person .bio {
	margin-top:25px;
}

#map-container {
	float:left;
	width:300px;
	margin-right:30px;
	padding:1px;
	border:1px solid #898989;
}

#map {
	width:300px;
	height:250px;
}

/* Listing/portfolio galleries */

.gallery-container,
#gallery-container {
	position:relative;
	color:#000;
	font-size:.9em;
	margin:30px 0;
	padding:40px 60px 35px;
	background:#D7D9D9;
}

.gallery-container .prev,
.gallery-container .next,
#gallery-container #prev,
#gallery-container #next {
	position:absolute;
	top:50%;
	text-indent:-9999px;
	width:13px;
	height:11px;
}

.gallery-container .next,
#gallery-container #next {
	right:22px;
	background: transparent url(/images/assets/gallery_right_arrow.png) no-repeat 0 0;
}

.gallery-container .prev,
#gallery-container #prev {
	left:22px;
	background: transparent url(/images/assets/gallery_left_arrow.png) no-repeat 0 0;
}

.gallery-entry {
	overflow: hidden;	
}

.gallery-entry img {
	float:left;
	margin:0 20px 15px 0;
}

.gallery-entry-desc {
	width:470px;
}

/* Available spaces */

.space {
	overflow:hidden;
	clear:both;
	margin:30px 0;
}

.space p {
	font-size:.9em;
	margin:8px;
	line-height:1.4em;
}

/* Link pages */

ul.link-list {
	margin:20px 0 35px;
}

ul.link-list li {
	margin:15px 0;
	line-height:1.4em;
}

/* Login Form */

.primary form label {
	float:left;
	width:120px;
}

.primary form #password,
.primary form input[ type="text"] {
	border:1px solid #ccc;
	padding:3px;
}

.primary form input[ type="submit"] {
	background:#2f3c44;
	border:3px solid #232c32;
	color:#fff;
	cursor:pointer;
	font-size:.9em;
	margin-left:120px;
	outline:none;
	padding:5px 10px;
}

