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