/*



	Zen Photo Default 1.0

	

*/



/* Basics

------------------------------ */

html {

	/* Moz */

	height: 100%;

}



/* Main Layout

------------------------------ */

body {

	background: #f1f1f1;

	margin: 0px 0px 0px 0px;
}

#main {

	text-align: left;

	margin: 20px auto;

	width: 685px;

	background: #fff;

	padding: 20px 30px 70px;

	border-top: 1px solid #E6E6DF;

	border-right: 1px solid #E6E6DF;

	border-bottom: 5px solid #E6E6DF;

	border-left: 1px solid #E6E6DF;

}

#poweredby {

	margin-top: 4px;
	
	padding-top: 3px;
	
	padding-right: 4px;
	
	width: 150px;
	
	font-size: 85%;
	
	color: #5e606c;
	
	text-align: right;
	
	border: none;
	
	float: right;
	
}

div.extras {

	margin: 0px;
	
	padding: 0px;
	
	text-align: left;

	float: left;
	
	display: inline;
	
}

div.imgextras {

	margin: 0px 0px 0px 15px;
	
	width: 100px;
	
	padding: 0px;
	
	text-align: left;
	
	float: left;
	
	display: inline;
	
}



ul.credit { font-size: 95%; color: #96967e; line-height: 130%; margin-top: 0; list-style-type: circle; list-style-position: inside; }

ul.imgcredit { font-size: 95%; color: #96967e; line-height: 130%; margin-top: 0; list-style-type: circle; list-style-position: inside; }

ul.credit li {

	margin-left: -15px;
	
}

ul.imgcredit li {

	margin-left: 25px;
	
}

#gallerytitle {

	padding-bottom: 5px;

	margin-bottom: 5px;
	
	border: none;

	width: 600px;
	
	float: left;
	
	/*min-height: 40px;

  _height: 40px;*/

}

#gallerytitle h2 { 

	font-family: Arial;

	font-size: 80%;

	font-weight: normal;

	text-align: left;

	margin: 2px 0px 5px 2px;

	padding: 2px 0px 5px 2px;

}


/* Link Styles

------------------------------ */

a:link, a:active, a:visited { text-decoration: none; color: blue; }

a:hover, a:focus { text-decoration: underline; color: blue; }



/* Text Styles

------------------------------ */

body {

	color: #000000;

}

h2 {

	font-family: Arial;
	font-size: 80%;
	text-align: left;
	margin: 2px 0px 5px 2px;
	padding: 2px 0px 5px 2px;

}

h2.galleries {

	font-family: Arial;
	font-size: 95%;
	text-align: left;
	margin: 0;
	padding: 0 0 5px 20px;
	
}

h2 a:link, h2 a:visited {

	color: blue;

	text-decoration: none;

}

h2 span {

	color: #000000;

}

h2 a:hover {

	color: blue;

	text-decoration: underline;

}

h3 {

	font-family: Arial, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #002E5B;
	margin-top: 30px;

}

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 #E6E6DF;

	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

------------------------------ */

div.pagelist {

	text-align: center;
	
	font-family: arial;
	
	font-size: 85%;

	margin: 0 auto;
	
	padding-top: 15px;
	
	padding-bottom: 15px;
		
	clear: both;


}

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;

	cursor: default;

	color: black;

}

ul.pagelist li.prev {

	margin-right: 10px;

}

ul.pagelist li.next {

	margin-left: 10px;

}

.disabledlink {

	color: #a6a6a6;

	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 ul li {

	background: url(../images/tag.png) no-repeat left center;

	list-style-type: none;

	padding-left: 18px;

	float:left;

	padding-right: 5px;

	color: #999999;

	display: inline;

	list-style-type: none;

}



.taglist .tags_title {

	background: none;

	padding-right: 5px;

	padding-left: 0;

}



/* Image Thumbnails

------------------------------ */

.imagethumb a, .imagethumb a:hover {

	display: block;

	padding: 9px;

	margin: 0px 9px 9px 0px;

	line-height: 0px;

    border-color: #ebebeb #a6a6a6 #a6a6a6 #ebebeb;
    
    border-style: solid;
    
    border-width: 1px;

    background-color: #f7f6f6;

}

.imagethumb a:visited {

    border-color: #ebebeb #a6a6a6 #a6a6a6 #ebebeb;
    
    border-style: solid;
    
    border-width: 1px;

    background-color: #f7f6f6;
    
}

.imagethumb a:hover {

	background-color: #f3f2a9;

}

.imagethumb {

	float: left;

}

.albumdesc2 {

	line-height: 18px;

}





/* Album Thumbnails

------------------------------ */

#albums {

	float: left;
	
	display: inline;
	
}

.album { margin: 8px 0 0 25px; padding: 10px 8px 2px 10px; float: left; display: inline; width: 330px; background: #f7f6f6; line-height: 100%; text-align: left; border-color: #ebebeb #a6a6a6 #a6a6a6 #ebebeb; border-style: solid; border-width: 1px; }

.album a img {  }

.album .thumb {

    float: left;
    
    display: inline;

    margin-right: 6px;

}

.album h3 { text-align: left; padding: 0; margin: 0; }

.album p { font-family: Palatino, arial, sans-serif; font-weight: normal; font-size: 80%; text-align: left; padding: 4px 0 0; margin: 0; }

.albumdesc small {

	font-family: Palatino, arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #5e606c;
	
}





/* Individual Image

------------------------------ */

#imgcontainer {

	float: left;
	
	width: 700px;
	
	padding-left: 25px;
	
}

