]> git.mxchange.org Git - friendica.git/blob - view/theme/quattro/lilac/style.css
contactedit-actions-button: move repair back to tabbar
[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 #contact-edit-status-wrapper {
1659   border-color: #86608e;
1660 }
1661 /* editor */
1662 .jothidden {
1663   display: none;
1664 }
1665 #jot {
1666   width: 100%;
1667   margin: 0 2em 20px 0;
1668 }
1669 #jot .profile-jot-text {
1670   height: 1em;
1671   width: 99%;
1672   font-size: 10px;
1673   color: #999999;
1674   border: 1px solid #999999;
1675   padding: 0.3em;
1676 }
1677 #jot #jot-tools {
1678   margin: 0;
1679   padding: 0;
1680   height: 40px;
1681   overflow: none;
1682   width: 770px;
1683   background-color: #521f5c;
1684   border-bottom: 2px solid #9eabb0;
1685 }
1686 #jot #jot-tools li {
1687   list-style: none;
1688   float: left;
1689   width: 80px;
1690   height: 40px;
1691   border-bottom: 2px solid #9eabb0;
1692 }
1693 #jot #jot-tools li a {
1694   display: block;
1695   color: #cccccc;
1696   width: 100%;
1697   height: 40px;
1698   text-align: center;
1699   line-height: 40px;
1700   overflow: hidden;
1701 }
1702 #jot #jot-tools li:hover {
1703   background-color: #86608e;
1704   border-bottom: 2px solid #bdcdd4;
1705 }
1706 #jot #jot-tools li.perms {
1707   float: right;
1708   width: 40px;
1709 }
1710 #jot #jot-tools li.perms a.unlock {
1711   width: 30px;
1712   border-left: 10px solid #cccccc;
1713   background-color: #cccccc;
1714 }
1715 #jot #jot-tools li.perms a.lock {
1716   width: 30px;
1717   border-left: 10px solid #666666;
1718   background-color: #666666;
1719 }
1720 #jot #jot-tools li.submit {
1721   float: right;
1722   background-color: #cccccc;
1723   border-bottom: 2px solid #cccccc;
1724   border-right: 1px solid #666666;
1725   border-left: 1px solid #666666;
1726 }
1727 #jot #jot-tools li.submit input {
1728   border: 0;
1729   margin: 0;
1730   padding: 0;
1731   background-color: #cccccc;
1732   color: #666666;
1733   width: 80px;
1734   height: 40px;
1735   line-height: 40px;
1736 }
1737 #jot #jot-tools li.submit input:hover {
1738   background-color: #521f5c;
1739   color: #666666;
1740 }
1741 #jot #jot-tools li.loading {
1742   float: right;
1743   background-color: #ffffff;
1744   width: 20px;
1745   vertical-align: center;
1746   text-align: center;
1747   border-top: 2px solid #9eabb0;
1748   height: 38px;
1749 }
1750 #jot #jot-tools li.loading img {
1751   margin-top: 10px;
1752 }
1753 #jot #jot-title {
1754   border: 0;
1755   margin: 0;
1756   height: 20px;
1757   width: 500px;
1758   font-weight: bold;
1759   border: 1px solid #f6ecf9;
1760 }
1761 #jot #jot-title:-webkit-input-placeholder {
1762   font-weight: normal;
1763 }
1764 #jot #jot-title:-moz-placeholder {
1765   font-weight: normal;
1766 }
1767 #jot #jot-title:hover {
1768   border: 1px solid #999999;
1769 }
1770 #jot #jot-title:focus {
1771   border: 1px solid #999999;
1772 }
1773 #jot #character-counter {
1774   width: 40px;
1775   float: right;
1776   text-align: right;
1777   height: 20px;
1778   line-height: 20px;
1779   padding-right: 20px;
1780 }
1781 #jot #jot-category {
1782   border: 0;
1783   margin: 0;
1784   height: 20px;
1785   width: 200px;
1786   border: 1px solid #f6ecf9;
1787 }
1788 #jot #jot-category:hover {
1789   border: 1px solid #999999;
1790 }
1791 #jot #jot-category:focus {
1792   border: 1px solid #999999;
1793 }
1794 /** buttons **/
1795 /*input[type="submit"] {
1796         border: 0;
1797     background-color: @ButtonBackgroundColor;
1798     color: @ButtonColor;
1799     padding: 0 10px;
1800         .rounded(5px);
1801     height: 18px;
1802 }*/
1803 a.actionbutton {
1804   border: 1px solid #999999;
1805   background-color: #cccccc;
1806   color: #2d2d2d;
1807   font-size: 8pt;
1808   padding: 2pt;
1809   -moz-border-radius: 5px 5px 5px 5px;
1810   -webkit-border-radius: 5px 5px 5px 5px;
1811   border-radius: 5px 5px 5px 5px;
1812 }
1813 a.actionbutton i.icon {
1814   display: inline-block;
1815   vertical-align: baseline;
1816   padding: 0;
1817 }
1818 a.actionbutton:hover {
1819   text-decoration: none;
1820   background-color: #ffffff;
1821 }
1822 h2 > .actionbutton {
1823   float: right;
1824 }
1825 /** acl **/
1826 #photo-edit-perms-select,
1827 #photos-upload-permissions-wrapper,
1828 #profile-jot-acl-wrapper {
1829   display: block!important;
1830 }
1831 #acl-wrapper {
1832   width: 690px;
1833   float: left;
1834 }
1835 #acl-search {
1836   float: right;
1837   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1838   padding-right: 20px;
1839 }
1840 #acl-showall {
1841   float: left;
1842   display: block;
1843   width: auto;
1844   height: 18px;
1845   background-color: #cccccc;
1846   background-image: url("../../../images/show_all_off.png");
1847   background-position: 7px 7px;
1848   background-repeat: no-repeat;
1849   padding: 7px 5px 0 30px;
1850   color: #999999;
1851   -moz-border-radius: 5px 5px 5px 5px;
1852   -webkit-border-radius: 5px 5px 5px 5px;
1853   border-radius: 5px 5px 5px 5px;
1854 }
1855 #acl-showall.selected {
1856   color: #000000;
1857   background-color: #ff9900;
1858   background-image: url("../../../images/show_all_on.png");
1859 }
1860 #acl-list {
1861   height: 210px;
1862   border: 1px solid #cccccc;
1863   clear: both;
1864   margin-top: 30px;
1865   overflow: auto;
1866 }
1867 .acl-list-item {
1868   display: block;
1869   width: 150px;
1870   height: 30px;
1871   border: 1px solid #cccccc;
1872   margin: 5px;
1873   float: left;
1874 }
1875 .acl-list-item img {
1876   width: 22px;
1877   height: 22px;
1878   float: left;
1879   margin: 4px;
1880 }
1881 .acl-list-item p {
1882   height: 12px;
1883   font-size: 10px;
1884   margin: 0;
1885   padding: 2px 0 1px;
1886   overflow: hidden;
1887 }
1888 .acl-list-item a {
1889   font-size: 8px;
1890   display: block;
1891   width: 40px;
1892   height: 10px;
1893   float: left;
1894   color: #999999;
1895   background-color: #cccccc;
1896   background-position: 3px 3px;
1897   background-repeat: no-repeat;
1898   margin-right: 5px;
1899   -webkit-border-radius: 2px ;
1900   -moz-border-radius: 2px;
1901   border-radius: 2px;
1902   padding-left: 15px;
1903 }
1904 #acl-wrapper a:hover {
1905   text-decoration: none;
1906   color: #000000;
1907 }
1908 .acl-button-show {
1909   background-image: url("../../../images/show_off.png");
1910 }
1911 .acl-button-hide {
1912   background-image: url("../../../images/hide_off.png");
1913 }
1914 .acl-button-show.selected {
1915   color: #000000;
1916   background-color: #9ade00;
1917   background-image: url("../../../images/show_on.png");
1918 }
1919 .acl-button-hide.selected {
1920   color: #000000;
1921   background-color: #ff4141;
1922   background-image: url("../../../images/hide_on.png");
1923 }
1924 .acl-list-item.groupshow {
1925   border-color: #9ade00;
1926 }
1927 .acl-list-item.grouphide {
1928   border-color: #ff4141;
1929 }
1930 /** /acl **/
1931 /** tab buttons **/
1932 ul.tabs {
1933   list-style-type: none;
1934   padding-bottom: 10px;
1935 }
1936 ul.tabs li {
1937   float: left;
1938   margin-left: 20px;
1939 }
1940 ul.tabs li .active {
1941   border-bottom: 1px solid #86608e;
1942 }
1943 /** group editor **/
1944 #group-edit-desc {
1945   margin-top: 1em;
1946   color: #999999;
1947 }
1948 #group-update-wrapper {
1949   height: auto;
1950   overflow: auto;
1951 }
1952 #group-update-wrapper #group {
1953   width: 300px;
1954   float: left;
1955   margin-right: 20px;
1956 }
1957 #group-update-wrapper #contacts {
1958   width: 300px;
1959   float: left;
1960 }
1961 #group-update-wrapper #group-separator {
1962   display: none;
1963 }
1964 #group-update-wrapper .contact_list {
1965   height: 300px;
1966   border: 1px solid #364e59;
1967   overflow: auto;
1968 }
1969 #group-update-wrapper .contact_list .contact-block-div {
1970   width: 50px;
1971   height: 50px;
1972   float: left;
1973 }
1974 /**
1975  * Form fields
1976  */
1977 .field {
1978   margin-bottom: 10px;
1979   padding-bottom: 10px;
1980   overflow: auto;
1981   width: 100%;
1982 }
1983 .field label {
1984   float: left;
1985   width: 200px;
1986 }
1987 .field input,
1988 .field textarea {
1989   width: 400px;
1990 }
1991 .field input[type="checkbox"],
1992 .field input[type="radio"] {
1993   width: auto;
1994 }
1995 .field textarea {
1996   height: 100px;
1997 }
1998 .field .field_help {
1999   display: block;
2000   margin-left: 200px;
2001   color: #999999;
2002 }
2003 .field .onoff {
2004   float: left;
2005   width: 80px;
2006 }
2007 .field .onoff a {
2008   display: block;
2009   border: 1px solid #666666;
2010   background-image: url("../../../images/onoff.jpg");
2011   background-repeat: no-repeat;
2012   padding: 4px 2px 2px 2px;
2013   height: 16px;
2014   text-decoration: none;
2015 }
2016 .field .onoff .off {
2017   border-color: #666666;
2018   padding-left: 40px;
2019   background-position: left center;
2020   background-color: #cccccc;
2021   color: #666666;
2022   text-align: right;
2023 }
2024 .field .onoff .on {
2025   border-color: #204A87;
2026   padding-right: 40px;
2027   background-position: right center;
2028   background-color: #D7E3F1;
2029   color: #204A87;
2030   text-align: left;
2031 }
2032 .field .hidden {
2033   display: none!important;
2034 }
2035 .field.radio .field_help {
2036   margin-left: 0;
2037 }
2038 #profile-edit-links li {
2039   list-style: none;
2040   margin-top: 10px;
2041 }
2042 #profile-edit-default-desc {
2043   color: #FF0000;
2044   border: 1px solid #FF8888;
2045   background-color: #FFEEEE;
2046   padding: 7px;
2047 }
2048 #profile-edit-profile-name-label,
2049 #profile-edit-name-label,
2050 #profile-edit-pdesc-label,
2051 #profile-edit-gender-label,
2052 #profile-edit-dob-label,
2053 #profile-edit-address-label,
2054 #profile-edit-locality-label,
2055 #profile-edit-region-label,
2056 #profile-edit-postal-code-label,
2057 #profile-edit-country-name-label,
2058 #profile-edit-marital-label,
2059 #profile-edit-with-label,
2060 #profile-edit-sexual-label,
2061 #profile-edit-politic-label,
2062 #profile-edit-religion-label,
2063 #profile-edit-pubkeywords-label,
2064 #profile-edit-prvkeywords-label,
2065 #profile-edit-gender-select,
2066 #profile-edit-homepage-label {
2067   float: left;
2068   width: 175px;
2069   padding-top: 7px;
2070 }
2071 #profile-edit-profile-name,
2072 #profile-edit-name,
2073 #gender-select,
2074 #profile-edit-pdesc,
2075 #profile-edit-gender,
2076 #profile-edit-dob,
2077 #profile-edit-address,
2078 #profile-edit-locality,
2079 #profile-edit-region,
2080 #profile-edit-postal-code,
2081 #profile-edit-country-name,
2082 #profile-edit-marital,
2083 #profile-edit-with,
2084 #profile-edit-sexual,
2085 #profile-edit-politic,
2086 #profile-edit-religion,
2087 #profile-edit-pubkeywords,
2088 #profile-edit-prvkeywords,
2089 #profile-edit-homepage {
2090   margin-top: 5px;
2091 }
2092 /* oauth */
2093 .oauthapp {
2094   height: auto;
2095   overflow: auto;
2096   border-bottom: 2px solid #cccccc;
2097   padding-bottom: 1em;
2098   margin-bottom: 1em;
2099 }
2100 .oauthapp img {
2101   float: left;
2102   width: 48px;
2103   height: 48px;
2104   margin: 10px;
2105 }
2106 .oauthapp img.noicon {
2107   background-image: url("../../../images/icons/48/plugin.png");
2108   background-position: center center;
2109   background-repeat: no-repeat;
2110 }
2111 .oauthapp a {
2112   float: left;
2113 }
2114 /* contacts */
2115 .contact-entry-wrapper {
2116   width: 50px;
2117   float: left;
2118 }
2119 /* manage page */
2120 .identity-match-photo {
2121   position: relative;
2122 }
2123 .identity-match-photo .manage-notify {
2124   background-color: #19AEFF;
2125   border-radius: 5px;
2126   font-size: 10px;
2127   padding: 1px 3px;
2128   min-width: 15px;
2129   text-align: right;
2130   position: absolute;
2131   right: 10px;
2132   top: -5px;
2133   color: #ffffff;
2134 }
2135 /* videos page */
2136 .videos .video-top-wrapper {
2137   width: 200px;
2138   float: left;
2139   margin: 0 10px 10px 0;
2140   position: relative;
2141 }
2142 .videos .video-top-wrapper .video-js {
2143   width: 200px!important;
2144   height: 132px!important;
2145 }
2146 .videos .video-top-wrapper .video-delete {
2147   position: absolute;
2148   opacity: 0;
2149   right: 0;
2150   top: 0;
2151   transition: opacity 0.5s;
2152 }
2153 .videos .video-top-wrapper:hover .video-delete {
2154   opacity: 1;
2155 }
2156 /* photo albums */
2157 #photo-edit-link-wrap {
2158   margin-bottom: 10px;
2159 }
2160 #album-edit-link {
2161   border-right: 1px solid #364e59;
2162   float: left;
2163   padding-right: 5px;
2164   margin-right: 5px;
2165 }
2166 #photo-edit-link,
2167 #album-edit-link a {
2168   background: url("../../../images/icons/16/edit.png") no-repeat left center;
2169   padding-left: 18px;
2170 }
2171 #photo-toprofile-link {
2172   background: url("../../../images/icons/16/user.png") no-repeat left center;
2173   padding-left: 18px;
2174 }
2175 #photo-top-upload-link,
2176 .photos-upload-link {
2177   margin: 1em 0;
2178   display: block;
2179 }
2180 .photos-upload-link a,
2181 #photo-top-upload-link {
2182   background: url("../../../images/icons/16/add.png") no-repeat left center;
2183   padding-left: 18px;
2184 }
2185 .photo-top-image-wrapper,
2186 .photo-album-image-wrapper {
2187   float: left;
2188   margin: 0 10px 10px 0;
2189   width: 150px;
2190   height: 150px;
2191   position: relative;
2192   overflow: hidden;
2193 }
2194 .photo-top-image-wrapper img,
2195 .photo-album-image-wrapper img {
2196   width: 150px;
2197 }
2198 .photo-top-image-wrapper .photo-top-album-name,
2199 .photo-album-image-wrapper .photo-top-album-name,
2200 .photo-top-image-wrapper .caption,
2201 .photo-album-image-wrapper .caption {
2202   position: absolute;
2203   color: #2d2d2d;
2204   background-color: #ffffff;
2205   width: 100%;
2206   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2207   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2208   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2209   -webkit-transition: all 0.5s ease-in-out;
2210   -moz-transition: all 0.5s ease-in-out;
2211   -o-transition: all 0.5s ease-in-out;
2212   -ms-transition: all 0.5s ease-in-out;
2213   transition: all 0.5s ease-in-out;
2214   bottom: -150px;
2215 }
2216 .photo-top-image-wrapper:hover .photo-top-album-name,
2217 .photo-album-image-wrapper:hover .photo-top-album-name,
2218 .photo-top-image-wrapper:hover .caption,
2219 .photo-album-image-wrapper:hover .caption {
2220   bottom: 0;
2221   -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2222   -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2223   box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2224   -webkit-transition: all 0.5s ease-in-out;
2225   -moz-transition: all 0.5s ease-in-out;
2226   -o-transition: all 0.5s ease-in-out;
2227   -ms-transition: all 0.5s ease-in-out;
2228   transition: all 0.5s ease-in-out;
2229 }
2230 #photo-photo {
2231   display: block;
2232   width: 660px;
2233   padding: 50px;
2234   margin-bottom: 0;
2235   text-align: center;
2236   background-color: #999999;
2237 }
2238 #photo-photo img {
2239   max-width: 560px;
2240 }
2241 #photo-album-title {
2242   background: url("../../../images/icons/22/image.png") no-repeat top left;
2243   padding-left: 23px;
2244   min-height: 22px;
2245   padding-top: 6px;
2246   /* a { display: block;}*/
2247 }
2248 #photo-caption {
2249   display: block;
2250   width: 660px;
2251   min-height: 55px;
2252   background-color: #cccccc;
2253   padding: 0 50px 0 50px;
2254 }
2255 #photo-next-link > a > div {
2256   background: url("icons/next.png") no-repeat center center;
2257   float: right;
2258   width: 50px;
2259   height: 50px;
2260 }
2261 #photo-prev-link > a > div {
2262   background: url("icons/prev.png") no-repeat center center;
2263   float: left;
2264   width: 50px;
2265   height: 50px;
2266 }
2267 #photo-like-div {
2268   display: block;
2269   width: 660px;
2270   height: 30px;
2271   background-color: #cccccc;
2272   padding: 0 50px 0 50px;
2273 }
2274 #photo-like-div .icon {
2275   float: left;
2276 }
2277 #photo-like-div .like-rotator {
2278   float: right;
2279 }
2280 #photo_edit_form {
2281   padding: 1em;
2282 }
2283 /* profile match wrapper */
2284 .profile-match-wrapper {
2285   float: left;
2286   width: 110px;
2287   height: 110px;
2288   margin-bottom: 20px;
2289 }
2290 .profile-match-wrapper .drop {
2291   background-image: url('../../../images/icons/22/delete.png');
2292   display: block;
2293   width: 22px;
2294   height: 22px;
2295   position: relative;
2296   top: 10px;
2297   left: -10px;
2298 }
2299 .profile-match-wrapper .drophide {
2300   background-image: url('../../../images/icons/22/delete.png');
2301   display: block;
2302   width: 22px;
2303   height: 22px;
2304   opacity: 0.3;
2305   position: relative;
2306   top: 10px;
2307   left: -10px;
2308 }
2309 .profile-match-wrapper .contact-photo {
2310   width: 80px;
2311   height: 80px;
2312 }
2313 .profile-match-wrapper .contact-photo img {
2314   width: 80px;
2315   height: 80px;
2316 }
2317 .profile-match-wrapper .contact-photo-menu-button {
2318   left: 0;
2319   top: 63px;
2320 }
2321 /* messages */
2322 #message-new {
2323   background: #19aeff;
2324   border: 1px solid #005c94;
2325   width: 150px;
2326 }
2327 #message-new a {
2328   color: #ffffff;
2329   text-align: center;
2330   display: block;
2331   font-weight: bold;
2332   padding: 1em 0;
2333 }
2334 .mail-list-wrapper {
2335   background-color: #f6f7f8;
2336   margin-bottom: 5px;
2337   width: 100%;
2338   height: auto;
2339   overflow: hidden;
2340 }
2341 .mail-list-wrapper span {
2342   display: block;
2343   float: left;
2344   width: 20%;
2345   overflow: hidden;
2346 }
2347 .mail-list-wrapper .mail-subject {
2348   width: 30%;
2349   padding: 4px 0 0 4px;
2350 }
2351 .mail-list-wrapper .mail-subject a {
2352   display: block;
2353 }
2354 .mail-list-wrapper .mail-subject.unseen a {
2355   font-weight: bold;
2356 }
2357 .mail-list-wrapper .mail-date {
2358   padding: 4px 4px 0 4px;
2359 }
2360 .mail-list-wrapper .mail-from {
2361   padding: 4px 4px 0 4px;
2362 }
2363 .mail-list-wrapper .mail-count {
2364   padding: 4px 4px 0 4px;
2365   text-align: right;
2366 }
2367 .mail-list-wrapper .mail-delete {
2368   float: right;
2369 }
2370 #message-preview {
2371   margin-top: 1em;
2372   box-sizing: border-box;
2373 }
2374 #message-preview * {
2375   box-sizing: border-box;
2376   white-space: nowrap;
2377 }
2378 #message-preview .mail-list-wrapper .mail-subject {
2379   width: 100%;
2380 }
2381 #message-preview .mail-list-wrapper .mail-date {
2382   font-size: 0.8em;
2383   width: 25%;
2384   text-align: right;
2385 }
2386 #message-preview .mail-list-wrapper .mail-from {
2387   font-size: 0.8em;
2388   width: 75%;
2389 }
2390 #message-preview .mail-list-wrapper .mail-count {
2391   font-size: 0.8em;
2392   width: 100%;
2393 }
2394 #message-preview .mail-list-wrapper .mail-delete {
2395   display: none;
2396 }
2397 #message-preview .mail-list-wrapper .mail-date,
2398 #message-preview .mail-list-wrapper .mail-from,
2399 #message-preview .mail-list-wrapper .mail-count {
2400   opacity: 0.5;
2401   -webkit-transition: all 0.2s ease-in-out;
2402   -moz-transition: all 0.2s ease-in-out;
2403   -o-transition: all 0.2s ease-in-out;
2404   -ms-transition: all 0.2s ease-in-out;
2405   transition: all 0.2s ease-in-out;
2406 }
2407 #message-preview .mail-list-wrapper:hover .mail-date,
2408 #message-preview .mail-list-wrapper:hover .mail-from,
2409 #message-preview .mail-list-wrapper:hover .mail-count {
2410   opacity: 1;
2411   -webkit-transition: all 0.2s ease-in-out;
2412   -moz-transition: all 0.2s ease-in-out;
2413   -o-transition: all 0.2s ease-in-out;
2414   -ms-transition: all 0.2s ease-in-out;
2415   transition: all 0.2s ease-in-out;
2416 }
2417 #mail-display-subject {
2418   background-color: #f6f7f8;
2419   color: #2d2d2d;
2420   margin-bottom: 10px;
2421   width: 100%;
2422   height: auto;
2423   overflow: hidden;
2424 }
2425 #mail-display-subject span {
2426   float: left;
2427   overflow: hidden;
2428   padding: 4px 0 0 10px;
2429 }
2430 #mail-display-subject .mail-delete {
2431   float: right;
2432   opacity: 0.5;
2433   -webkit-transition: all 0.2s ease-in-out;
2434   -moz-transition: all 0.2s ease-in-out;
2435   -o-transition: all 0.2s ease-in-out;
2436   -ms-transition: all 0.2s ease-in-out;
2437   transition: all 0.2s ease-in-out;
2438 }
2439 #mail-display-subject:hover .mail-delete {
2440   opacity: 1;
2441   -webkit-transition: all 0.2s ease-in-out;
2442   -moz-transition: all 0.2s ease-in-out;
2443   -o-transition: all 0.2s ease-in-out;
2444   -ms-transition: all 0.2s ease-in-out;
2445   transition: all 0.2s ease-in-out;
2446 }
2447 /* theme screenshot */
2448 .screenshot,
2449 #theme-preview {
2450   position: absolute;
2451   width: 202px;
2452   left: 70%;
2453   top: 50px;
2454 }
2455 .screenshot img,
2456 #theme-preview img {
2457   width: 200px;
2458   height: 150px;
2459 }
2460 /* page footer */
2461 footer {
2462   height: 100px;
2463   display: table-row;
2464 }
2465 .pager {
2466   margin-top: 25px;
2467   clear: both;
2468 }
2469 /**
2470  * ADMIN
2471  */
2472 #pending-update {
2473   float: right;
2474   color: #ffffff;
2475   font-weight: bold;
2476   background-color: #FF0000;
2477   padding: 0em 0.3em;
2478 }
2479 #adminpage dl {
2480   clear: left;
2481   margin-bottom: 2px;
2482   padding-bottom: 2px;
2483   border-bottom: 1px solid black;
2484 }
2485 #adminpage dt {
2486   width: 200px;
2487   float: left;
2488   font-weight: bold;
2489 }
2490 #adminpage dd {
2491   margin-left: 200px;
2492 }
2493 #adminpage h3 {
2494   border-bottom: 1px solid #cccccc;
2495 }
2496 #adminpage .field label {
2497   font-weight: bold;
2498 }
2499 #adminpage .submit {
2500   clear: left;
2501   text-align: right;
2502 }
2503 #adminpage #pluginslist {
2504   margin: 0;
2505   padding: 0;
2506 }
2507 #adminpage .plugin {
2508   list-style: none;
2509   display: block;
2510   border: 1px solid #888888;
2511   padding: 1em;
2512   margin-bottom: 5px;
2513   clear: left;
2514 }
2515 #adminpage .plugin desc {
2516   margin-left: 2.5em;
2517 }
2518 #adminpage .toggleplugin {
2519   float: left;
2520   margin-right: 1em;
2521 }
2522 #adminpage table {
2523   width: 100%;
2524   border-bottom: 1px solid #000000;
2525   margin: 5px 0;
2526 }
2527 #adminpage table th {
2528   text-align: left;
2529 }
2530 #adminpage table td .icon {
2531   float: left;
2532 }
2533 #adminpage table tr:hover {
2534   background-color: #bbc7d7;
2535 }
2536 #adminpage table#users img {
2537   width: 16px;
2538   height: 16px;
2539 }
2540 #adminpage .selectall {
2541   text-align: right;
2542 }
2543 /* edit buttons for comments */
2544 .icon.dim {
2545   opacity: 0.3;
2546   filter: alpha(opacity=30);
2547 }
2548 .comment-edit-bb {
2549   list-style: none;
2550   display: none;
2551   margin: 0;
2552   padding: 0;
2553   width: 75%;
2554 }
2555 .comment-edit-bb > li {
2556   display: inline-block;
2557   margin: 10px 10px 0 0;
2558   visibility: none;
2559 }
2560 .editicon {
2561   display: inline-block;
2562   width: 16px;
2563   height: 16px;
2564   background-image: url(icons/bbedit.png);
2565   text-decoration: none;
2566 }
2567 .editicon :hover {
2568   background-color: #ccc;
2569 }
2570 .boldbb {
2571   background-position: 0 0;
2572 }
2573 .boldbb:hover {
2574   background-position: 0 -16px;
2575 }
2576 .italicbb {
2577   background-position: -16px 0;
2578 }
2579 .italicbb:hover {
2580   background-position: -16px -16px;
2581 }
2582 .underlinebb {
2583   background-position: -32px 0;
2584 }
2585 .underlinebb:hover {
2586   background-position: -32px -16px;
2587 }
2588 .quotebb {
2589   background-position: -48px 0;
2590 }
2591 .quotebb:hover {
2592   background-position: -48px -16px;
2593 }
2594 .codebb {
2595   background-position: -64px 0;
2596 }
2597 .codebb:hover {
2598   background-position: -64px -16px;
2599 }
2600 .imagebb {
2601   background-position: -80px 0;
2602 }
2603 .imagebb:hover {
2604   background-position: -80px -16px;
2605 }
2606 .urlbb {
2607   background-position: -96px 0;
2608 }
2609 .urlbb:hover {
2610   background-position: -96px -16px;
2611 }
2612 .videobb {
2613   background-position: -112px 0;
2614 }
2615 .videobb:hover {
2616   background-position: -112px -16px;
2617 }
2618 /** range input css **/
2619 /* slider root element */
2620 .slider {
2621   height: 2px;
2622   position: relative;
2623   cursor: pointer;
2624   border: 1px solid #333;
2625   width: 200px;
2626   margin: 10px 0 10px 0;
2627   float: left;
2628 }
2629 /* progress bar (enabled with progress: true) */
2630 .progress {
2631   height: 9px;
2632   background-color: #C5FF00;
2633   display: none;
2634   opacity: 0.6;
2635 }
2636 /* drag handle */
2637 .handle {
2638   background-color: #ccc;
2639   height: 16px;
2640   width: 8px;
2641   top: -8px;
2642   position: absolute;
2643   display: block;
2644   margin-top: 1px;
2645   border: 1px solid #000;
2646   cursor: move;
2647   -moz-border-radius: 0 0 5px 5px;
2648   -webkit-border-radius: 0 0 5px 5px;
2649   border-radius: 0 0 5px 5px;
2650   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2651   -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2652   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2653 }
2654 /* the input field */
2655 .range {
2656   width: 20px!important;
2657   font-size: 8pt;
2658   margin-left: 10px;
2659   border: 0;
2660   color: #999999;
2661 }
2662 /* buttons for the event view */
2663 .plink-event-link {
2664   float: left;
2665   margin-left: 2px;
2666 }
2667 /* upload/select popup */
2668 .fbrowser {
2669   overflow: auto;
2670   position: absolute;
2671   top: 0;
2672   width: 100%;
2673   height: 100%;
2674 }
2675 .fbrowser .path {
2676   background-color: #521f5c;
2677 }
2678 .fbrowser .path a {
2679   padding: 5px;
2680   margin: 0 2px;
2681   display: inline-block;
2682 }
2683 .fbrowser .path a,
2684 .fbrowser .path a:active,
2685 .fbrowser .path a:visited,
2686 .fbrowser .path a:link,
2687 .fbrowser .path a:hover {
2688   color: #ffffff;
2689   text-decoration: none;
2690   outline: none;
2691 }
2692 .fbrowser .folders ul {
2693   list-style: url("icons/folder.png");
2694   padding-left: 22px;
2695 }
2696 .fbrowser .list {
2697   padding: 10px;
2698 }
2699 .fbrowser.image .photo-album-image-wrapper {
2700   width: 48px;
2701   height: 48px;
2702 }
2703 .fbrowser.image a img {
2704   width: auto;
2705   height: 48px;
2706 }
2707 .fbrowser.image a p {
2708   display: none;
2709 }
2710 .fbrowser.file .photo-album-image-wrapper {
2711   float: none;
2712   white-space: nowrap;
2713   width: 100%;
2714   height: auto;
2715 }
2716 .fbrowser.file img {
2717   display: inline;
2718   width: 16px;
2719   height: 16px;
2720 }
2721 .fbrowser.file p {
2722   display: inline;
2723   white-space: nowrap;
2724 }
2725 .fbrowser .upload {
2726   clear: both;
2727   padding-top: 1em;
2728 }