/* CSS - Cascading StyleSheet for Templates: AuntYvonne.com */
/* .............................. */
/* Basic */
/* .............................. */
body {
	background: #000000;
	color: #444444;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: center;
	letter-spacing:0.5px;
	margin-bottom:20px;
	text-align:center;
}

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

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

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

a:hover {
	text-decoration:underline;
	}


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

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:11px;
	letter-spacing:2px;
	color:#eee;
	margin:0px;
	margin-left:5px;
	padding:0px;
	}
	
h1 a {
    text-decoration:none;
	color:#eee;
	}

h1 a:hover {
    text-decoration:none;
	}

.title {
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	color:#000000;   /* #eee */ /*#000063  */
	margin:0px;
	margin-bottom:5px;
	margin-left:15px;
	padding:0px;
	}

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

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

#navigation {
    background:##000000; /* #333333 */ 
	border-bottom:1px solid #aaa;
	padding:5px;
	height:15px;
	margin-bottom:20px;
	}

.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:#CCC;
	}
	





#addcomment {
	background: #FFFFFF;
	border-bottom: 0px dotted #444444;
	border-left: 0px dotted #444444;
	border-right: 0px dotted #444444;
	border-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 10px;
}

#comment-body {
	background: #F5F5F5;
	color: #444444;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

#comment-imageinfo {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
}

#comments {
	border: 0px solid #444444;
	font-family: Verdana, Helvetica, sans-serif;
	width: 100%;
}

#comments li {
	border-bottom: 1px dotted #444444;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
}

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

#comments li:hover {
	background: #FFFFFF;
}

#comments ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#comment-wrapper {
	border: 1px dotted #666666;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
	width: 400px;
	color: #000;
}

#header {
	border-bottom: 0px dotted #111111;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	display: block;
	float: right;
	margin: 0px;
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #999;
}

#image {
	background: #111111;
	<!-- border: 1px solid #333333; -->
	border:0.1px;
	padding: 1px;
}

#image-info, #info-notes {
border: 0px;
	color: #000000;
	display: block;
	font-size: 10px; 
	padding: 10px; 
	width: 590px;
}

#image-info a {
	color: #000000;
	text-decoration: none;
		font-family: Verdana, Helvetica, sans-serif;
}

#title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#wrapper {
	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 610px;
}

#poweredby {
vertical-align:middle;
}


#about-wrapper {
	margin: 0px auto;
	background:#FFFFCC;
	color: #000066;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	font-size:10pt;
	width: 850px;
}


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

#page {
    background:#515151;
	border:1px solid #aaa;
	padding:20px;
	text-align:left;
	width:65%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

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

.column{
	width:50%;
	text-align:left;
	vertical-align:top;
	}
	
.thumbnails {
	border:1px solid #515151;
	padding:3px;
	margin:3px;
	}

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

#footer {
   text-align:center;
   margin-bottom:20px;
   }

/* .............................. */
/* 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:#fff;
	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;
	color:#eee;
	}
.td-calendar-navi a {
    text-decoration:none;
    color:#eee;
    }
.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:#8B0000; /* #8B0000 */
	color: #000000;
	}
.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:#8B0000;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#000000;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#eee;
    }
.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;
	color:#eee;
	
	}
.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;
	}

/* .............................. */
/* Content*/
/* .............................. */

.addcomment {
    float:right;
	clear:right;
	padding:0px;
	}
	
#photo {
    background:#eee;
    padding:5px;
	border:1px solid #515151;
	}

#image-navigate {
    /* background:#666; */
	padding:20px;
	height:15px;
	width:70%;
	margin:0px auto;
	}
	
#image-navigate a {
	padding:10px;
	}

.image-previous {
    float:left;
	}

.image-next {
	float:right;
	}

#image-info {
    /* background:#515151; */
	/* border:1px solid #aaa; */
	padding:20px;
	text-align:justify;
	width:70%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	color:#eee;
	}
	
#image-notes {
	width:70%;
	vertical-align:top;
	}
#image-exif {
    padding-top:10px;
    text-align:right;
	width:25%;
	vertical-align:top;
	}

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

#comment-top {
    	background:#333;
	color:#FFFFFF;	      /* changes text */
	border-bottom:1px solid #aaa;
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}    

/* user comments */ /* added */

