/** * Theme: dokuwiki * @author Eric A. Meyer (http://meyerweb.com/) [default theme] * @author Anika Henke * @author Andreas Gohr */ 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 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: 0.1em; 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 {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; /*letter-spacing:0.25em; border-bottom:2px dashed #f90;border-right:2px dashed #f90;*/} #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;} ul li {list-style-type: square} li {color: #436976; font-weight: bold; } li div.li {color: #000; font-weight:normal; }