/*
	Siriux Gallery 2 Theme
	Copyright 2005-2007 Nico Kaiser.
*/


/* -- Main layout definitions ------------- */
#b4transp {
    position: absolute;
	width: 81px;
	background: #000000;
	opacity: 0.7;
	color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	z-index: 20;
	height: 680px;
	top: 0;
	left: 577px;
}
body {
	background-color: #232323;
}

body.gallery {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;

	color: #232323;
	text-align: center;
	
}

a {
	color: #232323;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #f18e00;
	font-weight: bold;
}
h4 {
	font-weight: normal;
	padding: 0;
	margin: 0;
}

hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
	clear: both;
}

.clear {
	clear: both;
}

.breadcrumb {
	float: left;
	color: #636363;
	font-size: 0.9em;
	padding-top: 5px;
	padding: 20px 0 0 20px;
	background-color: #232323;
	width: 658px;
}
.breadcrumb a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb a:hover {
	color: #f18e00;
}
.BreadCrumb-4 {
	color: #ffffff;
}
.header {
}

.content {
	clear: both;
	margin: 0;
	text-align: left;
	width: 658px;
	background-color: #232323;
	overflow: hidden;
}

.content2 {
	margin: 0;
	text-align: left;
	width: 658px;
	background-color: #232323;
	overflow: hidden;
}

.footer {
	font-size: 0.8em;
	color: #999;
	padding-top: 1.5em;
	
}

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


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

.gallery-thumb {
	margin-top: 15px;
	float: left;
	text-align: center;
	padding-right: 2%;
}

.gallery-thumb img {
	background-color: #2e2e2e;
	border: 1px solid #2e2e2e;
	padding: 7px;
	margin: 1px;
	-moz-border-radius: 3px;
}

.gallery-thumb a img {
	border-color: #2e2e2e;
}


.gallery-thumb a:hover img {
	background-color: #c1c1c1;
	border: 2px solid #2e2e2e;
	margin: 0;
	-moz-border-radius: 5px;
}

.gallery-thumb a {
	color: #ccc;
	font-weight: normal;
}
.gallery-thumb h4 {
	margin-top: -20px;
}
/* -- Gallery Album listing --------------- */

.gallery-albums {
	background-color: #232323;
	clear: both;
	width: 658px;
	padding: 0 0 0 20px;
	min-height: 465px;
	z-index: 100;
}

.gallery-albums h4 { /* Years in Album overview (when grouped by year) */
	font-size: 1em;
	text-align: center;
}

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

.gallery-album {
	z-index: 100;
	display: block;
	float: left;
	width: 180px;
}

.gallery-album p {
	font-size: 1em;
}
.gallery-album a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.gallery-album a:hover {
	font-weight: bold;
	color:  #f18e00;
}
.gallery-album .meta {
	margin-top: 3px;
	color: #999;
	font-size: 0.9em;
}


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

.gallery-items {
	clear: both;
	width: 658px;
	background: #232323;
	padding-bottom: 20px;
}

.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;
	background: #232323;
}

img.gallery-photo {
	border: 0;
	padding: 10px;
}

#prevArrow img, #nextArrow img {
	border-style: none;
}
.gallery-photo #prevArrow {
	left: 70px;
}

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

.block-core-Navigator {
	width: 660px;
	font-size: 0.9em;
	color: #fff;
	text-align: center;
	background-color: #232323;
	padding: 20px 0;
	margin-top: -20px;
}
.content p a {
	background-image: url(images/scarica.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 6px 0 10px 35px;
	margin: 0 0 2px 30px;
}
.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
}

a.next, a.previous {
	color: #fff;
}
a.next:hover, a.previous:hover {
	color:  #f18e00;
}
.block-core-Navigator .current {
	margin: 0 0.5em;
}
.block-search-SearchBlock, .block-core-GuestPreview, .block-core-EmergencyEditItemLink {
	position: absolute;
	top: 885px;
	width: 638px;
	background-color: #ffffff;
	padding-left: 20px;
}
.block-search-SearchBlock {
	padding-bottom: 200px;
}
.block-tags-ImageTags {
	text-align: left;
	position: absolute;
	top: 860px;
	width: 618px;
	background-color: #ffffff;
	padding: 5px 20px;
}
#search_SearchBlock {
	text-align: right;
	padding: 10px 0 10px 0;
	height: 20px;
}
#search_SearchBlock div {
	float: left;
}
.block-core-GuestPreview {
	float: left;
	font-size: 0.7em;
	color: #ccc;
	text-align: left;
}
.block-core-EmergencyEditItemLink {
	text-align: left;
}

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

.gbSystemLinks, .block-core-ItemLinks {
	clear: both;
	border-top: 3px solid #9c9;
	border-bottom: 1px solid #9c9;
	background-color: #efe;
	margin: 1.5em 0;
	padding: 20px;
}

.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-color: #f1f1f1;
	margin: 1em 0;
	padding: 0.5em;
}


/* -- Admin ------------------------------- */

.gallery-admin {
	font-size: 0.9em;
	margin-left: 25px;
}

.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 {
	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-color: #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-color: #fff;
}

.giUpdated, .giNew {
	font: normal 9px Arial;
	text-transform: uppercase;
	color: #222;
	background-color: #ffea88;
	padding: 0 3px;
	margin-left: 3px;
}

.autoCompleteShadow {
    background-color: #a0a0a0 !important;
}

