]> git.mxchange.org Git - friendica.git/blob - view/theme/quattro/green/style.css
Merge develop into 1404_reworked_autocomplete
[friendica.git] / view / theme / quattro / green / 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: #ffffff;
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: #009100;
434   text-decoration: none;
435 }
436 a:visited {
437   color: #009100;
438   text-decoration: none;
439 }
440 a:hover {
441   color: #009100;
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: #009100;
458   text-decoration: none;
459   cursor: pointer;
460 }
461 .fakelink:hover {
462   color: #009100;
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: #ddffdd;
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: #009100;
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: #364e59;
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 #009100;
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: #dc0000;
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: #364e59;
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: #ccff42;
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-mce {
748   max-height: 150px;
749 }
750 .autocomplete,
751 .acpopup-mce,
752 .acpopup {
753   background-color: #ffffff;
754   color: #2d2d2d;
755   border: 1px solid #364e59;
756   overflow: auto;
757   z-index: 100000;
758   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
759   -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
760   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
761 }
762 .autocomplete > div,
763 .acpopupitem {
764   color: #2d2d2d;
765   padding: 4px;
766   clear: left;
767   overflow: auto;
768   height: auto;
769 }
770 .autocomplete > div img,
771 .acpopupitem img {
772   float: left;
773   margin-right: 4px;
774   width: 16px !important;
775   height: 16px !important;
776 }
777 .autocomplete > div.selected,
778 .acpopupitem.selected {
779   background-color: #ccff42;
780 }
781 .textcomplete-item {
782   color: #2d2d2d;
783 }
784 .textcomplete-item a:hover {
785   color: #2d2d2d;
786 }
787 .textcomplete-item.active {
788   background-color: #ccff42;
789 }
790 #nav-notifications-menu {
791   width: 400px;
792   max-height: 550px;
793   overflow: auto;
794 }
795 #nav-notifications-menu img {
796   float: left;
797   margin-right: 5px;
798 }
799 #nav-notifications-menu .contactname {
800   font-weight: bold;
801 }
802 #nav-notifications-menu .notif-when {
803   font-size: 10px;
804   color: #9eabb0;
805   display: block;
806 }
807 /* Contact-Header for the Network Stream */
808 #viewcontact_wrapper-network {
809   width: 100%;
810   min-height: 100px;
811   background-color: #eff0f1;
812   border-bottom: 1px solid #cccccc;
813 }
814 #viewcontact_wrapper-network #contact-entry-wrapper-network {
815   float: none;
816   width: auto;
817   height: auto;
818   padding: 10px;
819 }
820 #viewcontact_wrapper-network #contact-entry-wrapper-network #contact-entry-accounttype-network {
821   font-size: 22px;
822 }
823 #viewcontact_wrapper-network #contact-entry-wrapper-network #contact-entry-name-network {
824   font-size: 24.5px;
825   font-weight: normal;
826 }
827 #viewcontact_wrapper-network #contact-entry-wrapper-network .contact-details {
828   font-size: 12px;
829 }
830 /* aside 230px*/
831 aside {
832   display: table-cell;
833   vertical-align: top;
834   width: 200px;
835   padding: 0px 10px 0 20px;
836   border-right: 1px solid #bdcdd4;
837 }
838 aside .profile-edit-side-div {
839   display: none;
840 }
841 aside .vcard .fn {
842   font-size: 16px;
843   font-weight: bold;
844   margin-bottom: 5px;
845 }
846 aside .vcard .title {
847   margin-bottom: 5px;
848 }
849 aside .vcard .p-addr {
850   margin-bottom: 5px;
851 }
852 aside .vcard .account-type {
853   font-size: 14px;
854   margin-bottom: 13px;
855 }
856 aside .vcard dl {
857   height: auto;
858   overflow: auto;
859 }
860 aside .vcard dt {
861   float: left;
862   margin-left: 0;
863   width: 35%;
864   text-align: right;
865   color: #999999;
866 }
867 aside .vcard dd {
868   float: left;
869   margin-left: 4px;
870   width: 60%;
871 }
872 aside #profile-extra-links ul {
873   padding: 0;
874   margin: 0;
875 }
876 aside #profile-extra-links li {
877   padding: 0.2em 0;
878   margin: 0;
879   list-style: none;
880 }
881 aside #wallmessage-link {
882   display: block;
883   -moz-border-radius: 5px 5px 5px 5px;
884   -webkit-border-radius: 5px 5px 5px 5px;
885   border-radius: 5px 5px 5px 5px;
886   color: #ffffff;
887   background: #009100 url('../../../images/connect-bg.png') no-repeat left center;
888   font-weight: bold;
889   text-transform: uppercase;
890   padding: 4px 2px 2px 35px;
891   margin-top: 3px;
892 }
893 aside #wallmessage-link:hover {
894   text-decoration: none;
895   background-color: #ccff42;
896 }
897 aside #dfrn-request-link {
898   display: block;
899   -moz-border-radius: 5px 5px 5px 5px;
900   -webkit-border-radius: 5px 5px 5px 5px;
901   border-radius: 5px 5px 5px 5px;
902   color: #ffffff;
903   background: #009100 url('icons/connect-bg.png') no-repeat left center;
904   font-weight: bold;
905   text-transform: uppercase;
906   padding: 4px 2px 2px 35px;
907 }
908 aside #dfrn-request-link:hover {
909   text-decoration: none;
910   background-color: #ccff42;
911 }
912 aside #subscribe-feed-link {
913   display: block;
914   -moz-border-radius: 5px 5px 5px 5px;
915   -webkit-border-radius: 5px 5px 5px 5px;
916   border-radius: 5px 5px 5px 5px;
917   color: #ffffff;
918   background: #009100 url('icons/rss-bg.png') no-repeat left center;
919   font-weight: bold;
920   text-transform: uppercase;
921   padding: 4px 2px 2px 35px;
922 }
923 aside #subscribe-feed-link:hover {
924   text-decoration: none;
925   background-color: #ccff42;
926 }
927 aside #profiles-menu {
928   width: 20em;
929 }
930 aside .posted-date-selector-months {
931   margin-left: 10px;
932 }
933 #contact-block {
934   overflow: auto;
935   height: auto;
936   /*.contact-block-div { width:60px; height: 60px; }*/
937 }
938 #contact-block .contact-block-h4 {
939   float: left;
940   margin: 5px 0;
941 }
942 #contact-block .allcontact-link {
943   float: right;
944   margin: 5px 0;
945 }
946 #contact-block .contact-block-content {
947   clear: both;
948   overflow: hidden;
949   height: auto;
950 }
951 #contact-block .contact-block-link {
952   float: left;
953   margin: 0 2px 2px 0;
954 }
955 #contact-block .contact-block-link img {
956   width: 48px;
957   height: 48px;
958 }
959 /* group member */
960 #contact-edit-drop-link,
961 .mail-list-delete-wrapper,
962 .group-delete-wrapper {
963   float: right;
964   margin-right: 50px;
965 }
966 #contact-edit-drop-link .drophide,
967 .mail-list-delete-wrapper .drophide,
968 .group-delete-wrapper .drophide {
969   background-image: url('../../../images/icons/22/delete.png');
970   display: block;
971   width: 22px;
972   height: 22px;
973   opacity: 0.3;
974   position: relative;
975   top: -50px;
976 }
977 #contact-edit-drop-link .drop,
978 .mail-list-delete-wrapper .drop,
979 .group-delete-wrapper .drop {
980   background-image: url('../../../images/icons/22/delete.png');
981   display: block;
982   width: 22px;
983   height: 22px;
984   position: relative;
985   top: -50px;
986 }
987 /*
988 #group-members {
989         margin-top: 20px;
990         padding: 10px;
991         height: 250px;
992         overflow: auto;
993         border: 1px solid #ddd;
994 }
995 #group-members-end {
996         clear: both;
997 }
998 #group-all-contacts {
999         padding: 10px;
1000         height: 450px;
1001         overflow: auto;
1002         border: 1px solid #ddd;
1003 }
1004 #group-all-contacts-end {
1005         clear: both;
1006         margin-bottom: 10px;
1007 }
1008 .contact-block-div {
1009         float: left;
1010         width: 60px;
1011         height: 60px;
1012 }*/
1013 /* widget */
1014 .widget {
1015   margin-bottom: 2em;
1016   /*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
1017         .action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
1018 }
1019 .widget h3 {
1020   padding: 0;
1021   margin: 2px;
1022 }
1023 .widget .action {
1024   opacity: 0.1;
1025   -webkit-transition: all 0.2s ease-in-out;
1026   -moz-transition: all 0.2s ease-in-out;
1027   -o-transition: all 0.2s ease-in-out;
1028   -ms-transition: all 0.2s ease-in-out;
1029   transition: all 0.2s ease-in-out;
1030 }
1031 .widget input.action {
1032   opacity: 0.5;
1033   -webkit-transition: all 0.2s ease-in-out;
1034   -moz-transition: all 0.2s ease-in-out;
1035   -o-transition: all 0.2s ease-in-out;
1036   -ms-transition: all 0.2s ease-in-out;
1037   transition: all 0.2s ease-in-out;
1038 }
1039 .widget:hover .title .action {
1040   opacity: 1;
1041   -webkit-transition: all 0.2s ease-in-out;
1042   -moz-transition: all 0.2s ease-in-out;
1043   -o-transition: all 0.2s ease-in-out;
1044   -ms-transition: all 0.2s ease-in-out;
1045   transition: all 0.2s ease-in-out;
1046 }
1047 .widget .tool:hover .action {
1048   opacity: 1;
1049   -webkit-transition: all 0.2s ease-in-out;
1050   -moz-transition: all 0.2s ease-in-out;
1051   -o-transition: all 0.2s ease-in-out;
1052   -ms-transition: all 0.2s ease-in-out;
1053   transition: all 0.2s ease-in-out;
1054 }
1055 .widget .tool:hover .action.ticked {
1056   opacity: 1;
1057   -webkit-transition: all 0.2s ease-in-out;
1058   -moz-transition: all 0.2s ease-in-out;
1059   -o-transition: all 0.2s ease-in-out;
1060   -ms-transition: all 0.2s ease-in-out;
1061   transition: all 0.2s ease-in-out;
1062 }
1063 .widget ul {
1064   padding: 0;
1065 }
1066 .widget ul li {
1067   padding-left: 16px;
1068   min-height: 16px;
1069   list-style: none;
1070 }
1071 .widget .tool.selected {
1072   background: url('../../../images/selected.png') no-repeat left center;
1073 }
1074 .widget .notify {
1075   display: none;
1076   background-color: #19AEFF;
1077   border-radius: 5px;
1078   font-size: 10px;
1079   padding: 1px 3px;
1080   min-width: 15px;
1081   text-align: right;
1082   float: right;
1083   color: #ffffff;
1084   margin-right: 10px;
1085 }
1086 .widget .notify.on {
1087   display: block;
1088 }
1089 /* widget: search */
1090 #add-search-popup {
1091   width: 200px;
1092   top: 18px;
1093 }
1094 /* section 800px */
1095 section {
1096   display: table-cell;
1097   vertical-align: top;
1098   width: 770px;
1099   padding: 0px 20px 0 10px;
1100 }
1101 .sparkle {
1102   cursor: url('icons/lock.cur'), pointer;
1103 }
1104 /* wall item */
1105 .tread-wrapper {
1106   background-color: #eff0f1;
1107   position: relative;
1108   padding: 10px;
1109   margin-bottom: 20px;
1110   width: 750px;
1111   border-bottom: 1px solid #cccccc;
1112 }
1113 .wall-item-decor {
1114   position: absolute;
1115   left: 97%;
1116   top: -10px;
1117   width: 16px;
1118 }
1119 .unstarred {
1120   display: none;
1121 }
1122 .wall-item-container {
1123   display: table;
1124   width: 750px;
1125 }
1126 .wall-item-container .wall-item-item,
1127 .wall-item-container .wall-item-bottom {
1128   display: table-row;
1129 }
1130 .wall-item-container .wall-item-bottom {
1131   opacity: 0.5;
1132   -webkit-transition: all 0.2s ease-in-out;
1133   -moz-transition: all 0.2s ease-in-out;
1134   -o-transition: all 0.2s ease-in-out;
1135   -ms-transition: all 0.2s ease-in-out;
1136   transition: all 0.2s ease-in-out;
1137 }
1138 .wall-item-container:hover .wall-item-bottom {
1139   opacity: 1;
1140   -webkit-transition: all 0.2s ease-in-out;
1141   -moz-transition: all 0.2s ease-in-out;
1142   -o-transition: all 0.2s ease-in-out;
1143   -ms-transition: all 0.2s ease-in-out;
1144   transition: all 0.2s ease-in-out;
1145 }
1146 .wall-item-container .wall-item-info {
1147   display: table-cell;
1148   vertical-align: top;
1149   text-align: left;
1150   width: 60px;
1151 }
1152 .wall-item-container .wall-item-location {
1153   word-wrap: break-word;
1154   width: 50px;
1155 }
1156 .wall-item-container .wall-item-content {
1157   display: table-cell;
1158   font-size: 12px;
1159   max-width: 720px;
1160   word-wrap: break-word;
1161 }
1162 .wall-item-container .wall-item-content img {
1163   max-width: 700px;
1164 }
1165 .wall-item-container .wall-item-links,
1166 .wall-item-container .wall-item-actions {
1167   display: table-cell;
1168   vertical-align: middle;
1169 }
1170 .wall-item-container .wall-item-links .icon,
1171 .wall-item-container .wall-item-actions .icon {
1172   opacity: 0.5;
1173   -webkit-transition: all 0.2s ease-in-out;
1174   -moz-transition: all 0.2s ease-in-out;
1175   -o-transition: all 0.2s ease-in-out;
1176   -ms-transition: all 0.2s ease-in-out;
1177   transition: all 0.2s ease-in-out;
1178 }
1179 .wall-item-container .wall-item-links .icon:hover,
1180 .wall-item-container .wall-item-actions .icon:hover {
1181   opacity: 1;
1182   -webkit-transition: all 0.2s ease-in-out;
1183   -moz-transition: all 0.2s ease-in-out;
1184   -o-transition: all 0.2s ease-in-out;
1185   -ms-transition: all 0.2s ease-in-out;
1186   transition: all 0.2s ease-in-out;
1187 }
1188 .wall-item-container .wall-item-ago {
1189   padding-right: 40px;
1190 }
1191 .wall-item-container .wall-item-name {
1192   font-weight: bold;
1193 }
1194 .wall-item-container .wall-item-actions-author {
1195   float: left;
1196   width: 20em;
1197   margin-top: 0.5em;
1198 }
1199 .wall-item-container .wall-item-actions-events {
1200   float: left;
1201   margin-top: 0.5em;
1202 }
1203 .wall-item-container .wall-item-actions-events a {
1204   margin-right: 3em;
1205 }
1206 .wall-item-container .wall-item-actions-social {
1207   float: left;
1208   margin-top: 0.5em;
1209 }
1210 .wall-item-container .wall-item-actions-social a {
1211   margin-right: 3em;
1212 }
1213 .wall-item-container .wall-item-actions-tools {
1214   float: right;
1215   width: 15%;
1216 }
1217 .wall-item-container .wall-item-actions-tools a {
1218   float: right;
1219 }
1220 .wall-item-container .wall-item-actions-tools input {
1221   float: right;
1222 }
1223 .wall-item-container.comment .contact-photo-wrapper {
1224   margin-left: 16px;
1225 }
1226 .wall-item-container.comment .contact-photo {
1227   width: 32px;
1228   height: 32px;
1229 }
1230 .wall-item-container.comment .contact-photo-menu-button {
1231   top: 15px !important;
1232   left: 0 !important;
1233 }
1234 .wall-item-container.comment .wall-item-links {
1235   padding-left: 12px;
1236 }
1237 .wall-item-container.comment .commentbox {
1238   height: 0;
1239   overflow: hidden;
1240   -webkit-transition: all 0.2s ease-in-out;
1241   -moz-transition: all 0.2s ease-in-out;
1242   -o-transition: all 0.2s ease-in-out;
1243   -ms-transition: all 0.2s ease-in-out;
1244   transition: all 0.2s ease-in-out;
1245 }
1246 .wall-item-container.comment .commentbox .wall-item-comment-wrapper {
1247   border-top: 1px solid #999999;
1248   height: 0;
1249   overflow: hidden;
1250 }
1251 .wall-item-container.comment:hover .commentbox {
1252   height: auto;
1253   overflow: visible;
1254   -webkit-transition: all 0.2s ease-in-out;
1255   -moz-transition: all 0.2s ease-in-out;
1256   -o-transition: all 0.2s ease-in-out;
1257   -ms-transition: all 0.2s ease-in-out;
1258   transition: all 0.2s ease-in-out;
1259 }
1260 .wall-item-container.comment:hover .commentbox .wall-item-comment-wrapper {
1261   border-top: 0;
1262   height: auto;
1263   overflow: visible;
1264 }
1265 /* 'tag' item type */
1266 .wall-item-container.item-tag .wall-item-content {
1267   opacity: 0.5;
1268   -webkit-transition: all 0.2s ease-in-out;
1269   -moz-transition: all 0.2s ease-in-out;
1270   -o-transition: all 0.2s ease-in-out;
1271   -ms-transition: all 0.2s ease-in-out;
1272   transition: all 0.2s ease-in-out;
1273 }
1274 .wall-item-container.item-tag .contact-photo-wrapper {
1275   margin-left: 32px;
1276 }
1277 .wall-item-container.item-tag .contact-photo {
1278   width: 16px;
1279   height: 16px;
1280 }
1281 .wall-item-container.item-tag .contact-photo-menu-button {
1282   top: 15px !important;
1283   left: 15px !important;
1284 }
1285 .wall-item-comment-wrapper {
1286   margin: 1em 2em 1em 60px;
1287 }
1288 .wall-item-comment-wrapper .comment-edit-photo {
1289   display: none;
1290 }
1291 .wall-item-comment-wrapper textarea {
1292   height: 1em;
1293   width: 100%;
1294   font-size: 10px;
1295   color: #999999;
1296   border: 1px solid #999999;
1297   padding: 0.3em;
1298 }
1299 .wall-item-comment-wrapper .comment-edit-text-full {
1300   height: 4em;
1301   color: #2d2d2d;
1302   border: 1px solid #2d2d2d;
1303 }
1304 .wall-item-comment-wrapper.photo {
1305   margin: 1em 2em 1em 0;
1306 }
1307 .threaded .wall-item-comment-wrapper {
1308   margin-left: 0;
1309 }
1310 .comment-edit-preview {
1311   width: 710px;
1312   border: 1px solid #2d2d2d;
1313   margin-top: 10px;
1314   background-color: #ddffdd;
1315 }
1316 .comment-edit-preview .contact-photo {
1317   width: 32px;
1318   height: 32px;
1319   margin-left: 16px;
1320   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1321 }
1322 .comment-edit-preview .contact-photo-menu-button {
1323   top: 15px !important;
1324   left: 15px !important;
1325 }
1326 .comment-edit-preview .wall-item-links {
1327   padding-left: 12px;
1328 }
1329 .comment-edit-preview .wall-item-container {
1330   width: 90%;
1331 }
1332 .comment-edit-preview .tread-wrapper {
1333   width: 90%;
1334   padding: 0;
1335   margin: 10px 0;
1336   background-color: #ddffdd;
1337   border-bottom: 0;
1338 }
1339 .comment-edit-preview .wall-item-conv {
1340   display: none;
1341 }
1342 .shiny {
1343   border-right: 10px solid #ddffdd;
1344 }
1345 #jot-preview-content .tread-wrapper {
1346   background-color: #ddffdd;
1347 }
1348 .hide-comments-outer {
1349   margin-bottom: 0.8em;
1350 }
1351 .wall-item-tags {
1352   padding-top: 5px;
1353 }
1354 .tag {
1355   background: url("icons/tag.png") no-repeat center right;
1356   color: #ffffff;
1357   padding-right: 8px;
1358   padding-left: 3px;
1359 }
1360 .tag a {
1361   color: #ffffff;
1362 }
1363 .mention {
1364   background: url("icons/men.png") no-repeat 1px center;
1365   color: #666666;
1366   padding-right: 3px;
1367   padding-left: 18px;
1368 }
1369 .mention a {
1370   color: #666666;
1371 }
1372 .folder {
1373   background: url("icons/folder.png") no-repeat 1px center;
1374   color: #666666;
1375   padding-right: 3px;
1376   padding-left: 15px;
1377 }
1378 .folder a {
1379   color: #666666;
1380 }
1381 .category {
1382   background: url("icons/category.png") no-repeat 1px center;
1383   color: #666666;
1384   padding-right: 3px;
1385   padding-left: 15px;
1386 }
1387 .category a {
1388   color: #666666;
1389 }
1390 /*.filesavetags {
1391     padding: 3px 0 3px 0;
1392     opacity: 0.5;
1393 }*/
1394 .wwto {
1395   position: absolute !important;
1396   background: #FFFFFF;
1397   border: 2px solid #364e59;
1398   height: 25px;
1399   width: 25px;
1400   overflow: hidden;
1401   padding: 1px;
1402   top: 40px;
1403   left: 30px;
1404   -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
1405   -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
1406   box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
1407 }
1408 .wwto .contact-photo {
1409   width: 25px;
1410   height: 25px;
1411 }
1412 /* reshare e embed */
1413 .wall-item-container .wall-item-content .type-link img,
1414 .type-link img {
1415   max-width: 160px;
1416   max-height: 160px;
1417   float: left;
1418   margin-right: 10px;
1419 }
1420 .wall-item-container .wall-item-content .type-link img.attachment-image,
1421 .type-link img.attachment-image {
1422   max-width: 650px;
1423   max-height: inital;
1424   float: none;
1425   margin-right: 0;
1426 }
1427 .type-link blockquote {
1428   margin: 1em 0;
1429   max-height: 160px;
1430   overflow: hidden;
1431   padding-left: 1em;
1432 }
1433 .type-video blockquote {
1434   padding-left: 1em;
1435 }
1436 .shared_header {
1437   height: 32px;
1438   color: #999;
1439   border-top: 1px solid #cccccc;
1440   padding-top: 5px;
1441   margin-top: 5px;
1442 }
1443 .shared_header img {
1444   -webkit-border-radius: 4px;
1445   -moz-border-radius: 4px;
1446   border-radius: 4px;
1447   float: left;
1448 }
1449 .shared_header span {
1450   margin-left: 9px;
1451 }
1452 blockquote.shared_content {
1453   margin-left: 32px;
1454   color: #000;
1455   border: none;
1456 }
1457 .oembed.video > a.embed_video {
1458   display: block;
1459   float: left;
1460   position: relative;
1461 }
1462 .oembed.video > a.embed_video > div {
1463   position: absolute;
1464   top: 0px;
1465   left: 0px;
1466   background: rgba(255, 255, 255, 0.36) url(../../../images/icons/48/play.png) no-repeat center center !important;
1467 }
1468 /* threaded comments */
1469 .children {
1470   margin-top: 1em;
1471 }
1472 .children .hide-comments-outer {
1473   margin-left: 60px;
1474 }
1475 .children .wwto {
1476   display: none;
1477 }
1478 .children .comment-edit-preview {
1479   width: 660px;
1480 }
1481 .children .comment-edit-preview .wall-item-container {
1482   width: 610px;
1483 }
1484 .children .children {
1485   margin-left: 40px;
1486 }
1487 .children .children .wall-item-container {
1488   width: 710px;
1489 }
1490 .children .children .comment-edit-preview {
1491   width: 620px;
1492 }
1493 .children .children .comment-edit-preview .wall-item-container {
1494   width: 620px;
1495 }
1496 .children .children .children .wall-item-container {
1497   width: 670px;
1498 }
1499 .children .children .children .comment-edit-preview {
1500   width: 580px;
1501 }
1502 .children .children .children .comment-edit-preview .wall-item-container {
1503   width: 580px;
1504 }
1505 .children .children .children .children .wall-item-container {
1506   width: 630px;
1507 }
1508 .children .children .children .children .comment-edit-preview {
1509   width: 540px;
1510 }
1511 .children .children .children .children .comment-edit-preview .wall-item-container {
1512   width: 540px;
1513 }
1514 .children .children .children .children .children .wall-item-container {
1515   width: 590px;
1516 }
1517 .children .children .children .children .children .comment-edit-preview {
1518   width: 500px;
1519 }
1520 .children .children .children .children .children .comment-edit-preview .wall-item-container {
1521   width: 500px;
1522 }
1523 .children .children .children .children .children .children {
1524   margin-left: 0;
1525 }
1526 .children .children .children .children .children .children .hide-comments-outer {
1527   margin-left: 0;
1528 }
1529 /*.threaded .hide-comments-outer { margin-left: 20px; }*/
1530 span[id^="showmore-teaser"] {
1531   background: url("showmore-bg.jpg") no-repeat center bottom;
1532 }
1533 span[id^="showmore-wrap"] {
1534   border-top: 1px solid #999999;
1535   color: #999999;
1536   display: block;
1537   text-align: center;
1538   background-color: #eff0f1;
1539 }
1540 #pause {
1541   position: fixed;
1542   bottom: 5px;
1543   right: 5px;
1544 }
1545 .contact-photo-wrapper {
1546   position: relative;
1547 }
1548 .contact-select {
1549   position: absolute;
1550   top: 64px;
1551   left: 64px;
1552   display: none;
1553 }
1554 .contact-select:checked,
1555 .contact-photo:hover .contact-select {
1556   display: block;
1557 }
1558 #contacts-actions {
1559   position: absolute;
1560   left: 800px;
1561   width: 200px;
1562   background-color: #ffffff;
1563   border: 2px solid #364e59;
1564   display: none;
1565 }
1566 #contacts-actions .batch-action {
1567   display: block;
1568   width: 100%;
1569   background-color: #ffffff;
1570   border: 0;
1571   color: #2d2d2d;
1572   text-align: left;
1573   padding: 5px 10px;
1574   font-size: 11px;
1575 }
1576 #contacts-actions .batch-action:hover {
1577   background-color: #ccff42;
1578 }
1579 @media (max-width: 1000px) {
1580   #contacts-actions {
1581     left: 40px;
1582   }
1583 }
1584 .contact-photo {
1585   width: 48px;
1586   height: 48px;
1587   overflow: hidden;
1588   display: block;
1589 }
1590 .contact-photo img {
1591   width: 48px;
1592   height: 48px;
1593 }
1594 .contact-photo-menu-button {
1595   display: none;
1596   position: absolute;
1597   left: -2px;
1598   top: 31px;
1599 }
1600 .contact-wrapper {
1601   float: left;
1602   width: 300px;
1603   height: 90px;
1604   padding-right: 10px;
1605   margin: 0 10px 10px 0;
1606 }
1607 .contact-wrapper .contact-photo-wrapper {
1608   float: left;
1609   margin-right: 10px;
1610 }
1611 .contact-wrapper .contact-photo {
1612   width: 80px;
1613   height: 80px;
1614 }
1615 .contact-wrapper .contact-photo img {
1616   width: 80px;
1617   height: 80px;
1618 }
1619 .contact-wrapper .contact-photo-menu-button {
1620   left: 0;
1621   top: 63px;
1622 }
1623 .contact-wrapper .drop {
1624   background-image: url('../../../images/icons/22/delete.png');
1625   display: block;
1626   width: 22px;
1627   height: 22px;
1628   position: relative;
1629   top: 10px;
1630   left: -10px;
1631   z-index: 99;
1632 }
1633 .contact-wrapper .drophide {
1634   background-image: url('../../../images/icons/22/delete.png');
1635   display: block;
1636   width: 22px;
1637   height: 22px;
1638   opacity: 0.3;
1639   position: relative;
1640   top: 10px;
1641   left: -10px;
1642   z-index: 99;
1643 }
1644 .contact-wrapper .contact-entry-connect {
1645   padding-top: 5px;
1646   font-weight: bold;
1647 }
1648 .directory-item {
1649   float: left;
1650   width: 200px;
1651   height: 200px;
1652 }
1653 .directory-item .contact-photo {
1654   width: 175px;
1655   height: 175px;
1656 }
1657 .directory-item .contact-photo img {
1658   width: 175px;
1659   height: 175px;
1660 }
1661 .contact-name {
1662   font-weight: bold;
1663   /* padding-top: 15px; */
1664 }
1665 .contact-details {
1666   color: #999999;
1667   white-space: nowrap;
1668   overflow: hidden;
1669   text-overflow: ellipsis;
1670 }
1671 #contact-edit-status-wrapper {
1672   border-color: #9ade00;
1673 }
1674 /* editor */
1675 .jothidden {
1676   display: none;
1677 }
1678 #jot {
1679   width: 100%;
1680   margin: 0 2em 20px 0;
1681 }
1682 #jot .profile-jot-text {
1683   height: 1em;
1684   width: 99%;
1685   font-size: 10px;
1686   color: #999999;
1687   border: 1px solid #999999;
1688   padding: 0.3em;
1689 }
1690 #jot #jot-tools {
1691   margin: 0;
1692   padding: 0;
1693   height: 40px;
1694   overflow: none;
1695   width: 770px;
1696   background-color: #009100;
1697   border-bottom: 2px solid #9eabb0;
1698 }
1699 #jot #jot-tools li {
1700   list-style: none;
1701   float: left;
1702   width: 80px;
1703   height: 40px;
1704   border-bottom: 2px solid #9eabb0;
1705 }
1706 #jot #jot-tools li a {
1707   display: block;
1708   color: #2d2d2d;
1709   width: 100%;
1710   height: 40px;
1711   text-align: center;
1712   line-height: 40px;
1713   overflow: hidden;
1714 }
1715 #jot #jot-tools li:hover {
1716   background-color: #9ade00;
1717   border-bottom: 2px solid #bdcdd4;
1718 }
1719 #jot #jot-tools li.perms {
1720   float: right;
1721   width: 40px;
1722 }
1723 #jot #jot-tools li.perms a.unlock {
1724   width: 30px;
1725   border-left: 10px solid #cccccc;
1726   background-color: #cccccc;
1727 }
1728 #jot #jot-tools li.perms a.lock {
1729   width: 30px;
1730   border-left: 10px solid #666666;
1731   background-color: #666666;
1732 }
1733 #jot #jot-tools li.submit {
1734   float: right;
1735   background-color: #cccccc;
1736   border-bottom: 2px solid #cccccc;
1737   border-right: 1px solid #666666;
1738   border-left: 1px solid #666666;
1739 }
1740 #jot #jot-tools li.submit input {
1741   border: 0;
1742   margin: 0;
1743   padding: 0;
1744   background-color: #cccccc;
1745   color: #666666;
1746   width: 80px;
1747   height: 40px;
1748   line-height: 40px;
1749 }
1750 #jot #jot-tools li.submit input:hover {
1751   background-color: #ccff42;
1752   color: #666666;
1753 }
1754 #jot #jot-tools li.loading {
1755   float: right;
1756   background-color: #ffffff;
1757   width: 20px;
1758   vertical-align: center;
1759   text-align: center;
1760   border-top: 2px solid #9eabb0;
1761   height: 38px;
1762 }
1763 #jot #jot-tools li.loading img {
1764   margin-top: 10px;
1765 }
1766 #jot #jot-title {
1767   border: 0;
1768   margin: 0;
1769   height: 20px;
1770   width: 500px;
1771   font-weight: bold;
1772   border: 1px solid #ffffff;
1773 }
1774 #jot #jot-title:-webkit-input-placeholder {
1775   font-weight: normal;
1776 }
1777 #jot #jot-title:-moz-placeholder {
1778   font-weight: normal;
1779 }
1780 #jot #jot-title:hover {
1781   border: 1px solid #999999;
1782 }
1783 #jot #jot-title:focus {
1784   border: 1px solid #999999;
1785 }
1786 #jot #character-counter {
1787   width: 40px;
1788   float: right;
1789   text-align: right;
1790   height: 20px;
1791   line-height: 20px;
1792   padding-right: 20px;
1793 }
1794 #jot #jot-category {
1795   border: 0;
1796   margin: 0;
1797   height: 20px;
1798   width: 200px;
1799   border: 1px solid #ffffff;
1800 }
1801 #jot #jot-category:hover {
1802   border: 1px solid #999999;
1803 }
1804 #jot #jot-category:focus {
1805   border: 1px solid #999999;
1806 }
1807 /** buttons **/
1808 /*input[type="submit"] {
1809         border: 0;
1810     background-color: @ButtonBackgroundColor;
1811     color: @ButtonColor;
1812     padding: 0 10px;
1813         .rounded(5px);
1814     height: 18px;
1815 }*/
1816 a.actionbutton {
1817   border: 1px solid #999999;
1818   background-color: #cccccc;
1819   color: #2d2d2d;
1820   font-size: 8pt;
1821   padding: 2pt;
1822   -moz-border-radius: 5px 5px 5px 5px;
1823   -webkit-border-radius: 5px 5px 5px 5px;
1824   border-radius: 5px 5px 5px 5px;
1825 }
1826 a.actionbutton i.icon {
1827   display: inline-block;
1828   vertical-align: baseline;
1829   padding: 0;
1830 }
1831 a.actionbutton:hover {
1832   text-decoration: none;
1833   background-color: #ffffff;
1834 }
1835 h2 > .actionbutton {
1836   float: right;
1837 }
1838 /** acl **/
1839 #photo-edit-perms-select,
1840 #photos-upload-permissions-wrapper,
1841 #profile-jot-acl-wrapper {
1842   display: block!important;
1843 }
1844 #acl-wrapper {
1845   width: 690px;
1846   float: left;
1847 }
1848 #acl-search {
1849   float: right;
1850   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1851   padding-right: 20px;
1852 }
1853 #acl-showall {
1854   float: left;
1855   display: block;
1856   width: auto;
1857   height: 18px;
1858   background-color: #cccccc;
1859   background-image: url("../../../images/show_all_off.png");
1860   background-position: 7px 7px;
1861   background-repeat: no-repeat;
1862   padding: 7px 5px 0 30px;
1863   color: #999999;
1864   -moz-border-radius: 5px 5px 5px 5px;
1865   -webkit-border-radius: 5px 5px 5px 5px;
1866   border-radius: 5px 5px 5px 5px;
1867 }
1868 #acl-showall.selected {
1869   color: #000000;
1870   background-color: #ff9900;
1871   background-image: url("../../../images/show_all_on.png");
1872 }
1873 #acl-list {
1874   height: 210px;
1875   border: 1px solid #cccccc;
1876   clear: both;
1877   margin-top: 30px;
1878   overflow: auto;
1879 }
1880 .acl-list-item {
1881   display: block;
1882   width: 150px;
1883   height: 30px;
1884   border: 1px solid #cccccc;
1885   margin: 5px;
1886   float: left;
1887 }
1888 .acl-list-item img {
1889   width: 22px;
1890   height: 22px;
1891   float: left;
1892   margin: 4px;
1893 }
1894 .acl-list-item p {
1895   height: 12px;
1896   font-size: 10px;
1897   margin: 0;
1898   padding: 2px 0 1px;
1899   overflow: hidden;
1900 }
1901 .acl-list-item a {
1902   font-size: 8px;
1903   display: block;
1904   width: 40px;
1905   height: 10px;
1906   float: left;
1907   color: #999999;
1908   background-color: #cccccc;
1909   background-position: 3px 3px;
1910   background-repeat: no-repeat;
1911   margin-right: 5px;
1912   -webkit-border-radius: 2px ;
1913   -moz-border-radius: 2px;
1914   border-radius: 2px;
1915   padding-left: 15px;
1916 }
1917 #acl-wrapper a:hover {
1918   text-decoration: none;
1919   color: #000000;
1920 }
1921 .acl-button-show {
1922   background-image: url("../../../images/show_off.png");
1923 }
1924 .acl-button-hide {
1925   background-image: url("../../../images/hide_off.png");
1926 }
1927 .acl-button-show.selected {
1928   color: #000000;
1929   background-color: #9ade00;
1930   background-image: url("../../../images/show_on.png");
1931 }
1932 .acl-button-hide.selected {
1933   color: #000000;
1934   background-color: #ff4141;
1935   background-image: url("../../../images/hide_on.png");
1936 }
1937 .acl-list-item.groupshow {
1938   border-color: #9ade00;
1939 }
1940 .acl-list-item.grouphide {
1941   border-color: #ff4141;
1942 }
1943 /** /acl **/
1944 /** tab buttons **/
1945 ul.tabs {
1946   list-style-type: none;
1947   padding-bottom: 10px;
1948 }
1949 ul.tabs li {
1950   float: left;
1951   margin-left: 20px;
1952 }
1953 ul.tabs li .active {
1954   border-bottom: 1px solid #009100;
1955 }
1956 /** group editor **/
1957 #group-edit-desc {
1958   margin-top: 1em;
1959   color: #999999;
1960 }
1961 #group-update-wrapper {
1962   height: auto;
1963   overflow: auto;
1964 }
1965 #group-update-wrapper #group {
1966   width: 300px;
1967   float: left;
1968   margin-right: 20px;
1969 }
1970 #group-update-wrapper #contacts {
1971   width: 300px;
1972   float: left;
1973 }
1974 #group-update-wrapper #group-separator {
1975   display: none;
1976 }
1977 #group-update-wrapper .contact_list {
1978   height: 300px;
1979   border: 1px solid #364e59;
1980   overflow: auto;
1981 }
1982 #group-update-wrapper .contact_list .contact-block-div {
1983   width: 50px;
1984   height: 50px;
1985   float: left;
1986 }
1987 /**
1988  * Form fields
1989  */
1990 .field {
1991   margin-bottom: 10px;
1992   padding-bottom: 10px;
1993   overflow: auto;
1994   width: 100%;
1995 }
1996 .field label {
1997   float: left;
1998   width: 200px;
1999 }
2000 .field input,
2001 .field textarea {
2002   width: 400px;
2003 }
2004 .field input[type="checkbox"],
2005 .field input[type="radio"] {
2006   width: auto;
2007 }
2008 .field textarea {
2009   height: 100px;
2010 }
2011 .field .field_help {
2012   display: block;
2013   margin-left: 200px;
2014   color: #999999;
2015 }
2016 .field .onoff {
2017   float: left;
2018   width: 80px;
2019 }
2020 .field .onoff a {
2021   display: block;
2022   border: 1px solid #666666;
2023   background-image: url("../../../images/onoff.jpg");
2024   background-repeat: no-repeat;
2025   padding: 4px 2px 2px 2px;
2026   height: 16px;
2027   text-decoration: none;
2028 }
2029 .field .onoff .off {
2030   border-color: #666666;
2031   padding-left: 40px;
2032   background-position: left center;
2033   background-color: #cccccc;
2034   color: #666666;
2035   text-align: right;
2036 }
2037 .field .onoff .on {
2038   border-color: #204A87;
2039   padding-right: 40px;
2040   background-position: right center;
2041   background-color: #D7E3F1;
2042   color: #204A87;
2043   text-align: left;
2044 }
2045 .field .hidden {
2046   display: none!important;
2047 }
2048 .field.radio .field_help {
2049   margin-left: 0;
2050 }
2051 #profile-edit-links li {
2052   list-style: none;
2053   margin-top: 10px;
2054 }
2055 #profile-edit-default-desc {
2056   color: #FF0000;
2057   border: 1px solid #FF8888;
2058   background-color: #FFEEEE;
2059   padding: 7px;
2060 }
2061 #profile-edit-profile-name-label,
2062 #profile-edit-name-label,
2063 #profile-edit-pdesc-label,
2064 #profile-edit-gender-label,
2065 #profile-edit-dob-label,
2066 #profile-edit-address-label,
2067 #profile-edit-locality-label,
2068 #profile-edit-region-label,
2069 #profile-edit-postal-code-label,
2070 #profile-edit-country-name-label,
2071 #profile-edit-marital-label,
2072 #profile-edit-with-label,
2073 #profile-edit-sexual-label,
2074 #profile-edit-politic-label,
2075 #profile-edit-religion-label,
2076 #profile-edit-pubkeywords-label,
2077 #profile-edit-prvkeywords-label,
2078 #profile-edit-gender-select,
2079 #profile-edit-homepage-label {
2080   float: left;
2081   width: 175px;
2082   padding-top: 7px;
2083 }
2084 #profile-edit-profile-name,
2085 #profile-edit-name,
2086 #gender-select,
2087 #profile-edit-pdesc,
2088 #profile-edit-gender,
2089 #profile-edit-dob,
2090 #profile-edit-address,
2091 #profile-edit-locality,
2092 #profile-edit-region,
2093 #profile-edit-postal-code,
2094 #profile-edit-country-name,
2095 #profile-edit-marital,
2096 #profile-edit-with,
2097 #profile-edit-sexual,
2098 #profile-edit-politic,
2099 #profile-edit-religion,
2100 #profile-edit-pubkeywords,
2101 #profile-edit-prvkeywords,
2102 #profile-edit-homepage {
2103   margin-top: 5px;
2104 }
2105 /* oauth */
2106 .oauthapp {
2107   height: auto;
2108   overflow: auto;
2109   border-bottom: 2px solid #cccccc;
2110   padding-bottom: 1em;
2111   margin-bottom: 1em;
2112 }
2113 .oauthapp img {
2114   float: left;
2115   width: 48px;
2116   height: 48px;
2117   margin: 10px;
2118 }
2119 .oauthapp img.noicon {
2120   background-image: url("../../../images/icons/48/plugin.png");
2121   background-position: center center;
2122   background-repeat: no-repeat;
2123 }
2124 .oauthapp a {
2125   float: left;
2126 }
2127 /* contacts */
2128 .contact-entry-wrapper {
2129   width: 50px;
2130   float: left;
2131 }
2132 /* manage page */
2133 .identity-match-photo {
2134   position: relative;
2135 }
2136 .identity-match-photo .manage-notify {
2137   background-color: #19AEFF;
2138   border-radius: 5px;
2139   font-size: 10px;
2140   padding: 1px 3px;
2141   min-width: 15px;
2142   text-align: right;
2143   position: absolute;
2144   right: 10px;
2145   top: -5px;
2146   color: #ffffff;
2147 }
2148 /* videos page */
2149 .videos .video-top-wrapper {
2150   width: 200px;
2151   float: left;
2152   margin: 0 10px 10px 0;
2153   position: relative;
2154 }
2155 .videos .video-top-wrapper .video-js {
2156   width: 200px!important;
2157   height: 132px!important;
2158 }
2159 .videos .video-top-wrapper .video-delete {
2160   position: absolute;
2161   opacity: 0;
2162   right: 0;
2163   top: 0;
2164   transition: opacity 0.5s;
2165 }
2166 .videos .video-top-wrapper:hover .video-delete {
2167   opacity: 1;
2168 }
2169 /* photo albums */
2170 #photo-edit-link-wrap {
2171   margin-bottom: 10px;
2172 }
2173 #album-edit-link {
2174   border-right: 1px solid #364e59;
2175   float: left;
2176   padding-right: 5px;
2177   margin-right: 5px;
2178 }
2179 #photo-edit-link,
2180 #album-edit-link a {
2181   background: url("../../../images/icons/16/edit.png") no-repeat left center;
2182   padding-left: 18px;
2183 }
2184 #photo-toprofile-link {
2185   background: url("../../../images/icons/16/user.png") no-repeat left center;
2186   padding-left: 18px;
2187 }
2188 #photo-top-upload-link,
2189 .photos-upload-link {
2190   margin: 1em 0;
2191   display: block;
2192 }
2193 .photos-upload-link a,
2194 #photo-top-upload-link {
2195   background: url("../../../images/icons/16/add.png") no-repeat left center;
2196   padding-left: 18px;
2197 }
2198 .photo-top-image-wrapper,
2199 .photo-album-image-wrapper {
2200   float: left;
2201   margin: 0 10px 10px 0;
2202   width: 150px;
2203   height: 150px;
2204   position: relative;
2205   overflow: hidden;
2206 }
2207 .photo-top-image-wrapper img,
2208 .photo-album-image-wrapper img {
2209   width: 150px;
2210 }
2211 .photo-top-image-wrapper .photo-top-album-name,
2212 .photo-album-image-wrapper .photo-top-album-name,
2213 .photo-top-image-wrapper .caption,
2214 .photo-album-image-wrapper .caption {
2215   position: absolute;
2216   color: #2d2d2d;
2217   background-color: #ffffff;
2218   width: 100%;
2219   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2220   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2221   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2222   -webkit-transition: all 0.5s ease-in-out;
2223   -moz-transition: all 0.5s ease-in-out;
2224   -o-transition: all 0.5s ease-in-out;
2225   -ms-transition: all 0.5s ease-in-out;
2226   transition: all 0.5s ease-in-out;
2227   bottom: -150px;
2228 }
2229 .photo-top-image-wrapper:hover .photo-top-album-name,
2230 .photo-album-image-wrapper:hover .photo-top-album-name,
2231 .photo-top-image-wrapper:hover .caption,
2232 .photo-album-image-wrapper:hover .caption {
2233   bottom: 0;
2234   -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2235   -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2236   box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2237   -webkit-transition: all 0.5s ease-in-out;
2238   -moz-transition: all 0.5s ease-in-out;
2239   -o-transition: all 0.5s ease-in-out;
2240   -ms-transition: all 0.5s ease-in-out;
2241   transition: all 0.5s ease-in-out;
2242 }
2243 #photo-photo {
2244   display: block;
2245   width: 660px;
2246   padding: 50px;
2247   margin-bottom: 0;
2248   text-align: center;
2249   background-color: #999999;
2250 }
2251 #photo-photo img {
2252   max-width: 560px;
2253 }
2254 #photo-album-title {
2255   background: url("../../../images/icons/22/image.png") no-repeat top left;
2256   padding-left: 23px;
2257   min-height: 22px;
2258   padding-top: 6px;
2259   /* a { display: block;}*/
2260 }
2261 #photo-caption {
2262   display: block;
2263   width: 660px;
2264   min-height: 55px;
2265   background-color: #cccccc;
2266   padding: 0 50px 0 50px;
2267 }
2268 #photo-next-link > a > div {
2269   background: url("icons/next.png") no-repeat center center;
2270   float: right;
2271   width: 50px;
2272   height: 50px;
2273 }
2274 #photo-prev-link > a > div {
2275   background: url("icons/prev.png") no-repeat center center;
2276   float: left;
2277   width: 50px;
2278   height: 50px;
2279 }
2280 #photo-like-div {
2281   display: block;
2282   width: 660px;
2283   height: 30px;
2284   background-color: #cccccc;
2285   padding: 0 50px 0 50px;
2286 }
2287 #photo-like-div .icon {
2288   float: left;
2289 }
2290 #photo-like-div .like-rotator {
2291   float: right;
2292 }
2293 #photo_edit_form {
2294   padding: 1em;
2295 }
2296 /* profile match wrapper */
2297 .profile-match-wrapper {
2298   float: left;
2299   width: 110px;
2300   height: 110px;
2301   margin-bottom: 20px;
2302 }
2303 .profile-match-wrapper .drop {
2304   background-image: url('../../../images/icons/22/delete.png');
2305   display: block;
2306   width: 22px;
2307   height: 22px;
2308   position: relative;
2309   top: 10px;
2310   left: -10px;
2311 }
2312 .profile-match-wrapper .drophide {
2313   background-image: url('../../../images/icons/22/delete.png');
2314   display: block;
2315   width: 22px;
2316   height: 22px;
2317   opacity: 0.3;
2318   position: relative;
2319   top: 10px;
2320   left: -10px;
2321 }
2322 .profile-match-wrapper .contact-photo {
2323   width: 80px;
2324   height: 80px;
2325 }
2326 .profile-match-wrapper .contact-photo img {
2327   width: 80px;
2328   height: 80px;
2329 }
2330 .profile-match-wrapper .contact-photo-menu-button {
2331   left: 0;
2332   top: 63px;
2333 }
2334 /* messages */
2335 #message-new {
2336   background: #19aeff;
2337   border: 1px solid #005c94;
2338   width: 150px;
2339 }
2340 #message-new a {
2341   color: #ffffff;
2342   text-align: center;
2343   display: block;
2344   font-weight: bold;
2345   padding: 1em 0;
2346 }
2347 .mail-list-wrapper {
2348   background-color: #f6f7f8;
2349   margin-bottom: 5px;
2350   width: 100%;
2351   height: auto;
2352   overflow: hidden;
2353 }
2354 .mail-list-wrapper span {
2355   display: block;
2356   float: left;
2357   width: 20%;
2358   overflow: hidden;
2359 }
2360 .mail-list-wrapper .mail-subject {
2361   width: 30%;
2362   padding: 4px 0 0 4px;
2363 }
2364 .mail-list-wrapper .mail-subject a {
2365   display: block;
2366 }
2367 .mail-list-wrapper .mail-subject.unseen a {
2368   font-weight: bold;
2369 }
2370 .mail-list-wrapper .mail-date {
2371   padding: 4px 4px 0 4px;
2372 }
2373 .mail-list-wrapper .mail-from {
2374   padding: 4px 4px 0 4px;
2375 }
2376 .mail-list-wrapper .mail-count {
2377   padding: 4px 4px 0 4px;
2378   text-align: right;
2379 }
2380 .mail-list-wrapper .mail-delete {
2381   float: right;
2382 }
2383 #message-preview {
2384   margin-top: 1em;
2385   box-sizing: border-box;
2386 }
2387 #message-preview * {
2388   box-sizing: border-box;
2389   white-space: nowrap;
2390 }
2391 #message-preview .mail-list-wrapper .mail-subject {
2392   width: 100%;
2393 }
2394 #message-preview .mail-list-wrapper .mail-date {
2395   font-size: 0.8em;
2396   width: 25%;
2397   text-align: right;
2398 }
2399 #message-preview .mail-list-wrapper .mail-from {
2400   font-size: 0.8em;
2401   width: 75%;
2402 }
2403 #message-preview .mail-list-wrapper .mail-count {
2404   font-size: 0.8em;
2405   width: 100%;
2406 }
2407 #message-preview .mail-list-wrapper .mail-delete {
2408   display: none;
2409 }
2410 #message-preview .mail-list-wrapper .mail-date,
2411 #message-preview .mail-list-wrapper .mail-from,
2412 #message-preview .mail-list-wrapper .mail-count {
2413   opacity: 0.5;
2414   -webkit-transition: all 0.2s ease-in-out;
2415   -moz-transition: all 0.2s ease-in-out;
2416   -o-transition: all 0.2s ease-in-out;
2417   -ms-transition: all 0.2s ease-in-out;
2418   transition: all 0.2s ease-in-out;
2419 }
2420 #message-preview .mail-list-wrapper:hover .mail-date,
2421 #message-preview .mail-list-wrapper:hover .mail-from,
2422 #message-preview .mail-list-wrapper:hover .mail-count {
2423   opacity: 1;
2424   -webkit-transition: all 0.2s ease-in-out;
2425   -moz-transition: all 0.2s ease-in-out;
2426   -o-transition: all 0.2s ease-in-out;
2427   -ms-transition: all 0.2s ease-in-out;
2428   transition: all 0.2s ease-in-out;
2429 }
2430 #mail-display-subject {
2431   background-color: #f6f7f8;
2432   color: #2d2d2d;
2433   margin-bottom: 10px;
2434   width: 100%;
2435   height: auto;
2436   overflow: hidden;
2437 }
2438 #mail-display-subject span {
2439   float: left;
2440   overflow: hidden;
2441   padding: 4px 0 0 10px;
2442 }
2443 #mail-display-subject .mail-delete {
2444   float: right;
2445   opacity: 0.5;
2446   -webkit-transition: all 0.2s ease-in-out;
2447   -moz-transition: all 0.2s ease-in-out;
2448   -o-transition: all 0.2s ease-in-out;
2449   -ms-transition: all 0.2s ease-in-out;
2450   transition: all 0.2s ease-in-out;
2451 }
2452 #mail-display-subject:hover .mail-delete {
2453   opacity: 1;
2454   -webkit-transition: all 0.2s ease-in-out;
2455   -moz-transition: all 0.2s ease-in-out;
2456   -o-transition: all 0.2s ease-in-out;
2457   -ms-transition: all 0.2s ease-in-out;
2458   transition: all 0.2s ease-in-out;
2459 }
2460 /* theme screenshot */
2461 .screenshot,
2462 #theme-preview {
2463   position: absolute;
2464   width: 202px;
2465   left: 70%;
2466   top: 50px;
2467 }
2468 .screenshot img,
2469 #theme-preview img {
2470   width: 200px;
2471   height: 150px;
2472 }
2473 /* page footer */
2474 footer {
2475   height: 100px;
2476   display: table-row;
2477 }
2478 .pager {
2479   margin-top: 25px;
2480   clear: both;
2481 }
2482 /**
2483  * ADMIN
2484  */
2485 #pending-update {
2486   float: right;
2487   color: #ffffff;
2488   font-weight: bold;
2489   background-color: #FF0000;
2490   padding: 0em 0.3em;
2491 }
2492 #adminpage dl {
2493   clear: left;
2494   margin-bottom: 2px;
2495   padding-bottom: 2px;
2496   border-bottom: 1px solid black;
2497 }
2498 #adminpage dt {
2499   width: 200px;
2500   float: left;
2501   font-weight: bold;
2502 }
2503 #adminpage dd {
2504   margin-left: 200px;
2505 }
2506 #adminpage h3 {
2507   border-bottom: 1px solid #cccccc;
2508 }
2509 #adminpage .field label {
2510   font-weight: bold;
2511 }
2512 #adminpage .submit {
2513   clear: left;
2514   text-align: right;
2515 }
2516 #adminpage #pluginslist {
2517   margin: 0;
2518   padding: 0;
2519 }
2520 #adminpage .plugin {
2521   list-style: none;
2522   display: block;
2523   border: 1px solid #888888;
2524   padding: 1em;
2525   margin-bottom: 5px;
2526   clear: left;
2527 }
2528 #adminpage .plugin desc {
2529   margin-left: 2.5em;
2530 }
2531 #adminpage .toggleplugin {
2532   float: left;
2533   margin-right: 1em;
2534 }
2535 #adminpage table {
2536   width: 100%;
2537   border-bottom: 1px solid #000000;
2538   margin: 5px 0;
2539 }
2540 #adminpage table th {
2541   text-align: left;
2542 }
2543 #adminpage table td .icon {
2544   float: left;
2545 }
2546 #adminpage table tr:hover {
2547   background-color: #bbc7d7;
2548 }
2549 #adminpage table#users img {
2550   width: 16px;
2551   height: 16px;
2552 }
2553 #adminpage .selectall {
2554   text-align: right;
2555 }
2556 /* edit buttons for comments */
2557 .icon.dim {
2558   opacity: 0.3;
2559   filter: alpha(opacity=30);
2560 }
2561 .comment-edit-bb {
2562   list-style: none;
2563   display: none;
2564   margin: 0;
2565   padding: 0;
2566   width: 75%;
2567 }
2568 .comment-edit-bb > li {
2569   display: inline-block;
2570   margin: 10px 10px 0 0;
2571   visibility: none;
2572 }
2573 .editicon {
2574   display: inline-block;
2575   width: 16px;
2576   height: 16px;
2577   background-image: url(icons/bbedit.png);
2578   text-decoration: none;
2579 }
2580 .editicon :hover {
2581   background-color: #ccc;
2582 }
2583 .boldbb {
2584   background-position: 0 0;
2585 }
2586 .boldbb:hover {
2587   background-position: 0 -16px;
2588 }
2589 .italicbb {
2590   background-position: -16px 0;
2591 }
2592 .italicbb:hover {
2593   background-position: -16px -16px;
2594 }
2595 .underlinebb {
2596   background-position: -32px 0;
2597 }
2598 .underlinebb:hover {
2599   background-position: -32px -16px;
2600 }
2601 .quotebb {
2602   background-position: -48px 0;
2603 }
2604 .quotebb:hover {
2605   background-position: -48px -16px;
2606 }
2607 .codebb {
2608   background-position: -64px 0;
2609 }
2610 .codebb:hover {
2611   background-position: -64px -16px;
2612 }
2613 .imagebb {
2614   background-position: -80px 0;
2615 }
2616 .imagebb:hover {
2617   background-position: -80px -16px;
2618 }
2619 .urlbb {
2620   background-position: -96px 0;
2621 }
2622 .urlbb:hover {
2623   background-position: -96px -16px;
2624 }
2625 .videobb {
2626   background-position: -112px 0;
2627 }
2628 .videobb:hover {
2629   background-position: -112px -16px;
2630 }
2631 /** range input css **/
2632 /* slider root element */
2633 .slider {
2634   height: 2px;
2635   position: relative;
2636   cursor: pointer;
2637   border: 1px solid #333;
2638   width: 200px;
2639   margin: 10px 0 10px 0;
2640   float: left;
2641 }
2642 /* progress bar (enabled with progress: true) */
2643 .progress {
2644   height: 9px;
2645   background-color: #C5FF00;
2646   display: none;
2647   opacity: 0.6;
2648 }
2649 /* drag handle */
2650 .handle {
2651   background-color: #ccc;
2652   height: 16px;
2653   width: 8px;
2654   top: -8px;
2655   position: absolute;
2656   display: block;
2657   margin-top: 1px;
2658   border: 1px solid #000;
2659   cursor: move;
2660   -moz-border-radius: 0 0 5px 5px;
2661   -webkit-border-radius: 0 0 5px 5px;
2662   border-radius: 0 0 5px 5px;
2663   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2664   -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2665   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2666 }
2667 /* the input field */
2668 .range {
2669   width: 20px!important;
2670   font-size: 8pt;
2671   margin-left: 10px;
2672   border: 0;
2673   color: #999999;
2674 }
2675 /* buttons for the event view */
2676 .plink-event-link {
2677   float: left;
2678   margin-left: 2px;
2679 }
2680 /* upload/select popup */
2681 .fbrowser {
2682   overflow: auto;
2683   position: absolute;
2684   top: 0;
2685   width: 100%;
2686   height: 100%;
2687 }
2688 .fbrowser .path {
2689   background-color: #009100;
2690 }
2691 .fbrowser .path a {
2692   padding: 5px;
2693   margin: 0 2px;
2694   display: inline-block;
2695 }
2696 .fbrowser .path a,
2697 .fbrowser .path a:active,
2698 .fbrowser .path a:visited,
2699 .fbrowser .path a:link,
2700 .fbrowser .path a:hover {
2701   color: #ffffff;
2702   text-decoration: none;
2703   outline: none;
2704 }
2705 .fbrowser .folders ul {
2706   list-style: url("icons/folder.png");
2707   padding-left: 22px;
2708 }
2709 .fbrowser .list {
2710   padding: 10px;
2711 }
2712 .fbrowser.image .photo-album-image-wrapper {
2713   width: 48px;
2714   height: 48px;
2715 }
2716 .fbrowser.image a img {
2717   width: auto;
2718   height: 48px;
2719 }
2720 .fbrowser.image a p {
2721   display: none;
2722 }
2723 .fbrowser.file .photo-album-image-wrapper {
2724   float: none;
2725   white-space: nowrap;
2726   width: 100%;
2727   height: auto;
2728 }
2729 .fbrowser.file img {
2730   display: inline;
2731   width: 16px;
2732   height: 16px;
2733 }
2734 .fbrowser.file p {
2735   display: inline;
2736   white-space: nowrap;
2737 }
2738 .fbrowser .upload {
2739   clear: both;
2740   padding-top: 1em;
2741 }