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] {
172 #main-page #tags-list {
176 #categories-list ul, #themes-list ul {
177 -moz-column-width: 12em;
178 -webkit-column-width: 12em;
185 background-color: #FBEF90;
186 -moz-border-radius: 4px;
187 -webkit-border-radius: 4px;
189 border-bottom: 0.15em solid #E3D888;
190 border-right: 0.15em solid #E3D888;
193 #tagged-object-list #tags-list, #book-detail #tags-list {
197 #book-info, #categories-list {
206 #tagged-object-list #categories-list, #book-detail #book-info {
210 #tagged-object-list #themes-list, #book-detail #themes-list {
214 #tags-list ol, #tags-list ul {
216 margin: 0.3em 0 1.2em 0;
238 background-image: url(/media/img/shelf.jpg);
239 background-repeat: no-repeat;
240 -moz-border-radius: 4px;
241 -webkit-border-radius: 4px;
243 background-color: #FFF;
246 /* ===================== */
247 /* = Latest blog posts = */
248 /* ===================== */
254 #latest-blog-posts ol {
255 padding: 0 0 0 1.5em;
257 list-style-type: square;
261 /* =============== */
262 /* = Description = */
263 /* =============== */
269 #toggle-description, #tagged-object-list .pagination {
272 background-color: #EEE;
274 -moz-border-radius: 4px;
275 -webkit-border-radius: 4px;
280 #toggle-description p {
286 /* ============================ */
287 /* = Books and fragments list = */
288 /* ============================ */
301 background-color: #FFF;
302 -moz-border-radius: 3px;
303 -webkit-border-radius: 3px;
308 border-bottom: 0.1em solid #EEE;
312 .fragment-text, .fragment-short-text {
314 background-color: #FFF;
315 -moz-border-radius: 3px;
316 -webkit-border-radius: 3px;
321 padding: 0.5em 0.5em 1.5em 0.5em;
334 background: transparent url(/media/img/book.png) no-repeat 0 0;
340 /* =============== */
341 /* = Simple form = */
342 /* =============== */
343 .cuteform ol, .cuteform ul {
349 .cuteform ol li, .cuteform ul li {
357 .cuteform span.help-text {
367 /* ================ */
368 /* = Modal Window = */
369 /* ================ */
370 .jqmOverlay { background-color: #000; }
376 background-color: transparent;
381 #set-window div.header {
382 background-color: #FFF;
383 border-right: 0.25em solid #DDD;
385 padding: 0.5em 1em 0.5em 1em;
388 #set-window div.target {
389 background-color: #FFF;
390 border-right: 0.3em solid #DDD;
391 border-bottom: 0.3em solid #DDD;
395 #login-register-window {
399 background-color: transparent;
404 #login-register-window div.header {
405 background-color: #FFF;
406 border-right: 0.3em solid #DDD;
410 padding: 0.5em 1em 0.5em 1em;
415 #login-register-window div.target {
417 background-color: #FFF;
418 border-right: 0.3em solid #DDD;
419 border-bottom: 0.3em solid #DDD;
423 #user-shelves-window {
427 background-color: transparent;
432 #user-shelves-window div.header {
433 background-color: #FFF;
434 border-right: 0.3em solid #DDD;
438 padding: 0.5em 1em 0.5em 1em;
443 #user-shelves-window div.target {
445 background-color: #FFF;
446 border-right: 0.3em solid #DDD;
447 border-bottom: 0.3em solid #DDD;
451 #user-shelves-window ul {
456 #user-shelves-window a.delete-shelf {
461 /* ======================== */
462 /* = Alphabetic book list = */
463 /* ======================== */
464 #book-a-list #book-list {
465 -moz-column-width: 24em;
466 -webkit-column-width: 24em;
470 #book-a-list #book-list ol {
472 margin: 0.3em 0 1.2em 0;
477 background-color: #2F4110;