/*	Zen Photo Alex 1.0  */

html {
	height: 100%;
}

body {
	background: #FFFFFF url(../images/header.jpg) no-repeat top center;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #747c95;
	text-decoration: none;
	}
	
a:hover      {
	text-decoration: underline;
	}
	
/************************************************
*	Navbar  									*
************************************************/

#navbar {
	/*background: #FFFFFF url(images/header.gif);*/
	width: 960px;
	height: 173px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	

#navbar img a{
	margin: 0px;
	border: none;
	}
	
#navbarleft {
	background: url(../images/gallery_title.png) top left no-repeat;
	height: 173px;
	width: 293px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 787px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}


#navbarlinks {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-top: 2px solid #747c95;
	border-bottom: 1px solid #999999;
	background: #222222;
	}




/*
#navbarlinkstext {
	width: 960px;
	margin: 0px auto 0px;
	text-align: left;
	}

#navbarlinkstext a {
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	}

#navbarlinkstext a:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
	background-color: #747c95;
	}


#navbarlinkstext ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}		
	
#navbarlinkstext li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
*/



#navbarlinkstext {
	height: 40px;
	width: 960px;
	margin: 0px auto 0px;
	text-align: left;
}
#navbarlinkstext ul {
	line-height: 40px;
	white-space: nowrap;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbarlinkstext li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbarlinkstext li a {
	padding: 10px 10px;
	font-weight: normal;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
}
#navbarlinkstext li a:hover {
	padding: 10px 10px;
	font-weight: normal;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
	background-color: #747c95;
}	


/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	border-top: 2px solid #000000;
	}
	
#content h1 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #747c95;
	text-decoration: none;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h2 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #C0C0C0;
	}
	
#content h3 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
		
blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	/*background: #E8E8E8;*/
	background: #efefef;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 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;*/
	padding: 0px;
	margin: 0px;
	width: 715px;
	
	
	
	float: left;


	margin: 0px 0px 0px 0px;

	padding: 0px 0px 20px 0px;

	
	
	
	
}
#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #96967E;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	/*border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 20px;*/
}

#gallerytitle h1, #gallerytitle h2 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	border-top: 2px solid #000000;
	border-bottom: none;
	}
	
#gallerytitle h1 a, #gallerytitle h2 a {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
	}

#gallerytitle h1 a:hover, #gallerytitle h2 a:hover {
	color: #747c95;
	text-decoration: none;
	border-bottom: none;
	}
	

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;
}





/* Navigation links */

ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 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: #5A5A4B;
}
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;
}


/************************************************
*	Sidebar 					     	        * 
************************************************/

#sidebar {
	float: right;
	width: 225px;
	margin: 25px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
	border-top: 2px solid #000000;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #C0C0C0;
	}

#sidebar ul li a:hover {
	background: #EFEFEF;
	color: #747c95;
	}
	
#sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}


/* 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: 8px;
	margin: 0px 10px 10px 0px;
	line-height: 0px;
    border: 1px solid #c0c0c0;
    background-color: #FFFFFF;
}
.imagethumb a:visited {
    background-color: #FFFFFF;
    border: 1px solid #c0c0c0;
}
.imagethumb a:hover {
	background-color: #efefef;
	border: 1px solid #c0c0c0;
}
.imagethumb {
	float: left;
}
.albumdesc {
}


/* Album Thumbnails */
#albums {
	/*float: left; */
	width: 760px;
	overflow: hidden;
}
.album {
	margin: 0px;
	margin-right: 30px;
	margin-bottom: 50px;
    padding: 10px 10px 10px 0px;
	float: left;
	width: 330px;
    line-height: 100%;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #c0c0c0;
	background: #FFFFFF;
}
.album:hover {
	background: #efefef;
}
.album a img {
}
.album .thumb {
    float: left; 
    margin-right: 10px;
}
.album h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}
.album h3 a {
	padding: 0;
	margin: 0;
	color: #000000;
	text-decoration: none;
}
.album h3 a:hover {
	padding: 0;
	margin: 0;
	color: #747c95;
	text-decoration: none;
}

