/*

	Zen Photo Default (Dark) 1.0
	
*/

/* Basics
------------------------------ */
html {
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

/* Main Layout
------------------------------ */
body {
	margin: 0px;
	padding: 0px 0px 50px;
	text-align: left;
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 1.25em;
    color: #333;
    background-color: #fff;
    background-image: url(/resources/images/bg_alt.gif);
    background-repeat: repeat-Y;
}
#main {
	text-align: left;
	margin-left: 130px;
	width: 660px;
	padding: 10px 10px 10px;
	_padding-top: 10px; /* IE Only */
}
#masthead {
    width: 100%;
    height:149px;
    background-image: url(/resources/images/bg_masthead.gif);
    background-repeat: repeat-X;
    border-bottom: 2px solid #bfbfbf;
}

#masthead #mastheadImage {
    border-right: 2px solid #bfbfbf;
}
#logo {
    position: absolute;
    left:12px;
    top: 98px;
}
#credit {
	margin: 10px;
	width: 740px;
	font-size: 85%;
	color: #294550;
	text-align: right;
}
#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 {
	padding-bottom: 0px;
	margin-bottom: 12px;
	_margin-top: 40px; /* IE Only */
}



#footer {    
    margin-left: 8px; 
    width: 756px;
    padding: 6px 0 10px 0;
    border-top: 1px solid #ccc;
    color: #999;
    font-size: 10px;
    line-height: 1.4em;
}
#footer a {
    color: #999; 
	text-decoration: underline;
}

#footer a:hover {
    color: #333;
}

#footer #leftsideFoot {
    width: 330px;
    float: left;
}

#footer #rightsideFoot {
    width: 400px;
    float: right;
    text-align: right;
    margin: 2px 1px 0 0;
}

#footer #rightsideFoot .vertRule {
    margin-top: 1px;
}
#footer p
{
    margin: 0 0 3px 0;
}


#content {
    float:left;
    top:0;    
    width: 720px;
    background-color: #fff;
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 1.25em;
    color: #666;
    margin: 0 0 49px 7px;    
}
#albums {
	clear: both;
}
.clearFloat {
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
}

/* Text Styles
------------------------------ */
body {
	font: normal 82%/200% Verdana, Helvetica, Arial, sans-serif;
	color: #888;
}
h1 {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px; 
    font-weight: bold;
    color: #333;
    margin: 0 0 4px 0;
    line-height: 1.4em;
}
h2 {
	font: 150% Verdana, Helvetica, Arial, sans-serif;
	color: #AAA;
}
h2 a:link, h2 a:visited {
	color: #86a1b6;
	text-decoration: none;
}
h2 span {
	color: #666;
}
h2 a:hover {
	color: #94c2e5;
	text-decoration: none;
}
h3 {
	font: 120% Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	margin-top: 30px;
}


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


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


/* 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: #748da0;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #294550;
	cursor: default;
}
.pagenav {
	clear: both;
}


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

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:visited {
	display: block;
	padding: 4px;
	margin-right: 16px;
	margin-bottom: 24px;
	background: #f4f4f4;
	line-height: 0px;
}
.imagethumb a:hover {
	background: #BBB;
}
.imagethumb {
	float: left;
}


/* Album Thumbnails
------------------------------ */
.album {
	padding: 10px;
	margin-bottom: 6px;
	clear: both;
	background: #f4f4f4;
	width: 580px;
}
.album img {
	float: left;
	border-right: dotted;
	border-right-color: #888;
	border-right-width: 1px;
	padding-right: 12px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 340px;
	padding: 0 0 6px 0;
}
.album p {
	margin: 0 0 2px 4px;
	line-height: 16px;
}
.albumdesc {
	float: right;
	width: 450px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 100%;
	width: 120px;
	float: right;
	color: #888;
}
.headerText {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	line-height: 18px;
	width: 617px;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}
#image {
	text-align: left;
	line-height: 0;
}
.imgnav {
	float: left;
	text-align: left;
	width: 150px;
	background: #ffffff;
	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: #666;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0;
	width: 440px;
}


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