@charset "UTF-8";
/* CSS Document */

BODY {
		  background-color: #18120f;
	color: #ffffff;
	 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

	}

a {color: #4e6983; text-decoration: none;}

a:hover {color: #4e6983; text-decoration: underline;} 

a:visited {color: #818181;}

TD { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;}

.smtext {font-size: 11px;}


.outline {border: 2px solid #4e6983; width:904px;}

.padding {padding-left: 10px; padding-right: 10px;}

.style7 {color: #ffffff;}
.style7 a {color: #4e6983; text-decoration: none;}
.style7 a:hover {color: #4e6983; text-decoration: underline;} 
.style7 a:visited {color: #818181;}

.mainbkgrd {
	background-image: url(images/GDKS2008_04.jpg); background-repeat: repeat; padding: 2px 35px 2px 35px; }

.leftbkgrd {
	background-image: url(images/GDKS_08.jpg); background-repeat: no-repeat; background-position: bottom;
}

.rightbkgrd {
	background-image: url(images/GDKS_10.jpg); background-repeat: no-repeat; background-position: bottom;
}


.nav-back {
 background-image: url(images/GDKS2008_03.jpg);
 color: #fffbf3;
 background-repeat: no-repeat; 
 background-position: top; 
 padding-top: 15px;
 padding-bottom: 15px;
 font-size: 18px;
 font-family: Georgia, "Times New Roman", Times, serif;
}
.nav-back a{color: #fffbf3;}
.nav-back a:hover {color: #641a23; text-decoration: none;}
.nav-back a:visited {color: #641a23;}



h1{
        font-weight: bold;
        font-size: 22px;
        text-decoration: none;
        line-height : 120%;
        color : #4e141b;
        margin: 2px;
 font-family: Georgia, "Times New Roman", Times, serif;
font-stretch: none;
font-style: normal; }

h2 {
         font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        margin: 2px;
}

h4 {
     font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        margin: 0px;
		  color: #4e141b;
		  padding: 2px;
}

h5 {
     font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        margin: 0px;
		  background-color: #4e141b;
		  color: #ffffff;
		  padding: 2px;
}

h6 {
 font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        margin: 0px;
		  background-color: #ffffff;
		  color: #140f0d;
		  padding: 2px;
}


/* Gallery CSS
------------------------------ */

#main {
	text-align: left;
	margin: 20px auto;
	width: 700px;	
	
}
#credit {
	margin: 0 auto;
	width: 440px;
	font-size: 85%;
	color: #96967E;
	text-align: right;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	_margin-top: 40px; /* IE Only */
}



/* 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: 10px;
	margin: 6px;
	
	border: 1px solid #92BED3;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #D3E4ED;
	
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	
}
.imagethumb {
	float: left;
}


/* Album Thumbnails
------------------------------ */
.album {
	padding: 10px;
	margin-bottom: 12px;
	clear: both;
	border: 1px solid #E7F0F5;
	
}
.album img {
	float: left;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 340px;
	padding: 3px 0 6px 0;
}
.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
	float: right;
	width: 480px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #4e6983;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	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: #4e6983;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #4e6983;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 600px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.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: #4e6983;
	font-size: 85%;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}