2 font: 14px "Lucida Grande", "Trebuchet MS", Verdana
, sans-serif
;
13 vertical-align: middle
;
18 div.presentation
> h1 {
22 div.slides
, body.expose
div.slides
.nocontext
{
31 div.slides
.nocontext
{
50 background: -webkit-gradient
(linear
, left bottom
, left top
, from
(#bbd), to
(#fff));
51 background-color: #eee;
52 background: -moz-linear-gradient
(bottom
, #bbd, #fff);
53 -webkit-transition: margin
0.25s ease-in-out
;
54 -moz-transition: margin
0.25s ease-in-out
;
55 -o-transition: margin
0.25s ease-in-out
;
56 border-top-left-radius: 20px;
57 -moz-border-radius-topleft: 20px;
58 -webkit-border-top-left-radius: 20px;
59 border-top-right-radius: 20px;
60 -moz-border-radius-topright: 20px;
61 -webkit-border-top-right-radius: 20px;
62 border-bottom-right-radius: 20px;
63 -moz-border-radius-bottomright: 20px;
64 -webkit-border-bottom-right-radius: 20px;
65 border-bottom-left-radius: 20px;
66 -moz-border-radius-bottomleft: 20px;
67 -webkit-border-bottom-left-radius: 20px;
72 body.expose
div.slides
{
79 body.expose
div.slide
{
83 left: auto
!important
;
85 margin: 10px !important
;
86 -webkit-transition: none
;
87 -moz-transition: none
;
89 -moz-transform: scale
(.33, .33);
90 -moz-transform-origin: 0 0;
91 -webkit-transform: scale
(.33, .33);
92 -webkit-transform-origin: 0 0;
93 -o-transform: scale
(.33, .33);
94 -o-transform-origin: 0 0;
95 -webkit-transition: none
;
96 -moz-transition: none
;
101 body.expose
div.slide:hover
{
102 background: -webkit-gradient
(linear
, left bottom
, left top
, from
(#bdd), to
(#fff));
103 background-color: #eee;
104 background: -moz-linear-gradient
(bottom
, #bdd, #fff);
107 body.expose
.slide-wrapper
{
115 body.expose
.slide footer
{
118 body.expose
.slide
.inner
{
121 body.expose
.slide
.far-past
,
122 body.expose
.slide
.past
,
123 body.expose
.slide
.future
,
124 body.expose
.slide
.far-future
{
128 body.expose
.slide
.current
{
129 background: -webkit-gradient
(linear
, left bottom
, left top
, from
(#ddb), to
(#fff));
130 background-color: #eee;
131 background: -moz-linear-gradient
(bottom
, #ddb, #fff);
132 border: 16px solid
#fff;
133 -moz-transform: scale
(.315, .315);
134 -moz-transform-origin: 0 0;
135 -webkit-transform: scale
(.315, .315);
136 -webkit-transform-origin: 0 0;
137 -o-transform: scale
(.315, .315);
138 -o-transform-origin: 0 0;
143 body.presenter_view
div.slide
{
147 -moz-transform: scale
(.5, .5);
148 -moz-transform-origin: 0 0;
149 -webkit-transform: scale
(.5, .5);
150 -webkit-transform-origin: 0 0;
151 -o-transform: scale
(.5, .5);
152 -o-transform-origin: 0 0;
156 body.presenter_view
.slide
.far-past
{
158 margin-left: -1500px;
161 body.presenter_view
.slide
.past
{
166 body.presenter_view
.slide
.current
{
169 border: 8px solid maroon
;
173 body.presenter_view
.slide
.future
{
179 body.presenter_view
.slide
.far-future
{
184 body.presenter_view
div#current_presenter_notes
{
189 vertical-align: middle
;
198 background-color: silver
;
201 body.presenter_view
div#current_presenter_notes section
{
202 font-family: "Lucida Grande", "Trebuchet MS", Verdana
, sans-serif
;
204 text-shadow: rgba
(0, 0, 0, 0.2) 0 2px 5px;
208 background-color: #fffeff;
218 body.presenter_view
div#current_presenter_notes section
p {
222 body.presenter_view
div#current_presenter_notes
h1 {
227 div#current_presenter_notes
{
231 div.slide
div.presenter_notes
, div.slides
div.presenter_notes
{
243 margin-left: -2400px;
248 margin-left: -1400px;
266 body.three-d
div.slides
{
267 -webkit-transform: translateX
(50px) scale
(0.8) rotateY
(10deg);
268 -moz-transform: translateX
(50px) scale
(0.8) rotateY
(10deg);
269 -o-transform: translateX
(50px) scale
(0.8) rotateY
(10deg);
275 header:not
(:only-child
) {
276 font-family: "Lucida Grande", "Trebuchet MS", Verdana
, sans-serif
;
279 letter-spacing: -.05em;
281 text-shadow: rgba
(0, 0, 0, 0.2) 0 2px 5px;
289 header
h1, header
h2, header
h3, header
h4, header
h5, header
h6 {
297 header
h2:first-child
{
301 section
, .slide
header:only-child
h1 {
302 font-family: "Lucida Grande", "Trebuchet MS", Verdana
, sans-serif
;
304 text-shadow: rgba
(0, 0, 0, 0.2) 0 2px 5px;
312 img { display: block
; margin: auto
; }
314 section
img.align-center
{
320 section
img.align-right
{
326 section
img.align-left
{
334 display: inline-block
;
335 text-decoration: none
;
337 border-bottom: 2px solid
#3f3f3f;
342 font-family: Monaco
, Courier
, monospace
;
350 .slide header:only-child h1 {
354 vertical-align: middle
;
364 background: -webkit-gradient
(linear
, top right
, bottom right
, from
(#dde), to
(#fff));
365 -webkit-transition: margin
0.25s ease-in-out
;
366 background-color: #eee;
367 background: -moz-linear-gradient
(right
, #dde, #fff);
368 border-right: 5px solid
#ccd;
379 -webkit-transition: margin
0.2s ease-in-out
;
380 -moz-transition: margin
0.2s ease-in-out
;
381 -o-transition: margin
0.2s ease-in-out
;
385 text-shadow: rgba
(0, 0, 0, 0.2) 0 2px 5px;
394 border-collapse: collapse
;
397 .sidebar table caption {
403 border-bottom: 1px solid
#ccc;
424 text-decoration: none
;
454 -moz-border-radius: 10px;
455 -webkit-border-radius: 10px;
461 /* Pygments default theme */
462 .hll { background-color: #ffffcc }
463 .c { color: #408080; font-style: italic
} /* Comment */
464 .err { border: 1px solid
#FF0000 } /* Error */
465 .k { color: #008000; font-weight: bold
} /* Keyword */
466 .o { color: #666666 } /* Operator */
467 .cm { color: #408080; font-style: italic
} /* Comment.Multiline */
468 .cp { color: #BC7A00 } /* Comment.Preproc */
469 .c1 { color: #408080; font-style: italic
} /* Comment.Single */
470 .cs { color: #408080; font-style: italic
} /* Comment.Special */
471 .gd { color: #A00000 } /* Generic.Deleted */
472 .ge { font-style: italic
} /* Generic.Emph */
473 .gr { color: #FF0000 } /* Generic.Error */
474 .gh { color: #000080; font-weight: bold
} /* Generic.Heading */
475 .gi { color: #00A000 } /* Generic.Inserted */
476 .go { color: #808080 } /* Generic.Output */
477 .gp { color: #000080; font-weight: bold
} /* Generic.Prompt */
478 .gs { font-weight: bold
} /* Generic.Strong */
479 .gu { color: #800080; font-weight: bold
} /* Generic.Subheading */
480 .gt { color: #0040D0 } /* Generic.Traceback */
481 .kc { color: #008000; font-weight: bold
} /* Keyword.Constant */
482 .kd { color: #008000; font-weight: bold
} /* Keyword.Declaration */
483 .kn { color: #008000; font-weight: bold
} /* Keyword.Namespace */
484 .kp { color: #008000 } /* Keyword.Pseudo */
485 .kr { color: #008000; font-weight: bold
} /* Keyword.Reserved */
486 .kt { color: #B00040 } /* Keyword.Type */
487 .m { color: #666666 } /* Literal.Number */
488 .s { color: #BA2121 } /* Literal.String */
489 .na { color: #7D9029 } /* Name.Attribute */
490 .nb { color: #008000 } /* Name.Builtin */
491 .nc { color: #0000FF; font-weight: bold
} /* Name.Class */
492 .no { color: #880000 } /* Name.Constant */
493 .nd { color: #AA22FF } /* Name.Decorator */
494 .ni { color: #999999; font-weight: bold
} /* Name.Entity */
495 .ne { color: #D2413A; font-weight: bold
} /* Name.Exception */
496 .nf { color: #0000FF } /* Name.Function */
497 .nl { color: #A0A000 } /* Name.Label */
498 .nn { color: #0000FF; font-weight: bold
} /* Name.Namespace */
499 .nt { color: #008000; font-weight: bold
} /* Name.Tag */
500 .nv { color: #19177C } /* Name.Variable */
501 .ow { color: #AA22FF; font-weight: bold
} /* Operator.Word */
502 .w { color: #bbbbbb } /* Text.Whitespace */
503 .mf { color: #666666 } /* Literal.Number.Float */
504 .mh { color: #666666 } /* Literal.Number.Hex */
505 .mi { color: #666666 } /* Literal.Number.Integer */
506 .mo { color: #666666 } /* Literal.Number.Oct */
507 .sb { color: #BA2121 } /* Literal.String.Backtick */
508 .sc { color: #BA2121 } /* Literal.String.Char */
509 .sd { color: #BA2121; font-style: italic
} /* Literal.String.Doc */
510 .s2 { color: #BA2121 } /* Literal.String.Double */
511 .se { color: #BB6622; font-weight: bold
} /* Literal.String.Escape */
512 .sh { color: #BA2121 } /* Literal.String.Heredoc */
513 .si { color: #BB6688; font-weight: bold
} /* Literal.String.Interpol */
514 .sx { color: #008000 } /* Literal.String.Other */
515 .sr { color: #BB6688 } /* Literal.String.Regex */
516 .s1 { color: #BA2121 } /* Literal.String.Single */
517 .ss { color: #19177C } /* Literal.String.Symbol */
518 .bp { color: #008000 } /* Name.Builtin.Pseudo */
519 .vc { color: #19177C } /* Name.Variable.Class */
520 .vg { color: #19177C } /* Name.Variable.Global */
521 .vi { color: #19177C } /* Name.Variable.Instance */
522 .il { color: #666666 } /* Literal.Number.Integer.Long */
528 background-color: black
;