/*
	Zenpage Default theme
*/ /* Basics
------------------------------ */
html { /* Moz */
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #fff;
}

a {
	outline: none;
}

input, textarea {
	border: 1px solid #E7F0F5;
	background-color: #f1f1f1;
}
h1, h2, h3, h4 {
font-family: Times, "Times New Roman", Georgia, serif;
}

/* Main Layout
------------------------------ */
body {
	background-color: #605f60; /* #DBDBDB;*/
	font-size: 62.5%;
	margin:0;
	padding:0;
}

#main {
	padding-top: 0;
	width: 960px;
	margin: 0;
	position:relative;
}

#header {
	width: 95%;
	margin: 0;
	padding: 0;
}

#header h1 {
	margin-top: 28px;
	margin-left: 35px;
	text-align: left;
	font-size: 2.4em;
	color: #fff;
	/* color: #82996F; */
	font-weight: normal;
	letter-spacing: 0.1em;
}
#header h2 {
	color:#e0b169;
	font-weight:bold;
	text-align:right;
	font-style:italic;
	font-family:Georgia, serif;
	position:absolute;
	top:40px;
	right:10px;
}
#breadcrumb {
	display:none;
	width: 904px;
	height: 1.5em;
	margin-left: 5px;
	font-size: 1.3em;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 0;
	padding-left: 37px;
	color: white;
}

#breadcrumb h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	float: left;
	width: 590px;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial,sans-serif;
}

#breadcrumb a {
	text-align: right;
	color: #D1E079;
	border-bottom: 0px dashed white;
}

#breadcrumb a:hover {
	color: white;
}

#content {
	width: 100%;
}

#content-error {
	width: 700px;
	padding: 45px 25px 45px 25px;
	background-color: none;
	font-size: 14px;
	float:right;
	margin-left: 5px;
}

#content-left {
	float: right;
	margin-top: -40px;
	margin-left: 0px;
	font-size: 1.2em;
/*	line-height: 1.6em;*/
	min-height:400px;
}

/*#content-left h3, #content-left h2 {
	font-size: 1.5em;
	line-height: 1.1em;
	margin-bottom: 0.3em;
	font-weight: normal;
	color: black;
}

 "Show more results" link for search */
#content-left h3 small {
	font-size: 1em;
	font-weight: normal;
	}


#content-left h4 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1.2em;
}


#content-left p {
	font-size: 13px;
	line-height: 1.6875em;
/*	margin-bottom: 1.125em;*/
}
#content-left td {
	line-height:1.25em;
	padding-top:5px;
}
#content-left p.zenpageexcerpt {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0px;
	clear: both;
}

#content-left ul.searchresults li {
	margin-bottom: 8px;
}

#sidebar {
	width: 140px;
	margin-left:10px;
	text-align:right;
	float:left;
}

.menu {
	margin-top: 90px;
	font-size: 1.3em;
	padding: 0;
	height: 100%;
}

.menu h3 {
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	color: black;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
	margin-left: 1.6em;
	font-style: italic;
}

.menu ul {
	list-style: none;
	margin:0;
	padding:0;
	font-size: 13px;
}

.menu ul li {
	padding:0 0 10px 0;
	float:right;
	margin:0;
	width:140px;
	line-height:14px;
	text-align:right;
}

.menu ul li.menu_menulabel {
	padding-left: 0px;
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
	margin-top: 0.9em;
	margin-left: 0em;
}

.submenu {
	list-style: none;
	margin-left: -25px;
	padding: 0px;
}

