body {
	background-color:#fff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#333;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	text-align:center;
	background-image: url(/templates/fresh/images/main_bg.gif);
	line-height: 17px;
}

#blogtitle {
	position: relative;
	top: 10px;
	left: 10px;
}

#blogtitle a:hover {
	text-decoration:none;
	border:none;
	}

#wrapper {
	margin:0px auto;
	width:801px;
	text-align:left;
	background: #ffffff;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 10px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

	
#referers {
	margin-bottom:0px; 
}

.headline {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	letter-spacing:normal;
	line-height: 17px;
	font-style: italic;
    }


.thumbnails {
    padding:5px;
	border: 1px solid #a9a9a9;
	margin: 10px 5px 6px 5px; /* 1. value: top, 2.: right, 3.: bottom, 4.:left */
}


.current-thumbnail {
	padding:5px;
	border:1px dotted #cccccc;
	margin: 15px 6px 6px 6px;
 }


.thumbnails:hover {
		-moz-opacity: .99;
		border: 1px dotted #a9a9a9; 
}

.caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}
.current-thumbnail:hover {
	 border:1px dashed #cccccc;
}

#images { 
	width:800px;
}
#images a:hover {
	border:none; 
	text-decoration:none;
}


#photo img {
	background:#f5f5f5;
	padding:5px;
	border:1px solid #ccc;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
} 


#calendar {
	font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top:40px;
	padding-bottom: 20px;
	width: 805px;

}

#logo {
    	width:800px;
    	padding:10px;
	font-family:Arial;
    	font-size:24px;
    	font-weight:bold;
    	letter-spacing:-1px;
	margin-left:20px;
	margin-right:20px;
   }


#image {
	padding:5px;
  	background:transparent;
    border:1px solid #333;
}


#browsearchive {
	width:600px;
	margin-left: 10px; 
	display:block;
}


#navigation {
	margin-left:20px;
}


#image-info {
	width:790px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	font-family:Arial;
	font-size:9px;
	position:relative;
	color: #999999;
}


#image-info a:hover {
	border-bottom:none; 
	text-decoration:none;
}


/* #image-info:hover */
	

#image-navigation {
	width:795px;
	font-family:Arial;
	font-size:10px;
	position:relative;
	text-align: left;
	background-color:#DEDEDE;
	padding-left:7px;
	padding-bottom:3px;
}
a.nav, a.nav:link, a.nav:active, a.nav:visited {
	color:#666666;
	text-decoration:none;
}
a.nav:hover {
	color:#999;
	text-decoration:none;
}
#image-navigation  a:hover {
	text-decoration:none;
	border:none;
	}


#add-comment {
	width:575px;
	padding:0px;
	
}


/* #add-comment form: */

#add-comment p: {
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000;
	padding:5px;
}
	

#add-comment input {
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000;
	padding:1px;
	border:1px solid #cccccc;
}


#add-comment textarea {
	width:100%;
	height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:1px solid #cccccc;
	background:transparent;
	color:#000;
	padding:1px;
}


#comments {
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #999999;
}


#comments li {
	display:block;
	color:#666666;
	padding:10px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}


.input {
   width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:1px solid #999;
	background-color:#f5f5f5;
	color:#999;
    }


#comments ul {
	list-style-type:none;
	margin:10px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#comments li:hover {
	border: 1px dotted #cccccc;
}


#comments li a {
	color:#000;
	text-decoration:none;
}


#comments li:visited {
	color: #cccccc666;
	text-decoration: strike-through;
}


#comments li a:hover {
	color: #DACBCC;
	text-decoration: none;
	border-bottom: 1px dotted #DACBCC;
}


#poweredby {
	padding-top:10px;
	vertical-align:middle;
	color: #999999;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#poweredby a {
	color: #999999;
	text-decoration:none;
}
#poweredby a:visited {
	color: #999999;
	text-decoration:line-through;
}
#poweredby a:hover {
	color: #666666;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a {
	color: #000;
	text-decoration: none;
}


a:visited {
	color: #666666;
	text-decoration: line-through;
}


a:hover {
	color: #999999; 
	border-bottom: thin dotted #999999;
	text-decoration: none;
}


p a {border-bottom: none;}

p a:visited {border-bottom: none;}

p a:hover {border-bottom: none;}

/* from this point only calendar-related things */

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


.td-calendar-days-vz:hover {
    background:#999;
    }
.td-calendar-month {
	color:#666666;
	text-align:center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:0px;
	background-color: #E9E9E9;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	padding-left:0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	}
.td-calendar-previous {
	padding:1px;
	text-align:center;
	border:1px solid #cccccc;
	background-color: #E9E9E9;
	}
.td-calendar-previous:hover {
	padding:1px;
	text-align:center;
	border:1px solid #cccccc;
    background:#999;
	}
a.calendar-previous:link, a.calendar-previous:active, a.calendar-previous:visited {
	color:#999999;
	text-decoration: none;
}
a.calendar-previous:hover {
	color:#cccccc;
	text-decoration: none;
}
.td-calendar-next {
	padding:1px;
	text-align:center;
	border:1px solid #cccccc;
	background-color: #E9E9E9;
	}
.td-calendar-next:hover {
	padding:1px;
	text-align:center;
	border:1px solid #cccccc;
    background:#999;
	}
a.calendar-next:link, a.calendar-next:active, a.calendar-next:visited {
	color:#999999;
	text-decoration: none;
}
a.calendar-next:hover {
	color:#cccccc;
	text-decoration: none;
}
.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#cccccc;
	}


.td-calendar-days:hover {
    background:#999;
    }


.td-calendar-navi-vz {
	border-top:0px;
	border-right:0px;
	border-left:0px;
	text-align:center;
	letter-spacing:1px;
	}


.td-calendar-navi-vz a {
    text-decoration:none;
    color:#cccccc;
    }


.td-calendar-navi {
	border-top:0px;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	}


.td-calendar-navi a {
    text-decoration:none;
    color:#cccccc;
    }


.td-calendar-days-imagefound {
	padding:1px;
	text-align:center;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	background:#f5f5f5;
	}


.td-calendar-days-imagefound:hover {
	background:#cccccc;
	border: 1px solid #CCCCCC;
    }


.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#999;
    }


.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }


.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:800px;
	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;
	}
