/*
	Zenpage Default theme
*/ /* Basics
------------------------------ */
html { /* Moz */
	margin: 0;
	padding: 0;
	/*font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial,
		sans-serif;
	color: #222;*/
}

/* Main Layout
------------------------------ */

/*.menu {
	margin-top: 0em;
	font-size: 1.3em;
	padding: 1em 0 0.8em 1em;
	border-bottom: 1px dotted darkgray;
	height: 100%;
}

.menu h3 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	color: black;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
	margin-left: 1.6em;
	border: 0px solid gray;
}

.menu ul {
	list-style: none;
	padding-left: 1.8em;
	padding-right: 1em;
	margin-top: 0.2em;
}

.menu ul li {
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url(images/bullet_green.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}

.menu li a.menu-active  {
	color:  #002E5B;
}

.submenu {
	list-style: none;
	margin-left: -25px;
	padding: 0px;
}*/


/* Link Styles
------------------------------
a:link {
	text-decoration: none;
	color: #82996F;
	border-bottom: 0px dotted;
}

a:visited {
	text-decoration: none;
	color: #82996F;
	border-bottom: 0px dotted;
}

a:active {
	text-decoration: none;
	color: #002E5B;
	border-bottom: 0px dotted;
}

a:hover {
	text-decoration: none;
	color: #002E5B;
	border-bottom: 0px dotted;
}*/

/* Miscellaneous
------------------------------ */
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
------------------------------ */
.pagelist {
	margin-top: -10px;
	margin-bottom: 50px;
}

ul.pagelist {
	font-size: 1em;
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
	border-top: 1px dotted #91AC39;
	border-bottom: 1px dotted #91AC39;
	display: block;
	text-align: center;
}

ul.pagelist li {
	display: inline;
	padding: 4px 5px 7px 0;
}

#brodtxt ul.pagelist li a {
	background:url(/navbg.png) repeat-x;
	text-decoration: none;
	padding: 4px;
	color: #a7d411;
}

#brodtxt ul.pagelist li a:hover {
	background:url(/navbgh.png) repeat-x;
	text-decoration: none;
	padding: 4px;
	color: #a7d411;
}

#brodtxt ul.pagelist li a:visited,ul.pagelist span.disabledlink {
	text-decoration: none;
	padding: 4px;
 	color: #91AC39;
}

#brodtxt ul.pagelist li.current a {
	background: transparent;
	text-decoration: none;
	cursor: default;
	color: grey;
	border: 1px solid #91AC39;
}

/*ul.pagelist li.prev a {
	background:url(/vpil.png) no-repeat;
	background-position: center left;
	margin-left: -20px;
}

ul.pagelist li.prev a:hover {
	background:url(/vpilh.png) no-repeat;
	background-position: center left;
	margin-left: -20px;
}

ul.pagelist li.next a {
	background:url(/hpil.png) no-repeat;
	background-position: center right;
}

ul.pagelist li.next a:hover {
	background:url(/hpilh.png) no-repeat;
	background-position: center right;
}*/

.disabledlink {
	color: #ddd;
	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: 10px;
	margin-top: 5px;
}

#exif_link, #exif_link a, #exif_link a:hover, #exif_link a:visited {
	padding: 2px 3px 2px 3px;
	float: right;
	font-size: 0.9em;
	color: #004000;
	background-color: #efefef;
}

/* Tags
------------------------------ */
#narrow ul, #narrow ul li {
	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;
}

.tagmenu {
	margin-top: 0em;
	font-size: 1.3em;
	padding: 1em 0 0.8em 1em;
	border-bottom: 1px dotted darkgray;
	height: 100%;
}

.tagmenu h3 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	color: black;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
	margin-left: 1.6em;
	border: 0px solid gray;
}




/* Image Thumbnails
------------------------------ */
#images {
	float: left;
	width: 590px;
	border: 0px solid gray;
}

.imagethumb a {
	display: block;
	padding: 5px;
	margin: 0px 12px 2px 0px;
	/*line-height: 0px;*/
	border: 1px solid #3c4e02;
	background-color: #91AC39;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.imagethumb a:visited {
	background-color: #dedede;
	border: 1px solid #cecece;
}

.imagethumb a:hover {
	border: 1px solid #91AC39;
	background-color: #F3F3F3;
}

.imagethumb {
	float: left;
}

.imagethumb.search {
	margin-bottom: 12px;
}

.thumbcapt {
margin-top: 0;
margin-bottom: 10px;
padding-left: 3px;
width: 160px;
display: block;
height: 23px;
line-height: 1em;
}

/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
	width: 560px;
	border: 0px solid gray;
	font-size: 10px;
}

#albums h3 a:link {
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none; 
	color: #3c4e02; 
}

#albums h3 a:visited {
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none; 
	color: #83a904; 
}

#albums h3 a:hover {
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	border-bottom: 1px #83a904 solid;
	color: #607c03; 
}

.album {
	margin: 0px 16px 15px 0;
	padding: 10px 0px 10px 10px;
	float: left;
	width: 250px;
	border: 1px solid #91AC39;
	background: #F3F3F3;
	line-height: 100%;
	height: 100px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/*.album a img {

}*/

.album .thumb {
	text-decoration: none;
	float: left;
	margin-right: 6px;
}

.album .thumb img {
	border: 1px solid #aaa;
}

.album .thumb img:hover {
	border: 1px solid #fff;
}

.album h3 {
	padding: 0;
	margin: 0px;
}

.albumdesc {
	height: 90px;
	width: 145px;
	float: left;
	color: #888;
}

.albumdesc h3 {
	padding-bottom: 5px;
	line-height: 1.3em;
}

.album p {
	line-height: 12px;
	font-size: 11px;
	padding: 0px 0px 0px;
	margin: 0px;
}

/*.albumdesc small {
	color: gray;
}*/

/* Individual Image
------------------------------ */
.image {
	margin: 0;
	padding: 0;
	border: 0;
}

#image a:link{
	float: left;
	text-align: left;
	font-size: 0.7em;
	border: 1px solid #91AC39;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#image a:hover {
border: 1px solid #ddd;
}

#image div {
	line-height: 1.6em;
	text-align: left;
	font-size: 1.6em;
	}

/* centering flowplayer 3 on image.php */
/*#image .flowplayer {
	margin: 0 auto;
}*/

.imgnav {
	border-top: 1px dotted #91AC39;
	border-bottom: 1px dotted #91AC39;
	display: block;
	height: 22px;
	text-align: center;
}

#brodtxt .navleft a {
	display: block;
	width: 103px;
	float: left;
	background:url(/vpil.png) no-repeat;
	background-position: top left;
	margin-left: -15px;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-left: 3px;
	text-decoration: none;
	color: #a7d411;
}

#brodtxt .navright a {
	display: block;
	width: 103px;
	float: right;
	background:url(/hpil.png) no-repeat;
	background-position: top right;
	margin-right: -15px;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-right: 3px;
	text-decoration: none;
	color: #a7d411;
}

#brodtxt .navleft a:visited, #brodtxt .navright a:visited {
	color: #91AC39;
}

#brodtxt .navleft a:hover, #brodtxt .navright a:hover {
	color: #a7d411;
	text-decoration: none;
}

#brodtxt .navleft a:hover {
	background:url(/vpilh.png) no-repeat;
	background-position: top left;
}

#brodtxt .navright a:hover {
	background:url(/hpilh.png) no-repeat;
	background-position: top right;
}

#narrow {
	float: left;
	width: 530px;
	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 {
	border: 1px solid darkgray;
	padding: 2px;
	float: left;
}

#pagedthumbsimages 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 dotted darkgray;
}

#comments h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	letter-spacing: 0;
}

.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;
}

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: 1001;
	text-align: left;
	font-size: 1.3em;
}

#admin_data {
	top: 0px;
	padding-top: 20px;
	z-index: 1000;
	line-height: 1.6em;
}

#admin h3 {
	font-weight: normal;
	color: #999;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.1em;
}

#admin h3:hover {
	color: #036;
}

/* RSS Feed */

#feed {
	margin-top: 20px;
}


/* Search Box
------------------------------ */
#search {
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: -15px;
	text-align: center;
	background: transparent;
	width: 180px;
}

#search input.pushbutton {
	padding: 1px;
	font-size: 100%;
}

#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 .year {
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: -30px;
}

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 li {
	display: inline;
	margin-right: 9px;
}

#archive h3 {
	background-color: transparent;
	font-size: 1.3em;
}

/* 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: 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;
}

/* News Articles
------------------------------ */
hr {
	border: 0;
	border-top: 1px dotted gray;
}

.newsarticle {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #666666;
}

.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: 1px dotted darkgray;
	height: 100%;
}

/* 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;
}

/* menu
----------------------/
