* {
border: none;
margin: 0;
padding: 0;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: none;
margin: 0;
padding: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body {
line-height: 1;
}
table {
border-collapse: separate;
}
body {
min-height: 100%;
height: 101%;
}
body {
background: #b0d2e4 url(../../../../images/body-bg.jpg) no-repeat scroll center top;
text-align: center;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size:80%;
color:#666;
}
#wrapper {
margin: 0 auto;
text-align: left;
width: 802px;
}
html > body #wrapper {
border: none;
padding: 0;
}
#main {
border: none;
margin: 0;
padding: 0;
background: transparent url(../../../../images/bg800c.jpg) no-repeat scroll left top;
height: 809px;
}
#imgbox {
margin-left: 40px;
margin-top: 72px;
padding: 0;
height: 460px;
width: 720px;
position: relative;
text-align: left;
}
#imgframe {
margin-top:2px;
padding:0;
float: left;
height:400px;
}
.pics {
margin: 0;
padding: 0;
height: 304px;
width: 274px;
overflow: hidden;
}
.pics img {
border: 0px solid #ffffff;
padding: 0px;
height: 304px;
width: 274px;
background-color: #ffffff;
top: 0;
left: 0;
}
#big-letter {
border: none;
margin: 0px;
padding: 4px;
background: transparent url(../../../../images/letter-bg.jpg) no-repeat scroll left top;
height: 87px;
width: 88px;
font-size: 72px;
color: #ffffff;
float: left;
text-align: center;
}


#nav {
 height: 38px;
 margin: 0 auto;
 position: relative;
 top: 61px;
 width: 570px;
}

#nav a {
 background-color: transparent;
 color: #b0d2e4;
 display: block;
 font-size: 1em;
 height: 38px;
 line-height: 38px;
 margin: 0;
 overflow: hidden;
 position: relative;
 text-align: center;
 text-decoration: none;
 width: 109px;
}

#nav a span {
 background-position: top left;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#nav a#nav01 span {
 background-image: url(../../../../images/tab-home-j.gif);
}

#nav a#nav01, #nav a#nav03 {
 width: 114px;
}

#nav a#nav02 span {
 background-image: url(../../../../images/tab-gallery-j.gif);
}
#nav a#nav02 {
 width: 114px;
}

#nav a#nav03 span {
 background-image: url(../../../../images/tab-about-j.gif);
}

#nav a#nav03 {
 width: 114px;
}

#nav a#nav04 span{
 background-image: url(../../../../images/tab-links-j.gif);
}
#nav a#nav04 {
 width: 114px;
}
#nav a#nav05 {
 width: 114px;
}

#nav a#nav05 span{
 background-image: url(../../../../images/tab-contact-j.gif);
}

#nav a:hover {
 background-color: transparent;
 color: #fff;
}

#nav a:hover span, #nav a.current span {
 background-position: 0 -39px;
}

#nav li {
 float: left;
 list-style: none;
 margin: 0;
}



/*

	Gem from Sterile 1.0
	
*/

/* Main Layout
------------------------------ */

#credit {
	margin: 0 auto 40px auto;
	width: 680px;
	font-size: 9px;
	color: #AAA;
	text-align: right;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #548aae;
}
#credit a:hover {
	color: #fff;
	text-decoration: none;
}
#gallerytitle {
	padding: 10px 10px 10px 10px;
/*	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;*/
	background: transparent;
	height:20px;
	border-bottom: 2px solid #c3dae7;
}


#padbox {
	padding: 20px !important;
}

#exif {
	color: #9C3;
	display:none;
}

#imagemetadata {
  display: none;
}


