/*
	Zenpage Default theme
*/ /* Basics
------------------------------ */
html { /* Moz */
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

/* Main Layout
------------------------------ */
body {
	background-color: #161616;
	font-size: 62%;
}

#main {
	padding-top: 0;
	width: 950px;
	margin: 0 auto;
}

#header {
	width: 950px;
	height: 75px;
	background-color: transparent;
	float: left;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
}

#header h1 {
	text-align: left;
	font-size: 20px;
	color: #8CCA1E;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	line-height: 50px;
}

#navmenu {
	float: right;
	margin: 0px;
	padding: 0px;
}

#navmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	float: left;
}

#navmenu li {
	position: relative;
	text-align: center;
	height: 25px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#navmenu li:hover {
	background-color: #555555;
}

body.gallery #navmenu a.home,
body.Gastenboek #navmenu a.guestbook,
body.Web-Links #navmenu a.weblinks,
body.Galerij #navmenu a.galerij,
body.Contact #navmenu a.contact{
	color: #fff;
}

#navmenu a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding:3px 5px;
}

#navmenu a:hover {
	color: #fff;
}

#navmenu ul ul {
	position: absolute;
	z-index: 500;
	float: left;
}

#navmenu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#navmenu ul ul,
div#navmenu ul li:hover ul ul,
div#navmenu ul ul li:hover ul ul {
	display: none;
}

div#navmenu ul li:hover ul,
div#navmenu ul ul li:hover ul,
div#navmenu ul ul ul li:hover ul {
	display: block;
}

#breadcrumb {
	width: 950px;
	height: 1.5em;
	background: transparent;
	font-size: 1.2em;
	padding-top: 7px;
	padding-bottom: 4px;
	float: left;
	margin: 0px;
}

#breadcrumb h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	float: left;
	width: 950px;
}

#breadcrumb a {
	text-align: right;
	color: #999999;
	border-bottom: 0px dotted white;
}

#breadcrumb a:hover {
	color: #999999;
	text-decoration: underline;
}

#content {
	width: 950px;
	background-image: url(images/large_black_1.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #666666;
	border-right: 1px solid #2D2D2D;
	border-left: 1px solid #2D2D2D;
	border-bottom: 1px solid #2D2D2D;
	float: left;
	margin-bottom: 25px;
}

#content-error {
	width: 890px;
	padding: 45px 25px 45px 25px;
	background-color: transparent;
	font-size: 14px;
	margin-left: 5px;
}

#content-left {
	width: 650px;
	height: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 0px;
	font-size: 11px;
	line-height: 1.6em;
}

#content-left h3 {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0.3em;
}

#content-left p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1em;
	clear: both;
}

#content-album {
	width: 900px;
	height: 100%;
	float: left;
	font-size: 11px;
	line-height: 1.6em;
	margin: 25px;
	padding: 0px;
}

#content-album h3 {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0.3em;
}

#content-album p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1em;
	clear: both;
}

#content-image {
	width: 900px;
	height: 100%;
	float: left;
	font-size: 11px;
	line-height: 1.6em;
	margin: 25px;
	padding: 0px;
}

#content-image h3 {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0.3em;
}

#content-image p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1em;
	clear: both;
}

#content-pages {
	width: 900px;
	height: 100%;
	float: left;
	font-size: 11px;
	line-height: 1.6em;
	margin: 25px;
	padding: 0px;
}

#content-pages h3 {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0.3em;
}

#content-pages p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1em;
	clear: both;
}

#sidebar {
	width: 215px;
	height: 100%;
	border-top: 0px dotted red;
	float: right;
	font-size: 10px;
}

.random-img, .popular-img{
	background: transparent;
	font-size: 1em;
	height: 100%;
	padding-right: 0;
	padding-bottom: 0.8em;
	padding-top: 0px;
	padding-left: 0px;
	margin: 1em;
}

.random-img h3, .popular-img h3{
	border-bottom:1px solid #666666;
	font-size:1em;
	font-weight:normal;
	letter-spacing:0.3em;
	margin:0.1em 0.1em 1em;
	padding:0.5em;
	text-transform:uppercase;
}

.random-img ul, .popular-img ul{
	list-style: none;
	padding: 0;
	text-align: center;
	margin: 0px;
}

.random-img img, .popular-img img{
	border: 1px solid #666666;
	padding: 1px;
	text-align: center;
}

.random-img img:hover, .popular-img img:hover{
	border: 1px solid #C2C2C2;
	padding: 1px;
}

.menu {
	font-size: 11px;
	background: transparent;
	height: 100%;
	margin: 1em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-top: 0px;
	padding-left: 0px;
}

.menu h3 {
	border-bottom: 1px solid #666666;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding: 0.5em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 1em;
	margin-left: 0.1em;
}

.menu ul {
	list-style: none;
	padding-left: 1.8em;
	padding-right: 1em;
	margin-top: 0.2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu ul li {
	padding-left: 20px;
	padding-bottom: 3px;
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}

.menu-active {
	text-decoration: underline;
	color: #8CCA1E;
}

.submenu {
	list-style: none;
	margin-left: -25px;
	padding: 2px;
}

#footer {
	width: 950px;
	height: 35px;
	padding-top: 6px;
	background-color: transparent;
	text-align: center;
	clear: both;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/* Link Styles
------------------------------ */
a:link {
	text-decoration: none;
	color: #8CCA1E;
	border-bottom: 0px dotted;
}

a:visited {
	text-decoration: none;
	color: #8CCA1E;
	border-bottom: 0px dotted;
}

a:active {
	text-decoration: none;
	color: #002E5B;
	border-bottom: 0px dotted;
}

a:hover {
	text-decoration: underline;
	color: #8CCA1E;
	border-bottom: 0px dotted;
}

/* Miscellaneous
------------------------------ */
img {
	border: 1px solid #666666;
	padding: 1px;
}

img:hover{
	border: 1px solid #C2C2C2;
	padding: 1px;
}

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
------------------------------ */
ul.pagelist {
	font-size: 1em;
	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: #82996F;
}

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,#exif_link {
	margin-bottom: 4px;
}

