@charset "UTF-8";



/* ****************************** */
/* DEFAULTS */

* {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

body {
	background:#aca199 url(bg2.jpg);
	color: #EDE3DE;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}

li {
	list-style: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4.4em;
	letter-spacing: -1.5px;
	padding-bottom: 12px;
	position: relative;
	top: -7px;
}
h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 2em;
	padding-bottom: 15px;
}
h3 {
	font-size: 1.7em;
	padding-top: 60px;
}
h4 {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.5em;
	padding-bottom: 30px;
	width: 698px; /* IE font style adds width bug - I hate IE. */
}
h5 {
	color: #666;
	font-size: 1.1em;
	line-height: 1.3em;
	padding-bottom: 10px;
}
h5 a {
	color: #666;
}
h5 a:hover {
	background: #666;
	color: #000;
}

a {
	color: #d0cac6;
}
a:hover {
	background: #e3dad4;
	color: #000;
	text-decoration: none;
}

p {
	font-size: 1.1em;
	padding-bottom: 15px;
}



/* ****************************** */
/* FRAMEWORK */

#framework {
	width: 860px;
}



/* ****************************** */
/* PAGE-WIDE */



.pagecolumn2, .pagecolumn2empty, .albumcolumn2 {
	border-top: 0px solid #333;
	float: right;
	padding-top:60px;
	width: 700px;
}
.pagecolumn_testa {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 700px;
}
.pagecolumn2empty {
	border-top: none;
	padding-top: 0px;
    width: 700px;
	}

.nobg:hover {
	background: none;
}

.wimp {
	padding-bottom: 5px;
}



/* ****************************** */
/* HEADER */

#masthead {
	left: 200px;
	position: absolute;
	top: 0px;
	width: 700px;

}

#header {
	height: 260px;
	padding-top: 10px;
}

#header, #pageheader {
	position: relative;
	left: 141px;
	width: 765px;


}

#nav {
	color: #999999;
	float: left;
	font-size: 1.3em;
	width: 70%;
}
#nav li {
	display: inline;
	list-style: none;
	padding-right: 2px;
}
#nav a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:hover {
	background: #333333;
	text-decoration: none;
}
#nav .active a, #nav .active a:hover {
	background: #6fcae1;
	color: #000;
	text-decoration: none;
}

#utilitynav {
	color: #3c3c3c;
	float: right;
	font-size: 1.1em;
	text-align: right;
	width: 30%;
}
#utilitynav li {
	display: inline;
	list-style: none;
	padding-left: 2px;
}
#utilitynav a {
	color: #4d4d4d;
}
#utilitynav a:hover {
	background: none;
	color: #999999;
	text-decoration: none;
}
#utilitynav .active a, #utilitynav li .active a:hover {
	background: #6fcae1;
	color: #000;
	text-decoration: none;
}



/* ****************************** */
/* PAGE HEADER */

.highlighted {
	background: #1a1a1a;
}



/* ****************************** */
/* CONTENT */

.content {
	margin-top: 75px;
}


.contentcolumn1 li, .contentcolumn2 li, .contentcolumn3 li {
	font-size: 1.1em;
	line-height: 1.3em;
}
 



/* ****************************** */
/* SELECTED WORK */

.thumbnails img {
	border: none;
	float: left;
}

.tooltip {
	background: #000;
	color: #fff;
	padding: 15px;
}

.divider {
	background: #333;
	height: 2px;
	position: relative;
	top: -30px;
	width: 150px;
}

.album {
	margin-top: 75px;
}

.albuminfo {
	color: #666;
	line-height: 1.1em;
}
.albuminfo .header {
	color: #4d4d4d;
	font-weight: bold;
	text-transform: uppercase;
}

.albumnav {
	color: #666;
	float: right;
	font-size: 0.9em;
	text-align: right;
}
.albumnav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding-left: 2px;
	text-transform: uppercase;
}
.albumnav a {
	color: #b3a791;
}
.albumnav a:hover {
	background: #b3a791;
	color: #000;
	text-decoration: none;
}

.albumcategory {
	background: #ffffcc;
	color: #000;
	text-transform: uppercase;
}

.photo {
	border-bottom: 1px solid #333;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.photo img {
	border: none;
}
.photo p {
	padding: 0px;
}

.photocaption {
	color: #666;
	font-size: 1.1em;
	line-height: 1.4em;
}

#pagenumber, #pagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
}
#pagenumber {
	float: left;
	width: 50%;
}
#pagenav {
	float: right;
	text-align: right;
	width: 50%;
}
#pagenav li {
	color: #666;
	display: inline;
	list-style: none;
	padding-left: 2px;
}



/* ****************************** */
/* FOOTER */

#footer {
	margin-top: 40px;
	padding: 30px 0px 120px 0px;
}

#sitemap {
	padding-bottom: 15px;
}
#sitemap li {
	color: #666;
	display: inline;
	font-size: 1.2em;
	list-style: none;
	padding-right: 2px;
}

.topofpage {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: right;
}
.topofpage a {
	text-transform: uppercase;
	color: #b3a791;
}
.topofpage a:hover {
	background: #b3a791;
	color: #000;
	text-decoration: none;
}

.footercolumn1 {
	float: left;
	width: 75%;
}
.footercolumn2 {
	float: right;
	width: 25%;
}



/* ****************************** */
/* HACKS */

.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */
