/* CSS- Cascading Style Sheet for the Template: light.my.dark */

/* If you want have the "to cool for IE"-link (see read-me!)on your site activated, you need this two elements (a#tooCool and a#tooCool:hover)*/

a#tooCool {
   position: fixed;
   right: 0;
   bottom: 0;
   display: block;
   height: 80px;
   width: 80px;
   /*background: url('img/too_cool1.png') bottom right no-repeat;*/
   text-indent: -999em;
  text-decoration: none;
  }


a#tooCool:hover {border:none;}


#header {
	/* background: url('img/header.png'); */
	height:50px;
}


#footer {
	/* background: url('img/footer-white.png'); */ 
	height:50px;

}


#blogtitle {
	position: relative;
	top: 15px;
	left: 20px;
	font-family: 'Arial Black';
	color: #333;
	font-size: 8pt;
	text-transform: uppercase;
	text-align: left;
}


#referers {
	margin-bottom:0px; 
}

/* "wrappertwo" is needed for the header and the footer */

#wrappertwo {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:left;
	background:transparent;
	font-family:Arial;
    	font-size:11px;
}


.headline {
    	font-size:14px;
	    font-family:verdana;
    	color:#000000;
    	letter-spacing:-1px;
		text-align:center;
    }


.thumbnails {
    	padding:5px;
	border: 1px solid #a9a9a9;
	margin: 0px 0px 0px 0px; /* 1. value: top, 2.: right, 3.: bottom, 4.:left */
	/*-moz-opacity: .50;*/
}


.current-thumbnail {
	padding:5px;
	border:1px dotted #666;
	margin: 0px 0px 0px 0px;
 }


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


.current-thumbnail:hover {
	 border:1px dashed #666;
}


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


#photo img { 
	margin-right: auto; 
	margin-left: auto; 
	display:block; 
	clear: both;
   	padding:5px;
  	background:transparent;
   	border:1px solid #333;
} 


#wrapper {
	margin:0px auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:center;
	/* background: #4A4243 url('img/center.png') repeat-y 50% 0; */ 
	font-family:verdana;
    	font-size:11px;
		padding-bottom:10px;
}


#calendar {
    	padding:10px;
    	font-family:Helvetica, verdana, sans-serif;
    	font-size:10px;
    	font-weight:bold;
    	letter-spacing:-1px;
	margin-left:0px;
    }


#logo {

    	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 {
	display:block;
}


#navigation {
	margin-left:20px;
}


#image-info {

    	padding:10px;
    	display:block;
	font-family:Arial;
    	font-size:11px;
      position:relative; 
	left:20px;
	right:20px;
	background:transparent;
}


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


/* #image-info:hover */
	

#image-navigation {
    	background:#fff;
	font-family:Verdana;
    	font-size:12px;
  	background:transparent;
	position:relative; 
}


#add-comment {
	width:auto;
	padding:0px;
	margin-left:30px;
	margin-right:30px;
}


/* #add-comment form: */

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

#add-comment input {
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	padding:1px;
	border:1px solid #999;
}


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


#comments {

	background:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-indent:40px;
	margin-top:15px;
}


#comments li {
	display:block;
	margin:0px 30px 15px 30px;
	color:#000000;
	text-decoration:none;
	padding:10px;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background:transparent;
	text-indent:0px;
}


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


#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
}


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


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


#comments li:visited {
	color: #666666;
	text-decoration: none;
	border: 1px dotted #666666;
}


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


#poweredby {
	vertical-align:middle;
}


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

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


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


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


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


.td-calendar-navi-vz {
	border-top:0px;
	border-bottom:1px solid #999;
	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 #999;
	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 #999;
	border-bottom:1px dotted #999;
	border-left:1px dotted #999;
	border-right:1px dotted #999;
	background:#f5f5f5;
	}


.td-calendar-days-imagefound:hover {
    border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#666;
    }


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


.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;
	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:200px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}

