/*

	Sterile 1.0

*/

/* Main Layout
------------------------------ */
body {
	background: #40404C;
	border: #40404C 0px solid;
	margin: 0 !important;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	font: 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

}

header, section, footer{
	display:block;
}

header{
	width:100%;
	position:relative;
}

.header-table	{ width: 100%; height: 60px; padding-top: 0px; padding-bottom: 0px }
.header-title	{ COLOR: #84849B; FONT: 30px verdana, arial, sans-serif; font-weight: normal; letter-spacing:8px; text-align:center }
.header-sub { COLOR: #84849B; FONT: 18px verdana, arial, sans-serif; font-weight: normal; letter-spacing:4px; text-align:center }

.menubackground	{
		background-color: #403F4C;
		border-top: #84849B 1px solid;
		border-bottom: #84849B 1px solid;
		height: 45px;
		padding-top: 15px;
		padding-bottom: 15px;
		}

.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 7pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #525263 1px solid;
		  border-left: #525263 1px solid;
		  border-bottom: #525263 1px solid;
		  border-right: #525263 1px solid;
		  }

a.menu:link 	{ background-color:#403F4C;
		  color: #84849B; }


a.menu:visited 	{ background-color:#403F4C;
		  color: #84849B; }


a.menu:active 	{ background-color:#403F4C;
		  color: #84849B; }


a.menu:hover 	{ background-color:#403F4C;
		  color: #B8B8C4;
		  border: #B8B8C4 1px solid; }

.title {
	COLOR: #FFFFFF;
	FONT: 13px verdana, arial, sans-serif;
	font-weight: bold;
	margin-left: 15px;
}

.galleryfooter {
	height: 75px;
	margin-left: 0px;
	width: 620px;
}

.footer {
	height: 75px;
	margin-left: 0;
	width: 620px;
}
footer span{
	padding-left:20px;
}
footer a{
	color:#1FA2E1;
}

#sidebar {
	width: 140px;
}

.sidebar {
	margin-left: 10px;
	border: 0px;
}

.albumviewer {
	margin-left: 15px;
	width: 620px;
}

.imageviewer {
	margin-left: 15px;
	width: 620px;
}

.sidebarImage {
	width: 50px;
	height: 50px;
	border: #B8B8C4 1px solid;
	padding: 0px;
}


#main {
	text-align: left;
/*	margin: 40px auto 5px auto;
	width: 715px;
	padding-bottom: 15px; */
	background: #40404C;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
 	-khtml-border-radius: 10px;
 	border-radius: 10px;
	border: 1px solid #40404C;
}
* html #main{width: 720px;}
#credit {
	margin:	 15px auto 40px auto;
	width: 620px;
	font-size: 9px;
	color: #1FA2E1;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #FFFFCE;
}
#credit a:hover {
	color: #7A2;
	text-decoration: none;
}
#gallerytitle {
	padding: 20px 10px 10px 20px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
 	-khtml-border-topright: 10px 10px 0px 0px;
 	border-radius: 10px 10px 0px 0px;
	background: #40404C;
	height:30px;
	border-bottom: 1px solid #CCC;
}
#padbox {
	padding: 20px !important;
}

#exif {
	color: #FFFFCE;
	display:none;
}

#imagemetadata {

}


/* Text Styles
------------------------------ */
body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	line-height: 1.6em;
}
h1, h2, h3, h4{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}
h1 {
	font: normal 16px;
	color: #84849B;
	margin: 0;
	padding: 0;
}
h1 a:link, h1 a:active, h1 a:visited {
	color: #FFFFCE;
	text-decoration: none;
}
h1 span {
	color: #AAA;
}
h1 a:hover, h1 a:focus {
	color: #FFFFCE;
}
h2 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	padding:0;
	margin:0;
	width:410px;
	float:left;
}
h2 a:link, h2 a:active, h2 a:visited { text-decoration: none; color: #FFFFCE;}
h2 a:hover, h2 a:focus { text-decoration: none; color: #FFFFCE;}
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: #FFF; }
a:hover, a:focus { text-decoration: none; color: #777777; }

/* 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: 0px 20px 5px 5px;
}
ul.pagelist {
	clear: both;
	padding: 0;
	margin-left: 0px;
	list-style-type: none;
}
ul.pagelist li {
	font: 12px;
	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
------------------------------ */
ul.taglist {
	display: inline;
	list-style-type: none;
}

ul.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
	color: #999999;
	display: inline;
	list-style-type: none;
}

span.tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
	float: left;
	display: block;
}
/* Image Thumbnails
------------------------------ */
#images {
	width: 620px;
	margin-left: 0px;
	border: 0px solid gray;
}

.imagethumb a, .thumb a {
	display: block;
	margin: 5px;
	line-height: 0px;
}

.imagethumb {
	float: left;
	border: #B8B8C4 1px solid;	
	padding: 0px;
	margin: 10px 10px 0px 0px;
	position: relative;
}

.thumb {

	padding: 0px;
	margin: 10px 10px 0px 0px;
	position: relative;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */

#galleryindextable {
	margin-left: 0px;
}

#albumindextable {
	margin-left: -290px;
}

#albumindextitletable {
	width: 565px;
}

#albums {
	float: left;
	padding: 0px;
}

