/*
Sterile Dark 1.0 - imported from zenphoto
blu version 2009.0529
*/

/* Main Layout
------------------------------ */
#credit {
	margin: 0 auto 40px auto;
/*	width: 680px; */
	font-size: 0.8em;
/*	color: #3366ff;*/  /* use theme colors */
	text-align: center;
	clear: both;
}

#credit a {
	text-decoration: none;
/*	color: #9c3;*/  /* use theme colors */
}

#credit a:hover {
/*	color: #7a2;*/  /* use theme colors */
	text-decoration: none;
}

#gallerytitle {
clear:both;
float:left;
	margin: 0 auto 2px auto;
	padding: 2px 4px 2px 4px;
	-moz-border-radius: 10px;
	height:20px;
	border: 0px solid;	
	font-size:0.85em;
	width:99.9%;
}

#padbox {
 	padding: 20px !important;
/*  width:790px;*/
}

#exif {
/*	color: #9c3;*/  /* use theme colors */
	display:none;
}

#imagemetadata {
  display: none;
}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
	color: #444; /* color OK */
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
/*	color: #363630;*/  /* use theme colors */
}
acronym {
	cursor: help;
  border-bottom: 1px solid;
}

/* Page Navigation
------------------------------ */
.pagelist {
	padding: 10px 20px 5px 20px;
}
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 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;
/*	color: #666; */ /* use theme colors */
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #AAA; /* color OK */
	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;
}


.zp_uneditable, zp_uneditable_album_title, zp_uneditable_album_date {
	text-align:center;
	font-size: 1.0em;
}

.albumdesc h3 {
	text-align:center;
	font-size: 0.8em;
}

.zp_editable {
background:transparent;
}

.zp_editable_image__update_tags:hover {
background:#000;
}

.zp_uneditable_image_title, .zp_editable_image_title {
	color: #eee; /* ------------------- link font color */
	-moz-border-radius:6px;
	border: 1px solid #eee; /* -------- link border color */
  padding: 0.1em 0.3em 0.1em 0.3em;
	background:#cc3300;
}

.zp_uneditable_album_title, .zp_editable_album_title {
	color: #eee; /* ------------------- link font color */
	-moz-border-radius:6px;
	border: 1px solid #eee; /* -------- link border color */
  padding: 0.1em 0.3em 0.1em 0.3em;
	background:#cc3300;
}


/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	line-height: 16px;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */

.albumdesc2 {
	line-height: 18px;
}

.thumb a {
display:block;
	padding: 2px;
	margin: 2px;
	line-height: 0px;
}	

.thumb {
	margin: 0px 4px 0px auto;
	padding:10px 0px 0px 0px;
	text-align:center;
  width:182px;
  height:182px;
	border:0px solid;
/*  background-color: #000044;*/
  -moz-border-radius: 10px 40px;
}


/* Album Thumbnails
------------------------------ */
#albums {

	text-align:center;
	margin: 0px auto 0px auto;
}

.album {
	float: left;
	text-align:center;
	margin: 0px 12px 12px auto;
	border:1px solid;
  height:250px;
  -moz-border-radius: 10px;
}

.album .imagethumb a, .album .thumb a {
	text-align:center;
}

.albumdesc {
  width:182px;
	margin: 0px auto 0px auto;
}


/* Individual Image
------------------------------ */	
.imgdesc {
	padding: 10px 0 10px 0;
	line-height: 18px;
}

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

/**/
#images {
	margin: 0 0px 5px 4px;
}

#images .image {
	float: left;
	margin: 10px 6px 10px 6px;
}

.imagethumb {
display:block;
clear:both;
	margin: 4px auto 0px auto;
	padding:6px 0px 4px 0px;
	text-align:center;
  width:189px;
  height:210px;
	border:1px solid;
/*  background-color: #000044;*/
  -moz-border-radius: 10px 40px;
}

.image-contact {
  width:182px;
  font-size:.06em;
  margin: 0 0 0 0;
}

.imgnav {
	width: 140px;
	text-align: center;
	margin: 4px auto 0px auto;
}

.imgnav .imgprevious a, .imgnav .imgnext a {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 50%;
/*	height: 100%;*/
	float: left;
	text-decoration: none;
/*	color: #aaa; */ /* use theme colors */
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
/*	color: #dedede; */ /* use theme colors */
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#imgoriginal {
	font-size: 8pt; 
	text-align: right;
	height:30px;
}
#imgorder {
	float: left;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}

/* Paged thumbs nav
------------------------------ */
#pagedthumbsnav {
clear:both;
	width: 96%;
	margin: 10px auto 0px auto;
	padding: 0.5em  0.3em  0.2em  0.3em;
  margin:0 auto 0 auto;
	text-align: center;
	border: 0px solid gray;
	color: #444;
}

