/*
	Zenpage Default theme
*/ /* Basics
------------------------------ */
html { /* Moz */
	margin: 0;
	padding: 0;
	font-family: "Arial", sans-serif;
	color: #222;
}

.clearfloat {clear:both;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */


/* Main Layout
------------------------------ */
body {background:url(images/xbg.jpg) repeat top left #1d0f08; font-size:12px;}

#main {padding:0; width:100%; margin: 0 auto;}

#header {width: 950px; height: 165px; margin: 0 auto; padding: 0; position:relative;}
#logo {position:absolute; left:50px; top:0px;}
#menu_list {position:absolute; right:190px; top:70px;}
#menu_list ul {list-style-type:none; margin:0; padding:0;}
#menu_list ul li {float:left; padding:0 15px; font-size:18px;}
#menu_list ul li a {font-family:Trebuchet MS, sans-serif; color:#FFA300; font-weight:normal; text-transform:uppercase; outline:none;}
#news a {position:absolute; right:60px; top:70px; font-family:Trebuchet MS; color:#ffa300; font-weight:normal; font-size:18px; text-transform:uppercase; outline:none;}
#header a:hover {color:#ffffff;}


#breadcrumb {width: 845px; margin:0 auto; height: 1.5em; font-size:11px; padding:7px 0 4px 35px; color: white; background:#341707; margin-top:10px;}
#breadcrumb h2 {margin: 0; padding: 0; font-size:11px; font-weight: normal; float: left; width: 730px;}
#breadcrumb a {text-align: right; color: #FFA300;}
#breadcrumb a:hover {color: white;}

#content {width: 950px; margin:0 auto; background-image: url(images/XXXbody.jpg); background-repeat: repeat-y;}
#content-error {width: 890px; padding: 45px 25px 45px 25px; background-color: white; font-size: 14px; margin-left: 5px;}
#content-left {width: 620px; height: 100%; float: left; margin-top: 2em; margin-bottom: 2em; padding-top: 0.8em; padding-left:30px; padding-right: 0em; font-size: 1.2em; line-height: 1.6em;}

#content-albums {width: 890px; margin:0 auto; height: 100%; padding:20px 0; font-size: 1.2em; line-height: 1.6em;}
#content-left h3, #content-albums h3 {font-size: 1.4em; line-height: 1.1em; margin-bottom: 0.3em;}

/* "Show more results" link for search */
#content-left h3 small, #content-albums h3 small {font-size: 12px; font-weight: normal;}
#content-left h4, #content-albums h4 {margin: 0; font-weight: normal;}
#content-left p, #content-albums p {font-size: 1.1em; line-height: 1.5em; margin-bottom: 1em; clear: both;}
#content-left p.zenpageexcerpt, #content-albums p.zenpageexcerpt {font-size: 13px; line-height: 1.5em; margin: 0px; clear: both;}
#content-left ul.searchresults li, #content-albums ul.searchresults li {margin-bottom: 8px;}

/* album 
------------------------------ */
#content-album {width:860px; margin:0 auto; background:#ffffff; padding:15px 10px; border-bottom:10px solid #231107;}
#content-album a:hover {color:#291107; text-decoration:underline;}

/* strony 
------------------------------ */
#content-page {width:820px; margin:0 auto; background:#ffffff; padding:30px; border-bottom:10px solid #231107;}

#sidebar {width: 280px; height: 100%; float: right; background-color: transparent; margin-right: 4px; border-top: 0px dotted red;}
.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/arrow_right.gif); background-repeat: no-repeat; background-position: 1px 0px;}
.menu li a.menu-active  {color:  #002E5B;}


.submenu {list-style: none; margin-left: -25px; padding: 0px;}

#footer {width: 950px; margin:0 auto; height: 35px; padding-top: 6px; color:#dddddd; text-align: center; font-size:10px;}

/* Ludzie
------------------------------ */
#ludzie {list-style-type:none; margin:0; padding:0;}
#ludzie li {float:left; padding:7px; text-align:center;}
#ludzie li p {font-size:11px;}
#ludzie li img {height:202px;}

/* Link Styles
------------------------------ */
a:link {text-decoration: none; color: #FFA300; border-bottom: 0px dotted;}
a:visited {text-decoration: none; color: #FFA300; border-bottom: 0px dotted;}
a:active {text-decoration: none; color: #FFA300; border-bottom: 0px dotted;}
a:hover {text-decoration: none; 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
------------------------------ */
ul.pagelist {font-size:14px; clear: both; padding:0; margin:20px 0; list-style-type: none; text-align:center;}
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: #ffffff;}
#content-album ul.pagelist li.current a {color:#291107;}
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 {display: inline; list-style-type: none;}

.taglist li {background: url(../images/tag.png) no-repeat left center; list-style-type: none; padding-left: 0px; float: left; padding-right: 0px; color: #999999; display: inline; list-style-type: none;}
.tags_title {background: none; padding-right: 5px; padding-left: 0; float: left;}

/* Image Thumbnails
------------------------------ */
#images {width: 860px; margin:0 auto;}
.imagethumb a,.imagethumb a:hover {display: block; padding: 10px; margin: 0px 5px 12px 5px; line-height: 0px; border: 1px solid #e6e6e6; background-color: #FBFBF8;}
.imagethumb a:visited {background-color: #fcfcfc; border: 1px solid #f8f8f8;}
.imagethumb a:hover {background-color: #f3f3f3; border: 1px solid #cccccc;}
.imagethumb {float: left;}

/* opis
------------------------------ */
#description {width:530px; padding:0 0 20px 25px; float:left;}
#slideshow {width:150px; float:right; text-align:right; padding:20px 25px 0 0;}

/* Album Thumbnails
------------------------------ */
.galeria {list-style-type:none; margin:0; padding:0;}
.galeria li {float:left; font-family:Arial; margin:5px; padding:0;}
.galeria li a {display:block; background:#fff; border:1px solid #000000; padding:10px; height:200px; line-height:1.2;}
.galeria li a:hover {background:#F9E8EB; border:1px solid #990000;}
.galeria li a span {display:block; text-align:center;}
.galeria li a span cite {color:#333333; font-style:normal; font-size:11px;}
.galeria li a strong {display:block; padding:8px 0 4px 0; font-size:16px; color:#333333;}
.galeria li a:hover strong {color:#990000;}
.galeria li a em {font-style:normal; font-size:12px; display:block; padding:5px 0 4px 0; color:#e97900;}

#albums {float: left; width: 620px; border: 0px solid gray; font-size: 11px; margin:0 auto;}

.album {margin:0px 6px 15px 0; padding: 10px; float: left; width: 190px; border: 1px solid #dcdbd9; background:url(images/album_bg.jpg) no-repeat left top; line-height: 100%;	height: 240px; }
.album a img {}
.album .thumb {text-decoration: none; float: left; margin-right: 6px;}
.album h3 {padding: 0; margin: 0px; text-align:center;}
.album h3 a {color:#FA9B07;}
.albumdesc {height: 90px; width: 160px;	float: left;}
.album p {line-height: 12px; font-size: 12px; padding: 0px 0px 0px; margin: 0px; text-align:center; color:#1b1615;}
.albumdesc small {color: gray;}

/* Individual Image
------------------------------ */
.image {margin: 0; padding: 0; border: 0;}
#image {text-align: center; margin: 0 auto; line-height: 0; width: 800px; font-size: 0.7em;}
#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 {position: relative; width: 860px; padding-top: 20px; text-align: center; margin:0 auto;}
.imgnav .imgprevious a,.imgnav .imgnext a {display: block; width: 200px; font-size:14px; line-height: 180%; color: #e97900;}
.imgnav .imgprevious a:hover,.imgnav .imgnext a:hover {background: transparent; text-decoration: none; color: #002E5B;}
.imgnav .imgprevious a {float: left;}
.imgnav .imgnext a {float: right;}

#narrow {width: 580px; margin-top: 5px;}

/* Paged thumbs nav
------------------------------ */
#pagedthumbsnav {width: 820px; margin:0 auto; height: 55px; padding: 0px; color: #444444;}
#pagedthumbsimages {text-align: center;	border: 0px solid gray; width:460px; float:left;}
#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: 180px; height: 20px; padding-top: 10px; font-size: 1em; float: left; text-align:center;}
#pagedthumbsnav-next {width: 180px;	height: 20px; padding-top: 10px; font-size: 1em; float: left; text-align:center;}
#pagedthumbsnav-prevdisabled {visibility: hidden; width: 180px; height: 20px; padding-top: 10px; font-size: 1em; float: left; text-align:center;}
#pagedthumbsnav-nextdisabled {visibility: hidden; width: 180px; height: 20px; padding-top: 10px; font-size: 1em; float: left; text-align: center;}

/* Comments
------------------------------ */
#comments {clear: both; width: 560px; margin:0 auto; padding:10px 0 0 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;}

/* Search Box
------------------------------ */
#search {float: right; margin-top: 15px; margin-right: 70px; text-align: center; background: transparent; z-index: 1000; position: relative;}
#search input.pushbutton {padding: 1px; font-size: 80%;}
#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;}
.newsarticle a:hover {text-decoration:underline; color:#291107;}

.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%;}

#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;}


