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 /* ================================== */
77 /* ======================== */
78 /* = Footer with sponsors = */
79 /* ======================== */
81 border-top: 0.1em solid #999;
94 text-decoration: underline;
100 /* =============== */
104 background-color: rgb(132, 191, 42);
105 -moz-border-radius: 4px;
106 -webkit-border-radius: 4px;
108 border-bottom: 0.15em solid #7B9C2D;
109 border-right: 0.15em solid #7B9C2D;
128 #search-form li.category, #search-form li.book-title {
129 padding: 0.2em 0.5em 0.2em 0.5em;
130 background-color: rgb(242, 163, 15);
131 border: 1px solid #BA8722;
132 border-right: 1px solid #555;
133 border-bottom: 1px solid #555;
134 -moz-border-radius: 3px;
135 -webkit-border-radius: 3px;
139 #search-form li.book-title {
140 background-color: #DDD;
141 border: 1px solid #999;
142 border-right: 1px solid #555;
143 border-bottom: 1px solid #555;
146 #search-form input[type=submit] {
150 /* TODO: Shouldn't be needed */
151 #book-detail #search-form {
152 padding: 0.75em 0.5em;
166 background-color: #FBEF90;
167 -moz-border-radius: 4px;
168 -webkit-border-radius: 4px;
170 border-bottom: 0.15em solid #E3D888;
171 border-right: 0.15em solid #E3D888;
174 #books #tags-list, #book-detail #tags-list {
178 #tags-list ol, #tags-list ul {
180 margin: 0.3em 0 1.2em 0;
189 #main-page #categories-list {
194 #main-page #themes-list {
213 /* ===================== */
214 /* = Latest blog posts = */
215 /* ===================== */
221 #latest-blog-posts ol {
222 padding: 0 0 0 1.5em;
224 list-style-type: square;
228 /* =============== */
229 /* = Description = */
230 /* =============== */
236 #toggle-description, #books .pagination {
239 background-color: #EEE;
241 -moz-border-radius: 4px;
242 -webkit-border-radius: 4px;
247 #toggle-description p {
268 background-color: #FFF;
269 -moz-border-radius: 3px;
270 -webkit-border-radius: 3px;
283 background: transparent url(/media/img/book.png) no-repeat 0 0;
289 /* =============== */
290 /* = Simple form = */
291 /* =============== */
292 .cuteform ol, .cuteform ul {
298 .cuteform ol li, .cuteform ul li {
302 /* ================ */
303 /* = Modal Window = */
304 /* ================ */
309 background-color: transparent;
315 #set-window div.header {
316 background-color: #FFF;
317 border-right: 0.5em solid #DDD;
319 padding: 0.5em 1em 0.5em 1em;
322 #set-window div.target {
323 background-color: #FFF;
324 border-right: 0.5em solid #DDD;
325 border-bottom: 0.5em solid #DDD;
329 .jqmOverlay { background-color: #000; }
332 /* ======================== */
333 /* = Alphabetic book list = */
334 /* ======================== */
335 #book-a-list #book-list ol {
337 margin: 0.3em 0 1.2em 0;