.menu ul li.menu_menulabel ul.submenu li {
	font-size: 12px;
	letter-spacing: 0;
}
.menu li a {
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.menu-active-1 .submenu li.menu_image {
	display: none;
	}
.menu li a:link, .menu li a:visited {
	color:#fff;
}
li.menu-active,
.menu li a.menu-active:link,
.menu li.menu-active-1 a:link, .menu li a:hover {
	color: #e0b169;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
}
.menuborder img {
	margin:20px 0 20px 10px;
}
.searchLinkHeader {
	font-style:italic;
	font-size:12px;
	color:#adacac;
	font-weight:bold;
	font-family:Times,serif;
	margin:0 0 10px 0;
	padding:0;
}
ul.taglist {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.taglist li {
	padding-left: 0px;
	padding-bottom: 10px;
	margin:0;
	text-align:right;
	display:block;
	font-size:11px;
}
ul.taglist li a:link, ul.taglist li a:visited {
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
}
ul.taglist li a:hover {
	color: #e0b169;
}
#footer {
	width: 940px;
	text-align: right;
	clear: both;
	font-size: 1.2em;
	margin:0px;
	padding-top:10px;
}
#footer_text {
	margin-right:10px;
}

span.pipe {
	margin:0 4px;
}
/* Link Styles
------------------------------ */
a:link, a:visited  {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #002E5B;
}

a:hover {
	text-decoration: none;
	color: #e0b169;
}
a.yellowLink:link, a.yellowLink:visited {
	text-decoration: underline;
	color: #e0b169;
}
a.yellowLink:hover {
	color:#fff;
	text-decoration:underline;
}
/* Miscellaneous
------------------------------ */
img {
	border: 0;
}

blockquote {
	border-left: 1px dashed #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
	text-align: right;
}

#imagemetadata table {
	text-align: left;
	line-height: 1em;
	border: 1px solid #ccc;
	top: 2em;
	right: 0px;
	background-color: #fafafa;
}

#imagemetadata table td {
	border-bottom: 1px solid #f0f0f0;
	background-color: #f8f8f8;
	padding: 2px 5px;
}

/* Page Navigation
------------------------------ */
ul.pagelist {
	font-size: 1em;
	clear: both;
	padding: 0;
	margin: 10px 0 10px 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: #e0b169;
}

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
------------------------------ */
#albumDescEditable,#albumTagsEditable {
	margin-bottom: 12px;
}

#imageDescEditable,#albumTagsEditable {
	margin-top: 24px;
}

#imageDesc {
	margin-bottom: 4px;
}

#exif_link {
	float: left;
}
#exif_link a {
	background-color:#f1f1f1;
	text-align:center;
	padding:8px;
	margin-left: 5px;
}

/* Image Thumbnails
------------------------------ */
#images {
	float: left;
	width: 750px;
	border: 0px solid gray;
}

.imagethumb a,.imagethumb a:hover, .imagethumb a:visited {
	display: block;
	margin: 0px 20px 20px 0px;
	line-height: 0px;
	border: 3px solid #000;
}

.imagethumb {
	float: left;
}

/* Album Thumbnails
------------------------------ */
#albums {
	margin-right:10px;
	
}

.album {
	margin: 0px 16px 0px 0;
	padding:0;
	float: left;
	width: 160px;
	height:160px;
}
.albumCol {
	width:166px;
	margin-left:30px;
	float:left;
}
.albumCol h3 {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	margin:10px 0;
}
#albumTitle, .albumCol h3 {
	color:#fff;
}
#albumTitle {
	margin:0;
}
.collection h3 {
	margin:10px 0 5px 0;
}
#albumTitle, .collection h3 {
	font-style:italic;
	font-size:15px;
	font-weight:normal;
}
.album a img, .albumCol a img, .collection a img {
	border:3px solid #000;
}

.album .thumb, .albumCol .thumb {
	text-decoration: none;
	margin-right: 6px;
	width:163px;
	height:163px;
}
.albumCol .bgTop {
	background-image:url(images/tile.jpg);
	background-repeat:repeat;
	width:60px;
	line-height:1px;
	font-size:1px;
	margin:3px auto 0 auto;
	padding:0;
	height:25px;
}

