/* TEMPLATE NAME / Angelika Unruh  AUTHOR: Peter UnruhAUTHOR WEBSITE: http://www.design82.deVERSION: 1.0// Based on the Design by SCraig (http://www.cancerbox.com)Valid xHTML & CSS*/
/* CSS Document */
/* STANDARDS */
body {
	background-color: #fff;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	color: #413f3b;
	text-align: center;
}
html {
	min-height: 100.1%;
}
/* RESET */
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
}
h1 {
	text-align: left;
}
h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	text-align: left;
}
h3 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #666;
	text-align: left;
}
hr {
	display: none;
}
p {
	text-align: left;
}
a {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
/* CUSTOM CLASSES */
.inside {
	width: 740px;
	margin: 0px auto;
}
.leftimg {
	float: left;
	margin: 0px 10px 10px 0px;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.summary {
	color: #838d7a;
	font-size: 14px !important;
	line-height: 24px;
}
/* HIDDEN IMAGE INFO AREA + COMMENTS LIST */
#image-info {
	text-align: left;
	width: 100%;
	background: #FFF;
}
#image-info .inside {
}
#image-info .inside p {
	font-size: 10px;
	color: #666;
	margin: 0px;
}
#image-info .inside ul {
}
/* IMAGE NOTES */
#image-info h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px 0px 20px 0px;
}
#image-info h2 em {
	margin-left: 15px;
}
#image_notes {
	width: 45%;
	float: left;
	margin-bottom: 10px;
}
#image_notes, #image_comments {
	font-style: italic;
	line-height: 16px;
}
#image_notes p {
	font-size: 10px;
	color: #666;
	margin: 0px;
	padding-bottom: 10px;
}
#image_comments {
	width: 45%;
	float: right;
	margin: 0px 0px 10px 0px;
	border-left: 1px dashed #999;
}
#image_comments ul {
	padding: 0px 0px 0px 10px;
}
#image_comments li {
	font-size: 10px;
	color: #666;
	margin: 0px 0px 15px 0px;
	list-style: none;
}
/* HEADER + NAVIGATION */
#header {
	width: 100%;
	height: 100px;
	background: #fff;
}
#headerbg {
	background: url(images/butterfly.gif) no-repeat bottom left;
	width: 920px;
	margin: 0px auto;
}
#header .inside {
	height: 100px;
	width: 750px;
}
#header .inside h1 a {
	float: right;
	text-align: right;
	color: #666;
	padding-top: 15px;
	font-weight: normal;
	display: block;
}
#header .inside ul {
	float: left;
	margin-top: 30px;
}
#header .inside li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-size: 13.5px;
	display: inline;
}
#header .inside li a {
	color: #000;
	padding: 0 5px 3px 5px;
}
#header .inside li a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #1d1d1d;
}
.secondary a {
	color: #666 !important;
}

.nav-current {
  padding: 0 5px 0 5px;
  border-bottom: 2px solid #1d1d1d;
  }

/* MAIN PHOTO AREA */
#photobox {
	background: #000;
	padding: 0;
	width: 100%;
	text-align: center;
}
#inner-photobox {
	background: #000 url(images/butterflies.gif) no-repeat top left;
	width: 920px;
	margin: 0px auto;
	padding: 50px 0 0 0;
}
#inner2-photobox {
	background: url(images/bg.gif) no-repeat bottom right;
	width: 900px;
	margin: 0px auto;
	padding: 0 0 30px 0;
}
#photo {
	background: #FFF;
	padding: 7px;
	border: none;
	margin-bottom: 10px;
}
/* IMAGE NAVIGATION */
#infobox {
	width: 100%;
	text-align: left;
}
#image-navigate {
	padding: 10px 0px;
	width: 600px;
}
#image-navigate li {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	list-style: none;
	width: 33%;
}
#image-navigate a {
	display: block;
	color: #fff;
}
#image-navigate a:hover {
	color: #ccc;
}
/* Pages */
#page {
	padding: 20px 0px;
	text-align: left;
	width: 740px;
	margin: 0px auto;
}
#page h2 {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 18px;
	margin: 0 0px 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666;
}
#page p {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #ccc;
	font-size: 12px;
	line-height: 1.6em;
	margin: 10px 20px 10px 0px;
}