.albumgrid {
	width: 620px;
}

.gallerythumbtable {
	margin-left: 0px;
}

.albumthumbtable {
	margin-left: -250px;
}

.album {
	position: fixed;
	top: 0px;
	margin: 0 5px 5px 0;
	float: left;
	width: 200px;
	position: relative;
}

.albumthumb {
	border: #B8B8C4 1px solid;	
	padding: 0px;
	margin: 10px;
	position: relative;
}
.album .imagethumb a, .album .thumb a {
	margin: 0;
}

.imgborder {
	border: #B8B8C4 1px solid;
	padding: 1px;
}

.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 100%;
}
.album p {
	margin: 0 0 4px 0;
	line-height: 15px;
	font-size: 11px;
}
.albumdesc {
	float: right;
	width: 195px;
	padding: 0px 0 0 0;
}

/* favorites styles */
.album .imageFavorites {
position: absolute;
right: 5px;
bottom: 5px;
z-index: 2000;
}

.imagethumb .imageFavorites {
position: absolute;
right: 12px;
bottom: 18px;
z-index: 2000;
}

.imageFavorites input:hover {
cursor: pointer !important;
}



/* Individual Image
------------------------------ */
.imgdesc {
	padding: 10px 0 10px 0;
	line-height: 18px;
}

#image {
	width: 640px;
	text-align: center;
	line-height: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 140px;
}

.image {
	padding: 10px;
	margin: 10px 10px 0px -20px;
}

.image img {
	padding: 2px;
	border: #B8B8C4 2px solid;
}

.imagealbumtitle {
	COLOR: #FFFFFF; 
	FONT: 13px verdana, arial, sans-serif;
	font-weight: bold;
	margin-left: -24px;	
}


.imagetitle {
	font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #84849B;
	line-height: 80%
}

.imagedesc {
	font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #84849B;
	line-height: 80%%;
}

.imgnav {
	width: 140px;
	text-align: center;
	margin-top: 0px;
	color: #0c2601;
/*	padding: 5px; */
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
/*	font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
	color: #fff;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #84849B;
;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#imgoriginal {
	font-size: 8pt;
	text-align: right;
	height:30px;
}
#imgorder {
	float: left;
}
#narrow {
	margin: 20px auto 0px;
	width: 440px;
}

.narrow {
}

.narrow p {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


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

/* jQuery pagination comments */

.Pagination {
	margin-bottom: 10px;
}

.Pagination span.current,
.Pagination span.next,
.Pagination a,
.Pagination a.next {
	padding:0px 4px 0px 4px;
	margin-left: 0px;
	margin-right: 0px;
}

.Pagination span.prev,
.Pagination a.prev {
	padding:0px 4px 0px 0px;
	margin-left: 0;
	margin-right: 0px;
}

/* Forms
------------------------------ */
form {padding-bottom:10px;}
.captchainputbox {
	width: 6.5em;
	padding: 2px;
}
#captcha {
	vertical-align:middle;
}
.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;
	right:0;
	top:0;
	border-left: 1px solid #B8B8C4;
	border-bottom: 1px solid #B8B8C4;
	background: #40404C;
	width:120px;
}
#admin_data{
	top:16px;
}
#admin h3 {
	font: 100% Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFCE;
	border-bottom: 1px dashed #B8B8C4;
	margin:0;
	padding:0;
}
/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: left;
	margin:0;
	padding:0;
	width: 175px;
}
#search_form, #search_form * {
	padding:0px;
	margin:0px;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search a {
text-decoration: none;
}

#search ul {
border: 1px solid #ccc; position:absolute; text-align:left; list-style: none;
height: 8em; width: 20em; overflow: auto;
background-color: white;
z-index: 10;
}

#searchfields_icon {
position: relative;
top: 4px;
}
.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 ul li {
	display: inline;
	list-style-type: none;
}

#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;
}
.errorlist {
	list-style-type: none;
}

/* Zenphoto link
------------------------------ */

#zen-part {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.8em;
 font-weight: 100;
}

#photo-part {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.9em;
 font-weight: bold;
}

/* centering flowplayer 3 on image.php */
#image .flowplayer,
.jp-audio,
.jp-video {
	margin: 0 auto;
}

.textobject {
	font-size: 12px;
	line-height: 16px;
	text-align: left !important;
	text-decoration: none !important;
	overflow:scroll !important;
}
/* box for important notes
------------------------------ */
.notebox {
	padding: 5px 10px 5px 10px;
	background-color: #FFEFB7;
	border-width: 1px 1px 2px 1px;
	border-color: #FFDEB5;
	border-style: solid;
	margin-bottom: 10px;
	font-size: 100%;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.notebox li {
	list-style-type: none;
}

.notebox h2,.notebox strong {
	color: #663300;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1em;
}

/* Messages
------------------------------ */
.messagebox {
	background-color: #C0FFA8;
	padding: 10px 15px 10px 15px;
	border-width: 1px 1px 2px 1px;
	border-color: #8BD37C;
	border-style: solid;
	margin-bottom: 10px;
}

.messagebox h2 {
	color: #006633;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1em;
}

.button {
	cursor: pointer;
	padding: 5px 10px;
}

label {
	cursor: pointer;
}

label:hover {
	color: #000;
}

#registration_form {
	width:370px;
}