]> git.mxchange.org Git - friendica.git/blob - view/theme/quattro/green/style.css
quattro: add admin theme settigs. darker items background with a bottom border.
[friendica.git] / view / theme / quattro / green / style.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  **/
4 /* icons */
5 .icon {
6   background-color: transparent ;
7   background-repeat: no-repeat;
8   background-position: left center;
9   display: block;
10   overflow: hidden;
11   text-indent: -9999px;
12   padding: 1px;
13 }
14 .icon.text {
15   text-indent: 0px;
16 }
17 .icon.s10 {
18   min-width: 10px;
19   height: 10px;
20 }
21 .icon.s10.notify {
22   background-image: url("../../../images/icons/10/notify_off.png");
23 }
24 .icon.s10.gear {
25   background-image: url("../../../images/icons/10/gear.png");
26 }
27 .icon.s10.add {
28   background-image: url("../../../images/icons/10/add.png");
29 }
30 .icon.s10.delete {
31   background-image: url("../../../images/icons/10/delete.png");
32 }
33 .icon.s10.edit {
34   background-image: url("../../../images/icons/10/edit.png");
35 }
36 .icon.s10.star {
37   background-image: url("../../../images/icons/10/star.png");
38 }
39 .icon.s10.menu {
40   background-image: url("../../../images/icons/10/menu.png");
41 }
42 .icon.s10.link {
43   background-image: url("../../../images/icons/10/link.png");
44 }
45 .icon.s10.lock {
46   background-image: url("../../../images/icons/10/lock.png");
47 }
48 .icon.s10.unlock {
49   background-image: url("../../../images/icons/10/unlock.png");
50 }
51 .icon.s10.plugin {
52   background-image: url("../../../images/icons/10/plugin.png");
53 }
54 .icon.s10.type-unkn {
55   background-image: url("../../../images/icons/10/zip.png");
56 }
57 .icon.s10.type-audio {
58   background-image: url("../../../images/icons/10/audio.png");
59 }
60 .icon.s10.type-video {
61   background-image: url("../../../images/icons/10/video.png");
62 }
63 .icon.s10.type-image {
64   background-image: url("../../../images/icons/10/image.png");
65 }
66 .icon.s10.type-text {
67   background-image: url("../../../images/icons/10/text.png");
68 }
69 .icon.s10.text {
70   padding: 2px 0px 0px 15px;
71 }
72 .icon.s16 {
73   min-width: 16px;
74   height: 16px;
75 }
76 .icon.s16.notify {
77   background-image: url("../../../images/icons/16/notify_off.png");
78 }
79 .icon.s16.gear {
80   background-image: url("../../../images/icons/16/gear.png");
81 }
82 .icon.s16.add {
83   background-image: url("../../../images/icons/16/add.png");
84 }
85 .icon.s16.delete {
86   background-image: url("../../../images/icons/16/delete.png");
87 }
88 .icon.s16.edit {
89   background-image: url("../../../images/icons/16/edit.png");
90 }
91 .icon.s16.star {
92   background-image: url("../../../images/icons/16/star.png");
93 }
94 .icon.s16.menu {
95   background-image: url("../../../images/icons/16/menu.png");
96 }
97 .icon.s16.link {
98   background-image: url("../../../images/icons/16/link.png");
99 }
100 .icon.s16.lock {
101   background-image: url("../../../images/icons/16/lock.png");
102 }
103 .icon.s16.unlock {
104   background-image: url("../../../images/icons/16/unlock.png");
105 }
106 .icon.s16.plugin {
107   background-image: url("../../../images/icons/16/plugin.png");
108 }
109 .icon.s16.type-unkn {
110   background-image: url("../../../images/icons/16/zip.png");
111 }
112 .icon.s16.type-audio {
113   background-image: url("../../../images/icons/16/audio.png");
114 }
115 .icon.s16.type-video {
116   background-image: url("../../../images/icons/16/video.png");
117 }
118 .icon.s16.type-image {
119   background-image: url("../../../images/icons/16/image.png");
120 }
121 .icon.s16.type-text {
122   background-image: url("../../../images/icons/16/text.png");
123 }
124 .icon.s16.text {
125   padding: 4px 0px 0px 20px;
126 }
127 .icon.s22 {
128   min-width: 22px;
129   height: 22px;
130 }
131 .icon.s22.notify {
132   background-image: url("../../../images/icons/22/notify_off.png");
133 }
134 .icon.s22.gear {
135   background-image: url("../../../images/icons/22/gear.png");
136 }
137 .icon.s22.add {
138   background-image: url("../../../images/icons/22/add.png");
139 }
140 .icon.s22.delete {
141   background-image: url("../../../images/icons/22/delete.png");
142 }
143 .icon.s22.edit {
144   background-image: url("../../../images/icons/22/edit.png");
145 }
146 .icon.s22.star {
147   background-image: url("../../../images/icons/22/star.png");
148 }
149 .icon.s22.menu {
150   background-image: url("../../../images/icons/22/menu.png");
151 }
152 .icon.s22.link {
153   background-image: url("../../../images/icons/22/link.png");
154 }
155 .icon.s22.lock {
156   background-image: url("../../../images/icons/22/lock.png");
157 }
158 .icon.s22.unlock {
159   background-image: url("../../../images/icons/22/unlock.png");
160 }
161 .icon.s22.plugin {
162   background-image: url("../../../images/icons/22/plugin.png");
163 }
164 .icon.s22.type-unkn {
165   background-image: url("../../../images/icons/22/zip.png");
166 }
167 .icon.s22.type-audio {
168   background-image: url("../../../images/icons/22/audio.png");
169 }
170 .icon.s22.type-video {
171   background-image: url("../../../images/icons/22/video.png");
172 }
173 .icon.s22.type-image {
174   background-image: url("../../../images/icons/22/image.png");
175 }
176 .icon.s22.type-text {
177   background-image: url("../../../images/icons/22/text.png");
178 }
179 .icon.s22.text {
180   padding: 10px 0px 0px 25px;
181 }
182 .icon.s48 {
183   width: 48px;
184   height: 48px;
185 }
186 .icon.s48.notify {
187   background-image: url("../../../images/icons/48/notify_off.png");
188 }
189 .icon.s48.gear {
190   background-image: url("../../../images/icons/48/gear.png");
191 }
192 .icon.s48.add {
193   background-image: url("../../../images/icons/48/add.png");
194 }
195 .icon.s48.delete {
196   background-image: url("../../../images/icons/48/delete.png");
197 }
198 .icon.s48.edit {
199   background-image: url("../../../images/icons/48/edit.png");
200 }
201 .icon.s48.star {
202   background-image: url("../../../images/icons/48/star.png");
203 }
204 .icon.s48.menu {
205   background-image: url("../../../images/icons/48/menu.png");
206 }
207 .icon.s48.link {
208   background-image: url("../../../images/icons/48/link.png");
209 }
210 .icon.s48.lock {
211   background-image: url("../../../images/icons/48/lock.png");
212 }
213 .icon.s48.unlock {
214   background-image: url("../../../images/icons/48/unlock.png");
215 }
216 .icon.s48.plugin {
217   background-image: url("../../../images/icons/48/plugin.png");
218 }
219 .icon.s48.type-unkn {
220   background-image: url("../../../images/icons/48/zip.png");
221 }
222 .icon.s48.type-audio {
223   background-image: url("../../../images/icons/48/audio.png");
224 }
225 .icon.s48.type-video {
226   background-image: url("../../../images/icons/48/video.png");
227 }
228 .icon.s48.type-image {
229   background-image: url("../../../images/icons/48/image.png");
230 }
231 .icon.s48.type-text {
232   background-image: url("../../../images/icons/48/text.png");
233 }
234 /* global */
235 body {
236   font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
237   font-size: 11px;
238   background-color: #ffffff;
239   color: #2d2d2d;
240   margin: 50px 0px 0px 0px;
241   display: table;
242 }
243 h4 {
244   font-size: 1.1em;
245 }
246 a,
247 a:link {
248   color: #009100;
249   text-decoration: none;
250 }
251 a:visited {
252   color: #009100;
253   text-decoration: none;
254 }
255 a:hover {
256   color: #009100;
257   text-decoration: underline;
258 }
259 .left {
260   float: left;
261 }
262 .right {
263   float: right;
264 }
265 .hidden {
266   display: none;
267 }
268 .clear {
269   clear: both;
270 }
271 .fakelink {
272   color: #009100;
273   text-decoration: none;
274   cursor: pointer;
275 }
276 .fakelink:hover {
277   color: #009100;
278   text-decoration: underline;
279 }
280 code {
281   font-family: Courier, monospace;
282   white-space: pre;
283   display: block;
284   overflow: auto;
285   border: 1px solid #444;
286   background: #EEE;
287   color: #444;
288   padding: 10px;
289   margin-top: 20px;
290 }
291 #panel {
292   position: absolute;
293   width: 10em;
294   background: #ffffff;
295   color: #2d2d2d;
296   margin: 0px;
297   padding: 1em;
298   list-style: none;
299   border: 3px solid #364e59;
300   z-index: 100000;
301   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
302   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
303   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
304 }
305 /* tool */
306 .tool {
307   height: auto;
308   overflow: auto;
309 }
310 .tool .label {
311   float: left;
312 }
313 .tool .action {
314   float: right;
315 }
316 /* popup notifications */
317 #jGrowl.top-right {
318   top: 30px;
319   right: 15px;
320 }
321 div.jGrowl div.notice {
322   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
323   color: #ffffff;
324   padding-left: 58px;
325 }
326 div.jGrowl div.info {
327   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
328   color: #ffffff;
329   padding-left: 58px;
330 }
331 /* header */
332 header {
333   position: fixed;
334   left: 43%;
335   right: 43%;
336   top: 0px;
337   margin: 0px;
338   padding: 0px;
339   /*width: 100%; height: 12px; */
340
341   z-index: 110;
342   color: #ffffff;
343 }
344 header #site-location {
345   display: none;
346 }
347 header #banner {
348   overflow: hidden;
349   text-align: center;
350   width: 100%;
351 }
352 header #banner a,
353 header #banner a:active,
354 header #banner a:visited,
355 header #banner a:link,
356 header #banner a:hover {
357   color: #ffffff;
358   text-decoration: none;
359   outline: none;
360   vertical-align: bottom;
361 }
362 header #banner #logo-img {
363   height: 22px;
364   margin-top: 5px;
365 }
366 header #banner #logo-text {
367   font-size: 22px;
368 }
369 /* nav */
370 nav {
371   width: 100%;
372   height: 32px;
373   position: fixed;
374   left: 0px;
375   top: 0px;
376   padding: 0px;
377   background-color: #009100;
378   color: #ffffff;
379   z-index: 100;
380   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
381   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
382   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
383 }
384 nav a,
385 nav a:active,
386 nav a:visited,
387 nav a:link,
388 nav a:hover {
389   color: #ffffff;
390   text-decoration: none;
391   outline: none;
392 }
393 nav ul {
394   margin: 0px;
395   padding: 0px 20px;
396 }
397 nav ul li {
398   list-style: none;
399   margin: 0px;
400   padding: 0px;
401   float: left;
402 }
403 nav ul li .menu-popup {
404   left: 0px;
405   right: auto;
406 }
407 nav .nav-menu-icon {
408   position: relative;
409   height: 22px;
410   padding: 5px;
411   margin: 0px 10px;
412   -moz-border-radius: 5px 5px 0 0;
413   -webkit-border-radius: 5px 5px 0 0;
414   border-radius: 5px 5px 0 0;
415 }
416 nav .nav-menu-icon.selected {
417   background-color: #364e59;
418 }
419 nav .nav-menu-icon img {
420   width: 22px;
421   height: 22px;
422 }
423 nav .nav-menu-icon .nav-notify {
424   top: 3px;
425 }
426 nav .nav-menu {
427   position: relative;
428   height: 16px;
429   padding: 5px;
430   margin: 3px 15px 0px;
431   font-size: 14px;
432   border-bottom: 3px solid #009100;
433 }
434 nav .nav-menu.selected {
435   border-bottom: 3px solid #9eabb0;
436 }
437 nav .nav-notify {
438   display: none;
439   position: absolute;
440   background-color: #dc0000;
441   -moz-border-radius: 5px 5px 5px 5px;
442   -webkit-border-radius: 5px 5px 5px 5px;
443   border-radius: 5px 5px 5px 5px;
444   font-size: 10px;
445   padding: 1px 3px;
446   top: 0px;
447   right: -10px;
448   min-width: 15px;
449   text-align: right;
450 }
451 nav .nav-notify.show {
452   display: block;
453 }
454 nav #nav-help-link,
455 nav #nav-search-link,
456 nav #nav-directory-link,
457 nav #nav-apps-link,
458 nav #nav-site-linkmenu {
459   float: right;
460 }
461 nav #nav-help-link .menu-popup,
462 nav #nav-search-link .menu-popup,
463 nav #nav-directory-link .menu-popup,
464 nav #nav-apps-link .menu-popup,
465 nav #nav-site-linkmenu .menu-popup {
466   right: 0px;
467   left: auto;
468 }
469 nav #nav-notifications-linkmenu.on .icon.s22.notify,
470 nav #nav-notifications-linkmenu.selected .icon.s22.notify {
471   background-image: url("../../../images/icons/22/notify_on.png");
472 }
473 nav #nav-apps-link.selected {
474   background-color: #364e59;
475 }
476 ul.menu-popup {
477   position: absolute;
478   display: none;
479   width: 10em;
480   background: #ffffff;
481   color: #2d2d2d;
482   margin: 0px;
483   padding: 0px;
484   list-style: none;
485   border: 3px solid #364e59;
486   z-index: 100000;
487   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
488   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
489   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
490 }
491 ul.menu-popup a {
492   display: block;
493   color: #2d2d2d;
494   padding: 5px 10px;
495   text-decoration: none;
496 }
497 ul.menu-popup a:hover {
498   background-color: #ccff42;
499 }
500 ul.menu-popup .menu-sep {
501   border-top: 1px solid #9eabb0;
502 }
503 ul.menu-popup li {
504   float: none;
505   overflow: auto;
506   height: auto;
507   display: block;
508 }
509 ul.menu-popup li img {
510   float: left;
511   width: 16px;
512   height: 16px;
513   padding-right: 5px;
514 }
515 ul.menu-popup .empty {
516   padding: 5px;
517   text-align: center;
518   color: #9eabb0;
519 }
520 ul.menu-popup .toolbar {
521   background-color: #9eabb0;
522   height: auto;
523   overflow: auto;
524 }
525 ul.menu-popup .toolbar a {
526   float: right;
527 }
528 ul.menu-popup .toolbar a:hover {
529   background-color: #ffffff;
530 }
531 /* autocomplete popup */
532 .acpopup {
533   max-height: 150px;
534   background-color: #ffffff;
535   color: #2d2d2d;
536   border: 1px solid #MenuBorder;
537   overflow: auto;
538   z-index: 100000;
539   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
540   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
541   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
542 }
543 .acpopupitem {
544   color: #2d2d2d;
545   padding: 4px;
546   clear: left;
547 }
548 .acpopupitem img {
549   float: left;
550   margin-right: 4px;
551 }
552 .acpopupitem.selected {
553   background-color: #ccff42;
554 }
555 #nav-notifications-menu {
556   width: 400px;
557   max-height: 550px;
558   overflow: auto;
559 }
560 #nav-notifications-menu img {
561   float: left;
562   margin-right: 5px;
563 }
564 #nav-notifications-menu .contactname {
565   font-weight: bold;
566 }
567 #nav-notifications-menu .notif-when {
568   font-size: 10px;
569   color: #9eabb0;
570   display: block;
571 }
572 /* aside 230px*/
573 aside {
574   display: table-cell;
575   vertical-align: top;
576   width: 200px;
577   padding: 0px 10px 0px 20px;
578   border-right: 1px solid #bdcdd4;
579 }
580 aside .vcard .fn {
581   font-size: 16px;
582   font-weight: bold;
583   margin-bottom: 5px;
584 }
585 aside .vcard .title {
586   margin-bottom: 5px;
587 }
588 aside .vcard dl {
589   height: auto;
590   overflow: auto;
591 }
592 aside .vcard dt {
593   float: left;
594   margin-left: 0px;
595   width: 35%;
596   text-align: right;
597   color: #999999;
598 }
599 aside .vcard dd {
600   float: left;
601   margin-left: 4px;
602   width: 60%;
603 }
604 aside #profile-extra-links ul {
605   padding: 0px;
606   margin: 0px;
607 }
608 aside #profile-extra-links li {
609   padding: 0px;
610   margin: 0px;
611   list-style: none;
612 }
613 aside #dfrn-request-link {
614   display: block;
615   -moz-border-radius: 5px 5px 5px 5px;
616   -webkit-border-radius: 5px 5px 5px 5px;
617   border-radius: 5px 5px 5px 5px;
618   color: #ffffff;
619   background: #009100 url('../../../images/connect-bg.png') no-repeat left center;
620   font-weight: bold;
621   text-transform: uppercase;
622   padding: 4px 2px 2px 35px;
623 }
624 aside #dfrn-request-link:hover {
625   text-decoration: none;
626   background-color: #ccff42;
627 }
628 aside #profiles-menu {
629   width: 20em;
630 }
631 #contact-block {
632   overflow: auto;
633   height: auto;
634   /*.contact-block-div { width:60px; height: 60px; }*/
635
636 }
637 #contact-block .contact-block-h4 {
638   float: left;
639   margin: 5px 0px;
640 }
641 #contact-block .allcontact-link {
642   float: right;
643   margin: 5px 0px;
644 }
645 #contact-block .contact-block-content {
646   clear: both;
647   overflow: hidden;
648   height: auto;
649 }
650 #contact-block .contact-block-link {
651   float: left;
652   margin: 0px 2px 2px 0px;
653 }
654 #contact-block .contact-block-link img {
655   width: 48px;
656   height: 48px;
657 }
658 /* group member */
659 #contact-edit-drop-link,
660 .mail-list-delete-wrapper,
661 .group-delete-wrapper {
662   float: right;
663   margin-right: 50px;
664 }
665 #contact-edit-drop-link .drophide,
666 .mail-list-delete-wrapper .drophide,
667 .group-delete-wrapper .drophide {
668   background-image: url('../../../images/icons/22/delete.png');
669   display: block;
670   width: 22px;
671   height: 22px;
672   opacity: 0.3;
673   position: relative;
674   top: -50px;
675 }
676 #contact-edit-drop-link .drop,
677 .mail-list-delete-wrapper .drop,
678 .group-delete-wrapper .drop {
679   background-image: url('../../../images/icons/22/delete.png');
680   display: block;
681   width: 22px;
682   height: 22px;
683   position: relative;
684   top: -50px;
685 }
686 /*
687 #group-members {
688         margin-top: 20px;
689         padding: 10px;
690         height: 250px;
691         overflow: auto;
692         border: 1px solid #ddd;
693 }
694 #group-members-end {
695         clear: both;
696 }
697 #group-all-contacts {
698         padding: 10px;
699         height: 450px;
700         overflow: auto;
701         border: 1px solid #ddd;
702 }
703 #group-all-contacts-end {
704         clear: both;
705         margin-bottom: 10px;
706 }
707 .contact-block-div {
708         float: left;
709         width: 60px;
710         height: 60px;
711 }*/
712 /* widget */
713 .widget {
714   margin-bottom: 2em;
715   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
716         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
717
718 }
719 .widget h3 {
720   padding: 0px;
721   margin: 2px;
722 }
723 .widget .action {
724   opacity: 0.1;
725   -webkit-transition: all 0.2s ease-in-out;
726   -moz-transition: all 0.2s ease-in-out;
727   -o-transition: all 0.2s ease-in-out;
728   -ms-transition: all 0.2s ease-in-out;
729   transition: all 0.2s ease-in-out;
730 }
731 .widget input.action {
732   opacity: 0.5;
733   -webkit-transition: all 0.2s ease-in-out;
734   -moz-transition: all 0.2s ease-in-out;
735   -o-transition: all 0.2s ease-in-out;
736   -ms-transition: all 0.2s ease-in-out;
737   transition: all 0.2s ease-in-out;
738 }
739 .widget:hover .title .action {
740   opacity: 1;
741   -webkit-transition: all 0.2s ease-in-out;
742   -moz-transition: all 0.2s ease-in-out;
743   -o-transition: all 0.2s ease-in-out;
744   -ms-transition: all 0.2s ease-in-out;
745   transition: all 0.2s ease-in-out;
746 }
747 .widget .tool:hover .action {
748   opacity: 1;
749   -webkit-transition: all 0.2s ease-in-out;
750   -moz-transition: all 0.2s ease-in-out;
751   -o-transition: all 0.2s ease-in-out;
752   -ms-transition: all 0.2s ease-in-out;
753   transition: all 0.2s ease-in-out;
754 }
755 .widget .tool:hover .action.ticked {
756   opacity: 1;
757   -webkit-transition: all 0.2s ease-in-out;
758   -moz-transition: all 0.2s ease-in-out;
759   -o-transition: all 0.2s ease-in-out;
760   -ms-transition: all 0.2s ease-in-out;
761   transition: all 0.2s ease-in-out;
762 }
763 .widget ul {
764   padding: 0px;
765 }
766 .widget ul li {
767   padding-left: 16px;
768   min-height: 16px;
769   list-style: none;
770 }
771 .widget .tool.selected {
772   background: url('../../../images/selected.png') no-repeat left center;
773 }
774 /* widget: search */
775 #add-search-popup {
776   width: 200px;
777   top: 18px;
778 }
779 /* section 800px */
780 section {
781   display: table-cell;
782   vertical-align: top;
783   width: 770px;
784   padding: 0px 20px 0px 10px;
785 }
786 /* wall item */
787 .tread-wrapper {
788   background-color: #eff0f1;
789   position: relative;
790   padding: 10px;
791   margin-bottom: 20px;
792   width: 750px;
793   border-bottom: 1px solid #cccccc;
794 }
795 .wall-item-decor {
796   position: absolute;
797   left: 97%;
798   top: -10px;
799   width: 16px;
800 }
801 .unstarred {
802   display: none;
803 }
804 .wall-item-container {
805   display: table;
806   width: 750px;
807 }
808 .wall-item-container .wall-item-item,
809 .wall-item-container .wall-item-bottom {
810   display: table-row;
811 }
812 .wall-item-container .wall-item-bottom {
813   opacity: 0.5;
814   -webkit-transition: all 0.2s ease-in-out;
815   -moz-transition: all 0.2s ease-in-out;
816   -o-transition: all 0.2s ease-in-out;
817   -ms-transition: all 0.2s ease-in-out;
818   transition: all 0.2s ease-in-out;
819 }
820 .wall-item-container:hover .wall-item-bottom {
821   opacity: 1;
822   -webkit-transition: all 0.2s ease-in-out;
823   -moz-transition: all 0.2s ease-in-out;
824   -o-transition: all 0.2s ease-in-out;
825   -ms-transition: all 0.2s ease-in-out;
826   transition: all 0.2s ease-in-out;
827 }
828 .wall-item-container .wall-item-info {
829   display: table-cell;
830   vertical-align: top;
831   text-align: left;
832   width: 60px;
833 }
834 .wall-item-container .wall-item-location {
835   word-wrap: break-word;
836   width: 50px;
837 }
838 .wall-item-container .wall-item-content {
839   display: table-cell;
840   font-size: 12px;
841   max-width: 720px;
842   word-wrap: break-word;
843 }
844 .wall-item-container .wall-item-content img {
845   max-width: 710px;
846 }
847 .wall-item-container .wall-item-links,
848 .wall-item-container .wall-item-actions {
849   display: table-cell;
850   vertical-align: middle;
851 }
852 .wall-item-container .wall-item-links .icon,
853 .wall-item-container .wall-item-actions .icon {
854   opacity: 0.5;
855   -webkit-transition: all 0.2s ease-in-out;
856   -moz-transition: all 0.2s ease-in-out;
857   -o-transition: all 0.2s ease-in-out;
858   -ms-transition: all 0.2s ease-in-out;
859   transition: all 0.2s ease-in-out;
860 }
861 .wall-item-container .wall-item-links .icon:hover,
862 .wall-item-container .wall-item-actions .icon:hover {
863   opacity: 1;
864   -webkit-transition: all 0.2s ease-in-out;
865   -moz-transition: all 0.2s ease-in-out;
866   -o-transition: all 0.2s ease-in-out;
867   -ms-transition: all 0.2s ease-in-out;
868   transition: all 0.2s ease-in-out;
869 }
870 .wall-item-container .wall-item-ago {
871   padding-right: 40px;
872 }
873 .wall-item-container .wall-item-name {
874   font-weight: bold;
875 }
876 .wall-item-container .wall-item-actions-author {
877   float: left;
878   width: 20em;
879   margin-top: 0.5em;
880 }
881 .wall-item-container .wall-item-actions-social {
882   float: left;
883   margin-top: 0.5em;
884 }
885 .wall-item-container .wall-item-actions-social a {
886   margin-right: 3em;
887 }
888 .wall-item-container .wall-item-actions-tools {
889   float: right;
890   width: 15%;
891 }
892 .wall-item-container .wall-item-actions-tools a {
893   float: right;
894 }
895 .wall-item-container .wall-item-actions-tools input {
896   float: right;
897 }
898 .wall-item-container.comment .contact-photo-wrapper {
899   margin-left: 16px;
900 }
901 .wall-item-container.comment .contact-photo {
902   width: 32px;
903   height: 32px;
904 }
905 .wall-item-container.comment .contact-photo-menu-button {
906   top: 15px !important;
907   left: 0px !important;
908 }
909 .wall-item-container.comment .wall-item-links {
910   padding-left: 12px;
911 }
912 /* 'tag' item type */
913 .wall-item-container.item-tag .wall-item-content {
914   opacity: 0.5;
915   -webkit-transition: all 0.2s ease-in-out;
916   -moz-transition: all 0.2s ease-in-out;
917   -o-transition: all 0.2s ease-in-out;
918   -ms-transition: all 0.2s ease-in-out;
919   transition: all 0.2s ease-in-out;
920 }
921 .wall-item-container.item-tag .contact-photo-wrapper {
922   margin-left: 32px;
923 }
924 .wall-item-container.item-tag .contact-photo {
925   width: 16px;
926   height: 16px;
927 }
928 .wall-item-container.item-tag .contact-photo-menu-button {
929   top: 15px !important;
930   left: 15px !important;
931 }
932 .wall-item-comment-wrapper {
933   margin: 1em 2em 1em 60px;
934 }
935 .wall-item-comment-wrapper .comment-edit-photo {
936   display: none;
937 }
938 .wall-item-comment-wrapper textarea {
939   height: 1em;
940   width: 100%;
941   font-size: 10px;
942   color: #999999;
943   border: 1px solid #999999;
944   padding: 0.3em;
945 }
946 .wall-item-comment-wrapper .comment-edit-text-full {
947   font-size: 14px;
948   height: 4em;
949   color: #2d2d2d;
950   border: 1px solid #2d2d2d;
951 }
952 .comment-edit-preview {
953   width: 710px;
954   border: 1px solid #2d2d2d;
955   margin-top: 10px;
956 }
957 .comment-edit-preview .contact-photo {
958   width: 32px;
959   height: 32px;
960   margin-left: 16px;
961   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
962
963 }
964 .comment-edit-preview .contact-photo-menu-button {
965   top: 15px !important;
966   left: 15px !important;
967 }
968 .comment-edit-preview .wall-item-links {
969   padding-left: 12px;
970 }
971 .comment-edit-preview .wall-item-container {
972   width: 700px;
973 }
974 .comment-edit-preview .tread-wrapper {
975   width: 700px;
976   padding: 0;
977   margin: 10px 0;
978 }
979 .shiny {
980   border-right: 10px solid #ddffdd;
981 }
982 #jot-preview-content .tread-wrapper {
983   background-color: #ddffdd;
984 }
985 .hide-comments-outer {
986   margin-bottom: 0.8em;
987 }
988 .wall-item-tags {
989   padding-top: 5px;
990 }
991 .tag {
992   background: url("../../../images/tag_b.png") no-repeat center left;
993   color: #ffffff;
994   padding-left: 3px;
995 }
996 .tag a {
997   padding-right: 8px;
998   background: url("../../../images/tag.png") no-repeat center right;
999   color: #ffffff;
1000 }
1001 .filesavetags {
1002   padding: 3px 0px 3px 0px;
1003   opacity: 0.5;
1004 }
1005 .wwto {
1006   background: #FFFFFF;
1007   border: 2px solid #364e59;
1008   height: 25px;
1009   width: 25px;
1010   overflow: hidden;
1011   padding: 1px;
1012   position: absolute !important;
1013   top: 40px;
1014   left: 30px;
1015   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1016   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1017   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1018 }
1019 .wwto .contact-photo {
1020   width: 25px;
1021   height: 25px;
1022 }
1023 #pause {
1024   position: fixed;
1025   bottom: 5px;
1026   right: 5px;
1027 }
1028 .contact-photo-wrapper {
1029   position: relative;
1030 }
1031 .contact-photo {
1032   width: 48px;
1033   height: 48px;
1034   overflow: hidden;
1035   display: block;
1036 }
1037 .contact-photo img {
1038   width: 48px;
1039   height: 48px;
1040 }
1041 .contact-photo-menu-button {
1042   display: none;
1043   position: absolute;
1044   left: -2px;
1045   top: 31px;
1046 }
1047 .contact-wrapper {
1048   float: left;
1049   width: 300px;
1050   height: 90px;
1051   padding-right: 10px;
1052   margin: 0 10px 10px 0px;
1053 }
1054 .contact-wrapper .contact-photo-wrapper {
1055   float: left;
1056   margin-right: 10px;
1057 }
1058 .contact-wrapper .contact-photo {
1059   width: 80px;
1060   height: 80px;
1061 }
1062 .contact-wrapper .contact-photo img {
1063   width: 80px;
1064   height: 80px;
1065 }
1066 .contact-wrapper .contact-photo-menu-button {
1067   left: 0px;
1068   top: 63px;
1069 }
1070 .directory-item {
1071   float: left;
1072   width: 200px;
1073   height: 200px;
1074 }
1075 .directory-item .contact-photo {
1076   width: 175px;
1077   height: 175px;
1078 }
1079 .directory-item .contact-photo img {
1080   width: 175px;
1081   height: 175px;
1082 }
1083 .contact-name {
1084   font-weight: bold;
1085   padding-top: 15px;
1086 }
1087 .contact-details {
1088   color: #999999;
1089   white-space: nowrap;
1090   overflow: hidden;
1091   text-overflow: ellipsis;
1092 }
1093 /* editor */
1094 .jothidden {
1095   display: none;
1096 }
1097 #jot {
1098   width: 100%;
1099   margin: 0px 2em 20px 0px;
1100 }
1101 #jot .profile-jot-text {
1102   height: 1em;
1103   width: 99%;
1104   font-size: 10px;
1105   color: #999999;
1106   border: 1px solid #999999;
1107   padding: 0.3em;
1108 }
1109 #jot #jot-tools {
1110   margin: 0px;
1111   padding: 0px;
1112   height: 40px;
1113   overflow: none;
1114   width: 770px;
1115   background-color: #009100;
1116   border-bottom: 2px solid #9eabb0;
1117 }
1118 #jot #jot-tools li {
1119   list-style: none;
1120   float: left;
1121   width: 80px;
1122   height: 40px;
1123   border-bottom: 2px solid #9eabb0;
1124 }
1125 #jot #jot-tools li a {
1126   display: block;
1127   color: #2d2d2d;
1128   width: 100%;
1129   height: 40px;
1130   text-align: center;
1131   line-height: 40px;
1132   overflow: hidden;
1133 }
1134 #jot #jot-tools li:hover {
1135   background-color: #9ade00;
1136   border-bottom: 2px solid #bdcdd4;
1137 }
1138 #jot #jot-tools li.perms {
1139   float: right;
1140   width: 40px;
1141 }
1142 #jot #jot-tools li.perms a.unlock {
1143   width: 30px;
1144   border-left: 10px solid #cccccc;
1145   background-color: #cccccc;
1146 }
1147 #jot #jot-tools li.perms a.lock {
1148   width: 30px;
1149   border-left: 10px solid #666666;
1150   background-color: #666666;
1151 }
1152 #jot #jot-tools li.submit {
1153   float: right;
1154   background-color: #cccccc;
1155   border-bottom: 2px solid #cccccc;
1156   border-right: 1px solid #666666;
1157   border-left: 1px solid #666666;
1158 }
1159 #jot #jot-tools li.submit input {
1160   border: 0px;
1161   margin: 0px;
1162   padding: 0px;
1163   background-color: #cccccc;
1164   color: #666666;
1165   width: 80px;
1166   height: 40px;
1167   line-height: 40px;
1168 }
1169 #jot #jot-tools li.submit input:hover {
1170   background-color: #ccff42;
1171   color: #666666;
1172 }
1173 #jot #jot-tools li.loading {
1174   float: right;
1175   background-color: #ffffff;
1176   width: 20px;
1177   vertical-align: center;
1178   text-align: center;
1179   border-top: 2px solid #9eabb0;
1180   height: 38px;
1181 }
1182 #jot #jot-tools li.loading img {
1183   margin-top: 10px;
1184 }
1185 #jot #jot-title {
1186   border: 0px;
1187   margin: 0px;
1188   height: 20px;
1189   width: 500px;
1190   font-weight: bold;
1191   border: 1px solid #ffffff;
1192 }
1193 #jot #jot-title:-webkit-input-placeholder {
1194   font-weight: normal;
1195 }
1196 #jot #jot-title:-moz-placeholder {
1197   font-weight: normal;
1198 }
1199 #jot #jot-title:hover {
1200   border: 1px solid #999999;
1201 }
1202 #jot #jot-title:focus {
1203   border: 1px solid #999999;
1204 }
1205 #jot #character-counter {
1206   width: 40px;
1207   float: right;
1208   text-align: right;
1209   height: 20px;
1210   line-height: 20px;
1211   padding-right: 20px;
1212 }
1213 #jot #jot-category {
1214   border: 0px;
1215   margin: 0px;
1216   height: 20px;
1217   width: 200px;
1218   border: 1px solid #ffffff;
1219 }
1220 #jot #jot-category:hover {
1221   border: 1px solid #999999;
1222 }
1223 #jot #jot-category:focus {
1224   border: 1px solid #999999;
1225 }
1226 /** buttons **/
1227 /*input[type="submit"] {
1228         border: 0px;
1229     background-color: @ButtonBackgroundColor;
1230     color: @ButtonColor;
1231     padding: 0px 10px;
1232         .rounded(5px);
1233     height: 18px;
1234 }*/
1235 /** acl **/
1236 #photo-edit-perms-select,
1237 #photos-upload-permissions-wrapper,
1238 #profile-jot-acl-wrapper {
1239   display: block!important;
1240 }
1241 #acl-wrapper {
1242   width: 690px;
1243   float: left;
1244 }
1245 #acl-search {
1246   float: right;
1247   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1248   padding-right: 20px;
1249 }
1250 #acl-showall {
1251   float: left;
1252   display: block;
1253   width: auto;
1254   height: 18px;
1255   background-color: #cccccc;
1256   background-image: url("../../../images/show_all_off.png");
1257   background-position: 7px 7px;
1258   background-repeat: no-repeat;
1259   padding: 7px 5px 0px 30px;
1260   color: #999999;
1261   -moz-border-radius: 5px 5px 5px 5px;
1262   -webkit-border-radius: 5px 5px 5px 5px;
1263   border-radius: 5px 5px 5px 5px;
1264 }
1265 #acl-showall.selected {
1266   color: #000000;
1267   background-color: #ff9900;
1268   background-image: url("../../../images/show_all_on.png");
1269 }
1270 #acl-list {
1271   height: 210px;
1272   border: 1px solid #cccccc;
1273   clear: both;
1274   margin-top: 30px;
1275   overflow: auto;
1276 }
1277 .acl-list-item {
1278   display: block;
1279   width: 150px;
1280   height: 30px;
1281   border: 1px solid #cccccc;
1282   margin: 5px;
1283   float: left;
1284 }
1285 .acl-list-item img {
1286   width: 22px;
1287   height: 22px;
1288   float: left;
1289   margin: 4px;
1290 }
1291 .acl-list-item p {
1292   height: 12px;
1293   font-size: 10px;
1294   margin: 0px;
1295   padding: 2px 0px 1px;
1296   overflow: hidden;
1297 }
1298 .acl-list-item a {
1299   font-size: 8px;
1300   display: block;
1301   width: 40px;
1302   height: 10px;
1303   float: left;
1304   color: #999999;
1305   background-color: #cccccc;
1306   background-position: 3px 3px;
1307   background-repeat: no-repeat;
1308   margin-right: 5px;
1309   -webkit-border-radius: 2px ;
1310   -moz-border-radius: 2px;
1311   border-radius: 2px;
1312   padding-left: 15px;
1313 }
1314 #acl-wrapper a:hover {
1315   text-decoration: none;
1316   color: #000000;
1317 }
1318 .acl-button-show {
1319   background-image: url("../../../images/show_off.png");
1320 }
1321 .acl-button-hide {
1322   background-image: url("../../../images/hide_off.png");
1323 }
1324 .acl-button-show.selected {
1325   color: #000000;
1326   background-color: #9ade00;
1327   background-image: url("../../../images/show_on.png");
1328 }
1329 .acl-button-hide.selected {
1330   color: #000000;
1331   background-color: #ff4141;
1332   background-image: url("../../../images/hide_on.png");
1333 }
1334 .acl-list-item.groupshow {
1335   border-color: #9ade00;
1336 }
1337 .acl-list-item.grouphide {
1338   border-color: #ff4141;
1339 }
1340 /** /acl **/
1341 /** tab buttons **/
1342 ul.tabs {
1343   list-style-type: none;
1344   padding-bottom: 10px;
1345 }
1346 ul.tabs li {
1347   float: left;
1348   margin-left: 20px;
1349 }
1350 ul.tabs li .active {
1351   border-bottom: 1px solid #009100;
1352 }
1353 /** group editor **/
1354 #group-edit-desc {
1355   margin-top: 1em;
1356   color: #999999;
1357 }
1358 #group-update-wrapper {
1359   height: auto;
1360   overflow: auto;
1361 }
1362 #group-update-wrapper #group {
1363   width: 300px;
1364   float: left;
1365   margin-right: 20px;
1366 }
1367 #group-update-wrapper #contacts {
1368   width: 300px;
1369   float: left;
1370 }
1371 #group-update-wrapper #group-separator {
1372   display: none;
1373 }
1374 #group-update-wrapper .contact_list {
1375   height: 300px;
1376   border: 1px solid #364e59;
1377   overflow: auto;
1378 }
1379 #group-update-wrapper .contact_list .contact-block-div {
1380   width: 50px;
1381   height: 50px;
1382   float: left;
1383 }
1384 /**
1385  * Form fields
1386  */
1387 .field {
1388   margin-bottom: 10px;
1389   padding-bottom: 10px;
1390   overflow: auto;
1391   width: 100%;
1392 }
1393 .field label {
1394   float: left;
1395   width: 200px;
1396 }
1397 .field input,
1398 .field textarea {
1399   width: 400px;
1400 }
1401 .field input[type="checkbox"],
1402 .field input[type="radio"] {
1403   width: auto;
1404 }
1405 .field textarea {
1406   height: 100px;
1407 }
1408 .field .field_help {
1409   display: block;
1410   margin-left: 200px;
1411   color: #999999;
1412 }
1413 .field .onoff {
1414   float: left;
1415   width: 80px;
1416 }
1417 .field .onoff a {
1418   display: block;
1419   border: 1px solid #666666;
1420   background-image: url("../../../images/onoff.jpg");
1421   background-repeat: no-repeat;
1422   padding: 4px 2px 2px 2px;
1423   height: 16px;
1424   text-decoration: none;
1425 }
1426 .field .onoff .off {
1427   border-color: #666666;
1428   padding-left: 40px;
1429   background-position: left center;
1430   background-color: #cccccc;
1431   color: #666666;
1432   text-align: right;
1433 }
1434 .field .onoff .on {
1435   border-color: #204A87;
1436   padding-right: 40px;
1437   background-position: right center;
1438   background-color: #D7E3F1;
1439   color: #204A87;
1440   text-align: left;
1441 }
1442 .field .hidden {
1443   display: none!important;
1444 }
1445 .field.radio .field_help {
1446   margin-left: 0px;
1447 }
1448 #profile-edit-links li {
1449   list-style: none;
1450   margin-top: 10px;
1451 }
1452 #profile-edit-default-desc {
1453   color: #FF0000;
1454   border: 1px solid #FF8888;
1455   background-color: #FFEEEE;
1456   padding: 7px;
1457 }
1458 #profile-edit-profile-name-label,
1459 #profile-edit-name-label,
1460 #profile-edit-pdesc-label,
1461 #profile-edit-gender-label,
1462 #profile-edit-dob-label,
1463 #profile-edit-address-label,
1464 #profile-edit-locality-label,
1465 #profile-edit-region-label,
1466 #profile-edit-postal-code-label,
1467 #profile-edit-country-name-label,
1468 #profile-edit-marital-label,
1469 #profile-edit-with-label,
1470 #profile-edit-sexual-label,
1471 #profile-edit-politic-label,
1472 #profile-edit-religion-label,
1473 #profile-edit-pubkeywords-label,
1474 #profile-edit-prvkeywords-label,
1475 #profile-edit-gender-select,
1476 #profile-edit-homepage-label {
1477   float: left;
1478   width: 175px;
1479   padding-top: 7px;
1480 }
1481 #profile-edit-profile-name,
1482 #profile-edit-name,
1483 #gender-select,
1484 #profile-edit-pdesc,
1485 #profile-edit-gender,
1486 #profile-edit-dob,
1487 #profile-edit-address,
1488 #profile-edit-locality,
1489 #profile-edit-region,
1490 #profile-edit-postal-code,
1491 #profile-edit-country-name,
1492 #profile-edit-marital,
1493 #profile-edit-with,
1494 #profile-edit-sexual,
1495 #profile-edit-politic,
1496 #profile-edit-religion,
1497 #profile-edit-pubkeywords,
1498 #profile-edit-prvkeywords,
1499 #profile-edit-homepage {
1500   margin-top: 5px;
1501 }
1502 /* oauth */
1503 .oauthapp {
1504   height: auto;
1505   overflow: auto;
1506   border-bottom: 2px solid #cccccc;
1507   padding-bottom: 1em;
1508   margin-bottom: 1em;
1509 }
1510 .oauthapp img {
1511   float: left;
1512   width: 48px;
1513   height: 48px;
1514   margin: 10px;
1515 }
1516 .oauthapp img.noicon {
1517   background-image: url("../../../images/icons/48/plugin.png");
1518   background-position: center center;
1519   background-repeat: no-repeat;
1520 }
1521 .oauthapp a {
1522   float: left;
1523 }
1524 /* contacts */
1525 .contact-entry-wrapper {
1526   width: 50px;
1527   float: left;
1528 }
1529 /* photo */
1530 .lframe {
1531   float: left;
1532   margin: 0px 10px 10px 0px;
1533 }
1534 /* profile match wrapper */
1535 .profile-match-wrapper {
1536   float: left;
1537   width: 90px;
1538   height: 90px;
1539   margin-bottom: 20px;
1540 }
1541 .profile-match-wrapper .contact-photo {
1542   width: 80px;
1543   height: 80px;
1544 }
1545 .profile-match-wrapper .contact-photo img {
1546   width: 80px;
1547   height: 80px;
1548 }
1549 .profile-match-wrapper .contact-photo-menu-button {
1550   left: 0px;
1551   top: 63px;
1552 }
1553 /* messages */
1554 #message-new {
1555   background: #19aeff;
1556   border: 1px solid #005c94;
1557   width: 150px;
1558 }
1559 #message-new a {
1560   color: #ffffff;
1561   text-align: center;
1562   display: block;
1563   font-weight: bold;
1564   padding: 1em 0px;
1565 }
1566 .mail-list-wrapper {
1567   background-color: #f6f7f8;
1568   margin-bottom: 5px;
1569   width: 100%;
1570   height: auto;
1571   overflow: hidden;
1572 }
1573 .mail-list-wrapper span {
1574   display: block;
1575   float: left;
1576   width: 20%;
1577   overflow: hidden;
1578 }
1579 .mail-list-wrapper .mail-subject {
1580   width: 30%;
1581   padding: 4px 0px 0px 4px;
1582 }
1583 .mail-list-wrapper .mail-subject a {
1584   display: block;
1585 }
1586 .mail-list-wrapper .mail-subject.unseen a {
1587   font-weight: bold;
1588 }
1589 .mail-list-wrapper .mail-date {
1590   padding: 4px 4px 0px 4px;
1591 }
1592 .mail-list-wrapper .mail-from {
1593   padding: 4px 4px 0px 4px;
1594 }
1595 .mail-list-wrapper .mail-count {
1596   padding: 4px 4px 0px 4px;
1597   text-align: right;
1598 }
1599 .mail-list-wrapper .mail-delete {
1600   float: right;
1601 }
1602 #mail-display-subject {
1603   background-color: #f6f7f8;
1604   color: #2d2d2d;
1605   margin-bottom: 10px;
1606   width: 100%;
1607   height: auto;
1608   overflow: hidden;
1609 }
1610 #mail-display-subject span {
1611   float: left;
1612   overflow: hidden;
1613   padding: 4px 0px 0px 10px;
1614 }
1615 #mail-display-subject .mail-delete {
1616   float: right;
1617   opacity: 0.5;
1618   -webkit-transition: all 0.2s ease-in-out;
1619   -moz-transition: all 0.2s ease-in-out;
1620   -o-transition: all 0.2s ease-in-out;
1621   -ms-transition: all 0.2s ease-in-out;
1622   transition: all 0.2s ease-in-out;
1623 }
1624 #mail-display-subject:hover .mail-delete {
1625   opacity: 1;
1626   -webkit-transition: all 0.2s ease-in-out;
1627   -moz-transition: all 0.2s ease-in-out;
1628   -o-transition: all 0.2s ease-in-out;
1629   -ms-transition: all 0.2s ease-in-out;
1630   transition: all 0.2s ease-in-out;
1631 }
1632 /* theme screenshot */
1633 .screenshot {
1634   position: absolute;
1635   left: 70%;
1636   top: 50px;
1637 }
1638 .screenshot img {
1639   width: 200px;
1640 }
1641 /* page footer */
1642 footer {
1643   height: 100px;
1644   display: table-row;
1645 }
1646 .pager {
1647   margin-top: 25px;
1648   clear: both;
1649 }