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