/* global whitespace */

* { margin:0; padding:0; }

/*= BODY/GLOBALS */

html {
    text-align:center;
}

body {
	background:#333 url(images/bg-body.gif) top center no-repeat;
	font-size:14px;
	text-align:center;
}

body#home {
	background:#333;
}

a, a:link {
    color:#28507C;
}

a:visited {
    color:#001551;
}

a:hover {
	text-decoration:none;
}	

/* =WRAPPER */

#wrapper {
	height:670px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:790px;
}

/* =HEADER */

#head {
	position:absolute;
	left:404px;
	top:88px;
}

#head.order {
	background:url(images/hdr-photo-over.gif) no-repeat 0 0;
}

#head.order a { 
	background:url(images/hdr-photo.gif) no-repeat 0 0;
	display:block;
	height:168px;
	text-indent:-9999px;
	width:351px;
}

#head.order a:hover { 
	background:url(images/hdr-photo-over.gif) no-repeat 0 0;
}

#head.bio {
	background:url(images/bg-bio-quote.gif) no-repeat 1px 2px;
	height:168px;
	text-indent:-9999px;
	width:351px;
}

body#home {
	top:650px;
}

/* =FOOTER */

#footer {
	color:#bbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
	position:absolute;
	right:20px;
	top:639px;
	width: 750px;
}

#footer p {
	float: right;
}

#footer a, #footer a:visited, #footer a:link {
    color:#fff;
    float: left;
    font-weight: bold;
    text-decoration:none;
}

#footer a:hover {
    text-decoration:underline;
}

/* =NAVIGATION */

ul#nav {
	list-style-type:none;	
	left:32px;
	position:absolute;
	top:88px;
}

ul#nav li {
	display:inline;
}

ul#nav li a {
	background-position:0 0;
	display:block;
	height:40px;
	margin:2px 0 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:200px;
}

ul#nav li a:hover {
	background-position:-200px 0;
}

ul#nav a.still {
	background-image:url(images/bg-nav-1.gif);
}

ul#nav a.self {
	background-image:url(images/bg-nav-2.gif);
}

ul#nav a.nudes {
	background-image:url(images/bg-nav-3.gif);
}

ul#nav a.bio {
	background-image:url(images/bg-nav-4.gif);
}

body#still ul#nav a.still {
	background-position:-400px 0;
}

body#self ul#nav a.self {
	background-position:-400px 0;
}

body#nudes ul#nav a.nudes {
	background-position:-400px 0;
}

body#bio ul#nav a.bio {
	background-position:-400px 0;
}

/*= HEADERS */

h1 {
	position:absolute;
	height:167px;
	left:234px;
	text-indent:-9999px;
	top:90px;
	width:170px;
}

body#still h1 {
	background:url(images/h1-still.gif) no-repeat 0 0;
}

body#self h1 {
	background:url(images/h1-self.gif) no-repeat 0 0;
}

body#nudes h1 {
	background:url(images/h1-nudes.gif) no-repeat 0 0;
}

body#bio h1 {
	background:url(images/h1-bio.gif) no-repeat 0 0;
}

h2#site {
	position:absolute;
	left:560px;
	text-indent:-9999px;
	top:10px;
}

h2#site a {
	display:block;
	height:60px;
	width:200px;
}

h3 {
	color:#243C57;
	font-size:1.3em;
	font-weight:bold;
}

#content h2 {
	background:url(images/bg-rule.gif) no-repeat 0 100%;
	color:#444;
	margin:10px 0 12px 25px;
	padding:8px 70px 5px 5px;
}

#content h3 {
	color:#444;
	padding:6px 0 0 30px;
}

h4 {
	color:#fff;
	font-size:11px;
	font-style:normal;
	letter-spacing:1px;
	text-transform:uppercase;
}

h1#brand { 
	background:none;
	border:none;
	height:164px;
	left:29px;
	position:absolute;
	text-indent:-9999px;
	top:0;
	width:211px;
}

h1#brand a,  
h1#brand a:visited {
	background:none;
	display:block;
	height:164px;
	text-decoration:none;
	width:211px;		
}

h1#brand a:hover {
	background:url(/images/bg-h1-brand-hover.gif) top no-repeat;
}

/* =CONTENT */

#content {
	overflow:auto;
	position:absolute;
	left:50px;
	top:336px;
	width:345px;
	height:271px;
}

#content p {
	color:#4C4C4C;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;
	padding:0 0 12px 0;
}

span.drop {
    float: left;
    font-family:Century Gothic Bold, Futura, Trebuchet MS, Arial, san-serif;
    font-size: 47px;
    font-weight:boldl;
    line-height: 35px;
    margin:0 5px 0 0;
    color:#444;
}

#content ul, #content ol {
	background:url(images/bg-content-ul.gif) no-repeat 0px 3px;
	color:#000;
	font-size:1.1em;
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
	margin:10px 0 14px 22px;
}

#content ol {
	background:none;
	list-style-type:decimal;
	padding:0 0 0 12px;
}

#content li {
	background:url(images/bullet-list.gif) no-repeat 0px 5px;
	margin:6px 0;
	padding:0 0 0 14px;
	position:relative;
}

#content ol li {
	background:none;
}

/* photo thumbs 4 lightbox */
#photo {
	overflow:auto;
	position:absolute;
	left:404px;
	top:262px;
	width:350px;
	height:355px;
}