.image { 

	margin: 0;

	padding: 0;

	border: 0;

}

#image {

	text-align: center;

	line-height: 0;

}

.imgnav {

	width: 595px;

	border: none;

	background: #6775e2;
	
	height: 24px;
	
	margin: 25px auto 1px auto;
	
}

.imgnav .imgalbum a {

	display: block;

	width: 345px;

	height: 100%;

	float: left;
	
	padding: 1px 5px 1px 5px;

	font-size: 95%;
	
	font-family: Palatino, Arial, sans-serif;
	
	text-decoration: none;

	line-height: 22px;

	color: white;
	
	text-align: center
	
}

.imgnav .imgalbumnoprev a {

	display: block;
	
	margin-left: 119px;

	width: 345px;

	height: 100%;

	float: left;
		
	display: inline;
	
	padding: 1px 5px 1px 5px;

	font-size: 95%;
	
	font-family: Palatino, Arial, sans-serif;
	
	text-decoration: none;

	line-height: 22px;

	color: white;
	
	text-align: center
	
}

.imgnav .imgprevious a, .imgnav .imgnext a {

	display: block;

	width: 109px;

	height: 100%;

	float: left;

	padding: 1px 5px 1px 5px;

	font-size: 95%;
	
	font-family: Palatino, Arial, sans-serif;
	
	text-decoration: none;

	line-height: 22px;

	color: white;

}

.imgnav .imgnext a:visited, .imgnav .imgprevious a:visited, .imgnav .imgalbum a:visited, .imgnav .imgalbumnoprev a:visited {

	color: white;
	
}

.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover, .imgnav .imgalbum a:hover, .imgnav .imgalbumnoprev a:hover {

	background-color: #f3f2a9;

	text-decoration: none;

	color: black;

}

.imgnav .imgprevious a {

	float: left;

}

.imgnav .imgnext a {

	float: right;
	
	text-align: right;

}


#narrow {

	margin: 10px auto;

	width: 595px;
	
	font-family: Palatino, Arial, san-serif;
	
	font-size: 95%;
	
	text-align: left;

	line-height: 130%;
}





/* Comments

------------------------------ */

#comments {

	clear: both;

}

.error { 


  color: #C33; 

  font-weight: bold; 

}

.comment {

	padding: 10px;

	border: 1px solid #E7F0F5;

	background: #FBFCFD;

	margin-bottom: 12px;

}

.commentmeta {

	margin-bottom: 12px;

}

.commentauthor {

	font-weight: bold;

}

.commentdate {

	margin-top: 12px;

	color: #8DB8CF;

	font-size: 85%;

}





/* Forms

------------------------------ */

.inputbox {

	width: 250px;

	padding: 2px;

}

textarea {

	padding: 4px;

	width: 100%;

	color: #5A5A4B;

	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;

}

.checkbox {

	cursor: pointer;

}

.pushbutton {

	cursor: pointer;

	padding: 5px 10px;

}

label {

	cursor: pointer;

}

label:hover {

	color: #000;

}

#map {margin-left: -77px;}

#rating {

	margin-top: 10px;

}



/* Admin Toolbox

------------------------------ */

#admin, #admin_data{

	position: fixed;

	right: 0px;

	top: 0px;

	width: 130px;

	border-bottom: 1px solid #E6E6DF;

	border-left: 1px solid #E6E6DF;

	background: #fff;

    z-index: 2; 	text-align: left;

}

#admin_data{

	top: 0px;

	padding-top: 20px;

	z-index: 1;

	line-height: 1.6em;



}

#admin h3 {

	font-weight: normal;

	color: #999;

	margin:0;

	padding:0; text-align: center;

}

#admin h3:hover { color: #036; }



/* Search Box

------------------------------ */

#search {

	text-align: left;

	margin-left: 10px;

	padding-left: 15px;

	background: #fff;

}

#search input.pushbutton {

	padding: 1px;

	font-size: 80%;

}

#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; 

background-color: white;

}



#searchfields_icon {

position: relative;

top: 4px;

}

.clear {

  clear:both;

  height:10px;

}



/* Archive View

---------------------------- */

#archive{

	width: 200px;

	margin: 0 auto;
	
	text-align: center;

}

ul.archive * {

	padding: 0;

	margin-left: 0;

	list-style: none;


}

ul.archive .year {

	margin-top: 10px;

	text-align: center;

	margin-bottom: 5px;

	font-weight: bold;

	font-size: 95%;
	
	font-family: Arial;

}

ul.archive .month {

	font-size: 95%;
	
	border-top: 1px solid #E6E6DF;
	
	font-family: Palatino, Arial;
	
	font-weight: normal;

	list-style: none;

	

	padding-top: 5px;

}



/* Tag Cloud

---------------------------- */

#tag_cloud {

	text-align: center;

	background: #eee;

}



#tag_cloud ul li {

	display: inline;

	list-style-type: none;

}



#tag_cloud p {

	padding:10px 0;

	margin:20px 0;

	background: #fff;

	border-top: 3px solid #E6E6DF;

	border-bottom: 3px solid #E6E6DF;

	font-size: 18px;

	font-weight:bold;

	text-align: center;

}

/* Error Messages

------------------------------ */

.errorbox {

	padding: 20px;

	background-col