/*
Style Sheet for Susan Burnstine
Created by Miles: rigent.com
*/


html, * {
	margin: 0;
	padding: 0;
}

body {
	text-align:center;
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#1a1a1a;
}
p {
	margin-bottom: 12px;
	line-height: 17px;
}

hr {
	margin: 20px 0;
	padding: 0;
	height: 0;	
	border: none;
	border-bottom: 1px solid #ddd;
}
#container {
	margin: 40px auto 0 auto;
	width: 750px;
	text-align: left;
}

#logo {
	padding-left: 10px;
	padding-bottom: 10px;
}

#content {
	overflow: auto;
	width: 100%;
	margin: 10px;
	position: relative; 
}
#content table td {
	padding: 4px 2px;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
}
#content table tr {
	background-color: #eee;
}
#content table tr.altrow {
	background-color: #e5e5e5;
}
#content h2 {
	margin: 12px 0;
	font-size: 13px;
	font-weight: bold;
}
#content h3 {
	margin-bottom: 12px;
	font-size: 13px;
	font-weight: bold;
}
#content h5 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#content img.goleft {
	float: left;
	margin: 0 20px 20px 0;
}
#content img.goright {
	float: right;
	margin: 0 0 20px 20px;
}
#content img.gocentre {
	text-align: center;
	margin: 0 0 20px 20px;
}

/* NAV ROLLOVERS */

#nav {
	padding-top: 40px;	
}

#nav ul {
/*	background: transparent url(../i/nav.gif) no-repeat left top;
	width: 500px;*/
	height: 17px;
	padding: 0 0 0 10px;
	margin: 0;
	position: relative;
}

#nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 19px 0 0;
/*	position: absolute;
	top: 0;*/
}

#nav ul li a {
/*	height: 17px;
	display: block;
	text-indent: -3500px;*/
	color: #999;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #444;
}

/*#portfolio {
	left:6px;
	width:54px;
}
#bio {
	left:92px;
	width:23px;
}
#pubs {
	left:148px;
	width:154px;
}
#purchase {
	left:332px;
	width:54px;
}
#contact {
	left:420px;
	width:47px;
}*/
#portfolio a:hover, body#aportfolio #portfolio a {
	color: #444;
/*	background:transparent url(../i/nav.gif) -6px -40px no-repeat;*/
}
#bio a:hover, body#abio #bio a {
	color: #444;
/*	background:transparent url(../i/nav.gif) -92px -40px no-repeat;*/
}
#pubs a:hover, body#apubs #pubs a {
	color: #444;
/*	background:transparent url(../i/nav.gif) -148px -40px no-repeat;*/
}
#press a:hover, body#apress #press a {
	color: #444;
/*	background:transparent url(../i/nav.gif) -148px -40px no-repeat;*/
}
#news a:hover, body#anews #news a {
	color: #444;
/*	background:transparent url(../i/nav.gif) -148px -40px no-repeat;*/
}
#purchase a:hover, body#apurchase #purchase a {
	color: #444;
/*	background:transparent url(../i/nav.gif) -332px -40px no-repeat;*/
}
#contact a:hover, body#acontact #contact a {
	color: #444;
/*	background:transparent url(../i/nav.gif) -420px -40px no-repeat;*/
}
#books a:hover, body#abooks #books a {
	color: #444;
}

div.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}

img {
	border: none;
	background: transparent;
}

/* links */

a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #444;
}
/*a:visited, a:active, a:focus{
	color: #444;
}*/

.left {
	float: left;
	width: 252px;
}

.right {
	float: right;
	width: 450px;
}
#footer {
	margin: 20px 0;
	padding: 10px;
	font-size:9px;
	color: #aaa;
}
#aolwarning {
	margin: 10px 0 0 0;
	padding: 10px;
	font-size:9px;
	color: #867c70;
}

#presstable td {
	border-right: 3px solid #fff;
}
#presstable td.image {
	width: 74px;
	text-align: center;
	border-right: none;
}
#presstable td a {
	color: #666;
}
#presstable td a:hover {
	color: #222;
}

/* PORTFOLIO */

#thumbnails {
	overflow: auto;
	float: left;
	width: 140px;
	list-style: none;
}
#thumbnails li {
	float: left;
	margin: 0 5px 5px 0;
	height: 40px;
}
#thumbnails li a {
	display: block;
	opacity: 0.5;
}
#thumbnails li a:hover, #thumbnails li a.active {
	opacity: 1;
}
#thumbnails li.galleryTitle {
	width: 140px;
	margin: 0 0 8px 0;
	font-weight: bold;
	height: auto;
}
#thumbnails li.galleryStatement {
	height: auto;
	margin: 0 0 12px 0;
}
#thumbnails li.galleryStatement a {
	width: 140px;
	color: #999;
	font-weight: normal;
	height: auto;
	opacity: 1;
	outline: none;
}
#thumbnails li.galleryStatement a:hover {
	color: #444;
	opacity: 1;
}
#imageDisplay {
	float: right;	
	width: 500px;
	min-height: 475px;
	margin-top: 48px;
	text-align: right;
	background: url(../i/bg_loading.png) no-repeat 240px 200px;
}

/* PORTFOLIO NAV */

#galleryLinks {
	height: 17px;
	margin: 0 0 0 10px;
	padding: 0;
}
#galleryLinks li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 25px 0 0;
}
#galleryLinks li a.active {
	color: #444;
}

/* STATEMENT WINDOW */

#statementWindow {
	width: 750px;
	position: absolute;
	z-index: 99;
	top: 44px;
	left: 0;
	background: #999;
	display: none;
}
#statementWindow div#innerWindow {
	background: #fff;
	padding: 10px 0;
	margin: 1px;
}
#statementWindow div#innerWindow div {
	overflow: auto;
}
#statementWindow div#innerWindow h3 {
	float: left;
	font-size: 15px;
	font-weight: normal;
	color: #999;
	padding: 0 20px 10px 20px;
}
#statementWindow div#innerWindow a.closeBttn {
	float: right;
	font-size: 12px;
	padding-left: 20px;
	margin-right: 20px;
	background: url(../i/cross.png) no-repeat left center;
}
#statementWindow div#innerWindow p {
	padding: 10px 20px;
	margin: 0;
}
