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