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