/*

	Zen Photo Default (Dark) 1.0
	
*/

/* Basics
------------------------------ */
* {
	margin:0;
	padding:0;
	outline:none;
}
html {
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

/* Main Layout
------------------------------ */
body {
	background: #101921 none;
	margin: 0px;
	padding: 0px 0px 50px;
	text-align: center;
}
#main {
	text-align: left;
	margin: 20px auto;
	width: 930px;
}

#main_nav {
	width:110px;
	float:left;
	overflow:hidden;
}

#stage {
	width:800px;
	float:right;
	padding-top:20px;
}
#credit {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #294550;
	text-align: right;
	clear: both;
}

#credit a {
	text-decoration: none;
	color: #294550;
	border-bottom: 1px dotted #294550;
}

#credit a:hover {
	color: #748da0;
	border-bottom: 1px solid #294550;
	text-decoration: none;
}

#gallerytitle {
	/*border-bottom: 1px solid #444;*/
	padding-bottom: 7px;
	margin-bottom: 2px;
	_margin-top: 40px; /* IE Only */
}
#biog {
	width:550px;
	color:#aaa;
}
#footer, #footer a {
	color: #294550;
	margin-top:40px;
	clear:both;
}

#footer a:hover {
	color:#f33;
}

/* Text Styles
------------------------------ */
body {
	font: normal 75%/175% "Trebuchet MS",arial,sans-serif;
	color: #F2F2F2;
}
h1 {
	display:none;
}
h2 {
	font: 120% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #86a1b6;
	margin-top: 25px;
}
h2 a:link, h2 a:visited {
	color: #86a1b6;
	text-decoration: none;
}
h2 span {
	color: #86a1b6;
	font: 150% "Trebuchet MS", Helvetica, Arial, sans-serif;
}
h2 a:hover {
	color: #94c2e5;
	text-decoration: none;
}
h3 {
	font: 95%/160% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#aaa;
	margin-top: 30px;
}
.album h3 {	
	font:bold 120% "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-weight:bold;*/
	color: #748da0;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: none; color: #f2f2f2; }
a:hover, a:focus { text-decoration: none; color: #FF3333; -moz-outline: none -moz-mac-focusring; }

a:link.mast, a:active.mast, a:visited.mast,a:hover.mast, a:focus.mast { color:#f33;}

/* 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;
}

ul {
	list-style-type: none;
}

/* Site Navigation
------------------------------ */
#mast,#main_nav {
	text-align:right;
	padding-right:10px;
}

ul.site_nav	{
	text-align:right;
	padding:10px 0 0 0;
}

ul.site_nav li a {
	display:inline;
	text-align:right;
	font-weight:normal;
	color:#F2F2F2;
}

ul.site_nav li a:hover{
	color:#FF3333;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	color:#f33;
	cursor:default;
}
ul.pagelist,
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}

ul.imgNav {
	clear: both;
	margin:2px auto;
	padding: 0;
	list-style-type: none;
}

ul.imgNav li {
	float:left;
	padding:1px 
}
ul.imgNav li a {
	display:block;
	width:20px;
	line-height:15px;
	text-align:center;
	font-weight:normal;
	color:#F2F2F2;
	background-color:transparent 
}

ul.imgNav li a:hover {
	color:#ff3333;
}

ul.imgNav li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #748da0;
}

.disabledlink {
	color: #294550;
	cursor: default;
}
.pagenav {
	clear: both;
}


/* AJAX
------------------------------ */
#albumDescEditable {
clear:both;
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
}

/* Image Thumbnails
------------------------------ */

.imagethumb,
.dummy {
	float:left;
	margin:0 12px 12px 0;
	text-align:center;
}
.dummy {
	width:180px;
	height:180px;
	-moz-border-radius: 4px;
	border-radius:4px 4px;
	border:1px solid #111;
	padding:1px;
	background:#101921 url(../gfx/bg222.gif);
}
.imagethumb a,
.albumThumb a {
	display:block;
	padding:1px;
	background:#343F4A url(../gfx/bg222.gif);
	width:180px; height:180px;
	-moz-border-radius: 4px;
	border-radius: 4px 4px;
	border:1px solid #333;
}
.imagethumb a:hover,
.albumThumb a:hover	{ display:block; background:#343F4A; text-decoration:none; border:1px solid #f33;}
.imagethumb a img.p,
.albumThumb a img.p	{ border:2px solid #000; height:140px; margin:10px 16px;}
.imagethumb a img.l,
.albumThumb a img.l	{ border:2px solid #000; width:160px; margin:30px 3px;}
.imagethumb a img.s,
.albumThumb a img.s	{ border:2px solid #000; height:110px; margin:17px;}
.albumThumb a:hover	{ border:1px solid #333;}

/* Album Thumbnails
------------------------------ */
.album {
	margin-bottom: 12px;
	clear: both;
	border: 1px solid #444;
	-moz-border-radius: 4px;
	border-radius: 4px 4px;
	background:#343F4A url(../gfx/bg222.gif);
	width:700px;
}

.albumThumb {
	float:left;
	margin:0;
	text-align:center;
}
.albumThumb img {
	border:1px solid black;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	padding: 3px 0 6px 0;
}
.album p {
	margin: 4px 0;
	width: 450px;
	color:#aaa;
}
.albumdesc {
	padding-top:15px;
	float:right;
	text-align:left;
	width:500px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	color: #888;
}

/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#imageContainer {
	/*width:10%;
	padding-top:10px;*/
}
#image {
	text-align: left;
	line-height: 0;
}
#image img {
	border:2px solid black;
}
#imagedesc{
	display:none;
	width:576px;
	padding:7px 0;
	_padding-top:-7px;
}
#imageNav { margin-top:13px;}
a.navLink {
	margin:10px 3px;
	width:20px;
	text-align:center;
	border:none;
	background:none;
}

a.currentImage {
	color:#f33;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}
#hoverNav {
	position: relative;
	top: 0;
	left: 0;
	height:	100%;
	width: 100%;
	z-index: 10;
}
	
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}

#prevLink, #nextLink { width: 49%; height: 100%; background: transparent url(../gfx/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; ;
}

#prevLink {
	left: -50%;
	float: left;
}
#nextLink {
	right: 50%;
	float: right;
}
#prevLink:hover,
#prevLink:visited:hover 			{ background: url(../gfx/prev.gif) left 90% no-repeat; }
#nextLink:hover,
#nextLink:visited:hover				{ background: url(../gfx/next.gif) right 90% no-repeat; }

/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #444;
	background: #333;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #555;
	font-size: 85%;
}
/* Contact
------------------------------ */

#contact, #biog {
	width:600px;
	height:270px;
	display:block;
	text-align:left;
	border:1px dashed #334;
	background:url(../gfx/cy_bg_oblique.gif);
}
#biog {padding:20px;}
#contact #lhs,
#contact #rhs {
	width: 49%;
	height: 100%;
	display: block;
}
#contact #lhs {
	left:-50px;
	float:left;
	padding-top:30px;
}
#contact #rhs {
	right:50px;
	float:right;
	padding-top:100px;
	background:url(../gfx/stamp_small.jpg) 90% 5% no-repeat;
}
#contact p {
	padding:5px;
}

/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
	color: #888;
	background: #333;
	border: 1px solid #444;
	font: 82%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #888;
	background: #333;
	border: 1px solid #444;
	font: 82%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	color: #888;
	background: #333;
	border: 1px solid #444;
}
label {
	cursor: pointer;
}
label:hover {
	color: #999;
}
