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;
138 #search-form li.category, #search-form li.book-title {
139 padding: 0.2em 0.5em 0.2em 0.5em;
140 background-color: rgb(242, 163, 15);
141 border: 1px solid #BA8722;
142 border-right: 1px solid #555;
143 border-bottom: 1px solid #555;
144 -moz-border-radius: 3px;
145 -webkit-border-radius: 3px;
149 #search-form li.book-title {
150 background-color: #DDD;
151 border: 1px solid #999;
152 border-right: 1px solid #555;
153 border-bottom: 1px solid #555;
156 #search-form input[type=submit] {
176 #main-page #tags-list {
180 #categories-list ul, #themes-list ul {
181 -moz-column-width: 12em;
182 -webkit-column-width: 12em;
189 background-color: #FBEF90;
190 -moz-border-radius: 4px;
191 -webkit-border-radius: 4px;
193 border-bottom: 0.15em solid #E3D888;
194 border-right: 0.15em solid #E3D888;
197 #tagged-object-list #tags-list, #book-detail #tags-list {
201 #book-info, #categories-list {
210 #tagged-object-list #categories-list, #book-detail #book-info {
214 #tagged-object-list #themes-list, #book-detail #themes-list {
218 #tags-list ol, #tags-list ul {
220 margin: 0.3em 0 1.2em 0;
245 /* ===================== */
247 /* ===================== */
254 #latest-blog-posts ol {
255 padding: 0 0 0 1.5em;
257 list-style-type: square;
273 /* =============== */
274 /* = Description = */
275 /* =============== */
281 #toggle-description, #tagged-object-list .pagination {
284 background-color: #EEE;
286 -moz-border-radius: 4px;
287 -webkit-border-radius: 4px;
292 #toggle-description p {
298 /* ============================ */
299 /* = Books and fragments list = */
300 /* ============================ */
313 background-color: #FFF;
314 -moz-border-radius: 3px;
315 -webkit-border-radius: 3px;
320 border-bottom: 0.1em solid #EEE;
324 .fragment-text, .fragment-short-text {
326 background-color: #FFF;
327 -moz-border-radius: 3px;
328 -webkit-border-radius: 3px;
333 padding: 0.5em 0.5em 1.5em 0.5em;
346 background: transparent url(/media/img/book.png) no-repeat 0 0;
352 /* =============== */
353 /* = Simple form = */
354 /* =============== */
355 .cuteform ol, .cuteform ul {
361 .cuteform ol li, .cuteform ul li {
369 .cuteform span.help-text {
379 /* ================ */
380 /* = Modal Window = */
381 /* ================ */
382 .jqmOverlay { background-color: #000; }
388 background-color: transparent;
393 #set-window div.header {
394 background-color: #FFF;
395 border-right: 0.25em solid #DDD;
397 padding: 0.5em 1em 0.5em 1em;
400 #set-window div.target {
401 background-color: #FFF;
402 border-right: 0.3em solid #DDD;
403 border-bottom: 0.3em solid #DDD;
407 #login-register-window {
411 background-color: transparent;
416 #login-register-window div.header {
417 background-color: #FFF;
418 border-right: 0.3em solid #DDD;
422 padding: 0.5em 1em 0.5em 1em;
427 #login-register-window div.target {
429 background-color: #FFF;
430 border-right: 0.3em solid #DDD;
431 border-bottom: 0.3em solid #DDD;
435 #user-shelves-window {
439 background-color: transparent;
444 #user-shelves-window div.header {
445 background-color: #FFF;
446 border-right: 0.3em solid #DDD;
450 padding: 0.5em 1em 0.5em 1em;
455 #user-shelves-window div.target {
457 background-color: #FFF;
458 border-right: 0.3em solid #DDD;
459 border-bottom: 0.3em solid #DDD;
463 #user-shelves-window ul {
468 #user-shelves-window a.delete-shelf {
473 /* ======================== */
474 /* = Alphabetic book list = */
475 /* ======================== */
476 #book-a-list #book-list {
477 -moz-column-width: 24em;
478 -webkit-column-width: 24em;
482 #book-a-list #book-list ol {
484 margin: 0.3em 0 1.2em 0;
489 background-color: #2F4110;