/*

	Zen Photo Default (Dark) 1.0
	
*/

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0; padding:0; background: #30302f;}
#header {
	height: 103px;
	width: 882px;
	background: url(headerbg.jpg) no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	margin: 0px 0px 40px 1px;
}
#logo {float: left; width: 300px; height: 71px;}
#logo a {display: block; width: 292px; height: 71px;}
#logo a:link, #logo a:visited {color: #000000; text-decoration: none; background: url(logo.jpg) no-repeat 0px 0px;}
#logo a:hover, #logo a:active {color: #000000; text-decoration: none; background: url(logo.jpg) no-repeat 0px -71px;}
#topnav {float: right; width: 550px; text-align: right; padding: 41px 6px 0px 0px; line-height: normal;}
#topnav a:link, #topnav a:visited {color: #888888; text-decoration: none;}
#topnav a:hover, #topnav a:active {color: #ecebeb; text-decoration: none;}
h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #903008;
	letter-spacing: 2px;
}
#mainnav {
	clear: both;
	width: 802px;
	height: 29px;
	font-size: 13px;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 40px;
	color: #888888;
	font-style: normal;
}
#mainnav a:link, #mainnav a:visited, #mainnav a:active {color: #888888; text-decoration: none;}
#mainnav a:hover {color: #ecebeb; text-decoration: none;}		
#section {width: 800px;	padding: 0px 0px 0px 40px; clear: both;}
#main {
	min-height:100%;
	height:auto;
	width: 892px;
	padding: 0px 0px 0px 8px;
	margin: 0px auto 0px auto;
	background: url(wrapper.jpg) repeat-y;
	color: #888888;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* html #wrapper{height:100%;}/* ie6 and under*/
#footer {
	color: #414141;
	clear:both;
	width: 882px;
	padding: 9px 0px 30px 0px;
	margin: 40px 0px 0px 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	background: url(footer.jpg) no-repeat top center;
}
#footer a:link, #footer a:visited {color: #414141; text-decoration: none;}
#footer a:hover, #footer a:active {color: #ecebeb; text-decoration: none;}
#footer p {margin: 0px; padding: 0px; line-height: 1.2em;}
#credit, #sort {
	width: 840px;
	text-align: right;
	clear: both;
	font-size: 12px;
	margin: 30px 0px 0px 0px;
}
#credit a, #sort a {
	text-decoration: none;
	color: #888888;
	border-bottom: 1px dotted #888888;
}
#credit a:hover, #sort a:hover {
	color: #ecebeb;
	border-bottom: 1px solid #ecebeb;
	text-decoration: none;
}
#gallerytitle {
	width: 802px;
	margin: 0px 0px 20px 40px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #7c7c7b;
	clear: both;
}
#gallerytitle h2 { 
	font-weight: normal; 
	width:510px;
}

#description {padding: 0px 0px 15px 0px;}
.red {color: #903008;}

/* Link Styles
------------------------------ */
p {margin: 0px; padding: 0px 0px 1em 0px; line-height: 1.4em;}
a:link, a:visited {color: #A9A9A9; text-decoration: underline;}
a:hover, a:active {color: #ecebeb; text-decoration: underline;}

/* Text Styles
------------------------------ */
h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #903008;
	letter-spacing: 2px;
}
h2 {
	color: #c88647;
	font-size: 18px;
	margin: 0px;
	padding: 10px 0px 8px 0px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
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: 110% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #748da0;
	padding: 30px 0px 0px 0px;
	margin: 0px;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }
form {margin: 0px; padding: 0px;}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* 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: #294550;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 7px;
	margin: 0px 6px 6px 0px;
	line-height: 0px;
    border: 1px solid #444;
	background-color: #333;
}
.imagethumb a:visited {
    background-color: #333;
    border: 1px solid #444;
}
.imagethumb a:hover {
	background-color:#333;
	border: 1px solid #ccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#container {width: 820px; margin: 0px 0px 0px 40px;}
#albums {float: left;}
.album {
	margin: 0px 10px 10px 0px;
    padding: 5px;
	float: left;
	width: 249px;
	border: 1px solid #7c7c7b;
	background: #30302f;
	line-height: 100%;
}
.album a img {border: 0px; text-decoration: none;}
.album .thumb {float: left; margin: 7px 6px 0px 0px;}
#albums a:link, #albums a:visited {color: #c88647; font-size: 16px;	font-family: "trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none;}
#albums a:hover, #albums a:active {color: #c88647; font-size: 16px;	font-family: "trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: underline;}
.album p {line-height: 1.3em; font-size: 12px; padding: 5px 0px 0px 0px; margin: 0px;}
.albumdesc small {}

/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	float: left;
	text-decoration: none;
	color: #7c7c7b;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #ecebeb;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 1em auto 0px auto;
	width: 500px;
}
.narrowdesc {line-height: 1.4em; margin: 0px 0px 1em 0px;}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #444;
	background: #333;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #555;
	font-size: 85%;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #888;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #999;
}
#map {margin-left: -77px;}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	background: #222;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #aaa;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #86a1b6; }

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background-color:#222;
  color: #fff
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive #year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive #month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #666;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #111;
}
#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #222;
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}