.albumdesc {
	height: 90px;
	width: 160px;
	float: left;
	display:none;
}
.albumdesc h3 {
	text-transform:uppercase;
	font-weight:bold;
}
.album p {
	line-height: 12px;
	font-size: 11px;
	padding: 0px 0px 0px;
	margin: 0px;
}

.albumdesc small {
	color: gray;
}
h2#searchTitle {
	text-transform:uppercase;
	font-size:14px;
}

/* Individual Image
------------------------------ */
#pageTitle {
	position:absolute;
	z-index:5;
	left:0;
	margin-top:55px;
	background-image:url(images/tile.jpg);
	background-repeat:repeat;
	height:60px;
}
.imgPage, .page {
	width:760px;
}
.page #pageTitle {
	width:617px;
}
.imgPage #pageTitle {
	width:465px;
}
#pageTitle h2 {
	color:#fff;
	font-style:italic;
	font-weight:normal;
	font-size:2em;
	margin:17px 0 0 0;
	margin-left:198px;
	font-size:20px;
}
.page #pageTitle {
	
}
.pageContent {
	margin-top:140px;
	width:360px;
}
#imgData {
	float:left;
	width:250px;
	margin-top:120px;
}
#albumData {
	width:700px;
	float:left;
}
.image {
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	margin: 0;
	line-height: 0;
	font-size: 0.7em;
}
.imgPage #img {
	width:480px;
}
.page #img {
	width:328px;
}
#img {
	float:right;
	margin-right:15px;
}
#img a img, #img img {
	border:3px solid #000;
}
#img a img .textBelowImg {
	border:0px;
}
.textBelowImg {
	margin:0;
	width:322px;
	background-color:#e0b169;
	padding:6px;
	font-weight:bold;
	color:#000;
}
.textBelowImg a:link, .textBelowImg a:visited, #img a img {
	color:#000;
	text-decoration:underline;
border:none;
}
.textBelowImg a:hover {
	color:#fff;
}
#image div {
	line-height: 1.6em;
	text-align: center;
	}
#purchase-button a {
	width:85px;
	height:46px;
	float:right;
	border:0px;
	margin-top:0px;
	margin-right:10px;
	padding-top:0px;
	text-indent:-10000px;
	display:block;
	background-image:url(images/button_purchase.jpg);
background-repeat:no-repeat;
background-position:inherit;
}
#sold-button {
	width:85px;
	height:46px;
	float:right;
	border:0px;
	margin-top:0px;
	margin-right:10px;
	padding-top:0px;
	text-indent:-10000px;
	display:block;
	background-image:url(images/button_sold.jpg);
	background-repeat:no-repeat;
background-position:inherit;
}
input.btn {
	display:block;
	background-image:url(images/button_purchase.jpg);
	text-indent:-10000px;
	width:85px;
	height:46px;
	border:0px;
cursor:pointer;
}
#facebook-like-button {
	margin-top:30px;

}

/* centering flowplayer 3 on image.php */
#image .flowplayer {
	margin: 0 auto;
}
#studioVideo {
	border: 3px solid #000; 
	margin-top: 20px; 
	width: 380px;
	margin-left:-52px;
	position:absolute;
	z-index:200000;
}
.imgnav {
	text-align: center;
	border: 0px solid #D5E6EE;
	background: transparent; 
	font-size:15px;
}

.imgprevious a {
	margin:0px;
  cursor: pointer;	
	padding: 0 7px 0 0;
	font-size: 15px;
	text-decoration: none;
	color: #fff;
	float:left;
}

.imgnav .imgprevious a:hover {
	text-decoration: none;
	color: #e0b169;
}

.imgnav .imgprevious a:active {
	text-decoration: none;
	color: #002E5B;
}

.imgnext a {
	margin:0px;
  	cursor: pointer;
	padding: 0 0px 0 7px;
	font-size: 15px;	
	text-decoration: none;
	color: #fff;
	float:left;
}

