/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#FFFFFF;
	font-size:10px;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#464646;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	text-align:center;
	}

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

strong {
	font-weight:bold;
	}
	
#wrapper-landscape {
	width:902px;
	margin-left:auto;
	margin-right:auto;
}

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

a {
	color:inherit;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}


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

h1 {
	font-size:24px;
	letter-spacing:2px;
	text-align:left;
	color:#464646;
	margin:0px;
	padding:0px;
	}
	
h1 a {
    text-decoration:none;
	color:#464646;
	}

h1 a:hover {
    text-decoration:none;
    color:#464646;
	}


h3 {
	font-weight:bold;
	font-size:12.5px;
	letter-spacing:1px;
	color:#464646;
	text-align:left;
	clear:right;
	margin-left:0px;
	text-transform:uppercase;
	}

/* .............................. */
/* Header */
/* .............................. */

#header {
	position: relative;
	text-align:left;
	margin-bottom:5px;
	margin-top:15px;
	height:20px;
	}

.sitetitle {
	font-size:15.5px;
	color:#003333;
	text-transform:uppercase;
}

.titledate {
	position:inherit;
	font-size:12px;
	color:#B3B3B3;
}

.accent {
	color:#B3B3B3;
	}
	
/* .............................. */
/* Content*/
/* .............................. */
	
#photo {
	border: 0.5px solid, #000000;
	}


#image-info {
	position:relative;
	font-size:11.5px;
	padding:3px;
	text-align:justify;
	margin:0px auto;
	margin-bottom:0px;
	line-height:16px;
	color:#515151;
	}


.navigation {
		position: absolute;
		left: 0;
		width: 33%;
		z-index: 2;
		text-transform:lowercase;
		}

.navigation-right{	
		position: absolute;
		right: 0;
		width: 33%;
		text-align: right;
		z-index: 2;
		text-transform:lowercase;
		}
		
.comment {
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		z-index: 1;
		text-transform:lowercase;
		}	
		
.menu {
	font-size:14.5px;
	padding:3px;
	}
	
.menu a {
	padding:7px;
	padding-left:0px;
	padding-right:0px;
	}
		
.menu a:hover {
	text-decoration:none;
	color:#CCC;
	}


/* .............................. */
/* Archive Page */
/* .............................. */

#box {
	background:none;
	border:hidden;
	padding:5px;
	text-align:left;
	width:902px;
	margin:0px auto;
	line-height:16px;
	}
	
#box a {
	border:none;
}

#box img {
	background:#fff;
	border:1px solid #333;
	margin-top:10px;
	}

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

#page {
	position:fixed;
	background:none;
	border:hidden;
	padding:5px;
	text-align:left;
	width:350px;
	margin:0px auto;
	line-height:16px;
	}
	
.blocktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#333;
	}

.caption {
	width:297px;
	text-align:left;
	font-size:11px;
	}
	

#page a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#333;
	}

	
#page img {
	background:#fff;
	border:1px solid #333;
	margin-top:10px;
	}

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


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

#footer {
	padding:0px;
	text-align:left;
   	line-height:11px;
   	color:#67615A;
   }
   

#footer a {
	color:#67615A;
	}


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

#wrapper {
	margin:0px auto;
	width:100%;
    }
    
#calendar {
	background:#89837C;
	border:1px solid #333;
	padding:5px;
	text-align:left;
	width:800px;
	margin:0px auto;
	line-height:16px;
	}
	
#calendar img {
	padding:0px;
	border:1px solid #ccc;
	}

.punkcal_table {
	text-align:center;
    }

.punkcal_navigation
	{
	font-weight:150;
	padding:0px;
	text-align:center;
    }

.punkcal_days_name {
	color:#515151;
	font-size:11px;
	text-align:center;
	vertical-align:top;
	padding:0px;
	border-bottom:1px solid #666;
    }

.punkcal_days {
	color:#515151;
	font-size:10px;
	width:112px;
    height:87px;
	text-align:right;
	vertical-align:top;
	padding:3px;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	border-left:1px solid #666;
    }

.punkcal_day_with_image {
	color:#515151;
	font-size:10px;
	width:112px;
    height:87px;
	text-align:right;
	padding:3px;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	border-left:1px solid #666;
    }

.thumbnail {
    padding:0px;
    border:0px solid #333;
    }

/* .............................. */
/* Map */
/* .............................. */

#viewMap {
	border:1px solid #515151
}
    
#jbgInfoWindow {
      width: 200px;
      height: 75px;
      text-align: left;
      color: #333333;
    }
    
img#jbgThumb {
      border: 0;
      margin: 0px 5px 0px 0px;
    }

#jbgHeadline {
      font-weight: bold;
    }