body, html{
	background-image: url(http://photos.traumdieb.com/gfx/bg_grad.png);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	text-align: center;
	margin: 0px;
}

/* Links */
a {
	color:#777;
	text-decoration:none;
	}

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

	
	
/* IDs */
#logo{
	text-align: center;
	width: 253px;
	height: 59px;
	background-image: url(http://photos.traumdieb.com/gfx/bg_grad.png);
	background-repeat: no-repeat;
	/*border: 1px solid #888;*/
	margin: auto;
	padding-top: 10px;
}
#topnav{
	text-align: center;
	margin: auto;
	padding: 10px;
}
#image-navigate {
   /*width:70%;*/
	margin:0px auto;
	margin-bottom:5px;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #eee;
	font-size: 0.8em;
}
#image-navigate a {
	/*padding:15px;*/
	color: #aaa;
	}
#image-navigate a:hover{
	color: #eee;
	text-decoration: underline;
}
#photo {
   background:#fff;
   padding:15px;
	border:1px solid #515151;
}
#image-info{
	width: 500px;
	background-color: #eee;
	border: #aaa 1px solid;
	padding: 15px;
	text-align: center;
	margin: auto;
}
#archive {
   background:#ddd;
   padding:15px;
	border:1px solid #515151;
}
#equipment{
	width: 200px;
	margin: 15px auto;
	border: 1px solid #aaa;
	background: #eee;
	padding: 10px;
	float: right;
	text-align: left;
}
/* Classes */ 
.navigation{
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #BABABA;
	font-size: 0.8em;
}
.navigation a{
	color: #BABABA;
	text-decoration:none;
}
.navigation a:hover{
	color: #D4D4D4;
	text-decoration:underline;
}
.image-previous {
    float:left;
}
.image-next {
	float:right;
	}
h1{
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #D85E5D;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.infotext{
	background-color:transparent;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #777;
	font-size: 0.8em;
}
.infotext a{
	color: #d85e5d;
	text-decoration: none;
}
.infotext a:hover{
	color: #d85e5d;
	text-decoration: underline;
}
.abouttext{
	background-color:transparent;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #777;
	font-size: 0.8em;
	text-align:left;
}
.abouttext a{
	color: #d85e5d;
	text-decoration: none;
}
.abouttext a:hover{
	color: #d85e5d;
	text-decoration: underline;
}
.commenttext{
	background-color:transparent;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #777;
	font-size: 0.8em;
}
.commenttext a{
	color: #d85e5d;
	text-decoration: none;
}
.commenttext a:hover{
	color: #d85e5d;
	text-decoration: underline;
}
.txtimg{
	padding: 2px 10px 0px 0px;
}
/* Tooltips - BoxOver */
.toolhdr {
   width:200px;
   background:#ccc;
   border:1px solid #D85E5D;
   font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #515151;
	padding:0px 5px 0px 5px;
	filter: alpha(opacity=85); /* IE*/
	opacity: 0.85; /* FF*/
	-moz-opacity: .85 /*FF*/
}
.toolbdy {
	width:200px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #515151;
	font-size: 0.7em;
	/*line-height: 13px;*/
	background:#eee;
	border-left:1px solid #D85E5D;
   border-right:1px solid #D85E5D;
   border-bottom:1px solid #D85E5D;
   padding:0px 5px 0px 5px;
	filter: alpha(opacity=85); /* IE*/
	opacity: 0.85; /* FF*/
	-moz-opacity: .85 /*FF*/
}
/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
    background:#fff;
	border-bottom:1px solid #eee;
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}    
#comment{
	width: 500px;
	background-color: #eee;
	border: #aaa 1px solid;
	padding: 15px;
	text-align: left;
	margin: 15px auto;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #777;
	font-size: 0.8em;
}	
/*#comment ol {
	margin:0px;
	padding:10px;
	}*/
#comment li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#777;
	text-decoration:none;
	padding:10px;
	/*border:1px solid #eee;*/
	overflow:hidden;
	list-style-type:none;
	}
#comment li:hover {
	background:#f5f5f5;
	}
#comment li a {
	color:#d85e5d;
	text-decoration:none;
	background:transparent;
	}
#comment li a:hover {
	background:#eee;
	text-decoration:underline;
	}

	


#comment-middle {
   background:#fff;
	border-top:1px solid #eee;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 
.comment_user{
	clear:both;
	float:right;
	}
#comment_form{
   width:90%;
	text-align:left;
	padding:10px;
	margin:15px auto;
	/*border:1px solid #f5f5f5;*/
	background:#eee;
	}

.input {
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
   width:45%;
	font-size:1em;
	border:1px solid #ccc;
	background-color:#eee;
	color:#777;
	padding:5px;
    }
.input:hover, textarea:hover {
	background-color:#f5f5f5;
	}
.input:focus, textarea:focus {
	background-color:#eee;
	border: 1px solid #CFCFCF;
	color:#333;
	}
	
#addcomment textarea {
	font-size:1em;
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	width:90%;
	height:50px;
	border:1px solid #DFDFDF;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

.comment-button {
    background:#fff;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}

#add {
	background:#f5f5f5;
	border:1px solid #aaa;
	color:#777;
	cursor:pointer;
	height:auto;
	padding:0.2em 0.5em;
	width: auto;
	font-size:1em;
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
}
#add input:hover{
	background-color:#aaa;
	}

/* Thumbnails */
.thumbnails {
    padding:5px;
    border:0px;
    border:1px solid #777;
    margin:4px;
    }
    
.thumbnails:hover {
    padding:5px;
    border:0px;
    border:1px solid #777;
    margin:4px;
    background:#ddd;
    }
/* Lightbox-specific Styles */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	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(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://photos.traumdieb.com/js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://photos.traumdieb.com/js/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
