/*

	Zen Photo Default (Dark) 1.0
	
*/

/* Basics
------------------------------ */
html {
	/* Moz */
	height: 100%;
}

/* Main Layout
------------------------------ */
body { padding : 0;margin : 0;font : 0.74em Arial, sans-serif; line-height: 1.4em;background : #252525;}

#wrapper{
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#main {
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: left;
	width: 850px;
	background: white;
	overflow: auto;
}
#footer{
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, sans-serif;
	color: white;
}

#credit, #sort {
	margin: 0 auto;
	width: 620px;
	font-size: 1em;
	color: white;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted #294550;
}
#credit a:hover, #sort a:hover {
	color: #ff3333;
	border-bottom: 1px solid #294550;
	text-decoration: none;
}
#gallerytitle {
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	border-bottom: 1px dotted #000000;
	padding-bottom: 14px;
	margin-bottom: 5px;
}
#navigation {
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	border-bottom: 1px dotted #000000;
}
#gallerytitle h2 { 
	font-weight: normal; 
	font-size: 1.4em; 
	margin-top: 18px;
	width:510px;
}

#padbox {margin-right: auto; margin-left: auto; width: 830px;}
/* Link Styles
------------------------------ */
#sidebar{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 380px;
}
a {color: #00a9ef;background : inherit; text-decoration : none;}
a:hover { color: #ff3333;background : inherit; text-decoration : underline;}

              
                                 
/* Text Styles
------------------------------ */
p { margin-top: 5px; margin-bottom: 5px; text-align: justify;}
h1 {font : bold 1.8em Arial, Sans-Serif; padding : 8px 0 4px 0;margin : 0;letter-spacing : -1px;}
h2 {margin-bottom: 0px; margin-top: 0px; font : bold 1.4em Arial, Sans-Serif; letter-spacing : -1px; text-transform:uppercase;}

/*
h3 {
	clear: none;
	font: 1.4em Arial, sans-serif;
	font-weight: bold;
	margin-top: 30px;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }
*/


/* Miscellaneous
------------------------------ */
h3{
	margin-bottom: 0px;
	font-size: 1.1em;
}

h4{
	padding: 0px;
	margin: 0px;
	font-size: 1.1em;
}

hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	padding: 0px;
	margin: 0px;
	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
------------------------------ */
#pagelist{
	margin-right: auto;
	margin-left: auto;
}

ul.pagelist {
	text-align: right;
	clear: both;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a {
	color: #00aeef;
	padding: 4px;
}
ul.pagelist li a:hover { color: #ff3333;background : inherit; text-decoration : underline;}

ul.pagelist span.disabledlink {
	color: black;
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	color: black;
	text-decoration: underline;
	cursor: default;
}
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{
	padding: 0px;
	margin: 0px;
	float: left;
}

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

.taglist li {
	padding-right: 10px;
	list-style-type: none;
	padding-left: 0px;
	float:left;
}

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

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	padding: 2px;
	margin: 8px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: block;
	line-height: 0px;
}
.imagethumb a:visited {
}
.imagethumb {
	float: left;
}
.imagethumb a:hover {
	border-color: #da2d2f;
	border-style: solid;
	border-width: 1px;
	background-color: #ff3333;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	width: 450px;
	float: right;
}
.album {
	margin-left: 0;
	margin-bottom: 10px;
	margin-top: 0;
	border-width: 0px;
	float: left;
	width: 450px;
	line-height: 100%;
}
.albumdesc  {
	float: right;
	width: 338px;
}


.album a img {  }
.album {
    border-style: none;
    float: left;
}

                   
                                 
.thumb {
    border-style: none;
    float: left;
}

                   
                                 
.thumb img {
    margin-left: 0px;
    margin-bottom: 8px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 2px;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    float: left;
}

/* Individual Image
------------------------------ */
.thumb img:hover{
	border-color: #da2d2f;
	border-style: solid;
	border-width: 1px;
	clear: both;
	background-color: #ff3333;
}

#images{
	text-align: center;
	margin-bottom: 10px;
	width: 770px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.image { 
	margin: 0;
	padding: 0;
}
#image {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 606px;
	border-width: 0px;
	text-align: center;
	line-height: 0;
}
#image img{
	padding: 2px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.imgnav {
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	margin-top: 5px;
	clear: both;
	width: 100%;
	text-align: center;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	font-size: 1.2em;
	display: block;
	width: 30%;
	float: left;
	text-decoration: none;
	line-height: 180%;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: underline;
}
.imgnav .imgprevious a {
	border-style: none;
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 10px;
	width: 606px;
}


/* Comments
------------------------------ */
#comments {
	width: 380px;
	margin-top: 10px;
}
#image_info{
	margin-top: 10px;
	clear: both;
	width: 206px;
	float: right;
}

.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	border-color: #cccccc;
	background-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	color: #666666;
	font-size: 1em;
}


/* Forms
------------------------------ */
.inputbox {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	padding: 2px;
}
textarea {
	font-size: 1em;
	height: 75px;
	width: 375px;
	font-family: Arial, sans-serif;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: black;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #999;
}
#map {margin-left: -77px;}
#rating { clear: both; }

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
	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 {
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	width: 200px;
	text-align: right;
}
#search input.pushbutton {
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 14px;
}
#search_input{
	padding: 1px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

#search_input :hover{
	padding: 1px;
	border-color: #ff3333;
	border-style: solid;
	border-width: 1px;
}

#search a {
text-decoration: none;
}
#search ul {
float: left;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 10px;
margin-left: 10px;
position: absolute;
padding: 10px;
text-align: left;
border: 1px solid black; list-style: none; overflow: auto; 
background-color: white;
}
#searchfields_icon {
position: relative;
top: 4px;
}
.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 ul li {
	display: inline;
	list-style-type: none;
}

#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;
}
/* 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: 1em;
	color: #DD6666;
}
.errorbox h2 {
	color: #DD6666;
	font-size: 1em;
	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;
}

#bread{
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	text-align: left;
}

#vote{
	margin-top: 10px;
}

ul.random{
/* display: inline; removed */
list-style-type: none;
padding:0px;
margin: 0px;
height: 85px;
}

ul.random li {
/* display: inline; removed*/            
margin-left: 0px;          
margin-bottom: 0px;          
margin-right: 10px;
margin-top: 0px;                            
padding:0px;
float: left;
}

ul.random li a {
padding: 0px;
margin: 0px;
text-decoration: none;
display: block; /* to fill the <li> */
line-height: 30px; /* to match ul height */
} 

ul.showlatestcomments{
	clear: left;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

ul.showlatestcomments li{
	margin: 0px;
	list-style-type: disc;
	padding: 0px;
}

.album_extra{
	float: none;
	clear: both;
}

ul.nav{
	margin: 0px;
	display: inline;
	clear: left;
	padding: 0px;
}

ul.nav li{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	display: inline;
	margin: 0px;
	list-style-type: none;
}

ul.nav li a{
	color: black;
}

#navlist{
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	float: left;
	clear: both;
	width: 600px;
	margin: 0px;
}

#sponsors img{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	float: left;
	padding: 0px;
}

.search_wrapper{
	clear: both;
	margin: 0px;
	padding-top: 8px;
}

#rcolumn{
	float: right;
	width: 450px;
}

