@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

html{
	overflow:auto;
	height: 100%;
}

body{
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.625em;
	line-height: 1.125em;
	background-color: #fff;
	color: #b0a790;
}

a:link,
a:visited {
	color: #b0a790;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #b0a790;
	text-decoration: underline;
}

img {
	border: none;
}

.display-none {
	display: none;
}
.nowrap {
	white-space:nowrap;
}
.clear-both {
	width: 0;
	height: 0;
	clear: both;
}

#container{
	width: 816px; /*estimate*/
	margin: 10% auto;
	text-align: left;
	position: relative;
	/* border: 1px solid #F0F; */
}

/* == the columns ==
   ================= */
#hcard-Lisa-Kreiling {
	position: absolute;
	top: 415px;
	right: 0;
	font-size: 1.1em;
	min-width: 24%;
	width: 24%;
	z-index: 2;
}

#hcard-Lisa-Kreiling span {
	display: block;
	position: relative;
	min-width: 35%;
	width: 35%;
	float:left;
}
#hcard-Lisa-Kreiling span.pipe {
	display: block;
	position: relative;
	min-width: 5%;
	width: 5%;
	float:left;
}

#col-center{
	width: 559px;
	position: absolute;
	top: 0;
	left: 160px;
	/*border: 1px solid #0F0*/
	z-index: 1;
}

#col-nav{
	width: 160px;
}

#col-right{
	height: 193px;
	width: 246px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
#secondary-nav {
	position: relative;
}
#secondary-nav ul {
	list-style: none;
	display: inline;
	font-size: 1.1em;
	text-transform:uppercase;
}

#secondary-nav li {
	list-style: none;
	margin: 5px 0 0 5px;
	display: block;
	float: right;
}

#secondary-nav li.firstrow {
	margin-top: -88px;
}

#secondary-nav li.newrow {
	clear: right;	
	margin: 5px 0 0 5px;
	padding-right: 63px;
}

#secondary-nav li.secondrow {
	margin-top: 92px;
}

#secondary-nav li img,
#secondary-nav a,
#secondary-nav a:link,
#secondary-nav a:visited,
#secondary-nav a:hover,
#secondary-nav a:focus{
	display: block;
}

#secondary-nav a:hover,
#secondary-nav a:focus,
.alpha49percent{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=49);
	-moz-opacity: 0.49;
	-webkit-opacity: 0.49;
	opacity: 0.49;
}

.about-profile #secondary-nav a,
.about-profile #secondary-nav a:link,
.about-profile #secondary-nav a:visited,
.about-profile #secondary-nav a:hover,
.about-profile #secondary-nav a:focus,
.about-philosophy #secondary-nav a,
.about-philosophy #secondary-nav a:link,
.about-philosophy #secondary-nav a:visited,
.about-philosophy #secondary-nav a:hover,
.about-philosophy #secondary-nav a:focus {
	/* padding: 52px 15px 27px 15px; */
	padding: 27px 15px 52px 15px;
	background-color: #6a6354;
	color: #fff;
	font-size: 1.1em;
	display: block;
	text-decoration: none;
	height: 9px; 
}

.about-profile #secondary-nav li.firstrow,
.about-philosophy #secondary-nav li.firstrow {
	width: 148px;
	height: 87px;
}

.about-profile #secondary-nav li.newrow,
.about-philosophy #secondary-nav li.newrow {
	width: 108px;
	height: 86px;
	padding-right: 40px;
}

.about-profile #secondary-nav li.newrow a,
.about-philosophy #secondary-nav li.newrow a {
	padding: 27px 15px 52px 15px;
}




/* == inside the columns ==
   ======================== */
#logo-area-inner p{
	position: absolute;
	bottom: 0;
	margin: 0 0 40px 2px; /* 0 0 64px 2px*/
	color: #b0a790;
	text-indent: -6px;
	font-size: 1.05em;
	line-height: 1.4em;
}
#logo-area-inner .logo{
	position: absolute;
	bottom: 0;
	color: #FFF;
	background-color: #b1a791;
	padding: 0 0; /* 12px 0 */
	width: 100%;
	height: 34px;
	text-align: center;
	display: block;
}
#logo-area-inner .logo a{
	line-height: 56px;
	display: block;
}

