]> git.mxchange.org Git - friendica.git/blob - view/theme/quattro/lilac/style.css
Merge branch 'hotfix_diaspora' into develop
[friendica.git] / view / theme / quattro / lilac / style.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  **/
4 /* icons */
5 .icon {
6   background-color: transparent ;
7   background-repeat: no-repeat;
8   background-position: left center;
9   display: block;
10   overflow: hidden;
11   text-indent: -9999px;
12   padding: 1px;
13   min-width: 22px;
14   height: 22px;
15 }
16 .icon.text {
17   text-indent: 0px;
18 }
19 .icon.notify {
20   background-image: url("../../../images/icons/22/notify_off.png");
21 }
22 .icon.intro {
23   background-image: url("icons/contacts_off.png");
24 }
25 .icon.mail {
26   background-image: url("icons/messages_off.png");
27 }
28 .icon.gear {
29   background-image: url("../../../images/icons/22/gear.png");
30 }
31 .icon.like {
32   background-image: url("icons/like.png");
33 }
34 .icon.dislike {
35   background-image: url("icons/dislike.png");
36 }
37 .icon.add {
38   background-image: url("../../../images/icons/22/add.png");
39 }
40 .icon.delete {
41   background-image: url("../../../images/icons/22/delete.png");
42 }
43 .icon.edit {
44   background-image: url("../../../images/icons/22/edit.png");
45 }
46 .icon.pencil {
47   background-image: url("../../../images/icons/22/edit.png");
48 }
49 .icon.star {
50   background-image: url("../../../images/icons/22/star.png");
51 }
52 .icon.menu {
53   background-image: url("../../../images/icons/22/menu.png");
54 }
55 .icon.link {
56   background-image: url("../../../images/icons/22/link.png");
57 }
58 .icon.remote-link {
59   background-image: url("../../../images/icons/22/link.png");
60 }
61 .icon.lock {
62   background-image: url("../../../images/icons/22/lock.png");
63 }
64 .icon.unlock {
65   background-image: url("../../../images/icons/22/unlock.png");
66 }
67 .icon.plugin {
68   background-image: url("../../../images/icons/22/plugin.png");
69 }
70 .icon.type-unkn {
71   background-image: url("../../../images/icons/22/zip.png");
72 }
73 .icon.type-application {
74   background-image: url("../../../images/icons/22/zip.png");
75 }
76 .icon.type-audio {
77   background-image: url("../../../images/icons/22/audio.png");
78 }
79 .icon.type-video {
80   background-image: url("../../../images/icons/22/video.png");
81 }
82 .icon.type-image {
83   background-image: url("../../../images/icons/22/image.png");
84 }
85 .icon.type-text {
86   background-image: url("../../../images/icons/22/text.png");
87 }
88 .icon.language {
89   background-image: url("icons/language.png");
90 }
91 .icon.text {
92   padding: 10px 0px 0px 25px;
93 }
94 .icon.s10 {
95   min-width: 10px;
96   height: 10px;
97 }
98 .icon.s10.notify {
99   background-image: url("../../../images/icons/10/notify_off.png");
100 }
101 .icon.s10.intro {
102   background-image: url("icons/contacts_off.png");
103 }
104 .icon.s10.mail {
105   background-image: url("icons/messages_off.png");
106 }
107 .icon.s10.gear {
108   background-image: url("../../../images/icons/10/gear.png");
109 }
110 .icon.s10.like {
111   background-image: url("icons/like.png");
112 }
113 .icon.s10.dislike {
114   background-image: url("icons/dislike.png");
115 }
116 .icon.s10.add {
117   background-image: url("../../../images/icons/10/add.png");
118 }
119 .icon.s10.delete {
120   background-image: url("../../../images/icons/10/delete.png");
121 }
122 .icon.s10.edit {
123   background-image: url("../../../images/icons/10/edit.png");
124 }
125 .icon.s10.pencil {
126   background-image: url("../../../images/icons/10/edit.png");
127 }
128 .icon.s10.star {
129   background-image: url("../../../images/icons/10/star.png");
130 }
131 .icon.s10.menu {
132   background-image: url("../../../images/icons/10/menu.png");
133 }
134 .icon.s10.link {
135   background-image: url("../../../images/icons/10/link.png");
136 }
137 .icon.s10.remote-link {
138   background-image: url("../../../images/icons/10/link.png");
139 }
140 .icon.s10.lock {
141   background-image: url("../../../images/icons/10/lock.png");
142 }
143 .icon.s10.unlock {
144   background-image: url("../../../images/icons/10/unlock.png");
145 }
146 .icon.s10.plugin {
147   background-image: url("../../../images/icons/10/plugin.png");
148 }
149 .icon.s10.type-unkn {
150   background-image: url("../../../images/icons/10/zip.png");
151 }
152 .icon.s10.type-application {
153   background-image: url("../../../images/icons/10/zip.png");
154 }
155 .icon.s10.type-audio {
156   background-image: url("../../../images/icons/10/audio.png");
157 }
158 .icon.s10.type-video {
159   background-image: url("../../../images/icons/10/video.png");
160 }
161 .icon.s10.type-image {
162   background-image: url("../../../images/icons/10/image.png");
163 }
164 .icon.s10.type-text {
165   background-image: url("../../../images/icons/10/text.png");
166 }
167 .icon.s10.language {
168   background-image: url("icons/language.png");
169 }
170 .icon.s10.text {
171   padding: 2px 0px 0px 15px;
172 }
173 .icon.s16 {
174   min-width: 16px;
175   height: 16px;
176 }
177 .icon.s16.notify {
178   background-image: url("../../../images/icons/16/notify_off.png");
179 }
180 .icon.s16.intro {
181   background-image: url("icons/contacts_off.png");
182 }
183 .icon.s16.mail {
184   background-image: url("icons/messages_off.png");
185 }
186 .icon.s16.gear {
187   background-image: url("../../../images/icons/16/gear.png");
188 }
189 .icon.s16.like {
190   background-image: url("icons/like.png");
191 }
192 .icon.s16.dislike {
193   background-image: url("icons/dislike.png");
194 }
195 .icon.s16.add {
196   background-image: url("../../../images/icons/16/add.png");
197 }
198 .icon.s16.delete {
199   background-image: url("../../../images/icons/16/delete.png");
200 }
201 .icon.s16.edit {
202   background-image: url("../../../images/icons/16/edit.png");
203 }
204 .icon.s16.pencil {
205   background-image: url("../../../images/icons/16/edit.png");
206 }
207 .icon.s16.star {
208   background-image: url("../../../images/icons/16/star.png");
209 }
210 .icon.s16.menu {
211   background-image: url("../../../images/icons/16/menu.png");
212 }
213 .icon.s16.link {
214   background-image: url("../../../images/icons/16/link.png");
215 }
216 .icon.s16.remote-link {
217   background-image: url("../../../images/icons/16/link.png");
218 }
219 .icon.s16.lock {
220   background-image: url("../../../images/icons/16/lock.png");
221 }
222 .icon.s16.unlock {
223   background-image: url("../../../images/icons/16/unlock.png");
224 }
225 .icon.s16.plugin {
226   background-image: url("../../../images/icons/16/plugin.png");
227 }
228 .icon.s16.type-unkn {
229   background-image: url("../../../images/icons/16/zip.png");
230 }
231 .icon.s16.type-application {
232   background-image: url("../../../images/icons/16/zip.png");
233 }
234 .icon.s16.type-audio {
235   background-image: url("../../../images/icons/16/audio.png");
236 }
237 .icon.s16.type-video {
238   background-image: url("../../../images/icons/16/video.png");
239 }
240 .icon.s16.type-image {
241   background-image: url("../../../images/icons/16/image.png");
242 }
243 .icon.s16.type-text {
244   background-image: url("../../../images/icons/16/text.png");
245 }
246 .icon.s16.language {
247   background-image: url("icons/language.png");
248 }
249 .icon.s16.text {
250   padding: 4px 0px 0px 20px;
251 }
252 .icon.s22 {
253   min-width: 22px;
254   height: 22px;
255 }
256 .icon.s22.notify {
257   background-image: url("../../../images/icons/22/notify_off.png");
258 }
259 .icon.s22.intro {
260   background-image: url("icons/contacts_off.png");
261 }
262 .icon.s22.mail {
263   background-image: url("icons/messages_off.png");
264 }
265 .icon.s22.gear {
266   background-image: url("../../../images/icons/22/gear.png");
267 }
268 .icon.s22.like {
269   background-image: url("icons/like.png");
270 }
271 .icon.s22.dislike {
272   background-image: url("icons/dislike.png");
273 }
274 .icon.s22.add {
275   background-image: url("../../../images/icons/22/add.png");
276 }
277 .icon.s22.delete {
278   background-image: url("../../../images/icons/22/delete.png");
279 }
280 .icon.s22.edit {
281   background-image: url("../../../images/icons/22/edit.png");
282 }
283 .icon.s22.pencil {
284   background-image: url("../../../images/icons/22/edit.png");
285 }
286 .icon.s22.star {
287   background-image: url("../../../images/icons/22/star.png");
288 }
289 .icon.s22.menu {
290   background-image: url("../../../images/icons/22/menu.png");
291 }
292 .icon.s22.link {
293   background-image: url("../../../images/icons/22/link.png");
294 }
295 .icon.s22.remote-link {
296   background-image: url("../../../images/icons/22/link.png");
297 }
298 .icon.s22.lock {
299   background-image: url("../../../images/icons/22/lock.png");
300 }
301 .icon.s22.unlock {
302   background-image: url("../../../images/icons/22/unlock.png");
303 }
304 .icon.s22.plugin {
305   background-image: url("../../../images/icons/22/plugin.png");
306 }
307 .icon.s22.type-unkn {
308   background-image: url("../../../images/icons/22/zip.png");
309 }
310 .icon.s22.type-application {
311   background-image: url("../../../images/icons/22/zip.png");
312 }
313 .icon.s22.type-audio {
314   background-image: url("../../../images/icons/22/audio.png");
315 }
316 .icon.s22.type-video {
317   background-image: url("../../../images/icons/22/video.png");
318 }
319 .icon.s22.type-image {
320   background-image: url("../../../images/icons/22/image.png");
321 }
322 .icon.s22.type-text {
323   background-image: url("../../../images/icons/22/text.png");
324 }
325 .icon.s22.language {
326   background-image: url("icons/language.png");
327 }
328 .icon.s22.text {
329   padding: 10px 0px 0px 25px;
330 }
331 .icon.s48 {
332   width: 48px;
333   height: 48px;
334 }
335 .icon.s48.notify {
336   background-image: url("../../../images/icons/48/notify_off.png");
337 }
338 .icon.s48.intro {
339   background-image: url("icons/contacts_off.png");
340 }
341 .icon.s48.mail {
342   background-image: url("icons/messages_off.png");
343 }
344 .icon.s48.gear {
345   background-image: url("../../../images/icons/48/gear.png");
346 }
347 .icon.s48.like {
348   background-image: url("icons/like.png");
349 }
350 .icon.s48.dislike {
351   background-image: url("icons/dislike.png");
352 }
353 .icon.s48.add {
354   background-image: url("../../../images/icons/48/add.png");
355 }
356 .icon.s48.delete {
357   background-image: url("../../../images/icons/48/delete.png");
358 }
359 .icon.s48.edit {
360   background-image: url("../../../images/icons/48/edit.png");
361 }
362 .icon.s48.pencil {
363   background-image: url("../../../images/icons/48/edit.png");
364 }
365 .icon.s48.star {
366   background-image: url("../../../images/icons/48/star.png");
367 }
368 .icon.s48.menu {
369   background-image: url("../../../images/icons/48/menu.png");
370 }
371 .icon.s48.link {
372   background-image: url("../../../images/icons/48/link.png");
373 }
374 .icon.s48.remote-link {
375   background-image: url("../../../images/icons/48/link.png");
376 }
377 .icon.s48.lock {
378   background-image: url("../../../images/icons/48/lock.png");
379 }
380 .icon.s48.unlock {
381   background-image: url("../../../images/icons/48/unlock.png");
382 }
383 .icon.s48.plugin {
384   background-image: url("../../../images/icons/48/plugin.png");
385 }
386 .icon.s48.type-unkn {
387   background-image: url("../../../images/icons/48/zip.png");
388 }
389 .icon.s48.type-application {
390   background-image: url("../../../images/icons/48/zip.png");
391 }
392 .icon.s48.type-audio {
393   background-image: url("../../../images/icons/48/audio.png");
394 }
395 .icon.s48.type-video {
396   background-image: url("../../../images/icons/48/video.png");
397 }
398 .icon.s48.type-image {
399   background-image: url("../../../images/icons/48/image.png");
400 }
401 .icon.s48.type-text {
402   background-image: url("../../../images/icons/48/text.png");
403 }
404 .icon.s48.language {
405   background-image: url("icons/language.png");
406 }
407 .icon.on {
408   background-image: url("icons/addon_on.png");
409   min-width: 16px;
410   height: 16px;
411   background-position: 0px 0px;
412 }
413 .icon.off {
414   background-image: url("icons/addon_off.png");
415   width: 16px;
416   height: 16px;
417   background-position: 0px 0px;
418 }
419 /* global */
420 body {
421   font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
422   font-size: 11px;
423   background-color: #F6ECF9;
424   color: #2d2d2d;
425   margin: 50px 0 0 0;
426   display: table;
427 }
428 h4 {
429   font-size: 1.1em;
430 }
431 a,
432 a:link {
433   color: #521f5c;
434   text-decoration: none;
435 }
436 a:visited {
437   color: #86608e;
438   text-decoration: none;
439 }
440 a:hover {
441   color: #86608e;
442   text-decoration: underline;
443 }
444 .left {
445   float: left;
446 }
447 .right {
448   float: right;
449 }
450 .hidden {
451   display: none;
452 }
453 .clear {
454   clear: both;
455 }
456 .fakelink {
457   color: #521f5c;
458   text-decoration: none;
459   cursor: pointer;
460 }
461 .fakelink:hover {
462   color: #86608e;
463   text-decoration: underline;
464 }
465 blockquote {
466   background: #FFFFFF;
467   padding: 1em;
468   margin-left: 1em;
469   border-left: 1em solid #e6e6e6;
470 }
471 code {
472   font-family: Courier, monospace;
473   white-space: pre;
474   display: block;
475   overflow: auto;
476   border: 1px solid #444;
477   background: #EEE;
478   color: #444;
479   padding: 10px;
480   margin-top: 20px;
481 }
482 #panel {
483   position: absolute;
484   width: 10em;
485   background: #ffffff;
486   color: #2d2d2d;
487   margin: 0;
488   padding: 1em;
489   list-style: none;
490   border: 3px solid #364e59;
491   z-index: 100000;
492   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
493   -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
494   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
495 }
496 /* tool */
497 .tool {
498   height: auto;
499   overflow: auto;
500 }
501 .tool .label {
502   float: left;
503 }
504 .tool .action {
505   float: right;
506 }
507 .tool > img {
508   float: left;
509 }
510 /* popup notifications */
511 #jGrowl.top-right {
512   top: 30px;
513   right: 15px;
514 }
515 div.jGrowl div.notice {
516   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
517   color: #ffffff;
518   padding-left: 58px;
519 }
520 div.jGrowl div.info {
521   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
522   color: #ffffff;
523   padding-left: 58px;
524 }
525 /* notifications page */
526 .notif-item {
527   padding: 0.5em;
528 }
529 .notif-item:nth-child(even) {
530   background-color: #cccccc;
531 }
532 .notif-item:nth-child(odd) {
533   background-color: #ffffff;
534 }
535 .notif-item .notif-image {
536   width: 16px;
537 }
538 /* header */
539 header {
540   position: fixed;
541   left: 43%;
542   right: 43%;
543   top: 0;
544   margin: 0;
545   padding: 0;
546   /*width: 100%; height: 12px; */
547   z-index: 110;
548   color: #ffffff;
549 }
550 header #site-location {
551   display: none;
552 }
553 header #banner {
554   overflow: hidden;
555   text-align: center;
556   width: 100%;
557 }
558 header #banner a,
559 header #banner a:active,
560 header #banner a:visited,
561 header #banner a:link,
562 header #banner a:hover {
563   color: #ffffff;
564   text-decoration: none;
565   outline: none;
566   vertical-align: bottom;
567 }
568 header #banner #logo-img {
569   height: 22px;
570   margin-top: 5px;
571 }
572 header #banner #logo-text {
573   font-size: 22px;
574 }
575 /* nav */
576 nav {
577   width: 100%;
578   height: 32px;
579   position: fixed;
580   left: 0;
581   top: 0;
582   padding: 0;
583   background-color: #521f5c;
584   color: #ffffff;
585   z-index: 100;
586   -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
587   -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
588   box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
589 }
590 nav a,
591 nav a:active,
592 nav a:visited,
593 nav a:link,
594 nav a:hover {
595   color: #ffffff;
596   text-decoration: none;
597   outline: none;
598 }
599 nav ul {
600   margin: 0;
601   padding: 0 20px;
602 }
603 nav ul li {
604   list-style: none;
605   margin: 0;
606   padding: 0;
607   float: left;
608 }
609 nav ul li .menu-popup {
610   left: 0;
611   right: auto;
612 }
613 nav .nav-menu-icon {
614   position: relative;
615   height: 22px;
616   padding: 5px;
617   margin: 0 10px;
618   -moz-border-radius: 5px 5px 0 0;
619   -webkit-border-radius: 5px 5px 0 0;
620   border-radius: 5px 5px 0 0;
621 }
622 nav .nav-menu-icon.selected {
623   background-color: #cbd38d;
624 }
625 nav .nav-menu-icon img {
626   width: 22px;
627   height: 22px;
628 }
629 nav .nav-menu-icon .nav-notify {
630   top: 3px;
631 }
632 nav .nav-menu {
633   position: relative;
634   height: 16px;
635   padding: 5px;
636   margin: 3px 15px 0;
637   font-size: 14px;
638   border-bottom: 3px solid #521f5c;
639 }
640 nav .nav-menu.selected {
641   border-bottom: 3px solid #9eabb0;
642 }
643 nav .nav-notify {
644   display: none;
645   position: absolute;
646   background-color: #86608e;
647   -moz-border-radius: 5px 5px 5px 5px;
648   -webkit-border-radius: 5px 5px 5px 5px;
649   border-radius: 5px 5px 5px 5px;
650   font-size: 10px;
651   padding: 1px 3px;
652   top: 0;
653   right: -10px;
654   min-width: 15px;
655   text-align: right;
656 }
657 nav .nav-notify.show {
658   display: block;
659 }
660 nav #nav-help-link,
661 nav #nav-search-link,
662 nav #nav-directory-link,
663 nav #nav-apps-link,
664 nav #nav-site-linkmenu {
665   float: right;
666 }
667 nav #nav-help-link .menu-popup,
668 nav #nav-search-link .menu-popup,
669 nav #nav-directory-link .menu-popup,
670 nav #nav-apps-link .menu-popup,
671 nav #nav-site-linkmenu .menu-popup {
672   right: 0;
673   left: auto;
674 }
675 nav #nav-notifications-linkmenu.on .icon.s22.notify,
676 nav #nav-notifications-linkmenu.selected .icon.s22.notify {
677   background-image: url("../../../images/icons/22/notify_on.png");
678 }
679 nav #nav-introductions-link.on .icon.s22.intro,
680 nav #nav-introductions-link.selected .icon.s22.intro {
681   background-image: url("icons/contacts_on.png");
682 }
683 nav #nav-messages-link.on .icon.s22.mail,
684 nav #nav-messages-link.selected .icon.s22.mail {
685   background-image: url("icons/messages_on.png");
686 }
687 nav #nav-apps-link.selected {
688   background-color: #cbd38d;
689 }
690 ul.menu-popup {
691   position: absolute;
692   display: none;
693   width: 10em;
694   background: #ffffff;
695   color: #2d2d2d;
696   margin: 0;
697   padding: 0;
698   list-style: none;
699   border: 3px solid #364e59;
700   z-index: 100000;
701   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
702   -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
703   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
704 }
705 ul.menu-popup a {
706   display: block;
707   color: #2d2d2d;
708   padding: 5px 10px;
709   text-decoration: none;
710 }
711 ul.menu-popup a:hover {
712   background-color: #c0a3c7;
713 }
714 ul.menu-popup .menu-sep {
715   border-top: 1px solid #9eabb0;
716 }
717 ul.menu-popup li {
718   float: none;
719   overflow: auto;
720   height: auto;
721   display: block;
722 }
723 ul.menu-popup li img {
724   float: left;
725   width: 16px;
726   height: 16px;
727   padding-right: 5px;
728 }
729 ul.menu-popup .empty {
730   padding: 5px;
731   text-align: center;
732   color: #9eabb0;
733 }
734 ul.menu-popup .toolbar {
735   background-color: #9eabb0;
736   height: auto;
737   overflow: auto;
738 }
739 ul.menu-popup .toolbar a {
740   float: right;
741 }
742 ul.menu-popup .toolbar a:hover {
743   background-color: #ffffff;
744 }
745 /* autocomplete popup */
746 .autocomplete,
747 .acpopup {
748   max-height: 150px;
749   background-color: #ffffff;
750   color: #2d2d2d;
751   border: 1px solid #364e59;
752   overflow: auto;
753   z-index: 100000;
754   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
755   -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
756   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
757 }
758 .autocomplete > div,
759 .acpopupitem {
760   color: #2d2d2d;
761   padding: 4px;
762   clear: left;
763   overflow: auto;
764   height: auto;
765 }
766 .autocomplete > div img,
767 .acpopupitem img {
768   float: left;
769   margin-right: 4px;
770   width: 16px !important;
771   height: 16px !important;
772 }
773 .autocomplete > div.selected,
774 .acpopupitem.selected {
775   background-color: #c0a3c7;
776 }
777 #nav-notifications-menu {
778   width: 400px;
779   max-height: 550px;
780   overflow: auto;
781 }
782 #nav-notifications-menu img {
783   float: left;
784   margin-right: 5px;
785 }
786 #nav-notifications-menu .contactname {
787   font-weight: bold;
788 }
789 #nav-notifications-menu .notif-when {
790   font-size: 10px;
791   color: #9eabb0;
792   display: block;
793 }
794 /* Contact-Header for the Network Stream */
795 #viewcontact_wrapper-network {
796   width: 100%;
797   min-height: 100px;
798   background-color: #eff0f1;
799   border-bottom: 1px solid #cccccc;
800 }
801 #viewcontact_wrapper-network #contact-entry-wrapper-network {
802   float: none;
803   width: auto;
804   height: auto;
805   padding: 10px;
806 }
807 #viewcontact_wrapper-network #contact-entry-wrapper-network #contact-entry-accounttype-network {
808   font-size: 22px;
809 }
810 #viewcontact_wrapper-network #contact-entry-wrapper-network #contact-entry-name-network {
811   font-size: 24.5px;
812   font-weight: normal;
813 }
814 #viewcontact_wrapper-network #contact-entry-wrapper-network .contact-details {
815   font-size: 12px;
816 }
817 /* aside 230px*/
818 aside {
819   display: table-cell;
820   vertical-align: top;
821   width: 200px;
822   padding: 0px 10px 0 20px;
823   border-right: 1px solid #bdcdd4;
824 }
825 aside .profile-edit-side-div {
826   display: none;
827 }
828 aside .vcard .fn {
829   font-size: 16px;
830   font-weight: bold;
831   margin-bottom: 5px;
832 }
833 aside .vcard .title {
834   margin-bottom: 5px;
835 }
836 aside .vcard .p-addr {
837   margin-bottom: 5px;
838 }
839 aside .vcard .account-type {
840   font-size: 14px;
841   margin-bottom: 13px;
842 }
843 aside .vcard dl {
844   height: auto;
845   overflow: auto;
846 }
847 aside .vcard dt {
848   float: left;
849   margin-left: 0;
850   width: 35%;
851   text-align: right;
852   color: #999999;
853 }
854 aside .vcard dd {
855   float: left;
856   margin-left: 4px;
857   width: 60%;
858 }
859 aside #profile-extra-links ul {
860   padding: 0;
861   margin: 0;
862 }
863 aside #profile-extra-links li {
864   padding: 0.2em 0;
865   margin: 0;
866   list-style: none;
867 }
868 aside #wallmessage-link {
869   display: block;
870   -moz-border-radius: 5px 5px 5px 5px;
871   -webkit-border-radius: 5px 5px 5px 5px;
872   border-radius: 5px 5px 5px 5px;
873   color: #ffffff;
874   background: #521f5c url('../../../images/connect-bg.png') no-repeat left center;
875   font-weight: bold;
876   text-transform: uppercase;
877   padding: 4px 2px 2px 35px;
878   margin-top: 3px;
879 }
880 aside #wallmessage-link:hover {
881   text-decoration: none;
882   background-color: #86608e;
883 }
884 aside #dfrn-request-link {
885   display: block;
886   -moz-border-radius: 5px 5px 5px 5px;
887   -webkit-border-radius: 5px 5px 5px 5px;
888   border-radius: 5px 5px 5px 5px;
889   color: #ffffff;
890   background: #521f5c url('icons/connect-bg.png') no-repeat left center;
891   font-weight: bold;
892   text-transform: uppercase;
893   padding: 4px 2px 2px 35px;
894 }
895 aside #dfrn-request-link:hover {
896   text-decoration: none;
897   background-color: #86608e;
898 }
899 aside #subscribe-feed-link {
900   display: block;
901   -moz-border-radius: 5px 5px 5px 5px;
902   -webkit-border-radius: 5px 5px 5px 5px;
903   border-radius: 5px 5px 5px 5px;
904   color: #ffffff;
905   background: #521f5c url('icons/rss-bg.png') no-repeat left center;
906   font-weight: bold;
907   text-transform: uppercase;
908   padding: 4px 2px 2px 35px;
909 }
910 aside #subscribe-feed-link:hover {
911   text-decoration: none;
912   background-color: #86608e;
913 }
914 aside #profiles-menu {
915   width: 20em;
916 }
917 aside .posted-date-selector-months {
918   margin-left: 10px;
919 }
920 #contact-block {
921   overflow: auto;
922   height: auto;
923   /*.contact-block-div { width:60px; height: 60px; }*/
924 }
925 #contact-block .contact-block-h4 {
926   float: left;
927   margin: 5px 0;
928 }
929 #contact-block .allcontact-link {
930   float: right;
931   margin: 5px 0;
932 }
933 #contact-block .contact-block-content {
934   clear: both;
935   overflow: hidden;
936   height: auto;
937 }
938 #contact-block .contact-block-link {
939   float: left;
940   margin: 0 2px 2px 0;
941 }
942 #contact-block .contact-block-link img {
943   width: 48px;
944   height: 48px;
945 }
946 /* group member */
947 #contact-edit-drop-link,
948 .mail-list-delete-wrapper,
949 .group-delete-wrapper {
950   float: right;
951   margin-right: 50px;
952 }
953 #contact-edit-drop-link .drophide,
954 .mail-list-delete-wrapper .drophide,
955 .group-delete-wrapper .drophide {
956   background-image: url('../../../images/icons/22/delete.png');
957   display: block;
958   width: 22px;
959   height: 22px;
960   opacity: 0.3;
961   position: relative;
962   top: -50px;
963 }
964 #contact-edit-drop-link .drop,
965 .mail-list-delete-wrapper .drop,
966 .group-delete-wrapper .drop {
967   background-image: url('../../../images/icons/22/delete.png');
968   display: block;
969   width: 22px;
970   height: 22px;
971   position: relative;
972   top: -50px;
973 }
974 /*
975 #group-members {
976         margin-top: 20px;
977         padding: 10px;
978         height: 250px;
979         overflow: auto;
980         border: 1px solid #ddd;
981 }
982 #group-members-end {
983         clear: both;
984 }
985 #group-all-contacts {
986         padding: 10px;
987         height: 450px;
988         overflow: auto;
989         border: 1px solid #ddd;
990 }
991 #group-all-contacts-end {
992         clear: both;
993         margin-bottom: 10px;
994 }
995 .contact-block-div {
996         float: left;
997         width: 60px;
998         height: 60px;
999 }*/
1000 /* widget */
1001 .widget {
1002   margin-bottom: 2em;
1003   /*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
1004         .action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
1005 }
1006 .widget h3 {
1007   padding: 0;
1008   margin: 2px;
1009 }
1010 .widget .action {
1011   opacity: 0.1;
1012   -webkit-transition: all 0.2s ease-in-out;
1013   -moz-transition: all 0.2s ease-in-out;
1014   -o-transition: all 0.2s ease-in-out;
1015   -ms-transition: all 0.2s ease-in-out;
1016   transition: all 0.2s ease-in-out;
1017 }
1018 .widget input.action {
1019   opacity: 0.5;
1020   -webkit-transition: all 0.2s ease-in-out;
1021   -moz-transition: all 0.2s ease-in-out;
1022   -o-transition: all 0.2s ease-in-out;
1023   -ms-transition: all 0.2s ease-in-out;
1024   transition: all 0.2s ease-in-out;
1025 }
1026 .widget:hover .title .action {
1027   opacity: 1;
1028   -webkit-transition: all 0.2s ease-in-out;
1029   -moz-transition: all 0.2s ease-in-out;
1030   -o-transition: all 0.2s ease-in-out;
1031   -ms-transition: all 0.2s ease-in-out;
1032   transition: all 0.2s ease-in-out;
1033 }
1034 .widget .tool:hover .action {
1035   opacity: 1;
1036   -webkit-transition: all 0.2s ease-in-out;
1037   -moz-transition: all 0.2s ease-in-out;
1038   -o-transition: all 0.2s ease-in-out;
1039   -ms-transition: all 0.2s ease-in-out;
1040   transition: all 0.2s ease-in-out;
1041 }
1042 .widget .tool:hover .action.ticked {
1043   opacity: 1;
1044   -webkit-transition: all 0.2s ease-in-out;
1045   -moz-transition: all 0.2s ease-in-out;
1046   -o-transition: all 0.2s ease-in-out;
1047   -ms-transition: all 0.2s ease-in-out;
1048   transition: all 0.2s ease-in-out;
1049 }
1050 .widget ul {
1051   padding: 0;
1052 }
1053 .widget ul li {
1054   padding-left: 16px;
1055   min-height: 16px;
1056   list-style: none;
1057 }
1058 .widget .tool.selected {
1059   background: url('../../../images/selected.png') no-repeat left center;
1060 }
1061 .widget .notify {
1062   display: none;
1063   background-color: #19AEFF;
1064   border-radius: 5px;
1065   font-size: 10px;
1066   padding: 1px 3px;
1067   min-width: 15px;
1068   text-align: right;
1069   float: right;
1070   color: #ffffff;
1071   margin-right: 10px;
1072 }
1073 .widget .notify.on {
1074   display: block;
1075 }
1076 /* widget: search */
1077 #add-search-popup {
1078   width: 200px;
1079   top: 18px;
1080 }
1081 /* section 800px */
1082 section {
1083   display: table-cell;
1084   vertical-align: top;
1085   width: 770px;
1086   padding: 0px 20px 0 10px;
1087 }
1088 .sparkle {
1089   cursor: url('icons/lock.cur'), pointer;
1090 }
1091 /* wall item */
1092 .tread-wrapper {
1093   background-color: #eff0f1;
1094   position: relative;
1095   padding: 10px;
1096   margin-bottom: 20px;
1097   width: 750px;
1098   border-bottom: 1px solid #cccccc;
1099 }
1100 .wall-item-decor {
1101   position: absolute;
1102   left: 97%;
1103   top: -10px;
1104   width: 16px;
1105 }
1106 .unstarred {
1107   display: none;
1108 }
1109 .wall-item-container {
1110   display: table;
1111   width: 750px;
1112 }
1113 .wall-item-container .wall-item-item,
1114 .wall-item-container .wall-item-bottom {
1115   display: table-row;
1116 }
1117 .wall-item-container .wall-item-bottom {
1118   opacity: 0.5;
1119   -webkit-transition: all 0.2s ease-in-out;
1120   -moz-transition: all 0.2s ease-in-out;
1121   -o-transition: all 0.2s ease-in-out;
1122   -ms-transition: all 0.2s ease-in-out;
1123   transition: all 0.2s ease-in-out;
1124 }
1125 .wall-item-container:hover .wall-item-bottom {
1126   opacity: 1;
1127   -webkit-transition: all 0.2s ease-in-out;
1128   -moz-transition: all 0.2s ease-in-out;
1129   -o-transition: all 0.2s ease-in-out;
1130   -ms-transition: all 0.2s ease-in-out;
1131   transition: all 0.2s ease-in-out;
1132 }
1133 .wall-item-container .wall-item-info {
1134   display: table-cell;
1135   vertical-align: top;
1136   text-align: left;
1137   width: 60px;
1138 }
1139 .wall-item-container .wall-item-location {
1140   word-wrap: break-word;
1141   width: 50px;
1142 }
1143 .wall-item-container .wall-item-content {
1144   display: table-cell;
1145   font-size: 12px;
1146   max-width: 720px;
1147   word-wrap: break-word;
1148 }
1149 .wall-item-container .wall-item-content img {
1150   max-width: 700px;
1151 }
1152 .wall-item-container .wall-item-links,
1153 .wall-item-container .wall-item-actions {
1154   display: table-cell;
1155   vertical-align: middle;
1156 }
1157 .wall-item-container .wall-item-links .icon,
1158 .wall-item-container .wall-item-actions .icon {
1159   opacity: 0.5;
1160   -webkit-transition: all 0.2s ease-in-out;
1161   -moz-transition: all 0.2s ease-in-out;
1162   -o-transition: all 0.2s ease-in-out;
1163   -ms-transition: all 0.2s ease-in-out;
1164   transition: all 0.2s ease-in-out;
1165 }
1166 .wall-item-container .wall-item-links .icon:hover,
1167 .wall-item-container .wall-item-actions .icon:hover {
1168   opacity: 1;
1169   -webkit-transition: all 0.2s ease-in-out;
1170   -moz-transition: all 0.2s ease-in-out;
1171   -o-transition: all 0.2s ease-in-out;
1172   -ms-transition: all 0.2s ease-in-out;
1173   transition: all 0.2s ease-in-out;
1174 }
1175 .wall-item-container .wall-item-ago {
1176   padding-right: 40px;
1177 }
1178 .wall-item-container .wall-item-name {
1179   font-weight: bold;
1180 }
1181 .wall-item-container .wall-item-actions-author {
1182   float: left;
1183   width: 20em;
1184   margin-top: 0.5em;
1185 }
1186 .wall-item-container .wall-item-actions-events {
1187   float: left;
1188   margin-top: 0.5em;
1189 }
1190 .wall-item-container .wall-item-actions-events a {
1191   margin-right: 3em;
1192 }
1193 .wall-item-container .wall-item-actions-social {
1194   float: left;
1195   margin-top: 0.5em;
1196 }
1197 .wall-item-container .wall-item-actions-social a {
1198   margin-right: 3em;
1199 }
1200 .wall-item-container .wall-item-actions-tools {
1201   float: right;
1202   width: 15%;
1203 }
1204 .wall-item-container .wall-item-actions-tools a {
1205   float: right;
1206 }
1207 .wall-item-container .wall-item-actions-tools input {
1208   float: right;
1209 }
1210 .wall-item-container.comment .contact-photo-wrapper {
1211   margin-left: 16px;
1212 }
1213 .wall-item-container.comment .contact-photo {
1214   width: 32px;
1215   height: 32px;
1216 }
1217 .wall-item-container.comment .contact-photo-menu-button {
1218   top: 15px !important;
1219   left: 0 !important;
1220 }
1221 .wall-item-container.comment .wall-item-links {
1222   padding-left: 12px;
1223 }
1224 .wall-item-container.comment .commentbox {
1225   height: 0;
1226   overflow: hidden;
1227   -webkit-transition: all 0.2s ease-in-out;
1228   -moz-transition: all 0.2s ease-in-out;
1229   -o-transition: all 0.2s ease-in-out;
1230   -ms-transition: all 0.2s ease-in-out;
1231   transition: all 0.2s ease-in-out;
1232 }
1233 .wall-item-container.comment .commentbox .wall-item-comment-wrapper {
1234   border-top: 1px solid #999999;
1235   height: 0;
1236   overflow: hidden;
1237 }
1238 .wall-item-container.comment:hover .commentbox {
1239   height: auto;
1240   overflow: visible;
1241   -webkit-transition: all 0.2s ease-in-out;
1242   -moz-transition: all 0.2s ease-in-out;
1243   -o-transition: all 0.2s ease-in-out;
1244   -ms-transition: all 0.2s ease-in-out;
1245   transition: all 0.2s ease-in-out;
1246 }
1247 .wall-item-container.comment:hover .commentbox .wall-item-comment-wrapper {
1248   border-top: 0;
1249   height: auto;
1250   overflow: visible;
1251 }
1252 /* 'tag' item type */
1253 .wall-item-container.item-tag .wall-item-content {
1254   opacity: 0.5;
1255   -webkit-transition: all 0.2s ease-in-out;
1256   -moz-transition: all 0.2s ease-in-out;
1257   -o-transition: all 0.2s ease-in-out;
1258   -ms-transition: all 0.2s ease-in-out;
1259   transition: all 0.2s ease-in-out;
1260 }
1261 .wall-item-container.item-tag .contact-photo-wrapper {
1262   margin-left: 32px;
1263 }
1264 .wall-item-container.item-tag .contact-photo {
1265   width: 16px;
1266   height: 16px;
1267 }
1268 .wall-item-container.item-tag .contact-photo-menu-button {
1269   top: 15px !important;
1270   left: 15px !important;
1271 }
1272 .wall-item-comment-wrapper {
1273   margin: 1em 2em 1em 60px;
1274 }
1275 .wall-item-comment-wrapper .comment-edit-photo {
1276   display: none;
1277 }
1278 .wall-item-comment-wrapper textarea {
1279   height: 1em;
1280   width: 100%;
1281   font-size: 10px;
1282   color: #999999;
1283   border: 1px solid #999999;
1284   padding: 0.3em;
1285 }
1286 .wall-item-comment-wrapper .comment-edit-text-full {
1287   height: 4em;
1288   color: #2d2d2d;
1289   border: 1px solid #2d2d2d;
1290 }
1291 .wall-item-comment-wrapper.photo {
1292   margin: 1em 2em 1em 0;
1293 }
1294 .threaded .wall-item-comment-wrapper {
1295   margin-left: 0;
1296 }
1297 .comment-edit-preview {
1298   width: 710px;
1299   border: 1px solid #2d2d2d;
1300   margin-top: 10px;
1301   background-color: #c0a3c7;
1302 }
1303 .comment-edit-preview .contact-photo {
1304   width: 32px;
1305   height: 32px;
1306   margin-left: 16px;
1307   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1308 }
1309 .comment-edit-preview .contact-photo-menu-button {
1310   top: 15px !important;
1311   left: 15px !important;
1312 }
1313 .comment-edit-preview .wall-item-links {
1314   padding-left: 12px;
1315 }
1316 .comment-edit-preview .wall-item-container {
1317   width: 90%;
1318 }
1319 .comment-edit-preview .tread-wrapper {
1320   width: 90%;
1321   padding: 0;
1322   margin: 10px 0;
1323   background-color: #c0a3c7;
1324   border-bottom: 0;
1325 }
1326 .comment-edit-preview .wall-item-conv {
1327   display: none;
1328 }
1329 .shiny {
1330   border-right: 10px solid #c0a3c7;
1331 }
1332 #jot-preview-content .tread-wrapper {
1333   background-color: #c0a3c7;
1334 }
1335 .hide-comments-outer {
1336   margin-bottom: 0.8em;
1337 }
1338 .wall-item-tags {
1339   padding-top: 5px;
1340 }
1341 .tag {
1342   background: url("icons/tag.png") no-repeat center right;
1343   color: #ffffff;
1344   padding-right: 8px;
1345   padding-left: 3px;
1346 }
1347 .tag a {
1348   color: #ffffff;
1349 }
1350 .mention {
1351   background: url("icons/men.png") no-repeat 1px center;
1352   color: #666666;
1353   padding-right: 3px;
1354   padding-left: 18px;
1355 }
1356 .mention a {
1357   color: #666666;
1358 }
1359 .folder {
1360   background: url("icons/folder.png") no-repeat 1px center;
1361   color: #666666;
1362   padding-right: 3px;
1363   padding-left: 15px;
1364 }
1365 .folder a {
1366   color: #666666;
1367 }
1368 .category {
1369   background: url("icons/category.png") no-repeat 1px center;
1370   color: #666666;
1371   padding-right: 3px;
1372   padding-left: 15px;
1373 }
1374 .category a {
1375   color: #666666;
1376 }
1377 /*.filesavetags {
1378     padding: 3px 0 3px 0;
1379     opacity: 0.5;
1380 }*/
1381 .wwto {
1382   position: absolute !important;
1383   background: #FFFFFF;
1384   border: 2px solid #364e59;
1385   height: 25px;
1386   width: 25px;
1387   overflow: hidden;
1388   padding: 1px;
1389   top: 40px;
1390   left: 30px;
1391   -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
1392   -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
1393   box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
1394 }
1395 .wwto .contact-photo {
1396   width: 25px;
1397   height: 25px;
1398 }
1399 /* reshare e embed */
1400 .wall-item-container .wall-item-content .type-link img,
1401 .type-link img {
1402   max-width: 160px;
1403   max-height: 160px;
1404   float: left;
1405   margin-right: 10px;
1406 }
1407 .wall-item-container .wall-item-content .type-link img.attachment-image,
1408 .type-link img.attachment-image {
1409   max-width: 650px;
1410   max-height: inital;
1411   float: none;
1412   margin-right: 0;
1413 }
1414 .type-link blockquote {
1415   margin: 1em 0;
1416   max-height: 160px;
1417   overflow: hidden;
1418   padding-left: 1em;
1419 }
1420 .type-video blockquote {
1421   padding-left: 1em;
1422 }
1423 .shared_header {
1424   height: 32px;
1425   color: #999;
1426   border-top: 1px solid #cccccc;
1427   padding-top: 5px;
1428   margin-top: 5px;
1429 }
1430 .shared_header img {
1431   -webkit-border-radius: 4px;
1432   -moz-border-radius: 4px;
1433   border-radius: 4px;
1434   float: left;
1435 }
1436 .shared_header span {
1437   margin-left: 9px;
1438 }
1439 blockquote.shared_content {
1440   margin-left: 32px;
1441   color: #000;
1442   border: none;
1443 }
1444 .oembed.video > a.embed_video {
1445   display: block;
1446   float: left;
1447   position: relative;
1448 }
1449 .oembed.video > a.embed_video > div {
1450   position: absolute;
1451   top: 0px;
1452   left: 0px;
1453   background: rgba(255, 255, 255, 0.36) url(../../../images/icons/48/play.png) no-repeat center center !important;
1454 }
1455 /* threaded comments */
1456 .children {
1457   margin-top: 1em;
1458 }
1459 .children .hide-comments-outer {
1460   margin-left: 60px;
1461 }
1462 .children .wwto {
1463   display: none;
1464 }
1465 .children .comment-edit-preview {
1466   width: 660px;
1467 }
1468 .children .comment-edit-preview .wall-item-container {
1469   width: 610px;
1470 }
1471 .children .children {
1472   margin-left: 40px;
1473 }
1474 .children .children .wall-item-container {
1475   width: 710px;
1476 }
1477 .children .children .comment-edit-preview {
1478   width: 620px;
1479 }
1480 .children .children .comment-edit-preview .wall-item-container {
1481   width: 620px;
1482 }
1483 .children .children .children .wall-item-container {
1484   width: 670px;
1485 }
1486 .children .children .children .comment-edit-preview {
1487   width: 580px;
1488 }
1489 .children .children .children .comment-edit-preview .wall-item-container {
1490   width: 580px;
1491 }
1492 .children .children .children .children .wall-item-container {
1493   width: 630px;
1494 }
1495 .children .children .children .children .comment-edit-preview {
1496   width: 540px;
1497 }
1498 .children .children .children .children .comment-edit-preview .wall-item-container {
1499   width: 540px;
1500 }
1501 .children .children .children .children .children .wall-item-container {
1502   width: 590px;
1503 }
1504 .children .children .children .children .children .comment-edit-preview {
1505   width: 500px;
1506 }
1507 .children .children .children .children .children .comment-edit-preview .wall-item-container {
1508   width: 500px;
1509 }
1510 .children .children .children .children .children .children {
1511   margin-left: 0;
1512 }
1513 .children .children .children .children .children .children .hide-comments-outer {
1514   margin-left: 0;
1515 }
1516 /*.threaded .hide-comments-outer { margin-left: 20px; }*/
1517 span[id^="showmore-teaser"] {
1518   background: url("showmore-bg.jpg") no-repeat center bottom;
1519 }
1520 span[id^="showmore-wrap"] {
1521   border-top: 1px solid #999999;
1522   color: #999999;
1523   display: block;
1524   text-align: center;
1525   background-color: #eff0f1;
1526 }
1527 #pause {
1528   position: fixed;
1529   bottom: 5px;
1530   right: 5px;
1531 }
1532 .contact-photo-wrapper {
1533   position: relative;
1534 }
1535 .contact-select {
1536   position: absolute;
1537   top: 64px;
1538   left: 64px;
1539   display: none;
1540 }
1541 .contact-select:checked,
1542 .contact-photo:hover .contact-select {
1543   display: block;
1544 }
1545 #contacts-actions {
1546   position: absolute;
1547   left: 800px;
1548   width: 200px;
1549   background-color: #ffffff;
1550   border: 2px solid #364e59;
1551   display: none;
1552 }
1553 #contacts-actions .batch-action {
1554   display: block;
1555   width: 100%;
1556   background-color: #ffffff;
1557   border: 0;
1558   color: #2d2d2d;
1559   text-align: left;
1560   padding: 5px 10px;
1561   font-size: 11px;
1562 }
1563 #contacts-actions .batch-action:hover {
1564   background-color: #c0a3c7;
1565 }
1566 @media (max-width: 1000px) {
1567   #contacts-actions {
1568     left: 40px;
1569   }
1570 }
1571 .contact-photo {
1572   width: 48px;
1573   height: 48px;
1574   overflow: hidden;
1575   display: block;
1576 }
1577 .contact-photo img {
1578   width: 48px;
1579   height: 48px;
1580 }
1581 .contact-photo-menu-button {
1582   display: none;
1583   position: absolute;
1584   left: -2px;
1585   top: 31px;
1586 }
1587 .contact-wrapper {
1588   float: left;
1589   width: 300px;
1590   height: 90px;
1591   padding-right: 10px;
1592   margin: 0 10px 10px 0;
1593 }
1594 .contact-wrapper .contact-photo-wrapper {
1595   float: left;
1596   margin-right: 10px;
1597 }
1598 .contact-wrapper .contact-photo {
1599   width: 80px;
1600   height: 80px;
1601 }
1602 .contact-wrapper .contact-photo img {
1603   width: 80px;
1604   height: 80px;
1605 }
1606 .contact-wrapper .contact-photo-menu-button {
1607   left: 0;
1608   top: 63px;
1609 }
1610 .contact-wrapper .drop {
1611   background-image: url('../../../images/icons/22/delete.png');
1612   display: block;
1613   width: 22px;
1614   height: 22px;
1615   position: relative;
1616   top: 10px;
1617   left: -10px;
1618   z-index: 99;
1619 }
1620 .contact-wrapper .drophide {
1621   background-image: url('../../../images/icons/22/delete.png');
1622   display: block;
1623   width: 22px;
1624   height: 22px;
1625   opacity: 0.3;
1626   position: relative;
1627   top: 10px;
1628   left: -10px;
1629   z-index: 99;
1630 }
1631 .contact-wrapper .contact-entry-connect {
1632   padding-top: 5px;
1633   font-weight: bold;
1634 }
1635 .directory-item {
1636   float: left;
1637   width: 200px;
1638   height: 200px;
1639 }
1640 .directory-item .contact-photo {
1641   width: 175px;
1642   height: 175px;
1643 }
1644 .directory-item .contact-photo img {
1645   width: 175px;
1646   height: 175px;
1647 }
1648 .contact-name {
1649   font-weight: bold;
1650   /* padding-top: 15px; */
1651 }
1652 .contact-details {
1653   color: #999999;
1654   white-space: nowrap;
1655   overflow: hidden;
1656   text-overflow: ellipsis;
1657 }
1658 /* editor */
1659 .jothidden {
1660   display: none;
1661 }
1662 #jot {
1663   width: 100%;
1664   margin: 0 2em 20px 0;
1665 }
1666 #jot .profile-jot-text {
1667   height: 1em;
1668   width: 99%;
1669   font-size: 10px;
1670   color: #999999;
1671   border: 1px solid #999999;
1672   padding: 0.3em;
1673 }
1674 #jot #jot-tools {
1675   margin: 0;
1676   padding: 0;
1677   height: 40px;
1678   overflow: none;
1679   width: 770px;
1680   background-color: #521f5c;
1681   border-bottom: 2px solid #9eabb0;
1682 }
1683 #jot #jot-tools li {
1684   list-style: none;
1685   float: left;
1686   width: 80px;
1687   height: 40px;
1688   border-bottom: 2px solid #9eabb0;
1689 }
1690 #jot #jot-tools li a {
1691   display: block;
1692   color: #cccccc;
1693   width: 100%;
1694   height: 40px;
1695   text-align: center;
1696   line-height: 40px;
1697   overflow: hidden;
1698 }
1699 #jot #jot-tools li:hover {
1700   background-color: #86608e;
1701   border-bottom: 2px solid #bdcdd4;
1702 }
1703 #jot #jot-tools li.perms {
1704   float: right;
1705   width: 40px;
1706 }
1707 #jot #jot-tools li.perms a.unlock {
1708   width: 30px;
1709   border-left: 10px solid #cccccc;
1710   background-color: #cccccc;
1711 }
1712 #jot #jot-tools li.perms a.lock {
1713   width: 30px;
1714   border-left: 10px solid #666666;
1715   background-color: #666666;
1716 }
1717 #jot #jot-tools li.submit {
1718   float: right;
1719   background-color: #cccccc;
1720   border-bottom: 2px solid #cccccc;
1721   border-right: 1px solid #666666;
1722   border-left: 1px solid #666666;
1723 }
1724 #jot #jot-tools li.submit input {
1725   border: 0;
1726   margin: 0;
1727   padding: 0;
1728   background-color: #cccccc;
1729   color: #666666;
1730   width: 80px;
1731   height: 40px;
1732   line-height: 40px;
1733 }
1734 #jot #jot-tools li.submit input:hover {
1735   background-color: #521f5c;
1736   color: #666666;
1737 }
1738 #jot #jot-tools li.loading {
1739   float: right;
1740   background-color: #ffffff;
1741   width: 20px;
1742   vertical-align: center;
1743   text-align: center;
1744   border-top: 2px solid #9eabb0;
1745   height: 38px;
1746 }
1747 #jot #jot-tools li.loading img {
1748   margin-top: 10px;
1749 }
1750 #jot #jot-title {
1751   border: 0;
1752   margin: 0;
1753   height: 20px;
1754   width: 500px;
1755   font-weight: bold;
1756   border: 1px solid #F6ECF9;
1757 }
1758 #jot #jot-title:-webkit-input-placeholder {
1759   font-weight: normal;
1760 }
1761 #jot #jot-title:-moz-placeholder {
1762   font-weight: normal;
1763 }
1764 #jot #jot-title:hover {
1765   border: 1px solid #999999;
1766 }
1767 #jot #jot-title:focus {
1768   border: 1px solid #999999;
1769 }
1770 #jot #character-counter {
1771   width: 40px;
1772   float: right;
1773   text-align: right;
1774   height: 20px;
1775   line-height: 20px;
1776   padding-right: 20px;
1777 }
1778 #jot #jot-category {
1779   border: 0;
1780   margin: 0;
1781   height: 20px;
1782   width: 200px;
1783   border: 1px solid #F6ECF9;
1784 }
1785 #jot #jot-category:hover {
1786   border: 1px solid #999999;
1787 }
1788 #jot #jot-category:focus {
1789   border: 1px solid #999999;
1790 }
1791 /** buttons **/
1792 /*input[type="submit"] {
1793         border: 0;
1794     background-color: @ButtonBackgroundColor;
1795     color: @ButtonColor;
1796     padding: 0 10px;
1797         .rounded(5px);
1798     height: 18px;
1799 }*/
1800 a.actionbutton {
1801   border: 1px solid #999999;
1802   background-color: #cccccc;
1803   color: #2d2d2d;
1804   font-size: 8pt;
1805   padding: 2pt;
1806   -moz-border-radius: 5px 5px 5px 5px;
1807   -webkit-border-radius: 5px 5px 5px 5px;
1808   border-radius: 5px 5px 5px 5px;
1809 }
1810 a.actionbutton i.icon {
1811   display: inline-block;
1812   vertical-align: baseline;
1813   padding: 0;
1814 }
1815 a.actionbutton:hover {
1816   text-decoration: none;
1817   background-color: #ffffff;
1818 }
1819 h2 > .actionbutton {
1820   float: right;
1821 }
1822 /** acl **/
1823 #photo-edit-perms-select,
1824 #photos-upload-permissions-wrapper,
1825 #profile-jot-acl-wrapper {
1826   display: block!important;
1827 }
1828 #acl-wrapper {
1829   width: 690px;
1830   float: left;
1831 }
1832 #acl-search {
1833   float: right;
1834   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1835   padding-right: 20px;
1836 }
1837 #acl-showall {
1838   float: left;
1839   display: block;
1840   width: auto;
1841   height: 18px;
1842   background-color: #cccccc;
1843   background-image: url("../../../images/show_all_off.png");
1844   background-position: 7px 7px;
1845   background-repeat: no-repeat;
1846   padding: 7px 5px 0 30px;
1847   color: #999999;
1848   -moz-border-radius: 5px 5px 5px 5px;
1849   -webkit-border-radius: 5px 5px 5px 5px;
1850   border-radius: 5px 5px 5px 5px;
1851 }
1852 #acl-showall.selected {
1853   color: #000000;
1854   background-color: #ff9900;
1855   background-image: url("../../../images/show_all_on.png");
1856 }
1857 #acl-list {
1858   height: 210px;
1859   border: 1px solid #cccccc;
1860   clear: both;
1861   margin-top: 30px;
1862   overflow: auto;
1863 }
1864 .acl-list-item {
1865   display: block;
1866   width: 150px;
1867   height: 30px;
1868   border: 1px solid #cccccc;
1869   margin: 5px;
1870   float: left;
1871 }
1872 .acl-list-item img {
1873   width: 22px;
1874   height: 22px;
1875   float: left;
1876   margin: 4px;
1877 }
1878 .acl-list-item p {
1879   height: 12px;
1880   font-size: 10px;
1881   margin: 0;
1882   padding: 2px 0 1px;
1883   overflow: hidden;
1884 }
1885 .acl-list-item a {
1886   font-size: 8px;
1887   display: block;
1888   width: 40px;
1889   height: 10px;
1890   float: left;
1891   color: #999999;
1892   background-color: #cccccc;
1893   background-position: 3px 3px;
1894   background-repeat: no-repeat;
1895   margin-right: 5px;
1896   -webkit-border-radius: 2px ;
1897   -moz-border-radius: 2px;
1898   border-radius: 2px;
1899   padding-left: 15px;
1900 }
1901 #acl-wrapper a:hover {
1902   text-decoration: none;
1903   color: #000000;
1904 }
1905 .acl-button-show {
1906   background-image: url("../../../images/show_off.png");
1907 }
1908 .acl-button-hide {
1909   background-image: url("../../../images/hide_off.png");
1910 }
1911 .acl-button-show.selected {
1912   color: #000000;
1913   background-color: #9ade00;
1914   background-image: url("../../../images/show_on.png");
1915 }
1916 .acl-button-hide.selected {
1917   color: #000000;
1918   background-color: #ff4141;
1919   background-image: url("../../../images/hide_on.png");
1920 }
1921 .acl-list-item.groupshow {
1922   border-color: #9ade00;
1923 }
1924 .acl-list-item.grouphide {
1925   border-color: #ff4141;
1926 }
1927 /** /acl **/
1928 /** tab buttons **/
1929 ul.tabs {
1930   list-style-type: none;
1931   padding-bottom: 10px;
1932 }
1933 ul.tabs li {
1934   float: left;
1935   margin-left: 20px;
1936 }
1937 ul.tabs li .active {
1938   border-bottom: 1px solid #86608e;
1939 }
1940 /** group editor **/
1941 #group-edit-desc {
1942   margin-top: 1em;
1943   color: #999999;
1944 }
1945 #group-update-wrapper {
1946   height: auto;
1947   overflow: auto;
1948 }
1949 #group-update-wrapper #group {
1950   width: 300px;
1951   float: left;
1952   margin-right: 20px;
1953 }
1954 #group-update-wrapper #contacts {
1955   width: 300px;
1956   float: left;
1957 }
1958 #group-update-wrapper #group-separator {
1959   display: none;
1960 }
1961 #group-update-wrapper .contact_list {
1962   height: 300px;
1963   border: 1px solid #364e59;
1964   overflow: auto;
1965 }
1966 #group-update-wrapper .contact_list .contact-block-div {
1967   width: 50px;
1968   height: 50px;
1969   float: left;
1970 }
1971 /**
1972  * Form fields
1973  */
1974 .field {
1975   margin-bottom: 10px;
1976   padding-bottom: 10px;
1977   overflow: auto;
1978   width: 100%;
1979 }
1980 .field label {
1981   float: left;
1982   width: 200px;
1983 }
1984 .field input,
1985 .field textarea {
1986   width: 400px;
1987 }
1988 .field input[type="checkbox"],
1989 .field input[type="radio"] {
1990   width: auto;
1991 }
1992 .field textarea {
1993   height: 100px;
1994 }
1995 .field .field_help {
1996   display: block;
1997   margin-left: 200px;
1998   color: #999999;
1999 }
2000 .field .onoff {
2001   float: left;
2002   width: 80px;
2003 }
2004 .field .onoff a {
2005   display: block;
2006   border: 1px solid #666666;
2007   background-image: url("../../../images/onoff.jpg");
2008   background-repeat: no-repeat;
2009   padding: 4px 2px 2px 2px;
2010   height: 16px;
2011   text-decoration: none;
2012 }
2013 .field .onoff .off {
2014   border-color: #666666;
2015   padding-left: 40px;
2016   background-position: left center;
2017   background-color: #cccccc;
2018   color: #666666;
2019   text-align: right;
2020 }
2021 .field .onoff .on {
2022   border-color: #204A87;
2023   padding-right: 40px;
2024   background-position: right center;
2025   background-color: #D7E3F1;
2026   color: #204A87;
2027   text-align: left;
2028 }
2029 .field .hidden {
2030   display: none!important;
2031 }
2032 .field.radio .field_help {
2033   margin-left: 0;
2034 }
2035 #profile-edit-links li {
2036   list-style: none;
2037   margin-top: 10px;
2038 }
2039 #profile-edit-default-desc {
2040   color: #FF0000;
2041   border: 1px solid #FF8888;
2042   background-color: #FFEEEE;
2043   padding: 7px;
2044 }
2045 #profile-edit-profile-name-label,
2046 #profile-edit-name-label,
2047 #profile-edit-pdesc-label,
2048 #profile-edit-gender-label,
2049 #profile-edit-dob-label,
2050 #profile-edit-address-label,
2051 #profile-edit-locality-label,
2052 #profile-edit-region-label,
2053 #profile-edit-postal-code-label,
2054 #profile-edit-country-name-label,
2055 #profile-edit-marital-label,
2056 #profile-edit-with-label,
2057 #profile-edit-sexual-label,
2058 #profile-edit-politic-label,
2059 #profile-edit-religion-label,
2060 #profile-edit-pubkeywords-label,
2061 #profile-edit-prvkeywords-label,
2062 #profile-edit-gender-select,
2063 #profile-edit-homepage-label {
2064   float: left;
2065   width: 175px;
2066   padding-top: 7px;
2067 }
2068 #profile-edit-profile-name,
2069 #profile-edit-name,
2070 #gender-select,
2071 #profile-edit-pdesc,
2072 #profile-edit-gender,
2073 #profile-edit-dob,
2074 #profile-edit-address,
2075 #profile-edit-locality,
2076 #profile-edit-region,
2077 #profile-edit-postal-code,
2078 #profile-edit-country-name,
2079 #profile-edit-marital,
2080 #profile-edit-with,
2081 #profile-edit-sexual,
2082 #profile-edit-politic,
2083 #profile-edit-religion,
2084 #profile-edit-pubkeywords,
2085 #profile-edit-prvkeywords,
2086 #profile-edit-homepage {
2087   margin-top: 5px;
2088 }
2089 /* oauth */
2090 .oauthapp {
2091   height: auto;
2092   overflow: auto;
2093   border-bottom: 2px solid #cccccc;
2094   padding-bottom: 1em;
2095   margin-bottom: 1em;
2096 }
2097 .oauthapp img {
2098   float: left;
2099   width: 48px;
2100   height: 48px;
2101   margin: 10px;
2102 }
2103 .oauthapp img.noicon {
2104   background-image: url("../../../images/icons/48/plugin.png");
2105   background-position: center center;
2106   background-repeat: no-repeat;
2107 }
2108 .oauthapp a {
2109   float: left;
2110 }
2111 /* contacts */
2112 .contact-entry-wrapper {
2113   width: 50px;
2114   float: left;
2115 }
2116 /* manage page */
2117 .identity-match-photo {
2118   position: relative;
2119 }
2120 .identity-match-photo .manage-notify {
2121   background-color: #19AEFF;
2122   border-radius: 5px;
2123   font-size: 10px;
2124   padding: 1px 3px;
2125   min-width: 15px;
2126   text-align: right;
2127   position: absolute;
2128   right: 10px;
2129   top: -5px;
2130   color: #ffffff;
2131 }
2132 /* videos page */
2133 .videos .video-top-wrapper {
2134   width: 200px;
2135   float: left;
2136   margin: 0 10px 10px 0;
2137   position: relative;
2138 }
2139 .videos .video-top-wrapper .video-js {
2140   width: 200px!important;
2141   height: 132px!important;
2142 }
2143 .videos .video-top-wrapper .video-delete {
2144   position: absolute;
2145   opacity: 0;
2146   right: 0;
2147   top: 0;
2148   transition: opacity 0.5s;
2149 }
2150 .videos .video-top-wrapper:hover .video-delete {
2151   opacity: 1;
2152 }
2153 /* photo albums */
2154 #photo-edit-link-wrap {
2155   margin-bottom: 10px;
2156 }
2157 #album-edit-link {
2158   border-right: 1px solid #364e59;
2159   float: left;
2160   padding-right: 5px;
2161   margin-right: 5px;
2162 }
2163 #photo-edit-link,
2164 #album-edit-link a {
2165   background: url("../../../images/icons/16/edit.png") no-repeat left center;
2166   padding-left: 18px;
2167 }
2168 #photo-toprofile-link {
2169   background: url("../../../images/icons/16/user.png") no-repeat left center;
2170   padding-left: 18px;
2171 }
2172 #photo-top-upload-link,
2173 .photos-upload-link {
2174   margin: 1em 0;
2175   display: block;
2176 }
2177 .photos-upload-link a,
2178 #photo-top-upload-link {
2179   background: url("../../../images/icons/16/add.png") no-repeat left center;
2180   padding-left: 18px;
2181 }
2182 .photo-top-image-wrapper,
2183 .photo-album-image-wrapper {
2184   float: left;
2185   margin: 0 10px 10px 0;
2186   width: 150px;
2187   height: 150px;
2188   position: relative;
2189   overflow: hidden;
2190 }
2191 .photo-top-image-wrapper img,
2192 .photo-album-image-wrapper img {
2193   width: 150px;
2194 }
2195 .photo-top-image-wrapper .photo-top-album-name,
2196 .photo-album-image-wrapper .photo-top-album-name,
2197 .photo-top-image-wrapper .caption,
2198 .photo-album-image-wrapper .caption {
2199   position: absolute;
2200   color: #2d2d2d;
2201   background-color: #ffffff;
2202   width: 100%;
2203   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2204   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2205   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2206   -webkit-transition: all 0.5s ease-in-out;
2207   -moz-transition: all 0.5s ease-in-out;
2208   -o-transition: all 0.5s ease-in-out;
2209   -ms-transition: all 0.5s ease-in-out;
2210   transition: all 0.5s ease-in-out;
2211   bottom: -150px;
2212 }
2213 .photo-top-image-wrapper:hover .photo-top-album-name,
2214 .photo-album-image-wrapper:hover .photo-top-album-name,
2215 .photo-top-image-wrapper:hover .caption,
2216 .photo-album-image-wrapper:hover .caption {
2217   bottom: 0;
2218   -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2219   -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2220   box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2221   -webkit-transition: all 0.5s ease-in-out;
2222   -moz-transition: all 0.5s ease-in-out;
2223   -o-transition: all 0.5s ease-in-out;
2224   -ms-transition: all 0.5s ease-in-out;
2225   transition: all 0.5s ease-in-out;
2226 }
2227 #photo-photo {
2228   display: block;
2229   width: 660px;
2230   padding: 50px;
2231   margin-bottom: 0;
2232   text-align: center;
2233   background-color: #999999;
2234 }
2235 #photo-photo img {
2236   max-width: 560px;
2237 }
2238 #photo-album-title {
2239   background: url("../../../images/icons/22/image.png") no-repeat top left;
2240   padding-left: 23px;
2241   min-height: 22px;
2242   padding-top: 6px;
2243   /* a { display: block;}*/
2244 }
2245 #photo-caption {
2246   display: block;
2247   width: 660px;
2248   min-height: 55px;
2249   background-color: #cccccc;
2250   padding: 0 50px 0 50px;
2251 }
2252 #photo-next-link > a > div {
2253   background: url("icons/next.png") no-repeat center center;
2254   float: right;
2255   width: 50px;
2256   height: 50px;
2257 }
2258 #photo-prev-link > a > div {
2259   background: url("icons/prev.png") no-repeat center center;
2260   float: left;
2261   width: 50px;
2262   height: 50px;
2263 }
2264 #photo-like-div {
2265   display: block;
2266   width: 660px;
2267   height: 30px;
2268   background-color: #cccccc;
2269   padding: 0 50px 0 50px;
2270 }
2271 #photo-like-div .icon {
2272   float: left;
2273 }
2274 #photo-like-div .like-rotator {
2275   float: right;
2276 }
2277 #photo_edit_form {
2278   padding: 1em;
2279 }
2280 /* profile match wrapper */
2281 .profile-match-wrapper {
2282   float: left;
2283   width: 110px;
2284   height: 110px;
2285   margin-bottom: 20px;
2286 }
2287 .profile-match-wrapper .drop {
2288   background-image: url('../../../images/icons/22/delete.png');
2289   display: block;
2290   width: 22px;
2291   height: 22px;
2292   position: relative;
2293   top: 10px;
2294   left: -10px;
2295 }
2296 .profile-match-wrapper .drophide {
2297   background-image: url('../../../images/icons/22/delete.png');
2298   display: block;
2299   width: 22px;
2300   height: 22px;
2301   opacity: 0.3;
2302   position: relative;
2303   top: 10px;
2304   left: -10px;
2305 }
2306 .profile-match-wrapper .contact-photo {
2307   width: 80px;
2308   height: 80px;
2309 }
2310 .profile-match-wrapper .contact-photo img {
2311   width: 80px;
2312   height: 80px;
2313 }
2314 .profile-match-wrapper .contact-photo-menu-button {
2315   left: 0;
2316   top: 63px;
2317 }
2318 /* messages */
2319 #message-new {
2320   background: #19aeff;
2321   border: 1px solid #005c94;
2322   width: 150px;
2323 }
2324 #message-new a {
2325   color: #ffffff;
2326   text-align: center;
2327   display: block;
2328   font-weight: bold;
2329   padding: 1em 0;
2330 }
2331 .mail-list-wrapper {
2332   background-color: #f6f7f8;
2333   margin-bottom: 5px;
2334   width: 100%;
2335   height: auto;
2336   overflow: hidden;
2337 }
2338 .mail-list-wrapper span {
2339   display: block;
2340   float: left;
2341   width: 20%;
2342   overflow: hidden;
2343 }
2344 .mail-list-wrapper .mail-subject {
2345   width: 30%;
2346   padding: 4px 0 0 4px;
2347 }
2348 .mail-list-wrapper .mail-subject a {
2349   display: block;
2350 }
2351 .mail-list-wrapper .mail-subject.unseen a {
2352   font-weight: bold;
2353 }
2354 .mail-list-wrapper .mail-date {
2355   padding: 4px 4px 0 4px;
2356 }
2357 .mail-list-wrapper .mail-from {
2358   padding: 4px 4px 0 4px;
2359 }
2360 .mail-list-wrapper .mail-count {
2361   padding: 4px 4px 0 4px;
2362   text-align: right;
2363 }
2364 .mail-list-wrapper .mail-delete {
2365   float: right;
2366 }
2367 #message-preview {
2368   margin-top: 1em;
2369   box-sizing: border-box;
2370 }
2371 #message-preview * {
2372   box-sizing: border-box;
2373   white-space: nowrap;
2374 }
2375 #message-preview .mail-list-wrapper .mail-subject {
2376   width: 100%;
2377 }
2378 #message-preview .mail-list-wrapper .mail-date {
2379   font-size: 0.8em;
2380   width: 25%;
2381   text-align: right;
2382 }
2383 #message-preview .mail-list-wrapper .mail-from {
2384   font-size: 0.8em;
2385   width: 75%;
2386 }
2387 #message-preview .mail-list-wrapper .mail-count {
2388   font-size: 0.8em;
2389   width: 100%;
2390 }
2391 #message-preview .mail-list-wrapper .mail-delete {
2392   display: none;
2393 }
2394 #message-preview .mail-list-wrapper .mail-date,
2395 #message-preview .mail-list-wrapper .mail-from,
2396 #message-preview .mail-list-wrapper .mail-count {
2397   opacity: 0.5;
2398   -webkit-transition: all 0.2s ease-in-out;
2399   -moz-transition: all 0.2s ease-in-out;
2400   -o-transition: all 0.2s ease-in-out;
2401   -ms-transition: all 0.2s ease-in-out;
2402   transition: all 0.2s ease-in-out;
2403 }
2404 #message-preview .mail-list-wrapper:hover .mail-date,
2405 #message-preview .mail-list-wrapper:hover .mail-from,
2406 #message-preview .mail-list-wrapper:hover .mail-count {
2407   opacity: 1;
2408   -webkit-transition: all 0.2s ease-in-out;
2409   -moz-transition: all 0.2s ease-in-out;
2410   -o-transition: all 0.2s ease-in-out;
2411   -ms-transition: all 0.2s ease-in-out;
2412   transition: all 0.2s ease-in-out;
2413 }
2414 #mail-display-subject {
2415   background-color: #f6f7f8;
2416   color: #2d2d2d;
2417   margin-bottom: 10px;
2418   width: 100%;
2419   height: auto;
2420   overflow: hidden;
2421 }
2422 #mail-display-subject span {
2423   float: left;
2424   overflow: hidden;
2425   padding: 4px 0 0 10px;
2426 }
2427 #mail-display-subject .mail-delete {
2428   float: right;
2429   opacity: 0.5;
2430   -webkit-transition: all 0.2s ease-in-out;
2431   -moz-transition: all 0.2s ease-in-out;
2432   -o-transition: all 0.2s ease-in-out;
2433   -ms-transition: all 0.2s ease-in-out;
2434   transition: all 0.2s ease-in-out;
2435 }
2436 #mail-display-subject:hover .mail-delete {
2437   opacity: 1;
2438   -webkit-transition: all 0.2s ease-in-out;
2439   -moz-transition: all 0.2s ease-in-out;
2440   -o-transition: all 0.2s ease-in-out;
2441   -ms-transition: all 0.2s ease-in-out;
2442   transition: all 0.2s ease-in-out;
2443 }
2444 /* theme screenshot */
2445 .screenshot,
2446 #theme-preview {
2447   position: absolute;
2448   width: 202px;
2449   left: 70%;
2450   top: 50px;
2451 }
2452 .screenshot img,
2453 #theme-preview img {
2454   width: 200px;
2455   height: 150px;
2456 }
2457 /* page footer */
2458 footer {
2459   height: 100px;
2460   display: table-row;
2461 }
2462 .pager {
2463   margin-top: 25px;
2464   clear: both;
2465 }
2466 /**
2467  * ADMIN
2468  */
2469 #pending-update {
2470   float: right;
2471   color: #ffffff;
2472   font-weight: bold;
2473   background-color: #FF0000;
2474   padding: 0em 0.3em;
2475 }
2476 #adminpage dl {
2477   clear: left;
2478   margin-bottom: 2px;
2479   padding-bottom: 2px;
2480   border-bottom: 1px solid black;
2481 }
2482 #adminpage dt {
2483   width: 200px;
2484   float: left;
2485   font-weight: bold;
2486 }
2487 #adminpage dd {
2488   margin-left: 200px;
2489 }
2490 #adminpage h3 {
2491   border-bottom: 1px solid #cccccc;
2492 }
2493 #adminpage .field label {
2494   font-weight: bold;
2495 }
2496 #adminpage .submit {
2497   clear: left;
2498   text-align: right;
2499 }
2500 #adminpage #pluginslist {
2501   margin: 0;
2502   padding: 0;
2503 }
2504 #adminpage .plugin {
2505   list-style: none;
2506   display: block;
2507   border: 1px solid #888888;
2508   padding: 1em;
2509   margin-bottom: 5px;
2510   clear: left;
2511 }
2512 #adminpage .plugin desc {
2513   margin-left: 2.5em;
2514 }
2515 #adminpage .toggleplugin {
2516   float: left;
2517   margin-right: 1em;
2518 }
2519 #adminpage table {
2520   width: 100%;
2521   border-bottom: 1px solid #000000;
2522   margin: 5px 0;
2523 }
2524 #adminpage table th {
2525   text-align: left;
2526 }
2527 #adminpage table td .icon {
2528   float: left;
2529 }
2530 #adminpage table tr:hover {
2531   background-color: #bbc7d7;
2532 }
2533 #adminpage table#users img {
2534   width: 16px;
2535   height: 16px;
2536 }
2537 #adminpage .selectall {
2538   text-align: right;
2539 }
2540 /* edit buttons for comments */
2541 .icon.dim {
2542   opacity: 0.3;
2543   filter: alpha(opacity=30);
2544 }
2545 .comment-edit-bb {
2546   list-style: none;
2547   display: none;
2548   margin: 0;
2549   padding: 0;
2550   width: 75%;
2551 }
2552 .comment-edit-bb > li {
2553   display: inline-block;
2554   margin: 10px 10px 0 0;
2555   visibility: none;
2556 }
2557 .editicon {
2558   display: inline-block;
2559   width: 16px;
2560   height: 16px;
2561   background-image: url(icons/bbedit.png);
2562   text-decoration: none;
2563 }
2564 .editicon :hover {
2565   background-color: #ccc;
2566 }
2567 .boldbb {
2568   background-position: 0 0;
2569 }
2570 .boldbb:hover {
2571   background-position: 0 -16px;
2572 }
2573 .italicbb {
2574   background-position: -16px 0;
2575 }
2576 .italicbb:hover {
2577   background-position: -16px -16px;
2578 }
2579 .underlinebb {
2580   background-position: -32px 0;
2581 }
2582 .underlinebb:hover {
2583   background-position: -32px -16px;
2584 }
2585 .quotebb {
2586   background-position: -48px 0;
2587 }
2588 .quotebb:hover {
2589   background-position: -48px -16px;
2590 }
2591 .codebb {
2592   background-position: -64px 0;
2593 }
2594 .codebb:hover {
2595   background-position: -64px -16px;
2596 }
2597 .imagebb {
2598   background-position: -80px 0;
2599 }
2600 .imagebb:hover {
2601   background-position: -80px -16px;
2602 }
2603 .urlbb {
2604   background-position: -96px 0;
2605 }
2606 .urlbb:hover {
2607   background-position: -96px -16px;
2608 }
2609 .videobb {
2610   background-position: -112px 0;
2611 }
2612 .videobb:hover {
2613   background-position: -112px -16px;
2614 }
2615 /** range input css **/
2616 /* slider root element */
2617 .slider {
2618   height: 2px;
2619   position: relative;
2620   cursor: pointer;
2621   border: 1px solid #333;
2622   width: 200px;
2623   margin: 10px 0 10px 0;
2624   float: left;
2625 }
2626 /* progress bar (enabled with progress: true) */
2627 .progress {
2628   height: 9px;
2629   background-color: #C5FF00;
2630   display: none;
2631   opacity: 0.6;
2632 }
2633 /* drag handle */
2634 .handle {
2635   background-color: #ccc;
2636   height: 16px;
2637   width: 8px;
2638   top: -8px;
2639   position: absolute;
2640   display: block;
2641   margin-top: 1px;
2642   border: 1px solid #000;
2643   cursor: move;
2644   -moz-border-radius: 0 0 5px 5px;
2645   -webkit-border-radius: 0 0 5px 5px;
2646   border-radius: 0 0 5px 5px;
2647   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2648   -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2649   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2650 }
2651 /* the input field */
2652 .range {
2653   width: 20px!important;
2654   font-size: 8pt;
2655   margin-left: 10px;
2656   border: 0;
2657   color: #999999;
2658 }
2659 /* buttons for the event view */
2660 .plink-event-link {
2661   float: left;
2662   margin-left: 2px;
2663 }
2664 /* upload/select popup */
2665 .fbrowser {
2666   overflow: auto;
2667   position: absolute;
2668   top: 0;
2669   width: 100%;
2670   height: 100%;
2671 }
2672 .fbrowser .path {
2673   background-color: #521f5c;
2674 }
2675 .fbrowser .path a {
2676   padding: 5px;
2677   margin: 0 2px;
2678   display: inline-block;
2679 }
2680 .fbrowser .path a,
2681 .fbrowser .path a:active,
2682 .fbrowser .path a:visited,
2683 .fbrowser .path a:link,
2684 .fbrowser .path a:hover {
2685   color: #ffffff;
2686   text-decoration: none;
2687   outline: none;
2688 }
2689 .fbrowser .folders ul {
2690   list-style: url("icons/folder.png");
2691   padding-left: 22px;
2692 }
2693 .fbrowser .list {
2694   padding: 10px;
2695 }
2696 .fbrowser.image .photo-album-image-wrapper {
2697   width: 48px;
2698   height: 48px;
2699 }
2700 .fbrowser.image a img {
2701   width: auto;
2702   height: 48px;
2703 }
2704 .fbrowser.image a p {
2705   display: none;
2706 }
2707 .fbrowser.file .photo-album-image-wrapper {
2708   float: none;
2709   white-space: nowrap;
2710   width: 100%;
2711   height: auto;
2712 }
2713 .fbrowser.file img {
2714   display: inline;
2715   width: 16px;
2716   height: 16px;
2717 }
2718 .fbrowser.file p {
2719   display: inline;
2720   white-space: nowrap;
2721 }
2722 .fbrowser .upload {
2723   clear: both;
2724   padding-top: 1em;
2725 }