]> git.mxchange.org Git - friendica.git/blob - view/theme/quattro/lilac/style.css
quattro: collapse threaded comment box
[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 .wall-item-container.comment .commentbox {
1054   height: 0px;
1055   overflow: hidden;
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.comment .commentbox .wall-item-comment-wrapper {
1063   border-top: 1px solid #999999;
1064   height: 0px;
1065   overflow: hidden;
1066 }
1067 .wall-item-container.comment:hover .commentbox {
1068   height: auto;
1069   overflow: visible;
1070   -webkit-transition: all 0.2s ease-in-out;
1071   -moz-transition: all 0.2s ease-in-out;
1072   -o-transition: all 0.2s ease-in-out;
1073   -ms-transition: all 0.2s ease-in-out;
1074   transition: all 0.2s ease-in-out;
1075 }
1076 .wall-item-container.comment:hover .commentbox .wall-item-comment-wrapper {
1077   border-top: 0px;
1078   height: auto;
1079   overflow: visible;
1080 }
1081 /* 'tag' item type */
1082 .wall-item-container.item-tag .wall-item-content {
1083   opacity: 0.5;
1084   -webkit-transition: all 0.2s ease-in-out;
1085   -moz-transition: all 0.2s ease-in-out;
1086   -o-transition: all 0.2s ease-in-out;
1087   -ms-transition: all 0.2s ease-in-out;
1088   transition: all 0.2s ease-in-out;
1089 }
1090 .wall-item-container.item-tag .contact-photo-wrapper {
1091   margin-left: 32px;
1092 }
1093 .wall-item-container.item-tag .contact-photo {
1094   width: 16px;
1095   height: 16px;
1096 }
1097 .wall-item-container.item-tag .contact-photo-menu-button {
1098   top: 15px !important;
1099   left: 15px !important;
1100 }
1101 .wall-item-comment-wrapper {
1102   margin: 1em 2em 1em 60px;
1103 }
1104 .wall-item-comment-wrapper .comment-edit-photo {
1105   display: none;
1106 }
1107 .wall-item-comment-wrapper textarea {
1108   height: 1em;
1109   width: 100%;
1110   font-size: 10px;
1111   color: #999999;
1112   border: 1px solid #999999;
1113   padding: 0.3em;
1114 }
1115 .wall-item-comment-wrapper .comment-edit-text-full {
1116   height: 4em;
1117   color: #2d2d2d;
1118   border: 1px solid #2d2d2d;
1119 }
1120 .threaded .wall-item-comment-wrapper {
1121   margin-left: 0px;
1122 }
1123 .comment-edit-preview {
1124   width: 710px;
1125   border: 1px solid #2d2d2d;
1126   margin-top: 10px;
1127   background-color: #c0a3c7;
1128 }
1129 .comment-edit-preview .contact-photo {
1130   width: 32px;
1131   height: 32px;
1132   margin-left: 16px;
1133   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1134
1135 }
1136 .comment-edit-preview .contact-photo-menu-button {
1137   top: 15px !important;
1138   left: 15px !important;
1139 }
1140 .comment-edit-preview .wall-item-links {
1141   padding-left: 12px;
1142 }
1143 .comment-edit-preview .wall-item-container {
1144   width: 90%;
1145 }
1146 .comment-edit-preview .tread-wrapper {
1147   width: 90%;
1148   padding: 0;
1149   margin: 10px 0;
1150   background-color: #c0a3c7;
1151   border-bottom: 0px;
1152 }
1153 .comment-edit-preview .wall-item-conv {
1154   display: none;
1155 }
1156 .shiny {
1157   border-right: 10px solid #c0a3c7;
1158 }
1159 #jot-preview-content .tread-wrapper {
1160   background-color: #c0a3c7;
1161 }
1162 .hide-comments-outer {
1163   margin-bottom: 0.8em;
1164 }
1165 .wall-item-tags {
1166   padding-top: 5px;
1167 }
1168 .tag {
1169   background: url("icons/tag.png") no-repeat center right;
1170   color: #ffffff;
1171   padding-right: 8px;
1172   padding-left: 3px;
1173 }
1174 .tag a {
1175   color: #ffffff;
1176 }
1177 .mention {
1178   background: url("icons/men.png") no-repeat 1px center;
1179   color: #666666;
1180   padding-right: 3px;
1181   padding-left: 18px;
1182 }
1183 .mention a {
1184   color: #666666;
1185 }
1186 .folder {
1187   background: url("icons/folder.png") no-repeat 1px center;
1188   color: #666666;
1189   padding-right: 3px;
1190   padding-left: 15px;
1191 }
1192 .folder a {
1193   color: #666666;
1194 }
1195 .category {
1196   background: url("icons/category.png") no-repeat 1px center;
1197   color: #666666;
1198   padding-right: 3px;
1199   padding-left: 15px;
1200 }
1201 .category a {
1202   color: #666666;
1203 }
1204 /*.filesavetags {
1205     padding: 3px 0px 3px 0px;
1206     opacity: 0.5;
1207 }*/
1208 .wwto {
1209   background: #FFFFFF;
1210   border: 2px solid #364e59;
1211   height: 25px;
1212   width: 25px;
1213   overflow: hidden;
1214   padding: 1px;
1215   position: absolute !important;
1216   top: 40px;
1217   left: 30px;
1218   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1219   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1220   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1221 }
1222 .wwto .contact-photo {
1223   width: 25px;
1224   height: 25px;
1225 }
1226 /* threaded comments */
1227 .children {
1228   margin-top: 1em;
1229 }
1230 .children .hide-comments-outer {
1231   margin-left: 60px;
1232 }
1233 .children .wwto {
1234   display: none;
1235 }
1236 .children .comment-edit-preview {
1237   width: 660px;
1238 }
1239 .children .comment-edit-preview .wall-item-container {
1240   width: 610px;
1241 }
1242 .children .children {
1243   margin-left: 40px;
1244 }
1245 .children .children .wall-item-container {
1246   width: 710px;
1247 }
1248 .children .children .comment-edit-preview {
1249   width: 620px;
1250 }
1251 .children .children .comment-edit-preview .wall-item-container {
1252   width: 620px;
1253 }
1254 .children .children .children .wall-item-container {
1255   width: 670px;
1256 }
1257 .children .children .children .comment-edit-preview {
1258   width: 580px;
1259 }
1260 .children .children .children .comment-edit-preview .wall-item-container {
1261   width: 580px;
1262 }
1263 .children .children .children .children .wall-item-container {
1264   width: 630px;
1265 }
1266 .children .children .children .children .comment-edit-preview {
1267   width: 540px;
1268 }
1269 .children .children .children .children .comment-edit-preview .wall-item-container {
1270   width: 540px;
1271 }
1272 .children .children .children .children .children .wall-item-container {
1273   width: 590px;
1274 }
1275 .children .children .children .children .children .comment-edit-preview {
1276   width: 500px;
1277 }
1278 .children .children .children .children .children .comment-edit-preview .wall-item-container {
1279   width: 500px;
1280 }
1281 .children .children .children .children .children .children {
1282   margin-left: 0px;
1283 }
1284 .children .children .children .children .children .children .hide-comments-outer {
1285   margin-left: 0px;
1286 }
1287 /*.threaded .hide-comments-outer { margin-left: 20px; }*/
1288 span[id^="showmore-teaser"] {
1289   background: url("showmore-bg.jpg") no-repeat center bottom;
1290 }
1291 span[id^="showmore-wrap"] {
1292   border-top: 1px solid #999999;
1293   color: #999999;
1294   display: block;
1295   text-align: center;
1296   background-color: #eff0f1;
1297 }
1298 #pause {
1299   position: fixed;
1300   bottom: 5px;
1301   right: 5px;
1302 }
1303 .contact-photo-wrapper {
1304   position: relative;
1305 }
1306 .contact-photo {
1307   width: 48px;
1308   height: 48px;
1309   overflow: hidden;
1310   display: block;
1311 }
1312 .contact-photo img {
1313   width: 48px;
1314   height: 48px;
1315 }
1316 .contact-photo-menu-button {
1317   display: none;
1318   position: absolute;
1319   left: -2px;
1320   top: 31px;
1321 }
1322 .contact-wrapper {
1323   float: left;
1324   width: 300px;
1325   height: 90px;
1326   padding-right: 10px;
1327   margin: 0 10px 10px 0px;
1328 }
1329 .contact-wrapper .contact-photo-wrapper {
1330   float: left;
1331   margin-right: 10px;
1332 }
1333 .contact-wrapper .contact-photo {
1334   width: 80px;
1335   height: 80px;
1336 }
1337 .contact-wrapper .contact-photo img {
1338   width: 80px;
1339   height: 80px;
1340 }
1341 .contact-wrapper .contact-photo-menu-button {
1342   left: 0px;
1343   top: 63px;
1344 }
1345 .directory-item {
1346   float: left;
1347   width: 200px;
1348   height: 200px;
1349 }
1350 .directory-item .contact-photo {
1351   width: 175px;
1352   height: 175px;
1353 }
1354 .directory-item .contact-photo img {
1355   width: 175px;
1356   height: 175px;
1357 }
1358 .contact-name {
1359   font-weight: bold;
1360   padding-top: 15px;
1361 }
1362 .contact-details {
1363   color: #999999;
1364   white-space: nowrap;
1365   overflow: hidden;
1366   text-overflow: ellipsis;
1367 }
1368 /* editor */
1369 .jothidden {
1370   display: none;
1371 }
1372 #jot {
1373   width: 100%;
1374   margin: 0px 2em 20px 0px;
1375 }
1376 #jot .profile-jot-text {
1377   height: 1em;
1378   width: 99%;
1379   font-size: 10px;
1380   color: #999999;
1381   border: 1px solid #999999;
1382   padding: 0.3em;
1383 }
1384 #jot #jot-tools {
1385   margin: 0px;
1386   padding: 0px;
1387   height: 40px;
1388   overflow: none;
1389   width: 770px;
1390   background-color: #521f5c;
1391   border-bottom: 2px solid #9eabb0;
1392 }
1393 #jot #jot-tools li {
1394   list-style: none;
1395   float: left;
1396   width: 80px;
1397   height: 40px;
1398   border-bottom: 2px solid #9eabb0;
1399 }
1400 #jot #jot-tools li a {
1401   display: block;
1402   color: #cccccc;
1403   width: 100%;
1404   height: 40px;
1405   text-align: center;
1406   line-height: 40px;
1407   overflow: hidden;
1408 }
1409 #jot #jot-tools li:hover {
1410   background-color: #86608e;
1411   border-bottom: 2px solid #bdcdd4;
1412 }
1413 #jot #jot-tools li.perms {
1414   float: right;
1415   width: 40px;
1416 }
1417 #jot #jot-tools li.perms a.unlock {
1418   width: 30px;
1419   border-left: 10px solid #cccccc;
1420   background-color: #cccccc;
1421 }
1422 #jot #jot-tools li.perms a.lock {
1423   width: 30px;
1424   border-left: 10px solid #666666;
1425   background-color: #666666;
1426 }
1427 #jot #jot-tools li.submit {
1428   float: right;
1429   background-color: #cccccc;
1430   border-bottom: 2px solid #cccccc;
1431   border-right: 1px solid #666666;
1432   border-left: 1px solid #666666;
1433 }
1434 #jot #jot-tools li.submit input {
1435   border: 0px;
1436   margin: 0px;
1437   padding: 0px;
1438   background-color: #cccccc;
1439   color: #666666;
1440   width: 80px;
1441   height: 40px;
1442   line-height: 40px;
1443 }
1444 #jot #jot-tools li.submit input:hover {
1445   background-color: #521f5c;
1446   color: #666666;
1447 }
1448 #jot #jot-tools li.loading {
1449   float: right;
1450   background-color: #ffffff;
1451   width: 20px;
1452   vertical-align: center;
1453   text-align: center;
1454   border-top: 2px solid #9eabb0;
1455   height: 38px;
1456 }
1457 #jot #jot-tools li.loading img {
1458   margin-top: 10px;
1459 }
1460 #jot #jot-title {
1461   border: 0px;
1462   margin: 0px;
1463   height: 20px;
1464   width: 500px;
1465   font-weight: bold;
1466   border: 1px solid #f6ecf9;
1467 }
1468 #jot #jot-title:-webkit-input-placeholder {
1469   font-weight: normal;
1470 }
1471 #jot #jot-title:-moz-placeholder {
1472   font-weight: normal;
1473 }
1474 #jot #jot-title:hover {
1475   border: 1px solid #999999;
1476 }
1477 #jot #jot-title:focus {
1478   border: 1px solid #999999;
1479 }
1480 #jot #character-counter {
1481   width: 40px;
1482   float: right;
1483   text-align: right;
1484   height: 20px;
1485   line-height: 20px;
1486   padding-right: 20px;
1487 }
1488 #jot #jot-category {
1489   border: 0px;
1490   margin: 0px;
1491   height: 20px;
1492   width: 200px;
1493   border: 1px solid #f6ecf9;
1494 }
1495 #jot #jot-category:hover {
1496   border: 1px solid #999999;
1497 }
1498 #jot #jot-category:focus {
1499   border: 1px solid #999999;
1500 }
1501 /** buttons **/
1502 /*input[type="submit"] {
1503         border: 0px;
1504     background-color: @ButtonBackgroundColor;
1505     color: @ButtonColor;
1506     padding: 0px 10px;
1507         .rounded(5px);
1508     height: 18px;
1509 }*/
1510 /** acl **/
1511 #photo-edit-perms-select,
1512 #photos-upload-permissions-wrapper,
1513 #profile-jot-acl-wrapper {
1514   display: block!important;
1515 }
1516 #acl-wrapper {
1517   width: 690px;
1518   float: left;
1519 }
1520 #acl-search {
1521   float: right;
1522   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1523   padding-right: 20px;
1524 }
1525 #acl-showall {
1526   float: left;
1527   display: block;
1528   width: auto;
1529   height: 18px;
1530   background-color: #cccccc;
1531   background-image: url("../../../images/show_all_off.png");
1532   background-position: 7px 7px;
1533   background-repeat: no-repeat;
1534   padding: 7px 5px 0px 30px;
1535   color: #999999;
1536   -moz-border-radius: 5px 5px 5px 5px;
1537   -webkit-border-radius: 5px 5px 5px 5px;
1538   border-radius: 5px 5px 5px 5px;
1539 }
1540 #acl-showall.selected {
1541   color: #000000;
1542   background-color: #ff9900;
1543   background-image: url("../../../images/show_all_on.png");
1544 }
1545 #acl-list {
1546   height: 210px;
1547   border: 1px solid #cccccc;
1548   clear: both;
1549   margin-top: 30px;
1550   overflow: auto;
1551 }
1552 .acl-list-item {
1553   display: block;
1554   width: 150px;
1555   height: 30px;
1556   border: 1px solid #cccccc;
1557   margin: 5px;
1558   float: left;
1559 }
1560 .acl-list-item img {
1561   width: 22px;
1562   height: 22px;
1563   float: left;
1564   margin: 4px;
1565 }
1566 .acl-list-item p {
1567   height: 12px;
1568   font-size: 10px;
1569   margin: 0px;
1570   padding: 2px 0px 1px;
1571   overflow: hidden;
1572 }
1573 .acl-list-item a {
1574   font-size: 8px;
1575   display: block;
1576   width: 40px;
1577   height: 10px;
1578   float: left;
1579   color: #999999;
1580   background-color: #cccccc;
1581   background-position: 3px 3px;
1582   background-repeat: no-repeat;
1583   margin-right: 5px;
1584   -webkit-border-radius: 2px ;
1585   -moz-border-radius: 2px;
1586   border-radius: 2px;
1587   padding-left: 15px;
1588 }
1589 #acl-wrapper a:hover {
1590   text-decoration: none;
1591   color: #000000;
1592 }
1593 .acl-button-show {
1594   background-image: url("../../../images/show_off.png");
1595 }
1596 .acl-button-hide {
1597   background-image: url("../../../images/hide_off.png");
1598 }
1599 .acl-button-show.selected {
1600   color: #000000;
1601   background-color: #9ade00;
1602   background-image: url("../../../images/show_on.png");
1603 }
1604 .acl-button-hide.selected {
1605   color: #000000;
1606   background-color: #ff4141;
1607   background-image: url("../../../images/hide_on.png");
1608 }
1609 .acl-list-item.groupshow {
1610   border-color: #9ade00;
1611 }
1612 .acl-list-item.grouphide {
1613   border-color: #ff4141;
1614 }
1615 /** /acl **/
1616 /** tab buttons **/
1617 ul.tabs {
1618   list-style-type: none;
1619   padding-bottom: 10px;
1620 }
1621 ul.tabs li {
1622   float: left;
1623   margin-left: 20px;
1624 }
1625 ul.tabs li .active {
1626   border-bottom: 1px solid #86608e;
1627 }
1628 /** group editor **/
1629 #group-edit-desc {
1630   margin-top: 1em;
1631   color: #999999;
1632 }
1633 #group-update-wrapper {
1634   height: auto;
1635   overflow: auto;
1636 }
1637 #group-update-wrapper #group {
1638   width: 300px;
1639   float: left;
1640   margin-right: 20px;
1641 }
1642 #group-update-wrapper #contacts {
1643   width: 300px;
1644   float: left;
1645 }
1646 #group-update-wrapper #group-separator {
1647   display: none;
1648 }
1649 #group-update-wrapper .contact_list {
1650   height: 300px;
1651   border: 1px solid #364e59;
1652   overflow: auto;
1653 }
1654 #group-update-wrapper .contact_list .contact-block-div {
1655   width: 50px;
1656   height: 50px;
1657   float: left;
1658 }
1659 /**
1660  * Form fields
1661  */
1662 .field {
1663   margin-bottom: 10px;
1664   padding-bottom: 10px;
1665   overflow: auto;
1666   width: 100%;
1667 }
1668 .field label {
1669   float: left;
1670   width: 200px;
1671 }
1672 .field input,
1673 .field textarea {
1674   width: 400px;
1675 }
1676 .field input[type="checkbox"],
1677 .field input[type="radio"] {
1678   width: auto;
1679 }
1680 .field textarea {
1681   height: 100px;
1682 }
1683 .field .field_help {
1684   display: block;
1685   margin-left: 200px;
1686   color: #999999;
1687 }
1688 .field .onoff {
1689   float: left;
1690   width: 80px;
1691 }
1692 .field .onoff a {
1693   display: block;
1694   border: 1px solid #666666;
1695   background-image: url("../../../images/onoff.jpg");
1696   background-repeat: no-repeat;
1697   padding: 4px 2px 2px 2px;
1698   height: 16px;
1699   text-decoration: none;
1700 }
1701 .field .onoff .off {
1702   border-color: #666666;
1703   padding-left: 40px;
1704   background-position: left center;
1705   background-color: #cccccc;
1706   color: #666666;
1707   text-align: right;
1708 }
1709 .field .onoff .on {
1710   border-color: #204A87;
1711   padding-right: 40px;
1712   background-position: right center;
1713   background-color: #D7E3F1;
1714   color: #204A87;
1715   text-align: left;
1716 }
1717 .field .hidden {
1718   display: none!important;
1719 }
1720 .field.radio .field_help {
1721   margin-left: 0px;
1722 }
1723 #profile-edit-links li {
1724   list-style: none;
1725   margin-top: 10px;
1726 }
1727 #profile-edit-default-desc {
1728   color: #FF0000;
1729   border: 1px solid #FF8888;
1730   background-color: #FFEEEE;
1731   padding: 7px;
1732 }
1733 #profile-edit-profile-name-label,
1734 #profile-edit-name-label,
1735 #profile-edit-pdesc-label,
1736 #profile-edit-gender-label,
1737 #profile-edit-dob-label,
1738 #profile-edit-address-label,
1739 #profile-edit-locality-label,
1740 #profile-edit-region-label,
1741 #profile-edit-postal-code-label,
1742 #profile-edit-country-name-label,
1743 #profile-edit-marital-label,
1744 #profile-edit-with-label,
1745 #profile-edit-sexual-label,
1746 #profile-edit-politic-label,
1747 #profile-edit-religion-label,
1748 #profile-edit-pubkeywords-label,
1749 #profile-edit-prvkeywords-label,
1750 #profile-edit-gender-select,
1751 #profile-edit-homepage-label {
1752   float: left;
1753   width: 175px;
1754   padding-top: 7px;
1755 }
1756 #profile-edit-profile-name,
1757 #profile-edit-name,
1758 #gender-select,
1759 #profile-edit-pdesc,
1760 #profile-edit-gender,
1761 #profile-edit-dob,
1762 #profile-edit-address,
1763 #profile-edit-locality,
1764 #profile-edit-region,
1765 #profile-edit-postal-code,
1766 #profile-edit-country-name,
1767 #profile-edit-marital,
1768 #profile-edit-with,
1769 #profile-edit-sexual,
1770 #profile-edit-politic,
1771 #profile-edit-religion,
1772 #profile-edit-pubkeywords,
1773 #profile-edit-prvkeywords,
1774 #profile-edit-homepage {
1775   margin-top: 5px;
1776 }
1777 /* oauth */
1778 .oauthapp {
1779   height: auto;
1780   overflow: auto;
1781   border-bottom: 2px solid #cccccc;
1782   padding-bottom: 1em;
1783   margin-bottom: 1em;
1784 }
1785 .oauthapp img {
1786   float: left;
1787   width: 48px;
1788   height: 48px;
1789   margin: 10px;
1790 }
1791 .oauthapp img.noicon {
1792   background-image: url("../../../images/icons/48/plugin.png");
1793   background-position: center center;
1794   background-repeat: no-repeat;
1795 }
1796 .oauthapp a {
1797   float: left;
1798 }
1799 /* contacts */
1800 .contact-entry-wrapper {
1801   width: 50px;
1802   float: left;
1803 }
1804 /* photo albums */
1805 #photo-edit-link-wrap {
1806   margin-bottom: 10px;
1807 }
1808 #album-edit-link {
1809   border-right: 1px solid #364e59;
1810   float: left;
1811   padding-right: 5px;
1812   margin-right: 5px;
1813 }
1814 #photo-edit-link,
1815 #album-edit-link a {
1816   background: url("../../../images/icons/16/edit.png") no-repeat left center;
1817   padding-left: 18px;
1818 }
1819 #photo-toprofile-link {
1820   background: url("../../../images/icons/16/user.png") no-repeat left center;
1821   padding-left: 18px;
1822 }
1823 .photos-upload-link a,
1824 #photo-top-upload-link {
1825   background: url("../../../images/icons/16/add.png") no-repeat left center;
1826   padding-left: 18px;
1827 }
1828 .photo-top-image-wrapper,
1829 .photo-album-image-wrapper {
1830   float: left;
1831   margin: 0px 10px 10px 0px;
1832   width: 150px;
1833   height: 150px;
1834   position: relative;
1835   overflow: hidden;
1836 }
1837 .photo-top-image-wrapper img,
1838 .photo-album-image-wrapper img {
1839   width: 150px;
1840 }
1841 .photo-top-image-wrapper .photo-top-album-name,
1842 .photo-album-image-wrapper .photo-top-album-name,
1843 .photo-top-image-wrapper .caption,
1844 .photo-album-image-wrapper .caption {
1845   position: absolute;
1846   color: #2d2d2d;
1847   background-color: #ffffff;
1848   width: 100%;
1849   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
1850   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
1851   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
1852   -webkit-transition: all 0.5s ease-in-out;
1853   -moz-transition: all 0.5s ease-in-out;
1854   -o-transition: all 0.5s ease-in-out;
1855   -ms-transition: all 0.5s ease-in-out;
1856   transition: all 0.5s ease-in-out;
1857   bottom: -150px;
1858 }
1859 .photo-top-image-wrapper:hover .photo-top-album-name,
1860 .photo-album-image-wrapper:hover .photo-top-album-name,
1861 .photo-top-image-wrapper:hover .caption,
1862 .photo-album-image-wrapper:hover .caption {
1863   bottom: 0px;
1864   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1865   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1866   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1867   -webkit-transition: all 0.5s ease-in-out;
1868   -moz-transition: all 0.5s ease-in-out;
1869   -o-transition: all 0.5s ease-in-out;
1870   -ms-transition: all 0.5s ease-in-out;
1871   transition: all 0.5s ease-in-out;
1872 }
1873 #photo-photo {
1874   display: block;
1875   width: 660px;
1876   padding: 50px;
1877   margin-bottom: 0px;
1878   text-align: center;
1879   background-color: #999999;
1880 }
1881 #photo-photo img {
1882   max-width: 560px;
1883 }
1884 #photo-album-title {
1885   background: url("../../../images/icons/22/image.png") no-repeat top left;
1886   padding-left: 23px;
1887   min-height: 22px;
1888 }
1889 #photo-album-title a {
1890   display: block;
1891   padding-top: 5px;
1892 }
1893 #photo-caption {
1894   display: block;
1895   width: 660px;
1896   min-height: 55px;
1897   background-color: #cccccc;
1898   padding: 0 50px 0 50px;
1899 }
1900 #photo-next-link > a > div {
1901   background: url("icons/next.png") no-repeat center center;
1902   float: right;
1903   width: 50px;
1904   height: 50px;
1905 }
1906 #photo-prev-link > a > div {
1907   background: url("icons/prev.png") no-repeat center center;
1908   float: left;
1909   width: 50px;
1910   height: 50px;
1911 }
1912 #photo-like-div {
1913   display: block;
1914   width: 660px;
1915   height: 30px;
1916   background-color: #cccccc;
1917   padding: 0 50px 0 50px;
1918 }
1919 #photo-like-div .icon {
1920   float: left;
1921 }
1922 #photo-like-div .like-rotator {
1923   float: right;
1924 }
1925 /* profile match wrapper */
1926 .profile-match-wrapper {
1927   float: left;
1928   width: 90px;
1929   height: 90px;
1930   margin-bottom: 20px;
1931 }
1932 .profile-match-wrapper .contact-photo {
1933   width: 80px;
1934   height: 80px;
1935 }
1936 .profile-match-wrapper .contact-photo img {
1937   width: 80px;
1938   height: 80px;
1939 }
1940 .profile-match-wrapper .contact-photo-menu-button {
1941   left: 0px;
1942   top: 63px;
1943 }
1944 /* messages */
1945 #message-new {
1946   background: #19aeff;
1947   border: 1px solid #005c94;
1948   width: 150px;
1949 }
1950 #message-new a {
1951   color: #ffffff;
1952   text-align: center;
1953   display: block;
1954   font-weight: bold;
1955   padding: 1em 0px;
1956 }
1957 .mail-list-wrapper {
1958   background-color: #f6f7f8;
1959   margin-bottom: 5px;
1960   width: 100%;
1961   height: auto;
1962   overflow: hidden;
1963 }
1964 .mail-list-wrapper span {
1965   display: block;
1966   float: left;
1967   width: 20%;
1968   overflow: hidden;
1969 }
1970 .mail-list-wrapper .mail-subject {
1971   width: 30%;
1972   padding: 4px 0px 0px 4px;
1973 }
1974 .mail-list-wrapper .mail-subject a {
1975   display: block;
1976 }
1977 .mail-list-wrapper .mail-subject.unseen a {
1978   font-weight: bold;
1979 }
1980 .mail-list-wrapper .mail-date {
1981   padding: 4px 4px 0px 4px;
1982 }
1983 .mail-list-wrapper .mail-from {
1984   padding: 4px 4px 0px 4px;
1985 }
1986 .mail-list-wrapper .mail-count {
1987   padding: 4px 4px 0px 4px;
1988   text-align: right;
1989 }
1990 .mail-list-wrapper .mail-delete {
1991   float: right;
1992 }
1993 #mail-display-subject {
1994   background-color: #f6f7f8;
1995   color: #2d2d2d;
1996   margin-bottom: 10px;
1997   width: 100%;
1998   height: auto;
1999   overflow: hidden;
2000 }
2001 #mail-display-subject span {
2002   float: left;
2003   overflow: hidden;
2004   padding: 4px 0px 0px 10px;
2005 }
2006 #mail-display-subject .mail-delete {
2007   float: right;
2008   opacity: 0.5;
2009   -webkit-transition: all 0.2s ease-in-out;
2010   -moz-transition: all 0.2s ease-in-out;
2011   -o-transition: all 0.2s ease-in-out;
2012   -ms-transition: all 0.2s ease-in-out;
2013   transition: all 0.2s ease-in-out;
2014 }
2015 #mail-display-subject:hover .mail-delete {
2016   opacity: 1;
2017   -webkit-transition: all 0.2s ease-in-out;
2018   -moz-transition: all 0.2s ease-in-out;
2019   -o-transition: all 0.2s ease-in-out;
2020   -ms-transition: all 0.2s ease-in-out;
2021   transition: all 0.2s ease-in-out;
2022 }
2023 /* theme screenshot */
2024 .screenshot,
2025 #theme-preview {
2026   position: absolute;
2027   width: 202px;
2028   left: 70%;
2029   top: 50px;
2030 }
2031 .screenshot img,
2032 #theme-preview img {
2033   width: 200px;
2034   height: 150px;
2035 }
2036 /* page footer */
2037 footer {
2038   height: 100px;
2039   display: table-row;
2040 }
2041 .pager {
2042   margin-top: 25px;
2043   clear: both;
2044 }
2045 /**
2046  * ADMIN
2047  */
2048 #pending-update {
2049   float: right;
2050   color: #ffffff;
2051   font-weight: bold;
2052   background-color: #FF0000;
2053   padding: 0em 0.3em;
2054 }
2055 #adminpage dl {
2056   clear: left;
2057   margin-bottom: 2px;
2058   padding-bottom: 2px;
2059   border-bottom: 1px solid black;
2060 }
2061 #adminpage dt {
2062   width: 200px;
2063   float: left;
2064   font-weight: bold;
2065 }
2066 #adminpage dd {
2067   margin-left: 200px;
2068 }
2069 #adminpage h3 {
2070   border-bottom: 1px solid #cccccc;
2071 }
2072 #adminpage .field label {
2073   font-weight: bold;
2074 }
2075 #adminpage .submit {
2076   clear: left;
2077   text-align: right;
2078 }
2079 #adminpage #pluginslist {
2080   margin: 0px;
2081   padding: 0px;
2082 }
2083 #adminpage .plugin {
2084   list-style: none;
2085   display: block;
2086   border: 1px solid #888888;
2087   padding: 1em;
2088   margin-bottom: 5px;
2089   clear: left;
2090 }
2091 #adminpage .plugin desc {
2092   margin-left: 2.5em;
2093 }
2094 #adminpage .toggleplugin {
2095   float: left;
2096   margin-right: 1em;
2097 }
2098 #adminpage table {
2099   width: 100%;
2100   border-bottom: 1px solid #000000;
2101   margin: 5px 0px;
2102 }
2103 #adminpage table th {
2104   text-align: left;
2105 }
2106 #adminpage table td .icon {
2107   float: left;
2108 }
2109 #adminpage table tr:hover {
2110   background-color: #bbc7d7;
2111 }
2112 #adminpage table#users img {
2113   width: 16px;
2114   height: 16px;
2115 }
2116 #adminpage .selectall {
2117   text-align: right;
2118 }
2119 /* edit buttons for comments */
2120 .icon.dim {
2121   opacity: 0.3;
2122   filter: alpha(opacity=30);
2123 }
2124 .comment-edit-bb {
2125   list-style: none;
2126   display: none;
2127   margin: 0px;
2128   padding: 0px;
2129   width: 75%;
2130 }
2131 .comment-edit-bb > li {
2132   display: inline-block;
2133   margin: 10px 10px 0 0;
2134   visibility: none;
2135 }
2136 .editicon {
2137   display: inline-block;
2138   width: 16px;
2139   height: 16px;
2140   background-image: url(icons/bbedit.png);
2141   text-decoration: none;
2142 }
2143 .editicon :hover {
2144   background-color: #ccc;
2145 }
2146 .boldbb {
2147   background-position: 0px 0px;
2148 }
2149 .boldbb:hover {
2150   background-position: 0px -16px;
2151 }
2152 .italicbb {
2153   background-position: -16px 0px;
2154 }
2155 .italicbb:hover {
2156   background-position: -16px -16px;
2157 }
2158 .underlinebb {
2159   background-position: -32px 0px;
2160 }
2161 .underlinebb:hover {
2162   background-position: -32px -16px;
2163 }
2164 .quotebb {
2165   background-position: -48px 0px;
2166 }
2167 .quotebb:hover {
2168   background-position: -48px -16px;
2169 }
2170 .codebb {
2171   background-position: -64px 0px;
2172 }
2173 .codebb:hover {
2174   background-position: -64px -16px;
2175 }
2176 .imagebb {
2177   background-position: -80px 0px;
2178 }
2179 .imagebb:hover {
2180   background-position: -80px -16px;
2181 }
2182 .urlbb {
2183   background-position: -96px 0px;
2184 }
2185 .urlbb:hover {
2186   background-position: -96px -16px;
2187 }
2188 .videobb {
2189   background-position: -112px 0px;
2190 }
2191 .videobb:hover {
2192   background-position: -112px -16px;
2193 }
2194 /** range input css **/
2195 /* slider root element */
2196 .slider {
2197   height: 2px;
2198   position: relative;
2199   cursor: pointer;
2200   border: 1px solid #333;
2201   width: 200px;
2202   margin: 10px 0px 10px 0px;
2203   float: left;
2204 }
2205 /* progress bar (enabled with progress: true) */
2206 .progress {
2207   height: 9px;
2208   background-color: #C5FF00;
2209   display: none;
2210   opacity: 0.6;
2211 }
2212 /* drag handle */
2213 .handle {
2214   background-color: #ccc;
2215   height: 16px;
2216   width: 8px;
2217   top: -8px;
2218   position: absolute;
2219   display: block;
2220   margin-top: 1px;
2221   border: 1px solid #000;
2222   cursor: move;
2223   -moz-border-radius: 0 0 5px 5px;
2224   -webkit-border-radius: 0 0 5px 5px;
2225   border-radius: 0 0 5px 5px;
2226   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2227   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2228   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2229 }
2230 /* the input field */
2231 .range {
2232   width: 20px!important;
2233   font-size: 8pt;
2234   margin-left: 10px;
2235   border: 0px;
2236   color: #999999;
2237 }