/* Text Styles
------------------------------ */
body {
	font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;
}
h1, h2, h3, h4{ font-family: Verdana, Arial, Helvetica, Sans-Serif;}
h1 {
	font: normal 16px;
	color: #666;
	margin: 0;
	padding: 0;
}
h1 a:link, h1 a:active, h1 a:visited {
	color: #235475;
	text-decoration: none;
}
h1 span {
	color: #AAA;
}
h1 a:hover, h1 a:focus {
	color: #fff;
}
h2 {
	font-size: 1.4em;
	letter-spacing: 0.4pt;
	font-weight: bold;
	color: #fff;
	padding:0;
	margin:0;
	width:510px;
	float:left;
}
h2 a:link, h2 a:active, h2 a:visited { text-decoration: none; color: #538cb1;}
h2 a:hover, h2 a:focus { text-decoration: none; color: #235475;}
h3 {
	color: #666;
	margin: 5px 0 5px 0 !important;
	margin: 0;	
	padding: 0;
}
h4 {
	color: #666;
	margin: 0;
	padding: 0;
}


/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: none; color: #235475; }
a:hover, a:focus { text-decoration: none; color: #ffffff; }

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
	color: #444;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}
acronym {
  	cursor: help;
  	border-bottom: 1px solid;
}

/* Page Navigation
------------------------------ */
.pagelist {
	padding: 10px 20px 5px 20px;
}
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 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;
	color: #666;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #AAA;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


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

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url("../images/tag.png") no-repeat left center;
	list-style-type: none;
	line-height: 16px;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .thumb a {
	display: block;
	padding: 4px;
	margin: 5px;
	line-height: 0px;
	background: #fff;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.imagethumb, .thumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
        float: left;
}
.album {
	margin: 0 15px 15px 0;
	float: left;
	width: 315px;
}
.album .imagethumb a, .album .thumb a {
	margin: 0;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 100%;
}
.album p {
	margin: 0 0 4px 0;
	line-height: 17px;
	font-size: 10px;
}
.albumdesc {
	float: right;
	width: 205px;
	padding: 6px 0 0 0;
}


/* Individual Image
------------------------------ */
.imgdesc {
	padding: 10px 0 10px 0;
	line-height: 18px;
}
#image {
	text-align: center;
	line-height: 0;
	margin:10px 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
	color: #214902;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
	color: #9C3;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #7A2;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#imgoriginal {
	font-size: 8pt; 
	text-align: right;
	height:30px;
}
#imgorder {
	float: left;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}

/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 5px;
	border: 1px solid #DDD;
	background: #FFF;
	margin-bottom: 5px;
	line-height: 18px;
}
.commentmeta {
	margin-bottom: 5px;
	color: #AAA;
	font-size: 9px;
}


/* Forms
------------------------------ */
form {padding-bottom:10px;}
.inputbox {
	width: 250px;
	padding: 2px;
	color: #888;
	background: #FFF;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #888;
	background: #FFF;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	color: #888;
	background: #FFF;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
label {
	cursor: pointer;
}

#map{
	margin-left:-85px;
	padding: 10px 0;
}

#rating { margin-top: 10px; }

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position:fixed;
  _position: absolute;
	right:0;
	top:0;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #fff;
	width:120px;
}
#admin_data{
	top:16px;
}
#admin h3 {
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666;
	border-bottom: 1px dashed #CCC;
	margin:0;
	padding:0;
}
/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	margin:0;
	padding:0;
	width: 155px;
}
#search_form, #search_form * {
	padding:0px;
	margin:0px;
}
#search input.pushbutton {
  padding: 1px;
  font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
  color: #666;
}
#search ul .top {
  font-size: 14px;
  color: #666;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:1px;
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* 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-weight:bold;
	font-size:18px;
}
ul.archive .month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #E6E6DF;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #eee;
}
#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}
/* Error Messages
------------------------------ */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}
.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}


img.single-item {
	display: block;
	padding: 10px;
	line-height: 0px;
	background: #fff;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.album-title {
	font-weight:bold;
}
.scroll-pane { 
 font: normal 12px Verdana, Arial, Helvetica, Sans-Serif;
  line-height: 1.4em;
}
