body {
	background: 		#8fc80d url(back.gif);
	color: 				#282828;
	font: 				10px verdana, arial, helvetica, sans-serif;
	margin: 			30px 0 0;
	padding: 			0;
	text-align: 		center;
}

a img {
	border: 0;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #f65077;
}

a:hover, a:active, a:focus {
	color: #4FA3DA;
}

a.rss:link, a.rss:visited {
	color: #ff950b;
}

a.rss:hover, a.rss:active, a.rss:focus {
	color: #8fc80d;
}

h1 {
        font-weight:bold;
        font-size:16px;
        color: #e0e0f0;
        letter-spacing:1px;
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

h3 {
	margin: 0px 0 1px 0px;
	height: 20px;
	cursor: pointer;
	text-align: right;
}
#h3special {
	margin: 0px 0 1px 0px;
	height: 24px;
	cursor: pointer;
	text-align: right;
}
h3 a:link, h3 a:visited {
	font: 				10px verdana, arial, helvetica, sans-serif;
	background: 		#FFFFFF;
	color: 				#868686;
	padding: 			4px 8px 0;
	display: 			block;
	height: 			16px;
	text-decoration: 	none;
	border-top: 		0px solid #000000;
	border-bottom: 		1px dotted #b0b0b0;
}
#h3special a:link, #h3special a:visited {
    font: 				14px verdana, arial, helvetica, sans-serif;
    font-weight: 		bold;
    letter-spacing: 	2px;
    color: 				#868686;
    text-align: 		right;
	padding: 			4px 8px 0;
	display: 			block;
	border-bottom: 		1px dotted #b0b0b0;
	height:				20px;
}
h3 a:hover, #h3special a:hover{
	background: #F0FF00;
	color: #868686;
}


#container {
	background: #646664;
	border: 1px solid #646664;
	text-align: left;
	margin: auto auto;
	padding: 0px 5px 5px 5px;
}

#calendar {
	background: #b9b9b9;
	height: 41px;
	text-align:			right;
	padding: 			2px 3px 0 0;
}

#header {
	background: url(logo.gif) top left no-repeat;
	height: 51px;
	text-align:			right;
	padding: 			5px 6px 0 0;
}
#header a {
    font: 				10px verdana, arial, helvetica, sans-serif;
    color: 				#b0b0b0;
    text-decoration: 	none;
    }
#header a:hover{
    color: 				#F0FF00;
    }
#content {
	background: 		url(footer.gif) bottom center no-repeat;
	padding: 			0 0 20px 0;
}

p {
	margin: 0 0 1px;
	padding: 5px;
	line-height: 15px;
}

i {
	font-style: normal;
	color: #7AA62F;
}

div.wrapper {
	background-color: #EBEBEB;
}


#content div {
	margin: 0;
	padding: 0;
	height: 1%;
}

.stretcher {
	background: none;
	background: #fff;
}





#menu_browse{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	}
#menu_browse a{ outline: none;}
#menu_browse_prev, #menu_browse_next{
	width: 				49%;
	height: 			99%;
	background: 		transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: 			block;
	}
#menu_browse_prev {
	left: 				0;
	float: 				left;	
	}
#menu_browse_next {
	right: 				0;
	float: 				right;	
	}
#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: 		url('prev.gif') no-repeat left 45%;
	cursor: 			pointer;
	}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: 		url('next.gif') no-repeat right 45%;
	cursor: 			pointer;
	}
	
	
	
	
	
#images{
}
.thumbnails {
    padding: 			5px;
    margin: 			1px;
    background-color:	#efefef;
    border: 			0px dotted #4e94a5;
    
	}
.thumbnails:hover {
    padding: 			5px;
    margin: 			1px;
	background-color:	#868686;
	border: 			0px dotted #4e94a5;
	}
	
	
	
	
	
#image {
    padding: 0px;
    position: relative;
    background-color: #fff;
    width: 0px;
    height: 0px;
    margin: auto auto;
    }
#imgmaine {
	background: #efefef url('loading.gif') 50% 50% no-repeat;
    }
.rest {
    padding: 			0px;
    margin:				0px;
    position: 			relative;
    top:				0px;
    }
.image-title {
    font: 				18px verdana, arial, helvetica, sans-serif;
    font-weight: 		bold;
    letter-spacing: 	2px;
    color: 				#bbbbc9;
    text-align: 		left;
    }
.image-date {
    color: 				#dddddd;
    font: 				10px verdana, arial, helvetica, sans-serif;
    text-align: 		right;
    font-weight: 		normal;
    letter-spacing: 	0px;
    }
.image-info {
    color: 				#dddddd;
    font: 				10px verdana, arial, helvetica, sans-serif;
    text-align: 		left;
    }
    
    
    
    
    
#comments {
    color: 				#000;
    font: 				10px verdana, arial, helvetica, sans-serif;
    text-align: 		justify;
    }
#comments ul {
    list-style-type: 	none;
    margin: 			0px;
    padding: 			0px;
    }
#comments li {
    display: 			block;
    border-bottom: 		1px dotted #efefef;
    margin: 			0px;
    color: 				#b0b0b0;
    text-decoration: 	none;
    padding: 			5px;
    }
#comments li a {
    color: 				#606060;
    text-decoration: 	none;
    }
#comments li:hover {
    background: 		#efefef;
    }
#comments li a:hover {
    color: 				orange;
    }
    
    
    
    
    
#form_container {
    padding: 			5px;
	background-color: 	#FFFFFF;
	margin: 			0px auto;
	width: 				100%;
}    
form {
    padding: 			5px;
}    
.formfield{
	width: 				99%;
	font: 				10px verdana, arial, helvetica, sans-serif;
	color:				#494949;
	border: 			1px solid #D4D2CF;
	background: 		#FFFFFF;
}
.formfield:hover, .formfield:focus{
	border-top: 		1px solid #868686;
	border-bottom:		1px solid #efefef;
	border-left: 		1px solid #868686;
	border-right:		1px solid #efefef;
	background: 		#FFFFFF;
}
.formbutton{
	font: 				10px verdana, arial, helvetica, sans-serif;
	padding: 			5px;
	color: 				#494949;
	background: 		#FFFFFF;
	border: 			1px solid #D4D2CF;
}
.formbutton:hover{
	color: 				#494949;
	background: 		#FFFFFF;
	border-top: 		1px solid #efefef;
	border-bottom:		1px solid #868686;
	border-left: 		1px solid #efefef;
	border-right:		1px solid #868686;
}

/* .............................. */
/* Calendar if somebody wants to use */
/* a calendar in the template        */
/* .............................. */


.td-calendar-days-vz {
	padding:1px;
	text-align:center;
	border-top:0px solid #000;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#000;
	}
.td-calendar-days-vz:hover {
    background:#444;
    }

.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	background: #dddddd;
	color:#000;
	}
.td-calendar-days:hover {
    background:#444;
    }
.td-calendar-navi-vz {
	border-top:0px;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	text-align:center;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi-vz a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-navi {
	border-top:0px;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound {
	padding:1px;
	text-align:center;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	border-left:1px dotted #000;
	border-right:1px dotted #000;
	background:#f5f5f5;
	}
.td-calendar-days-imagefound:hover {
    border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#666;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color: #000099;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }
.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	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:200px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}

