/* Do not edit or override these styles! The system will likely break if you do. */

div#header, div#footer, div#controls, .slide {position: absolute;}
html>body div#header, html>body div#footer, 
  html>body div#controls, html>body .slide {position: fixed;}
.handout {display: none;}
.layout {display: block;}
.slide, .hideme, .incremental {visibility: hidden;}
#slide0 {visibility: visible;}
/* The following styles size, place, and layer the slide components.
   Edit these if you want to change the overall slide layout.
   The commented lines can be uncommented (and modified, if necessary) 
    to help you with the rearrangement process. */

/* target = 1024x768 */

div#header, div#footer, .slide {width: 100%; top: 0; left: 0;}
div#header {top: 0; height: 2em; z-index: 1;}
div#footer {top: auto; bottom: 0; height: 2.5em; z-index: 5;}
.slide {top: 0; width: 92%; padding: 3.5em 4% 4%; z-index: 2;  list-style: none;}
div#controls {left: 50%; bottom: 0; width: 50%; z-index: 100;}
div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
  margin: 0;}
#currentSlide {position: absolute; width: 10%; left: 45%; bottom: 1em; z-index: 10;}
html>body #currentSlide {position: fixed;}

/*
div#header {background: #FCC;}
div#footer {background: #CCF;}
div#controls {background: #BBD;}
div#currentSlide {background: #FFC;}
*/
/**
 * Theme: dokuwiki
 * @author Eric A. Meyer (http://meyerweb.com/) [default theme]
 * @author Anika Henke <a.c.henke@arcor.de>
 * @author Andreas Gohr <andi@splitbrain.org>
 */

body {background: #fff url(logo.png) top right no-repeat; color: #000; font-size: 1.9em;}
:link, :visited {text-decoration: none; color: #436976;font-style:italic;}
#controls :active {color: #436976 !important;}
#controls :focus {outline: 1px dotted #436976;}
h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
ul, pre {margin: 0; line-height: 1em;}
html, body {margin: 0; padding: 0; font-family: Verdana, Helvetica, sans-serif;}

blockquote, q {font-style: italic;}
blockquote {padding: 0 2em 0.5em; margin: 0 1.5em 0.5em; text-align: center; font-size: 1em;}
blockquote p {margin: 0;}
blockquote em {font-style: normal;}
blockquote strong {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-style: normal;}
blockquote strong em {font-style: italic;}

.slide {margin-top: -0.5em; }
.slide code {padding: 2px 0.25em; font-weight: bold; color: #000;}
.slide pre {padding: 0.5em; margin: 0.25em 0 0.5em 0.5em; color: #000; font-size: 80%;background:#dee7ec;border:1px dashed #8cacbb;}
.slide ul {margin-left: 5%; margin-right: 7%; list-style: disc;}
.slide li {margin-top: 0.75em; margin-right: 0;}
.slide ul ul {line-height: 1;}
.slide ul ul li {margin: .2em; font-size: 85%; list-style: square;}

div#header, div#footer {background: #dee7ec; color: #000;
  font-family: Verdana, Helvetica, sans-serif;}
div#header {background: #dee7ec url(logo.png) top right no-repeat;
  line-height: 1px;}
div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;border-top:1px solid #8cacbb;}
#footer h1, #footer h2 {display: block; padding: 0 1em;}
#footer h2 {font-style: italic;}

div.long {font-size: 0.75em;}
.slide h1 {
  position: absolute; 
  top: 0em; left: 1.5%; z-index: 1;
  margin: 0; padding: 0.3em 0 0 25px; white-space: nowrap;
  font: bold 150%/1em Verdana, Helvetica, sans-serif;
  color: #436976; background: inherit;}
.slide h2 {
  position: absolute;
  top: 1.5em; 
  font-size: 140%;
}
.slide h3 {font-size: 130%;}
h1 abbr {font-variant: small-caps;}

div#controls {position: absolute; left: 50%; bottom: 0;
  width: 50%;
  text-align: right; font: bold 0.9em Verdana, Helvetica, sans-serif;}
html>body div#controls {position: fixed; padding: 0 0 1em 0;
  top: auto;}
div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
  margin: 0; padding: 0;}
#controls #navLinks a {padding: 0; margin: 0 0.5em;
  background: transparent; border: none; color: #436976;
  cursor: pointer;}
#controls #navList {height: 1em;}
#controls #navList #jumplist {position: absolute; bottom: 0; right: 0; background: #fff; color: #436976;}

#currentSlide {text-align: center; font-size: 0.5em; color: #436976;}
/*
#slide0 {padding-top: 3.5em; font-size: 90%;}
#slide0 h1 {position: static; margin: 1em 0 0; padding: 0;
   font: bold 2em Verdana, Helvetica, sans-serif; white-space: normal;
   color: #436976; background: transparent;
}
#slide0 h2 {font: bold 1.5em Verdana, Helvetica, sans-serif; margin: 0.25em;
   color: #638c9c; background: transparent;}
#slide0 h3 {margin-top: 1.5em; font-size: 1.5em;}
#slide0 h4 {margin-top: 0; font-size: 1em;}
*/
img{
  border: none;
  margin: auto;
  text-align: center;
}

ul li {list-style-type: square}
li {color: #436976; font-weight: bold; }
li div.li {color: #000; font-weight:normal; }

.handout {display : none;}
.secedit {display: none;}
.level3 {display:none;}
.slidecontent_level3 {display: none;}
.slidecontent_level4 {display: none;}
.inclmeta {display: none;}
.slide h4 {display:none;}

