/* Following are the presentation styles -- edit away! */

@import "../default/pretty.css";

body {background: #FFF url(openlogo-nd.png) -16px 0 no-repeat;
      background-position: 600px 60px;
      color: #000; font-size: 2em;}
:link, :visited {text-decoration: none; color: #D70751; background: #FFF;}
a:active, a:hover {text-decoration: underline;}

.slide ul {margin-left: 1%; margin-right: 4%;}
.slide li {line-height: 110%;}

div#header, div#footer {background: #D70751; color: #FFF;}
div#header {border-bottom: 1px black solid;}
div#footer {border-top: 1px black solid;}

div.slide {width: 85%; /* border: red 1px dashed; */}
.slide h1 {top: 0.5em; left: 0.5em; padding: 0.3em 0 0 0.5em;
  color: #FFF; background: #D70751;}

#controls #navLinks a {background: #D70751; color: #000;}
#controls #navList #jumplist {background: #DDD; color: #444;}

#currentSlide {color: #FFF;}

.slide .current {color: #D70751; background: #FFF; border: 1px #D70751 dotted; }
.slide .current a {text-decoration: underline; background: none;}

/* diagnostics

li:after {content: " [" attr(class) "]"; color: #F88;}
*/
