/* @override http://www.elizehendler.com/docs/css/screen.css */

/*@import "reset.css";*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; outline:none;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li, ol,ul {list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}


img { display: block; }

body {
	width: 980px; 
	margin: 0 auto; 
	color: #222;
	padding: 0;
	line-height:1.3;
	color: #001;
	background: #f3f3f3 url("/images/fadedown-bg.jpg") repeat-x 0px 115px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:17px;
	}

#boxbar {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:109px;
	background: #f1f1f1 url(/images/backgrounds/elize-topleftgradient.jpg) 0 0 no-repeat;
	border-bottom:6px solid #f8f8f8;
	}	

h2 a { border-bottom:1px solid #111; }
#contentheader h2 a { border-bottom:none; }

a {
	border-bottom:1px solid #ccc;
	text-decoration:none;
	color:#222;
	}

ul li,p,em,div.description {
	font-size:100%;
	font-style:normal;
	}

strong { font-weight:bold; }

h1 {
	font-size:13px;
	font-weight:normal;
	}

p#project-count,p#gallery-count {
	text-align:right;
	}

p#gallery-count span {
	letter-spacing:.25em;
	}



div#container {
	width: 960px; 
	margin:15px 0 0 0px;
	padding:0 0 20px;
	text-align:left;
	background-repeat:repeat;
	}

p {
	margin:0 0 5px;
	}

hr {
	display:block;
	clear:both;
	margin:0 0 45px;
	padding:0;
	height:0;
	overflow:hidden;
	visibility:hidden;
	}

ul li {
	margin:0 0 3px;
	}

p.date {
	color:#999;
	font-size:11px;
	letter-spacing:.03em;
	text-align:right;
	padding:14px 20px 0 0;
	}

.description em { color: #333; font-style: italic; font-family: "hoefler text"; font-size: 105%; letter-spacing: 1px;  }


div.description h2 {
	padding:0 0 15px;
	}

div#media {
	clear:both;
	padding:0;
	}

div.media {
	margin:0 0 10px;
	}

div.description div#images {
	padding:0;
	}

#media .image > img {
	margin: 0px 0 6px 0;
	padding: 0;
	border-top: 0px solid #fff;
	margin-left: 13px; 
	}

.image .caption { display: none; }

#media .image > .caption { 
	margin-top: 16px; 
	display: block;
	height: 2em; 
	margin-left: 13px; 
	}
	
#media .image .caption > span {
	display: inline; 
	padding: 3px .75em 3px .65em;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	text-transform: uppercase; 
	font-size: 70%; letter-spacing: .25em;
	}

p#project-count,
p#gallery-count {
	margin:2px 20px 0 0;
	}

div#project-navigation p { color:#999; }

p#gallery-count,
div#gallery-navigation {
	display:none; 
	}

p#gallery-count span {
	margin:-1px 0 0;
	display:inline;
	}

div#project-navigation {
	margin:0 0 0 20px;
	}

div#project-navigation p,
div#gallery-navigation p,
div.gallery-navigation p {
	margin:0 0 1px;
	}

div#image-wrapper {
	overflow:hidden;
	width:733px;
	}

div#image-wrapper div#image-holder {
	width:100000000px;
	}

div#image-wrapper div#image-holder div.image {
	float:left;
	width:720px;
	}

img.project-thumb {
	padding:0 10px 5px 0;
	float:left;
	display:none;
	}

/* Footer */
	
	#footer {
		text-indent: -1.1em;
		padding-top:0;
		padding-bottom:0;
		margin:17px 0 0;
		border-width:1px;
		border-color:#ccc;
		border-bottom:none;
		font-size:9px;
		line-height:17px;
		font-family:Georgia;
		padding-left:12px;
		}
	
	#footer em {
		font-size:85%;
		letter-spacing:0;
		}
	
	a.atom-rss {
		margin:0 0 0 6px;
		padding:1px 2px 0;
		font-size:.93em;
		letter-spacing:.08em;
		background:#ddd;
		}
	
/* end Footer */

	
/* Javascript-enabled styles */
	body.js-enabled p#gallery-count,body.js-enabled div#gallery-navigation { display:block; }
	body.js-enabled p#project-count { display:none; }
	body.js-enabled div#media div.image { display:none; }
	body.js-enabled div#media div.image:first-child { display:block; }
/* !end Javascript-enabled styles */
	

em { font-style:italic; }

p {
	font-size:12px;
	line-height:17px;
	}

h2 {
	font-size:26px;
	margin:0;
	font-weight:normal;
	letter-spacing:.02em;
	font-size:20px;
	font-weight:bold;
	}


/* Navigation */

#navigation {
	float:left;
	width:176px;
	padding-left:0px;
	margin-top:0;
	margin-right:0px;
	}

.navigation {
	width:132px;
	padding-left:10px;
	}

#navigation h1.headername{
	padding-left:8px;
	padding-bottom:9px;
	/* border-bottom: 6px solid #000;*/
	font-size: 34px; line-height:34px;
	font-family:"Hoefler Text", georgia, "Times New Roman", Times, serif;
	}

ul#nav-pages {
	margin:0;
	padding:14px 10px 4px;
	border-top:6px solid #000;
	font-size:73%;
	line-height:17px;
	font-family:"Lucida Grande", geneva, Lucida, arial, sans-serif;
	}

