13 /* ================================== */
14 /* = Header with logo and menu = */
15 /* ================================== */
17 margin: 3.4em 0 0 1.4em;
43 #book-text #menu li a {
53 #book-text #menu li a:hover, #menu li a:active {
55 background: #FFF url(/static/img/arrow-down.png) no-repeat center right;
58 #book-text #menu li a.selected {
60 background: #FFF url(/static/img/arrow-up.png) no-repeat center right;
62 #book-text #menu a.menu-link {
70 #book-text #menu span {
78 #book-text #toc, #themes, #nota_red, #info {
85 border-bottom: 0.25em solid #DDD;
86 border-right: 0.25em solid #DDD;
95 #book-text #toc ol, #themes ol {
101 #book-text #toc ol li {
105 #book-text #toc ol ol {
106 padding: 0 0 1.5em 1.5em;
110 #book-text #toc ol ol li {
118 #book-text #toc .anchor {
131 /* =================================================== */
132 /* = Common elements: headings, paragraphs and lines = */
133 /* =================================================== */
166 /* ======================== */
167 /* = Footnotes and themes = */
168 /* ======================== */
169 #book-text .theme-begin {
171 /* border-left: 0.1em solid #DDDDDD;
177 font-variant: normal;
179 text-transform: none;
180 text-decoration: none;
185 margin-bottom: 0.5em;
191 #book-text .annotation {
200 #book-text #footnotes {
204 #book-text #footnotes .annotation {
211 #book-text #footnotes div {
215 #book-text #footnotes p, #footnotes ul {
220 #book-text #footnotes .permalink {
224 #book-text blockquote {
231 /*.verse, .paragraph {
236 margin: -0.25em -0.5em;
242 padding: 0.25em 0.5em;
246 #book-text .anchor:hover, #book-text .anchor:active {
248 background-color: #CCC;
250 #book-text .anchor{display:none;}
252 /* =================== */
253 /* = Custom elements = */
254 /* =================== */
255 #book-text span.author {
259 margin-bottom: 0.25em;
262 #book-text span.collection {
266 margin-bottom: -0.25em;
269 #book-text span.subtitle {
276 #book-text span.translator {
283 #book-text div.didaskalia {
285 margin: 0.5em 0 0 1.5em;
288 #book-text div.kwestia {
292 #book-text div.stanza {
296 #book-text div.kwestia div.stanza {
300 #book-text p.paragraph {
311 #book-text p.motto_podpis {
316 #book-text div.fragment {
317 border-bottom: 0.1em solid #999;
318 padding-bottom: 1.5em;
321 #book-text div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
326 #book-text hr.spacer {
331 #book-text hr.spacer-line {
334 border-bottom: 0.1em solid #000;
337 #book-text p.spacer-asterisk {
343 #book-text div.person-list ol {
345 padding: 0 0 0 1.5em;
348 #book-text p.place-and-time {
352 #book-text em.math, em.foreign-word, em.book-title, em.didaskalia {
356 #book-text em.author-emphasis {
357 letter-spacing: 0.1em;
360 #book-text em.person {
362 font-variant: small-caps;
365 #book-text .verse:after {