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