3 font: 70% Verdana, Arial, Helvetica, sans-serif;
5 background: #FFF url(/media/img/bg.png) repeat-x;
15 text-decoration: none;
19 text-decoration: underline;
23 font: 1em Verdana, Arial, Helvetica, sans-serif;
27 font: normal normal bold 1.75em Arial, sans-serif;
48 background-color: #F5DC7D;
59 /* ================================== */
60 /* = Header with logo and user-info = */
61 /* ================================== */
87 /* ======================== */
88 /* = Footer with sponsors = */
89 /* ======================== */
91 border-top: 0.1em solid #999;
104 text-decoration: underline;
108 /* =============== */
109 /* = Search form = */
110 /* =============== */
114 background-color: rgb(132, 191, 42);
115 -moz-border-radius: 4px;
116 -webkit-border-radius: 4px;
118 border-bottom: 0.15em solid #7B9C2D;
119 border-right: 0.15em solid #7B9C2D;
139 #search-form li.category, #search-form li.book-title {
140 padding: 0.2em 0.5em 0.2em 0.5em;
141 background-color: rgb(242, 163, 15);
142 border: 1px solid #BA8722;
143 border-right: 1px solid #555;
144 border-bottom: 1px solid #555;
145 -moz-border-radius: 3px;
146 -webkit-border-radius: 3px;
148 margin-right: 0.25em;
151 #search-form li.book-title {
152 background-color: #DDD;
153 border: 1px solid #999;
154 border-right: 1px solid #555;
155 border-bottom: 1px solid #555;
158 #search-form input[type=submit] {
180 margin: 0 0.5em -0.75em 0.5em;
183 #main-page #tags-list {
187 #categories-list ul, #themes-list ul {
188 -moz-column-width: 12em;
189 -webkit-column-width: 12em;
196 background-color: #FBF9E7;
197 -moz-border-radius: 4px;
198 -webkit-border-radius: 4px;
200 border-bottom: 0.15em solid #E3D888;
201 border-right: 0.15em solid #E3D888;
204 #tagged-object-list #tags-list, #book-detail #tags-list {
208 #book-info, #categories-list {
217 #tagged-object-list #categories-list, #book-detail #book-info {
221 #tagged-object-list #themes-list, #book-detail #themes-list {
225 #tags-list ol, #tags-list ul {
227 margin: 0.3em 0 1.2em 0;
246 margin: -1em 0 1em 0;
251 text-decoration: underline;
258 padding-bottom: 0.5em;
269 padding: 2em 0.5em 0.5em;
273 /* ===================== */
275 /* ===================== */
282 #latest-blog-posts ol {
283 padding: 0 0 0 1.5em;
285 list-style-type: square;
301 /* =============== */
302 /* = Description = */
303 /* =============== */
309 #toggle-description, #tagged-object-list .pagination {
312 background-color: #EEE;
314 -moz-border-radius: 4px;
315 -webkit-border-radius: 4px;
320 #toggle-description p {
330 background-color: #EEE;
333 -moz-border-radius: 4px;
334 -webkit-border-radius: 4px;
339 /* ============================ */
340 /* = Books and fragments list = */
341 /* ============================ */
354 background-color: #FFF;
355 -moz-border-radius: 3px;
356 -webkit-border-radius: 3px;
361 border-bottom: 0.1em solid #EEE;
365 .fragment-text, .fragment-short-text {
367 background-color: #FFF;
368 -moz-border-radius: 3px;
369 -webkit-border-radius: 3px;
374 padding: 0.5em 0.5em 1.5em 0.5em;
386 .book-thumbnail, .book-parent-thumbnail {
387 background: transparent url(/media/img/book.png) no-repeat 0 0;
393 .book-parent-thumbnail {
394 background: transparent url(/media/img/book-parent.png) no-repeat 0 0;
398 /* =============== */
399 /* = Simple form = */
400 /* =============== */
401 .cuteform ol, .cuteform ul {
407 .cuteform ol li, .cuteform ul li {
415 .cuteform span.help-text {
425 /* ================ */
426 /* = Modal Window = */
427 /* ================ */
428 .jqmOverlay { background-color: #000; }
434 background-color: transparent;
439 #set-window div.header {
440 background-color: #FFF;
441 border-right: 0.25em solid #DDD;
443 padding: 0.5em 1em 0.5em 1em;
446 #set-window div.target {
447 background-color: #FFF;
448 border-right: 0.3em solid #DDD;
449 border-bottom: 0.3em solid #DDD;
453 #login-register-window {
457 background-color: transparent;
462 #login-register-window div.header {
463 background-color: #FFF;
464 border-right: 0.3em solid #DDD;
468 padding: 0.5em 1em 0.5em 1em;
473 #login-register-window div.target {
475 background-color: #FFF;
476 border-right: 0.3em solid #DDD;
477 border-bottom: 0.3em solid #DDD;
481 #user-shelves-window {
485 background-color: transparent;
490 #user-shelves-window div.header {
491 background-color: #FFF;
492 border-right: 0.3em solid #DDD;
496 padding: 0.5em 1em 0.5em 1em;
501 #user-shelves-window div.target {
503 background-color: #FFF;
504 border-right: 0.3em solid #DDD;
505 border-bottom: 0.3em solid #DDD;
519 .shelf-list a.delete-shelf {
522 padding: 0.25em 0.25em 0.25em 1em;
526 .shelf-list a.delete-shelf:active, .shelf-list a.delete-shelf:hover {
528 background-color: #900;
529 text-decoration: none;
532 /* ======================== */
533 /* = Alphabetic book list = */
534 /* ======================== */
535 #book-a-list #book-list {
536 -moz-column-width: 24em;
537 -webkit-column-width: 24em;
541 #book-a-list #book-list ol {
543 margin: 0.3em 0 1.2em 0;
548 background-color: #2F4110;