/*

	Zen Photo Default 1.0
	
*/

/* Basics
------------------------------ */

form {
	padding: 0;
	margin: 0;
}

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

/* Main Layout
------------------------------ */
body {
	font:10pt arial,sans-serif;
	background:#a49f9b;
}

#outermain {
	height:768px;
	width:768px;
	background: url('../images/bg_outer.jpg') no-repeat center; 
	margin-right: auto; 
	margin-left: auto;
	text-align: center;
	display: table-cell;
	border:2px solid #64756D;
	border:2px solid #827E79;
}

#main {
	width: 640px;
	height:640px;
	border:2px solid #2F3E40;
	margin-right: auto; 
	margin-left: auto;
	background: url('../images/bg_inner.jpg') no-repeat center; 
	_background-attachment: fixed;
	_position: relative; 
	margin-top: 64px;
	overflow: hidden;
}

#scrollpane {
	width: 640px;
	height:610px;
	float: left;
	clear: both;
	overflow-y: scroll;
	overflow-x: hidden;
	position: relative;
}


#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}



#gallerytitle h2,#galleryheader h2 { 
	margin: 0;
	text-align: left;
	font-weight: normal; 
	font-size: 12pt; 
	padding: 5px 0;
	padding-left: 70px;
	
}
#gallerytitle {
	width: 640px;
	margin-top: 0;
	vertical-align: top;
}

#gallerysearch {
	display: block;
	float: right;
	width:200px;
	background-color: #506058;
	border: 1px solid #7b8d85;
	text-align: left;
	margin-right: 5px;
}
#galleryheader { 
	float: left;
	width:420px;
}


#toplinks {
	width: 640px;
	margin: 0 auto;
	padding: 4px 0;
	font-size: 100%;
	float: left;
	clear: both;
	height: 1.5em;
	overflow: none;
	background: url('../images/bg_inner_dark.jpg') no-repeat center;
	border-top: 1px solid #7b8d85;
	border-bottom: 1px solid #7b8d85;
}

#toplinks #links {
	text-align: left;
	width: 240px;
	float: left;
}

#toplinks, #toplinks a, #toplinks span {
	color: #ff0;
	font-variant: small-caps;
	font-size: 100%;
	text-decoration: none;
}



#padbox {
	width: 550px;
	padding: 0px 64px;
	padding-top: 20px;
	margin: 0 auto;
}

#site_title {
	text-align: left; 
	padding: 0 20px;
	color: #ffffff;
	width: 100%;
}

#site_title img {
	padding: 0;
	margin: 0;
}


#title_img {
	width: 100%;
	margin: auto;
	height: 70px;
}

#title_desc {
	float: left;
	width: 90%;
	display: block;
	padding-left: 15px;
	color: #eee
}

#title_desc b {
	color: #fff;
}
#index_search {
	float: right;
	width: 380px;
	margin: 0 10px;
	line-height: 100%;
	height: 1.5em;
}

#search span {
	color: #ff0;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 100%;
	text-decoration: none;
}

#latest {
	float: left;
	display: block;
	clear: both;
	width: 640px;
	line-height: 100%;
	text-align: left;
}

#latest div {
	margin: 0;

}
.latest_image_tab {
	background: url('../images/bg_inner_dark.jpg') no-repeat center;
	height:200px;
}

.latest_image_desc {
	width: 640px;
	height:200px;
	color: #ced;
	text-align: left;
	margin: 0;
	padding: 0;
}

.latest_image_desc .left {
	margin: 0;
	display:block;
	width: 300px;
	padding-left: 10px;
	float: left;
}
.latest_image_desc .right {
	float: right;
	margin: 0;
	width: 320px;
	padding: 0;	
}

.latest_image_desc p b{
	color: #acb;
	display: block;
	font-size: 120%;
	border-bottom: 1px solid #687;
	padding: 5px;
	margin: 5px;
}



