/* @override 
	http://maxplayfit.com/gallery/themes/testing-js/zen.css
	http://photosbycarloslima.com/zenphoto/themes/testing-js/zen.css
	http://photosbycarloslima.com/themes/testing-js/zen.css
	http://www.lizsandersbrown.com/zenphoto/themes/testing-js/zen.css
*/

/* These styles are just for the test template. Make some better ones. And yes, I know it's messy ;-) */
.albumthumb IMG { border: 0px; ; margin-right: 10px; }

div.album {
	margin: 10px;
	width: auto;
}

div.album h3{
 text-transform: lowercase;
	letter-spacing: 5px;
	font-size: 20px;
	color: #333;
}

div.album .albumtitle {
	font-size: .7em;
	padding-right: 20px;
}

.imagethumb IMG, .image IMG { border: 0px; margin: 0px; padding: 0px; }

div.imagethumb {
	margin: 10px;
}

div#imagecontainer {
	z-index: 0;
	width: 560px;
}

.image { margin: 0 auto; padding: 0px;float: left;}
HR { clear: both; height: 0px; border: 0px; border-top: 1px solid #ccc; margin-top: 0px; padding: 0px; }
HR.space { margin: 12px 0px; }

h2.img_title {
	margin: 10px 0;
}

div#imageTitle{
	font-size: 1.3em;
	font-style: italic;
}

#gallerytitle H2 { font-size: 1.2em;color: #143218;
	font-weight: normal;
}

#gallerytitle {
	margin: 20px auto;
	width: 510px;
}

/* @group Image Nav */

.imgnav { 
  width: 135px;
  margin: 10px auto;
  background-color: #d2e2b6;
}

.imgnav a {
	color: #62784b;
	padding: 5px;
	text-decoration: none;
}
.imgnav a.next { text-align: left; padding-left: 5px; 
width: 55px;
float: right;
color: #62784b;
 }

.imgnav a.prev { float: left; 
text-align: right;
width: 55px;
color: #62784b;
}

.imgnav a.prev:hover, .imgnav a.next:hover {
	color: #333;
	background: #fff;
}


/* @end */
.imagedisplay { clear: both; width: 550px; height: auto; margin: 0 auto;}
#loading { text-align: center; vertical-align: middle; position: relative; background-color: #eee; border: 15px solid #ccc;}
#loading img { top: 48%; position: absolute; }
#imagemain1, #imagemain2 { background-color: #62784b; margin: 0 auto; padding: 8px;}


#images { margin: 0 auto;width: 510px; clear: both; }
#albums { clear: both; margin: 5px 0px 10px; padding: 0px; }
.pagenav { margin: 5px 0px 5px; font-size: 8pt; font-weight: bold; color: #62784b; clear: both; }
.pagenav A:link, .pagenav A:visited { color: #333; text-decoration: none; }
.disabledlink { color: #ddd; cursor: default; }
#gallerytitle SPAN {color: #62784b; text-decoration: none; }
#gallerytitle A:link, #gallerytitle A:visited { text-decoration: none; color: #62784b;
}
.albumtitle H3 { padding: 0px; font-weight: normal; border:none; width: 100%; margin-top: 10px; color: #333;
}

.albumtitle H3 a {
	color: #666;
	text-decoration: none;
	display: block;
}

.albumtitle H3 a:hover {
	color: #333;
}

A:link {
	text-decoration: none;
	color: #001d50;
}

A:visited {
	color: #555769;
}

A:hover, A:active, 
#gallerytitle A:hover, #gallerytitle A:active, 
.pagenav A:hover, .pagenav A:active  {
	text-decoration: none;
	color: #495938;
}

UL.pagelist {
	display: none;
  padding: 0px;
  margin: 5px 0px 5px;
  list-style-type: none;
  height: 2em;
}
UL.pagelist LI { display: inline; font-weight: bold; }
UL.pagelist LI A, UL.pagelist LI span.disabledlink {
  display: block;
  float: left;
  padding: 2px 4px;
  background-color: #EEEEEE;
  text-decoration: none;
  color: #999;
}
UL.pagelist LI span.disabledlink { background-color: #fff; color: #ddd; cursor: default; }
UL.pagelist LI A:hover { background-color: #f90; color: #fff; }
UL.pagelist LI.current A { background-color: #707e8e; color: #FFF; cursor: default; }

.commentcount { font-weight: normal; font-size: 11pt; margin-top: 10px; }

#comments {
  border: 1px solid #f0f0f0;
  padding: 15px 20px;
  margin: 15px 0px;
  width: 350px;
  display: block;
}
.comment {
  margin: 15px 0px;
  padding: 10px 10px;
  border: 1px solid #f0f0f0;
  background-color: #f8f8f8;
}
.commentmeta { color: #999; }
.commentauthor { font-weight: bold; }
.commentbody { margin: 5px 0px; line-height: 1.3em; }
.imgcommentform INPUT { margin-top: 4px; border: 1px solid #eee; background-color: #f8f8f8; }
.imgcommentform TEXTAREA { margin-top: 4px; font-family: Arial, helvetica, verdana, sans-serif; font-size: 10pt; border: 1px solid #eee;}
.error { color: #C33; font-weight: bold; }
/* Admin Toolbox
------------------------------ */
#admin, #admin_data{position:fixed;right:0;top:0;border-left: 1px solid #E6E6DF;border-bottom: 1px solid #E6E6DF;background: #fff;width:120px;}
#admin_data{top:15px;}
#admin h3 {font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: bold;color: #000;border-bottom: 1px dashed #E6E6DF;margin:0;padding:0;}

#search{float:right;width:150px; margin: 4px;}
#search #search_input{width:75px;font-size: .8em;}

/* @group Image page */

div#album_container {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

	
div#albums .album {
	padding: 0;
	float: left;
}

div#album_thumbs {
	width: 510px;
	margin: 20px auto;
	border-top: 1px dashed #62784b;
	padding-top: 15px;
}

div#album_thumbs_inner {
	height: 450px;
	overflow: auto;
}

/* @end */

div.clear {
	clear: both;
}

div#imageDesc {
	color: #333;
	margin: 20px 20px;
}

#albumDescEditable {
	width: 510px;
	margin: 0 auto;
	color: #333;
}