#exif_link {
	float: right;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist ul li {
	list-style-type: none;
	padding-left: 18px;
	float: left;
	padding-right: 5px;
	color: #999999;
	display: inline;
	list-style-type: none;
	background-image: url(../images/tag.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
#images {
	float: left;
	width: 590px;
	border: 0px solid gray;
}

.imagethumb a,.imagethumb a:hover {
	display: block;
	padding: 9px;
	line-height: 0px;
}

.imagethumb a:visited {

}

.imagethumb a:hover {

}

.imagethumb {
	float: left;
}

/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
	width: 590px;
	border: 0px solid gray;
	font-size: 10px;
}

.album {
	margin: 0px 16px 15px 0;
	padding: 10px 0px 10px 10px;
	float: left;
	width: 265px;
	border: 1px solid #666666;
	line-height: 100%;
	height: 95px;
	background-color: transparent;
}

.album a img {

}

.album .thumb {
	text-decoration: none;
	float: left;
	margin-right: 6px;
}

.album .thumb:hover {
	text-decoration: none;
	float: left;
	margin-right: 6px;
}

.album h3 {
	padding: 0;
	margin: 0px;
}

.albumdesc {
	height: 90px;
	width: 160px;
	float: left;
}

.album p {
	line-height: 12px;
	font-size: 11px;
	padding: 0px 0px 0px;
	margin: 0px;
}

.albumdesc small {
	color: #CCCCCC;
}

/* Individual Image
------------------------------ */
.image {
	margin: 0;
	padding: 0;
	border: 0;
}

#image {
	text-align: center;
	line-height: 0;
	width: 580px;
	font-size: 0.7em;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* centering flowplayer 3 on image.php */
#image .flowplayer {
	margin: 0 auto;
}

.imgnav {
	float: left;
	width: 950px;
	text-align: center;
	border: 0px solid #D5E6EE;
	background: transparent;
	font-size: 1.2em;
}

.imgnav .imgprevious a,.imgnav .imgnext a {
	display: block;
	width: 100px;
	height: 100%;
	float: left;
	padding: 0px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #999999;
}

.imgnav .imgprevious a:hover,.imgnav .imgnext a:hover {
	background: transparent;
	text-decoration: underline;
}

.imgnav .imgprevious a {
	float: left;
}

.imgnav .imgnext a {
	float: right;
}

#narrow {
	width: 580px;
	margin-top: 5px;
	float: right;
}

/* Paged thumbs nav
------------------------------ */
#pagedthumbsnav {
	width: 280px;
	padding: 0px;
	color: #444444;
	float: left;
}

#pagedthumbsimages {
	text-align: center;
	border: 0px solid gray;
}

#pagedthumbsimages img {
	border: 1px solid darkgray;
	padding: 2px;
	float: left;
	margin: 5px;
}

#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;
	text-align: center;
	float: right;
}

#pagedthumbsnav-prevdisabled {
	width: 155px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: left;
	visibility: hidden;	
}

#pagedthumbsnav-nextdisabled {
	width: 100px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	text-align: center;
	float: right;
	visibility: hidden;
}

/* Comments
------------------------------ */
#comments {
	clear: both;
	width: 100%;
	margin-top: 10px;
	padding: 0;
	border-top: 1px solid #666666;
}

#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;
	border-bottom: 1px solid #666666;
	background: transparent;
	margin-bottom: 12px;
	width: 580px;
}

.commentmeta {
	margin-bottom: 12px;
}

.commentauthor {
	font-weight: bold;
}

.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}

/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
	color: #CCCCCC;
	background-color: #333;	
	border: 1px solid #666666;	
}

input {
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #666666;
}

textarea {
	padding: 4px;
	width: 100%;
	color: #CCCCCC;
	background-color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 200%;
	border: 1px solid #666666;
}

.checkbox {
	cursor: pointer;
}

.pushbutton {
	cursor: pointer;
	height: auto;
	width: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

label {
	cursor: pointer;
}

label:hover {
	text-decoration: underline;
}

#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;
}

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: right;
	background: transparent;
	z-index: 90;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

#search input.pushbutton {
	padding: 1px;
	font-size: 90%;
	color: #999999;
}

#search ul {
	text-align: left;
	width: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: white;
	position: absolute;
	}

#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: #333;
}

#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 solid #666666;
}

.newsarticle {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #666666;
}

.newsarticle img {
	float: left;
	margin-right: 10px;
}

.newsarticlecredit {
	margin-top: 0px;
	margin-bottom: 10px;
}

.newsarticlecredit-left {
        color: #8CCA1E;
	width: 100%;
	margin-right: 0.3em;
}

.newscategories {
	margin: 0;
	padding: 0;
}

.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:right;
}
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:right;
}

table.password td.passwordinput{
	text-align:left;
}

table.password td.submit{
	text-align:center;
}

table.password td.hint{
	text-align:left;
}