/* @override 
	http://10.0.1.198/~stevesunderland/eoarch.com-new/style.css
	http://10.0.1.198/~stevesunderland/eoarch.com-new/css/style.css
	http://10.0.1.191/~stevesunderland/eoarch.com-new/assets/templates/eoa/css/style.css
	http://stevesunderland.com/~eoarchc/assets/templates/eoa/css/style.css
	http://eoarch.com/assets/templates/eoa/css/style.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
	height: 100%;
	background: #ccc url(../img/loader.gif) no-repeat fixed center center;
	overflow-y: hidden;
}

body, html {
	height: 100%;
}

body.publication, body.video {
	overflow-y: auto;
}


img {
	border: 0;
}

#close {
	float: right;
	margin: 20px 20px 20px 0;
}

#close a {
	font-size: .6em;
	font-weight: bold;
	font-family: "futura Lt", Futura, "Century Gothic", Arial, sans-serif;
	text-decoration: none;
	color: #ccc;
}

h1, h3, #menu li, div.tip-title, p.details span, #content div.text p strong {
	font-family: "futura Lt", Futura, "Century Gothic", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	
}

#menu ul li ul li ul li a {
	color: #b3b3b3;
}

p.details span, #content div.text p strong {
	font-weight: bold;
}

h1 {
	color: #999;
	opacity: 1;
	letter-spacing: .1em;
	float: left;
	text-transform: uppercase;
	margin: 20px;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
}

p.details span {
	color: #999;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: 1px;
	width: 80px;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
}

div#logo {
	position: fixed;
	top: 20px;
	left: 0;
}

div#menu {
	background-color: #fff;
	position: fixed;
	width: 160px;
	text-align: right;
	line-height: 150%;
	top: 102px;
	padding-top: 10px;
	padding-bottom: 10px;
	left: 0;
	text-transform: uppercase;
}

div#content {
	position: fixed;
	width: 500px;
	top: 102px;
	left: 170px;
}

body.home #content {
	display: none;
}

div.title {
	background-color: #fff;
	display: inline-block;
	display: table-cell;
	line-height: 10px;
	width: 500px;
}

#inner {
	position: relative;
}

#content div.text {
	background-color: #fff;
	margin-top: 10px;
	color: #666;
	margin-bottom: 20px;
	padding: 1px 20px 10px;
	clear: both;
}

#content div.text p {
	margin-bottom: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	margin-top: 20px;
}

#content div.text p.details {
	margin-top: 20px;
	margin-bottom: -15px;
}

p.links a {
	display: block;
	padding-left: 20px;
}

a.floorplan {
	background: url(../../../images/icons/document.png) no-repeat left center;
}

a.document {
	background: url(../../../images/icons/document_text.png) no-repeat left center;

}

a.article {
	background: url(../../../images/icons/document_text_image.png) no-repeat left center;

}

a.video {
	background: url(../../../images/icons/film.png) no-repeat left center;

}

a.pdf {
	background: url(../../../images/icons/document_pdf.png) no-repeat left center;

}

#content div.text p.links {
	margin-top: -10px;
	margin-bottom: 15px;
}

#content div.text p strong {
	display: inline-block;
	letter-spacing: .2em;
	font-weight: bold;
	font-size: .8em;
}

#content div.text p a {
	color: #69c;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

#content div.text p img {
	margin-right: 10px;
	vertical-align: text-bottom;
}

#menu span {
	padding-right: 10px;
	display: block;
}

#menu li {
	font-size: 13px;
	color: #69c;
	letter-spacing: 1px;
	display: block;
	cursor: pointer;
	*border: 1px solid white;
	}

#menu li a {
	color: #69c;
	text-decoration: none;
}

#menu li ul li {
	color: #999;
	font-size: 12px;
	letter-spacing: 0;
}

ul.slider3 li.level4 {
	letter-spacing: 0;
}

li.trigger3 a {
	font-size: 9px;
	line-height: 15px;
}

li.level4 a {
	display: block;
}

li ul li:hover {
	background-color: #e6e6e6;
}

li.trigger2:hover, li.trigger3:hover {
	background-color: #fff;
}

#menu ul.slider2 li {
	color: #666;
	font-size: 10px;
}

#menu li.trigger3:hover {
	cursor: pointer;
}

/* WTF IS THIS?
#inner ul li.trigger ul.slider li.trigger2 ul.slider2 li.trigger3 ul.slider3 li a {
	font-size: 10px;
	line-height: 20px;
}

*/

#menu ul {
	list-style-type: none;
	display: block;
}

div#menu li li a {
	color: #999;
}

div#menu li li a:hover {
	background-color: #e6e6e6;
}



div#menu li a.active {
	background-color: #e6e6e6;
}

#inner ul.accordion li.trigger1.active ul.slider1 ul.slider2 li a.active span {
	background-color: #e6e6e6;
}

div#images {
	z-index: 5;
	text-align: right;
	width: 10000px;
	position: relative;
	white-space: nowrap;
}

body.osler div.thumbnail, body.architect div.thumbnail, body.vision div.thumbnail {
	float: right;
}

div.untitled {
	background: url(http://stevesunderland.com/~eoarchc/assets/templates/eoa/img/loader.gif) no-repeat fixed center center;

}

center form {
	background-color: #e6e6e6;
	position: fixed;
	width: 100%;
	padding: 5px;
	z-index: 100;
}

#scroller {
	display: inline-block;
	white-space: nowrap;
}

