/* -- Main layout definitions ------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #121212 url(../siriux/images/header.png) repeat-x top;
	color: #eee;
	text-align: center;
}

a {
	color: #fff;
}

a img { border: none; }

a:hover {
	color: #e6a904;
}

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: #888;
	font-size: 0.9em;
}

/* STATIC HEADER STYLES */

#header {
     width: 850px;
     margin: 0px auto;
     height: 90px;
}

#logo {
     float: right;
     display: inline;
     height: 90px;
     width: 300px;
     padding: 0px;
}

#nav {
      float: left;
      display: inline;
      height: 90px;
      width: 450px;
      padding: 0px;
}

.content {
	clear: both;
	margin: 0 auto;
	text-align: left;
}

#footer {
	font-size: 0.8em;
	color: #999;
	padding-top: 1.5em;
	border-top: 1px solid #ddd;
      margin-top: 4em;
      margin-bottom: 3em;
}

#infooter {
     width: 850px;
     margin: 0 auto;
}

#footerleft {
     width: 50%;
     float: left; 
     text-align: left;
}

#footerright {
     width: 50%;
     float: right;
     text-align: right;
}

.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;
}

/* -- Front Page Gallery thumbnails ------------------ */

.fpgallery-thumb {
      width: 280px !important;
      display: block;
	text-align: center;
      clear: both;
}

.fpgallery-thumb img {
	background: #1e1916;
	border: 1px solid #322b22;
	padding: 8px;
	text-align: center;
}

.fpgallery-thumb a img {
	border-color: #322b22;
}

.fpgallery-thumb a:hover img {
      background: #271f1d;
}

/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	float: left;
	text-align: center;
      
}

.gallery-thumb img {
	background: #1e1916;
	border: 1px solid #322b22;
	padding: 8px;
	margin: 1px;
}

.gallery-thumb a img {
	border-color: #322b22;
}

.gallery-thumb a:hover img {
      background: #271f1d;
}

/* -- Front Page Gallery Album listing --------------- */

.fpgallery-albums {
	clear: both;
}

.fpgallery-albums h4 { /* Years in Album overview (when grouped by year) */
	font-size: 1.2em;
      text-align: center;
      clear: both;
      margin: 0;
}

.fpgallery-album {
	width: 280px; /* Change to 96% if you want 1 Album per line */
	display: inline;
	float: left;
      height: 260px !important;
      text-align: center !important;
}

.fpgallery-album p {
	font-size: 1em;
     text-align: center;
}

.fpgallery-album .meta {
	color: #999;
     text-align: center;
	font-size: 0.9em;
      height: 15px;
}


/* -- Gallery Album listing --------------- */

.gallery-albums {
	clear: both;
}

.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: 30%; /* Change to 96% if you want 1 Album per line */
	padding-right: 3%;
	display: block;
	float: left;
	overflow: hidden;
}

.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: #ffe;
	font-size: 1.2em;
}


/* -- Gallery Photo (detail page) --------- */

div.gallery-photo {
	text-align: center;
}

img.gallery-photo {
	background: #1e1916;
	border: 1px solid #322b22;
	padding: 8px;
}

img.gallery-photo:hover { background: #271f1d; }

#prevArrow img, #nextArrow img {
	border-style: none;
}


/* -- Navigator --------------------------- */

.block-core-Navigator {
	float: right;
	margin: 1.5em 0;
	font-size: 0.9em;
	color: #888;
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
}

.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;
}


/* -- System- / Item-Links ---------------- */

.gbSystemLinks, .block-core-ItemLinks {
	clear: both;
	border-top: 1px solid #322b22;
	border-bottom: 1px solid #322b22;
	background: #1e1916;
	margin: 1.5em 0;
	padding: 0.5em;
	height: 100%;
}

.gbSystemLinks:hover { background: #271f1d; }
.block-core-ItemLinks { background: #271f1d; }

.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: #eee url('../siriux/images/userinfo.png') no-repeat 0 1px;
	padding-left: 17px;
}

#giFormGroupname {
	background: #eee url('../siriux/images/groupinfo.png') no-repeat 0 1px;
	padding-left: 17px;
}

#giFormPassword {
	background: #eee url('../siriux/images/key7-16-bw.gif') no-repeat 0 1px;
	padding-left: 17px;
}

#nav ul
{
margin: 0;
padding: 0;
padding-top: 25px;
list-style-type: none;
}

#nav ul li
{
display: block;
width: 100px;
height: 60px;
float: left;
background: url(../siriux/images/navbutton.png) no-repeat;
margin: 0;
}

#nav ul li:hover {
      background: url(../siriux/images/navbuttonhover.png) no-repeat;
}

#nav ul li.right { background: url(../siriux/images/rightnavbutton.png) no-repeat; }

#nav ul li.right:hover { background: url(../siriux/images/rightnavbuttonhover.png) no-repeat; }

#nav ul li a
{
width: 100px;
height: 25px;
padding: 35px 0 0 0;
margin: 0;
color: #eee;
text-decoration: none;
display: block;
text-align: center;
font-size: 14px;
font-family: Verdana, Tahoma, Arial;
}

#banner {
        position: absolute;
	left: 20px;
	top: 15px;
	z-index: 99;
	width: 80px;
	height: 80px;
	background: url(../siriux/images/banner.png) 0 0 no-repeat !important;
	background: transparent;
}

#albumbox { 
        width: 70%;
        height: 100%;
        float: left;
}

#newsbox {
        width: 30%;
        padding: 5px;
        border-top: 1px solid #fff;
        height: 100%;
        float: left;
}

span.o a{color: #333;}
span.giSelected o a{color: #333;}

input {background: #eee; color: #333; }

.alamy {
	border: 1px solid #333;
	margin: 5px 5px 5px 0px;
}
.alamy:hover {
	border: 1px solid #e6a904;
}