/*
	Siriux Lightbox JS 2 Gallery 2 Theme
	Copyright 2005-2006 Nico Kaiser.
	Minor changes by Michal "Ijon" Rydzy 2007
	for Siriux_ijonized theme
*/


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

body.gallery {
	margin: 0px;  
	border: 0px;  
	height:100%;   
	font-family: Arial, Sans-Serif;
	background-color:#d7d7d7;
}

a	                { font-family: Arial,sans-serif;; font-size: 12px; font-weight: bold;  text-decoration: none; color: #2b188a }
a:hover	        { font-family: Arial,sans-serif;; font-size: 12px; font-weight: bold;  text-decoration: none; color: #000000 } 

hr {
	color: #857676;
	height: 1px;
	width: 70%;
	float: left;
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
	clear: both;
}

.clear {
	/* display: none; */
	/* width: 1px;
	height: 1px; */
	/* clear: left;
	float: left;
	border: 1px dashed blue; */
	/* position: absolute; 
	clear: both; */
}

.breadcrumb {
	/*	position: relative; */
	clear: right; 
	float: right; 
	/*	color: black; */
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0.5em; 
	/* border-bottom: 1px dotted maroon ; */
	padding-bottom: 3px;
}

.header {
}

.content {
	clear: none;
	/* float: left; */
	margin: 0 auto;
	text-align: left;
	/* width: 100%; */
}

.page-data {
	width: 100%;
	float: left;
	clear: none;
	/* border: dotted 1px yellow; */
}



.gallery h2 {
	margin-left: 1em;
	clear: none;
	margin-top: 1em;
	margin-bottom: 0.5em;
	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;
}


/* -- Gallery thumbnails ------------------ */

.gallery-thumb, .block-imageblock-ImageBlock {
	margin: 5px;
	float: left;
	text-align: center;
	font-variant: italic;
}

.gallery-thumb img, .block-imageblock-ImageBlock img {
	background: #ffffff;
	border: 6px solid #000000;
	padding: 1px;
	margin: 1px;
	-moz-border-radius: 3px;
}

.gallery-thumb a img, .block-imageblock-ImageBlock a img {
	border-color: #000000;
}

.gallery-thumb a:hover img, .block-imageblock-ImageBlock a:hover img {
	border-width: 6px;
	border-color: #2b188a;
	margin: 1px;
	-moz-border-radius: 5px;
}

/* -- 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; */
	width: 185px; 
	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: 0px; 
	}


div.block-html-HtmlBlock ul {
	/* padding: 0%;
	margin: 0%; */
	margin-left: -1em;
	text-align: left;
	/* text-indent: -5px; */
	list-style-type: disc;
	list-style-position: inside;
}

div.block-html-HtmlBlock ul li{
	margin-left: -1em;
	text-align: left;
	padding-left: 0px;
}




/* -- Gallery Album listing --------------- */

.gallery-albums {
	clear: left;
	float: left;
	width: 650px;
	/* border: 1px dotted red; */
	padding: inherit; 
	/* float: left; */

}

/* Years in Album overview (when grouped by year) */
.gallery-albums h4 { 
	margin: 10px 0 0 0;
	/* font-size: 1.1em; */
}

.gallery-albums .gallery-thumb {
	margin-right: 5px !important;
}

.gallery-album {
	width: 46%; /* Change to 96% if you want 1 Album per line */
	padding-right: 3%;
	/* display: block; */
	float: left;

}

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

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



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

.gallery-items {
	margin: 0;
	clear: both; 
	float: left;
	/* border: 1px dotted maroon; */
	display: block;
}

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


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

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

img.gallery-photo {
	background: #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: smaller;
	color: #333;
	display: inline;
	clear: right;
	border: solid  #ff0000; */
	margin-bottom: 0.2em;
	
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	/* ijonized, it was
	  display: inline;	*/ 
	display: block;
}

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


/* -- ijonized Navigator -- */


.navigator {
	font-size: smaller;
	/* border: solid  #00ff00; */
	float: right;
	display: inline;
	color: #6a6966;
}


/*
#gsPages {
	float: right;
	display: inline;
}
*/

/*
.block-core-Pager {
	font-size: smaller;
	float: right; 
	display: inline;
	clear: right;
	border: 2px solid green;
*/

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



/*
p.album-description:first-letter {
	font-weight: bold;
	
}
*/

/* -- ijonized ends -- */


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


/* -- System- / Item-Links ---------------- */

.gbSystemLinks, .block-core-ItemLinks {
	width: 100%;
	clear: both;
	
	margin: 1.5em 0;
	padding: 0.5em;
}

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

.gbSystemLinks .block-core-SystemLink a,
.block-core-ItemLinks a {
	display: block;
	padding: 0.3em;
}


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

#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 {
	background: none;
	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;
}

#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: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	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 #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: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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;
}
