/*
-----------------------------------------------
Blogger Template Style
Name:     Garland Wordpress Theme for Blogger Template
Designer: Steven Wittens and Stefan Nagtegaal.
URL:      www.jackbook.com
Date:     5 July 2007
Update By: Jack Book dot Com
----------------------------------------------- */

#navbar, #navbar-iframe {opacity:0.0;filter:alpha(Opacity=0)}
#navbar:hover, #navbar-iframe :hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}

body {
	background: #edf5fa;
	color: #494949;
	font: 12px/170% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #027ac6;
	text-decoration: none;
}

a:hover {
	color: #0062a0;
	text-decoration: underline;
}

a:active, a.active {
	color: #5895be;
}

/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
	margin-left: -210px;
}

/* And add blanks left and right for the sidebars to fill */
body.sidebar-left #squeeze {
	margin-left: 210px;
}

body.sidebar-right #center {
	margin-right: -210px;
}

body.sidebar-right #squeeze {
	margin-right: 210px;
}

body.sidebars #center {
	margin: 0 -210px;
}

body.sidebars #squeeze {
	margin: 0 210px;
    margin-bottom: 2px;
}

h1, h2, h3, h4, h5, h6, post-title , title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

hr {
	background: #5294c1;
	border: none;
	height: 1px;
	margin: 0;
	padding: 0;
}

img, a img {
	border: none;
}

p {
	margin: 0.6em 0 1.2em;
	padding: 0;
}

#header h1, #header h1 a {
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
	text-shadow: #1659ac 0px 1px 3px;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited, .title {
	margin-top:30px;
	font-weight: bold;
	position: relative;
	white-space: nowrap;
	z-index: 2;
}

#gallerytitle {
	font-size: 20px;
 	line-height: 130%;
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	_margin-top: 40px; /* IE Only */
}

#navigation {
	background: url("../img/bg-navigation.png") repeat-x 50% 100%;
	height: 1em;
}

/* Layout and images */
#wrapper {
	background: url("../img/body.png") #edf5fa repeat-x 50% 0;
	height: 600px;
}

#wrapper #container {
	margin: 0 auto;
	max-width: 1024px;
	padding: 0 20px;
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
	float: left;
	width: 100%;
}

/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
	background: url("../img/bg-content.png") #fff repeat-x 50% 0;
}

#wrapper #container #center .right-corner {
	background: transparent url("../img/bg-content-right.png") no-repeat 100% 0;
	left: 10px;
	position: relative;
}

#wrapper #container #center .right-corner .left-corner {
	background: transparent url("../img/bg-content-left.png") no-repeat 0 0;
	left: -10px;
	margin-left: -10px;
	min-height: 400px;
	padding: 60px 25px 5px 35px;
	position: relative;
}

#wrapper #container #header {
	height: 80px;
}

#wrapper #container #header #logo-floater {
	position: absolute;
}

/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {
	float: left;
	margin: 60px 0 5em;
	width: 208px;
	z-index: 2;
}

body > #wrapper #container .sidebar {
	position: relative;
}
body > #wrapper #container .sidebar {
	position: relative;
}

#rightsidebar{
	margin-left: 20px;
}

#rightsidebar h2{
	margin-bottom: 10px;
}
#rightsidebar img{
	margin-bottom: 7px;
	border: 1px solid #494949;
}

#footer {
	text-align:center;
	margin-top:20px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
}

/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}

/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 8px;
	margin: 4px;
	border: 1px solid #92BED3;
	background: #DDEAF0;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB;
}
.imagethumb {
	float: left;
}


/* Album Thumbnails
------------------------------ */
#albums {
        float: left;
}
.album {
	margin: 0 15px 15px 0;
	float: left;
	width: 260px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
}
.album .imagethumb a {
	margin: 0;
}
.album h3 {
	padding: 0;
	padding-left: 50px;
	margin: 0;
	font-weight: bold;
}
.album h3 a {
	display: block;
	width: 100%;
	margin-top:7px;
}
.album p {
	margin: 0 0 4px 0;
	padding-left: 50px;
	line-height: 17px;
	font-size: 10px;
}
.albumdesc {
	float: right;
	width: 205px;
	margin: -90px 0 0 0;
	padding: 6px 0 0 0;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}
#images { 
	width:640px;
	margin: 0 auto;
}
#image_container img {
	padding: 10px;
	border: 1px solid #92BED3;
	background: #DDEAF0;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
	dispany: none;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 292px;
	color: #5A5A4B;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
	height:100px;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
#image_extras {
	width:560;
}
#exif_link{
	width:100px;
	float:left;
	font-weight:bold;
}
#map_link{
	width:100px;
	float:right;
	text-align:right;
	font-weight:bold;
}
#map{
	display: none;
	width:595;
	margin: 0 auto;
}

#latest_images a {
	margin-bottom:10px;
}

.sidebar ul {
	padding: 0;
}

#album_menu li {
	background: transparent url("../img/menu-album.gif") no-repeat 0 .35em;
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 .3em 15px;
}

#album_menu ul li{
	background: transparent url("../img/menu-sub.gif") no-repeat 0 .35em;
	margin-left:10px;
}

.zen{font:18px Arial Narrow;}
.photo{font-variant: small-caps; font-weight: 700; font: Arial Black 12px;}
.navlist {margin-left:10px;margin-top:-10px;}
.navlist li { list-style-type: circle; }
#imagemetadata {display:none;}
#tagContainer {width:250px;}
#search{margin-bottom:10px;}
.pushbutton{ margin:0;padding:0;}
/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position:fixed;
	right:0;
	top:0;
	border-left: 1px solid #E6E6DF;
	border-bottom: 1px solid #E6E6DF;
	background: #edf5fa;
	width:120px;
}
#admin_data{
	top:17px;
}
#admin h3 {
	font: 105% "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #494949;
	border-bottom: 1px dashed #E6E6DF;
	margin:0;
	padding:0;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive #year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-size:18px;
}
ul.archive #month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #E6E6DF;
	padding-top: 5px;
}
