/*

	Zen Photo Default (Dark) 1.0
	
*/

/* Basics
------------------------------ */
html {
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

/* Main Layout
------------------------------ */
body {
}

#credit {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #294550;
	text-align: right;
	clear: both;
}
/*
#credit a {
	text-decoration: none;
	color: #294550;
	border-bottom: 1px dotted #294550;
}
#credit a:hover {
	color: #748da0;
	border-bottom: 1px solid #294550;
	text-decoration: none;
}
*/
#gallerytitle {
	border-bottom: 1px solid #444;
	padding-bottom: 14px;
	margin-bottom: 12px;
	_margin-top: 40px; /* IE Only */
}


/* Text Styles
------------------------------ */
/*
body {
	font: normal 82%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888;
}
h2 {
	font: 120% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #AAA;
	margin-top: 25px;
}
h2 a:link, h2 a:visited {
	color: #86a1b6;
	text-decoration: none;
}
h2 span {
	color: #666;
}
h2 a:hover {
	color: #94c2e5;
	text-decoration: none;
}
h3 {
	font: 120% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #748da0;
	margin-top: 30px;
}
*/

/* Link Styles
------------------------------ */

/*
a:link, a:active, a:visited { text-decoration: none; color: #86a1b6; }
a:hover, a:focus { text-decoration: none; color: #94c2e5; }
*/

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
	color: #444;
}

blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

/*	Album navigation
	(breadcrumb navigation bar)
------------------------------ */
#album_nav_div {
	
}
#album_nav_div ul.album_nav_ul {
	display:block;
	padding: 0; margin:0;
	list-style-type: none;
}
#album_nav_div ul.album_nav_ul li {
	font-size:80%;
	border:0;
	display:block;
	float:left;
	width:auto;
	margin:0 2px 0 0;
}
#album_nav_div ul.album_nav_ul li a {
	color:#65AFD9;
	display:block;
	padding:4px 8px;
	text-align:center;
	text-decoration:none;
}
#album_nav_div ul.album_nav_ul li a:hover {
	background-color:#65AFD9;
	color:#181818;
}

#album_nav_div ul.album_nav_ul li.last {
	display:block;
	padding:4px 8px;
	text-align:center;
	text-decoration:none;
	cursor: default;
	color: #fff;
	background-color:#333;
}

/* Page Navigation
------------------------------ */
ul.pagelist {
	display:block; /*clear:both;*/
	float:right;
	padding: 0; margin:0;
	list-style-type: none;
}

ul.pagelist li {
	font-size:80%;
	border:0;
	display:block;
	float:left;
	width:auto;
	margin:2px 2px 0 0;
}

ul.pagelist li a, ul.pagelist span.disabledlink {
	color:#65AFD9;
	display:block;
	padding:4px 8px;
	text-align:center;
	text-decoration:none;
}
ul.pagelist li a:hover {
	text-decoration:none;
	background-color:#65AFD9;
	color:#181818;
}
ul.pagelist li.current a {
	text-decoration: none;
	cursor: default;
	color: #fff;
	background-color:#333;
}
ul.pagelist li.prev, ul.pagelist li.next {

}
ul.pagelist span.disabledlink {
	color: #333;
	cursor: default;
	background-color:transparent;
}
.pagenav {
	clear: both;
}


/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
}


/* 	images_div holds all images 
------------------------------ */

	#images_div .large_image, #images_div #thumbnails_div, #images_div #albums_div {
		clear:left;
		padding-top:20px;
	}

	
	#images_div #description_div {
		font-size:100%;
		padding-left:30px;
	}
		#images_div p.keywords {
			font-size:80%;
			color:#666;
		}
		#images_div p.image_id {
			
		}




/* Image Thumbnails
------------------------------ */
.imagethumb img {
	border:0;
}
.imagethumb a, .imagethumb a:visited {
	display: block;
	border:4px solid #333;	
	line-height: 0px;
}
.imagethumb a:hover {
	border:4px solid #666;
}

.imagethumb {
	display:block;
	float: left;
	margin:0 10px 10px 0;padding:0;
	_margin-bottom: -30px; /* IE Only */
	height:auto;
}


/* Album Thumbnails
------------------------------ */
.album {
	padding: 10px;
	margin-bottom: 5px;
	clear: both;
	border-bottom: 1px solid #444;
	height:110px;
	/*background: #333;*/
}
.album img {
	border:0;
}


.album a.bordered, .album a.bordered:visited {
	display: block;
	border:4px solid #333;	
	line-height: 0px;
}

.album a.bordered:hover {
	border:4px solid #666;
}



.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 340px;
	padding: 3px 0 6px 0;
}
.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
	float: right;
	width: 480px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #888;
}


/* Individual Image
------------------------------ */

.large_image img { 
	float:left;
	border:4px solid #333;
	margin-right:30px;
}

#image {
	text-align: center;
	line-height: 0;
}

.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #444;
	background: #282828;
	margin-top: 13px;
}

.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #666;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #333;
	text-decoration: none;
	color: #888;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
	color: #888;
	background: #333;
	border: 1px solid #444;
	font: 82%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #888;
	background: #333;
	border: 1px solid #444;
	font: 82%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	color: #888;
	background: #333;
	border: 1px solid #444;
}
label {
	cursor: pointer;
}
label:hover {
	color: #999;
}
