/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#343328;  
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.4px;
	color:#ccc;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	text-align:center;
	}
/* (#333333) */


html, body {
     min-height:100.1%;
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#999;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
        color:#ffffff;
        font-weight:bold;
	}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1.5px;
	color:#ddd;
	margin:0px;
	margin-left:2px;
	padding:0px;
	}
	
h1 a {
    text-decoration:none;
	color:#bbb;
	}

h1 a:hover {
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
	}

.title {
	font-weight:bold;
	font-size:11px;
	letter-spacing:0px;
	color:#ccc;
	margin:0px;
	margin-bottom:5px;
	margin-left:0px;
	padding:0px;
	}

h3 {
	font-weight:bold;
	font-size:10px;
	letter-spacing:0.5px;
	color:#ddd;
	text-align:center;
	}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation {
    background:#1F1E14;
	border-bottom:0px solid #777777;
	padding:4px;
	height:15px;
	margin-bottom:0px;
	}

.menu {
    float:right;
	clear:right;
	text-align:right;
	font-size:10px;
	}
.menu a {
	padding:3px;
	padding-left:1px;
	padding-right:1px;
	}
		
.menu a:hover {
	text-decoration:none;
	color:#eee;
	}
	
/* .............................. */
/* Content*/
/* .............................. */

.addcomment {
    float:left;
	clear:right;
	padding:0px;
	}
	
#photo {
    background:#555555;
    padding:2px;
	border:1px solid #888888;
	}

#image-navigate {
    background:#333333;
	padding:20px;
	height:15px;
	width:70%;
	margin:0px auto;
	}
	
#image-navigate a {
	padding:1px;
	}
/*
.image-previous {
    float:left;
	}

.image-next {
	float:right;
	}
*/

#image-info {
    background:#333333;
	border:1px solid #444444;
	padding:5px;
	text-align:justify;
	width:70%;
	margin:0px auto;
	margin-bottom:0px;
	line-height:16px;
	color:#888888;
	}
	
#image-notes {
	width:70%;
	align:left;
	}
#image-exif {
    padding-top:10px;
    text-align:right;
	width:25%;
	vertical-align:top;
	}
	

/* .............................. */
/* Browse */
/* .............................. */

#page {
    background:#444336;
	border:1px solid #555555;
	padding:20px;
	text-align:left;
	width:70%;
	margin:0px auto;
	margin-bottom:15px;
	line-height:16px;
	}
/* (#444444) */

#page a {
    font-weight:bold;
	}
	
#page img {
	background:#333333;
    padding:5px;
	border:1px solid #222222;
	}

	
.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:10px;
	}



.thumbnails {
	border:1px solid #333333;
	padding:3px;
	margin:3px;
	}

/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
    background:#343328;
	border-bottom:1px solid #aaa;
	padding:5px;
	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;
	margin:0px;
	margin-bottom:10px;
	color:#ccc;
	text-decoration:none;
	padding:10px;
	border-top:1px solid #999;
	}
	
#comments li a {
	color:#fff;
	text-decoration:none;
	}

#comments li a:hover {
	color:#fff;
	}
	
#comments li:hover {
	background:#444336;
	}

#comment-middle {
    background:#444336;
	border-top:1px solid #999;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #999;
	background:#444336;
	}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #999;
	background-color:#444336;
	color:#eee;
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #999;
	background-color:#444336;
	color:#eee;
	padding:5px;
	}

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

/* .............................. */
/* Footer */
/* .............................. */

#footer {
   text-align:center;
   color:#888888;
   margin-bottom:0px;
   float:bottom;
   
  /*  background:#1F1E14;
	border-bottom:0px solid #777777;
	padding:4px;
	height:15px;
	margin-bottom:0px;
	}  */
 





/* CSS- Cascading Style Sheet for the Template: fancyarchive */
/* ADD THIS TO YOU OWN STYLE SHEET!!! */
.thumbnails {
    padding:5px;
    border:0px;
    }

#searchbar {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 100px;
    left: 730px;
	width:230px;
	text-align:left;
	padding: 4px;
    border-left:2px solid #999;
    border-right:2px solid #999;
    border-top:2px solid #999;
    border-bottom:2px solid #999;
	}

#images {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 100px;
    left: 100px;
	width:600px;
	text-align:left;
	padding: 4px;
    border-left:0px solid #999;
    border-right:0px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
	}

#links {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 30px;
    left: 500px;
	width:220px;
	text-align:left;
	padding: 4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
	} 

