/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#999966;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	text-align:center;
	}

html, body {
     min-height:100.1%;
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#FFFFFF;
	text-decoration:none;
	}

a:hover {
	color:#FF9900
	text-decoration:underline;
	}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:24px;
	color:#FFFFFF;
	margin:0px;
	margin-left:5px;
	padding:0px;
	text-transform:uppercase;
	vertical-align:center;
	}
	
h1 a {
	font-size:12px;
    	text-decoration:none;
	color:#666633;
	}

h1 a:hover {
    	text-decoration:none;
	}

.title {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	margin-bottom:5px;
	margin-left:0px;
	padding:0px;
text-transform:uppercase;
	}
h2 {
    float:left;
    background:#CCCC99;
   	margin:0px;
	margin-left:5px;
	vertical-align:top;
	}

h3 {
	font-weight:bold;
	font-size:11px;
	color:#CCCC99;
	text-align:left;
	}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation {
    background:#CCCC99;
	border-bottom:1px solid #666633;
	padding:5px;
	height:25px;
	margin-bottom:5px;
	}

.menu {
    float:right;
	clear:right;
	text-align:right;
	color:#666633;
	font-size:11px;
	vertical-align:top;

	}
.menu a {
	color:#666633;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	}
		
.menu a:hover {
	text-decoration: none;
	color:#999966;
	}
	
/* .............................. */
/* Content*/
/* .............................. */

.addcomment {
    float:right;
	clear:right;
	padding:0px;
	}
	
#photo {
    background:#FFFFFF;
    padding:5px;
	border:1px solid #666633;
	}

#image-navigate {
    background:#999966;
	padding:15px;
	height:15px;
	width:80%;
	margin:0px auto;
	}
	
#image-navigate a {
	padding:5px;
color:#FFFF99;
	}

.image-previous {
    	float:center;
padding-right:10px;

	}
	
.image-current {
    	float:center;
	}

.image-next {
	float:center;
padding-left:10px;

	}

#image-info {
    background:#666633;
	border:1px solid #FFFFFF;
	padding:20px;
	text-align:justify;
	width:560px;
	margin:0px auto;
	margin-bottom:10px;
	margin-top:10px;
	line-height:14px;
	color:#CCCC99;
	}
	
#image-notes {
	width:70%;
	vertical-align:top;
color:#FFFFFF
	}

#image-exif {
font-size:9px;
    padding-bottom:10px;
    text-align:right;
	width:100%;
	vertical-align:bottom;
	}
		
.calendar {
vertical-align:bottom;
horizontal-align:center;
}

/* .............................. */
/* Browse */
/* .............................. */

#page {
    	background:#666633;
	border:1px solid #CCCC99;
	padding:20px;
	text-align:left;
	width:65%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#page a {
    font-weight:bold;
	}
	
#page img {
	background:#FFFFFF;
    	padding:5px;
	border:1px solid #999966;
	}

.column{
	width:50%;
	text-align:left;
	vertical-align:top;
	padding:10px;
	}
	
.thumbnails {
	border:1px solid #666633;
	padding:3px;
	margin:3px;
	}
.current-thumbnail {

	border:1px solid #ffffff;

	padding:3px;

	margin:3px;

	}
/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
    background:#666633;
	border-bottom:1px solid #CCCC99;
	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:#FFFFFF;
	text-decoration:none;
	padding:10px;
	border:1px solid #CCCC99;
	}
	
#comments li a {
	color:#FFFFFF;
	text-decoration:none;
	}

#comments li a:hover {
	color:#FFFFFF;
	}
	
#comments li:hover {
	background:#999966;
	}

#comment-middle {
    background:#999966;
	border-top:1px solid #CCCC99;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #CCCC99;
	background:#999966;
	}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #CCCC99;
	background-color:#999966;
	color:#FFFFFF;
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #CCCC99;
	background-color:#999966;
	color:#FFFFFF;
	padding:5px;
	}

.comment-button {
    background:#FFFFFF;
	border:1px solid #aaa;
	color:#999966;
	border-bottom:2px solid #CCCC99;
	border-right:2px solid #CCCC99;
	}

/* .............................. */
/* Footer */
/* .............................. */

#footer {
   text-align:center;
   font-size:10px;
   background:#666633;
   padding:5px;
   height:25px;
border: 1px solid #CCCC99;
   
}


/* .............................. */
/* Calendar if somebody wants to use */
/* a calendar in the template        */
/* .............................. */


.td-calendar-days-vz {
float: center;
	padding:1px;
	text-align:center;
	border-top:0px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px;
	border-left:1px;
	background:#999966;
	color:#000000;
	}
.td-calendar-days-vz:hover {
    background:#FF9900;
    }

.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:0px;
	border-left:0px;
	background:#999966;
	color:#000000;
	}
.td-calendar-days:hover {
    background:#CC9933;
    }
.td-calendar-navi-vz {
	border-top:0px;
	border-bottom:1px solid #000000;
	border-right:0px;
	border-left:0px;
	text-align:center;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi-vz a {
    text-decoration:none;
    color:#CC9933;
    }
.td-calendar-navi {
	border-top:0px;
	border-bottom:1px solid #000000;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi a {
    text-decoration:none;
    color:#CC9933;
    }
.td-calendar-days-imagefound {
	padding:1px;
	text-align:center;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	border-left:1px dotted #000000;
	border-right:1px dotted #000000;
	background:#CC9933;
	}
.td-calendar-days-imagefound:hover {
    border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background:#FF9900;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#666633;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#999966;
    }
.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:600px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
.table-calendar-vz {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:150px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}