/*
	ZenPhoto Style Sheet
*/
#zen_main {
	text-align: left;
	background: #fff;
	width : 820px;
	margin: 0px auto;
	padding: 10px 20px 40px;

	border: solid 0px #eee;
	margin-top: 0px;
}
#gallerytitle {
	height: 30px;
	margin-top: 15px;
}
#gallerytitle h2 { 
	font-weight: normal; 
	font-size: 14pt; 
	color: #888;
}
#padbox {
	margin-top: 10px;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: none; color: #555599; }
a:hover, a:focus { text-decoration: underline; color: #222266; }

/* Text Styles
------------------------------ */
body {
	color: #666;
}
h2 {
	font: 115% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666;
}
h2 a:link, h2 a:visited {
	color: #555599;
	text-decoration: none;
}
h2 span {
	color: #666;
}
h2 a:hover {
	color: #222266;
}
h3 {
	font: 110% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #444;
	font-size: 14px;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #aaa;
	margin-left: 20px;
	padding-left: 20px;
	color: #444;
}

#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;
	text-align: center;
}
ul.pagelist li {
	font-size: 14px;
	font-weight: bold;
	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: #9999dd;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ccc;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumTitleEditable, #imageTitleEditable {
	color: #666;
}
#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;
	margin-top: 20px;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
	margin-top: 20px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	line-height: 0px;

	margin: 0px;
	border: 0px solid #aaa;
	background-color: #fff;
	padding: 6px 5px;
}
.imagethumb a:visited {
	background: #fff;
	border: 0px solid #aaa;
}
.imagethumb a:hover {
	background: #fff;
	border: 0px solid #666;
}
.imagethumb {
	float: left;
	border: solid 1px #aaa;
	margin: 5px 12px 15px 12px;
	padding: 0px;
	padding-bottom: 5px;
}
.imagethumb h3 {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 2px 0px;
	margin: 0px;
	line-height: 1.5em;
}
.imagethumb h4 {
	color: #bb9966;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 1.2em;
}

#navibar_prev {
	width: 50%;
	text-align: left;
	font-size: 11px;
	line-height: 1.5em;
	padding: 4px 10px;
	background: #eee;
	border: solid 0px #fff;
}
#navibar_next {
	width: 50%;
	text-align: right;
	font-size: 11px;
	line-height: 1.5em;
	padding: 4px 10px;
	background: #eee;
	border: solid 0px #fff;
}
#navibar_prev a {
	text-align: left;
}
#navibar_next a {
	text-align: right;
}
#navibar_prev h4 a, #navibar_next h4 a {
	text-decoration: normal;
}

/* Album Thumbnails
------------------------------ */
.album {
    padding: 5px;
	float: left;
	background: #fff;
	line-height: 100%;
	text-align: center;
	margin: 8px;
}
.albumthumb {
    /* float: left; */
    margin-bottom: 4px;
	padding: 6px 5px;
	text-align: center;
	border: 4px solid #bbb;
}
.albunthumb img {
	padding: 0px;
	margin: 0px;
}
.albumthumb h3 {
	padding: 2px;
	margin: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.2em;
}
.albumthumb h4 {
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	color: #bb9966;
	line-height: 1.2em;
}
.album p {
	line-height: 12px;
	font-size: 11px;
	padding: 0px;
  	margin: 0px;
	text-align: center;
}

/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: solid 0px #fff;
}
#image {
	text-align: center;
	line-height: 0;
	margin-top: 10px;
	border: solid 0px #ff0000;	/* DEBUG */
}
#gallerytitle h2 {
	font-weight: bold;
	font-size: 19px;
	color: #666;
}
.imgnav {
	text-align: right;
	font-size: 12px;
	color: #bb9966;
	margin: 0px 5px;
/*
	height: 28px;
*/
	margin-top: 0px;
	float: right;
}
#narrow {
	margin: 0 auto;
	/* best to be same as the image width */
	width: 640px;
	width: 780px;
}

/* Comments
------------------------------ */
#comments {
	clear: both;
	margin-top: 20px;
}
#comments span {
	color: #666;
}
.error { 
  color: #bb6666;
  font-weight: bold; 
}
.comment {
	padding: 5px;
	border: 1px solid #333;
	background: #222;
	margin-bottom: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
	background: none;
	border-width: 0px;
	border-bottom: solid 0px #ccc;
}
/* the comment box consists of the following 3 rows
		.commentauthor + .commentmeta,
	.commentbody,
		.commentdate
*/
.commentmeta {
	margin-bottom: 4px;
	color: #888;
	background: #ddddff;
	padding: 2px 4px;
}
.commentbody {
	padding-left: 5px;
	color: #666;
}
.commentauthor {
	font-weight: bold;
	font-size: 12px;
}
.commentdate {
	font-weight: normal;
	font-size: 85%;
}

.imgcommentform {
	border-top: solid 0px #ccc;
	margin-top: 20px;
	padding: 10px;
	background: #eee;
}

#commentform input {
	padding: 2px 5px;
	margin-bottom: 2px;
}


/* Forms
------------------------------ */
.inputbox {
	width: 200px;
	padding: 2px;
	border: solid 1px #ccc;
}
textarea {
	padding: 4px;
	width: 98%;
	color: #888;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: solid 1px #ccc;
	margin-bottom: 4px;
}
.checkbox {
	cursor: pointer;
}

.pushbutton, button, #submit {
	margin-top: 2px;
	cursor: pointer;
	padding: 2px 10px;
	color: #444;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;

	background-color: #eee;
	border: solid 1px #aaa;
	background: #fff url("images/button.gif") repeat-x center;
}
.pushbutton:hover, button:hover, #submit:hover {
	background-color: #ccc;
	border: solid 1px #888;
	background: #fff url("images/button-o.gif") repeat-x center;
}

label {
	cursor: pointer;
	margin: 0px;
	padding: 0px 6px;
	color: #666;
	font-weight: normal;
	font-size: 11px;
}
label:hover {
	color: #999;
}
#map {margin-left: -77px;}


/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 100px;
	padding: 4px 0px;
	background: #eee;
	border: solid 1px #ccc;
	font-size: 11px;
    z-index: 2;
	text-align: center;
}
#admin_data{
	top: 0px;
	padding-top: 28px;
	z-index: 1;
	line-height: 1.8em;
}
#admin h3 {
	font-weight: normal;
	font-size: 11px;
	color: #555599;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #222266; }

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	/* background: #111; -- dark */
}
#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;
}
#search_input {
	width: 150px;
}

/* 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;
}

#summary {
	margin: 0px;
	text-align: left;
	font-size: 12px;
	color: #666;
	padding: 2px 5px;
	border-bottom: solid 1px #ccc;
}
#exifinfo {
	margin: 0px auto;
	text-align: center;
	font-size: 11px;
	color: #666;
	padding: 0px 10px;
	line-height: 1.5em;
}
#spacer {
	padding-left: 20px;
}

#imageTags, #imageDesc {
	margin-top:5px;
	line-height: 130%;
	padding: 3px;
	text-align: center;
	color: #aaa;
}
#tagContainer {
	text-align: center;
	margin-bottom: 10px;
}

#comic_note {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 168px;
	background: url(images/comic-note.gif) no-repeat top center;
}
#bread {
	padding-right: 5px;
	height: 28px;
}
#bread a:hover {
	background: #ffffcc;
}
#breadbar {
	padding: 0px 5px;
	border-left: solid 1px #aaa;
	height: 28px;
}