div.thumbnail {
	clear: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
}

img.thumbnail {
	margin: 0;
	padding: 0;
}

center form input {
	background-color: transparent;
	border: none;
	color: #4c4c4c;
	text-transform: uppercase;
	font: 12px "futura Lt", Futura, "Century Gothic", Arial;
	letter-spacing: 1px;
}

#editform input {
	background-color: transparent;
	border: none;
	color: #4c4c4c;
	text-transform: uppercase;
	font: 12px "futura Lt", Futura, "Century Gothic", Arial;
	margin-right: 20px;
	letter-spacing: 1px;
}

#editform div.managepicturecontainer textarea {
	border: none;
}

#editform div.managepicturecontainer hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-bottom: 1px solid #b3b3b3;
}

div#content, div#logo, div#menu {
	cursor: move;
	z-index: 100;

}

body.architect #content, body.architect div.title, body.contact #content, body.contact div.title, body.sitemap #content, body.sitemap div.title, body.publications.list #content, body.publications.list div.title, body.video #content, body.video div.title {
	width: 700px;
}

input#l264673-264673 {
	background-color: #e6e6e6;
	border-style: none;
	font-size: 10px;
	padding: 4px;
	color: #666;
}

body.architect #content div.text, body.publications.list #content div.text {
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
	padding-top: 20px;
}

body.publication div#content, body.video div#content {
	position: absolute;
	z-index: 9999;
}

body.architect #content div.text p {
	margin-top: 0;
}

span.button input {
	background-color: #fff;
	border-style: none;
	font-size: 12px;
	color: #666;
}

span.subdued {
	color: #999;
	text-transform: uppercase;
	font-size: 11px;
}

.visions {
	background-color: #b4bccf;
}

.dreams {
	background-color: #cccccc;
}

#footer {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
	position: fixed;
	right: 10px;
	bottom: 5px;
	z-index: 200;
	opacity: 0.5;
	line-height: 15px;
}

#footer a {
	color: #fff;
}

a.ditto_next_link {
	float: right;
	text-transform: uppercase;
	font-size: 12px;
	color: #69c;
	text-decoration: none;

}

a.ditto_previous_link {
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #69c;
	text-decoration: none;

}

div#ditto_pages {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}

.footerhover {
	opacity: 1;
}

.footernormal {
	opacity: 0.5;
}

#content div.text p.date {
	margin: 0 0 -20px;
	width: 80px;
	color: #999;
	text-transform: uppercase;
	font-size: 11px;
}

body.publication #content div.text p.date {
	width: 80px;
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
	margin-right: 0;
	margin-top: 10px;
	margin-left: 0;
}

a:link {
	outline: none;
}

body.sitemap #content ul {
	list-style: none;
	margin-bottom: 0;
	display: block;
}

body.sitemap #content ul a {
	display: block;
	margin-bottom: 10px;
}

body.sitemap #content ul li   {
	float: left;
	display: block;
	width: 150px;
	font-size: 14px;
}
body.sitemap #content ul li ul  {
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 0;
	margin-bottom: 0;
}

body.sitemap #content ul li ul a {
		font-size: 12px;
}

body.sitemap #content ul li ul li ul a {
		font-size: 11px;

}

body.sitemap #content ul li ul li ul li ul a {
		font-size: 10px;

}

body.sitemap #content div.text a {
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
}

body.sitemap #content div.text a:hover {
	color: #69c;
}

body.sitemap #content div.text {
	float: left;
	width: 660px;
	padding-bottom: 20px;
}

body.sitemap li ul li:hover {
	background-color: transparent;
}

div.corner {
	display: none;
}

#content div.text p.pub {
	margin-bottom: -10px;
	font-style: italic;
	color: #999;
}

#content div.text p.pub span {
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	margin-top: 20px;
	text-transform: uppercase;
	font-variant: normal;
	font-style: normal;
	font-size: 15px;
}
body.publications.list #content div.text p {
	margin-top: 10px;
	margin-bottom: 10px;
}

body.publications.list #content div.text h3 {
	margin-top: 0;
}

body.publications.list #content div.text {
	padding-bottom: 20px;
}

div.tip {
	display: block;
	position: absolute;
	z-index: 1000;
}

div.tip-text {
	display: none;
}

div.tip-title {
	width: 250px;
	background-color: #fff;
	text-transform: uppercase;
	padding: 10px;
	color: #666;
	line-height: 15px;
	font-size: 15px;
}

div.tip {
	opacity: 0.7;
}

div.blogentry {
	background-color: #fff;
	float: left;
	margin-left: 10px;
	margin-right: 0;
	width: 480px;
	display: inline-block;
	margin-top: 55px;
	white-space: normal;
	text-align: left;
	height: 600px;
}

div.blogentry p {
	font: 12px Arial, sans-serif;
	color: #666;
	line-height: 150%;
}

body.blog div.image {
	height: 320px;
	width: 480px;
	background-color: #e6e6e6;
	background-position: center center;

}

body.blog div.text {
	padding: 10px;
}

body.blog h6 {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #ccc;
	float: right;
}

body.blog h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

body.blog h3 a {
	text-transform: uppercase;
	text-decoration: none;
	color: #69c;
	font-weight: normal;

}

body.blog div.text p a {
	color: #69c;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

body.blog div#images {
	overflow-x: auto;
}


