/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#eeeeee;
	padding:0px;
	margin: 0px 0px 20px 0px;
	text-align:center;
	}

#container {line-height: 140%;
background-color: #000000;
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 0;
width: 800px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 2px solid #000000;
margin-top: 0;}

#pagenavigate {width: auto;
overflow: hidden;
background-color: transparent;
color: #eeeeee;
border: 0;
text-align: center;
margin: 10px;}

#center {width: 650px;
margin: 70px auto 40px auto;
text-align: center;
overflow: hidden;
background-color: transparent;
border: 0;}

#center a {
	color:#eeeeee;
	text-decoration:none;
   padding-bottom: 3px;
	}

#center a:hover {
	text-decoration:none;border-bottom: 0;
	}
   
#right {width: 800px;
font-weight: bold;
text-align: center;
overflow: hidden;
background-color: transparent;
border: 0;}
    
/* .............................. */
/* Links */
/* .............................. */
a {
	color:#ffffff;
	text-decoration:none;
   padding-bottom: 3px;
	}

a:hover {
	border-bottom: 1px dotted #BEBEBE;
	}
   
p a {
	color:#eeeeee;
	text-decoration:none;
   padding-bottom: 3px;
   border-bottom: 1px dotted #C5C5C5;
	}

p a:hover {
	border-bottom: 1px dotted #BEBEBE;
	}
   
p  {font-weight: normal;}

select {
   font-family: Georgia,Garamond,serif;
	font-size:12px;
	letter-spacing:.5px;
	color:#666;
   padding: 6px;
   border: 1px solid #7C7C7C;}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:11px;
	letter-spacing:2px;
	color:#eeeeee;
	margin:0px;
	margin-left:5px;
	padding:0px;
	}
	
h1 a {
    text-decoration:none;
	color:#eeeeee;
	}

h1 a:hover {
    text-decoration:none;
	}

.title {
   font-family: Georgia,Garamond,serif;
	font-size:12px;
	letter-spacing:1px;
	color:#bebebe;
   margin: 6px 0;
   padding: 6px 0;
   border-bottom: 0;
	}

.titlebrowse {
   font-family: Georgia,Garamond,serif;
	font-size:14px;
   font-weight: bold;
	letter-spacing:1.5px;
	color:#F4F4F4;
   padding: 12px 0 4px 0;
   border-bottom: 1px solid #444444;
	}
   
h3 {
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	color:#666;
	text-align:center;
	}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation {
margin-right: auto;
margin-left: auto;
text-align: center;
   width: 788px;
   background:#000000;
	border: 1px solid #000000;
   border-bottom: 1px solid #000000;
	padding:5px;
	height:15px;
	margin-bottom:0px;
	}

.menu {
    float:right;
	clear:right;
	text-align:right;
	font-size:11px;
	}
	
.menu a {
	padding:7px;
	padding-left:10px;
	padding-right:10px;
	}
		
.menu a:hover {
	text-decoration:none;
	color:#777777;
	}
	
/* .............................. */
/* Content */
/* .............................. */

#photo {
    background:#f5f5f5;
    padding:5px;
	border:1px solid #eeeeee;
	}

/* .............................. */
/* Image Navigation */
/* .............................. */

#image-navigate {
   background:transparent;
   text-transform: uppercase;
   width: auto;
	padding:2px 10px;
	height:15px;
   margin: 12px 0 0 0;
	}
	
#image-navigate a {text-decoration: none; color: #43577A; border-bottom: 0;}
#image-navigate a:hover {text-decoration: none; color: #B5C1D6;border-bottom: 0;}

/* .............................. */
/* Image Info */
/* .............................. */

#image-info {
   background:transparent;
	padding:20px;
	text-align:center;
	width:70%;
	margin:5px auto;
	line-height:16px;
	}
		
#image-notes {
	width:100%;
	vertical-align:top;
	font-weight: normal;
	}
	
#image-exif {
   padding-top:10px;
   text-align:right;
	width:25%;
	vertical-align:top;
	}

.addcomment {
    float:right;
	clear:right;
	padding:0px;
	}	

/* .............................. */
/* Pages */
/* .............................. */

#page {
   background-color: #000000;
   border-top: 0;
	padding:5px;
	text-align:left;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
   width: 788px;
	line-height:16px;
	}

#page a {
    font-weight:bold;
	}
	
#page img {
	background:transparent;
    padding:5px;
	border:1px solid #eeeeee;
	}

.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
	
.thumbnails {
	border:1px solid #f5f5f5;
	padding:3px;
	margin:3px;
	}

/* .............................. */
/* Comments */
/* .............................. */

.commentbody {
background-color: #000000;}

#comment-top {
   background:#3D3D3D;
	border: 1px solid #000000;
   border-bottom: 1px solid #000000;
	color: white;
	padding:10px;
	margin-bottom:25px;
	height:15px;
	}    

#comments {
   margin:0px auto;
	width:95%;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
	
#comments li {
	display:block;
   background-color: #eeeeee;
   border: 5px solid #696969;
	margin:0px;
	margin-bottom:10px;
	color:#444;
	text-decoration:none;
	padding:20px;
	}
	
#comments li a {
	color:#3D3D3D;
	text-decoration:none;
	}
	
/* #comments li:hover {
	background:#3D3D3D;
	}
	
 #comments li a:hover {
	background:#ffffff;
	} */

#comment-middle {
    background:transparent;
	border-top:0px solid #3D3D3D;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #eee;
	background:#3D3D3D;
	}

.imagetitle {
   font-family: Georgia,Garamond,serif;
	font-size:11px;
	letter-spacing:1px;
	color:#bebebe;
   padding: 6px 0;
	}   

.light {color: #C9C9C9;
font-weight: normal;}   
.light a:link {color: #C9C9C9;}
.light a:hover {border-bottom: 1px dotted #BEBEBE;}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #eee;
	background-color:#fff;
	color:#666;
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #eee;
	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;
	}
	

/* .............................. */
/* Footer */
/* .............................. */

#footer {
   text-align:center;
   margin-bottom:20px;
   }
