/* @override http://gf.delightproductions.com/themes/default/styles/dark.css */

/*

	Zen Photo Default Dark 1.1 Alan
	
*/

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

/* Main Layout
------------------------------ */
body {
	background: repeat url(../images/bg.gif);
	margin: 0px;
	padding: 0px 0px 50px;
	text-align: center;
}

#main {
	text-align: left;
	margin: 10px auto;
	width: 670px;
	background: #000;
	padding: 10px 20px 30px 20px;
	border-bottom: 2px solid #c18f2d;
}

#credit {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #fff;
	text-align: right;
	clear: both;
}

#credit a {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#credit a:hover {
	color: #748da0;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

#gallerytitle {
	border-top: 1px solid #000;
	padding-bottom: 40px;
	margin-bottom: 12px;
}

/* Text Styles
------------------------------ */
body {
	font: normal 82%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888;
}

.logo {
	width: 390px;
	height: 151px;
	margin: 0 auto;
	padding-bottom: 10px;
}

h2 {
	font: 120% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #AAA;
	margin-top: 25px;
}

h2 a:link, h2 a:visited {
	color: #c18f2d;
	text-decoration: underline;
}

h2 span {
	color: #666;
}

h2 a:hover {
	color: #fff;
	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: #c18f2d;
}

a:hover, a:focus {
	text-decoration: none;
	color: #fff;
}

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

img {
	border: 0;
}

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

/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}

ul.pagelist li {
	display: inline;
}

ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}

ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #748da0;
}

ul.pagelist li.prev {
	margin-right: 10px;
}

ul.pagelist li.next {
	margin-left: 10px;
}

.disabledlink {
	color: #fff;
	cursor: default;
}

.pagenav {
	clear: both;
}

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

#imageDescEditable {
	margin-top: 24px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 7px;
	margin: 6px;
	line-height: 0px;
}

.imagethumb {
	float: left;
}

.albumdesc2 {
	padding: 5px 20px 5px 20px;
	line-height: 18px;
}

.imagethumbalbum a {
	display: block;
	padding: 7px;
	margin: 16px;
	border: 1px solid #564014;
	background: #383838;
	line-height: 0px;
}

.imagethumbalbum a:visited {
	border: 1px solid #BD8F2D;
	background: #383838;
}

.imagethumbalbum a:hover {
	border: 1px solid #555;
	background: #383838;
}

.imagethumbalbum {
	float: left;
}

/* Album Thumbnails
------------------------------ */
.album {
	margin: 7px 7px 7px 7px;
	float: left;
	width: 311px;
	border: 1px solid #BD8F2D;
	background: #151515;
}

.album .imagethumb a {
	margin: 0;
}

.album h3 {
	padding: 0;
	margin: 0;
}

.album h3 a {
	display: block;
	width: 100%;
}

.album p {
	margin: 0 0 4px 0;
	line-height: 17px;
	font-size: 10px;
}

.albumdesc {
	float: right;
	width: 205px;
	padding: 6px 0 0 0;
}

/* Individual Image
------------------------------ */
.image {
	margin: 0;
	padding: 0;
	border: 0;
}

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

#image img {
	padding: 7px;
	margin: 6px;
	background: #383838;
}

.imgnav {
	overflow: hidden;
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #BD8F2D;
	background: #282828;
	margin-top: 13px;
	margin-bottom: 13px;
	
	_margin-top: 8px;
	/* IE Only */
}

.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: #151515;
	text-decoration: none;
	color: #888;
}

.imgnav .imgprevious a {
	float: left;
}

.imgnav .imgnext a {
	float: right;
}

#narrow {
	margin: 0 auto;
	width: 440px;
}

#narrow2 {
	margin-left: 60px;
	_margin-left: 32px;
	/* IE Only */
	margin-top: 8px;
	margin-bottom: 0px;
	width: 300px;
}

/* Comments
------------------------------ */
#comments {
	clear: both;
}

.error {
	color: #C33;
	font-weight: bold;
}

.comment {
	padding: 0px 8px 0px;
	border: 1px solid #BD8F2D;
	background: #151515;
	margin-bottom: 10px;
}

.commentmeta {
	margin-bottom: 0px;
}

.commentauthor {
	font-weight: bold;
}

.commentdate {
	margin-top: 0px;
	color: #555;
	font-size: 80%;
}

/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
	color: #888;
	background: #151515;
	border: 1px solid #BD8F2D;
	font: 82%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}

textarea {
	padding: 4px;
	width: 100%;
	color: #888;
	background: #151515;
	border: 1px solid #BD8F2D;
	font: 82%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.checkbox {
	cursor: pointer;
}

.pushbutton {
	cursor: pointer;
	padding: 3px 5px;
	color: #888;
	background: #151515;
	border: 1px solid #BD8F2D;
}

label {
	cursor: pointer;
}

label:hover {
	color: #999;
}

#purefunc {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #fff;
	text-align: left;
	clear: both;
}

#purefunc a {
	text-decoration: none;
	color: #fff;
	/*border-bottom: 1px solid #fff;*/
}

#purefunc a:hover {
	color: #748da0;
	/*border-bottom: 1px solid #fff;*/
	text-decoration: none;
}

#Sortingalbum {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #fff;
	text-align: left;
	clear: both;
}

#Sortingalbum a {
	text-decoration: none;
	color: #fff;
	/*border-bottom: 1px solid #fff;*/
}

#Sortingalbum a:hover {
	color: #748da0;
	/*border-bottom: 1px solid #fff;*/
	text-decoration: none;
}


