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