/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: underline; color: #eef; }
a:hover, a:focus { text-decoration: underline; color: #def; }

/* Text Styles
------------------------------ */
body {
	font: normal 82%/200% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #eeeeef;
}
h2 {
	font: 115% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
h2 a:link, h2 a:visited {
	color: #edf8ff;
	text-decoration: none;
}
h2 span {
	color: #dde8ff;
}
h2 a:hover {
	color: #94c2e5;
	text-decoration: none;
}
h3 {
	font: 110% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #bbf0ff;
}
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_data tbody tr td {
	border-bottom: 1px solid #64756d; 
	padding: 2px 5px;
	color: #ffffff;
}


/* Page Navigation
------------------------------ */
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 {
	color: #ffffff;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #FAFAEB;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */

#imageDescEditable, #albumTagsEditable {
	width: 100%;
	margin: auto;
}
#imageDesc {
	line-height: 100%;
	font-size: 95%;
	color: #def;
	border-top: 1px solid #eea;
	border-bottom: 1px solid #eea;
	width: 100%;
	text-align: left;
	height: auto;
	padding: 5px 0;
	margin: 0 auto;
	float: none;
	clear: both;
}

#exif_link {
  float: left;
}

/* Tags
------------------------------ */
.taglist {
	color: #ffffff;
	width: 450px;
}

.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;
	display: inline;
	list-style-type: none;
}

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




/* Image Sizes
------------------------------*/
/* Tags
------------------------------ */
#sizelist {
	width: 100%;
	margin: auto;
	float: none;
	clear: both;
	text-align: left;
}

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

#sizelist ul li {
	list-style-type: none;
	padding-left: 5px;
	float:left;
	display: inline;
	list-style-type: none;
}
#sizelist ul li a {
	color: #ffff50;
}
#sizelist ul li#selected {
	font-weight: bold;
}

#sizelist span {
	color: #ffff50;
	font-size: 80%;
	line-height: 80%;
}


/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover, .imagethumb a:visited {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
	border: 1px solid #7b8d85;
	background-color: #506058;

}

.imagethumb a:hover {
	background-color: #708078;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 10px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	width: 640px;
	margin: auto;
}
.album {
	margin: 0;
	float: left;
/*	width: 320px;
	height: 150px;*/
	width: 160px;
	height: 300px;

/*	border-top: 1px solid #9bada5;*/
	display: block;
}
.album a img {  }
.album .thumb {
    float: left; 
    margin: 0;
    border-top: 5px solid #000;
}
.album h3 {
	padding: 0;
	margin: 0;
	background: #000;
	border-left: #fff;
	border-right: #fff;
}

.albumdesc {
	width: 100%;
	margin: 0;
	clear: both;
}
.albumdesc small {
	color: #add8ff;
}
.albumdesc h3 a {
	color: #fff;
	font-variant: small-caps;
	letter-spacing: 6px;
	line-height: 80%;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}


#image {
	margin: auto;	
	text-align: center;
}

#image img {
	border: 2px solid #708078;
}

.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	margin-top: 0;
	margin-right: 20px;


}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	font-size: 100%;
	text-decoration: none;
	line-height: 100%;
	color: #c3e8f8;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #f0f8ff;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: auto;
	width: 540px;
}

#posterlink {
	font-size: 110%;
}

#posterlink a {
	color: #ffff33;
	color: #dd6;
}

#posterlink b {
	color: #ffff33;
	color: #ff0;
}

.imgfeature {
	text-align: left;
	float: none;
	clear: both;
	width: 100%;
}

.imginfo {
	text-align: left;
	padding-left: 100px;
	float: left;
	clear: right;
	width: 60px;
}
/* Comments
------------------------------ */
#TB_ajaxContent {

	background: #4e5b55 url('../images/bg_inner.jpg') no-repeat top center;

}

#TB_title {
	cursor: move;
}


#newcommentbox {
	text-align: right;
	position: relative;
	display: none;
}

#newcommentbox_data {
	color: #ffffff;
}

#newcommentbox_data td {
	padding: 5px;
}

#viewcommentbox {
	text-align: right;
	position: relative;
	display: none;
}

.error { 
	color: #f33; 
	font-weight: bold; 
}

.comment_title {
	display: block;
	color: #ffffff;
}

#comment {

}

.comment {
	border-bottom: 1px solid #64756d;
	padding: 0;
	text-align: left;
	padding-bottom: 12px;
}



.comment span {
	display: block;
	margin: 0;
	padding: 2px;
}

.commentauthor {
	font-size: 120%;
     line-height: 110%;
	color: #d0efea;
	font-weight: bold;
}
.commentdate {
	color: #ebfdf5;
	font-size: 90%;
}


