@CHARSET "ISO-8859-1";
body {
/*	background: -moz-linear-gradient(45deg, #4f4f52, #8f8f92) no-repeat fixed 0 0 transparent;*/
	background-color: #5f5f62;
/*  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));*/
  background-image: -webkit-linear-gradient(45deg, #4f4f52, #8f8f92);
  background-image: -moz-linear-gradient(45deg, #4f4f52, #8f8f92);
  background-image: -ms-linear-gradient(45deg, #4f4f52, #8f8f92);
  background-image: -o-linear-gradient(45deg, #4f4f52, #8f8f92);
  background-image: linear-gradient(45deg, #4f4f52, #8f8f92);
	background-repeat: no-repeat;
  background-position: 0 0;
  background-attachment: fixed;
  height: 100%;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	min-width: 900px;
	overflow-x: hidden;
}
div.ks-content {
	height: 100%;
	margin: 0 0 0 5%;
	padding-top: 3%;
	overflow: hidden;
	min-width: 950px;
}
.ks-italic {
	font-style: italic;
}
.ks-uppercase {
	text-transform: uppercase!important;
}
.ks-lowercase {
	text-transform: lowercase!important;
}
.ks-capitalize {
	text-transform: capitalize;
}
.ks-imglink {
	border: 0;
	text-decoration: none;
}
.ks-pointer {
	cursor: pointer;
}
.ks-imglink:hover {
	border: 0;
	text-decoration: none;
}
.ks-imglink:visited {
	border: 0;
	text-decoration: none;
}
.ks-imglink:active {
	border: 0;
	text-decoration: none;
}
a,a.ks-link {
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 12pt;
	color: black;
	text-transform: uppercase;
	text-shadow: 2px 2px 3px #292929
}
a,a.ks-link:hover {
	text-decoration: underline;
}
a,a.ks-link:visited {
	text-decoration: none;
}
a,a.ks-link:active {
	text-decoration: none;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
img.ks-transp {
	opacity: 0.7;
}
img.ks-transp:hover {
	opacity: 1;
}
div.ks-copyright {
	position: fixed;
	bottom: 5px;
	right: 5px;
	font-size: 7pt;
	text-align: right;
}
/* index */
div.ks-index-left {
	float: left;
	clear: left;
	width: 35%;
	height: 100%;
}
div.ks-index-right {
	float: none;
	clear: none;
	height: 100%;
	padding-top: 5%;
	overflow: hidden;
	text-align: right;
}
h2 {
	text-align: right;
	font-size: 30pt;
	font-weight: normal;
	text-shadow: 2px 2px 3px #292929
}
img.ks-index {
	margin-right: 15px;
	height: 100px;
	float: left;
}
div.ks-index-link {
	height: 100px;
	clear: both;
	margin-bottom: 1%;
	padding: 2px;
	border-radius: 5px;
}
div.ks-index-link:hover {
	box-shadow: 0 0 1em #333333;
	-moz-transition-property: background-color, box-shadow;
  -moz-transition-duration: 1s;
  -moz-transition-delay: 0.2s;
  -moz-transition-timing-function: linear;
	transition-property: background-color, box-shadow;
  transition-duration: 1s;
  transition-delay: 0.2s;
  transition-timing-function: linear;
  -webkit-transition-property: background-color, box-shadow;
  -webkit-transition-duration: 1s;
  -webkit-transition-delay: 0.2s;
  -webkit-transition-timing-function: linear;
  background-color: #626265;
}
div.ks-index-link:active {
	background-color: #777777;
}
img.ks-photo {
	box-shadow: 5px 5px 10px #252525;
	border-radius: 3px;
}
.ks-gal-link {
	position: relative;
	top: 25%;
}
div.ks-index-right-bottom {
	margin-top: 40%;
	text-align: center;
}
/* gallery */
div.ks-gal-top {
}
div.ks-gal-top-left {
	float: left;
}
div.ks-gal-top-right {
	text-align: right;
}
div.ks-gal-thumb {
	white-space: nowrap;
	clear: both;
	overflow-y: auto;
	margin: 10% 0 0 0;
	padding: 0;
	box-shadow: 10px -5px 10px #252525;
	text-align: center;
}
img.ks-img-thumb {
	cursor: pointer;
	margin: 0 15px 0 0;
	padding: 0;
	opacity: 0.7;
	box-shadow: 5px 5px 10px #252525;
	border-radius: 3px;
}
img.ks-img-thumb:hover {
	opacity: 1;
}
h3 {
	text-align: right;
	font-size: 20pt;
	font-weight: normal;
	letter-spacing: 5px;
	color: #090909;
	text-shadow: 2px 2px 3px #353535;
}
div.ks-gal-div {
	position: absolute;
	background-color: red;
	display: block;
	visibility: hidden;
	left: 0;
	top: 0!important;
	width: 100%;
	height: 100%!important;
	background-color: #000;
	padding: 0;
	margin: 0;
	/*border: 1px solid #919191;*/
}
img.ks-gal-img {
 border-radius: 3px;
 box-shadow: 5px 5px 5px #252525;
}
.ks-gal-header {
  padding: 0 0 20px 0;
	list-style-type: none;
	margin: 2px;
}
.ks-gal-header li {
	color: #FFFFFF;
	float: left;
	line-height: 20px;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	cursor: pointer;
}
.ks-gal-header-left {
}
.ks-gal-header-stat {
	color: #cccccc;
	width: 100px;
	text-align: center;
	cursor: default !important;
}
.ks-gal-header-right {
}
.ks-gal-header-close {
	float: right !important;
}
.ks-gal-img-wrap {
	text-align: center;
	padding:0;
	padding: 5px;
}
.ks-disabled {
	opacity: 0.3 !important;
	cursor: default;
}
.ks-gal-arrow {
	position: absolute;
	padding: 150px 0 150px 0;
	bottom: 25%;
	z-index: 1000;
	border-radius: 1em;
	opacity: 0.6;
}
.ks-gal-arrow:hover {
	background-color: #222222;
}
.ks-gal-arrow:active {
	background-color: #444444;
}
.ks-gal-arrow-left {
	left: 1%;
}
.ks-gal-arrow-right {
	right: 1%;
}
.ks-gal-waiter {
	visibility: hidden;
	position: absolute;
	top: 48%;
	left: 48%;
}
/* bio */
.ks-bio-left {
	float: left;
	width: 350px;
	margin-right: 20px;
}
.ks-bio-right {
	overflow-x: hidden;
}
.ks-bio-sign {
	text-align: right;
	/*font-size: 125%;*/
	letter-spacing: 4px;
	font-weight: bold;
	text-shadow: 2px 2px 3px #292929
}
.ks-bio-head {
	float: left;
	font-size: 150%;
	letter-spacing: 4px;
	margin: 0 20px 0 0;
	height: 30px;
	text-shadow: 2px 2px 3px #353535;
}
.ks-bio-lang {
	letter-spacing: 4px;
	height: 30px;
	cursor: pointer;
	float: right;
}
.ks-bio-lang-inactive {
	font-size: 100%;
}
.ks-bio-lang-active {
	font-size: 150%;
}
.ks-bio-text {
	padding-top: 30px;
}
.ks-bio-text p {
	letter-spacing: 2px;
}
.ks-bio-inactive {
	display: none;
}
.ks-bio-contact {
	font-size: 150%;
	letter-spacing: 4px;
	margin: 0 20px 0 0;
	text-shadow: 2px 2px 3px #353535;
}
/* expo */
ul li {
	list-style-image: none;
	list-style-type: none;
	text-indent: -3%;
	text-align: justify;
	margin-bottom: 2em;
}
ul a {
	font-size: 90% !important;
	text-shadow: 1px 1px 2px #292929 !important;
}

.ks-expo-head {
	font-size: 150%;
	letter-spacing: 4px;
	margin: 0 20px 0 0;
	height: 30px;
	text-shadow: 2px 2px 3px #353535;
}
.ks-expo-head, .ks-expo-text {
	float: left;
	width: 550px;
	min-width: 500px;
}
.ks-expo-text {
	letter-spacing: 2px;
}
.ks-expo-text p {
}
.ks-expo-text span {
	padding: 0 0 0 1em;
}
ul.ks-expo-items {
	list-style: inside none;
}
ul.ks-expo-items li {
	padding: 0;
	margin: 0;
}
/* Error message */
div.ks-404 {
	position: absolute;
	top: 40%;
	left: 40%;
	text-align: center;
	padding: 20px;
	width: 400px;
	border: thin #aaaaaa solid;
}