#page a {
	color: #ccc;
	text-decoration: none;
}
#page a:hover {
	color: #333;
	text-decoration: none;
}
#page img {
	border: 1px solid #666;
	margin: 2px;
}
#thumbnails img {
	margin: 5px;
}
/* COLUMNS ON INFO PAGE */
#col1 {
	width: 33%;
	float: left;
}
#col2 {
	width: 33%;
	float: left;
}
#col3 {
	width: 33%;
	float: right;
}
/* Footer */
#footer {
	clear: both;
	width: 740px;
	margin: 10px auto 10px auto;
	padding: 10px 0px;
	text-transform: uppercase;
}
#footer li {
	text-align: center;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: inline;
	list-style: none;
	padding: 0px 5px;
	color: #666;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #993300;
}
/* Comments */
#commentbox {
	width: 80%;
	margin: 0px auto;
}
#comment-top {
	background: #000;
	padding: 20px 5px;
	color: #FFF;
}
#comments {
	margin: 0px auto;
	width: 90%;
	text-align: left;
}
#comment-top h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
#comment-middle h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 11px;
	text-transform: uppercase;
}
#comment-middle {
	padding: 20px 0px;
	margin-bottom: 7px;
}
#addcomment {
	margin: 20px 0px;
	text-align: left;
}
.input {
	width: 45%;
	font-size: 10px;
	border: 1px solid #333;
	background-color: #fff;
	color: #666;
	padding: 5px;
}
#addcomment label {
	color: #666;
	font-style: italic;
	font-size: 10px;
}
#addcomment textarea {
	width: 100%;
	height: 50px;
	font-size: 11px;
	border: 1px solid #333;
	background-color: #fff;
	color: #666;
	padding: 5px;
}
.comment-button {
	background: #fff;
	border: 3px double #CCC;
	color: #666;
}
#leftbox {
	background: url(images/ornament_top.gif) no-repeat top;
	float: left;
	width: 415px;
	padding: 40px 0 0 0;
	margin: 10px 0 0 0;
}

#leftbox ul {
  list-style: none;
  }
  
#leftbox li {
  float: left;
  padding: 0 2px 0 1px;
  margin: 0;
  }
  
#inner-leftbox {
	background: url(images/ornament_bottom.gif) no-repeat bottom;
	padding: 0 0 40px 0;
}
#rightbox {
	float: right;
	width: 280px;
}

#leftbox-about {
	float: left;
	width: 415px;
	font-size: 13px;
}

#leftbox-about h2 {
  color: #fff;
  border-bottom: 1px solid #fff;
  }
  
#leftbox-about h3 {
  color: #fff;
  font-size: 16px;
  margin: 0 0 10px 0;
  }

#leftbox-about li {
  font-family: Lucida,Arial,Helvetica,sans-serif;
  padding: 3px 2px 3px 5px;
  margin: 0 0 0 5px;
  list-style: none;
  border-bottom: 1px solid #333;
  color: #ccc;
  }

#rightbox-about {
	float: right;
	width: 280px;
	font-size: 13px;
}

#rightbox-about h2 {
  color: #fff;
  border-bottom: 1px solid #fff;
  }
  
#rightbox-about li {
  font-family: "Verdana Grande",Arial,Helvetica,sans-serif;
  margin: 0 0 0 20px;
  padding: 2px 0;
  }
  
#rightbox-about li a {
  border-bottom: 1px solid #fff;
  padding: 0 0 1px 0;
  }
  
#rightbox-about li a:hover {
  border-bottom: none;
  color: #fff;
  padding: 0 0 1px 0;
  }

blockquote {
	font: 1.0em/1.6em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 280px;
	background: url(images/close-quote.gif) no-repeat right bottom;
	padding: 20px 0 0 0;
	margin: 0 0 0 15px;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

.vcard {
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  letter-spacing: 1px;
  }
  
.adr {
  color: #fff;
  }

#galerie {
	text-align: center;
	margin: auto;
	}

#galerie img {
	border: none;
	}
#sub-gallerys {}
#sub-gallerys ul {
	list-style: none;
	}
#sub-gallerys ul li {
	float: left;
	margin: 0 15px 20px 0;
	font-size: 12px;
	color: #fff;
		background: #333;
	padding: 3px 12px;
	}
#sub-gallerys ul li a {

	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	}
#sub-gallerys ul li a:hover {
	background: #333;
	color: #000 !important;
	}
#sub-gallerys ul li.cat {
	background: none !important;
	}