/* 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;}

body {
	background:#cbcebb; /*#31352c;*/
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10px;
	color:#000;
}

#header {
	/*background: url('img/header2.png') top no-repeat;*/
	height:40px;
}

#footer {
	/*background: url('img/footer-white2.png')  top no-repeat;*/
	height: 50px;
}

#blogtitle {
	position: relative;
	/*top: 25px;
	left: 20px;*/
	font-family: Georgia, 'Arial Black';
	color: #333;
	font-size: 9pt;
	/*text-transform: uppercase;*/
	text-align: left;
}

#referers {
	margin-bottom:0px; 
}

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

#wrappertwo {
	margin: 20px auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:auto;
	text-align:left;
	background:transparent;
	font-family:Georgia, Arial;
    font-size:11px;
}


.headline {
    font-size:12px;
    font-weight:bold;
    font-family:Georgia, Arial;
    color:#000;
    /*padding-left:10px;*/
}


.thumbnails {
   	padding: 3px;
	border: 1px solid #aba492;
	/*background:#666666;*/
	margin: 3px 8px 8px 3px; /* 1. value: top, 2.: right, 3.: bottom, 4.:left */
	-moz-opacity: .85;
}


.current-thumbnail {
	padding:4px;
	border: 1px double #cecece;
	margin: 3px 8px 8px 3px;
	border-bottom-style: double;
	border-bottom-color: #cecece;
	background:#FFFFFF;
}


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


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

#images {
	padding-left:0px;
}

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

#photo img { 
	margin-right: auto; 
	margin-left: auto; 
	display:block; 
	clear: both;
   	padding:8px;
  	background:#FFFFFF;
  	border:1px solid #c7c7c7;
}

#wrapper {
	margin:0px auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:800px;
	text-align:left;
	/*background: #2f312a url('img/center2.png') repeat-y 50% 0;*/
	font-family:Georgia,Arial;
	font-size:11px;
}

#wrapperThumbs {
	margin:0px auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:740px;
	text-align:left;
	/*background: #2f312a url('img/center2.png') repeat-y 50% 0;*/
	font-family:Georgia,Arial;
	font-size:11px;
}

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

#logo {
	/*width:800px;*/
	height:45px;
	padding:10px;
	font-family:Georgia, Arial;
	font-size:24px;
	font-weight: bold;
	letter-spacing:-1px;
	margin-left:5px;
	margin-right:5px;
	color: gray;
	text-decoration: none;
}


#image {
	padding:5px;
  	background:transparent;
  	border: .5px solid #a5c3cd;
}


#browsearchive {
	width:720px;
	margin-left: 20px; 
	display:block;
}


#navigation {
	margin-left:5px;
}

#image-info {
	width:800px;
	padding:10px;
	display:block;
	font-family:Georgia, Arial;
	font-size: 10px;
	position:relative; 
	left:2px;
	right:20px;
	background:transparent;
	color: #5e5e5e;
}


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


/* #image-info:hover */
	

#image-navigation {
	width:800px;
	/*padding:10px;*/
	padding-bottom:10px;
	/*padding-left:5px;*/
	background:transparent;
	font-family:Georgia, Arial;
   	font-size:10px;
	position:relative; 
	left:5px;
	right:5px;
}

#image-navigation .rightAlignNav {
	color: #000;
	text-decoration: none;
	text-align: right;
	right: inherit;
	padding-left: 750px;
}

#rightAlignNav {
	color: #000;
	text-decoration: none;
	text-align: right;
	right: inherit;
}


#add-comment {
	width:auto;
	padding:0px;
	margin-left:30px;
	margin-right:30px;
	background: #2f312a /*url('img/center2.png') repeat-y 50% 0*/;
}


/* #add-comment form: */

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

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


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


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


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


.input {
    	width:100%;
	font-family: Georgia,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:#000;
	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;
}

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


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


a:hover {
	color: maroon; 
	border-bottom: 1px dotted maroon;
	text-decoration: none;
}


p a {border-bottom: none;}

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

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

.subNavLink {
	color: #000;
	text-decoration: none;
	/*margin-right: 30px;
	padding-left:20px;*/
}

/* 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:Georgia,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:Georgia,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;
	}
