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