.commentbody {
	line-height: 110%;
	color: #ffffd5;
	padding: 10px;
}
#commenttable {
	margin: auto;
}	

#addimagecomment {
	font-weight: bold;
	padding: 0 10px;
}

#viewimagecomments {
	font-weight: bold;
	padding: 0 10px;
}

/* Forms
------------------------------ */

input {
	font: 10px arial,sans-serif;
}
.inputbox {
	padding: 2px;
	margin-right: 20px;
}
textarea {
	padding: 4px;
	color: #5A5A4B;
	font:  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	background: #74857d;
	background: none;
	border: 1px solid #7b8d85;
	color: #ffffff;
	margin: 0;
}

label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
#map {margin-left: -77px;}

#rating { 

}
#rating ul { 
	float: right;
	margin-right: 260px;
	margin-left: 0;
}
#vote {
	float: left;
	clear: left;
}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
	 _position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #26261F;
	border-left: 1px solid #26261F;
	background: #224444;
	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: right;
	font-size: 100%;
}
#search input.pushbutton {
	padding: 0 5px;
	font-size: 100%;
}

#index_search input.pushbutton {
	color: #ff0;
	font-variant: small-caps;
	font-size: 80%;
	letter-spacing: 1px;

}
#index_search input {
	vertical-align: text-top;
}

#search input#search_input{
	padding: 1px;
	font-size: 90%;
	background-color: #b4c5bd;
	border: 1px solid #020404;
}
#search ul {
	position:absolute;
	text-align: right;
	width:20px;
	margin:0px;
	padding:2px;
	list-style:none;
}
#search ul .item {
	display:none;
}
#search ul:hover .item {
	padding:1px;
	margin:0px;
	background:#fff
}
#search li {
	width:150px;
}
.clear {
	clear:both;
	height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 500px;
	padding-top: 15px;
	float: left;
	clear: both;
	background: url('../images/bg_inner_dark.jpg') no-repeat center fixed;
	text-align: left;
}

#tag_cloud h2,#archive h2 {
	margin-left: 40px;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
	text-align: left;
}
ul.archive .year {
	margin-top:10px;
	text-align: justify;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive .month {
	font-size: 14px;
	list-style:none;
	font-weight:normal;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {			    
	float: left;
	clear: both;
	width: 500px;
	text-align: left;
	background: url('../images/bg_inner_dark.jpg') no-repeat center fixed;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
	font-size: 120%;

}

/* 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-familiy: Arial, Helvetice, sans-serif;
 font-size: 1.8em;
 font-weight: thin;
}

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



#gallerysearch #autocomplete_container { 
	padding-bottom:2em; 
	margin: 0;
}


#toplinks #index_search #autocomplete_container { 
	padding-bottom:2em; 
	margin: 0 auto;
	width: 120px; 
	left: 50px;
}


/* styles for entire widget */ 
.yui-ac{ 
	position:relative;
	font-family:arial;
	font-size:100%;
} 

/* styles for results container */ 
.yui-ac-container { 
	position: relative;
	z-index: 1000;
} 
	 
/* styles for header/body/footer wrapper within container */ 
.yui-ac-content { 
	position:absolute;
	width:100%;
	border:1px solid #e7f0f5;
	background: #608088;
	overflow:hidden;
	z-index:10050;
} 
	 
/* styles for container shadow */ 
.yui-ac-shadow { 
	position:absolute;
	margin:.3em;
	width:100%;
	background:#000000;
	-moz-opacity: 0.10;
	opacity:.10;
	filter:alpha(opacity=10);
	z-index:10049;
} 
	 
/* styles for results list */ 
.yui-ac-content .yui-ac-bd ul{ 
	margin:0;
	padding:0;
	width:100%;
	text-align: left; 
} 
 
/* styles for result item */ 
.yui-ac-content  li { 
	margin:0;
	padding:2px 5px;
	cursor:default;
	white-space:nowrap;
} 
	 
/* styles for prehighlighted result item */ 
.yui-ac-content .yui-ac-bd li.yui-ac-prehighlight { 
	background: #203040;
	color: #ffff77;
} 
	 
/* styles for highlighted result item */ 
.yui-ac-content .yui-ac-bd li.yui-ac-highlight { 
	background: #405060;
	color: #ffff77; 
} 








