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