html {
height: 100%; }

body {
background-color: #c7cfff;
font-family: Skia, Optima, Verdana, Helvetica, Arial, sans-serif;
height: 100%;
width: auto;
}

p {
font-size: 1em;
color: #000000; }

h1 {
font-size: 2em; }

h2 {
font-size: 1.5em;
border-top: 2px #004080 dotted;
border-bottom: 2px #004080 dotted;
color: #008000; }

h3 {
border-bottom: 1px #004080 dotted;
color: #008000;
padding-left: 10px;
padding-right: 10px; }

a {
color: #004080; }

a:hover {
text-decoration: underline; }

a:visited {
color: #c9de75; }

h2#right {
text-align: right; }

h3#right {
text-align: right; }

div#containerHeader {
position: absolute;
top: -10em;
left: -10em; }

div#container {
background-color: #c7cfff;
width: auto;
height: 100%;
padding-bottom: 20px;
margin-bottom: 20px;
position: relative; }

div#sidebar {
text-align: center;
width: 150px;
background-color: #004080;
top: 40px;
left: 40px;
color: white;
font-size: 2em;
position: absolute; }

div#sidebar div#home {
height: 150px;
background-color: #008000;
color: black;
font-size: .5em;
background-image: url(images/home.gif);
}

div#sidebar div#home img {
border: none; }

div#sidebar a:link {
color: white;
text-decoration: none; }

div#sidebar a:visited {
color: #8699d8; 
text-decoration: none; }

div#sidebar a:hover, a:active {
color: #008000; 
text-decoration: none; }

div#content {
width: 66%;
left: 205px;
background-color: #969ef7;
padding: 10px;
background-image: url(leaf2.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
position: absolute;
top: 40px; }

div#footer {
background-color: #969ef7; 
width: 90%;
text-align: center;
position: absolute;
bottom: 0px;
left: 205px;
width: 66%;
padding-top: 2px;
padding-bottom: 2px;
font-size: .80em;
padding-left: 5px;
padding-right: 5px; }

div.footer2 {
text-align: center;
padding-top: 2px;
padding-bottom: 2px;
font-size: .80em;
padding-left: 5px;
padding-right: 5px; }

p#address {
font-style: italic;
padding-left: 2em; }

.ital {
font-style: italic; }

/* ---------------- Gallery theme styles below ---------------------- */
/* ------------------------------------------------------------- */

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

.clear {
	clear: both;
}

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

.header {
}

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

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

.gallery h2 {
	clear: both;
	margin: 1.5em 0;
	padding-bottom: 0.2em;
	font-size: 1.5em;
}

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


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

.gallery-thumb {
	margin: 5px;
	float: left;
	text-align: center;	}

.gallery-thumb-right {
	margin: 5px;
	float: right;
	text-align: center;	}

.gallery-thumb img, .gallery-thumb-right img {
	border: 1px solid #ffffff;
	padding: 5px;
	margin: 1px;
	-moz-border-radius: 3px;
background-color: #c7cfff; }

.gallery-thumb a img, .gallery-thumb-right a img {
	border-color: #004080;
border-width: 1px; }

.gallery-thumb a:hover img, .gallery-thumb-right a:hover img {
	border-width: 4px;
	border-color: #008000;
	margin: 0;
}


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

.gallery-albums {
	clear: both;
}

.gallery-albums h4 a:visited {
color: #4f77a7; }

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

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

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

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

.gallery-album a img {
	border-color: #004080;
border-width: 3px; 
}

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


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

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

.gallery-empty {
	padding: 0.5em 1.5em;
	margin: 1.5em 3em;
	border: 2px solid #000000;
	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: 0.9em;
	color: #333;
}

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

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


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

.gbSystemLinks, .block-core-ItemLinks {
	clear: both;
	border-top: 3px solid #004080;
	padding: 0.5em;
text-align: center; }

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

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


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

.gbBlock {
padding: .5em;
font-size: .8em;
text-align: center; }

#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('../siriux/images/userinfo.png') no-repeat 0 1px;
	padding-left: 17px;
}

#giFormGroupname {
	background: url('../siriux/images/groupinfo.png') no-repeat 0 1px;
	padding-left: 17px;
}

#giFormPassword {
	background: url('../siriux/images/key7-16-bw.gif') no-repeat 0 1px;
	padding-left: 17px;
}
