/*
 * Kalle Soderman, 2008 print.css 
 *	
 * Copyleft : This work is free, you can copy, spread, and modify it under
 * the terms of the Free Art License http://artlibre.org/licence/lal/en/
 */

body {

	background-color:#ffffff;
	margin:1em 3em 2em 10em ;
	padding:8px;
	color:black;
	font-size: 10pt;
	font-family: "Akzidenz Grotesk", sans-serif;
}

#topNav {

	display:none;
	}

.introduction {
	font-size: 18pt;
	padding: 0;
	line-height: 1.25em;
}

#secondNav,.imagePreview, #breadCrumbs {
	font-size: 6pt;
}

#breadCrumbs:before {
	content: 'http://kjs.homeip.net/';
	margin:0 0 0 0; 
	color:black;
}

.imagePreview {
	display:inline;
	float: left;
	padding-right:0;
	margin: 8pt 10pt 0 0;
	overflow:hidden;
	line-height: 8pt;
	height:160px;
}

.thumbnail {
	display:block;
	margin:0;
	padding:0;
	float:left;
	min-width: 65px;
	min-height: 42px;
}

.imagePreview img {
	border: none;
	padding: 0 6px 6px 0;
}

.thumbtitle {
	clear: both;
	display: block;
}

.imagePreview a {
	border-top: 1px solid transparent;
	margin: 0;
	padding: 0 ;
}

.imagePreview a {
	text-decoration: none;
}

.textdiv {
	clear:left;
	margin: 0 0 3em 0;
	display:block;
}

.imagediv {
	height: auto;
	overflow: visible;
	clear:both;padding: 0 0 3em 0;
	display:block;
}

#secondNav {
	list-style: none;
	text-indent:0;
	margin:0;
	padding:0;
	position: absolute; 
	left: 0.6em; 
	top: 8em; 
	color:#dcdcdc;
}

#secondNav:before {
	content:'related';
	font-weight:bold; 
	display:block;
}

#breadCrumbs  {
	display: block;
	clear: both;
	padding-left: 3px;
	color:#999;
	margin-bottom:1em;
}

#breadCrumbs a {
	color:#999;
}

#logga {
	width:25px;
	height:25px; 
	background: url('../favicon.gif') no-repeat; 
	position:absolute; 
	top: 50px; 
	right: 3em;
}

#homepage #container {
	background:white;
	color:black;
}

#content {
	margin: 0;
	z-index:10;
}

#background {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

#container {
	display:block;
}


#slides #breadCrumbs {
	padding-left:8px;
}

.slide a img {
	border: 0;
	width:100%;
	max-height: 70%;
}

#slides #topNav {
	display:none;
}

#slidenav {
	display:none;
}

#slidenav li {
	float: left;
	padding: 3px;
	margin: 0;
}

.slide {
	position: relative;
	margin: 16px 0 0 8px;
}

.caption {
	margin: 0 0 0 8px;
	width:30em;
}

.caption h3 {
	margin:0.5em 0 0 0;
}

#video{
	padding:8px;
 }

#slideshow {
	margin: 0.5em 1em 0 1em;
}

#toc, .toc {
	line-height: 1.5em;
	border-top: 0.5pt black dotted
	;border-bottom: 0.5pt black dotted;
	margin:0 0 1em 0;
}

#toc ul,.toc ul {
	list-style:none;
	text-indent:0;
	margin:0;
	padding:1em 0 1em 0;
	font-weight:bold;
}

#toc li,.toc li {
	list-style:none;
	text-indent:0;
	margin:0;
	padding:0;
	line-height:1.2em;
}

#toc a,.toc a {
	height: 15px;
	text-decoration:none;
	border:none;
}



#toc ul ul ,.toc ul ul {
	margin: 0 0 0 1em;
	line-height: 1.4em;
	font-weight:normal;
}

.toc ul ul ul{
	font-style: italic;
}

acronym, abbr{
	text-transform:uppercase;
	font-size:0.9em;
	border:none;
}

p {
	line-height:1.25em;
	margin:0 0 0.5em 0
}

#homepage #fullscreenimage {
	width:100%;
	z-index:5;
	display:block;
}

#homepage #rotator {
	margin: 30px 0 0 0;
}

#homepage #logga {
	top:0;
	right:0;
}

#homepage #content p,  #homepage #content div {
	margin:0;
}

cite{
	font-style:italic;
}

blockquote, .blockquote{
	font-size:0.8em;
	line-height:1em;
	margin: 1em;
}

#randomimg {
	width:100%;
}

.cv ul{
	list-style:none;
	margin:0;
	padding:0;
}

#presentation #slideshow {
	border: 8px solid white;
	padding:0;
	margin:0; 
	width:640px;
	height:480px;
}

#slides #slideshow {
	border: 8px solid white;
	padding:0;
	margin:16px 0 0 8px; 
	width:720px;
	height:480px;
}

.creator{
	font-size:0.8em;
	text-transform:uppercase;
	letter-spacing:0.05em;
}

#references dd {
	text-indent:0;
	margin:0 0 0.5em 0; 
	padding:0;
}

#references dt {
	font-weight: bold;
}

h1, h2, h3, h4 {
	display:block;
	clear:both;
}

h2, h3 ,h4 {
	margin:1em 0 0.5em 0;
}

h1 {
	margin: 2em 0 0.5em 0;
}

em {
	display:inline;
	margin:0; 
	padding:0;
}

.lang {
	display:none;
}

a {
	color:black;
	text-decoration:none;
}

#rotator img {
	margin: 0 0 1em 0;
}

#randomlinks {
	display:none;
}

#secondNav {
	display:none;
}

#content {
	border-top: 1pt solid black;
}

#play {
	display:none;
}
