/* ####### STOCK BOOK STYLES ####### */


/* ##### STANDARD STYLES, general inheritance to other elements ##### */

html{
   	margin:0;
   	padding:0;
   	height:100%;

    
}

body
{
    margin: 0 15px 0 0;
	padding: 0;
	font-size: 14px;
	font-family: Georgia, Helvetica, Arial, Verdana, sans-serif;
	color:#BBB;
	background-color: rgb(41,43,45);
    height:100%;
}

table, td
{
    /* border: 1px solid red; */
    border-width:1px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding:0px;
	vertical-align: top;
    
}

.detail table
{
    float: left;
    clear: both;
}
img { border: none; }

a:link { text-decoration: none !important; }
a:hover { text-decoration: none !important; }
a:active { text-decoration: none !important; }
a:visited { text-decoration: none !important; }

/* ########## */
/* ##### HEADER STYLES, controls site title and photo title ##### */


#maindiv {
min-height: 100%;
position: relative;
}

#main {
margin: 0 90px 40px 60px;
}


/*************************************************************************************************/

#header
{
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    
    width: 100%;
    display:table;
    
}

#headerimage
{
	padding-right: 0px;
    background-image: url(../img/h_image.png);
    background-position:right bottom;
    background-repeat: no-repeat;
    
    padding: 0px 80px 0px 0px;
	vertical-align: top;
    min-width: 400px;
    height:90px;
}

h1
{
    color: rgb(192,192,192);
    margin: 0px;
    padding: 25px 0px 52px 65px;
    font-weight: 400;
    font-size: 2.85em;
    font-family:"American Typewriter", Arial, sans-serif;
    font-stretch: extra-expanded;
    max-height:170px;
    overflow:hidden;
}

#headerSpacing
{
   height:15px; 
}

/*************************************************************************************************/

#navCol
{
    
}
#navCol2
{
    min-width:81px;
}



#page 
{
	width:100%;
}




h2
{
	font-size: .9em;
	font-weight: normal;
	margin: 156px -10px 2px 15px;
	padding: 0;
	color: #888;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.detail h2
{
    width: auto;
}

/* ########## */
/* ##### GENERAL NAVIGATION STYLES, controls previous & next number menu between pages ##### */

ul#nav
{
	
    clear: both;
	display: block;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
    font-family:"American Typewriter", Arial, sans-serif;
	font-size: 1.45em;
	list-style: none;
    float: right;
    position:relative;
    bottom:33px;
}
ul#nav li
{
	padding: 0 0 0 0; 
	float: left;
	display: block;
	list-style: none;
    color:rgb(189,189,189);
}
ul#nav li a
{
	text-decoration: none;
	color:rgb(189,189,189);
	padding-bottom:1px;
}


ul#nav li a:link
{
	text-decoration: none;
	color:rgb(79,1,1);
}

ul#nav li a:visited
{
	text-decoration: none;
	color:rgb(79,1,1);

}

ul#nav li a:hover
{
	color:rgb(189,189,189);
	text-decoration: none;
}

ul#nav li a:active
{
	color:rgb(189,189,189);
	text-decoration: none;
}


ul#nav .previous { white-space: pre; width: 15px; height: 15px; padding-right:0px;}
ul#nav .previous a       { background: url("../img/previous.png")        no-repeat left center; padding:0px 0px 1px;}
ul#nav .previous a:hover { background: url("../img/previous_active.png") no-repeat left center; padding:0px 0px 1px;}
ul#nav .previous_text {display: none;}

ul#nav .pageNumber { padding:0 7px 0 7px; }
ul#nav .pagnation { padding: 0 7px 0 7px; }

ul#nav .next { white-space: pre; width: 15px; height: 15px; padding-left:5px;}
ul#nav .next a       { background: url("../img/next.png") no-repeat left center;  padding:0px 0px 1px;}
ul#nav .next a:hover { background: url("../img/next_active.png") no-repeat left center;  padding:0px 0px 1px;}
ul#nav .next_text {display: none;}




/* ########## */
/* ##### TBA ##### */

.currentPage /* need to get rid of this */
{
	color:rgb(189,189,189);
}
.thumbnail
{
	background-color: #BBB;
    
}


#content 
{
	float: left;
	margin: 4px 0 0 8px;
	padding: 0px;
}


/* ########## */
/* ##### PHOTO STYLES, controls each image style ##### */

#photo
{
	margin: 0px 0 0 0px;
    
}
#photo img
{
	margin: 0;
	margin-bottom: -4px;
	margin-top: 0px;

}

ul#photoInfo{
	padding-left: 0px;
}

