/* -- Main layout definitions ------------- */

body {
	font-size: 62.5%;
	background: url('images/background-striped.png') repeat;
	color: #333333;
	margin: 20px 0;
	text-align: center; /*Center site on page in IE*/
	font-family: verdana, arial, tahoma, serif;
}
a,
a.link,
a.visited {
	color: #3388CC;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #0055AA;
	}
p {
	margin: 3px 0 10px 0;
	padding: 0px;
	}
/*===: [CORE LAYOUT ELEMENTS] :===*/
#container {
	width: 966px;
	text-align: left; /*Reset center align inheretence from body*/
	margin: 0 auto; /*Center site on page in Mozilla*/
}
h1#masthead {
	color: #4483a4;
	font-size: 4em;
	padding: 0;
	display: inline;
	margin: 0 10px;
}
.pitztal-logo {
	border:0;
	margin:0;
	padding:0;
}
#masthead_wrapper {
	margin: 0 35px;
	width: auto;
	padding: 0;
	text-align: left;
	z-index:0;
}
h2#tagline {
	font-size: 1.7em;
	font-style: italic;
	text-align: left;
	display: inline;
	font-family:"Century Gothic",Times New Roman,",Times,arial,serif";
}
#top {
	background: url('images/top.png') no-repeat bottom;
	height: 35px;
	z-index:1;
}
#middle {
	background: url('images/middle.png') repeat;
	margin: 0 auto;
	z-index:0;
	}
#bottom {
	background: url('images/bottom.png') repeat;
	margin: 0 auto;
	height: 67px;
	}
#wrapper {
	width: 920px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	z-index:0;
	}
#header {
	width: 100%;
	text-align: center; /*Center child #headerimg in IE*/
	position: relative;
	margin: -15px 0 0 0;
	z-index:0;
}
#headerimg {
	margin: 0 auto; /*Center in Mozilla*/
	clear: both;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	height: 220px;
	width: 920px;
	z-index:0;
}
#content {
	margin: 5px 0 0 20px;
	font-size: 1.2em;
	width: 620px;
	float: left;
	display: inline;
}
#footer {
	border-top:1px solid #CCCCCC;
	clear:both;
	margin:0 auto;
	padding:5px 0;
	text-align:right;
	width:900px;
}
.footer img,
.footer a img,
.footer a:hover img,
.footer a:active img {
	border:none;
}
/*==================================*/
hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
	clear: both;
}
.clear {
	clear: both;
}
.breadcrumb {
	color: #333;
	font-size: 12pt;
	margin:6px 0 6px 5px;
	border-bottom: 1px solid #CCC
	width: 100%;
}
.content {
	width: 900px;
	clear: both;
	margin: 0 auto;
	text-align: left;
}
.page-data {
	width: 100%;
	clear: none;
	/* border: dotted 1px yellow; */
}
/*===: [Headings] :===*/
h1, h2, h3 {
	font-family:"Century Gothic",Times New Roman,",Times,arial,serif";
	margin: 0;
	font-weight: normal;
	}
h1 {
	font-size: 2.4em;
	margin: 0;
	}
h1 a,
h2 a {
	text-decoration: none;
	color: #000000;
}
h1 a:hover,
h2 a:hover {
	color: #3388CC;
}
h2 {
	font-size: 2.4em;
	}
h3 {
	font-size: 1.6em;
	margin: 5px 0;
	}
h4 {
	font-size: .9em;
}
h5 {
	font-size: .8em;
}
h6 {
	font-size: .6em;
}
h1 a.standard { /*homepage title*/
	color: #3388CC !important;
	background: transparent !important;
	text-decoration: none;
	}
h1 a.standard:hover {
	color: #3388CC !important;
	background: transparent !important;
	text-decoration: none;
}
h1.pagetitle { /*Categories, archives, and tags page titles*/
	border-bottom: 1px dotted #CCC;
	margin-bottom: 15px;
	display: inline;
	font-style: italic;
}
h1.attr {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 10px;
	text-align: center;
	}