#pagedthumbsimages {
  display:inline-block;
  margin:0 auto 0 auto;
	padding: 0px;
	text-align: center;
	border: 0px solid gray;
}

#pagedthumbsimages img {
	border: 2px solid darkgray;
	padding: 1px;
	float: left;
}

#pagedthumbsimages img:hover {
	border: 2px solid orange;
	padding: 1px;
}

#pagedthumbsnav-active img {
	border: 2px solid orange;
	padding: 1px;
	float: left;
}

#pagedthumbsnav-prev {
clear:both;
	width: 220px;

	padding: 2px 2px 2px 2px;
	font-size: 1em;
	float: right;
	text-align: center;
}

#pagedthumbsnav-next {
clear:both;
	width: 220px;

	padding: 2px 2px 2px 2px;
	font-size: 1em;
	float: right;
	text-align: center;
}

/*#pagedthumbsnav-next {
	width: 110px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: right;
	text-align: left;
}*/

#pagedthumbsnav-prevdisabled {
/*	visibility: hidden;*/
	width: 220px;
	height: 20px;
	padding: 2px 2px 2px 2px;
	font-size: 1em;
	float: right;
	text-align: center;
	color:#444;
}

#pagedthumbsnav-nextdisabled {
/*	visibility: hidden;*/
	width: 220px;
	height: 20px;
	padding: 2px 2px 2px 2px;
	font-size: 1em;
	float: right;
	text-align: center;
	color:#444;
}




/* Forms
------------------------------ */
form {padding-bottom:10px;}
.inputbox {
	width: 250px;
	padding: 4px;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
/*	color: #888; */ /* use theme colors */
/*	background: #1a1a1a;
	border: 1px solid #3366ff; /* use theme colors */
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	padding: 4px;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
	width: 100%;
/*	color: #888; */ /* use theme colors */
/*	background: #1a1a1a; */ /* use theme colors */
	border: 1px solid;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	color: #888; /* color OK */
	background: #EEE; /* color OK */
	border: 1px solid #DDD; /* color OK */
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
label {
	cursor: pointer;
}

.required {
/*	color: #3366ff; */ /* use theme colors */
  cursor: help;
}

.gravatar {
	width: 20px;
	border: 1px grey solid;
	padding: 1px;
	vertical-align: middle;
}

#map{
	margin-left:-85px;
	padding: 10px 0;
}
#rating { margin-top: 10px; }

/* Admin Toolbox
------------------------------ */
#admin, #admin_data {
text-decoration:none;
text-align:center;
	position:fixed;
	right:4px;
	top:10px;
	border: 1px solid;
	padding:2px;
	background: transparent;
/*	width:164px;*/
	 -moz-border-radius: 10px;
}

#admin a {
text-decoration:none;
 }
#admin_data{
	top:40px;
}

#admin_data ul li a{
text-decoration:none;
}

#admin h3 {
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666;
/*	border-bottom: 1px dashed #2a2a2a;*/
	margin:0;
	padding:2px;
}

/* Search Box
------------------------------ */
#search {
	float: left;
	text-align: left;
	margin:0;
	padding:0;
	width: 170px;
}
#search_form, #search_form * {
	padding:0px;
	margin:0px;
}
#search input.pushbutton {
  font-size:0.7em;
}
#search a {
text-decoration: none;
}
#search ul {
border: 1px solid #ccc; position:absolute; text-align:left; list-style: none; 
height: 8em; width: 20em; overflow: auto; 
color: #fff;
background-image:url(../images/50percent.png);
}
#searchfields_icon {
position: relative;
top: 4px;
}


/* 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; */ /* use theme colors */
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
/*	background: #222; */ /* use theme colors */
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}
/* Error Messages
------------------------------ */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}
.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
/* Zenphoto link
------------------------------ */

#zen-part {
 font-family: Arial, Helvetice, sans-serif;
 font-size: 1.8em;
 font-weight: 100;
}

#photo-part {
 font-family: Arial, Helvetice, sans-serif;
 font-size: 0.9em;
 font-weight: bold;
}

/* centering flowplayer 3 on image.php */
#image .flowplayer {
	margin: 0 auto;
}

/* login form */
table.password td.userlabel{
	text-align:right;
}
table.password td.userinput{
	text-align:left;
}

table.password td.userinput input, td.passwordinput input {
	width: 15em;
}

/* login form */
table.password td.passwordlabel{
	text-align:right;
}

table.password td.passwordinput{
	text-align:left;
}

table.password td.submit{
	text-align:center;
}

table.password td.hint{
	text-align:left;
}
