]> git.mxchange.org Git - friendica.git/blob - view/theme/quattro/green/style.css
remove float left to fix issue 2987 in quattro theme
[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-social a .active {
1214   font-weight: bold;
1215 }
1216 .wall-item-container .wall-item-actions-tools {
1217   float: right;
1218   width: 15%;
1219 }
1220 .wall-item-container .wall-item-actions-tools a {
1221   float: right;
1222 }
1223 .wall-item-container .wall-item-actions-tools input {
1224   float: right;
1225 }
1226 .wall-item-container.comment .contact-photo-wrapper {
1227   margin-left: 16px;
1228 }
1229 .wall-item-container.comment .contact-photo {
1230   width: 32px;
1231   height: 32px;
1232 }
1233 .wall-item-container.comment .contact-photo-menu-button {
1234   top: 15px !important;
1235   left: 0 !important;
1236 }
1237 .wall-item-container.comment .wall-item-links {
1238   padding-left: 12px;
1239 }
1240 .wall-item-container.comment .commentbox {
1241   height: 0;
1242   overflow: hidden;
1243   -webkit-transition: all 0.2s ease-in-out;
1244   -moz-transition: all 0.2s ease-in-out;
1245   -o-transition: all 0.2s ease-in-out;
1246   -ms-transition: all 0.2s ease-in-out;
1247   transition: all 0.2s ease-in-out;
1248 }
1249 .wall-item-container.comment .commentbox .wall-item-comment-wrapper {
1250   border-top: 1px solid #999999;
1251   height: 0;
1252   overflow: hidden;
1253 }
1254 .wall-item-container.comment:hover .commentbox {
1255   height: auto;
1256   overflow: visible;
1257   -webkit-transition: all 0.2s ease-in-out;
1258   -moz-transition: all 0.2s ease-in-out;
1259   -o-transition: all 0.2s ease-in-out;
1260   -ms-transition: all 0.2s ease-in-out;
1261   transition: all 0.2s ease-in-out;
1262 }
1263 .wall-item-container.comment:hover .commentbox .wall-item-comment-wrapper {
1264   border-top: 0;
1265   height: auto;
1266   overflow: visible;
1267 }
1268 /* 'tag' item type */
1269 .wall-item-container.item-tag .wall-item-content {
1270   opacity: 0.5;
1271   -webkit-transition: all 0.2s ease-in-out;
1272   -moz-transition: all 0.2s ease-in-out;
1273   -o-transition: all 0.2s ease-in-out;
1274   -ms-transition: all 0.2s ease-in-out;
1275   transition: all 0.2s ease-in-out;
1276 }
1277 .wall-item-container.item-tag .contact-photo-wrapper {
1278   margin-left: 32px;
1279 }
1280 .wall-item-container.item-tag .contact-photo {
1281   width: 16px;
1282   height: 16px;
1283 }
1284 .wall-item-container.item-tag .contact-photo-menu-button {
1285   top: 15px !important;
1286   left: 15px !important;
1287 }
1288 .wall-item-comment-wrapper {
1289   margin: 1em 2em 1em 60px;
1290 }
1291 .wall-item-comment-wrapper .comment-edit-photo {
1292   display: none;
1293 }
1294 .wall-item-comment-wrapper textarea {
1295   height: 1em;
1296   width: 100%;
1297   font-size: 10px;
1298   color: #999999;
1299   border: 1px solid #999999;
1300   padding: 0.3em;
1301 }
1302 .wall-item-comment-wrapper .comment-edit-text-full {
1303   height: 4em;
1304   color: #2d2d2d;
1305   border: 1px solid #2d2d2d;
1306 }
1307 .wall-item-comment-wrapper.photo {
1308   margin: 1em 2em 1em 0;
1309 }
1310 .threaded .wall-item-comment-wrapper {
1311   margin-left: 0;
1312 }
1313 .comment-edit-preview {
1314   width: 710px;
1315   border: 1px solid #2d2d2d;
1316   margin-top: 10px;
1317   background-color: #ddffdd;
1318 }
1319 .comment-edit-preview .contact-photo {
1320   width: 32px;
1321   height: 32px;
1322   margin-left: 16px;
1323   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1324 }
1325 .comment-edit-preview .contact-photo-menu-button {
1326   top: 15px !important;
1327   left: 15px !important;
1328 }
1329 .comment-edit-preview .wall-item-links {
1330   padding-left: 12px;
1331 }
1332 .comment-edit-preview .wall-item-container {
1333   width: 90%;
1334 }
1335 .comment-edit-preview .tread-wrapper {
1336   width: 90%;
1337   padding: 0;
1338   margin: 10px 0;
1339   background-color: #ddffdd;
1340   border-bottom: 0;
1341 }
1342 .comment-edit-preview .wall-item-conv {
1343   display: none;
1344 }
1345 .shiny {
1346   border-right: 10px solid #ddffdd;
1347 }
1348 #jot-preview-content .tread-wrapper {
1349   background-color: #ddffdd;
1350 }
1351 .hide-comments-outer {
1352   margin-bottom: 0.8em;
1353 }
1354 .wall-item-tags {
1355   padding-top: 5px;
1356 }
1357 .tag {
1358   background: url("icons/tag.png") no-repeat center right;
1359   color: #ffffff;
1360   padding-right: 8px;
1361   padding-left: 3px;
1362 }
1363 .tag a {
1364   color: #ffffff;
1365 }
1366 .mention {
1367   background: url("icons/men.png") no-repeat 1px center;
1368   color: #666666;
1369   padding-right: 3px;
1370   padding-left: 18px;
1371 }
1372 .mention a {
1373   color: #666666;
1374 }
1375 .folder {
1376   background: url("icons/folder.png") no-repeat 1px center;
1377   color: #666666;
1378   padding-right: 3px;
1379   padding-left: 15px;
1380 }
1381 .folder a {
1382   color: #666666;
1383 }
1384 .category {
1385   background: url("icons/category.png") no-repeat 1px center;
1386   color: #666666;
1387   padding-right: 3px;
1388   padding-left: 15px;
1389 }
1390 .category a {
1391   color: #666666;
1392 }
1393 /*.filesavetags {
1394     padding: 3px 0 3px 0;
1395     opacity: 0.5;
1396 }*/
1397 .wwto {
1398   position: absolute !important;
1399   background: #FFFFFF;
1400   border: 2px solid #364e59;
1401   height: 25px;
1402   width: 25px;
1403   overflow: hidden;
1404   padding: 1px;
1405   top: 40px;
1406   left: 30px;
1407   -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
1408   -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
1409   box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
1410 }
1411 .wwto .contact-photo {
1412   width: 25px;
1413   height: 25px;
1414 }
1415 /* reshare e embed */
1416 .wall-item-container .wall-item-content .type-link img,
1417 .type-link img {
1418   max-width: 160px;
1419   max-height: 160px;
1420   float: left;
1421   margin-right: 10px;
1422 }
1423 .wall-item-container .wall-item-content .type-link img.attachment-image,
1424 .type-link img.attachment-image {
1425   max-width: 650px;
1426   max-height: inital;
1427   float: none;
1428   margin-right: 0;
1429 }
1430 .type-link blockquote {
1431   margin: 1em 0;
1432   max-height: 160px;
1433   overflow: hidden;
1434   padding-left: 1em;
1435 }
1436 .type-video blockquote {
1437   padding-left: 1em;
1438 }
1439 .shared_header {
1440   height: 32px;
1441   color: #999;
1442   border-top: 1px solid #cccccc;
1443   padding-top: 5px;
1444   margin-top: 5px;
1445 }
1446 .shared_header img {
1447   -webkit-border-radius: 4px;
1448   -moz-border-radius: 4px;
1449   border-radius: 4px;
1450   float: left;
1451 }
1452 .shared_header span {
1453   margin-left: 9px;
1454 }
1455 blockquote.shared_content {
1456   margin-left: 32px;
1457   color: #000;
1458   border: none;
1459 }
1460 .oembed.video > a.embed_video {
1461   display: block;
1462   position: relative;
1463 }
1464 .oembed.video > a.embed_video > div {
1465   position: absolute;
1466   top: 0px;
1467   left: 0px;
1468   background: rgba(255, 255, 255, 0.36) url(../../../images/icons/48/play.png) no-repeat center center !important;
1469 }
1470 /* threaded comments */
1471 .children {
1472   margin-top: 1em;
1473 }
1474 .children .hide-comments-outer {
1475   margin-left: 60px;
1476 }
1477 .children .wwto {
1478   display: none;
1479 }
1480 .children .comment-edit-preview {
1481   width: 660px;
1482 }
1483 .children .comment-edit-preview .wall-item-container {
1484   width: 610px;
1485 }
1486 .children .children {
1487   margin-left: 40px;
1488 }
1489 .children .children .wall-item-container {
1490   width: 710px;
1491 }
1492 .children .children .comment-edit-preview {
1493   width: 620px;
1494 }
1495 .children .children .comment-edit-preview .wall-item-container {
1496   width: 620px;
1497 }
1498 .children .children .children .wall-item-container {
1499   width: 670px;
1500 }
1501 .children .children .children .comment-edit-preview {
1502   width: 580px;
1503 }
1504 .children .children .children .comment-edit-preview .wall-item-container {
1505   width: 580px;
1506 }
1507 .children .children .children .children .wall-item-container {
1508   width: 630px;
1509 }
1510 .children .children .children .children .comment-edit-preview {
1511   width: 540px;
1512 }
1513 .children .children .children .children .comment-edit-preview .wall-item-container {
1514   width: 540px;
1515 }
1516 .children .children .children .children .children .wall-item-container {
1517   width: 590px;
1518 }
1519 .children .children .children .children .children .comment-edit-preview {
1520   width: 500px;
1521 }
1522 .children .children .children .children .children .comment-edit-preview .wall-item-container {
1523   width: 500px;
1524 }
1525 .children .children .children .children .children .children {
1526   margin-left: 0;
1527 }
1528 .children .children .children .children .children .children .hide-comments-outer {
1529   margin-left: 0;
1530 }
1531 /*.threaded .hide-comments-outer { margin-left: 20px; }*/
1532 span[id^="showmore-teaser"] {
1533   background: url("showmore-bg.jpg") no-repeat center bottom;
1534 }
1535 span[id^="showmore-wrap"] {
1536   border-top: 1px solid #999999;
1537   color: #999999;
1538   display: block;
1539   text-align: center;
1540   background-color: #eff0f1;
1541 }
1542 #pause {
1543   position: fixed;
1544   bottom: 5px;
1545   right: 5px;
1546 }
1547 .contact-photo-wrapper {
1548   position: relative;
1549 }
1550 .contact-select {
1551   position: absolute;
1552   top: 64px;
1553   left: 64px;
1554   display: none;
1555 }
1556 .contact-select:checked,
1557 .contact-photo:hover .contact-select {
1558   display: block;
1559 }
1560 #contacts-actions {
1561   position: absolute;
1562   left: 800px;
1563   width: 200px;
1564   background-color: #ffffff;
1565   border: 2px solid #364e59;
1566   display: none;
1567 }
1568 #contacts-actions .batch-action {
1569   display: block;
1570   width: 100%;
1571   background-color: #ffffff;
1572   border: 0;
1573   color: #2d2d2d;
1574   text-align: left;
1575   padding: 5px 10px;
1576   font-size: 11px;
1577 }
1578 #contacts-actions .batch-action:hover {
1579   background-color: #ccff42;
1580 }
1581 @media (max-width: 1000px) {
1582   #contacts-actions {
1583     left: 40px;
1584   }
1585 }
1586 .contact-photo {
1587   width: 48px;
1588   height: 48px;
1589   overflow: hidden;
1590   display: block;
1591 }
1592 .contact-photo img {
1593   width: 48px;
1594   height: 48px;
1595 }
1596 .contact-photo-menu-button {
1597   display: none;
1598   position: absolute;
1599   left: -2px;
1600   top: 31px;
1601 }
1602 .contact-wrapper {
1603   float: left;
1604   width: 300px;
1605   height: 90px;
1606   padding-right: 10px;
1607   margin: 0 10px 10px 0;
1608 }
1609 .contact-wrapper .contact-photo-wrapper {
1610   float: left;
1611   margin-right: 10px;
1612 }
1613 .contact-wrapper .contact-photo {
1614   width: 80px;
1615   height: 80px;
1616 }
1617 .contact-wrapper .contact-photo img {
1618   width: 80px;
1619   height: 80px;
1620 }
1621 .contact-wrapper .contact-photo-menu-button {
1622   left: 0;
1623   top: 63px;
1624 }
1625 .contact-wrapper .drop {
1626   background-image: url('../../../images/icons/22/delete.png');
1627   display: block;
1628   width: 22px;
1629   height: 22px;
1630   position: relative;
1631   top: 10px;
1632   left: -10px;
1633   z-index: 99;
1634 }
1635 .contact-wrapper .drophide {
1636   background-image: url('../../../images/icons/22/delete.png');
1637   display: block;
1638   width: 22px;
1639   height: 22px;
1640   opacity: 0.3;
1641   position: relative;
1642   top: 10px;
1643   left: -10px;
1644   z-index: 99;
1645 }
1646 .contact-wrapper .contact-entry-connect {
1647   padding-top: 5px;
1648   font-weight: bold;
1649 }
1650 .directory-item {
1651   float: left;
1652   width: 200px;
1653   height: 200px;
1654 }
1655 .directory-item .contact-photo {
1656   width: 175px;
1657   height: 175px;
1658 }
1659 .directory-item .contact-photo img {
1660   width: 175px;
1661   height: 175px;
1662 }
1663 .contact-name {
1664   font-weight: bold;
1665   /* padding-top: 15px; */
1666 }
1667 .contact-details {
1668   color: #999999;
1669   white-space: nowrap;
1670   overflow: hidden;
1671   text-overflow: ellipsis;
1672 }
1673 #contact-edit-status-wrapper {
1674   border-color: #9ade00;
1675 }
1676 /* editor */
1677 .jothidden {
1678   display: none;
1679 }
1680 #jot {
1681   width: 100%;
1682   margin: 0 2em 20px 0;
1683 }
1684 #jot .profile-jot-text {
1685   height: 1em;
1686   width: 99%;
1687   font-size: 10px;
1688   color: #999999;
1689   border: 1px solid #999999;
1690   padding: 0.3em;
1691 }
1692 #jot #jot-tools {
1693   margin: 0;
1694   padding: 0;
1695   height: 40px;
1696   overflow: none;
1697   width: 770px;
1698   background-color: #009100;
1699   border-bottom: 2px solid #9eabb0;
1700 }
1701 #jot #jot-tools li {
1702   list-style: none;
1703   float: left;
1704   width: 80px;
1705   height: 40px;
1706   border-bottom: 2px solid #9eabb0;
1707 }
1708 #jot #jot-tools li a {
1709   display: block;
1710   color: #2d2d2d;
1711   width: 100%;
1712   height: 40px;
1713   text-align: center;
1714   line-height: 40px;
1715   overflow: hidden;
1716 }
1717 #jot #jot-tools li:hover {
1718   background-color: #9ade00;
1719   border-bottom: 2px solid #bdcdd4;
1720 }
1721 #jot #jot-tools li.perms {
1722   float: right;
1723   width: 40px;
1724 }
1725 #jot #jot-tools li.perms a.unlock {
1726   width: 30px;
1727   border-left: 10px solid #cccccc;
1728   background-color: #cccccc;
1729 }
1730 #jot #jot-tools li.perms a.lock {
1731   width: 30px;
1732   border-left: 10px solid #666666;
1733   background-color: #666666;
1734 }
1735 #jot #jot-tools li.submit {
1736   float: right;
1737   background-color: #cccccc;
1738   border-bottom: 2px solid #cccccc;
1739   border-right: 1px solid #666666;
1740   border-left: 1px solid #666666;
1741 }
1742 #jot #jot-tools li.submit input {
1743   border: 0;
1744   margin: 0;
1745   padding: 0;
1746   background-color: #cccccc;
1747   color: #666666;
1748   width: 80px;
1749   height: 40px;
1750   line-height: 40px;
1751 }
1752 #jot #jot-tools li.submit input:hover {
1753   background-color: #ccff42;
1754   color: #666666;
1755 }
1756 #jot #jot-tools li.loading {
1757   float: right;
1758   background-color: #ffffff;
1759   width: 20px;
1760   vertical-align: center;
1761   text-align: center;
1762   border-top: 2px solid #9eabb0;
1763   height: 38px;
1764 }
1765 #jot #jot-tools li.loading img {
1766   margin-top: 10px;
1767 }
1768 #jot #jot-title {
1769   border: 0;
1770   margin: 0;
1771   height: 20px;
1772   width: 500px;
1773   font-weight: bold;
1774   border: 1px solid #ffffff;
1775 }
1776 #jot #jot-title:-webkit-input-placeholder {
1777   font-weight: normal;
1778 }
1779 #jot #jot-title:-moz-placeholder {
1780   font-weight: normal;
1781 }
1782 #jot #jot-title:hover {
1783   border: 1px solid #999999;
1784 }
1785 #jot #jot-title:focus {
1786   border: 1px solid #999999;
1787 }
1788 #jot #character-counter {
1789   width: 40px;
1790   float: right;
1791   text-align: right;
1792   height: 20px;
1793   line-height: 20px;
1794   padding-right: 20px;
1795 }
1796 #jot #jot-category {
1797   border: 0;
1798   margin: 0;
1799   height: 20px;
1800   width: 200px;
1801   border: 1px solid #ffffff;
1802 }
1803 #jot #jot-category:hover {
1804   border: 1px solid #999999;
1805 }
1806 #jot #jot-category:focus {
1807   border: 1px solid #999999;
1808 }
1809 /** buttons **/
1810 /*input[type="submit"] {
1811         border: 0;
1812     background-color: @ButtonBackgroundColor;
1813     color: @ButtonColor;
1814     padding: 0 10px;
1815         .rounded(5px);
1816     height: 18px;
1817 }*/
1818 a.actionbutton {
1819   border: 1px solid #999999;
1820   background-color: #cccccc;
1821   color: #2d2d2d;
1822   font-size: 8pt;
1823   padding: 2pt;
1824   -moz-border-radius: 5px 5px 5px 5px;
1825   -webkit-border-radius: 5px 5px 5px 5px;
1826   border-radius: 5px 5px 5px 5px;
1827 }
1828 a.actionbutton i.icon {
1829   display: inline-block;
1830   vertical-align: baseline;
1831   padding: 0;
1832 }
1833 a.actionbutton:hover {
1834   text-decoration: none;
1835   background-color: #ffffff;
1836 }
1837 h2 > .actionbutton {
1838   float: right;
1839 }
1840 /** acl **/
1841 #photo-edit-perms-select,
1842 #photos-upload-permissions-wrapper,
1843 #profile-jot-acl-wrapper {
1844   display: block!important;
1845 }
1846 #acl-wrapper {
1847   width: 690px;
1848   float: left;
1849 }
1850 #acl-search {
1851   float: right;
1852   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1853   padding-right: 20px;
1854 }
1855 #acl-showall {
1856   float: left;
1857   display: block;
1858   width: auto;
1859   height: 18px;
1860   background-color: #cccccc;
1861   background-image: url("../../../images/show_all_off.png");
1862   background-position: 7px 7px;
1863   background-repeat: no-repeat;
1864   padding: 7px 5px 0 30px;
1865   color: #999999;
1866   -moz-border-radius: 5px 5px 5px 5px;
1867   -webkit-border-radius: 5px 5px 5px 5px;
1868   border-radius: 5px 5px 5px 5px;
1869 }
1870 #acl-showall.selected {
1871   color: #000000;
1872   background-color: #ff9900;
1873   background-image: url("../../../images/show_all_on.png");
1874 }
1875 #acl-list {
1876   height: 210px;
1877   border: 1px solid #cccccc;
1878   clear: both;
1879   margin-top: 30px;
1880   overflow: auto;
1881 }
1882 .acl-list-item {
1883   display: block;
1884   width: 150px;
1885   height: 30px;
1886   border: 1px solid #cccccc;
1887   margin: 5px;
1888   float: left;
1889 }
1890 .acl-list-item img {
1891   width: 22px;
1892   height: 22px;
1893   float: left;
1894   margin: 4px;
1895 }
1896 .acl-list-item p {
1897   height: 12px;
1898   font-size: 10px;
1899   margin: 0;
1900   padding: 2px 0 1px;
1901   overflow: hidden;
1902 }
1903 .acl-list-item a {
1904   font-size: 8px;
1905   display: block;
1906   width: 40px;
1907   height: 10px;
1908   float: left;
1909   color: #999999;
1910   background-color: #cccccc;
1911   background-position: 3px 3px;
1912   background-repeat: no-repeat;
1913   margin-right: 5px;
1914   -webkit-border-radius: 2px ;
1915   -moz-border-radius: 2px;
1916   border-radius: 2px;
1917   padding-left: 15px;
1918 }
1919 #acl-wrapper a:hover {
1920   text-decoration: none;
1921   color: #000000;
1922 }
1923 .acl-button-show {
1924   background-image: url("../../../images/show_off.png");
1925 }
1926 .acl-button-hide {
1927   background-image: url("../../../images/hide_off.png");
1928 }
1929 .acl-button-show.selected {
1930   color: #000000;
1931   background-color: #9ade00;
1932   background-image: url("../../../images/show_on.png");
1933 }
1934 .acl-button-hide.selected {
1935   color: #000000;
1936   background-color: #ff4141;
1937   background-image: url("../../../images/hide_on.png");
1938 }
1939 .acl-list-item.groupshow {
1940   border-color: #9ade00;
1941 }
1942 .acl-list-item.grouphide {
1943   border-color: #ff4141;
1944 }
1945 /** /acl **/
1946 /** tab buttons **/
1947 ul.tabs {
1948   list-style-type: none;
1949   padding-bottom: 10px;
1950 }
1951 ul.tabs li {
1952   float: left;
1953   margin-left: 20px;
1954 }
1955 ul.tabs li .active {
1956   border-bottom: 1px solid #009100;
1957 }
1958 /** group editor **/
1959 #group-edit-desc {
1960   margin-top: 1em;
1961   color: #999999;
1962 }
1963 #group-update-wrapper {
1964   height: auto;
1965   overflow: auto;
1966 }
1967 #group-update-wrapper #group {
1968   width: 300px;
1969   float: left;
1970   margin-right: 20px;
1971 }
1972 #group-update-wrapper #contacts {
1973   width: 300px;
1974   float: left;
1975 }
1976 #group-update-wrapper #group-separator {
1977   display: none;
1978 }
1979 #group-update-wrapper .contact_list {
1980   height: 300px;
1981   border: 1px solid #364e59;
1982   overflow: auto;
1983 }
1984 #group-update-wrapper .contact_list .contact-block-div {
1985   width: 50px;
1986   height: 50px;
1987   float: left;
1988 }
1989 /**
1990  * Form fields
1991  */
1992 .field {
1993   margin-bottom: 10px;
1994   padding-bottom: 10px;
1995   overflow: auto;
1996   width: 100%;
1997 }
1998 .field label {
1999   float: left;
2000   width: 200px;
2001 }
2002 .field input,
2003 .field textarea {
2004   width: 400px;
2005 }
2006 .field input[type="checkbox"],
2007 .field input[type="radio"] {
2008   width: auto;
2009 }
2010 .field textarea {
2011   height: 100px;
2012 }
2013 .field .field_help {
2014   display: block;
2015   margin-left: 200px;
2016   color: #999999;
2017 }
2018 .field .onoff {
2019   float: left;
2020   width: 80px;
2021 }
2022 .field .onoff a {
2023   display: block;
2024   border: 1px solid #666666;
2025   background-image: url("../../../images/onoff.jpg");
2026   background-repeat: no-repeat;
2027   padding: 4px 2px 2px 2px;
2028   height: 16px;
2029   text-decoration: none;
2030 }
2031 .field .onoff .off {
2032   border-color: #666666;
2033   padding-left: 40px;
2034   background-position: left center;
2035   background-color: #cccccc;
2036   color: #666666;
2037   text-align: right;
2038 }
2039 .field .onoff .on {
2040   border-color: #204A87;
2041   padding-right: 40px;
2042   background-position: right center;
2043   background-color: #D7E3F1;
2044   color: #204A87;
2045   text-align: left;
2046 }
2047 .field .hidden {
2048   display: none!important;
2049 }
2050 .field.radio .field_help {
2051   margin-left: 0;
2052 }
2053 #profile-edit-links li {
2054   list-style: none;
2055   margin-top: 10px;
2056 }
2057 #profile-edit-default-desc {
2058   color: #FF0000;
2059   border: 1px solid #FF8888;
2060   background-color: #FFEEEE;
2061   padding: 7px;
2062 }
2063 #profile-edit-profile-name-label,
2064 #profile-edit-name-label,
2065 #profile-edit-pdesc-label,
2066 #profile-edit-gender-label,
2067 #profile-edit-dob-label,
2068 #profile-edit-address-label,
2069 #profile-edit-locality-label,
2070 #profile-edit-region-label,
2071 #profile-edit-postal-code-label,
2072 #profile-edit-country-name-label,
2073 #profile-edit-marital-label,
2074 #profile-edit-with-label,
2075 #profile-edit-sexual-label,
2076 #profile-edit-politic-label,
2077 #profile-edit-religion-label,
2078 #profile-edit-pubkeywords-label,
2079 #profile-edit-prvkeywords-label,
2080 #profile-edit-gender-select,
2081 #profile-edit-homepage-label {
2082   float: left;
2083   width: 175px;
2084   padding-top: 7px;
2085 }
2086 #profile-edit-profile-name,
2087 #profile-edit-name,
2088 #gender-select,
2089 #profile-edit-pdesc,
2090 #profile-edit-gender,
2091 #profile-edit-dob,
2092 #profile-edit-address,
2093 #profile-edit-locality,
2094 #profile-edit-region,
2095 #profile-edit-postal-code,
2096 #profile-edit-country-name,
2097 #profile-edit-marital,
2098 #profile-edit-with,
2099 #profile-edit-sexual,
2100 #profile-edit-politic,
2101 #profile-edit-religion,
2102 #profile-edit-pubkeywords,
2103 #profile-edit-prvkeywords,
2104 #profile-edit-homepage {
2105   margin-top: 5px;
2106 }
2107 /* oauth */
2108 .oauthapp {
2109   height: auto;
2110   overflow: auto;
2111   border-bottom: 2px solid #cccccc;
2112   padding-bottom: 1em;
2113   margin-bottom: 1em;
2114 }
2115 .oauthapp img {
2116   float: left;
2117   width: 48px;
2118   height: 48px;
2119   margin: 10px;
2120 }
2121 .oauthapp img.noicon {
2122   background-image: url("../../../images/icons/48/plugin.png");
2123   background-position: center center;
2124   background-repeat: no-repeat;
2125 }
2126 .oauthapp a {
2127   float: left;
2128 }
2129 /* contacts */
2130 .contact-entry-wrapper {
2131   width: 50px;
2132   float: left;
2133 }
2134 /* manage page */
2135 .identity-match-photo {
2136   position: relative;
2137 }
2138 .identity-match-photo .manage-notify {
2139   background-color: #19AEFF;
2140   border-radius: 5px;
2141   font-size: 10px;
2142   padding: 1px 3px;
2143   min-width: 15px;
2144   text-align: right;
2145   position: absolute;
2146   right: 10px;
2147   top: -5px;
2148   color: #ffffff;
2149 }
2150 /* videos page */
2151 .videos .video-top-wrapper {
2152   width: 200px;
2153   float: left;
2154   margin: 0 10px 10px 0;
2155   position: relative;
2156 }
2157 .videos .video-top-wrapper .video-js {
2158   width: 200px!important;
2159   height: 132px!important;
2160 }
2161 .videos .video-top-wrapper .video-delete {
2162   position: absolute;
2163   opacity: 0;
2164   right: 0;
2165   top: 0;
2166   transition: opacity 0.5s;
2167 }
2168 .videos .video-top-wrapper:hover .video-delete {
2169   opacity: 1;
2170 }
2171 /* photo albums */
2172 #photo-edit-link-wrap {
2173   margin-bottom: 10px;
2174 }
2175 #album-edit-link {
2176   border-right: 1px solid #364e59;
2177   float: left;
2178   padding-right: 5px;
2179   margin-right: 5px;
2180 }
2181 #photo-edit-link,
2182 #album-edit-link a {
2183   background: url("../../../images/icons/16/edit.png") no-repeat left center;
2184   padding-left: 18px;
2185 }
2186 #photo-toprofile-link {
2187   background: url("../../../images/icons/16/user.png") no-repeat left center;
2188   padding-left: 18px;
2189 }
2190 #photo-top-upload-link,
2191 .photos-upload-link {
2192   margin: 1em 0;
2193   display: block;
2194 }
2195 .photos-upload-link a,
2196 #photo-top-upload-link {
2197   background: url("../../../images/icons/16/add.png") no-repeat left center;
2198   padding-left: 18px;
2199 }
2200 .photo-top-image-wrapper,
2201 .photo-album-image-wrapper {
2202   float: left;
2203   margin: 0 10px 10px 0;
2204   width: 150px;
2205   height: 150px;
2206   position: relative;
2207   overflow: hidden;
2208 }
2209 .photo-top-image-wrapper img,
2210 .photo-album-image-wrapper img {
2211   width: 150px;
2212 }
2213 .photo-top-image-wrapper .photo-top-album-name,
2214 .photo-album-image-wrapper .photo-top-album-name,
2215 .photo-top-image-wrapper .caption,
2216 .photo-album-image-wrapper .caption {
2217   position: absolute;
2218   color: #2d2d2d;
2219   background-color: #ffffff;
2220   width: 100%;
2221   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2222   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2223   box-shadow: 0px 5px 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   bottom: -150px;
2230 }
2231 .photo-top-image-wrapper:hover .photo-top-album-name,
2232 .photo-album-image-wrapper:hover .photo-top-album-name,
2233 .photo-top-image-wrapper:hover .caption,
2234 .photo-album-image-wrapper:hover .caption {
2235   bottom: 0;
2236   -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2237   -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2238   box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
2239   -webkit-transition: all 0.5s ease-in-out;
2240   -moz-transition: all 0.5s ease-in-out;
2241   -o-transition: all 0.5s ease-in-out;
2242   -ms-transition: all 0.5s ease-in-out;
2243   transition: all 0.5s ease-in-out;
2244 }
2245 #photo-photo {
2246   display: block;
2247   width: 660px;
2248   padding: 50px;
2249   margin-bottom: 0;
2250   text-align: center;
2251   background-color: #999999;
2252 }
2253 #photo-photo img {
2254   max-width: 560px;
2255 }
2256 #photo-album-title {
2257   background: url("../../../images/icons/22/image.png") no-repeat top left;
2258   padding-left: 23px;
2259   min-height: 22px;
2260   padding-top: 6px;
2261   /* a { display: block;}*/
2262 }
2263 #photo-caption {
2264   display: block;
2265   width: 660px;
2266   min-height: 55px;
2267   background-color: #cccccc;
2268   padding: 0 50px 0 50px;
2269 }
2270 #photo-next-link > a > div {
2271   background: url("icons/next.png") no-repeat center center;
2272   float: right;
2273   width: 50px;
2274   height: 50px;
2275 }
2276 #photo-prev-link > a > div {
2277   background: url("icons/prev.png") no-repeat center center;
2278   float: left;
2279   width: 50px;
2280   height: 50px;
2281 }
2282 #photo-like-div {
2283   display: block;
2284   width: 660px;
2285   height: 30px;
2286   background-color: #cccccc;
2287   padding: 0 50px 0 50px;
2288 }
2289 #photo-like-div .icon {
2290   float: left;
2291 }
2292 #photo-like-div .like-rotator {
2293   float: right;
2294 }
2295 #photo_edit_form {
2296   padding: 1em;
2297 }
2298 /* profile match wrapper */
2299 .profile-match-wrapper {
2300   float: left;
2301   width: 110px;
2302   height: 110px;
2303   margin-bottom: 20px;
2304 }
2305 .profile-match-wrapper .drop {
2306   background-image: url('../../../images/icons/22/delete.png');
2307   display: block;
2308   width: 22px;
2309   height: 22px;
2310   position: relative;
2311   top: 10px;
2312   left: -10px;
2313 }
2314 .profile-match-wrapper .drophide {
2315   background-image: url('../../../images/icons/22/delete.png');
2316   display: block;
2317   width: 22px;
2318   height: 22px;
2319   opacity: 0.3;
2320   position: relative;
2321   top: 10px;
2322   left: -10px;
2323 }
2324 .profile-match-wrapper .contact-photo {
2325   width: 80px;
2326   height: 80px;
2327 }
2328 .profile-match-wrapper .contact-photo img {
2329   width: 80px;
2330   height: 80px;
2331 }
2332 .profile-match-wrapper .contact-photo-menu-button {
2333   left: 0;
2334   top: 63px;
2335 }
2336 /* messages */
2337 #message-new {
2338   background: #19aeff;
2339   border: 1px solid #005c94;
2340   width: 150px;
2341 }
2342 #message-new a {
2343   color: #ffffff;
2344   text-align: center;
2345   display: block;
2346   font-weight: bold;
2347   padding: 1em 0;
2348 }
2349 .mail-list-wrapper {
2350   background-color: #f6f7f8;
2351   margin-bottom: 5px;
2352   width: 100%;
2353   height: auto;
2354   overflow: hidden;
2355 }
2356 .mail-list-wrapper span {
2357   display: block;
2358   float: left;
2359   width: 20%;
2360   overflow: hidden;
2361 }
2362 .mail-list-wrapper .mail-subject {
2363   width: 30%;
2364   padding: 4px 0 0 4px;
2365 }
2366 .mail-list-wrapper .mail-subject a {
2367   display: block;
2368 }
2369 .mail-list-wrapper .mail-subject.unseen a {
2370   font-weight: bold;
2371 }
2372 .mail-list-wrapper .mail-date {
2373   padding: 4px 4px 0 4px;
2374 }
2375 .mail-list-wrapper .mail-from {
2376   padding: 4px 4px 0 4px;
2377 }
2378 .mail-list-wrapper .mail-count {
2379   padding: 4px 4px 0 4px;
2380   text-align: right;
2381 }
2382 .mail-list-wrapper .mail-delete {
2383   float: right;
2384 }
2385 #message-preview {
2386   margin-top: 1em;
2387   box-sizing: border-box;
2388 }
2389 #message-preview * {
2390   box-sizing: border-box;
2391   white-space: nowrap;
2392 }
2393 #message-preview .mail-list-wrapper .mail-subject {
2394   width: 100%;
2395 }
2396 #message-preview .mail-list-wrapper .mail-date {
2397   font-size: 0.8em;
2398   width: 25%;
2399   text-align: right;
2400 }
2401 #message-preview .mail-list-wrapper .mail-from {
2402   font-size: 0.8em;
2403   width: 75%;
2404 }
2405 #message-preview .mail-list-wrapper .mail-count {
2406   font-size: 0.8em;
2407   width: 100%;
2408 }
2409 #message-preview .mail-list-wrapper .mail-delete {
2410   display: none;
2411 }
2412 #message-preview .mail-list-wrapper .mail-date,
2413 #message-preview .mail-list-wrapper .mail-from,
2414 #message-preview .mail-list-wrapper .mail-count {
2415   opacity: 0.5;
2416   -webkit-transition: all 0.2s ease-in-out;
2417   -moz-transition: all 0.2s ease-in-out;
2418   -o-transition: all 0.2s ease-in-out;
2419   -ms-transition: all 0.2s ease-in-out;
2420   transition: all 0.2s ease-in-out;
2421 }
2422 #message-preview .mail-list-wrapper:hover .mail-date,
2423 #message-preview .mail-list-wrapper:hover .mail-from,
2424 #message-preview .mail-list-wrapper:hover .mail-count {
2425   opacity: 1;
2426   -webkit-transition: all 0.2s ease-in-out;
2427   -moz-transition: all 0.2s ease-in-out;
2428   -o-transition: all 0.2s ease-in-out;
2429   -ms-transition: all 0.2s ease-in-out;
2430   transition: all 0.2s ease-in-out;
2431 }
2432 #mail-display-subject {
2433   background-color: #f6f7f8;
2434   color: #2d2d2d;
2435   margin-bottom: 10px;
2436   width: 100%;
2437   height: auto;
2438   overflow: hidden;
2439 }
2440 #mail-display-subject span {
2441   float: left;
2442   overflow: hidden;
2443   padding: 4px 0 0 10px;
2444 }
2445 #mail-display-subject .mail-delete {
2446   float: right;
2447   opacity: 0.5;
2448   -webkit-transition: all 0.2s ease-in-out;
2449   -moz-transition: all 0.2s ease-in-out;
2450   -o-transition: all 0.2s ease-in-out;
2451   -ms-transition: all 0.2s ease-in-out;
2452   transition: all 0.2s ease-in-out;
2453 }
2454 #mail-display-subject:hover .mail-delete {
2455   opacity: 1;
2456   -webkit-transition: all 0.2s ease-in-out;
2457   -moz-transition: all 0.2s ease-in-out;
2458   -o-transition: all 0.2s ease-in-out;
2459   -ms-transition: all 0.2s ease-in-out;
2460   transition: all 0.2s ease-in-out;
2461 }
2462 /* theme screenshot */
2463 .screenshot,
2464 #theme-preview {
2465   position: absolute;
2466   width: 202px;
2467   left: 70%;
2468   top: 50px;
2469 }
2470 .screenshot img,
2471 #theme-preview img {
2472   width: 200px;
2473   height: 150px;
2474 }
2475 /* page footer */
2476 footer {
2477   height: 100px;
2478   display: table-row;
2479 }
2480 .pager {
2481   margin-top: 25px;
2482   clear: both;
2483 }
2484 /**
2485  * ADMIN
2486  */
2487 #pending-update {
2488   float: right;
2489   color: #ffffff;
2490   font-weight: bold;
2491   background-color: #FF0000;
2492   padding: 0em 0.3em;
2493 }
2494 #adminpage dl {
2495   clear: left;
2496   margin-bottom: 2px;
2497   padding-bottom: 2px;
2498   border-bottom: 1px solid black;
2499 }
2500 #adminpage dt {
2501   width: 200px;
2502   float: left;
2503   font-weight: bold;
2504 }
2505 #adminpage dd {
2506   margin-left: 200px;
2507 }
2508 #adminpage h3 {
2509   border-bottom: 1px solid #cccccc;
2510 }
2511 #adminpage .field label {
2512   font-weight: bold;
2513 }
2514 #adminpage .submit {
2515   clear: left;
2516   text-align: right;
2517 }
2518 #adminpage #pluginslist {
2519   margin: 0;
2520   padding: 0;
2521 }
2522 #adminpage .plugin {
2523   list-style: none;
2524   display: block;
2525   border: 1px solid #888888;
2526   padding: 1em;
2527   margin-bottom: 5px;
2528   clear: left;
2529 }
2530 #adminpage .plugin desc {
2531   margin-left: 2.5em;
2532 }
2533 #adminpage .toggleplugin {
2534   float: left;
2535   margin-right: 1em;
2536 }
2537 #adminpage table {
2538   width: 100%;
2539   border-bottom: 1px solid #000000;
2540   margin: 5px 0;
2541 }
2542 #adminpage table th {
2543   text-align: left;
2544 }
2545 #adminpage table td .icon {
2546   float: left;
2547 }
2548 #adminpage table tr:hover {
2549   background-color: #bbc7d7;
2550 }
2551 #adminpage table#users img {
2552   width: 16px;
2553   height: 16px;
2554 }
2555 #adminpage .selectall {
2556   text-align: right;
2557 }
2558 /* edit buttons for comments */
2559 .icon.dim {
2560   opacity: 0.3;
2561   filter: alpha(opacity=30);
2562 }
2563 .comment-edit-bb {
2564   list-style: none;
2565   display: none;
2566   margin: 0;
2567   padding: 0;
2568   width: 75%;
2569 }
2570 .comment-edit-bb > li {
2571   display: inline-block;
2572   margin: 10px 10px 0 0;
2573   visibility: none;
2574 }
2575 .editicon {
2576   display: inline-block;
2577   width: 16px;
2578   height: 16px;
2579   background-image: url(icons/bbedit.png);
2580   text-decoration: none;
2581 }
2582 .editicon :hover {
2583   background-color: #ccc;
2584 }
2585 .boldbb {
2586   background-position: 0 0;
2587 }
2588 .boldbb:hover {
2589   background-position: 0 -16px;
2590 }
2591 .italicbb {
2592   background-position: -16px 0;
2593 }
2594 .italicbb:hover {
2595   background-position: -16px -16px;
2596 }
2597 .underlinebb {
2598   background-position: -32px 0;
2599 }
2600 .underlinebb:hover {
2601   background-position: -32px -16px;
2602 }
2603 .quotebb {
2604   background-position: -48px 0;
2605 }
2606 .quotebb:hover {
2607   background-position: -48px -16px;
2608 }
2609 .codebb {
2610   background-position: -64px 0;
2611 }
2612 .codebb:hover {
2613   background-position: -64px -16px;
2614 }
2615 .imagebb {
2616   background-position: -80px 0;
2617 }
2618 .imagebb:hover {
2619   background-position: -80px -16px;
2620 }
2621 .urlbb {
2622   background-position: -96px 0;
2623 }
2624 .urlbb:hover {
2625   background-position: -96px -16px;
2626 }
2627 .videobb {
2628   background-position: -112px 0;
2629 }
2630 .videobb:hover {
2631   background-position: -112px -16px;
2632 }
2633 /** range input css **/
2634 /* slider root element */
2635 .slider {
2636   height: 2px;
2637   position: relative;
2638   cursor: pointer;
2639   border: 1px solid #333;
2640   width: 200px;
2641   margin: 10px 0 10px 0;
2642   float: left;
2643 }
2644 /* progress bar (enabled with progress: true) */
2645 .progress {
2646   height: 9px;
2647   background-color: #C5FF00;
2648   display: none;
2649   opacity: 0.6;
2650 }
2651 /* drag handle */
2652 .handle {
2653   background-color: #ccc;
2654   height: 16px;
2655   width: 8px;
2656   top: -8px;
2657   position: absolute;
2658   display: block;
2659   margin-top: 1px;
2660   border: 1px solid #000;
2661   cursor: move;
2662   -moz-border-radius: 0 0 5px 5px;
2663   -webkit-border-radius: 0 0 5px 5px;
2664   border-radius: 0 0 5px 5px;
2665   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2666   -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2667   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
2668 }
2669 /* the input field */
2670 .range {
2671   width: 20px!important;
2672   font-size: 8pt;
2673   margin-left: 10px;
2674   border: 0;
2675   color: #999999;
2676 }
2677 /* buttons for the event view */
2678 .plink-event-link {
2679   float: left;
2680   margin-left: 2px;
2681 }
2682 /* upload/select popup */
2683 .fbrowser {
2684   overflow: auto;
2685   position: absolute;
2686   top: 0;
2687   width: 100%;
2688   height: 100%;
2689 }
2690 .fbrowser .path {
2691   background-color: #009100;
2692 }
2693 .fbrowser .path a {
2694   padding: 5px;
2695   margin: 0 2px;
2696   display: inline-block;
2697 }
2698 .fbrowser .path a,
2699 .fbrowser .path a:active,
2700 .fbrowser .path a:visited,
2701 .fbrowser .path a:link,
2702 .fbrowser .path a:hover {
2703   color: #ffffff;
2704   text-decoration: none;
2705   outline: none;
2706 }
2707 .fbrowser .folders ul {
2708   list-style: url("icons/folder.png");
2709   padding-left: 22px;
2710 }
2711 .fbrowser .list {
2712   padding: 10px;
2713 }
2714 .fbrowser.image .photo-album-image-wrapper {
2715   width: 48px;
2716   height: 48px;
2717 }
2718 .fbrowser.image a img {
2719   width: auto;
2720   height: 48px;
2721 }
2722 .fbrowser.image a p {
2723   display: none;
2724 }
2725 .fbrowser.file .photo-album-image-wrapper {
2726   float: none;
2727   white-space: nowrap;
2728   width: 100%;
2729   height: auto;
2730 }
2731 .fbrowser.file img {
2732   display: inline;
2733   width: 16px;
2734   height: 16px;
2735 }
2736 .fbrowser.file p {
2737   display: inline;
2738   white-space: nowrap;
2739 }
2740 .fbrowser .upload {
2741   clear: both;
2742   padding-top: 1em;
2743 }