/*

Kenyawa CSS	
*/

/* Basics
------------------------------ */

/* Imported Styles
----------------------------------------------- \*/

/* Main Layout
------------------------------ */
body {

}

#contentpadding2 {
float:left;
padding-bottom:0px;
padding-left:17px;
padding-top:0px;
line-height:18px;
width:94%;
}

#main {
margin-bottom:18px;
}

#photo_gallery_head
{
background-image:url(../../../images/text_bkg_head.gif);
background-repeat:no-repeat;
height:21px;
margin:0px;
padding:0px;
}

#photo_gallery_body {
background-color:#F8F8F8;
background-image:url(../../../images/text_bkg_middle.gif);
background-position:center bottom;
background-repeat:no-repeat;
border-left:1px solid #F0F0F0;
border-right:1px solid #F0F0F0;
color:#3F3F3F;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin:0px;
padding:0px 21px;
}

#photo_gallery_foot {
background-image:url(../../../images/text_bkg_foot.gif);
background-repeat:no-repeat;
height:21px;
margin:0px;
padding:0px 21px;
}

#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #6A6A6A;
	text-align: right;
	clear: both;
}

#credit a, #sort a {
	text-decoration: none;
	color: #6A6A6A;
	border-bottom: 0px dotted #96967E;
}

#credit a:hover, #sort a:hover {
	color: #6A6A6A;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}

#gallerytitle {

}


/* Text Styles
------------------------------ */
body {

}
h2 {

}
h2 a:link, h2 a:visited, h2 span {
}

h3 {

}


/* Link Styles
------------------------------ */


a, a:active {
color:#663300;
border-bottom:0px dotted #663300;
text-decoration:none;
 }
 
a:visited { text-decoration: none; color:#663300; }

a:hover{
border-bottom:0px dotted #663300;
color:#663300;
text-decoration:underline;
}


/* Miscellaneous
------------------------------ */
hr {

}
img {
	
}


blockquote {

}

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

ul.pagelist li.current a {
	text-decoration: none;
	cursor: default;
	color: #FFFFFF;
}

ul.pagelist li.prev {
	margin-right: 10px;
}

ul.pagelist li.next {
	margin-left: 10px;
}

.disabledlink {
	color: #AAAAAA;
	cursor: default;
}

.pagenav {
	clear: both;
}

.current {
background:black none repeat scroll 0% 50%;
color:white;
}

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

/* Image Thumbnails
------------------------------ */
.imagethumb img {
border:5px solid #FEFEFE;
}

.imagethumb a {
	display: block;
	padding: 1px;
	margin: 13px;
	border: 1px solid #F0F0F0;
	background: #FEFEFE;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #F0F0F0;
	background: #FEFEFE;
}

.imagethumb a:hover {
	border: 1px solid #333333;
	background: #F8F8F8;
}

.imagethumb a:focus {
	border: 1px solid #333333;
	background: #F8F8F8;
}

.imagethumb {
	float: left;
}


/* Album Thumbnails
------------------------------ */
.album {
	padding: 10px;
	margin-bottom: 12px;
	clear: both;
	border: 1px solid #f0f0f0;
	background: #fefefe;
}

.album img {
	float: left;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width:90%;
	padding: 3px 0 7px 0;
}

.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
	float: left;
	width: 480px;
	padding: 0px 0px 0px 5px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #8DB8CF;
}



/* Individual Image
------------------------------ */


#image {
text-align: center;
	/*line-height: 0;*/
	z-index: 0;
}

.singlephoto img {
border:5px solid #FFFFFF;

}


.numberOfPics { 
	margin: 0;
	padding: 0;
	border: 0;
}

#numberOfPics {
	margin: 0px 0px 20px 0px;
	text-align: center;
	line-height: 0px;
}

.imgnav {
	float: right;
	width: 120px;
	text-align: center;
	opacity:0.8;
	filter: alpha(opacity=80);
	background: #3F3F3F;
	margin-top: 25px;
	_margin-top: 20px; /* IE Only */
}

.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 49%;
	height: 100%;
	float: left;
	padding: 4px 0;
	text-decoration: none;
	line-height: 100%;
	color: #FFFFFF;
	border-left:1px solid #D1D1D1;
}

.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #000000;
	text-decoration: none;
	color:silver;
}

.imgnav .imgprevious a {
	float: left;
	
}
.imgnav .imgnext a {
	float: right;
	
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
margin:20px 0px 0px 0px;
width: 500px;
position: relative;
left:-90px;
position: relative;

}

.error { 
  color: #C33; 
  font-weight: bold; 
}

.comment {
	padding: 10px;	
	border: 1px solid #F0F0F0;
	background: #FEFEFE;
	margin-bottom: 8px;
}

.commentmeta {
	margin-bottom: 0px;
}

.commentauthor {
	font-weight: bold;
}

.commentdate {
	float:right;
	color: #AAAAAA;
	font-size: 85%;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
	
}
textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
}

.checkbox {
	cursor: pointer;
}

.pushbutton {
	cursor: pointer;
	margin-top: 5px;
}

label {
	cursor: pointer;
}

label:hover {
	color: #000000;
}

.feedback {
text-align:center;
background:#3F3F3F none repeat scroll 0%;
text-decoration: underline;
margin:20px 0px 0px 0px;
width: 500px;
position: relative;
left:60px;
line-height: 20px;
font-size:12px;
color:#FFFFFF; !important;
display:block;
height:100%;
padding:4px 0pt;
}

.feedback a:hover
{
background-color:#000000;
color:silver;
text-decoration:none;
}

.feedback:hover
{
background-color:#000000;
color:silver;
text-decoration:none;
}

.feedback a, .feedback a:active
{
color:#FFFFFF;
background-color:#3F3F3F;

}
	

