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;
42 margin: 0.2em 0 -1em 0;
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 /* =============== */
326 #toggle-description, #tagged-object-list .pagination {
329 background-color: #EEE;
331 -moz-border-radius: 4px;
332 -webkit-border-radius: 4px;
337 #toggle-description p {
347 background-color: #EEE;
350 -moz-border-radius: 4px;
351 -webkit-border-radius: 4px;
356 /* ============================ */
357 /* = Books and fragments list = */
358 /* ============================ */
371 background-color: #FFF;
372 -moz-border-radius: 3px;
373 -webkit-border-radius: 3px;
378 border-bottom: 0.1em solid #EEE;
382 .fragment-text, .fragment-short-text {
384 background-color: #FFF;
385 -moz-border-radius: 3px;
386 -webkit-border-radius: 3px;
391 padding: 0.5em 0.5em 1.5em 0.5em;
403 .book-thumbnail, .book-parent-thumbnail {
404 background: transparent url(/media/img/book.png) no-repeat 0 0;
410 .book-parent-thumbnail {
411 background: transparent url(/media/img/book-parent.png) no-repeat 0 0;
415 /* =============== */
416 /* = Simple form = */
417 /* =============== */
418 .cuteform ol, .cuteform ul {
424 .cuteform ol li, .cuteform ul li {
432 .cuteform span.help-text {
442 /* ================ */
443 /* = Modal Window = */
444 /* ================ */
445 .jqmOverlay { background-color: #000; }
451 background-color: transparent;
456 #set-window div.header {
457 background-color: #FFF;
458 border-right: 0.25em solid #DDD;
460 padding: 0.5em 1em 0.5em 1em;
463 #set-window div.target {
464 background-color: #FFF;
465 border-right: 0.3em solid #DDD;
466 border-bottom: 0.3em solid #DDD;
470 #login-register-window {
474 background-color: transparent;
479 #login-register-window div.header {
480 background-color: #FFF;
481 border-right: 0.3em solid #DDD;
485 padding: 0.5em 1em 0.5em 1em;
490 #login-register-window div.target {
492 background-color: #FFF;
493 border-right: 0.3em solid #DDD;
494 border-bottom: 0.3em solid #DDD;
498 #user-shelves-window {
502 background-color: transparent;
507 #user-shelves-window div.header {
508 background-color: #FFF;
509 border-right: 0.3em solid #DDD;
513 padding: 0.5em 1em 0.5em 1em;
518 #user-shelves-window div.target {
520 background-color: #FFF;
521 border-right: 0.3em solid #DDD;
522 border-bottom: 0.3em solid #DDD;
536 .shelf-list a.delete-shelf {
539 padding: 0.25em 0.25em 0.25em 1em;
543 .shelf-list a.delete-shelf:active, .shelf-list a.delete-shelf:hover {
545 background-color: #900;
546 text-decoration: none;
549 /* ======================== */
550 /* = Alphabetic book list = */
551 /* ======================== */
552 #book-a-list #book-list {
553 -moz-column-width: 24em;
554 -webkit-column-width: 24em;
558 #book-a-list #book-list ol {
560 margin: 0.3em 0 1.2em 0;
565 background-color: #2F4110;