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: #FBEF90;
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;
387 background: transparent url(/media/img/book.png) no-repeat 0 0;
393 /* =============== */
394 /* = Simple form = */
395 /* =============== */
396 .cuteform ol, .cuteform ul {
402 .cuteform ol li, .cuteform ul li {
410 .cuteform span.help-text {
420 /* ================ */
421 /* = Modal Window = */
422 /* ================ */
423 .jqmOverlay { background-color: #000; }
429 background-color: transparent;
434 #set-window div.header {
435 background-color: #FFF;
436 border-right: 0.25em solid #DDD;
438 padding: 0.5em 1em 0.5em 1em;
441 #set-window div.target {
442 background-color: #FFF;
443 border-right: 0.3em solid #DDD;
444 border-bottom: 0.3em solid #DDD;
448 #login-register-window {
452 background-color: transparent;
457 #login-register-window div.header {
458 background-color: #FFF;
459 border-right: 0.3em solid #DDD;
463 padding: 0.5em 1em 0.5em 1em;
468 #login-register-window div.target {
470 background-color: #FFF;
471 border-right: 0.3em solid #DDD;
472 border-bottom: 0.3em solid #DDD;
476 #user-shelves-window {
480 background-color: transparent;
485 #user-shelves-window div.header {
486 background-color: #FFF;
487 border-right: 0.3em solid #DDD;
491 padding: 0.5em 1em 0.5em 1em;
496 #user-shelves-window div.target {
498 background-color: #FFF;
499 border-right: 0.3em solid #DDD;
500 border-bottom: 0.3em solid #DDD;
514 .shelf-list a.delete-shelf {
517 padding: 0.25em 0.25em 0.25em 1em;
521 .shelf-list a.delete-shelf:active, .shelf-list a.delete-shelf:hover {
523 background-color: #900;
524 text-decoration: none;
527 /* ======================== */
528 /* = Alphabetic book list = */
529 /* ======================== */
530 #book-a-list #book-list {
531 -moz-column-width: 24em;
532 -webkit-column-width: 24em;
536 #book-a-list #book-list ol {
538 margin: 0.3em 0 1.2em 0;
543 background-color: #2F4110;