]> git.mxchange.org Git - friendica.git/blob - view/theme/duepuntozero/style.css
wrapping up 2019.12
[friendica.git] / view / theme / duepuntozero / style.css
1 /**
2  * duepuntozero Frindika style
3  * Fabio Comuni <fabrix.xm@gmail.com>
4  */
5
6
7 /* generals */
8 body {
9         font-family: helvetica,arial,freesans,clean,sans-serif;
10         font-size: 12px;
11         background-color: #ffffff;
12         background-image: url(head.jpg);
13         background-repeat: repeat-x;
14         color: #000000;
15         margin: 0px;
16 }
17
18
19 a, a:visited, a:link { color: #3465a4; text-decoration: none; }
20 a:hover {text-decoration: underline; }
21
22 input {
23         border: 1px solid #666666;
24         -moz-border-radius: 3px;
25         border-radius: 3px;
26         padding: 3px;
27 }
28
29 img { border :0px; }
30
31 #id_openid_url, .openid input {
32    background: url(login-bg.gif) no-repeat;
33    background-position: 0 50%;
34    padding-left: 18px;
35 }
36 .openid:hover {
37
38 }
39
40 #id_openid_url {
41         width: 384px;
42 }
43
44 pre code {
45         font-family: Courier, monospace;
46         white-space: pre;
47         display: block;
48         overflow: auto;
49         border: 1px solid #444;
50         background: #EEE;
51         color: #444;
52         padding: 10px;
53         margin-top: 20px;
54 }
55
56 blockquote {
57         background-color: #f4f8f9;
58         border-left: 4px solid #dae4ee;
59         padding: 0.4em;
60 }
61
62 .icollapse-wrapper, .ccollapse-wrapper {
63         border: 1px solid #CCC;
64         padding: 5px;
65 }
66
67 .hide-comments {
68         margin-left: 5px;
69 }
70
71 #panel {
72         background-color: ivory;
73         position: absolute;
74         z-index: 2;
75         width: 30%;
76         padding: 25px;
77         border: 1px solid #444;
78 }
79
80 .heart {
81         color: #FF0000;
82         font-size: 100%;
83         margin-right: 5px;
84 }
85
86 ul.menu-popup {
87         position: absolute;
88         display: none;
89         width: auto;
90         margin: 2px 0 0;
91         padding: 0px;
92         list-style: none;
93         z-index: 100000;
94         border: 2px solid #444444;
95         background: #FFFFFF;
96 }
97 .menu-popup li a {
98         padding: 2px;
99         white-space: nowrap;
100 }
101
102 a.btn, a.btn:hover {
103         text-decoration: none;
104         color: inherit;
105 }
106
107
108 /* nav */
109 nav {
110         height: 94px;
111         display: block;
112         margin: 0px 10%;
113         border-bottom: 1px solid #babdb6;
114         position: relative;
115 }
116 nav #site-location {
117         color: #888a85;
118         font-size: 0.8em;
119         position: absolute;
120 }
121
122 .error-message {
123         color: #FF0000;
124         font-size: 1.1em;
125         border: 1px solid #FF8888;
126         background-color: #FFEEEE;
127         padding: 10px;
128 }
129
130 .info-message {
131         color: #204a87;
132         font-size: 1.1em;
133         border: 1px solid #3465a4;
134         background-color: #d7e3f1;
135         padding: 10px;
136 }
137
138 .warning-message {
139     background-color: #F4FA58;
140     border: 1px solid #F3F781;
141     color: #000000;
142     font-size: 1.1em;
143     padding: 10px;
144 }
145
146
147 nav #banner {
148         display: block;
149     margin-top: 14px;
150         position: absolute;
151 }
152 nav #banner #logo-text a {
153         font-size: 40px;
154         font-weight: bold;
155         margin-left: 3px;
156         color: #000000;
157
158 }
159 nav #banner #logo-text a:hover { text-decoration: none; }
160
161
162 .nav-commlink, .nav-login-link, .nav-logout-link {
163         display: block;
164         height: 15px;
165         margin-top: 67px;
166         margin-right: 2px;
167         /*padding: 6px 10px;*/
168         padding: 6px 3px;
169         float: left;
170         bottom: 140px;
171         border: 1px solid #babdb6;
172         border-bottom: 0px;
173         background-color: #aec0d3;
174         color: #565854;
175         -moz-border-radius: 3px 3px 0px 0px;
176         border-radius: 3px 3px 0px 0px;
177 }
178 nav .nav-link {
179         float: right;
180         margin: 0.2em 0em;
181         padding: 0em 0.5em;
182         background-color: transparent !important;
183 }
184
185 .nav-commlink.selected {
186         background-color: #ffffff;
187         border-bottom: 1px solid #ffffff;
188         color: #000000 !important;
189         margin-top: 64px;
190         padding-top: 6px;
191         padding-bottom: 8px;
192 }
193 .nav-ajax-left {
194         font-size: 0.8em;
195         float: left;
196         margin-top: 62px;
197 }
198
199
200 nav #nav-link-wrapper .nav-link {
201         border-right: 1px solid #babdb6;
202 }
203
204 /* aside */
205 aside {
206         display: block;
207         min-height: 112px;
208         width: 200px;
209         margin-left: 10%;
210         padding: 1em;
211         float: left;
212         background-image: url(border.jpg);
213         background-position: top left;
214         background-repeat: no-repeat;
215         position: absolute;
216 }
217
218 #dfrn-request-link {
219         display: block;
220         color: #FFFFFF;
221         -webkit-border-radius: 5px ;
222         -moz-border-radius: 5px;
223         border-radius: 5px;
224         padding: 5px;
225         font-weight: bold;
226         background: #3465a4 url('friendica-16.png') no-repeat 95% center;
227 }
228 #subscribe-feed-link,
229 #wallmessage-link {
230         display: block;
231         color: #FFFFFF;
232         -webkit-border-radius: 5px ;
233         -moz-border-radius: 5px;
234         border-radius: 5px;
235         padding: 5px;
236         font-weight: bold;
237         background-color: #3465a4;
238 }
239
240 /* section */
241 section {
242         margin: 0px 10%;
243         padding-top: 1em;
244         padding-left: 250px;
245         padding-right: 1em;
246         display: block;
247         background-color: #ffffff;
248         background-image: url(border.jpg);
249         background-position: top right;
250         background-repeat: no-repeat;
251         min-height: 112px;
252
253 }
254 .tabs {
255         height: 27px;
256         background-image: url(head.jpg);
257         background-repeat: repeat-x;
258         background-position: 0px -20px;
259         border-bottom: 1px solid #babdb6;
260         padding:0px;
261 }
262 .tabs li { margin: 0px; list-style: none; }
263 .tab {
264         display:block;
265         float:left;
266         padding: 0.4em;
267         /*margin-right: 1em;*/
268         margin-right: 3px ;
269 }
270 .tab.active {
271         font-weight: bold;
272
273 }
274
275
276 /* footer */
277 footer {
278         text-align: right;
279         padding-bottom: 1em;
280         padding-right: 3em;
281 }
282
283 .birthday-today, .event-today {
284         font-weight: bold;
285 }
286
287 div.wall-item-content-wrapper.shiny {
288   background-image: url('shiny.png');
289   background-position: -5px 30px;
290   background-repeat:no-repeat;
291 }
292
293 .preview {
294         background: #FFFFC8;
295 }
296
297 #theme-preview {
298         margin: 15px 0 15px 150px;
299 }
300
301 /* Contact-Header for the Network Stream */
302 #viewcontact_wrapper-network {
303         width: 100%;
304         min-height: 100px;
305         background-color: #DBE6F1;
306         border-bottom: 1px solid #babdb6;
307 }
308 #contact-entry-wrapper-network {
309         float: none;
310         width: auto;
311         height: auto;
312         padding: 10px;
313         margin: 0px
314 }
315 #contact-entry-accounttype-network {
316         font-size: 20px;
317 }
318 #contact-entry-name-network {
319         font-size: 24.5px;
320 }
321 /*#contact-entry-name-network>.contact-entry-details, #contact-entry-url-network,
322 #contact-entry-details-network, contact-entry-network-network {
323         color: #000;
324 }*/
325
326 /* from default */
327 #jot-perms-icon,
328 #profile-location,
329 #profile-nolocation,
330 #profile-youtube,
331 #profile-video,
332 #profile-audio,
333 #profile-link,
334 #profile-title,
335 #wall-image-upload,
336 #wall-file-upload,
337 #profile-upload-wrapper,
338 #wall-image-upload-div,
339 #wall-file-upload-div,
340 .hover, .focus {
341         cursor: pointer;
342 }
343
344 #jot-perms-icon {
345         float: left;
346 }
347
348 #jot-title, #jot-category {
349         border: 0px;
350         margin: 0px;
351         height: 20px;
352         width: 530px;
353         margin-bottom: 5px;
354         font-weight: bold;
355         border: 1px solid #ffffff;
356 }
357
358 #jot-title::-webkit-input-placeholder{font-weight: normal;}
359 #jot-category::-webkit-input-placeholder{font-weight: normal;}
360 #jot-title:-moz-placeholder{font-weight: normal;}
361 #jot-category:-moz-placeholder{font-weight: normal;}
362
363
364 #jot-title:hover,
365 #jot-title:focus,
366 #jot-category:hover,
367 #jot-category:focus {
368         border: 1px solid #cccccc;
369 }
370
371 .jothidden { display:none; }
372
373
374 .fakelink, .fakelink:visited, .fakelink:link {
375         color: #3465a4;
376         text-decoration: none;
377         cursor: pointer;
378         margin-top: 15px;
379         margin-bottom: 15px;
380 }
381 .lockview {
382         cursor: pointer;
383 }
384
385 #group-sidebar {
386         margin-bottom: 10px;
387 }
388
389 .widget .selected, .group-selected, .forum-selected {
390         padding: 3px;
391         -moz-border-radius: 3px;
392         border-radius: 3px;
393         border: 1px solid #CCCCCC;
394         background: #F8F8F8;
395         font-weight: bold;
396 }
397
398 .settings-widget .selected {
399         padding: 3px;
400         -moz-border-radius: 3px;
401         border-radius: 3px;
402         border: 1px solid #CCCCCC;
403         background: #F8F8F8;
404         font-weight: bold;
405 }
406
407 .fakelink:hover {
408         color: #3465a4;
409         text-decoration: underline;
410         cursor: pointer;
411 }
412 .smalltext {
413         font-size: 0.7em;
414 }
415 #sysmsg {
416         /*width: 600px;*/
417         margin-bottom: 10px;
418 }
419
420 #register-fill-ext {
421         margin-bottom: 25px;
422 }
423
424 #label-register-name, #label-register-email, #label-register-nickname, #label-register-openid {
425         float: left;
426         width: 350px;
427         margin-top: 10px;
428 }
429
430 #register-name, #register-email, #register-nickname {
431         float: left;
432         margin-top: 10px;
433         width: 150px;
434 }
435
436 #register-openid {
437         float: left;
438         margin-top: 10px;
439         width: 130px;
440 }
441
442 #register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end {
443         clear: both;
444 }
445
446 #register-nickname-desc {
447         margin-top: 30px;
448         width: 650px;
449 }
450 #register-sitename {
451         float: left;
452         margin-top: 10px;
453 }
454
455 #register-submit-button {
456         margin-top: 10px;
457 }
458
459
460 #login_standard {
461         width: 210px;
462         float: left;
463 }
464 #login_openid {
465         width: 210px;
466         margin-left: 250px;
467 }
468
469 #login_standard input,
470 #login_openid input {
471         width: 180px;
472 }
473
474 #login-extra-links {
475         clear: both;
476 }
477
478 #register-link, #lost-password-link {
479         float: left;
480         font-size: 80%;
481         margin-right: 15px;
482 }
483
484 #login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
485         height: 50px;
486 }
487
488 #login-submit-wrapper {
489         clear: both;
490 }
491 #login-submit-button {
492 /*      margin-top: 10px; */
493         margin-left: 200px;
494 }
495
496
497 input#dfrn-url {
498         float: left;
499         background: url(friendica-16.png) no-repeat;
500         background-position: 2px center;
501         font-size: 17px;
502         padding-left: 21px;
503         height: 21px;
504         background-color: #FFFFFF;
505         color: #000000;
506         margin-bottom: 20px;
507 }
508
509 #dfrn-url-label {
510         float: left;
511         width: 250px;
512 }
513
514 #dfrn-request-url-end {
515         clear: both;
516 }
517
518 #knowyouyes, #knowyouno {
519         float: left;
520 }
521
522 #dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
523
524         float: none;
525 }
526 #dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
527         float: left;
528         width: 75px;
529         margin-left: 50px;
530         margin-bottom: 7px;
531 }
532 #dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
533         clear: both;
534
535 }
536
537 #dfrn-request-message-wrapper {
538         margin-bottom: 50px;
539 }
540 #dfrn-request-submit-wrapper {
541         clear: both;
542         margin-left: 50px;
543 }
544
545 #dfrn-request-info-wrapper {
546         margin-left: 50px;
547 }
548
549
550
551 #cropimage-wrapper, #cropimage-preview-wrapper {
552         float: left;
553         padding: 30px;
554 }
555
556 #crop-image-form {
557         margin-top: 30px;
558         clear: both;
559 }
560
561 .intro-wrapper {
562         margin-top: 20px;
563 }
564
565 .intro-fullname {
566         font-size: 1.1em;
567         font-weight: bold;
568
569 }
570 .intro-desc {
571         margin-bottom: 20px;
572         font-weight: bold;
573 }
574
575 .intro-note {
576         padding: 10px;
577 }
578
579 .intro-end {
580         padding: 30px;
581 }
582
583 .intro-form {
584         float: left;
585 }
586 .intro-approve-form {
587         clear: both;
588 }
589 .intro-approve-as-friend-end {
590         clear: both;
591 }
592 .intro-submit-approve, .intro-submit-ignore {
593         margin-right: 20px;
594 }
595 .intro-submit-approve {
596         margin-top: 15px;
597 }
598
599 .intro-approve-as-friend-label, .intro-approve-as-fan-label {
600         float: left;
601         width: 100px;
602         margin-left: 20px;
603 }
604 .intro-approve-as-friend, .intro-approve-as-fan {
605         float: left;
606 }
607 .intro-form-end {
608         clear: both;
609 }
610 .intro-approve-as-friend-desc {
611         margin-top: 15px;
612 }
613 .intro-approve-as-end {
614         clear: both;
615         margin-bottom: 10px;
616 }
617
618 .intro-end {
619         clear: both;
620         margin-bottom: 30px;
621 }
622 .aprofile dt {
623         font-weight: bold;
624 }
625 #page-profile .title {
626         font-weight: bold;
627 }
628 #profile-vcard-break {
629         clear: both;
630 }
631 #profile-extra-links {
632         clear: both;
633         margin-top: 10px;
634 }
635
636 #profile-extra-links ul {
637         list-style-type: none;
638         padding: 0px;
639 }
640
641
642 #profile-extra-links li {
643         margin-top: 5px;
644 }
645
646 #profile-edit-links ul {
647         list-style-type: none;
648 }
649
650 #profile-edit-links li {
651         margin-top: 10px;
652 }
653 .profile-edit-side-div {
654         float: right;
655 }
656 .profile-edit-side-link {
657         opacity: 0.3;
658         filter:alpha(opacity=30);
659 }
660 .profile-edit-side-link:hover {
661         opacity: 1.0;
662         filter:alpha(opacity=100);
663 }
664
665 .view-contact-wrapper {
666         margin-top: 20px;
667         float: left;
668         margin-left: 20px;
669         width: 180px;
670 }
671
672 .contact-wrapper {
673         float: left;
674         width: 150px;
675         height: 150px;
676         overflow: auto;
677 }
678
679 #view-contact-end {
680         clear: both;
681 }
682
683 #profile-edit-default-desc {
684         color: #FF0000;
685         border: 1px solid #FF8888;
686         background-color: #FFEEEE;
687         padding: 7px;
688 }
689
690 #profile-edit-clone-link-wrapper {
691         float: left;
692         margin-left: 50px;
693         margin-bottom: 20px;
694         width: 300px;
695 }
696
697
698 #profile-edit-links-end {
699         clear: both;
700         margin-bottom: 15px;
701 }
702
703 .profile-listing-photo {
704         border: none;
705 }
706
707 .profile-edit-submit-wrapper {
708         margin-top: 20px;
709         margin-bottom: 20px;
710 }
711
712 #profile-photo-link-select-wrapper {
713         margin-top: 2em;
714 }
715
716 #profile-photo-submit-wrapper {
717         margin-top: 10px;
718 }
719
720 #profile-photo-wrapper img {
721         width:175px;
722         height:175px;
723         padding: 12px;
724 }
725 #profile-photo-wrapper.crop-preview img {
726         padding: 0;
727 }
728
729 #profile-edit-profile-name-label,
730 #profile-edit-name-label,
731 #profile-edit-pdesc-label,
732 #profile-edit-gender-label,
733 #profile-edit-dob-label,
734 #profile-edit-address-label,
735 #profile-edit-locality-label,
736 #profile-edit-region-label,
737 #profile-edit-postal-code-label,
738 #profile-edit-country-name-label,
739 #profile-edit-marital-label,
740 #profile-edit-sexual-label,
741 #profile-edit-politic-label,
742 #profile-edit-religion-label,
743 #profile-edit-pubkeywords-label,
744 #profile-edit-prvkeywords-label,
745 #profile-edit-homepage-label,
746 #profile-edit-hometown-label {
747         float: left;
748         width: 175px;
749 }
750
751 #profile-edit-profile-name,
752 #profile-edit-name,
753 #profile-edit-pdesc,
754 #gender-select,
755 #profile-edit-dob,
756 #profile-edit-address,
757 #profile-edit-locality,
758 #profile-edit-region,
759 #profile-edit-postal-code,
760 #profile-edit-country-name,
761 #marital-select,
762 #sexual-select,
763 #profile-edit-politic,
764 #profile-edit-religion,
765 #profile-edit-pubkeywords,
766 #profile-edit-prvkeywords,
767 #profile-in-dir-yes,
768 #profile-in-dir-no,
769 #profile-in-netdir-yes,
770 #profile-in-netdir-no,
771 #hide-wall-yes,
772 #hide-wall-no,
773 #hide-friends-yes,
774 #hide-friends-no {
775         float: left;
776         margin-bottom: 20px;
777 }
778 #settings-normal,
779 #settings-soapbox,
780 #settings-freelove,
781 #settings-community {
782         float: left;
783 }
784 #settings-notifications label {
785         margin-left: 20px;
786 }
787 #settings-notify-desc, #settings-activity-desc {
788         font-weight: bold;
789         margin-bottom: 15px;
790 }
791 #settings-pagetype-desc {
792         color: #666666;
793         margin-bottom: 15px;
794 }
795
796 #profile-in-dir-yes-label,
797 #profile-in-dir-no-label,
798 #profile-in-netdir-yes-label,
799 #profile-in-netdir-no-label,
800 #hide-wall-yes-label,
801 #hide-wall-no-label,
802 #hide-friends-yes-label,
803 #hide-friends-no-label {
804         margin-left: 125px;
805         float: left;
806         width: 50px;
807 }
808
809 #profile-edit-with-label {
810         width: 175px;
811         margin-left: 20px;
812 }
813
814 #profile-publish-yes-reg,
815 #profile-publish-no-reg {
816         float: left;
817         margin-bottom: 10px;
818 }
819
820 #profile-publish-yes-label-reg,
821 #profile-publish-no-label-reg {
822         margin-left: 350px;
823         float: left;
824         width: 50px;
825 }
826
827 #profile-publish-break-reg,
828 #profile-publish-end-reg {
829         clear: both;
830 }
831
832
833 #profile-edit-pdesc-desc,
834 #profile-edit-pubkeywords-desc,
835 #profile-edit-prvkeywords-desc {
836         float: left;
837         margin-left: 20px;
838 }
839
840
841 #profile-edit-homepage, #profile-edit-hometown {
842         float: left;
843         margin-bottom: 35px;
844 }
845 #settings-normal-label,
846 #settings-soapbox-label,
847 #settings-community-label,
848 #settings-freelove-label {
849         float: left;
850         width: 200px;
851 }
852 #settings-normal-desc,
853 #settings-soapbox-desc,
854 #settings-community-desc,
855 #settings-freelove-desc {
856         /*float: left;
857         margin-left: 75px;*/
858     clear: left;
859     color: #666666;
860     display: block;
861     margin-bottom: 20px
862 }
863
864 #profile-edit-profile-name-end,
865 #profile-edit-name-end,
866 #profile-edit-pdesc-end,
867 #profile-edit-gender-end,
868 #profile-edit-dob-end,
869 #profile-edit-address-end,
870 #profile-edit-locality-end,
871 #profile-edit-region-end,
872 #profile-edit-postal-code-end,
873 #profile-edit-country-name-end,
874 #profile-edit-marital-end,
875 #profile-edit-sexual-end,
876 #profile-edit-politic-end,
877 #profile-edit-religion-end,
878 #profile-edit-pubkeywords-end,
879 #profile-edit-prvkeywords-end,
880 #profile-edit-homepage-end,
881 #profile-edit-hometown-end,
882 #profile-in-dir-break,
883 #profile-in-dir-end,
884 #profile-in-netdir-break,
885 #profile-in-netdir-end,
886 #hide-wall-break,
887 #hide-wall-end,
888 #hide-friends-break,
889 #hide-friends-end,
890 #settings-normal-break,
891 #settings-soapbox-break,
892 #settings-community-break,
893 #settings-freelove-break {
894         clear: both;
895 }
896
897 .settings-widget ul {
898         list-style-type: none;
899         padding: 0px;
900 }
901
902 .settings-widget li {
903         margin-left: 24px;
904         margin-bottom: 8px;
905 }
906
907
908 #gender-select, #marital-select, #sexual-select {
909         width: 220px;
910 }
911
912 #profile-edit-profile-name-wrapper .required {
913         color: #FF0000;
914         float: left;
915 }
916
917 #contacts-main {
918         margin-top: 20px;
919         margin-bottom: 20px;
920 }
921
922 .contact-entry-wrapper {
923         float: left;
924         min-width: 363px;
925         height: 90px;
926         padding-right: 10px;
927         margin: 0 10px 10px 0px;
928 }
929 .contact-entry-wrapper .contact-entry-photo-wrapper {
930         float: left;
931         margin-right: 10px;
932 }
933 #contacts-search-end {
934         margin-bottom: 10px;
935 }
936
937 .contact-entry-direction-icon {
938         margin-top: 24px;
939         margin-right: 2px;
940 }
941
942 .contact-entry-photo img {
943         border: none;
944 }
945 .contact-entry-photo a img {
946         width: 80px;
947         height: 80px;
948 }
949 .contact-entry-photo-end {
950         clear: both;
951 }
952 .contact-entry-name {
953         font-weight: bold;
954 }
955 .contact-entry-details {
956         font-size: 13px;
957         color: #999999;
958         white-space: nowrap;
959         overflow: hidden;
960         text-overflow: ellipsis;
961 }
962 .contact-entry-edit-links {
963         margin-top: 6px;
964         margin-left: 10px;
965         width: 16px;
966 }
967 .contact-entry-nav-wrapper {
968         float: left;
969         margin-left: 10px;
970 }
971
972 .contact-entry-edit-links img {
973         border: none;
974         margin-right: 15px;
975 }
976 .contact-entry-photo {
977         float: left;
978         position: relative;
979 }
980 .contact-entry-end {
981         clear: both;
982 }
983
984 #fsuggest-desc, #fsuggest-submit-wrapper {
985         margin-top: 15px;
986         margin-bottom: 15px;
987 }
988
989 #network-star-link{
990         margin-top: 10px;
991 }
992 .network-star {
993         float: left;
994         margin-right: 5px;
995 }
996 #network-bmark-link {
997         margin-top: 10px;
998 }
999
1000 .wall-item-content-wrapper {
1001         margin-top: 10px;
1002         border: 1px solid #CCC;
1003         position: relative;
1004         -moz-border-radius: 3px;
1005         border-radius: 3px;
1006 }
1007
1008 .tread-wrapper .tread-wrapper {
1009         margin-left: 50px;
1010 }
1011 .tread-wrapper .wall-item-comment-wrapper {
1012         margin-left: 50px;
1013 }
1014
1015 .tread-end-wrapper {
1016         margin-left: 50px;
1017 }
1018
1019 .wall-item-content-wrapper.comment {
1020         /*margin-left: 50px;*/
1021         background: #EEEEEE;
1022 }
1023
1024 .wall-item-like.comment, .wall-item-dislike.comment {
1025         margin-left: 50px;
1026 }
1027
1028 .wall-item-info {
1029         display: block;
1030         float: left;
1031         width:110px;
1032         margin-right:10px;
1033 }
1034 .comment .wall-item-info {
1035         width: 70px;
1036 }
1037
1038 .wall-item-photo-wrapper {
1039         margin-top: 10px;
1040         margin-left: 10px;
1041         margin-bottom: 10px;
1042         width: 100px;
1043 }
1044 .wall-item-photo-menu-button {
1045         display: block;
1046         position: absolute;
1047         background-image: url("photo-menu.jpg");
1048         background-position: top left;
1049         background-repeat: no-repeat;
1050         margin: 0px; padding: 0px;
1051         width: 16px;
1052         height: 16px;
1053         top: 74px; left:10px;
1054         overflow: hidden;
1055         text-indent: 40px;
1056         display: none;
1057
1058 }
1059 .wall-item-photo-menu {
1060         width: auto;
1061         border: 2px solid #444444;
1062         background: #FFFFFF;
1063         position: absolute;
1064         left: 10px; top: 90px;
1065         display: none;
1066         z-index: 10000;
1067 }
1068 .wall-item-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1069 .wall-item-photo-menu li a { display: block; padding: 2px; }
1070 .wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
1071
1072 .comment .wall-item-photo-menu-button { top: 44px;}
1073 .comment .wall-item-photo-menu { top: 60px; }
1074
1075 .wallwall .wwto {
1076     left: 50px;
1077     margin: 0;
1078     position: absolute;
1079     top: 70px;
1080     width: 30px
1081 }
1082 .wallwall .wwto img {
1083         width: 30px !important;
1084         height: 30px !important;
1085 }
1086
1087 .wallwall .wall-item-photo-end {
1088         clear: both;
1089 }
1090
1091 .wall-item-arrowphoto-wrapper {
1092     position: absolute;
1093     left: 75px;
1094     top: 70px;
1095     z-index: 100;
1096 }
1097 .wall-item-wrapper {
1098         /*float: left;
1099     margin-right: 5px;
1100     width: 250px;*/
1101     margin-left:10px;
1102 }
1103 .wall-item-lock {
1104         /*height: 20px;*/
1105         /*margin-top: 10px;*/
1106     left: 105px;
1107     position: absolute;
1108     top: 1px;
1109 }
1110 .comment .wall-item-lock {
1111         left: 65px;
1112 }
1113
1114 .wall-item-ago,
1115 .shared-time {
1116         color: #888888;
1117         font-size: 0.8em;
1118 }
1119
1120 .wall-item-location {
1121         overflow: hidden;
1122         /* add ellipsis on text overflow               */
1123         /* this work on safari, opera, ie, chrome.     */
1124         /* firefox users have to wait support or we    */
1125         /* can use a jquery addon http://bit.ly/zJskg */
1126         text-overflow: ellipsis;
1127         -o-text-overflow: ellipsis;
1128         width: 100%;
1129 }
1130
1131 .wall-item-like-buttons {
1132         float: left;
1133         margin-right: 10px;
1134 /*      padding-right: 10px; */
1135 /*      border-right: 2px solid #fff; */
1136 }
1137
1138 .like-rotator {
1139         margin-left: 5px;
1140 }
1141
1142 .wall-item-like-buttons > a,
1143 .wall-item-like-buttons > img {
1144         float: left;
1145 }
1146
1147 .wall-item-like-buttons img {
1148         cursor: pointer;
1149 }
1150
1151 .wall-item-share-buttons {
1152         margin-left: 10px;
1153         margin-right: 10px;
1154 }
1155
1156 .wall-item-like-buttons > a.active,
1157 .wall-item-attend-wrapper > a.active {
1158         background-color: rgba(52, 101, 164, .5);
1159 }
1160
1161 .editpost {
1162         margin-left: 10px;
1163         float: left;
1164 }
1165 .pin-item {
1166         margin-left: 10px;
1167         float: left;
1168 }
1169 .star-item {
1170         margin-left: 10px;
1171         float: left;
1172 }
1173 .tag-item {
1174         margin-left: 10px;
1175         float: left;
1176 }
1177
1178 .filer-item {
1179         margin-left: 10px;
1180         float: left;
1181 }
1182
1183 .wall-item-links-wrapper {
1184         float: left;
1185 }
1186
1187 .wall-item-delete-wrapper {
1188         float: right;
1189 }
1190
1191 .wall-item-delete-end {
1192         clear: both;
1193 }
1194
1195 .wall-item-delete-icon {
1196         border: none;
1197 }
1198
1199 .wall-item-attend-wrapper {
1200     float:left;
1201     padding-left: 10px;
1202 }
1203
1204 .wall-item-attend-wrapper > a {
1205     display: inline-block;
1206     margin-right: 10px;
1207 }
1208
1209
1210 .wall-item-wrapper-end {
1211         clear: both;
1212 }
1213 .wall-item-name-link,
1214 .shared-author {
1215         font-weight: bold;
1216         text-decoration: none;
1217         color: #3172BD;
1218 }
1219 .wall-item-photo {
1220         border: none;
1221 }
1222 .comment .wall-item-photo {
1223         width: 50px !important;
1224         height: 50px !important;
1225 }
1226 .wall-item-content {
1227         /*float: left;*/
1228         /*width: 450px;*/
1229         margin-left: 10px;
1230         /*margin-bottom: 20px;*/
1231         /*padding: 20px;*/
1232         max-height: 700px;
1233         overflow: auto;
1234 }
1235
1236 .wall-item-content img {
1237   max-width: 700px;
1238 }
1239
1240 .wall-item-container .wall-item-content .type-link img,
1241 .type-link img {
1242   max-width: 160px;
1243   max-height: 160px;
1244   float: left;
1245   margin-right: 10px;
1246 }
1247 .type-link blockquote {
1248   margin-left: 160px;
1249   max-height: 160px;
1250   overflow: hidden;
1251 }
1252 .type-link .oembed {
1253 }
1254 .oembed.video .embed_video > div {
1255     position: absolute; top: 0px; left: 0px;
1256     background: rgba(0, 0, 0, 0.5) url(shiny.png) no-repeat scroll center center;
1257 }
1258
1259 .shared_header {
1260   height: 32px;
1261   color: #999;
1262   border-top: 1px solid #D2D2D2;
1263   padding-top: 5px;
1264   margin-top: 5px;
1265 }
1266
1267 .shared_header a {
1268   color: black;
1269   -webkit-transition: all 0.2s ease-in-out;
1270   -moz-transition: all 0.2s ease-in-out;
1271   -o-transition: all 0.2s ease-in-out;
1272   -ms-transition: all 0.2s ease-in-out;
1273   transition: all 0.2s ease-in-out;
1274 }
1275
1276 .shared_header a:hover {
1277   color: #36c;
1278 }
1279
1280 .shared_header img {
1281   -webkit-border-radius: 4px;
1282   -moz-border-radius: 4px;
1283   border-radius: 4px;
1284   float: left;
1285 }
1286
1287 .shared_header span {
1288   margin-left: 9px;
1289 }
1290
1291 blockquote.shared_content {
1292   margin-left: 32px;
1293   color: #000;
1294   border: none;
1295 }
1296
1297 .wall-item-title {
1298         float: left;
1299         font-weight: bold;
1300         /*width: 450px;*/
1301 }
1302
1303 .wall-item-title-end {
1304         clear: both;
1305 }
1306
1307 .wall-item-body {
1308         float: left;
1309         /*width: 450px;*/
1310         margin-top: 10px;
1311 }
1312
1313 .wall-item-tools {
1314         clear: both;
1315         background-image: url("head.jpg");
1316     background-position: 0 -20px;
1317     background-repeat: repeat-x;
1318         padding: 5px 10px 0px;
1319 }
1320 .wall-item-author {
1321         margin-top: 10px;
1322 }
1323
1324 .comment .wall-item-tools {
1325         background:none;
1326 }
1327
1328 .comment-edit-wrapper {
1329         margin-top: 15px;
1330         background: #f3f3f3;
1331         margin-left: 50px;
1332 }
1333
1334 .comment-wwedit-wrapper {
1335         background: #f3f3f3;
1336 }
1337
1338 .comment-edit-photo {
1339         margin-top: 10px;
1340         margin-left: 10px;
1341         margin-bottom: 10px;
1342         width: 100px;
1343         float: left;
1344 }
1345 .comment-wwedit-wrapper.threaded > .comment-edit-form > .comment-edit-photo {
1346         width: 40px;
1347 }
1348
1349 .comment-edit-photo img {
1350         width: 25px;
1351 }
1352 .comment-edit-text-empty, .comment-edit-text-full {
1353         float: left;
1354         margin-top: 10px;
1355         -moz-border-radius: 3px;
1356         border-radius: 3px;
1357         border: 1px solid #cccccc;
1358         padding: 3px 1px 1px 3px;
1359 }
1360 .comment-edit-text-end {
1361         clear: both;
1362 }
1363
1364 .comment-edit-submit {
1365         margin: 10px 0px 10px 110px;
1366 }
1367
1368 .comment-wwedit-wrapper.threaded > .comment-edit-form > .comment-edit-submit-wrapper > .comment-edit-submit {
1369         margin-left: 50px;
1370 }
1371
1372 #profile-jot-plugin-wrapper,
1373 #profile-jot-submit-wrapper {
1374         margin-top: 15px;
1375 }
1376
1377 #profile-jot-submit {
1378         float: left;
1379 }
1380 #profile-upload-wrapper {
1381         float: left;
1382         margin-left: 30px;
1383 }
1384 #profile-attach-wrapper {
1385         float: left;
1386         margin-left: 30px;
1387 }
1388 #profile-rotator {
1389         float: left;
1390         margin-left: 30px;
1391 }
1392 #profile-link-wrapper {
1393         float: left;
1394         margin-left: 15px;
1395 }
1396 #profile-youtube-wrapper {
1397         float: left;
1398         margin-left: 15px;
1399 }
1400 #profile-video-wrapper {
1401         float: left;
1402         margin-left: 15px;
1403 }
1404 #profile-audio-wrapper {
1405         float: left;
1406         margin-left: 15px;
1407 }
1408 #profile-location-wrapper {
1409         float: left;
1410         margin-left: 15px;
1411 }
1412 #jot-preview-link {
1413         float: left;
1414         margin-left: 45px;
1415         margin-top: 0px !important;
1416 }
1417
1418
1419 #profile-nolocation-wrapper {
1420         float: left;
1421         margin-left: 15px;
1422 }
1423 #profile-title-wrapper {
1424         float: left;
1425         margin-left: 15px;
1426 }
1427
1428 #profile-jot-perms {
1429         float: left;
1430         margin-left: 100px;
1431         font-weight: bold;
1432         font-size: 1.2em;
1433 }
1434
1435
1436 #profile-jot-perms-end {
1437         /*clear: left;*/
1438         height: 30px;
1439 }
1440
1441 #profile-jot-plugin-end{
1442   clear: both;
1443 }
1444 .profile-jot-net {
1445         float: left;
1446         margin-right: 10px;
1447         margin-top: 5px;
1448         margin-bottom: 5px;
1449 }
1450
1451 #profile-jot-networks-end {
1452         clear: both;
1453 }
1454
1455 #profile-jot-end {
1456         /*clear: both;*/
1457         margin-bottom: 30px;
1458 }
1459 #about-jot-submit-wrapper {
1460         margin-top: 15px;
1461 }
1462 #about-jot-end {
1463         margin-bottom: 30px;
1464 }
1465 #contacts-main {
1466         margin-bottom: 30px;
1467 }
1468
1469 #profile-listing-desc {
1470         margin-left: 30px;
1471 }
1472
1473 #profile-listing-new-link-wrapper {
1474         margin-left: 30px;
1475         margin-bottom: 30px;
1476 }
1477 .profile-listing-photo-wrapper {
1478         float: left;
1479 }
1480
1481 .profile-listing-edit-buttons-wrapper {
1482         clear: both;
1483 }
1484 .profile-listing-photo-edit-link {
1485         float: left;
1486         width: 125px;
1487 }
1488 .profile-listing-end {
1489         clear: both;
1490 }
1491 .profile-listing-edit-buttons-wrapper img{
1492         border: none;
1493         margin-right: 20px;
1494 }
1495 .profile-listing {
1496         margin-top: 25px;
1497 }
1498 .profile-listing-name {
1499         float: left;
1500         margin-left: 32px;
1501         margin-top: 10px;
1502         color: #3172BD;
1503         font-weight: bold;
1504         width: 200px;
1505
1506 }
1507 .fortune {
1508         margin-top: 50px;
1509         color: #4444FF;
1510         font-weight: bold;
1511         margin-bottom: 20px;
1512 }
1513
1514
1515 .directory-end {
1516         clear: both;
1517 }
1518 .directory-name {
1519         text-align: center;
1520 }
1521 .directory-photo {
1522         margin-left: 25px;
1523 }
1524 .directory-details {
1525         font-size: 0.7em;
1526         text-align: center;
1527         margin-left: 5px;
1528         margin-right: 5px;
1529 }
1530 .directory-item {
1531         float: left;
1532         width: 225px;
1533         height: 260px;
1534         overflow: auto;
1535 }
1536
1537 #directory-search-wrapper {
1538         margin-top: 20px;
1539         margin-right: 20px;
1540         margin-bottom: 50px;
1541 }
1542
1543 #directory-search-end {
1544 }
1545
1546 .directory-photo-img {
1547         border: none;
1548 }
1549
1550
1551 .pager {
1552   padding: 10px;
1553   text-align: center;
1554   font-size: 1.0em;
1555   clear:left;
1556 }
1557
1558 .pager .disabled {
1559         display: none;
1560 }
1561
1562 .pager_first,
1563 .pager_last,
1564 .pager_prev,
1565 .pager_next,
1566 .pager_n,
1567 .scroll_loader_text {
1568         border: 1px solid black;
1569         background: #EEE;
1570         padding: 4px;
1571 }
1572
1573 .pager_first a,
1574 .pager_last a,
1575 .pager_prev a,
1576 .pager_next a,
1577 .pager_n a {
1578         text-decoration: none;
1579 }
1580
1581 .pager_current {
1582   border: 1px solid black;
1583   background: #FFCCCC;
1584   padding: 4px;
1585 }
1586
1587
1588 #advanced-profile-name-wrapper,
1589 #advanced-profile-gender-wrapper,
1590 #advanced-profile-dob-wrapper,
1591 #advanced-profile-age-wrapper,
1592 #advanced-profile-marital-wrapper,
1593 #advanced-profile-sexual-wrapper,
1594 #advanced-profile-homepage-wrapper,
1595 #advanced-profile-politic-wrapper,
1596 #advanced-profile-religion-wrapper,
1597 #advanced-profile-about-wrapper,
1598 #advanced-profile-interest-wrapper,
1599 #advanced-profile-contact-wrapper,
1600 #advanced-profile-music-wrapper,
1601 #advanced-profile-book-wrapper,
1602 #advanced-profile-tv-wrapper,
1603 #advanced-profile-film-wrapper,
1604 #advanced-profile-romance-wrapper,
1605 #advanced-profile-work-wrapper,
1606 #advanced-profile-education-wrapper {
1607         margin-top: 20px;
1608 }
1609
1610 #advanced-profile-name-text,
1611 #advanced-profile-gender-text,
1612 #advanced-profile-dob-text,
1613 #advanced-profile-age-text,
1614 #advanced-profile-marital-text,
1615 #advanced-profile-sexual-text,
1616 #advanced-profile-homepage-text,
1617 #advanced-profile-politic-text,
1618 #advanced-profile-religion-text,
1619 #advanced-profile-about-text,
1620 #advanced-profile-interest-text,
1621 #advanced-profile-contact-text,
1622 #advanced-profile-music-text,
1623 #advanced-profile-book-text,
1624 #advanced-profile-tv-text,
1625 #advanced-profile-film-text,
1626 #advanced-profile-romance-text,
1627 #advanced-profile-work-text,
1628 #advanced-profile-education-text {
1629         width: 300px;
1630         float: left;
1631 }
1632
1633 #advanced-profile-name-end,
1634 #advanced-profile-gender-end,
1635 #advanced-profile-dob-end,
1636 #advanced-profile-age-end,
1637 #advanced-profile-marital-end,
1638 #advanced-profile-sexual-end,
1639 #advanced-profile-homepage-end,
1640 #advanced-profile-politic-end,
1641 #advanced-profile-religion-end {
1642         height: 10px;
1643 }
1644
1645 #advanced-profile-about-end,
1646 #advanced-profile-interest-end,
1647 #advanced-profile-contact-end,
1648 #advanced-profile-music-end,
1649 #advanced-profile-book-end,
1650 #advanced-profile-tv-end,
1651 #advanced-profile-film-end,
1652 #advanced-profile-romance-end,
1653 #advanced-profile-work-end,
1654 #advanced-profile-education-end {
1655
1656
1657 }
1658
1659 #advanced-profile-name,
1660 #advanced-profile-gender,
1661 #advanced-profile-dob,
1662 #advanced-profile-age,
1663 #advanced-profile-marital,
1664 #advanced-profile-sexual,
1665 #advanced-profile-homepage,
1666 #advanced-profile-politic,
1667 #advanced-profile-religion {
1668         float: left;
1669
1670 }
1671
1672
1673 #advanced-profile-about,
1674 #advanced-profile-interest,
1675 #advanced-profile-contact,
1676 #advanced-profile-music,
1677 #advanced-profile-book,
1678 #advanced-profile-tv,
1679 #advanced-profile-film,
1680 #advanced-profile-romance,
1681 #advanced-profile-work,
1682 #advanced-profile-education {
1683         margin-top: 10px;
1684         margin-left: 50px;
1685         margin-right: 20px;
1686         padding: 10px;
1687         border: 1px solid #CCCCCC;
1688 }
1689
1690 #advanced-profile-with {
1691         float: left;
1692         margin-left: 15px;
1693 }
1694
1695 #contact-edit-wrapper {
1696         margin-top: 10px;
1697 }
1698
1699 #contact-edit-banner-name {
1700         font-size: 1.4em;
1701         font-weight: bold;
1702 }
1703
1704 #contact-edit-poll-wrapper {
1705         margin-top: 15px;
1706 }
1707
1708 #contact-edit-poll-text {
1709         margin-top: 15px;
1710         margin-bottom: 5px;
1711 }
1712
1713 #contact-edit-update-now {
1714         margin-top: 15px;
1715 }
1716
1717 #contact-edit-links{
1718         clear: both;
1719 }
1720
1721 #contact-edit-links ul {
1722         list-style: none;
1723         list-style-type: none;
1724         margin-left: 0px;
1725         padding-left: 0px;
1726 }
1727
1728 #contact-edit-links li {
1729         margin-top: 5px;
1730 }
1731
1732 #contact-edit-drop-link {
1733         float: right;
1734         margin-right: 20px;
1735 }
1736
1737 #contact-edit-nav-end {
1738         clear: both;
1739 }
1740
1741 #contact-edit-wrapper {
1742         width: 100%;
1743 }
1744
1745 #contact-edit-end {
1746         clear: both;
1747         margin-top: 15px;
1748 }
1749
1750 #contact-profile-selector {
1751         width: 175px;
1752         /*margin-left: 175px;*/
1753 }
1754
1755 .contact-select {       position: absolute; top: 64px; left:64px; display:none; }
1756 .contact-select:checked,
1757 .contact-entry-photo:hover .contact-select {    display:block; }
1758
1759 .contact-photo-menu-button {
1760         position: absolute;
1761         background-image: url("photo-menu.jpg");
1762         background-position: top left;
1763         background-repeat: no-repeat;
1764         margin: 0px; padding: 0px;
1765         width: 16px;
1766         height: 16px;
1767         top: 64px; left:0px;
1768         overflow: hidden;
1769         text-indent: 40px;
1770         display: none;
1771
1772 }
1773 .contact-photo-menu {
1774         width: auto;
1775         border: 2px solid #444444;
1776         background: #FFFFFF;
1777         position: absolute;
1778         left: 0px; top: 90px;
1779         display: none;
1780         z-index: 10000;
1781 }
1782 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1783 .contact-photo-menu li a { display: block; padding: 2px; }
1784 .contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
1785
1786
1787 #block-message, #ignore-message, #archive-message, #lost-contact-message {
1788         color: #FF0000;
1789 }
1790
1791 #profile-edit-insecure {
1792         margin-top: 20px;
1793         color: #FF0000;
1794         font-size: 1.1em;
1795         border: 1px solid #FF8888;
1796         background-color: #FFEEEE;
1797         padding-left: 5px;
1798         /*: 3px 3px 3px 5px; */
1799         width: 587px;
1800 }
1801
1802 #profile-jot-text {
1803         height: 20px;
1804         width: 100%;
1805         color:#cccccc;
1806         border: 1px solid #cccccc;
1807         padding: 3px 0px 0px 5px;
1808         -moz-border-radius: 3px;
1809         border-radius: 3px;
1810 }
1811
1812
1813 /** acl **/
1814 #photo-edit-perms-select,
1815 #photos-upload-permissions-wrapper,
1816 #profile-jot-acl-wrapper{
1817         display:block!important;
1818 }
1819
1820 #photos-usage-message {
1821         margin-bottom: 15px;
1822 }
1823
1824 #acl-wrapper {
1825         width: 690px;
1826         float:left;
1827 }
1828 #acl-wrapper a:hover {
1829         text-decoration: none;
1830         color:#000000;
1831 }
1832 /** /acl **/
1833
1834
1835 .comment-edit-text-empty {
1836         color: gray;
1837         height: 2em;
1838         width: 175px;
1839         overflow: auto;
1840         margin-bottom: 10px;
1841 }
1842
1843 .comment-wwedit-wrapper.threaded > .comment-edit-form > .comment-edit-text-empty {
1844         height: 1.5em;
1845 }
1846
1847 .comment-edit-text-full {
1848         color: black;
1849         height: 150px;
1850         width: 350px;
1851         overflow: auto;
1852 }
1853
1854 #group-new-submit-wrapper {
1855         margin-top: 30px;
1856 }
1857
1858 #group-edit-name-label {
1859         float: left;
1860         width: 175px;
1861         margin-top: 20px;
1862         margin-bottom: 20px;
1863 }
1864
1865 #group-edit-name {
1866         float: left;
1867         width: 225px;
1868         margin-top: 20px;
1869         margin-bottom: 20px;
1870 }
1871
1872 #group-edit-name-wrapper {
1873
1874
1875 }
1876
1877
1878 #group_members_select_label {
1879         display: block;
1880         float: left;
1881         width: 175px;
1882 }
1883
1884 .group_members_select {
1885         float: left;
1886         width: 230px;
1887         overflow: auto;
1888 }
1889
1890 #group_members_select_end {
1891         clear: both;
1892 }
1893 #group-edit-name-end {
1894         clear: both;
1895 }
1896
1897 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1898         margin-bottom: 10px;
1899         margin-top: 20px;
1900 }
1901
1902 #prvmail-submit {
1903         float: left;
1904         margin-top: 10px;
1905         margin-right: 30px;
1906 }
1907 #prvmail-upload-wrapper,
1908 #prvmail-link-wrapper,
1909 #prvmail-rotator-wrapper {
1910         float: left;
1911         margin-top: 10px;
1912         margin-right: 10px;
1913         width: 24px;
1914 }
1915
1916 #prvmail-end {
1917         clear: both;
1918 }
1919
1920 .mail-list-sender,
1921 .mail-list-detail {
1922         float: left;
1923 }
1924 .mail-list-detail {
1925         margin-left: 20px;
1926 }
1927
1928 .mail-list-subject {
1929         font-size: 1.1em;
1930         margin-top: 10px;
1931 }
1932 a.mail-list-link {
1933     display: block;
1934     font-size: 1.3em;
1935     padding: 4px 0;
1936 }
1937
1938 /*
1939 *a.mail-list-link:hover {
1940 *       background-color: #15607B;
1941 *       color: #F5F6FB;
1942 *}
1943 */
1944
1945 .mail-list-outside-wrapper-end {
1946         clear: both;
1947 }
1948
1949 .mail-list-outside-wrapper {
1950         margin-top: 30px;
1951 }
1952
1953 .mail-list-delete-wrapper {
1954         float: right;
1955         margin-right: 30px;
1956         margin-top: 15px;
1957 }
1958
1959 .mail-list-delete-icon {
1960         border: none;
1961 }
1962
1963 .mail-conv-sender,
1964 .mail-conv-detail {
1965         float: left;
1966 }
1967 .mail-conv-detail {
1968         margin-left: 20px;
1969         width: 500px;
1970 }
1971
1972 .mail-conv-subject {
1973     font-size: 1.4em;
1974     margin: 10px 0;
1975 }
1976
1977 .mail-conv-outside-wrapper-end {
1978         clear: both;
1979 }
1980
1981 .mail-conv-outside-wrapper {
1982         margin-top: 30px;
1983 }
1984
1985 .mail-conv-delete-wrapper {
1986         float: right;
1987         margin-right: 30px;
1988         margin-top: 15px;
1989 }
1990 .mail-conv-break {
1991         clear: both;
1992 }
1993
1994 .mail-conv-delete-icon {
1995         border: none;
1996 }
1997
1998 .message-links ul {
1999         list-style-type: none;
2000         padding: 0px;
2001 }
2002
2003 .message-links li {
2004         margin-top: 10px;
2005         float: left;
2006 }
2007 .message-links a {
2008         padding: 3px 5px;
2009 }
2010
2011 .message-links-end {
2012         clear: both;
2013 }
2014
2015 #sidebar-group-list ul {
2016         list-style-type: none;
2017 }
2018 .sidebar-group-li .notify, .forum-widget-entry .notify {
2019         display: none;
2020         font-size: 9px;
2021         border: 1px solid rgb(221, 221, 221);
2022         padding: 2px;
2023         float: right;
2024         background-color: #BABDB6;
2025 }
2026 .sidebar-group-li .notify.show, .forum-widget-entry .notify.show {
2027         display: block;
2028 }
2029
2030 #sidebar-group-list .icon, #sidebar-group-list .iconspacer {
2031         display: inline-block;
2032         height: 12px;
2033         width: 12px;
2034 }
2035
2036 #sidebar-group-list li {
2037         margin-top: 10px;
2038 }
2039
2040 #forumlist-sidebar ul {
2041         list-style: none;
2042 }
2043
2044 .nets-ul, .fileas-ul, .category-ul, .datebrowse-ul {
2045         list-style-type: none;
2046 }
2047
2048 .nets-ul li, .fileas-ul li, .category-ul li, .datebrowse-ul li {
2049         margin-top: 10px;
2050 }
2051
2052 .nets-link {
2053         margin-left: 24px;
2054 }
2055 .nets-all {
2056         margin-left: 42px;
2057 }
2058
2059 .fileas-link, .category-link {
2060         margin-left: 24px;
2061 }
2062
2063 .fileas-all, .category-all {
2064         margin-left: 0px;
2065 }
2066
2067 #search-save {
2068         margin-left: 5px;
2069 }
2070 .groupsideedit {
2071         margin-right: 10px;
2072 }
2073 #saved-search-ul {
2074         list-style-type: none;
2075 }
2076 .savedsearchdrop, .savedsearchterm {
2077         float: left;
2078         margin-top: 10px;
2079 }
2080 .savedsearchterm {
2081         margin-left: 10px;
2082 }
2083
2084
2085 #side-follow-wrapper {
2086         margin-top: 20px;
2087 }
2088 #side-follow-url, #side-peoplefind-url {
2089         margin-top: 5px;
2090 }
2091 #side-follow-submit, #side-peoplefind-submit {
2092         margin-top: 15px;
2093 }
2094
2095 #side-match-link {
2096         margin-top: 10px;
2097 }
2098
2099 aside input[type='text'] {
2100  width: 174px;
2101 }
2102
2103 .widget {
2104         border: 1px solid #DDDDDD;
2105         padding: 8px;
2106         margin-top: 5px;
2107         -moz-border-radius:5px;
2108         -webkit-border-radius:5px;
2109         border-radius:5px;
2110
2111 }
2112
2113
2114 /*.photos {
2115         height: auto;
2116         overflow: auto;
2117 }*/
2118
2119 .photos-end {
2120         clear: both;
2121         margin-bottom: 25px;
2122 }
2123
2124 .photo-album-image-wrapper {
2125         float: left;
2126         margin-top: 15px;
2127         margin-right: 15px;
2128         margin-left: 15px;
2129 /*      width: 200px; height: 200px;
2130         overflow: hidden;
2131         position: relative; */
2132 }
2133 .photo-album-image-wrapper .caption {
2134         display: none;
2135         width: 100%;
2136 /*      position: absolute; */
2137         bottom: 0px;
2138         padding: 0.5em 0.5em 0px 0.5em;
2139         background-color: rgba(245, 245, 255, 0.8);
2140         border-bottom: 2px solid #CCC;
2141         margin: 0px;
2142 }
2143 .photo-album-image-wrapper a:hover .caption {
2144         display:block;
2145 }
2146
2147 #photo-album-end {
2148         clear: both;
2149         margin-bottom: 25px;
2150 }
2151
2152 .photo-top-image-wrapper {
2153 /*      position: relative; */
2154         float: left;
2155         margin-top: 15px;
2156         margin-right: 15px;
2157         margin-left: 15px;
2158         margin-bottom: 15px;
2159 /*      width: 200px; height: 200px;
2160         overflow: hidden; */
2161 }
2162 .photo-top-album-name {
2163         width: 100%;
2164         min-height: 2em;
2165 /*      position: absolute;  */
2166         bottom: 0px;
2167         padding: 0px 3px;
2168         padding-top: 0.5em;
2169         background-color: rgb(255, 255, 255);
2170 }
2171 #photo-top-end {
2172         clear: both;
2173 }
2174
2175 #photo-top-links {
2176         margin-bottom: 30px;
2177         margin-left: 30px;
2178 }
2179
2180 #photos-upload-newalbum-div {
2181         float: left;
2182         width: 175px;
2183 }
2184
2185 #photos-upload-noshare {
2186         margin-bottom: 10px;
2187 }
2188 #photos-upload-existing-album-text {
2189         float: left;
2190         width: 175px;
2191 }
2192 #photos-upload-newalbum {
2193         float: left;
2194 }
2195 #photos-upload-album-select {
2196         float: left;
2197 }
2198
2199 #photos-upload-spacer {
2200         margin-top: 25px;
2201 }
2202 #photos-upload-new-end, #photos-upload-exist-end {
2203         clear: both;
2204 }
2205 #photos-upload-exist-end {
2206         margin-bottom: 15px;
2207 }
2208 #photos-upload-submit {
2209         margin-top: 15px;
2210 }
2211
2212 #photos_upload_applet_wrapper {
2213         margin-bottom: 15px;
2214 }
2215
2216 #photos-upload-no-java-message {
2217         margin-bottom: 15px;
2218 }
2219
2220 .video-top-wrapper {
2221         display: inline-block;
2222         vertical-align: top;
2223         margin-top: 15px;
2224         margin-right: 15px;
2225         margin-left: 15px;
2226         margin-bottom: 15px;
2227 }
2228
2229 #profile-jot-desc {
2230         /*float: left;*/
2231         width: 480px;
2232         color: #FF0000;
2233         margin-top: 10px;
2234         margin-bottom: 10px;
2235 }
2236
2237 #character-counter {
2238         float: right;
2239         font-size: 120%;
2240 }
2241
2242 #character-counter.grey {
2243         color: #888888;
2244 }
2245
2246 #character-counter.orange {
2247         color: orange;
2248 }
2249 #character-counter.red {
2250         color: red;
2251 }
2252
2253 #profile-jot-banner-end {
2254         /* clear: both; */
2255 }
2256
2257 #photos-upload-select-files-text {
2258         margin-top: 15px;
2259         margin-bottom: 15px;
2260 }
2261
2262 #photos-upload-perms-menu, #photos-upload-perms-menu:visited, #photos-upload-perms-menu:link {
2263         color: #8888FF;
2264         text-decoration: none;
2265         cursor: pointer;
2266 }
2267
2268 #photos-upload-perms-menu:hover {
2269         color: #0000FF;
2270         text-decoration: underline;
2271         cursor: pointer;
2272 }
2273 #settings-default-perms-menu {
2274         margin-top: 15px;
2275         margin-bottom: 15px;
2276 }
2277
2278 #photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label, #photo-edit-rotate-label {
2279         float: left;
2280         width: 150px;
2281 }
2282
2283 #photo-edit-perms-end {
2284         margin-bottom: 15px;
2285 }
2286
2287 #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname, #photo-edit-rotate {
2288         float: left;
2289         margin-bottom: 25px;
2290 }
2291 #photo-edit-link-wrap {
2292         margin-bottom: 15px;
2293 }
2294 #photo-like-div {
2295         margin-bottom: 25px;
2296 }
2297
2298 #photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end, #photo-edit-rotate-end {
2299         clear: both;
2300 }
2301
2302 #photo-edit-rotate-end {
2303         margin-bottom: 15px;
2304 }
2305
2306 #photo-edit-delete-button {
2307         margin-left: 200px;
2308 }
2309 #photo-edit-end {
2310         margin-bottom: 35px;
2311 }
2312 #photo-caption {
2313         font-size: 110%;
2314         font-weight: bold;
2315         margin-top: 15px;
2316         margin-bottom: 15px;
2317 }
2318
2319 #in-this-photo-text {
2320         color: #0000FF;
2321         margin-left: 30px;
2322 }
2323
2324 #in-this-photo {
2325         margin-left: 60px;
2326         margin-top: 10px;
2327         margin-bottom: 20px;
2328 }
2329
2330 #photo-album-edit-submit, #photo-album-edit-drop {
2331         margin-top: 15px;
2332         margin-bottom: 15px;
2333 }
2334
2335 #photo-album-edit-drop {
2336         margin-left: 200px;
2337 }
2338
2339 .group-delete-wrapper {
2340         float: right;
2341         margin-right: 50px;
2342 }
2343
2344 #install-dbhost-label,
2345 #install-dbuser-label,
2346 #install-dbpass-label,
2347 #install-dbdata-label,
2348 #install-tz-desc {
2349        float: left;
2350        width: 250px;
2351        margin-top: 10px;
2352        margin-bottom: 10px;
2353
2354 }
2355
2356 #install-dbhost,
2357 #install-dbuser,
2358 #install-dbpass,
2359 #install-dbdata {
2360        float: left;
2361        width: 200px;
2362        margin-left: 20px;
2363 }
2364
2365 #install-dbhost-end,
2366 #install-dbuser-end,
2367 #install-dbpass-end,
2368 #install-dbdata-end,
2369 #install-tz-end {
2370        clear: both;
2371 }
2372
2373 #install-form select#timezone_select {
2374        float: left;
2375        margin-top: 18px;
2376        margin-left: 20px;
2377 }
2378
2379 #dfrn-request-networks {
2380         margin-bottom: 30px;
2381 }
2382
2383 #pause {
2384   position: fixed;
2385   bottom: 5px;
2386   right: 5px;
2387 }
2388
2389 .sparkle {
2390         cursor: url('lock.cur'), pointer;
2391 /*      cursor: pointer !important; */
2392 }
2393
2394 .contact-block-div {
2395         float: left;
2396         width: 52px;
2397         height: 52px;
2398 }
2399 .contact-block-textdiv {
2400         float: left;
2401         width: 150px;
2402         height: 34px;
2403 }
2404
2405 #contact-block-end {
2406         clear: both;
2407 }
2408 .contact-block-link {
2409         float: left;
2410 }
2411 .contact-block-img {
2412         width:48px;
2413         height:48px;
2414 }
2415
2416 #tag-remove {
2417         margin-bottom: 15px;
2418 }
2419
2420 #tagrm li {
2421         margin-bottom: 10px;
2422 }
2423
2424 #tagrm-submit, #tagrm-cancel {
2425         margin-top: 25px;
2426 }
2427
2428 #tagrm-cancel {
2429         margin-left: 15px;
2430 }
2431
2432 .wall-item-conv {
2433         margin-top: 5px;
2434         margin-bottom: 25px;
2435 }
2436
2437 #search-submit {
2438         margin-left: 15px;
2439 }
2440
2441 #search-box {
2442         margin-bottom: 25px;
2443 }
2444
2445 .location-label, .gender-label, .marital-label, .homepage-label, .network-label {
2446         float: left;
2447         text-align: right;
2448         display: block;
2449         width: 65px;
2450 }
2451
2452 .adr, .x-gender, .marital-text, .homepage-url, .x-network {
2453         float: left;
2454         display: block;
2455         margin-left: 8px;
2456 }
2457
2458 .profile-clear {
2459         clear: both;
2460 }
2461
2462
2463 .clear {
2464         clear: both;
2465 }
2466
2467 .cc-license {
2468         margin-top: 50px;
2469         font-size: 70%;
2470 }
2471
2472
2473 #addon-settings-link, #account-settings-link {
2474         margin-bottom: 10px;
2475 }
2476
2477 #uexport-link {
2478         margin-bottom: 20px;
2479 }
2480
2481 /* end from default */
2482
2483
2484 .fn {
2485         padding: 0px 0px 5px 12px;
2486         font-size: 120%;
2487         font-weight: bold;
2488 }
2489
2490 .vcard .title,
2491 .vcard .p-addr {
2492         margin-bottom: 5px;
2493         margin-left: 12px;
2494 }
2495
2496 .vcard .account-type {
2497         font-size: 120%;
2498         margin-bottom: 13px;
2499 }
2500
2501 .vcard dl {
2502         clear: both;
2503 }
2504
2505 #birthday-title {
2506         float: left;
2507         font-weight: bold;
2508 }
2509
2510 #birthday-adjust {
2511         float: left;
2512         font-size: 75%;
2513         margin-left: 10px;
2514 }
2515
2516 #birthday-title-end {
2517         clear: both;
2518 }
2519
2520 .birthday-list {
2521         margin-left: 15px;
2522 }
2523
2524 #birthday-wrapper {
2525         margin-bottom: 20px;
2526 }
2527
2528 #network-new-link {
2529         margin-top: 15px;
2530         margin-bottom: 15px;
2531 }
2532
2533
2534 .tool-wrapper {
2535   float: left;
2536   margin-left: 15px;
2537 }
2538
2539 .tool-link {
2540   cursor: pointer;
2541 }
2542
2543 .eventcal {
2544         float: left;
2545         font-size: 20px;
2546 }
2547
2548 #event-summary-text {
2549         margin-top: 15px;
2550 }
2551
2552 #event-share-checkbox {
2553         float: left;
2554         margin-top: 10px;
2555 }
2556
2557 #event-share-text {
2558         float: left;
2559         margin-top: 10px;
2560         margin-left: 5px;
2561 }
2562
2563 #event-share-break {
2564         clear: both;
2565         margin-bottom: 10px;
2566 }
2567
2568 #event-summary {
2569         width: 400px;
2570 }
2571
2572 .vevent {
2573         border: 1px solid #CCCCCC;
2574 }
2575
2576 .vevent .event-summary {
2577         margin-left: 10px;
2578         margin-right: 10px;
2579         font-weight: bold;
2580 }
2581
2582 .vevent .event-description, .vevent .event-location {
2583         margin-left: 10px;
2584         margin-right: 10px;
2585 }
2586 .vevent .event-start {
2587         margin-left: 10px;
2588         margin-right: 10px;
2589 }
2590
2591 #new-event-link {
2592         margin-bottom: 10px;
2593 }
2594
2595 .edit-event-link, .plink-event-link {
2596         float: left;
2597         margin-top: 4px;
2598         margin-right: 4px;
2599         margin-bottom: 15px;
2600 }
2601
2602 .event-description:before {
2603         content: url('../../../images/calendar.png');
2604         margin-right: 15px;
2605 }
2606
2607 .event-start, .event-end {
2608         margin-left: 10px;
2609         width: 330px;
2610         clear: both;
2611 }
2612
2613 .event-start .dtstart, .event-end .dtend {
2614         float: right;
2615 }
2616
2617 .event-list-date {
2618         margin-bottom: 10px;
2619 }
2620
2621 .prevcal, .nextcal {
2622         float: left;
2623         margin-left: 32px;
2624         margin-right: 32px;
2625         margin-top: 64px;
2626 }
2627 .event-calendar-end {
2628         clear: both;
2629 }
2630
2631
2632 .calendar {
2633         font-family: Courier, monospace;
2634 }
2635 .today {
2636         font-weight: bold;
2637         color: #FF0000;
2638 }
2639
2640 .settings-block {
2641         border-bottom: 1px solid #AAA;
2642 }
2643
2644 .app-title {
2645         margin: 10px;
2646 }
2647
2648 #identity-delegation-desc {
2649         margin-top:15px;
2650         margin-bottom: 15px;
2651 }
2652
2653 #identity-delegation-choose {
2654         margin-bottom: 15px;
2655 }
2656
2657 #identity-submit {
2658         margin-top: 20px;
2659 }
2660
2661 #photo-prev-link, #photo-next-link {
2662         padding: 10px;
2663         float: left;
2664 }
2665
2666 #photo-photo {
2667         float: left;
2668 }
2669
2670 #photo-photo-end {
2671         clear: both;
2672 }
2673
2674 .profile-match-photo {
2675         float: left;
2676         text-align: center;
2677         width: 120px;
2678 }
2679
2680 .profile-match-name {
2681         float: left;
2682         text-align: center;
2683         width: 120px;
2684         overflow: hidden;
2685 }
2686
2687 .profile-match-break,
2688 .profile-match-end {
2689         clear: both;
2690 }
2691
2692 .profile-match-connect {
2693         text-align: center;
2694         font-weight: bold;
2695 }
2696
2697 .profile-match-wrapper {
2698         float: left;
2699         padding: 10px;
2700         width: 120px;
2701         height: 120px;
2702         scroll: auto;
2703 }
2704 #profile-match-wrapper-end {
2705         clear: both;
2706 }
2707 .side-link {
2708         margin-bottom: 15px;
2709 }
2710
2711 #group-members {
2712         margin-top: 20px;
2713         padding: 10px;
2714         height: 250px;
2715         overflow: auto;
2716         border: 1px solid #ddd;
2717 }
2718
2719 #group-members-end {
2720         clear: both;
2721 }
2722
2723 #group-separator {
2724         margin-top: 10px;
2725         margin-bottom: 10px;
2726 }
2727
2728 #group-all-contacts {
2729         padding: 10px;
2730         height: 450px;
2731         overflow: auto;
2732         border: 1px solid #ddd;
2733 }
2734
2735 #group-all-contacts-end {
2736         clear: both;
2737         margin-bottom: 10px;
2738 }
2739
2740 #group-edit-desc {
2741         margin-top: 15px;
2742 }
2743
2744
2745 #prof-members {
2746         margin-top: 20px;
2747         padding: 10px;
2748         height: 250px;
2749         overflow: auto;
2750         border: 1px solid #ddd;
2751 }
2752
2753 #prof-members-end {
2754         clear: both;
2755 }
2756
2757 #prof-separator {
2758         margin-top: 10px;
2759         margin-bottom: 10px;
2760 }
2761
2762 #prof-all-contacts {
2763         padding: 10px;
2764         height: 450px;
2765         overflow: auto;
2766         border: 1px solid #ddd;
2767 }
2768
2769 #prof-all-contacts-end {
2770         clear: both;
2771         margin-bottom: 10px;
2772 }
2773
2774 #prof-edit-desc {
2775         margin-top: 15px;
2776 }
2777
2778 #crepair-name-label,
2779 #crepair-nick-label,
2780 #crepair-attag-label,
2781 #crepair-url-label,
2782 #crepair-request-label,
2783 #crepair-confirm-label,
2784 #crepair-notify-label,
2785 #crepair-photo-label,
2786 #crepair-poll-label {
2787         float: left;
2788         width: 200px;
2789         margin-bottom: 15px;
2790 }
2791
2792 #crepair-name,
2793 #crepair-nick,
2794 #crepair-attag,
2795 #crepair-url,
2796 #crepair-request,
2797 #crepair-confirm,
2798 #crepair-notify,
2799 #crepair-photo,
2800 #crepair-poll {
2801         float: left;
2802         width: 300px;
2803 }
2804
2805
2806 #netsearch-box {
2807         margin-top: 20px;
2808 }
2809
2810 #netsearch-box #search-submit {
2811         margin: 5px 0px 0px 0px;
2812 }
2813
2814 .required {
2815         color: #FF0000;
2816 }
2817
2818 #event-start-text, #event-finish-text {
2819         margin-top: 10px;
2820         margin-bottom: 5px;
2821 }
2822
2823 #event-nofinish-checkbox, #event-nofinish-text, #event-adjust-checkbox, #event-adjust-text {
2824         float: left;
2825 }
2826 #event-datetime-break {
2827         margin-bottom: 10px;
2828 }
2829
2830 #event-nofinish-break, #event-adjust-break {
2831         clear: both;
2832 }
2833
2834 #event-desc-text, #event-location-text {
2835         margin-top: 10px;
2836         margin-bottom: 5px;
2837 }
2838 #event-submit {
2839         margin-top: 10px;
2840 }
2841
2842 .body-tag, .filesavetags, .categorytags {
2843         opacity: 0.5;
2844         filter:alpha(opacity=50);
2845 }
2846
2847 .body-tag:hover, .filesavetags:hover, .categorytags:hover {
2848         opacity: 1.0 !important;
2849         filter:alpha(opacity=100) !important;
2850 }
2851
2852 .item-select {
2853         opacity: 0.1;
2854         filter:alpha(opacity=10);
2855         float: right;
2856         margin-right: 10px;
2857
2858 }
2859 .item-select:hover, .checkeditem {
2860         opacity: 1;
2861         filter:alpha(opacity=100);
2862 }
2863
2864
2865 #item-delete-selected {
2866         margin-top: 30px;
2867 }
2868
2869 #item-delete-selected-end {
2870         clear: both;
2871 }
2872 #item-delete-selected-icon, #item-delete-selected-desc {
2873         float: left;
2874         margin-right: 5px;
2875 }
2876 #item-delete-selected-desc:hover {
2877         text-decoration: underline;
2878 }
2879
2880
2881 .notif-image {
2882         height: 80px;
2883         width: 80px;
2884         margin-right: 15px;
2885 }
2886 .notification-listing-end {
2887         clear: both;
2888         margin-bottom: 15px;
2889 }
2890
2891
2892
2893 /**
2894  * Plugins settings
2895  */
2896
2897 .settings-block > h3,
2898 .settings-heading {
2899         border-bottom: 1px solid #babdb6;
2900 }
2901
2902
2903 /**
2904  * Form fields
2905  */
2906 .field {
2907         margin-bottom: 10px;
2908         padding-bottom: 10px;
2909         overflow: auto;
2910         width: 100%
2911 }
2912
2913 .field label {
2914         float: left;
2915         width: 200px;
2916 }
2917
2918 .field input,
2919 .field textarea {
2920         width: 400px;
2921 }
2922 .field textarea { height: 100px; }
2923 .field_help {
2924         display: block;
2925         margin-left: 200px;
2926         color: #666666;
2927
2928 }
2929
2930
2931 .field .onoff {
2932         float: left;
2933         width: 80px;
2934 }
2935 .field .onoff a {
2936         display: block;
2937         border:1px solid #666666;
2938         background-image:url("../../../images/onoff.jpg");
2939         background-repeat: no-repeat;
2940         padding: 4px 2px 2px 2px;
2941         height: 16px;
2942         text-decoration: none;
2943 }
2944 .field .onoff .off {
2945         border-color:#666666;
2946         padding-left: 40px;
2947         background-position: left center;
2948         background-color: #cccccc;
2949         color: #666666;
2950         text-align: right;
2951 }
2952 .field .onoff .on {
2953         border-color:#204A87;
2954         padding-right: 40px;
2955         background-position: right center;
2956         background-color: #D7E3F1;
2957         color: #204A87;
2958         text-align: left;
2959 }
2960 .hidden { display: none!important; }
2961
2962 .field.radio .field_help { margin-left: 0px; }
2963
2964
2965
2966 /**
2967  * ADMIN
2968  */
2969 #pending-update {
2970         float:right;
2971         color: #ffffff;
2972         font-weight: bold;
2973         background-color: #FF0000;
2974         padding: 0em 0.3em;
2975
2976 }
2977 #adminpage dl {
2978         clear: left;
2979         margin-bottom: 2px;
2980         padding-bottom: 2px;
2981         border-bottom: 1px solid black;
2982 }
2983 #adminpage dt {
2984         width: 200px;
2985         float: left;
2986         font-weight: bold;
2987 }
2988 #adminpage dd {
2989         margin-left: 200px;
2990 }
2991
2992 #adminpage h3 {
2993         border-bottom: 1px solid #cccccc;
2994 }
2995 #adminpage .field label {
2996         font-weight: bold;
2997 }
2998 #adminpage .submit {
2999         clear:left;
3000         text-align: right;
3001 }
3002
3003 #adminpage #addonslist {
3004         margin: 0px; padding: 0px;
3005 }
3006 #adminpage .addon {
3007         list-style: none;
3008         display: block;
3009         border: 1px solid #888888;
3010         padding: 1em;
3011         margin-bottom: 5px;
3012         clear: left;
3013 }
3014 #adminpage .addon .desc { margin-left: 2.5em;}
3015 #adminpage .toggleaddon {
3016         float:left;
3017         margin-right: 1em;
3018 }
3019
3020 #adminpage table {width:100%; border-bottom: 1px solid #000000; margin: 5px 0px;}
3021 #adminpage table th { text-align: left;}
3022 #adminpage td .icon { float: left;}
3023 #adminpage table#users img { width: 16px; height: 16px; }
3024 #adminpage table tr:hover { background-color: #bbc7d7; }
3025 #adminpage .selectall { text-align: right; }
3026
3027 /*
3028  * UPDATE
3029  */
3030 .popup {
3031         width: 100%; height: 100%;
3032         top:0px; left:0px;
3033         position: absolute;
3034         display: none;
3035 }
3036
3037 .popup .background {
3038         background-color: rgba(0,0,0,128);
3039         opacity: 0.5;
3040         width: 100%; height: 100%;
3041         position: absolute;
3042         top:0px; left:0px;
3043 }
3044 .popup .panel {
3045         top:25%;left:25%;width:50%;height:50%;
3046         padding: 1em;
3047         position: absolute;
3048         border: 4px solid #000000;
3049         background-color: #FFFFFF;
3050 }
3051 .popup .panel .panel_text { display: block; overflow: auto; height: 80%; }
3052 .popup .panel .panel_in { width: 100%; height: 100%;    position: relative; }
3053 .popup .panel .panel_actions {  width: 100%; bottom: 4px; left: 0px; position: absolute; }
3054 .panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px}
3055 .panel_text .progress span {float: right; display: block; width: 25%; background-color: #eeeeee; text-align: right;}
3056
3057 /**
3058  * OAuth
3059  */
3060 .oauthapp {
3061         height: auto; overflow: auto;
3062         border-bottom: 2px solid #cccccc;
3063         padding-bottom: 1em;
3064         margin-bottom: 1em;
3065 }
3066 .oauthapp img {
3067         float: left;
3068         width: 48px; height: 48px;
3069         margin: 10px;
3070 }
3071 .oauthapp img.noicon {
3072         background-image: url("../../../images/icons/48/plugin.png");
3073         background-position: center center;
3074         background-repeat: no-repeat;
3075 }
3076 .oauthapp a {
3077         float: left;
3078 }
3079
3080 /**
3081  * ICONS
3082  */
3083 .iconspacer {
3084         display: block; width: 16px; height: 16px;
3085 }
3086
3087 .icon {
3088         display: block; width: 16px; height: 16px;
3089         background-image: url('../../../images/icons.png');
3090 }
3091 .article { background-position: 0px 0px;}
3092 .audio { background-position: -16px 0px;}
3093 .block { background-position: -32px 0px;}
3094 .drop { background-position: -48px 0px;}
3095 .drophide { background-position: -64px 0px;}
3096 .edit { background-position: -80px 0px;}
3097 .camera { background-position: -96px 0px;}
3098 .dislike { background-position: -112px 0px;}
3099 .like { background-position: -128px 0px;}
3100 .link { background-position: -144px 0px;}
3101
3102 .globe { background-position: 0px -16px;}
3103 .noglobe { background-position: -16px -16px;}
3104 .no { background-position: -32px -16px;}
3105 .pause { background-position: -48px -16px;}
3106 .play { background-position: -64px -16px;}
3107 .pencil { background-position: -80px -16px;}
3108 .small-pencil { background-position: -96px -16px;}
3109 .recycle { background-position: -112px -16px;}
3110 .remote-link { background-position: -128px -16px;}
3111 .share { background-position: -144px -16px;}
3112
3113 .tools { background-position: 0px -32px;}
3114 .lock { background-position: -16px -32px;}
3115 .unlock { background-position: -32px -32px;}
3116 .video { background-position: -48px -32px;}
3117 .youtube { background-position: -64px -32px;}
3118 .attach { background-position: -80px -32px; }
3119 .language { background-position: -96px -32px; }
3120 .prev { background-position: -112px -32px; }
3121 .next { background-position: -128px -32px; }
3122 .on { background-position: -144px -32px; }
3123
3124 .off { background-position: 0px -48px; }
3125 .pinned { background-position: -16px -48px; }
3126 .unpinned { background-position: -32px -48px; }
3127 .starred { background-position: -16px -48px; }
3128 .unstarred { background-position: -32px -48px; }
3129 .tagged { background-position: -48px -48px; }
3130 .yellow { background-position: -64px -48px; }
3131
3132 .attendyes { background-position: -80px -48px; }
3133 .attendno { background-position: -96px -48px; }
3134 .attendmaybe { background-position: -112px -48px; }
3135
3136 .filer-icon {
3137         display: block; width: 16px; height: 16px;
3138         background-image: url('file.gif');
3139 }
3140
3141 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
3142 [class^="comment-edit-bb"] {
3143         list-style: none;
3144         display: none;
3145         margin: 0px 0 -5px 0px;
3146         padding: 0px;
3147         width: 75%;
3148 }
3149 [class^="comment-edit-bb"] > li {
3150         display: inline-block;
3151         margin: 10px 10px 0 0;
3152         visibility: none;
3153 }
3154 [class^="comment-edit-bb-end"] {
3155         clear: both;
3156 }
3157 .editicon {
3158     display: inline-block;
3159     width: 16px;
3160     height: 16px;
3161     background-image: url(bbedit.png);
3162         background-color: #fff;
3163     text-decoration: none;
3164 }
3165 .editicon:hover {
3166         background-color: #ccc;
3167 }
3168 .boldbb {
3169         background-position: 0px 0px;
3170 }
3171 .boldbb:hover {
3172         background-position: 0px -16px;
3173 }
3174 .italicbb {
3175         background-position: -16px 0px;
3176 }
3177 .italicbb:hover {
3178         background-position: -16px -16px;
3179 }
3180 .underlinebb {
3181         background-position: -32px 0px;
3182 }
3183 .underlinebb:hover {
3184         background-position: -32px -16px;
3185 }
3186 .quotebb {
3187         background-position: -48px 0px;
3188 }
3189 .quotebb:hover {
3190         background-position: -48px -16px;
3191 }
3192 .codebb {
3193         background-position: -64px 0px;
3194 }
3195 .codebb:hover {
3196         background-position: -64px -16px;
3197 }
3198 .imagebb {
3199         background-position: -80px 0px;
3200 }
3201 .imagebb:hover {
3202         background-position: -80px -16px;
3203 }
3204 .urlbb {
3205         background-position: -96px 0px;
3206 }
3207 .urlbb:hover {
3208         background-position: -96px -16px;
3209 }
3210 .videobb {
3211         background-position: -112px 0px;
3212 }
3213 .videobb:hover {
3214         background-position: -112px -16px;
3215 }
3216
3217 .attachtype {
3218         display: block; width: 20px; height: 23px;
3219         float: left;
3220         background-image: url('../../../images/content-types.png');
3221         background-position: -80px 0px;
3222 }
3223
3224 .body-attach {
3225         margin-top: 10px;
3226 }
3227
3228 .type-video { background-position: 0px 0px; }
3229 .type-image { background-position: -20px 0px; }
3230 .type-audio { background-position: -40px 0px; }
3231 .type-text  { background-position: -60px 0px; }
3232 .type-unkn  { background-position: -80px 0px; }
3233
3234
3235 /* autocomplete popup */
3236 .acpopup {
3237         background-color:#ffffff;
3238         overflow:auto;
3239         z-index:100000;
3240         border:1px solid #cccccc;
3241 }
3242 .acpopup-mce {
3243         max-height:150px;
3244         background-color:#ffffff;
3245         overflow:auto;
3246         z-index:100000;
3247         border:1px solid #cccccc;
3248 }
3249 .acpopupitem {
3250         background-color:#ffffff; padding: 4px;
3251         clear:left;
3252 }
3253 .acpopupitem img {
3254         float: left;
3255         margin-right: 4px;
3256 }
3257
3258 .acpopupitem.selected {
3259         color: #FFFFFF; background: #3465A4;
3260 }
3261 .textcomplete-item.active {
3262         color: #FFFFFF; background: #3465A4;
3263 }
3264 .active a .acpopup-sub-text {
3265         color: #fff;
3266 }
3267
3268 /* popup notifications */
3269 div.jGrowl div.notice {
3270   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
3271   color: #ffffff;
3272   padding-left: 58px;
3273 }
3274 div.jGrowl div.info {
3275   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
3276   color: #ffffff;
3277   padding-left: 58px;
3278 }
3279 #jGrowl.top-right {
3280         top: 15px;
3281         right: 15px;
3282 }
3283 .qcomment {
3284         border: 1px solid #EEE;
3285         padding: 3px;
3286         margin-top: 15px;
3287         margin-left: 25px;
3288         width: 125px;
3289         overflow-y: auto;
3290 }
3291
3292
3293 .qcomment option {
3294         width: 125px;
3295         overflow-x: hidden;
3296 }
3297
3298 .qcomment {
3299         opacity: 0.3;
3300         filter:alpha(opacity=30);
3301 }
3302 .qcomment:hover {
3303         opacity: 1.0;
3304         filter:alpha(opacity=100);
3305 }
3306
3307 /* notifications popup menu */
3308 .delegation-notify {
3309   font-size: 10px;
3310   padding: 1px 3px;
3311   top: 0px;
3312   min-width: 15px;
3313   text-align: center;
3314   float: right;
3315   margin-top: -14px;
3316   margin-right: -20px;
3317 }
3318
3319 .nav-notify {
3320         display: none;
3321         position: absolute;
3322         font-size: 10px;
3323         padding: 1px 3px;
3324         top: 0px;
3325         right: -10px;
3326         min-width: 15px;
3327         text-align: right;
3328 }
3329 .nav-notify.show {
3330         display: block;
3331 }
3332 #nav-notifications-menu {
3333         width: 320px;
3334         max-height: 400px;
3335         overflow-y: scroll;overflow-style:scrollbar;
3336         background-color:#FFFFFF;
3337         -moz-border-radius: 5px;
3338         -webkit-border-radius: 5px;
3339         border-radius:5px;
3340         border: 1px solid #888;
3341         top: 90px;
3342         left: 200px;
3343 }
3344 #nav-notifications-menu .contactname { font-weight: bold; font-size: 0.9em; }
3345 #nav-notifications-menu img { float: left; margin-right: 5px; }
3346 #nav-notifications-menu .notif-when { font-size: 0.8em; display: block; }
3347 #nav-notifications-menu li {
3348         padding: 7px 0px 7px 10px;
3349         word-wrap:normal;
3350         border-bottom: 1px solid #000;
3351 }
3352
3353 #nav-notifications-menu li:hover {
3354
3355 }
3356
3357 #nav-notifications-menu a:hover {
3358         text-decoration: underline;
3359 }
3360
3361 .notif-item a {
3362         color: #000000;
3363 }
3364
3365 .notif-item a:hover {
3366         text-decoration: underline;
3367 }
3368
3369 .notif-image {
3370         width: 32px;
3371         height: 32px;
3372         padding: 7px 7px 0px 0px;
3373 }
3374
3375 .notify-seen {
3376         background: #DDDDDD;
3377 }
3378
3379 #id_term_label {
3380         width:75px;
3381 }
3382 #id_term {
3383         width:100px;
3384 }
3385
3386 #recip {
3387
3388 }
3389 .autocomplete-w1 { background: #ffffff no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
3390 .autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
3391 .autocomplete .selected { background:#F0F0F0; }
3392 .autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
3393
3394 #datebrowse-sidebar select {
3395         margin-left: 25px;
3396 }
3397
3398 #div_id_remember label {
3399         width: 170px;
3400 }
3401 #div_id_remember input {
3402         width: 20px;
3403 }
3404
3405 .shared_header span {
3406         margin-left: 10px;
3407 }
3408
3409 /* small screens */
3410 @media all and (max-width: 1089px) {
3411     .field label { width: 90%; }
3412     .field input, .field textarea, .field select  { width: 90%; }
3413         .field input[type="checkbox"],.field input[type="radio"] {
3414                 width: 2em;
3415         }
3416     #id_openid_url { width: 85%; }
3417     .field_help { margin-left: 0px; }
3418         textarea { width: 100%; }
3419 }
3420 @media all and (max-width: 760px) {
3421         body { background-image: none; }
3422         nav, aside, section, footer {
3423                 margin: 0px;
3424                 float: none;
3425                 position: relative;
3426                 width: 100%;
3427                 padding: 0.5em;
3428                 height: auto;
3429                 box-sizing: border-box;
3430         }
3431         aside:before {
3432                 content: ">>";
3433                 display: block;
3434                 background-color: #eee;
3435         }
3436         aside { overflow: hidden; min-height: 0; height: 1em;}
3437         aside:hover, aside:focus { height: auto; }
3438
3439         nav .nav-link {
3440                 float: left;
3441                 width: 23%;
3442                 min-width: 100px;
3443                 height: 15px;
3444                 display: block;
3445                 margin: 0.4em 2px 0 0;
3446
3447                 padding: 6px 3px;
3448                 border-width: 1px 1px 0px;
3449                 border-style: solid solid none;
3450                 border-color: rgb(186, 189, 182);
3451                 background-color: rgb(174, 192,211)!important;
3452         }
3453         .nav-commlink.selected,
3454         .nav-commlink {
3455                 border-bottom: 0px;
3456                 padding: 6px 3px;
3457                 min-width: 100px;
3458                 float: left;
3459                 margin-top: 0.4em;
3460                 width: 23%;
3461                 bottom: auto;
3462         }
3463         .nav-ajax-left {margin-left: -1em; margin-top: 0px;     }
3464         nav #site-location,
3465         nav #banner { position: relative; clear:both; }
3466         ul.menu-popup { left: 0px; top: 20px; }
3467
3468 }
3469
3470 /* videos page */
3471 .videos .video-top-wrapper {
3472   width: 300px;
3473   float: left;
3474   margin: 0px 10px 10px 0px;
3475   position: relative;
3476 }
3477 .videos .video-top-wrapper .video-delete {
3478   position: absolute;
3479   opacity: 0;
3480   right: 0px;
3481   top: 0px;
3482   transition: opacity 0.5s;
3483 }
3484 .videos .video-top-wrapper:hover .video-delete {
3485   opacity: 1;
3486 }
3487 #message-preview .mail-list-sender-url, #message-preview .mail-list-delete {
3488         display: none;
3489 }
3490 #message-preview .mail-list-outside-wrapper {
3491         margin-top: 20px;
3492 }