h2.attr {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 7px;
}
.gallery h2 {
	clear: both;
	margin: 1.5em 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ddd;
	font-size: 1.5em;
}

.gallery h3 {
	clear: both;
	margin: 1.5em 0 1em 0;
	font-size: 1.2em;
}
/*===: [MENU] :===*/
#nav_menu {
	text-align: left;
	font-size: 1.7em;
	overflow: hidden;
	margin: 0 30px;
	z-index:1;
}
#suckerfishnav {
	float: right;
    font-size:12px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
	z-index:1;
}
#suckerfishnav, #suckerfishnav ul {
    list-style:none;
	line-height:23px;
    padding:0;
    margin:0;
    width:100%;
}
#suckerfishnav a {
    display:block;
    color:#333333;
    text-decoration:none;
}
#suckerfishnav li {
    background:#CCC;
    border: 1px solid #DFDFDF;
    float:left;
    padding:0px 7px;
    margin: 0 0 0 5px;
}
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    width:170px;
    line-height:1;
}
#suckerfishnav li li {
    width:175px;
    margin: 0px;
    font-weight:bold;
}
#suckerfishnav li li a {
    padding:4px 0px;
    width:150px;
    font-size:12px;
    color:#333333;
	z-index:1;
}
#suckerfishnav li ul ul {
    margin:-21px 0 0 180px;
}
#suckerfishnav li li:hover {
    background:#FFFFFF;
	z-index:1;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#333333;
	z-index:1;
	display:block;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#3333333;
	z-index:1;
	display:block;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#333333;
	z-index:1;
	display:block;
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
	z-index:1;
	display:block;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    display:block;
	z-index:1;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#FFFFFF;
	z-index:1;
	display:block;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* -- Gallery thumbnails ------------------ */
.gallery-thumb,
.block-imageblock-ImageBlock {
	text-align: center;
}
.gallery-thumb img,
.block-imageblock-ImageBlock img {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	margin: 1px;
	-moz-border-radius: 3px;
}
.gallery-thumb a img,
.block-imageblock-ImageBlock a img {
	border-color: #ccc;
}
.gallery-thumb a:hover img,
.block-imageblock-ImageBlock a:hover img {
	border-width: 2px;
	border-color: #3388CC;
	margin: 0;
	-moz-border-radius: 5px;
}
/* -- special thumbnail overlag to view photopage ------------------ */
.viewphotopage {
	height:30px;
	left:185px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:30px;
}
.viewphotopage a {
	background: transparent url(images/comment_add.png) no-repeat;
	text-decoration: none;
	font-size:20pt;
}
.viewphotopage a:hover {
	background: transparent url(images/comment_add_hover.png) no-repeat;
}
.viewphotopage img, .viewphotopage a img {
	padding:0;
	margin:0;
	background: none;
	border: none;
}
#image-container {
	height:219px;
	width:219px;
	position:relative;
	float: left;
	margin: 3px;
}
/* -- ijonized description text -- */
p.album-description {
	/* float: left; */
	/* clear: right; */
	/* border: solid 1px green; */
	padding-right: 3em;
	padding-left: 2em;
	/* display: block; */
	margin-bottom: 2em;
	/* vertical-align: bottom !important; */
	/* max-width: 300px;  */
}
div.block-imageblock-ImageBlock, div.block-html-HtmlBlock {
	display: inline;
	float: right;
	clear: right;
	/* position: static; */
	/* top: 200px;
	right: 200px; */
	/* vertical-align: top !important; 
	border: 1px dotted red; */
	max-width: 150px; 
	text-align: left;
	
}
div.block-imageblock-ImageBlock div.one-image  h4.giDescription, p.giInfo {
	font-size: 0.9em;
	margin: 0%;
	padding: 0%;
}
div.block-html-HtmlBlock h3 {
	text-align: left;
	margin-bottom: 0%;
	/* padding: 0%; */
}
div.block-html-HtmlBlock h3 ul {
	/* padding: 0%;
	margin: 0%; */
	text-align: left;
	text-indent: 0.5em;
}
/* -- Gallery Album listing --------------- */