.sideinfo
{
    width: 200px;
    display: block;
    margin: 0;
    padding: 0;
}

.pictureblock
{
	margin: 0;
	padding: 0;
}
.imageinfo, .imageinfo a, .imageinfo a:visited, .imageinfo a:active, .imageinfo a:hover
{
	font-size: .9em;
	color:rgb(182,182,182);
	margin: 0 0 5px 0;
	text-decoration: none;
}

dl.imageblock
{
	margin: 0 0 0 0;
	padding: 0;
}
dl.imageblock dt
{
	margin: 0;
	padding: 0;
}
.imageinfo
{
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}
dd.imagecell
{
	margin: 0;
	padding: 0;
	clear: both;
}
dd.imagecell img
{
    
}

/* ########## */
/* ##### JOURNAL STYLES, controls journal data ##### */

.journaltitle
{
	
	color:rgb(182,182,182);
    font-family:"Helvetica Neue", Arial, sans-serif;
}
.journaltitle h4
{
	font-weight: 300;
	font-size: 1.50em;
	margin: 0px 0 0 0;
	padding: 0px 0 10px 0;
	padding-right: 10px;
	color:rgb(182,182,182);
    font-family:"Helvetica Neue", Arial, sans-serif;
}
.journaltext
{
    margin-bottom:10px
    font-family:"Helvetica Neue", Arial, sans-serif;
}
.journaltext p 
{
	font-weight: 300;
    margin: 0px 0 5px 0;
	padding: 0;
	font-size: 0.90em;
	line-height: 1.1em;
	color:rgb(182,182,182);
	padding-right: 10px;
	text-align: justify;
    font-family:"Helvetica Neue", Arial, sans-serif;
     }

}

/* ########## */
/* ##### PHOTO DATA STYLES, controls metadata for each photo displayed ##### */

ul#metadata
{
	margin: 0;
	padding: 0 10px 0 0px;
	text-align: left;
	font-size: .8em;
    list-style: none;
    color: #bbb;
}


ul#metadata li
{
	display: inline;
    list-style: none;

}

.detail ul#metadata
{
    margin: 0 0 0 15px;
}

.detail ul#metadata li
{
    display: block;
    clear: right;
    text-align: left;
}


#metadata_detail{
	font-size: 1.00em;
    font-weight: 300;
    color:rgb(182,182,182);
	margin-left: 110px;
	margin-top: 10px;
	margin-bottom: 50px;
    font-family:"Helvetica Neue", Arial, sans-serif;
}

.crop{
	margin:0 18px 30px 0;
	overflow:hidden; /* this is important */
	position:relative; /* this is important too */
    width:190px;
    height:250px;
	}
.crop img{
	position:absolute;
	margin-top: -100px;
	margin-left: -100px;
	}
.image {
   position: relative;
   width: 100%; /* for IE 6 */
}

h3 {
   position: absolute;
   top: 221px;
   left: 0px;
   padding-right: 14px;
}

h3 span {
   color:rgb(182,182,182);
   font: 0.75em "Helvetica Neue";
   padding-top:4px;
   padding-right:10px;
   padding-bottom:2px;
   padding-left:10px;
}

h3 span.spacer {
   padding:0 5px;
}

/* ########## */
/* ##### FOOTER STYLES, controls copyright and other info at bottom of each page ##### */

#footer
{
    padding: 0px 0 15px 0;
	clear: both;
	margin-left: 10px;
    position:absolute;
    bottom:0;
    right:0;
}

#footer_d
{
    padding: 0px 0 15px 0;
	clear: both;
	margin-left: 10px;
}

#footer p
{
	font-size: 0.75em;
    font-family:"Georgia", Arial, sans-serif;
	margin: 30px 7px 0 0;
	text-align: right;
    color:rgb(182,182,182);
}

#footer_d p
{
	font-size: 0.75em;
    font-family:"Georgia", Arial, sans-serif;
	margin: 10px 82px 0 0px;
	text-align: right;
}

