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

/* Main Layout
------------------------------ 
*/

#main {
	text-align: center!important;
	color: #34425B;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background: #fff;
	padding: 20px 30px 10px;
}

#main a, a:link {
	color: #34425B;
	text-decoration:none;
	outline:none;
	outline-style:none;
}


#main a:hover{
	color: #0D1117!important;
}


#main a:visited{
	color: #34425B;
}


#images {
margin-left: auto;
margin-right: auto;
width: 710px;
height: 480px;


}

#credit, #sort {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 640px;
	font-size: 85%;
	color: #96967E;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	/*border-bottom:1px solid #cbd3db;*/
	padding-bottom: 1px;
	margin-bottom: 12px;
	Height: 20px;
	_margin-top: 40px; /* IE Only */
	
}
.gallerytitletext {
	display: block;
	float:left;
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #34425B;
}
.gallerytitletext a:hover, .imgnav a:hover{
	text-decoration: none;
	color: #0D1117;
}

.gallerytitletext a:visited, .imgnav a:visited{
	text-decoration: none;
	color: #34425B;
}


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
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;
	color: #34425B;
}

ul.pagelist a, a:link {

}


ul.pagelist a :visited {

}

ul.pagelist a :hover {
		color: #0D1117;
}

ul.pagelist li {

	display: inline;
}

ul.pagelist li a, a:link{
	padding: 4px;

}

ul.pagelist li a :hover {
		color: #0D1117;
}


ul.pagelist span.disabledlink {
	}

ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #222;
}
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;
	text-transform: uppercase;
	color: #666;	
}
#imageDescEditable {
	margin-top: 0px;
	text-transform: uppercase;
	color: #666;	

}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	border: none;
}

.imagethumb a:visited {
	border: none;
}
.imagethumb a:hover {
	border: none;
}
.imagethumb {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #cbd3db;	
	width: 220px;
	height: 180px;
	text-align: center;
	padding: 10px 0 0 0px;
	margin: 5px;
}


.imagethumb img {
	padding: 5px;
	background: #fff;
}



/* Album Thumbnails
------------------------------ */
#albums {
margin-left: auto;
margin-right: auto;
width: 710px;
height: 480px;
}



.album a {
	color: #333;
}

.album a:hover {
	color: #0D1117;	
	text-decoration: none;
}


.album  {
	float: left;
	width: 220px;
	height: 200px;
	border: 1px solid #cbd3db;
	padding: 10px 0 0 0px;
	margin: 5px;
	font-size:100%;	
	text-transform: uppercase;
	text-decoration: none;
	background: #fff;
}

.album img {
	padding:5px;
	background: #fff;
}

.album h3 {

	padding: 0;
	margin: 0;
}
.album h3 a {
	width: 150px;
	padding: 3px 0 6px 0;
}
.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
	padding-top:10px;
	text-align: center;
	text-transform: uppercase;
	color: #666;
}

.albumdesc small {
	margin: 8px auto 0 auto;
	line-height: 130%;
	color: #666;
}



/* Individual Image
------------------------------ */
.image { 
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	display: block;
	float: right;
	width: 100px;
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	background: #fff;
	font-size:100%;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 50%;
	float: left;
	padding: 0px 0;
	font-size: 100%;
	text-decoration: none;
	line-height: 100%;
	color: #34425B;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #0D1117;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	padding: 20px 0 0 0;
	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: #8DB8CF;
	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;
}