#nav-projects {
	margin:4px 0 2em;
	padding:0 4px 2em 17px;
	border-bottom:3px solid #000;
	font-size:11px;
	line-height:17px;
	text-indent: -10px;
	font-family:"Lucida Grande", geneva, Lucida, arial, sans-serif;
	}

#nav-projects .sectiontitle {
	/* font-variant:small-caps; */
	font-size:14px;
	line-height: 17px; 
	padding-left:2px;
	font-weight:bold;
	padding-top:14px;
	padding-bottom:2px;
	display:block;
	}

#nav-projects ol {
	margin-left:3px;
	}

#nav-pages a:hover,
#nav-projects ol a:hover {
	background-color:#fcfbf6;
	color:#000;
	}

ol.children li,ul#nav-pages li,#nav-projects li {
	line-height:17px;
	padding:0;
	}

ol.children li {
	font-family:georgia, "Times New Roman", Times, serif;
	font-size:100%;
	line-height:17px;
	letter-spacing:.1em;
	text-transform:none;
	}

ol.children li a {
	font-style: italic;
	letter-spacing:.1em;
}

ol.children li a:hover {
	font-style:italic;
	letter-spacing:.1em;
	margin-left: -.2em;
	color: #000;
	background-color:#fcfbf6;
	}

#nav-projects {
	font-size:10px;
	line-height:17px;
	letter-spacing:.1em;
	text-transform:uppercase;
	font-family:'Hoefler Text', georgia, "Times New Roman", Times, serif;
	}

.description {
	margin-top:12px;
	padding-left:1px;
	line-height:17px;
	margin-left: 14px; 
	
	}

#project .description {
	margin-top:29px;
	padding-left:1px;
	}

ol.children ol.children { margin-left: 2em; }
.description > ol.children { margin-top: -9px; }
.description ol.children li a { font-size: 150%; line-height: 2;  }
.description ol.children li a:hover { background-color: #fff; }

#project .description,
#contentmain .description
 {
	clear:both;
	max-width:35em;
	text-align:justify;
	text-transform:none;
	letter-spacing:0;
	padding-left: 1em; 
	font-size:80%;
	padding: 8px 14px 14px 14px;
	margin: 0; 
	background-color: #fefefe; 
	font-family:georgia, 'Hoefler Text', "Times New Roman", Times, serif;
	}
div.description > p:first-child { padding-top: 1px; }
#contentmain > p { padding: 0 17px 7px 14px; }

a#pagename {
	text-decoration:none;
	border-bottom:none;
	}


	
/* temporary additions */
#contentheader {
	display:block;
	height:39px;
	width:100%;
	padding:0px 13px 0px 13px;
	margin:0;
	border-bottom: 6px solid #eee;
/*	border-bottom: 6px solid #f6f6f6; */
}

#contentheader h2 {
	height:35px;
	display:inline;
	float:left;
	max-width:22em;
	font-size:150%;
	line-height:24px;
	padding:0 .25em 1px 0;
	margin-bottom:0;
	margin-right: .75em;
	/*	text-transform: uppercase; */
	/*	font-variant:small-caps; */
	font-weight:normal;
	border-color: #111; 
	padding-bottom: 3px; 
	border-bottom:6px solid #e6e6e6;
	position: relative; 
	}

ul h2 { font-size:17px; }

#contentheader h2 a { margin-right: .125em; }
#contentheader h2.projecttitle { display:block; }

#contentheader h2 .breadcrumbs {
/*	display:inline;
	margin-top: -1.75em; float: left;
	padding-left:0.1em; */
	position: absolute;
	white-space: nowrap;
	top: -1.75em;
	left: 0; 
	padding: 0;
	margin: 0; 
	font-style:italic;
	font-weight:normal;
	font-size:60%;
	color: #ccc; 
	font-family: "Hoefler Text", hoefler, georgia, "Times New Roman", Times, serif;
	}
.breadcrumbs a { color: #bbb; letter-spacing: .075em }
.breadcrumbs a:hover { color: #333; }

#contentheader h2 .date {
	font-style:normal;
	font-weight:normal;
	font-size:70%;
	color: #bbb; 
	font-family: "Hoefler Text", hoefler, georgia, "Times New Roman", Times, serif;
	}


#content {
	margin:0;
	padding:0;
	float: left; 
	margin-top:38px;
	padding-left:20px;
	width:720px;
	}

.gallery-navigation, .gallery-navigation a {
	font-size:10px;
	line-height:17px;
	font-family: "gill sans", lucida, arial, sans-serif; 
	}

.gallery-navigation {
	margin:0;
	padding-bottom:1em;
	padding:0;
	font-size:9px;
	padding-right:2em;
	display:block;
	margin-top:2em;
	padding:1em 2px;
	}

#contentheader .gallery-navigation {
	display:inline;
	margin:0;
	padding:0;
	white-space:nowrap;
	height:17px;
	padding-top:8px; 
	margin-left:1em;
	float:left;
	}

#contentheader .gallery-navigation a {
	text-decoration:none;
	border-bottom:none;
	}


#contentheader #gallery-count {
	margin:0;
	}
	
/* div.image { display: none; } */
#content #contentmain {
	padding-top:6px;
	}


#next-image, #previous-image { letter-spacing: .1em; color: #aaa; margin-left: .5em; border-top: 1px solid #eee; }
a#next-image { color: #777; }
a#next-image:hover { color: #000; }
#gallery-count em { font-style: normal; color: #ccc; }
/*
body#body_home #content { margin-top: 95px; }
body#body_home #content  img { border: 4px solid #000; }
*/