/*
Theme Name: Gnädinger
Theme URI: http:/www.alexandergnaedinger.de/
Description: Theme for photographer Alexander Gnädinger
Version: 1
Author: Basics09
Author URI: http://basics09.de/

*/

#old-browser-alert {
	position: absolute;
	top: 26px;
	border: 1px solid black;
	background: black;
	display: none;
	color: #ff0000;
	padding: 5px 25px 0px 0px;
}
#old-browser-alert p {
	margin: 5px 0px 25px 25px;
}
/* HIDING UNIMPORTANT */
.hidden, .imglinks {
	display: none;
}
html, body{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body {
	position: relative;
	margin: 0px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	clear: both;
	margin: 30px 0px 5px 25px;
	padding: 0px;
	font-size: 64px;
	width: 700px;
}
#page {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
#browser {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
h2, .captionTitle, h2 strong {
	font-weight: normal;
}
h2, .captionTitle{
	margin: 5px 0px 2px 0px;
	padding: 0px;
	font-size: 30px;
	display: block;
}
.anzahl {
	display: block;
	line-height: 10px;
}
#header {
	overflow: hidden;
	border-top: 1px solid;
	margin: 0px 25px 0px 25px;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	position: relative;
}
#top {
	margin-top: 25px;
}
#header p {
	margin: 3px 0px 0px 0px;
	float: left;
	padding-right: 100px;
}
a {
	text-decoration: none;
}
#slides {
	position: absolute;
	top: 250px;
	width: 100%;
	left: 0px;
	clear: both;
}
#slides-invisible {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#slides-wrapper {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	padding: 0px 25px 0px 25px;
}
.slide {
	display: inline-block;
	position: relative;
	margin: 0px 3px 15px 0px;
	vertical-align: top;
	overflow: hidden;
}
.teaser {
	display: block;
}
.caption {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	/*border-bottom: 1px solid;*/
	overflow: hidden;
}
.caption p {
	margin: 3px 0px 5px 0px;
}
.caption h2 {

	margin: 5px 0px 0px 0px;
}
.entry p {
	width: 400px;
	line-height: 16px;
}
#slides-wrapper a p {
	margin: 0px;
}
img {
	border: 0px none;
}
#content {
	margin-left: 25px;
}
.gallery-item {
	margin: 0px 2px 2px 0px;
	display: block;
	float: left;
}
/* MENU */
#menu {
	margin: 0px 0px 25px 25px;
}
#menu li {
	float: left;
	position: relative;
}
#menu ul {
	margin: -5px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	list-style: none;
	width: 950px;
	overflow: hidden;
}
.cat-item {
	font-size: 30px;
	margin: 0px 15px 0px 0px;
	word-spacing: -4px;
}
.page_item {
	padding: 18px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
hr {
	visibility: hidden;
	border: 0px none;
	clear: both;
}
.searchform {
	display: block;
	margin: 0px 0px 15px 0px;
}
.searchform .s {
	display: block;
	border: 0px none;
	padding: 2px;
	width: 200px;
	padding: 5px;
	border: 1px solid;
	background: transparent none;
}
.search_item .searchinput {
	margin: 0px;
	z-index: 200;
	width: auto;
	border: 0px none;
	padding: 0px;
	border: 0px solid;
	background: transparent none;
	border: 0px none;
	font-family: Helvetica, Arial, sans-serif;
}
.search_item {
	display: none;
}
.search_item .searchinput:focus {
	border: 0px none;
}
#searchreplace {
	white-space: nowrap;
	z-index: 1;
	font-size: 12px;
}
.sideswitch {
	position: absolute;
	right: 0px;
	top: 2px;
	text-align: right;
	padding: 0px !important;
}
.sideswitch a {
	display: block;
	padding-right: 11px;
	background-repeat: no-repeat;
	background-position: right center;
}
/* Lightbox ----------------------------------------------------------------- */
#lightbox {
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 2px;
	width: 400px;
	height: 200px;
	background: #111;
	display: none;
}
#lightboxNavi {
	overflow: hidden;
}
#lightboxNavi a, #lightboxNavi span {
	display: block;
	float: left;
	margin-right: 7px;
}
#soundButton {
	display: none;
}
#lightboxCaption {
	font-size: 30px;
	margin: 0px 0px 2px -2px;
}
#bigImagesHolder {
	position: absolute;
	top: 25px;
	right: 100px;
	bottom: 85px;
	left: 80px;
	white-space: nowrap;
}
#bigImages {
	position: absolute;
	height: 100%;
	top: 0px;
	left: 0px;
}
.bigImage {
	/*position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;*/
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
	cursor: pointer;
	margin: 0px 25px 0px 0px;
	position: relative;
	overflow: hidden;
}
#lightboxFooter {
	position: absolute;
	bottom: 25px;
	left: 80px;
}
#lightboxClose {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 39px;
	left: 25px;
}
.loadingWheel {
	position: absolute;
	z-index: 500;
	width: 50px;
	height: 50px;
	overflow: hidden;
}
.loadingWheel img {
	height: 100%;
	width: auto;
}
#lightboxLoadingWheel {
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	right: 20px;
}
#main-loading-wheel {
	right: 22px;
	top: 3px;
	display: none;
}
.hotArea {
	display: block;
	position: absolute;
	z-index: 100;
	top: 0px;
	bottom: 85px;
}
.arrow {
	width: 65px;
	height: 50px;
	position: absolute;
	z-index: 501;
	top: 50%;
	margin-top: -25px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
#hotAreaNext {
	right: 0px;
}
.next {
	right: 0px;
}
.prev {
	left: 0px;
}
#slides .arrow {
	margin-top: 0px;
	top: 0px;
	height: 450px;
	background-position: center 47%;
}
/* end Lightbox ----------------------------------------------------------------- */
/* begin Info ----------------------------------------------------------------- */
#info {
	position: absolute;
	z-index: 502;
	display: none;
}
#infoBack {
	position: absolute;
	z-index: 501;
	top: 1px;
	left: 0px;
	bottom: 1px;
	right: 1px;
}
#pageEntry p {
	margin: 0px 0px 10px 0px;
}
#pageEntry ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pageEntry ul li {
	margin: 0px 0px 3px 0px;
}
#pageEntry h1, #pageEntry h2, #pageEntry h3 {
	margin: 0px 0px 5px 0px;
	font-size: 13px;
}

/* end Info ----------------------------------------------------------------- */
/* begin PDF ----------------------------------------------------------------- */
.remove-from-pdf {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 5px;
	top: 5px;
	background-repeat: no-repeat;
	z-index: 500;
	/*margin-top: -16px;
	margin-left: -16px;*/
}
/* end PDF ----------------------------------------------------------------- */
.videoPlayButton {
	display: block;
	width: 80px;
	height: 50px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	top: 48%;
	margin-top: -25px;
	z-index: 1000;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -1000px;
	overflow: hidden;
}
#html5Video, #flashVideo {
	position: absolute;
	left: -5000px;
	top: 0px;
	z-index: 5;
	/*border: 1px solid;*/
}
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	}
.gallery .gallery-row {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	}
.gallery .gallery-item {
	float: left;
	margin: 0px 4px 0px 0px;
	list-style: none;
	padding: 0;
	}
.gallery-caption {
	margin-left: 0;
	}
.widecolumn .navigation {
	display: none;
}
