/* CSS Document */
html {
    /*If you had a black or close to black background*/
    background-color: #000000;
}
/* first for IE 4–8 */
@font-face {
  font-family: DINWebPro;
  src: url("fonts/DINWebPro.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: DINWebPro;
  src: url("fonts/DINWebPro.woff") format("woff");
}

/* go on with normal style definitions */
body { 
  font-family: DINWebPro, sans-serif;
  background-color:#000;
  color:#6C6768;
  margin:0px;
  font-size:14px;
  
}
a:link {
	color: #6C6768;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #6C6768;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	width:1200px;
	height: 800px;
	margin: 0px auto;
	padding: 30px;
}
#header {
	margin-top:50px;
	height:50px;
	background: url(images/KT_sprite.png) no-repeat -0px -750px;
	width: 1200px;
}
#headerIndex {
	height:100px;
	background: url(images/KT_sprite.png) no-repeat -0px -650px;
	width: 1200px;
}
#content {
	
}
#content-blog {
	width:1000px;
	padding-left:200px;
}
#new {
	background: url(images/KT_sprite.png) no-repeat -50px -80px;
	width: 1200px;
	height: 140px;
	border-bottom: solid #2F2829 2px;
}
#work {
	background: url(images/KT_sprite.png) no-repeat -50px -220px;
	width: 1200px;
	height: 140px;
	border-bottom: solid #2F2829 2px;
}
#blog {
	background: url(images/KT_sprite.png) no-repeat -50px -370px;
	width: 1200px;
	height: 140px;
	border-bottom: solid #2F2829 2px;
}
#about {
	background: url(images/KT_sprite.png) no-repeat -50px -510px;
	width: 1200px;
	height: 140px;
	margin-bottom:55px;
}
#leftBar {
	width: 195px;
	height: 510px;
	padding-top: 30px;
	padding-left: 5px;
	float: left;
	
}
#navigation {
	
	clear:both;
	padding-top: 30px;
	padding-bottom: 10px;
}
#navTable {
	margin-right: 21px;
	border-right: #2f2829 solid 2px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -3px;
}

a.new {
	background: url(images/KT_sprite.png) -200px -35px no-repeat;
     display:block;
     height:15px;
     width:47px;
     overflow:hidden;
	 margin-right: 10px;
}
a.work {
	background: url(images/KT_sprite.png) -250px -35px no-repeat;
     display:block;
     height:15px;
     width:65px;
     overflow:hidden;
	 margin-right: 10px;
}
a.blog {
	background: url(images/KT_sprite.png) -315px -35px no-repeat;
     display:block;
     height:15px;
     width:47px;
     overflow:hidden;
	 margin-right: 10px;
}
a.about {
	background: url(images/KT_sprite.png) -375px -35px no-repeat;
     display:block;
     height:15px;
     width:58px;
     overflow:hidden;
	 margin-right: 10px;
}
a.new:hover {
	background: url(images/KT_sprite.png) -200px -54px no-repeat;
	display: block;
	height: 15px;
	width: 47px;
	overflow: hidden;
	margin-right: 10px;
}
a.work:hover {
	background: url(images/KT_sprite.png) -250px -54px no-repeat;
     display:block;
     height:15px;
     width:65px;
     overflow:hidden;
	 margin-right: 10px;
}
a.blog:hover {
	background: url(images/KT_sprite.png) -315px -54px no-repeat;
     display:block;
     height:15px;
     width:47px;
     overflow:hidden;
	 margin-right: 10px;
}
a.about:hover {
	background: url(images/KT_sprite.png) -375px -54px no-repeat;
     display:block;
     height:15px;
     width:58px;
     overflow:hidden;
	 margin-right: 10px;
}
#newPage .new {
	background: url(images/KT_sprite.png) -200px -54px no-repeat;
     display:block;
     height:15px;
     width:47px;
     overflow:hidden;
	 margin-right: 10px;
}
#workPage .work {
	background: url(images/KT_sprite.png) -250px -54px no-repeat;
     display:block;
     height:15px;
     width:65px;
     overflow:hidden;
	 margin-right: 10px;
}
#blogPage .blog {
	background: url(images/KT_sprite.png) -315px -54px no-repeat;
     display:block;
     height:15px;
     width:47px;
     overflow:hidden;
	 margin-right: 10px;
}
#aboutPage .about {
	background: url(images/KT_sprite.png) -375px -54px no-repeat;
     display:block;
     height:15px;
     width:58px;
     overflow:hidden;
	 margin-right: 10px;
}
#footer {
	/*padding-top:5px;*/
	border-top:#2F2829 solid 2px;
	margin-bottom: 30px;
	clear: both;
}
#homefooter {
	/*padding-top:5px;
	border-top:#2F2829 solid 2px;*/
	margin-bottom: 30px;
	clear: both;
}

.KTname {
	width: 180px;
	height: 50px;
	float: left;
	background: url(images/KT_sprite.png) -680px -0px no-repeat;
}
.copyright {
	width: 855px;
	height: 40px;
	font-size: 5pt;
	/*text-align:justify;*/
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	line-height: 8pt;
}
.facebook {
	width: 135px;
	height: 25px;
	float: left;
	background: url(images/KT_sprite.png) -50px -5px no-repeat;
}

.pdf {
	width:135px;
	height: 25px;
	float: left;
	background: url(images/KT_sprite.png) -50px -30px no-repeat;
}
.highlight {
	color: #000;
	background-color: #534D4E;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px; 
	padding-right: 5px;
	margin-left: -5px;
	line-height: 16px;
	width:180px;

}
/*.description {
	font-size:9px;
	width:150px;
	line-height: 14px;
}*/
#gallery {
	width:975px;
	float:right;
	padding-right:25px;
}
#galleria{
	height:540px;
}
#slideshow {
	width: 1000px;
	height: 540px;
	text-align:left;
	overflow: hidden;
}
a.galleryNameHighlight:hover {
	
	padding-left:5px;
	padding-top:3px;
	display: block;
	width: 125px;
	/*height:20px;*/
	
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 4px;
	
	margin-left: -10px;
	border-left: 5px solid #534D4E;
	overflow: visible;

}
a.galleryNameHighlight:link {
	display: block;
	padding-top: 4px;
	width: 100%;
	/*height:10px;*/
	
	padding-bottom: 2px;
	overflow: visible;
}
.galleryHighlight {
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-left: -10px;
	border-left: 5px solid #534D4E;
	overflow: visible;
}
#bioText {
	line-height:20px;
	float:right;
	width:800px;
	padding-right: 100px;
	padding-top: 20px;
	letter-spacing: 1px;
}
.listText {
	width: 100%;
	letter-spacing: 1px;	
}
.listText p {
	line-height: 16px;
	margin-bottom: -12px;
}
ul.noBullet {
	list-style:none;
	line-height:20px;
}
.lighter {
	color:#9D9A9A;
}
#video {
	text-align:center;
	width:1000px;
	float:right;
	padding-top:60px;
}
.boxPadding {
	padding-right: 10px;
}
.scroll-pane-arrows
			{
				width: 100%;
				overflow: auto;
			}
.hRule {
	margin-left: -6px;
	color: #2F2829;
	margin-top: 24px;
}
hr { 
border: none;
border-top: solid 2px #2F2829;
color: #000000;
background-color: #000000;
}
#projectText {
	font-size: 12px;
	width: 185px;
	height: 450px;
	letter-spacing: 1px;
	overflow-y: scroll;
	overflow-x: hidden;
}