.autoCompleteContainer {
    border: 1px solid #404040;
    background-color: #fff;
    border-top: 0px;
    border-bottom: 1px dotted rgb(0, 172, 0);
    margin-bottom: -1px;
    margin-top: 0px;
}

.autoCompleteContainer li.yui-ac-highlight {
    background-color: #38c;
    color: #fff;
}
#folksonomy {
	position: absolute;
	top: 680px;
	background-color: #ffffff;
	width: 538px;
	margin: 0;
	padding:0 100px 0 20px;
	text-align: justify;
	min-height: 182px;
}
#folksonomy ul {
	padding: 10px 3px 10px 0;
}
#folksonomy a {
	font-weight: normal;
	text-decoration: none;
}

#folksonomy ul li a:hover {
	font-weight: bold;
	text-decoration: none;
}

#folksonomy ul li.tag5 a {
	color: #f18e00;
}
.tablaadmin {
	position: absolute;
	top: 20;
	left: 0;
	width: 658px;
}
#folksonomy ul li.tag2 a {
color:#232323 !important;
}

#cntgallery {
	width: 658px;
	height: 640px;
	background-color: #232323;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
}
#b4transpgallery {
    position: relative;
	width: 100%;
	background: #000000;
	opacity: 0.7;
	color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	z-index: 20;
	height: 40em;
	top: 0;
}
#blanco {
background-color:#232323;
left:578px;
min-height:400px;
position:absolute;
top:320px;
width:80px;
z-index:10;
}
.content a, .navigation a {
	text-decoration: none;
}
.content a:hover, .content a:active {
	text-decoration: none;
}

.navigation a.pageLink {
	height: 30px;
	line-height: 77px;
	margin-left: 30px;
	width: 20px;
	float: left;
	background-position:center center;
	background-repeat:no-repeat;
}

.controls a.play {
	background-image:  url(images/play.png);
}
.controls a.pause {
	background-image:  url(images/pause.png);
}
.controls a.play, .controls a.pause {
	background-repeat: no-repeat;
	background-position: 50% left;
	position: absolute;
	top: 618px;
	left: 460px;
	padding-left: 35px;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;	
	z-index: 120;
}
.controls a.play:hover, .controls a.pause:hover, .nav-controls a.prev:hover, .nav-controls a.next:hover {
	color: #f18e00;
}
.ss-controls {
	width: 190px;
}
nav-controls {
	width: 400px;
	z-index: 100;
}
.nav-controls a.prev, .nav-controls a.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	line-height: 40px;
	position: absolute;
	top:40px;
}
.nav-controls a.prev {
	left: 10px;
}
.nav-controls a.next {
	left: 400px;
}
.galleryslideshow-container,
.loader,
.galleryslideshow a.advance-link {
	width: 577px; /* This should be set to be at least the width of the largest image in the galleryslideshow with padding */
}

.loader,
.galleryslideshow a.advance-link,
 {
	min-height: 520px; /* This should be set to be at least the height of the largest image in the galleryslideshow with padding */	
}

.galleryslideshow-container {
	float: left;
}

.galleryslideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 80px;
	z-index: 80;
	background-color: #232323;
}
.galleryslideshow a.advance-link {
	display: block;
/*	line-height: 502px; /* This should be set to be at least the height of the largest image in the galleryslideshow with padding */
	text-align: center;
}

.galleryslideshow a.advance-link:hover,
.galleryslideshow a.advance-link:active,
.galleryslideshow a.advance-link:visited {
	text-decoration: none;
}
.galleryslideshow a.advance-link:focus {
	outline: none;
}

.galleryslideshow img {
	border-style: solid;
	border-width: 1px;
}
.caption-container {
	color: #fff;
	position: absolute;
	top: 10px;
	left: 80px;
	width: 50px;
	height: 318px;
	z-index: 100;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 580px;
}
.caption {
	width: 500px;
	position: absolute;
	left: -50px;
}
.image-title {
	font-weight: normal;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #232323;
	line-height: 1.9em;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.image-desc {
	line-height: 0.8em;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 6px;
	color: #888888;
}
.download {
	background-image:  url(images/download.png);
	background-repeat: no-repeat;
	background-position: 50% left;
	padding-left: 35px;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 30px;
	text-align: left;

}
.download a {
	color: #fff;
}
.download a:hover {
	color: #f18e00;
}
.navigation-container {
	float: right;
	position: relative;
	z-index: 30;
	text-align: right;
	top: 0;
	width: 80px;
	height: 500px;
	overflow: hidden;
}
.navigation {
	float: left;
	position: relative;
}

.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: right;
	z-index:10;
	padding: 0px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
.pagination a, .pagination span.current, .pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
.pagination a:hover {
	text-decoration: none;
}
.pagination span.current {
	font-weight: bold;
}
.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}
.photo-index {
	position: absolute;
	top: 45px;
	left: 150px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #f18e00;
}
.navigation a.prev {
	background-image: url(images/prevPageArrowWhite.gif);
}
.navigation a.next {
	background-image: url(images/nextPageArrowWhite.gif);
}
.loader {
	background-image: url(images/loadingAnimation.gif);
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
}
.galleryslideshow img {
	border-color: #333;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
.pagination a:hover {
	background-color: #111;
}
.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}
.download a:link {
	color: #ffffff;
}
.download a:link:hover {
	color: #f18e00;
}
a:link {
	color:#636363;
}
