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


/* -- navbar buttons -- */

.navbarbut div{
	display: inline-table; 
	list-style-type: none; 
}
.footborder {
border-bottom: red 1px solid;
}

#bhome {
background-image: url('images/botones/bhome.jpg');
width: 55px;
height: 30px;
}

#bhome:hover {
background-image: url('images/botones/bahome.jpg');
width: 55px;
height: 30px;
}

#btravel {
background-image: url('images/botones/btravel.jpg');
width: 66px;
height: 30px;
}

#btravel:hover {
background-image: url('images/botones/batravel.jpg');
width: 66px;
height: 30px;
}

#bnature {
background-image: url('images/botones/bnature.jpg');
width: 66px;
height: 30px;
}

#bnature:hover {
background-image: url('images/botones/banature.jpg');
width: 66px;
height: 30px;
}

#bpublished {
background-image: url('images/botones/bpublished.jpg');
width: 82px;
height: 30px;
}

#bpublished:hover {
background-image: url('images/botones/bapublished.jpg');
width: 82px;
height: 30px;
}

#breportage {
background-image: url('images/botones/breportage.jpg');
width: 95px;
height: 30px;
}

#breportage:hover {
background-image: url('images/botones/bareportage.jpg');
width: 95px;
height: 30px;
}

#bpeople {
background-image: url('images/botones/bpeople.jpg');
width: 66px;
height: 30px;
}

#bpeople:hover {
background-image: url('images/botones/bapeople.jpg');
width: 66px;
height: 30px;
}

#bnew {
background-image: url('images/botones/bnew.jpg');
width: 48px;
height: 30px;
}

#bnew:hover {
background-image: url('images/botones/banew.jpg');
width: 48px;
height: 30px;
}

#badventure {
background-image: url('images/botones/badventure.png');
width: 99px;
height: 30px;
}

#badventure:hover {
background-image: url('images/botones/baadventure.png');
width: 99px;
height: 30px;
}

#bprints {
background-image: url('images/botones/bprints.png');
width: 57px;
height: 30px;
}

#bprints:hover {
background-image: url('images/botones/baprints.png');
width: 57px;
height: 30px;
}

/*bottom links*/
#babout {
background-image: url('images/botones/babout.jpg');
width: 56px;
height: 30px;
}

#babout:hover {
background-image: url('images/botones/baabout.jpg');
width: 56px;
height: 30px;
}

#bcontact {
background-image: url('images/botones/bcontact.jpg');
width: 67px;
height: 30px;
}

#bcontact:hover {
background-image: url('images/botones/bacontact.jpg');
width: 67px;
height: 30px;
}

#bclients {
background-image: url('images/botones/bclients.jpg');
width: 59px;
height: 30px;
}

#bclients:hover {
background-image: url('images/botones/baclients.jpg');
width: 59px;
height: 30px;
}

#bblog {
background-image: url('images/botones/bblog.jpg');
width: 55px;
height: 30px;
}

#bblog:hover {
background-image: url('images/botones/bablog.jpg');
width: 55px;
height: 30px;
}
/* -- Main layout definitions ------------- */


#gsFooterBar {
	clear:both;
}

div#navigatorimg {
	text-align: right;
	margin-right:100px;
}

body.gallery {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	background-color: #FFFF;
	/*color: #333;*/
	color: #707070;
	text-align: center;
}

a {
	color: #707070;
}

a:hover {
	color: #646464;
}

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

.clear {
	clear: both;
}


.breadcrumb {
	/*float: right;*/
	color: #333;
	font-size: 0.9em;
}

.header {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}

.content {
	width: 1100px;
	clear: both;
	margin: 0 auto;
	text-align: left;
}

.footer {
	font-size: 0.8em;
	color: #999;
	margin-top: 4em;
	padding-top: 1.5em;
	border-top: 1px solid #ddd;
}

.gallery h2 {
	clear: both;
	margin-left: 15px;
	font-size: 1.7em;
	font-weight: lighter;
}

.gallery h3 {
	clear: both;
	margin: 1.5em 0 1em 0;
	font-size: 1.2em;
}


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

.gallery-thumb {
	display: inline;
	/*width:120px;
	margin: 5px;
	float: left;
	text-align: center;*/
}

.gallery-thumb img {
	/*background-color: #f3f3f3;
	/*border: 1px solid #ddd;*/
	/*padding: 7px;*/
	max-width:120px;
	height:auto;
	margin: 2px;
	border:0;
	/*-moz-border-radius: 3px;*/
}

/*.gallery-thumb a img {
	border-color: #ccc;
}

.gallery-thumb a:hover img {
	border-width: 2px;
	border-color: #38c;
	margin: 0;
	-moz-border-radius: 5px;
}
*/

/* maclords props */
.navbar1 {
	background-color: #ACA168;
}

.navbar1 a{
	color:#323209;
}

.maincontent {
	/*width:80%;
	border: 1px solid #ACAC68;
	margin: 15px;
	padding: 70px;*/
}

.block-albumselect-AlbumTree{
	padding:10px;
}

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

.gallery-albums {
	clear: both;
	width:405px;
	margin: auto;
	/*border:1px solid #ACAC68;
	padding:50px 28%;*/
}

.gallery-albums h4 { /* Years in Album overview (when grouped by year) */
	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 img{
	max-width: 120px;
	height: auto;
}

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

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


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

.gallery-items {
	clear: both;
	/*width:405px;
	margin: auto;
	border:1px solid #ACAC68;
	padding:50px 28%;*/
}

.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: none;
	padding: 7px;
}

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


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

.block-core-Navigator {
	float: right;
	margin: 1.5em 0;
	margin-right: 10px;
	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;
}


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


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

.gallery-admin {
	font-size: 0.9em;
}

.gallery-admin h2 {
	font-size: 1.2em;
	margin-top: 2em;
	padding-left:20px;
	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-color: #404040 #404040 #0a0;
    background-color: #fff;
}

.autoCompleteContainer li.yui-ac-highlight {
    background-color: #38c;
    color: #fff;
}