#navlist h1{
	font-size: 1em;
	font-weight: normal;
	color: #dad7c5;
}

#navlist{
	list-style: none;
	background-color: #b1a791;
	color: #FFF;
	padding: 25px 15px 25px 5px;
	text-align: right;
	font-size: 1.438em;
	line-height: 1.822em;
	text-transform: uppercase;
}

#navlist a {
	color: #fff;
	text-decoration: none;
}

#navlist ul {
	list-style: none;
	color: #fff;
	text-decoration: none;
	font-size:0.73em;
	line-height: 1.822em;
}

#navlist li.active,
#navlist li h1 a,
#navlist li h1 a:link,
#navlist li h1 a:active,
#navlist li h1 a:visited,
#navlist li.active a,
#navlist a:hover,
#navlist a:focus {
	color: #dad7c5;
}

#content-window{
	position: relative;
	width: 400px;
	min-height: 285px;
	background-color: #b1a791;
	margin-left: 5px;
}
#content-window div{
	/* position: absolute; */
}

#content-window img{
	float: right;
}
.about-profile #content-window,
.about-philosophy #content-window {
	background-color: #6a6354;
}
.about-profile #content-window img,
.about-philosophy #content-window img {
	float: left;
}
.about-copy h1 {
	margin-top: 127px;
	font-size: 1.438em;
	line-height: 1.822em;
	text-transform: uppercase;
}

.about-philosophy .about-copy h1 {
	margin-top: 70px; /*142px;*/
	font-size: 1.438em;
	line-height: 1.822em;
	text-transform: uppercase;
	/*height: 0;
	overflow: hidden;*/
}

.about-copy {
	position: relative;
	float: left;
	width: 170px;
	color: #fff;
	margin: 12px 16px 0 16px;
	font-size: 0.9em;
	line-height: 1.22em;
	font-family: Arial, Helvetica, sans-serif;
}
.about-profile .about-copy {
	line-height: 1.502em;
}

.about-copy p {
	margin-bottom: 1em;
}


#images-more{
	height: 134px;
	position: absolute;
	right: 0;
}

.photocredit {
	position: absolute;
	bottom: 0;
	margin: 6px 8px;
	font-size: 0.9em;
	color: #fff;
}


/* PRESS
   ===== */
.press-copy h1 {
	margin-top: 0;
	font-size: 1.438em;
	line-height: 1.822em;
	text-transform: uppercase;
}

.press-copy {
	position: relative;
	float: left;
	width: 170px;
	color: #fff;
	margin: 12px 16px 0 16px;
	font-size: 0.9em;
	line-height: 1.22em;
	font-family: Arial, Helvetica, sans-serif;
}

.press-copy p {
	margin-bottom: 0.8em;
}

.press-copy a{
	color: #d2774a;
	font-size: 1.125em;
}


.press-copy .link-list{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.press-copy .link-list li{
	margin: 0 0 0.6em 0;
	padding: 0;
}

/* CONTACT FORM (from temp page)
   ============ */
input, textarea{
	border: 1px solid #6a6354;
	margin: 5px;
	padding: 2px 4px;
	color: #b0a790;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

input:focus, textarea:focus{
	color: #6a6354;
}

#contact-container {
	background-color: #6a6354;
	width: 100%;
	font-size: 1.1em;
	width: 400px;
	height: 285px;
}
#contact-container ul {
	list-style: none;
}
#contact-form {
	position: absolute;
	text-align: right;
	bottom: 0;
	right: 0;
	margin: 10px;
}
.contactField {
	color: #b0a790;
	text-align: right;
	width: 200px;

}
.contactTextArea {
	overflow:auto;
	width: 250px;
	height: 97px;
	text-align: left;
}
.contactError {
	color: #FFFFFF;
	margin-bottom: 5px;
}
.contactSubmit {
	color: #b0a790;
	background-color: #FFF;
	text-align: center;
	padding: 0px 5px;
	cursor: pointer;
}