#comments {
    	margin:0px auto;
	width:85%;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px auto; /* margin:0px; */
	padding:10px;
	}

#comment-wrapper {
	border:1px solid #aaa;
	margin: 0px auto;
	padding: 10px;
	width: 400px;
	background:#FFFFCC;
	color: #000000;
	}

#comments-Pic-info {
	display:block;
	margin:0px auto; 
	margin-bottom:5px;
	background:#FFFFCC;   /* fills in the color of the box */
	color:#000033;	      /* changes text */
	text-decoration:none;
	width:80%;justify;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;	
	}

	
#comments-Pic-info a {
	color:#000000; /* added */
	text-decoration:none;
	}



/* User comment Area */	
#comments li {
	display:block;
	margin:0px auto; /* margin:0px; */
	margin-bottom:5px;
	background:#FFFFCC;   /* fills in the color of the box */
	color:#000033;	      /* changes text */
	text-decoration:none;
	padding:10px;
	border:1px solid #aaa;	
	}
	
#comments li a {
	color:#000033; /* added */
	text-decoration:none;
	}

#comments li a:hover {
	color:#000033;
	}
	
#comments li:hover {
	background:#CCCC99;
	}

#comment-middle {   
	background:#FFFFCC; /* added */
	border-top:1px solid #aaa;
	padding:10px;
	margin-top:25px;
	height:15px;
	width:90%;	 /* added */
	text-align:left; /* added */
	margin:0px auto; /* added */
	margin-bottom:10px;
	} 

#addcomment {
    	background:#cccc99; /* added */
	width:90%;
	text-align:left;
	padding:12px;
	margin:0px auto;
	border:1px solid #aaa;
	
	}

.input {
    width:45%;
	font-size:12px;
	border:1px solid #aaa;
	background-color:#FFFFFF; /* added */
	color:#000033; /* added */
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #aaa;
	background-color:#FFFFFF; /* added */
	color:#000033; /* added */
	padding:5px;
	}

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



/* .............................. */
/* About */
/* .............................. */

#page-about {
    background:#FFFFCC;
	border:1px solid #aaa;
	padding:20px;
	text-align:left;
	width:85%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#page-about-title {
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	color:#003366;   /* #eee */
	margin:0px;
	margin-bottom:5px;
	margin-left:15px;
	padding:0px;
	}

#page-about a {
    font-weight:bold;
	color: #003366;
	text-decoration: none;
	}
	
#page-about img {
	background:#fff;
    padding:5px;
	border:1px solid #333;
	}

.column{
	width:50%;
	text-align:left;
	vertical-align:top;
	}
	
.thumbnails {
	border:1px solid #515151;
	padding:3px;
	margin:3px;
	}

/*..................... */

/* Archive Calendar       */
/* ..................... */

#wrapper {
	margin:0px auto;
	width:74%;
	background:#FFFFCC;
	border:1px solid #aaa;
    }

.punkcal_table {
	text-align:center;
    }

.punkcal_navigation
	{
	font-weight:150;
	background:#CCCC99;
	color:#000063;
	padding:10px;
	text-align:center;
    }

.punkcal_navigation a {
    	font-weight:bold;
	color: #000063;
	text-decoration: none;
	}

.punkcal_days_name {
	font-weight:bold;
	font-size:11px;
	text-align:right;
	vertical-align:top;
	padding:5px;
	border-top:1px solid #444;/* add */
    	border-bottom:1px solid #444;/* add */
    	border-left:0px solid #444;/* add */
    	border-right:0px solid #444;/* add */
    }

.punkcal_days {
	font-weight:bold;
	font-size:9px;
	text-align:right;
	vertical-align:top;
	padding:10px;
    	border-top:0px;/* add */
    	border-bottom:1px solid #dcdcdc; /* add */
    	border-left:0px solid #dcdcdc;/* add */
    	border-right:0px solid #dcdcdc; /* add */
    }

.punkcal_day_with_image {
	font-weight:bold;
	font-size:9px;
	text-align:right; /* right */
	padding:10px;
    	border-top:0px;  /* add */
    	border-bottom:1px solid #dcdcdc;/* add */ 
    	border-left:1px solid #dcdcdc; /* add */
    	border-right:1px solid #dcdcdc;/* add */
    }

.thumbnail {
	padding:5px;
 	border:1px solid #000;


    }