.imgnav .imgnext a:hover {
	text-decoration: none;
	color: #e0b169;
}

.imgnav .imgnext a:active {
	text-decoration: none;
	color: #002E5B;
}


.imgnav .imgprevious a, .imgnav .imgnext a {
	margin:0 10px;
}


#narrow {
	width: 580px;
	margin-top: 5px;
}

/* Paged thumbs nav
------------------------------ */
#pagedthumbsnav {
	width: 580px;
	height: 55px;
	padding: 0px;
	border: 0px solid gray;
	color: #444444;
}

#pagedthumbsimages {
	text-align: center;
	border: 0px solid gray;
}

#pagedthumbsimages img,
.jcarousel-list li img {
	border: 1px solid darkgray;
	padding: 2px;
	float: left;
}

#pagedthumbsimages img:hover,
.jcarousel-list li img:hover {
	border: 2px solid orange;
	padding: 1px;
}

#pagedthumbsnav-active img {
	border: 2px solid orange;
	padding: 1px;
	float: left;
}

#pagedthumbsnav-prev {
	width: 155px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: left;
}

#pagedthumbsnav-next {
	width: 100px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: right;
	text-align: center;
}

#pagedthumbsnav-prevdisabled {
	visibility: hidden;
	width: 155px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: left;
}

#pagedthumbsnav-nextdisabled {
	visibility: hidden;
	width: 100px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: right;
	text-align: center;
}

/* Comments
------------------------------ */
#comments {
	clear: both;
	width: 560px;
	margin-top: 10px;
	padding: 0;
	border-top: 1px dashed darkgray;
	
}

#comments h3 {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	letter-spacing: 0;
	color: black;
}

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

.comment {
	padding: 0px 8px 12px 8px;
	border: 1px solid #E7F0F5;
	background: #F8F9F2;
	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;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1; 
}

textarea {
	width:100%;
	color: #5A5A4B;
	font: 100%/ 200% "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1; 
}
.checkbox {
	cursor: pointer;
}

.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1; 
}

label {
	cursor: pointer;
}

label:hover {
	color: #e0b169;
}

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

#rating {
	margin-top: 10px;
}

#contactForm {
	padding-top:120px;
	width:400px;
}
#contactForm p {
	font-size:11px;
}
#contactForm p.enterWarning {
	color:#ff5918;
	font-size:12px;
}
#contactForm textarea, #contactForm input.text {
	width:250px;
}
#contactForm td {
	padding-bottom: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: 1001;
	text-align: left;
	color:#000;
	font-size: 1.3em;
}

#admin_data {
	top: 0px;
	padding-top: 20px;
	z-index: 1000;
	line-height: 1.6em;
}
#admin_data li a {
	color:#000;
	float:none;
	padding:0;
}
#admin h3, #admin h3 a {
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.1em;
}

#admin_data a:hover, #admin h3 a:hover {
	color: #e0b169;
	text-decoration:underline;
}

/* Search Box
------------------------------ */
#search {
	float: right;
	display:none;
	margin-top: 15px;
	margin-right: 0px;
	text-align: center;
	background: transparent;
	z-index: 1000;
	background: transparent;
}

#search input.pushbutton {
	padding: 4px;
	font-size: 80%;
	border: 1px solid darkgray;
	background-color: #f1f1f1; 
}

#search ul {
	position: absolute;
	text-align: left;
	width: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: white;
}

#search ul .item {
	display: none;
	background-color: white;
}

#search ul:hover .item {
	display: block;
	padding: 1px;
	margin: 0px;
	background: #fff
}

#search li {
	width: 150px;
	background-color: white;
}

#searchfields_icon {
	position: relative;
	top: 4px;
}

.clear {
	clear: both;
	height: 10px;
}

/* Archive View
---------------------------- */
#archive {
	width: 580px;
	text-align: left;
}