#photo a {
	background:#fff;
	border:1px solid #eee;
	display:block;
	float:left;
	margin:5px;
	padding:4px;
}

#photo a:hover,
body#still #photo a:hover {
	border:1px solid #3b7894;
}

#photo img {
	border:1px solid #eee;
	height:91px;
	width:91px;
}

#photo a:hover img {
	border:1px solid #ccc;
}

#photo.thumbs {
	margin:0 0 0 8px;
}

/* still have 11 images and need room for a scroll bar */
body#still #photo a {
	background:#fff;
	border:1px solid #eee;
	display:block;
	float:left;
	margin:5px 0 5px 5px;
	padding:4px;
}

body#still #photo.thumbs {
	margin:0;
}

/* 4 large image */
body#bio #photo { 
	overflow:hidden;
	top:257px;
}

body#bio #photo img {
	background:#fff;
	border:1px solid #ddd;
	height:340px;
	width:338px;
	margin:5px 0 0 2px;
	padding:4px;
}

/* eo photo stuff */

img.float-r {
	border:1px solid #DFDFB7;
	float:right;
	margin:0 5px 15px 14px !important;
	margin-right:25px;
	padding:5px;
	position:relative;
}

.large {
	color:#666;
	font-size:1.5em;
}

#content table {
	border:none;
	font-size:1.1em;
	margin:10px 65px 10px 25px;
	padding:0;
	width:88%;
}

#content table td  {
	padding:7px 5px;
	border-bottom:1px solid #eee;
}

#content table th  {
	padding:7px 5px;
	background:#eee;
	text-align:left;
}

div.info {
	color:#777;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em;
	position:absolute;
	left:234px;
	text-transform:uppercase;
	top:290px;
	width:170px;
}

body#bio div.info {
	top:280px;
}

div.info h3 {
	border-top:1px solid #ccc;
	color:#999;
	font-size:1em;
	margin:10px 0 0 0;
	padding:10px 0 5px 0;
}

div.info dl {
	border-bottom:1px solid #ccc;
	font-weight:bold;
	padding-bottom:9px;
}

div.info dt {
	color:#111;
	clear:both;
	margin:1px 0;
	float:left;
}

div.info dd {
	color:#3b7894;
	float:left;
	margin:1px 0 1px 3px;
}

/* =FORMS */

#content form {
    margin:20px 35px 0 20px;
    padding:0;
}

#content form p {
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.1em;
	padding:10px 0 7px 10px;
	text-indent:0;
}

#content fieldset {
	background:url(/images/bg-newsletter.gif) bottom repeat-x;
	border:1px solid #CCCCB2;
	margin:0 0 0 0;
	padding:6px;
	text-align:left;
	width:418px;
}

#content legend {
    border:none;
	background:none;
	color:#660000;
	font-size:1em;
	font-weight:bold;
	letter-spacing:.1em;
	text-transform:uppercase;
	padding:0 5px;
}

#content label {
    color:#001551;
    display:block;
    float:left;
	font-style:italic;
    font-size:1em;
	font-weight:bold;
    margin:3px 5px 0px 7px;
	width:140px;
}

#content label.comments {
	padding-bottom:6px;
	width:350px;
}

html>body label.comments { /* IE puts random line if no float is provided so hide this decleration from IE */
	float:none;
}

#content label.inline {
	display:inline;
	float:none;
	font-style:normal;
	font-weight:normal;
	width:auto;
}

#content input.text {
    border:1px solid #CCCCB2;
	display:inline;
    font-size:10px;
    margin:2px 1px;
    padding:2px;
    width:235px;
}

#content form textarea {
	height: 133px;
	overflow:auto;
	width: 390px;
	padding: 2px;
}

#content input.submit {
    float: right;
	margin:5px 0 0 0;
}

form em {
  color:#798238;
  margin-left:5px;
  font-size:0.8em;
  font-style:italic;
}

form .button {
  width:90px;
  border:1px solid #E9D7BC;
  font-weight:bold;
}

form .hiddenfield {display:none;}

input[type=text], textarea {
	font: 1em Gill Sans, Trebuchet, Trebuchet MS, Arial;
	border: 1px #ccc solid;
	padding: 3px;
	color: #777;
}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
}

form input[type=text] {
	margin: 5px 5px 1px 0;
}

/* IE hax */
*html fieldset {
	position:relative;
}

*html legend {
	margin-bottom:7px;
}

*html label {
	margin:2px 5px -2px 7px;
	padding-bottom:3px;
}

/* basic formatting classes */

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	margin-top:-1px;
}

span.hr {
    /*  background:url(/images/bg-hr.gif) repeat-x 0 50%; */
    clear:both;
    font-size:1px;
    display:block;
    height:4px;
    margin-bottom:15px;
}

.center {
	text-align: center;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}

/* various image classes  */

img.thumb {
    float:left;
    border:none;
    margin:1px 10px 0 0;
}

img.callout {
    border:none;
    float:right;
    margin:0px 0px 15px 35px;
}

img.portal {
    border:none;
    float:left;
    margin:0 12px 12px 0;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
	
img.noborder {
	border: none;
}

/* lightbox */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer {
	color:#aaa;
	font:12px Helvetica, Arial, sans-serif;
	background-color:#fff;
	margin: 0 auto;
	line-height: 1.2em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ 
	color:#777; 
	font:16px Helvetica, Arial, sans-serif;
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