.gallery-albums {
	clear: both;
}

.gallery-albums h4 {
	margin: 0;
	padding: 0;
}

.gallery-album-root h4 {
	margin: 10px 0 0 0;
	padding: 0;
}

.gallery-albums h4 a { /* Years in Album overview (when grouped by year) */
	margin: 10px 0 0 0;
	font-size: 10pt;
	text-decoration: none;
}

.gallery-album-root h4 a {
	font-size:18pt;
	margin:10px 0;
	text-decoration: none;
}
.gallery-albums .gallery-thumb {
	margin-right: 5px !important;
}

.gallery-album, .gallery-album-root {
	float:left;
	text-align:center;
}

.gallery-album p {
	font-size: 1em;
}

.gallery-album .meta {
	margin-top: 3px;
	color: #999;
	font-size: 0.9em;
}


/* -- Gallery Items ----------------------- */

.gallery-items {
	margin: 0;
	clear: both;
}

.gallery-empty {
	padding: 0.5em 1.5em;
	margin: 1.5em 3em;
	border: 1px solid #ddd;
	background-color: #ffe;
	font-size: 1.2em;
}


/* -- Gallery Photo (detail page) --------- */

div.gallery-photo {
	text-align: center;
}

img.gallery-photo {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	-moz-border-radius: 3px;
}

#prevArrow img, #nextArrow img {
	border-style: none;
}


/* -- Navigator --------------------------- */


.block-core-Navigator {
	float: right;
	margin: 1.5em 0;
	font-size: 0.9em;
	color: #333;
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
	float: left;
}

.block-core-Navigator .current {
	margin: 0 0.5em;
}


/* -- ijonized Navigator -- */


.navigator {
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	color:#6A6966;
	font-size:12pt;
	margin:10px 0;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	width:100%;
}


/* -- end of ijonized Navigator -- */

/* -- ijonized album select -- */

block-albumselect-AlbumTree {
	font-size: smaller;
}

/* -- ExifInfo ---------------------------- */

.block-exif-ExifInfo div {
	font-size: 0.8em;
	color: #999;
	margin: 1em 0;
}

table.gbDataTable {
	width: 100%;
	border-collapse: collapse;
}

table.gbDataTable td {
	padding: 0.2em 0.5em 0.2em 0;
	border-bottom: 1px solid #eee;
}

table.gbDataTable td.gbEven {
	font-weight: bold;
}

.gbBusy {
    background-color: #ae9 !important;
}


/* -- System- / Item-Links and guestpreviewlinks and controls ---------------- */

#controls {
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	width: 300px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	padding:7px;
	margin-top: 10px;
}

.gbSystemLinks {
	margin:0;
	padding: 0px;
}

.block-core-ItemLinks {
	padding: 5px;
}

.block-core-SystemLink { font-weight: bold; }