ul.archive * {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.archive li {
	display: inline;
	margin-right: 5px;
}

ul.archive .year {
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
  margin-left: -30px;
  margin-right: 0px;
}

ul.archive .month {
	font-size: 1em;
	list-style: none;
	border-top: 0px solid #E6E6DF;
	padding-top: 5px;
	margin-left: -30px;
	font-weight: normal;
	margin-bottom: 15px;
}



ul.archive .archive-active a {
	color: black;
}

#archive h3 {
	background-color: transparent;
	font-size: 1.5em;
	letter-spacing: 0.1em;
}

/* 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: left;
}

/* Error Messages
------------------------------ */
.errorbox {
	padding: 160px 0 0 0;
	margin-bottom: 10px;
	float:left;
	width:320px;
	font-size: 100%;
	color: #fff;
}

.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

/* News Articles
------------------------------ */
hr {
	border: 0;
	border-top: 1px dashed gray;
}

.newsarticle {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dashed darkgray;
}

.newsarticlecredit {
	margin-top: 0px;
	margin-bottom: 10px;
}

.newsarticlecredit-left {
	float: left;
	margin-right: 0.3em;
}

.newscategories {
	margin: 0;
	padding: 0;
	display: inline;
}

.newscategories li {
	display: inline;
	list-style: none;
}

.singlenews_prev {
	float: left;
}

.singlenews_next {
	float: right;
}

.langselector {
	height: 25px;
}

.langselector p {
	float: left;
}

.newstype {
	font-size: 0.8em;
}

.langselector {
	margin-top: 0em;
	font-size: 1.3em;
	padding: 2em 0em 0.8em 3em;
	border-bottom: 0px dashed darkgray;
	height: 100%;
}

#dynamic-locale {
	width: 195px;
}
/* zenphoto/zenpage link
---------------------------*/
#zen-part {
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
}

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

#IE-clear-part {
	font-size: 12px;
	font-weight: normal;
}

/* login form */
table.password td.userlabel{
	text-align:left;
}
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:left;
}

table.password td.passwordinput{
	text-align:left;
}

table.password td.submit{
	text-align:left;
}

table.password td.hint{
	text-align:left;
}
.captchainputbox {
	width: 6.6em;
	padding: 2px;
}


/* Pretty Buttons
------------------------------------- */
.buttons a,.buttons button {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	background-image: url(images/admin-buttonback.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px; /* Links */
}

.buttons button {
	text-decoration: none;
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}

.buttons button[type] {
	text-decoration: none;
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}

.buttons button img,.buttons a img {
	text-decoration: none;
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

/* standard buttons */
button:hover,.buttons a:hover {
	text-decoration: none;
	background-color: #dff4ff;
	border: 1px solid #CBCBCB;
	color: #FF8A00;
}

.buttons a:active {
	text-decoration: none;
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* positive buttons */
button.positive,.buttons a.positive {
	text-decoration: none;
	color: #529214;
}

.buttons a.positive:hover,button.positive:hover {
	text-decoration: none;
	background-color: #E6EFC2;
	border: 1px solid #f5f5f4;
	color: #529214;
}

.buttons a.positive:active {
	text-decoration: none;
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* negative buttons */
.buttons a.negative,button.negative {
	text-decoration: none;
	color: #d12f19;
}

.buttons a.negative:hover,button.negative:hover {
	text-decoration: none;
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}

.buttons a.negative:active {
	text-decoration: none;
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}



/* slideshowlink */ 

#slideshowlink {
display:block;
margin-bottom: 15px;
float: left;
}

#slideshowlink a {
background-color:#f1f1f1;
width:100px; 
text-align:center;
padding:8px;
}

/*form*/
.Form-container {
	width:350px;
}
.FormRow {
	clear			: left;
	margin: 0 10px 10px 0;
}
.FormRow .FormHeader {
	text-align		: left;
}
.FormRow input {
	margin-left		: 0px;
}