.album p {
	/*line-height: 12px;
	font-size: 11px;*/
    padding: 0px;
    margin: 0px;
}
.albumdesc small {
	/*color: #8DB8CF; */
}


/* Individual Image */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.imgnav {
	/*float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: -10px;*/
	width: 715px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	/*color: #237898;*/
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	/*color: #002E5B;*/
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0px;
	padding: 0px;
	width: 715px;
}


/* Comments */
#comments {
	clear: both;
}
.comments {
	margin: 0px;
}
.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 {
	float: right;
	text-align: left;
	margin:0;
	padding:0;
	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;
}
*/

/************************************************
*	Search Form									*
************************************************/

#search {
	margin: 0px;
	padding: 0px;
	}
	
#search_form {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#search_input {
	background: #EFEFEF url(../images/search.gif) center right;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 2px;
	margin: 4px 0px 0px 0px;
	border: 1px solid #C0C0C0;
	width: 130px;
	}
	
#search_submit {
	background: #878787;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}
#search ul {
	text-align:left; 
	list-style: none; 
	font-size: 9px; 
}
#search ul li {
	padding-right: 5px;
}
#searchfields_icon {
	position: relative;
	top: 4px;
	left: 2px;
}


/* 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 #E6E6DF;
	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-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;
}




/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #555555;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	height: 400px;
	background: #555555;
	color: #FFFFFF;
	margin: 0px auto 0px;
	text-align: left;
	position: relative;
	line-height: 17px;
	}
	
#footer p {
	color: #FFFFFF;
	padding: 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	border-bottom: 2px solid #666666;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	}
	
#footer h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	border-bottom: 2px solid #666666;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 3px 0px;
	text-transform: uppercase;
	}

#footer a {
	color: #AAAAAA;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #666666;
	}

#footer ul li a:hover {
	background: #333333;
	color: #FFFFFF;
	}
	
#footerleft {
	background: #555555;
	float: left;
	width: 225px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
	
#footermiddle1 {
	background: #555555;
	float: left;
	width: 225px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
	
#footermiddle2 {
	background: #555555;
	float: left;
	width: 225px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
	
#footerright {
	background: #555555;
	float: right;
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	/*width: 430px;*/
	width: 675px;
	background: #E8E8E8;
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
		
#commentlist li p{ 
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(../images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(../images/comment.gif) no-repeat top;
	}

#commentsformheader {
	padding-left: 0px;
	}

#commentsform {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form {
	text-align: left;
	margin: 0px;
	}

#commentsform p {
	margin: 0px;
	}

textarea#comment {
	width: 99%;
	font-size: 13px;
	font-family: Verdana, Helvetica, Sans-Serif;
	}
	
p.comments_link img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}





/************************************************
*	Custom Styles    							*
************************************************/





#wp-calendar {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	}

#wp-calendar tbody th {
	text-align: center;
	}

#wp-calendar tbody td {
	text-align: center;
	height: 26px;
	}

#wp-calendar td#prev {
	text-align: left;
	}

#wp-calendar td#next {
	text-align: right;
	}





.alignleft {
	float: left;
	padding-right: 10px;
	}

.alignright {
	float: right;
	padding-left: 10px;
	}

.aligncenter,div.aligncenter {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

.wp-caption {
	padding-top: 10px;
	text-align: center;
	}

.wp-caption img {
	margin: 0px;
	padding: 0px;
	border: none;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}

p.wp-caption-text {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	}


#pagination {
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	border-top: 2px solid #000000;
	}

#pagination ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#pagination ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#pagination ul li a span {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #C0C0C0;
	}

#pagination ul li a:hover span {
	background: #EFEFEF;
	color: #747c95;
	}


.seperator {
	margin: 0px;
	padding: 0px;
	clear: both;
	}