.gbSystemLinks .block-core-SystemLink a,
.block-core-ItemLinks a {
	display: block;
	font-size: 10pt;
}
/* -- Toolbar ----------------------------- */
#toolbar {
	clear: both;
	border: 1px solid #ccc;
	background: #f1f1f1;
	margin: 1em 0;
	padding: 0.5em;
}
/* -- Admin ------------------------------- */
.gallery-admin {
	font-size: 0.9em;
}
.gallery-admin h2 {
	font-size: 1.2em;
	margin-top: 2em;
	overflow: hidden;
}
.gallery-admin h4 {
	margin-bottom: 0.5em;
}
.giSuccess, .giWarning, .giError  {
	font-weight: bold;
}
.giSuccess { color: #5c0; }
.giWarning { color: #c50; }
.giError { color: #a44; }
.gallery-admin .gbBlock {
	margin: 1.5em 0 2em 0;
}
.gbBlock img {
	border:1px solid #CCCCCC;
	padding:2px;
}
#gsSidebar .gbBlock img {
	border:1px solid #CCCCCC;
	height:90%;
	padding:2px;
	width:90%;
}
#gsSidebar {
	width: 13em;
	overflow: hidden;
	padding-right: 1em;
}
#gsSidebarCol {
	width: 1%;
}
#gsSidebar ul {
	padding: 0.2em 0 1.5em 0;
	margin: 0;
	font-weight: bold;
}
#gsSidebar ul ul {
	font-weight: normal;
}
#gsSidebar li.gbAdminLink {
	list-style: none;
	padding: 0.2em 0;
	margin: 0;
}
.gbTabBar {
	padding: 0.2em 0;
	border-bottom: 1px solid #ccc;
}
.gbTabBar a {
	border: 1px solid #ccc;
	padding: 0.2em 1em;
	background: #eee;
	margin: 0 0.2em;
}
.gbTabBar .giSelected {
	margin: 0 0.2em;
	padding: 0.2em 1em;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background: #fff;
}
.giUpdated, .giNew {
	font: normal 9px Arial;
	text-transform: uppercase;
	color: #222;
	background: #ffea88;
	padding: 0 3px;
	margin-left: 3px;
}
#giFormUsername, .giFormUsername {
	background: url('images/userinfo.png') no-repeat 0 1px;
	padding-left: 17px;
}
#giFormGroupname {
	background: url('images/groupinfo.png') no-repeat 0 1px;
	padding-left: 17px;
}
#giFormPassword {
	background: url('images/key7-16-bw.gif') no-repeat 0 1px;
	padding-left: 17px;
}
.autoCompleteShadow {
    background-color: #a0a0a0 !important;
}
.autoCompleteContainer {
    border-color: #404040 #404040 #0a0;
    background-color: #fff;
}
.autoCompleteContainer li.yui-ac-highlight {
    background-color: #0055AA;
    color: #fff;
}
/*---------------- Start Lightbox CSS -------------------*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	font-weight: normal;
	}

#lightbox a img { 
	border: none; 
}
#outerImageContainer{
	position: relative;
	background-color: #333;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 4px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{
	left: 0;
	}
#hoverNav a{
	outline: none;
	}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #333;
	color: #999;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #caption a{ color: #DDD; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
/*---------------- End Lightbox CSS -------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/* albumselect tree */
.dtree {
	font-size: 0.9em;
}
/*----------------------- commentblock -----------------*/
/*----------------------- Adding -----------------*/
#AddComment_block, .block-comment-ViewComments {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 10px;
	margin: 10px auto;
	padding: 10px;
	background: #EEEEEE repeat;
}
#AddComment_block .inputTypeSubmit {
	border: 1px solid #D8D8D8;
	background: #EEEEEE url(images/submit_bg.gif) repeat-x scroll 0 0;
	margin: 5px 0;
	font-size: 12px;
	padding: 2px;
	cursor:pointer;
	height:25px;
	width:125px;
}
#AddComment_block .gbMarkupBar input{
	border: 1px solid #D8D8D8;
	background: #EEEEEE url(images/submit_bg.gif) repeat-x scroll 0 0;
	margin: 5px 0;
	font-size: 12px;
	padding: 2px;
	cursor:pointer;
}
form#addCommentForm {
	padding: 5px;
}
form#addCommentForm input#subject, form#addCommentForm input#author {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width:350px;
}
form#addCommentForm textarea {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 100px;
	width:100%;
}	
#AddComment_block h4 {
	margin:3px 0 0 0;
}
/*----------------------- Viewing -----------------*/
.one-comment {
	border-top:1px dotted #CCCCCC;
}
.one-comment .info {
	color: #999
}
