]> git.mxchange.org Git - friendica.git/blob - view/theme/loozah/style.css
dda980366fee8a06f88cf4894efbbdfadd186279
[friendica.git] / view / theme / loozah / style.css
1 /*
2         Loozah CSS - Emmanuel Revah manurevah.com
3         Copy, Paste, Send - Free
4
5         this is still considered as messy :]
6 */
7
8 /** {*/
9         /*margin: 0;*/
10         /*padding: 0;*/
11 /*}*/
12
13 /* GENERIC STUFF */
14 body {
15         background: #F5F6FB;
16         color: #444444;
17         font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
18         font-size: 90%;
19         margin-left: 10px;
20 }
21 a, a:visited {
22 /*      color: #34366A; */
23         color: #15607B;
24         text-decoration: none;
25 }
26 a:hover {
27         color: #0CBEFE;
28         text-decoration: none;
29 }
30 input, select {
31         background-color: #ECECEC;
32         border: 1px solid #858585;
33 }
34 input:hover {
35
36         background-color: #0CBEFE;
37 /*      background-color: #49dbFa; */
38         color: black;
39 /*      color: #F5F6FB; */
40 /*      border: 1px solid #F5F6FB; */
41         cursor: pointer;
42 }
43
44 #id_openid_url,
45 .openid {
46    background-color: #ECECEC !important;
47    background: url(login-bg.gif) no-repeat;
48    background-position: 0 50%;
49    padding-left: 18px;
50 }
51 #id_openid_url:hover,
52 .openid:hover {
53         background-color: #0CBEFE !important;
54 }
55
56 option {
57         background-color: #ECD6D2;
58 }
59 img {
60         border: none;
61 }
62 code {
63         font-family: Courier, monospace;
64         white-space: pre;
65         display: block;
66         overflow: auto;
67         border: 1px solid #444;
68         background: #EEE;
69         color: #444;
70         padding: 10px;
71         margin-top: 20px;
72 }
73 blockquote:before {
74         content: '>> ';
75 }
76
77 #site-location {
78         position: absolute;
79         right: 5px;
80         top: 3px;
81         color: white;
82         font-size: 60%;
83 }
84
85 .shiny {
86         border-color: orange !important;
87 }
88
89 .nav-login-link {
90         float: right;
91         margin-left: 0px;
92         margin-right: 3px;
93         padding: 3px;
94         font-size: 70%;
95 }
96
97 /* NOTIFICATION */
98 #notification-show-hide-link {
99         background-color: red;
100         padding: 2px 4px;
101         background-color: #ECECEC;
102         border: 1px solid #858585;
103 }
104 #notification-show-hide-link:hover {
105         background-color: #0CBEFE;
106         color: #F5F6FB;
107         border: 1px solid #F5F6FB;
108 }
109
110 #jot-perms-icon, 
111 #profile-location,
112 #profile-nolocation,
113 #profile-youtube, 
114 #profile-video,
115 #profile-audio, 
116 #profile-link,
117 #profile-title, 
118 #wall-image-upload,
119 #wall-file-upload,
120 #profile-upload-wrapper,
121 #wall-image-upload-div,
122 #wall-file-upload-div,
123 .hover, .focus {
124         cursor: pointer;
125 }
126
127 #jot-perms-icon {
128         float: left;
129 }
130
131 .fakelink, .fakelink:visited {
132         color: #15607B;
133         text-decoration: none;
134         cursor: pointer;
135         margin-top: 15px;
136         margin-bottom: 15px;
137 }
138 .lockview {
139         cursor: pointer;
140 }
141
142
143 #group-sidebar {
144     margin-bottom: 10px;
145 }
146
147 .group-selected {
148     padding: 3px;
149     border: 1px solid #CCCCCC;
150     background: #F8F8F8;
151     font-weight: bold;
152 }
153
154 .fakelink:hover {
155         color: #0CBEFE;
156         text-decoration: none;
157         cursor: pointer;
158 }
159 .smalltext {
160         font-size: 0.7em;
161 }
162 #sysmsg {
163         width: 600px;
164         margin-bottom: 10px;
165 }
166
167 #top-margin {
168         height: 20px;
169 }
170
171 #logo-img {
172         margin-top: 3px;
173
174 }
175
176 #logo-text {
177         font-family: "gill sans MT bold", "lucida grande",tahoma,verdana,arial,sans-serif;
178         margin-left: 3px;
179         vertical-align: top;
180 }
181
182 #logo-text a, #logo-text a:hover, #logo-text a:visited {
183         color: #F5F6FB;
184         font-family: "gill sans MT bold", "lucida grande",tahoma,verdana,arial,sans-serif;
185         margin-left: 3px;
186         vertical-align: top;
187 }
188
189
190 #banner {
191         color: #F5F6FB;
192         font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
193         font-size: 2.0em;
194         position: absolute;
195         top: 5px;
196         left: 39%;
197 }
198
199 #panel {
200         background-color: ivory;
201         position: absolute;
202         z-index: 2;
203         width: 30%;
204         padding: 25px;
205         border: 1px solid #444;
206 }
207
208 img.photo {
209         /*border: 1px solid #AAAAAA;*/
210         /*padding: 5px;*/
211         /*background: #FFFFFF;*/
212 }
213
214 #logo {
215         font-size: 300%;
216         color: #A8A8A8;
217         font-weight: bold;
218         margin-left: 280px;
219 }
220
221 /*
222  * #page-footer {
223  *      height: 20px;
224  *
225  * }
226  */
227
228 .heart {
229         color: #FF0000;
230         font-size: 100%;
231 }
232
233 aside {
234         /*position: absolute;*/
235         /*left: 0px;*/
236         /*top: 60px;*/
237         /*right: 250px;*/
238         width: 230px;
239         /*margin-left: 20px;*/
240         /*margin-right: 0px;*/
241         font-size: 0.9em;
242
243         float: left;
244         margin-top: 64px;
245         margin-left: 20px;
246 }
247 section {
248         position: absolute;
249         left: 250px;
250         top: 60px;
251         margin-top: 25px;
252         margin-left: 20px;
253         margin-right: 20px;
254         right: 0px;
255 }
256 h1 {
257         font-size: 1.6em;
258 }
259
260 nav {
261         position: absolute;
262         top: 0px;
263         height: 48px;
264         left: 0px;
265         right: 0px;
266         background: #15607B;
267 }
268
269 /*
270  * footer {
271  *      left: 0px;
272  *      bottom: 0px;
273  *      position: fixed;
274  *      background-color: #0CBEFE;
275  *      width: 100%;
276  *      padding: 2px 3%;
277  * }
278  */
279
280 .fn {
281         font-size: 1.4em;
282         margin-bottom: 5px;
283         line-height: 1.5;
284 }
285
286 .vcard .title {
287         margin-bottom: 5px;
288 }
289
290
291 .powered {
292         font-size: 0.6em;
293         color: black;
294 }
295 .powered a {
296         color: #EBF3F3;
297         font-weight: bold;
298 }
299 .powered a:hover {
300         color: #FFC019;
301 }
302 .error-message {
303         color: #FF0000;
304         font-size: 1.1em;
305         border: 1px solid #FF8888;
306         background-color: #FFEEEE;
307         padding: 10px;
308 }
309 .info-message {
310         color: #204a87;
311         font-size: 1.1em;
312         border: 1px solid #3465a4;
313         background-color: #d7e3f1;
314         padding: 10px;
315 }
316
317
318 .nav-link {
319         float: right;
320         margin-left: 0px;
321         margin-right: 3px;
322         padding: 6px;
323         /*border: 2px solid #000000;*/
324         background: #D5D5D5;
325         font-size: 80%;
326         font-weight: bold;
327         -moz-border-radius-topleft: 3px;
328         -moz-border-radius-topright: 3px;
329         -webkit-border-radius-topleft: 3px;
330         -webkit-border-radius-topright: 3px;
331         border-radius-topleft: 3px;
332         border-radius-topright: 3px;
333 }
334 .nav-link:hover {
335         background-color: #0CBEFE;
336         color: #F5F6FB;
337 }
338
339
340 .nav-ajax-left {
341         margin-left: 1px;
342         margin-right: 2px;
343         float: left;
344         font-size: 0.6em;
345         font-weight: bold;
346         color: #F8FF15;
347         /*background: #FFFFFF;*/
348 }
349
350
351
352 .nav-selected {
353         border-bottom: none !important;
354         background: #F5F6FB !important;
355         padding: 8px 6px 6px 6px !important;
356         color: #000 !important;
357 }
358
359
360 .nav-ajax-left:hover {
361         font-size: 1.5em;
362 }
363
364 .nav-ajax-right {
365         margin-left: 1px;
366         float: right;
367         font-size: 0.6em;
368         font-weight: bold;
369         color: #FF0000;
370 }
371
372 .nav-commlink {
373         float: left;
374         margin-left: 3px;
375         margin-right: 0px;
376         padding: 6px;
377         /*border: 2px solid #000000;*/
378         background: #D5D5D5;
379         font-size: 80%;
380         font-weight: bold;
381         text-decoration: none;
382         -moz-border-radius-topleft: 3px;
383         -moz-border-radius-topright: 3px;
384         -webkit-border-radius-topleft: 3px;
385         -webkit-border-radius-topright: 3px;
386         border-radius-topleft: 3px;
387         border-radius-topright: 3px;
388 }
389 .nav-commlink:hover {
390         background-color: #0CBEFE;
391         color: #F5F6FB;
392 }
393
394 #nav-end {
395         clear: both;
396 }
397
398 .login-extra-links {
399         font-size: 0.7em;
400 }
401
402 #profile-extra-links {
403         margin-top: 20px;
404         margin-bottom: 20px;
405         margin-left: 20px;
406         margin-right: 20px;
407 }
408 #register-fill-ext {
409         margin-bottom: 25px;
410 }
411
412 #label-register-name, #label-register-email, #label-register-nickname, #label-register-openid {
413         float: left;
414         width: 350px;
415         margin-top: 10px;
416 }
417
418 #register-name, #register-email, #register-nickname {
419         float: left;
420         margin-top: 10px;
421         width: 150px;
422 }
423
424 #register-openid {
425         float: left;
426         margin-top: 10px;
427         width: 130px;
428 }
429
430 #register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end {
431         clear: both;
432 }
433
434 #register-nickname-desc {
435         margin-top: 30px;
436         width: 650px;
437 }
438 #register-sitename {
439         float: left;
440         margin-top: 10px;
441 }
442
443 #register-submit-button {
444         margin-top: 10px;
445 }
446
447 #label-login-name, #label-login-password, #login-extra-filler {
448         float: left;
449         width: 200px;
450         margin-bottom: 20px;
451 }
452
453
454 #login-password {
455         float: left;
456         width: 170px;
457 }
458
459 #login-name {
460         float: left;
461         width: 153px;
462 }
463
464 #login-name.no-openid {
465         float: left;
466         width: 170px;
467 }
468
469 #register-link, #lost-password-link {
470         float: left;
471         font-size: 80%;
472         margin-right: 15px;
473 }
474
475 #login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
476         clear: both;
477 }
478
479 #login-submit-button {
480 /*      margin-top: 10px; */
481         margin-left: 200px;
482 }
483
484 input#dfrn-url {
485         float: left;
486         background: url(friendika-16.png) no-repeat;
487         background-position: 2px center;
488         font-size: 17px;
489         padding-left: 21px;
490         height: 21px;
491         background-color: #FFFFFF;
492         color: #000000;
493         margin-bottom: 20px;
494 }
495
496 #dfrn-url-label {
497         float: left;
498         width: 250px;
499 }
500
501 #dfrn-request-url-end {
502         clear: both;
503 }
504
505 #knowyouyes, #knowyouno {
506         float: left;
507 }
508
509 #dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
510
511         float: none;
512 }
513 #dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
514         float: left;
515         width: 75px;
516         margin-left: 50px;
517         margin-bottom: 7px;
518 }
519 #dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
520         clear: both;
521
522 }
523
524 #dfrn-request-message-wrapper {
525         margin-bottom: 50px;
526 }
527 #dfrn-request-submit-wrapper {
528         clear: both;
529         margin-left: 50px;
530 }
531
532 #dfrn-request-info-wrapper {
533         margin-left: 50px;
534 }
535
536
537 #cropimage-wrapper, #cropimage-preview-wrapper {
538         float: left;
539         padding: 30px;
540 }
541
542 #crop-image-form {
543         margin-top: 30px;
544         clear: both;
545 }
546
547 .intro-wrapper {
548         margin-top: 20px;
549 }
550
551 .intro-fullname {
552         font-size: 1.1em;
553         font-weight: bold;
554
555 }
556 .intro-desc {
557         margin-bottom: 20px;
558         font-weight: bold;
559 }
560
561 .intro-note {
562         padding: 10px;
563 }
564
565 .intro-end {
566         padding: 30px;
567 }
568
569 .intro-form {
570         float: left;
571 }
572 .intro-approve-form {
573         clear: both;
574 }
575 .intro-approve-as-friend-end {
576         clear: both;
577 }
578 .intro-submit-approve, .intro-submit-ignore {
579         margin-right: 20px;
580 }
581 .intro-submit-approve {
582         margin-top: 15px;
583 }
584
585 .intro-approve-as-friend-label, .intro-approve-as-fan-label {
586         float: left;
587         width: 100px;
588         margin-left: 20px;
589 }
590 .intro-approve-as-friend, .intro-approve-as-fan {
591         float: left;
592 }
593 .intro-form-end {
594         clear: both;
595 }
596 .intro-approve-as-friend-desc {
597         margin-top: 15px;
598 }
599 .intro-approve-as-end {
600         clear: both;
601         margin-bottom: 10px;
602 }
603
604 .intro-end {
605         clear: both;
606         margin-bottom: 30px;
607 }
608
609 #profile-extra-links ul {
610         list-style-type: none;
611 }
612
613
614 #profile-extra-links li {
615         margin-top: 5px;
616 }
617
618 #profile-edit-links ul {
619         list-style-type: none;
620 }
621
622 #profile-edit-links li {
623         margin-top: 10px;
624 }
625
626 .view-contact-wrapper {
627         margin-top: 20px;
628         float: left;
629         margin-left: 20px;
630         width: 180px;
631 }
632 #view-contact-end {
633         clear: both;
634 }
635 #viewcontacts {
636         margin-top: 15px;
637 }
638 #profile-edit-default-desc {
639         color: #FF0000;
640         border: 1px solid #FF8888;
641         background-color: #FFEEEE;
642         padding: 7px;
643 }
644
645 #profile-edit-clone-link-wrapper {
646         float: left;
647         margin-left: 50px;
648         margin-bottom: 20px;
649         width: 300px;
650 }
651
652 #profile-edit-drop-link-wrapper {
653         float: left;
654 }
655
656 #profile-edit-links-end {
657         clear: both;
658 }
659 .profile-listing-photo {
660         border: none;
661 }
662
663 .profile-edit-submit-wrapper {
664         margin-top: 20px;
665         margin-bottom: 20px;
666 }
667
668 #profile-photo-link-select-wrapper {
669         margin-top: 2em;
670 }
671 #profile-photo-wrapper img {
672         width:175px;
673         height:175px;
674 }
675
676 #profile-edit-profile-name-label,
677 #profile-edit-name-label,
678 #profile-edit-pdesc-label,
679 #profile-edit-gender-label,
680 #profile-edit-dob-label,
681 #profile-edit-address-label,
682 #profile-edit-locality-label,
683 #profile-edit-region-label,
684 #profile-edit-postal-code-label,
685 #profile-edit-country-name-label,
686 #profile-edit-marital-label,
687 #profile-edit-sexual-label,
688 #profile-edit-politic-label,
689 #profile-edit-religion-label,
690 #profile-edit-pubkeywords-label,
691 #profile-edit-prvkeywords-label,
692 #profile-edit-homepage-label {
693         float: left;
694         width: 175px;
695 }
696
697 #profile-edit-profile-name,
698 #profile-edit-name,
699 #profile-edit-pdesc,
700 #gender-select,
701 #profile-edit-dob,
702 #profile-edit-address,
703 #profile-edit-locality,
704 #profile-edit-region,
705 #profile-edit-postal-code,
706 #profile-edit-country-name,
707 #marital-select,
708 #sexual-select,
709 #profile-edit-politic,
710 #profile-edit-religion,
711 #profile-edit-pubkeywords,
712 #profile-edit-prvkeywords,
713 #profile-in-dir-yes,
714 #profile-in-dir-no,
715 #profile-in-netdir-yes,
716 #profile-in-netdir-no,
717 #hide-wall-yes,
718 #hide-wall-no,
719 #hide-friends-yes,
720 #hide-friends-no,
721 #settings-normal,
722 #settings-soapbox,
723 #settings-community,
724 #settings-freelove {
725         float: left;
726         margin-bottom: 20px;
727 }
728
729 #profile-in-dir-yes-label,
730 #profile-in-dir-no-label,
731 #profile-in-netdir-yes-label,
732 #profile-in-netdir-no-label,
733 #hide-wall-yes-label,
734 #hide-wall-no-label,
735 #hide-friends-yes-label,
736 #hide-friends-no-label {
737         margin-left: 125px;
738         float: left;
739         width: 50px;
740 }
741
742 #profile-edit-with-label {
743         width: 175px;
744         margin-left: 20px;
745 }
746
747 #profile-edit-pubkeywords-desc,
748 #profile-edit-prvkeywords-desc {
749         float: left;
750         margin-left: 20px;
751 }
752
753 #profile-publish-yes-reg,
754 #profile-publish-no-reg {
755        float: left;
756        margin-bottom: 10px;
757 }
758
759 #profile-publish-yes-label-reg,
760 #profile-publish-no-label-reg {
761        margin-left: 350px;
762        float: left;
763        width: 50px;
764 }
765
766 #profile-publish-break-reg,
767 #profile-publish-end-reg {
768        clear: both;
769 }
770
771
772
773 #profile-edit-homepage {
774         float: left;
775         margin-bottom: 35px;
776 }
777 #settings-normal-label,
778 #settings-soapbox-label,
779 #settings-community-label,
780 #settings-freelove-label {
781         float: left;
782         width: 200px;
783 }
784 #settings-normal-desc,
785 #settings-soapbox-desc,
786 #settings-community-desc,
787 #settings-freelove-desc {
788         float: left;
789         margin-left: 75px;
790 }
791
792 #profile-edit-profile-name-end,
793 #profile-edit-name-end,
794 #profile-edit-pdesc-end,
795 #profile-edit-gender-end,
796 #profile-edit-dob-end,
797 #profile-edit-address-end,
798 #profile-edit-locality-end,
799 #profile-edit-region-end,
800 #profile-edit-postal-code-end,
801 #profile-edit-country-name-end,
802 #profile-edit-marital-end,
803 #profile-edit-sexual-end,
804 #profile-edit-politic-end,
805 #profile-edit-religion-end,
806 #profile-edit-pubkeywords-end,
807 #profile-edit-prvkeywords-end,
808 #profile-edit-homepage-end,
809 #profile-in-dir-break,
810 #profile-in-dir-end,
811 #profile-in-netdir-break,
812 #profile-in-netdir-end,
813 #hide-wall-break,
814 #hide-wall-end,
815 #hide-friends-break,
816 #hide-friends-end,
817 #settings-normal-break,
818 #settings-soapbox-break,
819 #settings-community-break,
820 #settings-freelove-break {
821         clear: both;
822 }
823
824
825
826
827
828 #gender-select, #marital-select, #sexual-select {
829         width: 220px;
830 }
831
832 #profile-edit-profile-name-wrapper .required {
833         color: #FF0000;
834         float: left;
835 }
836
837 #contacts-main {
838         margin-top: 20px;
839         margin-bottom: 20px;
840 }
841
842 .contact-entry-wrapper {
843         float: left;
844         width: 120px;
845         height: 120px;
846 }
847
848 .contact-entry-direction-icon {
849         margin-top: 24px;
850         margin-right: 2px;
851 }
852
853 .contact-entry-photo img {
854         border: none;
855 }
856 .contact-entry-photo-end {
857         clear: both;
858 }
859 .contact-entry-name {
860         float: left;
861         margin-left: 0px;
862         width: 120px;
863         oveflow: hidden;
864 }
865 .contact-entry-edit-links {
866         margin-top: 6px;
867         margin-left: 10px;
868         width: 16px;
869 }
870 .contact-entry-nav-wrapper {
871         float: left;
872         margin-left: 10px;
873 }
874
875 .contact-entry-edit-links img {
876         border: none;
877         margin-right: 15px;
878 }
879 .contact-entry-photo {
880         float: left;
881         position: relative;
882 }
883 .contact-entry-end {
884         clear: both;
885 }
886
887 #contact-edit-end {
888         clear: both;
889         margin-bottom: 65px;
890 }
891
892 .contact-photo-menu-button {
893        position: absolute;
894        background-image: url("photo-menu.jpg");
895        background-position: top left; 
896        background-repeat: no-repeat;
897        margin: 0px; padding: 0px;
898        width: 16px;
899        height: 16px;
900        top: 64px; left:0px;
901        overflow: hidden;
902        text-indent: 40px;
903        display: none;
904        
905 }
906
907 .contact-photo-menu {
908        width: 100px;
909        border: 2px solid #444444;
910        background: #FFFFFF;
911        position: absolute;
912        left: 0px; top: 90px;
913        display: none;
914        z-index: 10000;
915 }
916 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
917 .contact-photo-menu li a { display: block; padding: 2px; }
918 .contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
919
920 #fsuggest-desc, #fsuggest-submit-wrapper {
921         margin-top: 15px;
922         margin-bottom: 15px;
923 }
924
925
926 .wall-item-content-wrapper {
927         margin-top: 10px;
928         border: 1px solid #CCC;
929         position: relative;
930 }
931
932 .wall-item-content-wrapper.comment {
933         margin-left: 50px;
934         background: #CCCCCC;
935 }
936
937 .wall-item-photo-wrapper {
938         margin-top: 10px;
939         margin-left: 10px;
940         margin-bottom: 10px;
941         width: 100px;
942         float: left;
943 }
944
945 .wall-item-photo-menu-button {
946         display: block;
947         position: absolute;
948         background-image: url("photo-menu.jpg");
949         background-position: top left; 
950         background-repeat: no-repeat;
951         margin: 0px; padding: 0px;
952         width: 16px;
953         height: 16px;
954         top: 74px; left:10px;
955         overflow: hidden;
956         text-indent: 40px;
957         display: none;
958 }
959 .wall-item-photo-menu {
960         width: auto;
961         border: 2px solid #444444;
962         background: #FFFFFF;
963         position: absolute;
964         left: 10px; top: 90px;
965         display: none;
966         z-index: 10000;
967 }
968 .wall-item-photo-menu ul { margin:0px; padding: 0px; list-style: none }
969 .wall-item-photo-menu li a { display: block; padding: 2px; }
970 .wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
971
972
973 .wall-item-arrowphoto-wrapper {
974         margin-top: 40px;
975 }
976 .wall-item-wrapper {
977         margin-left: 10px;;
978 }
979
980 .wall-item-lock {
981         position: absolute;
982         left: 105px;
983         top: 1px;
984 }
985
986 .wall-item-ago {
987         color: #888888;
988         font-size: 0.8em;
989 }
990 .wall-item-like-buttons {
991     float: left;
992     margin-right: 10px;
993     padding-right: 10px;
994     border-right: 2px solid #fff;
995 }
996 .wall-item-like-buttons > a,
997 .wall-item-like-buttons > img {
998         float: left;
999 }
1000
1001 .wall-item-share-buttons {
1002         margin-left: 5px;
1003 }
1004
1005 .editpost {
1006         margin-left: 10px;
1007         float: left;
1008 }
1009 .star-item {
1010         margin-left: 10px;
1011         float: left;    
1012 }
1013
1014
1015 #network-star-link{
1016         margin-top: 10px;
1017 }
1018 .network-star {
1019         float: left;
1020         margin-right: 5px;
1021 }
1022 #network-bmark-link {
1023         margin-top: 10px;
1024 }
1025
1026
1027
1028 .wall-item-info.wallwall {
1029         width: 285px;
1030 }
1031
1032 .wwto, .wall-item-arrowphoto-wrapper, .wwfrom {
1033         float: left;
1034         margin-right: 10px;
1035 }
1036
1037
1038 .wall-item-links-wrapper {
1039     float: left;
1040 }
1041
1042 .wall-item-delete-wrapper {
1043     float: right;
1044 }
1045
1046 .wall-item-delete-end {
1047     clear: both;
1048 }
1049
1050
1051 .wall-item-like-buttons img {
1052         cursor: pointer;
1053 }
1054
1055 .wall-item-delete-icon {
1056         border: none;
1057 }
1058
1059
1060 .wall-item-wrapper-end {
1061         clear: both;
1062 }
1063 .wall-item-name-link {
1064         font-weight: bold;
1065         text-decoration: none;
1066         color: #3172BD;
1067 }
1068 .wall-item-photo {
1069         border: none;
1070 }
1071 .wall-item-content {
1072         float: left;
1073         width: 450px;
1074         margin-left: 10px;
1075         margin-bottom: 20px;
1076         padding: 20px;
1077         max-height: 400px;
1078         overflow: auto;
1079
1080 }
1081 .wall-item-tools {
1082     clear: both;
1083 padding: 5px 10px 0px;
1084 }
1085 .wall-item-photo-end {
1086         clear: both;
1087 }
1088 .wall-item-author {
1089         margin-top: 10px;
1090 }
1091 .wall-item-info {
1092     display: block;
1093     float: left;
1094     width:110px;
1095     margin-right:10px;
1096 }
1097
1098 .wall-item-title {
1099         float: left;
1100         font-weight: bold;
1101         width: 450px;
1102 }
1103
1104 .wall-item-body {
1105         float: left;
1106         width: 450px;
1107         margin-top: 10px;
1108 }
1109
1110 .comment-edit-wrapper {
1111         margin-top: 15px;
1112         background: #CCCCCC;
1113         margin-left: 50px;
1114 }
1115
1116 .comment-wwedit-wrapper {
1117         margin-top: 15px;
1118         background: #CCCCCC;
1119         margin-left: 250px;
1120 }
1121
1122 .comment-edit-photo {
1123         margin-top: 10px;
1124         margin-left: 10px;
1125         margin-bottom: 10px;
1126         width: 100px;
1127         float: left;
1128 }
1129 .comment-edit-text-empty, .comment-edit-text-full {
1130         float: left;
1131         margin-top: 40px;
1132 }
1133 .comment-edit-text-end {
1134         clear: both;
1135 }
1136
1137 .comment-edit-submit {
1138         margin-left: 110px;
1139         margin-top: 10px;
1140 }
1141 #profile-jot-plugin-wrapper,
1142 #profile-jot-submit-wrapper {
1143         margin-top: 15px;
1144 }
1145
1146 #profile-jot-submit {
1147         float: left;
1148 }
1149 #profile-upload-wrapper {
1150         float: left;
1151         margin-left: 30px;
1152 }
1153 #profile-attach-wrapper {
1154     float: left;
1155     margin-left: 30px;
1156 }
1157 #profile-rotator {
1158         float: left;
1159         margin-left: 30px;
1160 }
1161 #profile-link-wrapper {
1162         float: left;
1163         margin-left: 15px;
1164 }
1165 #profile-youtube-wrapper {
1166         float: left;
1167         margin-left: 15px;
1168 }
1169 #profile-video-wrapper {
1170         float: left;
1171         margin-left: 15px;
1172 }
1173 #profile-audio-wrapper {
1174         float: left;
1175         margin-left: 15px;
1176 }
1177 #profile-location-wrapper {
1178         float: left;
1179         margin-left: 15px;
1180 }
1181 #profile-nolocation-wrapper {
1182         float: left;
1183         margin-left: 15px;
1184 }
1185
1186 #profile-title-wrapper {
1187         float: left;
1188         margin-left: 15px;
1189 }
1190
1191 #profile-jot-perms {
1192         float: left;
1193         margin-left: 100px;
1194         font-weight: bold;
1195         font-size: 1.2em;
1196 }
1197
1198 #profile-jot-perms-end {
1199         clear: both;
1200 }
1201 #profile-jot-plugin-end {
1202   clear:both;
1203 }
1204 .profile-jot-net {
1205         float: left;
1206         margin-right: 10px;
1207         margin-top: 5px;
1208         margin-bottom: 5px;
1209 }
1210
1211 #profile-jot-networks-end {
1212         clear: both;
1213 }
1214
1215 #profile-jot-end {
1216         clear: both;
1217         margin-bottom: 30px;
1218 }
1219 #about-jot-submit-wrapper {
1220         margin-top: 15px;
1221 }
1222 #about-jot-end {
1223         margin-bottom: 30px;
1224 }
1225 #contacts-main {
1226         margin-bottom: 30px;
1227 }
1228
1229 #profile-listing-desc {
1230         margin-left: 30px;
1231 }
1232
1233 #profile-listing-new-link-wrapper {
1234         margin-left: 30px;
1235         margin-bottom: 30px;
1236 }
1237 .profile-listing-photo-wrapper {
1238         float: left;
1239 }
1240
1241 .profile-listing-edit-buttons-wrapper {
1242         clear: both;
1243 }
1244 .profile-listing-photo-edit-link {
1245         float: left;
1246         width: 125px;
1247 }
1248 .profile-listing-end {
1249         clear: both;
1250 }
1251 .profile-listing-edit-buttons-wrapper img{
1252         border: none;
1253         margin-right: 20px;
1254 }
1255 .profile-listing {
1256         margin-top: 25px;
1257 }
1258 .profile-listing-name {
1259         float: left;
1260         margin-left: 32px;
1261         margin-top: 10px;
1262         color: #3172BD;
1263         font-weight: bold;
1264         width: 200px;
1265
1266 }
1267 .fortune {
1268         margin-top: 50px;
1269         color: #4444FF;
1270         font-weight: bold;
1271         margin-bottom: 20px;
1272 }
1273
1274
1275 .directory-end {
1276         clear: both;
1277 }
1278 .directory-name {
1279         text-align: center;
1280 }
1281 .directory-photo {
1282         margin-left: 25px;
1283 }
1284 .directory-details {
1285         font-size: 0.7em;
1286         text-align: center;
1287         margin-left: 5px;
1288         margin-right: 5px;
1289 }
1290 .directory-item {
1291         float: left;
1292         width: 225px;
1293         height: 260px;
1294         overflow: auto;
1295 }
1296
1297 #directory-search-wrapper {
1298         margin-top: 20px;
1299         margin-right: 20px;
1300         margin-bottom: 50px;
1301 }
1302
1303 #directory-search-end {
1304 }
1305
1306 .directory-photo-img {
1307         border: none;
1308 }
1309
1310
1311 .pager {
1312   padding: 10px;
1313   text-align: center;
1314   font-size: 1.0em;
1315 }
1316
1317
1318 .pager_first,
1319 .pager_last,
1320 .pager_prev,
1321 .pager_next,
1322 .pager_n {
1323         border: 1px solid black;
1324         background: #EEE;
1325         padding: 4px;
1326 }
1327
1328 .pager_first a,
1329 .pager_last a,
1330 .pager_prev a,
1331 .pager_next a,
1332 .pager_n a {
1333         text-decoration: none;
1334 }
1335
1336 .pager_current {
1337   border: 1px solid black;
1338   background: #FFCCCC;
1339   padding: 4px;
1340 }
1341
1342
1343 #advanced-profile-name-wrapper,
1344 #advanced-profile-gender-wrapper,
1345 #advanced-profile-dob-wrapper,
1346 #advanced-profile-age-wrapper,
1347 #advanced-profile-marital-wrapper,
1348 #advanced-profile-sexual-wrapper,
1349 #advanced-profile-homepage-wrapper,
1350 #advanced-profile-politic-wrapper,
1351 #advanced-profile-religion-wrapper,
1352 #advanced-profile-about-wrapper,
1353 #advanced-profile-interest-wrapper,
1354 #advanced-profile-contact-wrapper,
1355 #advanced-profile-music-wrapper,
1356 #advanced-profile-book-wrapper,
1357 #advanced-profile-tv-wrapper,
1358 #advanced-profile-film-wrapper,
1359 #advanced-profile-romance-wrapper,
1360 #advanced-profile-work-wrapper,
1361 #advanced-profile-education-wrapper {
1362         margin-top: 20px;
1363 }
1364
1365 #advanced-profile-name-text,
1366 #advanced-profile-gender-text,
1367 #advanced-profile-dob-text,
1368 #advanced-profile-age-text,
1369 #advanced-profile-marital-text,
1370 #advanced-profile-sexual-text,
1371 #advanced-profile-homepage-text,
1372 #advanced-profile-politic-text,
1373 #advanced-profile-religion-text,
1374 #advanced-profile-about-text,
1375 #advanced-profile-interest-text,
1376 #advanced-profile-contact-text,
1377 #advanced-profile-music-text,
1378 #advanced-profile-book-text,
1379 #advanced-profile-tv-text,
1380 #advanced-profile-film-text,
1381 #advanced-profile-romance-text,
1382 #advanced-profile-work-text,
1383 #advanced-profile-education-text {
1384         width: 300px;
1385         float: left;
1386 }
1387
1388 #advanced-profile-name-end,
1389 #advanced-profile-gender-end,
1390 #advanced-profile-dob-end,
1391 #advanced-profile-age-end,
1392 #advanced-profile-marital-end,
1393 #advanced-profile-sexual-end,
1394 #advanced-profile-homepage-end,
1395 #advanced-profile-politic-end,
1396 #advanced-profile-religion-end {
1397         clear: both;
1398 }
1399
1400 #advanced-profile-about-end,
1401 #advanced-profile-interest-end,
1402 #advanced-profile-contact-end,
1403 #advanced-profile-music-end,
1404 #advanced-profile-book-end,
1405 #advanced-profile-tv-end,
1406 #advanced-profile-film-end,
1407 #advanced-profile-romance-end,
1408 #advanced-profile-work-end,
1409 #advanced-profile-education-end {
1410
1411
1412 }
1413
1414 #advanced-profile-name,
1415 #advanced-profile-gender,
1416 #advanced-profile-dob,
1417 #advanced-profile-age,
1418 #advanced-profile-marital,
1419 #advanced-profile-sexual,
1420 #advanced-profile-homepage,
1421 #advanced-profile-politic,
1422 #advanced-profile-religion {
1423         float: left;
1424
1425 }
1426
1427
1428 #advanced-profile-about,
1429 #advanced-profile-interest,
1430 #advanced-profile-contact,
1431 #advanced-profile-music,
1432 #advanced-profile-book,
1433 #advanced-profile-tv,
1434 #advanced-profile-film,
1435 #advanced-profile-romance,
1436 #advanced-profile-work,
1437 #advanced-profile-education {
1438         margin-top: 10px;
1439         margin-left: 50px;
1440         margin-right: 20px;
1441         padding: 10px;
1442         border: 1px solid #CCCCCC;
1443 }
1444
1445 #advanced-profile-with {
1446         float: left;
1447         margin-left: 15px;
1448 }
1449
1450 #contact-edit-wrapper {
1451         margin-top: 50px;
1452 }
1453
1454 #contact-edit-banner-name {
1455         font-size: 1.4em;
1456         font-weight: bold;
1457         margin-left: 30px;
1458 }
1459 #contact-edit-nettype {
1460         margin-top: 5px;
1461         margin-left: 30px;
1462 }
1463
1464
1465 #contact-edit-poll-wrapper {
1466         margin-left: 50px;
1467         margin-top: 30px;
1468 }
1469 #contact-edit-poll-text {
1470         margin-top: 15px;
1471         margin-bottom: 5px;
1472 }
1473
1474 #contact-edit-update-now {
1475         margin-top: 15px;
1476 }
1477
1478 #contact-edit-photo-wrapper {
1479         margin-bottom: 20px;
1480 }
1481 #contact-edit-links {
1482         float: left;
1483 }
1484 #contact-edit-links a {
1485         float: left;
1486 }
1487 #contact-edit-links img {
1488         margin-left: 20px;
1489         border: none;
1490 }
1491
1492 #contact-drop-links {
1493         float: left;
1494 }
1495
1496 #contact-drop-links img {
1497         margin-left: 20px;
1498         border: none;
1499 }
1500
1501 #contact-edit-nav-end {
1502         clear: both;
1503 }
1504
1505 #contact-edit-direction-icon {
1506         float: left;
1507         margin-top: 70px;
1508         margin-right: 2px;
1509 }
1510
1511 #contact-edit-photo {
1512         float: left;
1513 }
1514
1515 #contact-edit-photo-end {
1516         clear: both;
1517 }
1518
1519 #contact-edit-photo-wrapper {
1520         float: left;
1521 }
1522
1523 #contact-edit-nav-wrapper {
1524         float: left;
1525 }
1526
1527 #contact-edit-end {
1528         clear: both;
1529 }
1530
1531 #contact-profile-selector {
1532         width: 175px;
1533         margin-left: 175px;
1534 }
1535
1536 #contact-reputation-selector {
1537         margin-left: 175px;
1538 }
1539
1540 #contact-edit-rating-text {
1541         margin-left: 175px;
1542 }
1543
1544 .contact-edit-submit {
1545         margin-top: 20px;
1546         margin-left: 50px;
1547 }
1548
1549 #block-message, #ignore-message, #profile-edit-insecure {
1550         margin-top: 20px;
1551         color: #FF0000;
1552         font-size: 1.1em;
1553         border: 1px solid #FF8888;
1554         background-color: #FFEEEE;
1555         padding: 10px;
1556 }
1557
1558 #block-message, #ignore-message {
1559         width: 180px;
1560 }
1561
1562 #profile-edit-insecure {
1563         width: 600px;
1564 }
1565
1566 .profile-tabs {
1567         float: left;
1568         padding: 4px;
1569         margin-top: 10px;
1570         margin-bottom: 10px;
1571         margin-right: 5px;
1572         /*border: 1px solid #CCC;*/
1573         /*background: #F8F8F8;*/
1574         font-size: 0.8em;
1575         font-weight: bold;
1576         background-color: #ECECEC;
1577         border: 1px solid #858585;
1578 }
1579 .profile-tabs:hover {
1580         background-color: #0CBEFE;
1581         color: #F5F6FB;
1582         border: 1px solid #F5F6FB;
1583         /*cursor: pointer;*/
1584 }
1585
1586 #profile-tabs-end {
1587         clear: both;
1588 }
1589
1590 .tabs {
1591         padding: 4px;
1592         margin-top: 10px;
1593         margin-bottom: 10px;
1594         margin-right: 5px;
1595         /*border: 1px solid #CCC;*/
1596         /*background: #F8F8F8;*/
1597         font-size: 0.8em;
1598         font-weight: bold;
1599         background-color: #ECECEC;
1600         border: 1px solid #858585;
1601 }
1602 .tabs:hover {
1603         background-color: #0CBEFE;
1604         color: #F5F6FB;
1605         border: 1px solid #F5F6FB;
1606         /*cursor: pointer;*/
1607 }
1608
1609
1610 .comment-edit-text-empty {
1611         color: gray;
1612         height: 30px;
1613         width: 175px;
1614         overflow: auto;
1615         margin-bottom: 10px;
1616 }
1617
1618 .comment-edit-text-full {
1619         color: black;
1620         height: 150px;
1621         width: 350px;
1622         overflow: auto;
1623 }
1624
1625 #profile-jot-text {
1626         height: 20px;
1627         color:#cccccc;
1628         border: 1px solid #cccccc;
1629 }
1630
1631
1632 /** acl **/
1633 #photo-edit-perms-select,
1634 #photos-upload-permissions-wrapper,
1635 #profile-jot-acl-wrapper{
1636         display:block!important;
1637 }
1638
1639
1640 #acl-wrapper {
1641         width: 690px;
1642         float:left;
1643 }
1644 #acl-search {
1645         float:right;
1646         background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1647         padding-right:20px;
1648 }
1649 #acl-showall {
1650         float: left;
1651         display: block;
1652         width: auto;
1653         height: 20px;
1654         background-color: #cccccc;
1655         background-image: url("../../../images/show_all_off.png");
1656         background-position: 7px 7px;
1657         background-repeat: no-repeat;
1658         padding: 5px 5px 0px 30px;
1659         -webkit-border-radius: 5px ;
1660         -moz-border-radius: 5px;
1661         border-radius: 5px;
1662         color: #999999;
1663 }
1664 #acl-showall.selected {
1665         color: #000000;
1666         background-color: #ff9900;
1667         background-image: url("../../../images/show_all_on.png");
1668 }
1669
1670
1671 #acl-list {
1672         height: 210px;
1673         border: 1px solid #cccccc;
1674         clear: both;
1675         margin-top: 30px;
1676         overflow: auto;
1677 }
1678 #acl-list-content {
1679
1680 }
1681 .acl-list-item {
1682         display: block;
1683         width: 150px;
1684         height: 30px;
1685         border: 1px solid #cccccc;
1686         margin: 5px;
1687         float: left;
1688 }
1689 .acl-list-item img{
1690         width:22px;
1691         height: 22px;
1692         float: left;
1693         margin: 4px;
1694 }
1695 .acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;}
1696 .acl-list-item a { 
1697         font-size: 8px;
1698         display: block;
1699         width: 40px;
1700         height: 10px;
1701         float: left;
1702         color: #999999;
1703         background-color: #cccccc;
1704         margin-right: 5px;
1705         -webkit-border-radius: 2px ;
1706         -moz-border-radius: 2px;
1707         border-radius: 2px;
1708         padding-left: 15px;
1709 }
1710 #acl-wrapper a:hover {
1711         text-decoration: none;
1712         color:#000000;
1713 }
1714 .acl-button-show { background-image: url("../../../images/show_off.png"); }
1715 .acl-button-hide { background-image: url("../../../images/hide_off.png"); }
1716
1717 .acl-button-show.selected {
1718         color: #000000;
1719         background-color: #9ade00;
1720         background-image: url("../../../images/show_on.png");
1721 }
1722 .acl-button-hide.selected {
1723         color: #000000;
1724         background-color: #ff4141;
1725         background-image: url("../../../images/hide_on.png");
1726 }
1727 .acl-list-item.groupshow { border-color: #9ade00; }
1728 .acl-list-item.grouphide { border-color: #ff4141; }
1729 /** /acl **/
1730
1731 #group-new-submit-wrapper {
1732         margin-top: 30px;
1733 }
1734
1735 #group-edit-name-label {
1736         float: left;
1737         width: 175px;
1738         margin-top: 20px;
1739         margin-bottom: 20px;
1740 }
1741
1742 #group-edit-name {
1743         float: left;
1744         width: 225px;
1745         margin-top: 20px;
1746         margin-bottom: 20px;
1747 }
1748
1749 #group-edit-name-wrapper {
1750
1751
1752 }
1753
1754
1755 #group_members_select_label {
1756         display: block;
1757         float: left;
1758         width: 175px;
1759 }
1760
1761 .group_members_select {
1762         float: left;
1763         width: 230px;
1764         overflow: auto;
1765 }
1766
1767 #group_members_select_end {
1768         clear: both;
1769 }
1770 #group-edit-name-end {
1771         clear: both;
1772 }
1773
1774 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1775         margin-bottom: 10px;
1776         margin-top: 20px;
1777 }
1778
1779 #prvmail-submit {
1780         float: left;
1781         margin-top: 10px;
1782         margin-right: 30px;
1783 }
1784 #prvmail-upload-wrapper,
1785 #prvmail-link-wrapper,
1786 #prvmail-rotator-wrapper {
1787         float: left;
1788         margin-top: 10px;
1789         margin-right: 10px;
1790         width: 24px;
1791 }
1792
1793 #prvmail-end {
1794         clear: both;
1795 }
1796
1797 .mail-list-sender,
1798 .mail-list-detail {
1799         float: left;
1800 }
1801 .mail-list-detail {
1802         margin-left: 20px;
1803 }
1804
1805 .mail-list-subject {
1806         font-size: 1.1em;
1807         margin-top: 10px;
1808 }
1809 a.mail-list-link {
1810         display: block;
1811         padding: 4px 5px;
1812 }
1813
1814 /*
1815 *a.mail-list-link:hover {
1816 *       background-color: #15607B;
1817 *       color: #F5F6FB;
1818 *}
1819 */
1820
1821 .mail-list-outside-wrapper-end {
1822         clear: both;
1823 }
1824
1825 .mail-list-outside-wrapper {
1826         margin-top: 30px;
1827 }
1828
1829 .mail-list-delete-wrapper {
1830         float: right;
1831         margin-right: 30px;
1832         margin-top: 15px;
1833 }
1834
1835 .mail-list-delete-icon {
1836         border: none;
1837 }
1838
1839 .mail-conv-sender,
1840 .mail-conv-detail {
1841         float: left;
1842 }
1843 .mail-conv-detail {
1844         margin-left: 20px;
1845         width: 500px;
1846 }
1847
1848 .mail-conv-subject {
1849         font-size: 1.1em;
1850         margin-top: 10px;
1851 }
1852
1853 .mail-conv-outside-wrapper-end {
1854         clear: both;
1855 }
1856
1857 .mail-conv-outside-wrapper {
1858         margin-top: 30px;
1859 }
1860
1861 .mail-conv-delete-wrapper {
1862         float: right;
1863         margin-right: 30px;
1864         margin-top: 15px;
1865 }
1866
1867 .mail-conv-delete-icon {
1868         border: none;
1869 }
1870
1871 .message-links ul {
1872         list-style-type: none;
1873 }
1874
1875 .message-links li {
1876         margin-top: 10px;
1877 }
1878 .message-links a {
1879         /*background-color: #ECECEC;*/
1880         /*border: 1px solid #858585;*/
1881         padding: 3px 5px;
1882         /*display: block;*/
1883 }
1884 .message-links a:hover {
1885         background-color: #0CBEFE;
1886         color: #F5F6FB;
1887         /*border: 1px solid #F5F6FB;*/
1888 }
1889
1890 #sidebar-group-list ul {
1891         list-style-type: none;
1892 }
1893
1894 #sidebar-group-list li {
1895         margin-top: 10px;
1896 }
1897
1898
1899 #search-save {
1900     margin-left: 5px;
1901 }
1902 .groupsideedit {
1903     margin-right: 10px;
1904 }
1905 #saved-search-ul {
1906     list-style-type: none;
1907 }
1908 .savedsearchdrop, .savedsearchterm {
1909     float: left;
1910     margin-top: 10px;
1911 }
1912 .savedsearchterm {
1913     margin-left: 10px;
1914 }
1915
1916
1917 #side-follow-wrapper {
1918         margin-top: 20px;
1919 }
1920 #side-follow-url {
1921         margin-top: 5px;
1922 }
1923 #side-follow-submit {
1924         margin-top: 15px;
1925 }
1926
1927 .photo-album-image-wrapper {
1928         float: left;
1929         margin-top: 15px;
1930         height: 350px;
1931         width: 350px;
1932 }
1933
1934 #photo-album-end {
1935         clear: both;
1936 }
1937
1938 .photo-top-image-wrapper {
1939         float: left;
1940         margin-top: 15px;
1941         height: 350px;
1942         width: 350px;
1943 }
1944
1945 #photo-top-end {
1946         clear: both;
1947 }
1948
1949 #photo-top-links {
1950         margin-bottom: 30px;
1951         margin-left: 30px;
1952 }
1953
1954 #photos-upload-newalbum-div {
1955         float: left;
1956         width: 175px;
1957 }
1958 #photos-upload-existing-album-text {
1959         float: left;
1960         width: 175px;
1961 }
1962 #photos-upload-newalbum {
1963         float: left;
1964 }
1965 #photos-upload-album-select {
1966         float: left;
1967 }
1968 #photos-upload-spacer {
1969         margin-top: 25px;
1970 }
1971 #photos-upload-new-end, #photos-upload-exist-end {
1972         clear: both;
1973 }
1974 #photos-upload-exist-end {
1975         margin-bottom: 15px;
1976 }
1977 #photos-upload-submit {
1978         margin-top: 15px;
1979 }
1980
1981 #photos_upload_applet_wrapper {
1982         margin-bottom: 15px;
1983 }
1984
1985 #photos-upload-no-java-message {
1986         margin-bottom: 15px;
1987 }
1988
1989 #profile-jot-desc {
1990         float: left;
1991         width: 480px;
1992         margin-top: 10px;
1993         margin-bottom: 10px;
1994 }
1995 #character-counter {
1996         float: left;
1997         font-size: 120%;
1998 }
1999
2000 #character-counter.grey {
2001         color: #888888;
2002 }
2003
2004 #character-counter.orange {
2005         color: orange;
2006 }
2007 #character-counter.red {
2008         color: red;
2009 }
2010
2011 #profile-jot-banner-end {
2012         clear: both;
2013 }
2014
2015 #photos-upload-select-files-text {
2016         margin-top: 15px;
2017         margin-bottom: 15px;
2018 }
2019
2020 #photos-upload-perms-menu, #photos-upload-perms-menu:visited {
2021         color: #8888FF;
2022         text-decoration: none;
2023         cursor: pointer;
2024 }
2025
2026 #photos-upload-perms-menu:hover {
2027         color: #0000FF;
2028         text-decoration: underline;
2029         cursor: pointer;
2030 }
2031 #settings-default-perms-menu {
2032         margin-top: 15px;
2033         margin-bottom: 15px;
2034 }
2035
2036 #photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label {
2037         float: left;
2038         width: 150px;
2039 }
2040
2041 #photo-edit-perms-end {
2042         margin-bottom: 15px;
2043 }
2044
2045 #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
2046         float: left;
2047         margin-bottom: 25px;
2048 }
2049 #photo-edit-link-wrap {
2050         margin-bottom: 15px;
2051 }
2052 #photo-like-div {
2053         margin-bottom: 25px;
2054 }
2055
2056 #photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end {
2057         clear: both;
2058 }
2059
2060 #photo-edit-delete-button {
2061         margin-left: 200px;
2062 }
2063 #photo-edit-end {
2064         margin-bottom: 35px;
2065 }
2066 #photo-caption {
2067         font-size: 110%;
2068         font-weight: bold;
2069         margin-top: 15px;
2070         margin-bottom: 15px;
2071 }
2072
2073 #in-this-photo-text {
2074         color: #0000FF;
2075         margin-left: 30px;
2076 }
2077
2078 #in-this-photo {
2079         margin-left: 60px;
2080         margin-top: 10px;
2081         margin-bottom: 20px;
2082 }
2083
2084 #photo-album-edit-submit, #photo-album-edit-drop {
2085         margin-top: 15px;
2086         margin-bottom: 15px;
2087 }
2088
2089 #photo-album-edit-drop {
2090         margin-left: 200px;
2091 }
2092
2093 .group-delete-wrapper {
2094         float: right;
2095         margin-right: 50px;
2096 }
2097
2098 #install-dbhost-label,
2099 #install-dbuser-label,
2100 #install-dbpass-label,
2101 #install-dbdata-label,
2102 #install-admin-label,
2103 #install-tz-desc {
2104        float: left;
2105        width: 250px;
2106        margin-top: 10px;
2107        margin-bottom: 10px;
2108
2109 }
2110
2111 #install-dbhost,
2112 #install-dbuser,
2113 #install-dbpass,
2114 #install-dbdata,
2115 #install-admin {
2116        float: left;
2117        width: 200px;
2118        margin-left: 20px;
2119 }
2120
2121 #install-dbhost-end,
2122 #install-dbuser-end,
2123 #install-dbpass-end,
2124 #install-dbdata-end,
2125 #install-admin-end,
2126 #install-tz-end {
2127        clear: both;
2128 }
2129
2130 #install-form select#timezone_select {
2131        float: left;
2132        margin-top: 18px;
2133        margin-left: 20px;
2134 }
2135
2136 #dfrn-request-networks {
2137         margin-bottom: 30px;
2138 }
2139
2140 #pause {
2141   position: fixed;
2142   bottom: 5px;
2143   right: 5px;
2144 }
2145
2146 .sparkle {
2147         cursor: url('lock.cur'), pointer;
2148 /*      cursor: pointer !important; */
2149 }
2150
2151 .contact-block-div {
2152         float: left;
2153         width: 52px;
2154         height: 52px;
2155 }
2156 .contact-block-textdiv {
2157         float: left;
2158         width: 150px;
2159         height: 34px;
2160 }
2161
2162 #contact-block-end {
2163         clear: both;
2164 }
2165 .contact-block-link {
2166         float: left;
2167 }
2168 .contact-block-img {
2169         width:48px;
2170         height:48px;
2171 }
2172
2173 #tag-remove {
2174         margin-bottom: 15px;
2175 }
2176
2177 #tagrm li {
2178         margin-bottom: 10px;
2179 }
2180
2181 #tagrm-submit, #tagrm-cancel {
2182         margin-top: 25px;
2183 }
2184
2185 #tagrm-cancel {
2186         margin-left: 15px;
2187 }
2188
2189 .wall-item-conv {
2190         margin-top: 5px;
2191         margin-bottom: 25px;
2192 }
2193
2194 #search-submit {
2195         margin-left: 15px;
2196 }
2197
2198 #search-box {
2199         margin-bottom: 25px;
2200 }
2201
2202 .location-label, .gender-label, .marital-label, .homepage-label {
2203         float: left;
2204         text-align: right;
2205         display: block;
2206         width: 65px;
2207 }
2208
2209 .adr, .x-gender, .marital-text, .homepage-url {
2210         float: left;
2211         display: block;
2212         margin-left: 8px;
2213 }
2214
2215 .profile-clear {
2216         clear: both;
2217 }
2218
2219
2220 .clear {
2221         clear: both;
2222 }
2223
2224 .cc-license {
2225         margin-top: 50px;
2226         font-size: 70%;
2227 }
2228
2229
2230 #plugin-settings-link, #account-settings-link, #uexport-link {
2231         margin-bottom: 10px;
2232 }
2233
2234
2235 #birthday-title {
2236         float: left;
2237         font-weight: bold;      
2238 }
2239
2240 #birthday-adjust {
2241         float: left;
2242         font-size: 75%;
2243         margin-left: 10px;
2244 }
2245
2246 #birthday-title-end {
2247         clear: both;
2248 }
2249
2250 .birthday-list {
2251         margin-left: 15px;
2252 }
2253
2254 #birthday-wrapper {
2255         margin-bottom: 20px;
2256 }
2257
2258
2259 #network-new-link {
2260         margin-top: 15px;
2261         margin-bottom: 15px;
2262 }
2263
2264 .tool-wrapper {
2265   float: left;
2266   margin-left: 15px;
2267 }
2268 .tool-link {
2269   cursor: pointer;
2270 }
2271
2272
2273 .calendar {
2274         font-family: Courier, monospace;
2275 }
2276 .today {
2277         color: #FF0000;
2278 }
2279
2280
2281 .settings-block {
2282         border: 1px solid #AAA;
2283         margin: 10px;
2284         padding: 10px;
2285 }
2286
2287
2288 .app-title {
2289         margin: 10px;
2290 }
2291
2292
2293 #identity-manage-desc {
2294         margin-top:15px;
2295         margin-bottom: 15px;
2296 }
2297
2298 #identity-manage-choose {
2299         margin-bottom: 15px;
2300 }
2301
2302 #identity-submit {
2303         margin-top: 20px;
2304 }
2305
2306
2307 #photo-prev-link, #photo-next-link {
2308         padding: 10px;
2309         float: left;
2310 }
2311
2312 #photo-photo {
2313         float: left;
2314 }
2315
2316 #photo-photo-end {
2317         clear: both;
2318 }
2319
2320
2321 .profile-match-photo {
2322         float: left;
2323         text-align: center;
2324         width: 120px;
2325 }
2326
2327 .profile-match-name {
2328         float: left;
2329         text-align: center;
2330         width: 120px;
2331         overflow: hidden;
2332 }
2333
2334 .profile-match-break,
2335 .profile-match-end {
2336         clear: both;
2337 }
2338
2339 .profile-match-wrapper {
2340         float: left;
2341         padding: 10px;
2342     width: 120px;
2343     height: 120px;
2344     scroll: auto;
2345
2346 }
2347 #profile-match-wrapper-end {
2348         clear: both;
2349 }
2350
2351 .side-link {
2352         margin-bottom: 15px;
2353 }
2354
2355 #language-selector {
2356         position: absolute;
2357         top: 0;
2358         left: 16px;
2359 }
2360
2361
2362 #group-members {
2363         margin-top: 20px;
2364         padding: 10px;
2365         height: 250px;
2366         overflow: auto;
2367         border: 1px solid #ddd;
2368 }
2369
2370 #group-members-end {
2371         clear: both;
2372 }
2373
2374 #group-separator {
2375         margin-top: 10px;
2376         margin-bottom: 10px;
2377 }
2378
2379 #group-all-contacts {
2380         padding: 10px;
2381         height: 450px;
2382         overflow: auto;
2383         border: 1px solid #ddd;
2384 }
2385
2386 #group-all-contacts-end {
2387         clear: both;
2388         margin-bottom: 10px;
2389 }
2390
2391 #group-edit-desc {
2392     margin-top: 15px;
2393 }
2394
2395
2396 #prof-members {
2397         margin-top: 20px;
2398         padding: 10px;
2399         height: 250px;
2400         overflow: auto;
2401         border: 1px solid #ddd;
2402 }
2403
2404 #prof-members-end {
2405         clear: both;
2406 }
2407
2408 #prof-separator {
2409         margin-top: 10px;
2410         margin-bottom: 10px;
2411 }
2412
2413 #prof-all-contacts {
2414         padding: 10px;
2415         height: 450px;
2416         overflow: auto;
2417         border: 1px solid #ddd;
2418 }
2419
2420 #prof-all-contacts-end {
2421         clear: both;
2422         margin-bottom: 10px;
2423 }
2424
2425 #prof-edit-desc {
2426         margin-top: 15px;
2427 }
2428
2429 #crepair-nick-label,
2430 #crepair-attag-label,
2431 #crepair-url-label,
2432 #crepair-request-label,
2433 #crepair-confirm-label,
2434 #crepair-notify-label,
2435 #crepair-poll-label {
2436         float: left;
2437         width: 200px;
2438         margin-bottom: 15px;
2439 }
2440
2441 #crepair-nick,
2442 #crepair-attag,
2443 #crepair-url,
2444 #crepair-request,
2445 #crepair-confirm,
2446 #crepair-notify,
2447 #crepair-poll {
2448         float: left;
2449         width: 300px;
2450 }
2451
2452 #netsearch-box {
2453         margin-top: 20px;
2454         width: 150px;   
2455 }
2456
2457 #netsearch-box #search-submit {
2458         margin: 5px 0px 0px 0px;
2459 }
2460
2461 .required {
2462         color: #FF0000;
2463 }
2464
2465 .eventcal {
2466         float: left;
2467         font-size: 20px;
2468 }
2469
2470
2471 .vevent {
2472        border: 1px solid #CCCCCC;
2473 }
2474 .vevent .event-description, .vevent .event-location {
2475        margin-left: 10px;
2476        margin-right: 10px;
2477 }
2478 .vevent .event-start {
2479        margin-left: 10px;
2480        margin-right: 10px;
2481 }
2482
2483
2484 #new-event-link {
2485         margin-bottom: 10px;
2486 }
2487
2488
2489 .edit-event-link, .plink-event-link {
2490         float: left;
2491     margin-top: 4px;
2492     margin-right: 4px;
2493     margin-bottom: 15px;
2494 }
2495
2496
2497 .event-description:before {
2498         content: url('../../../images/calendar.png');
2499         margin-right: 15px;
2500 }
2501
2502 .event-list-date {
2503         margin-bottom: 10px;
2504 }
2505
2506 .event-start, .event-end {
2507         margin-left: 10px;
2508         width: 330px;
2509         clear: both;
2510 }
2511
2512 .event-start .dtstart, .event-end .dtend {
2513         float: right;
2514 }
2515
2516 .prevcal, .nextcal {
2517         float: left;
2518         margin-left: 32px;
2519         margin-right: 32px;
2520         margin-top: 64px;
2521 }
2522 .event-calendar-end {
2523         clear: both;
2524 }
2525  
2526 .calendar {
2527         font-family: Courier, monospace;
2528 }
2529 .today {
2530         font-weight: bold;
2531         color: #FF0000;
2532 }
2533
2534
2535 #event-start-text, #event-finish-text {
2536         margin-top: 10px;
2537         margin-bottom: 5px;
2538 }
2539
2540 #event-nofinish-checkbox, #event-nofinish-text, #event-adjust-checkbox, #event-adjust-text {
2541         float: left;
2542 }
2543 #event-datetime-break {
2544         margin-bottom: 10px;
2545 }
2546
2547 #event-nofinish-break, #event-adjust-break {
2548         clear: both;
2549 }
2550
2551 #event-desc-text, #event-location-text {
2552         margin-top: 10px;
2553         margin-bottom: 5px;
2554 }
2555 #event-submit {
2556         margin-top: 10px;
2557 }
2558
2559
2560 .item-select {
2561         opacity: 0.1;
2562         filter:alpha(opacity=10);
2563         float: right;
2564         margin-right: 10px;
2565
2566 }
2567 .item-select:hover, .checkeditem {
2568         opacity: 1;
2569         filter:alpha(opacity=100);
2570 }
2571
2572
2573 #item-delete-selected {
2574         margin-top: 30px;
2575 }
2576
2577 #item-delete-selected-end {
2578         clear: both;
2579 }
2580 #item-delete-selected-icon, #item-delete-selected-desc {
2581         float: left;
2582         margin-right: 5px;
2583 }
2584 #item-delete-selected-desc:hover {
2585         text-decoration: underline;
2586 }
2587
2588 #lang-select-icon {
2589         cursor: pointer;
2590         position: absolute;
2591         left: 0px;
2592         top: 0px;
2593 }
2594 /**
2595  * Form fields
2596  */
2597 .field {
2598         margin-bottom: 10px;
2599         padding-bottom: 10px;
2600         overflow: auto;
2601         width: 100%
2602 }
2603
2604 .field label {
2605         float: left;
2606         width: 200px;
2607 }
2608
2609 .field input,
2610 .field textarea {
2611         width: 400px;
2612 }
2613 .field textarea { height: 100px; }
2614 .field_help {
2615         display: block;
2616         margin-left: 200px;
2617         color: #666666;
2618         
2619 }
2620
2621
2622 .field .onoff {
2623         float: left;
2624         width: 80px;
2625 }
2626 .field .onoff a {
2627         display: block;
2628         border:1px solid #666666;
2629         background-image:url("../../../images/onoff.jpg");
2630         background-repeat: no-repeat;
2631         padding: 4px 2px 2px 2px;
2632         height: 16px;
2633         text-decoration: none;
2634 }
2635 .field .onoff .off {
2636         border-color:#666666;
2637         padding-left: 40px;
2638         background-position: left center;
2639         background-color: #cccccc;
2640         color: #666666;
2641         text-align: right;
2642 }
2643 .field .onoff .on {
2644         border-color:#204A87;
2645         padding-right: 40px;
2646         background-position: right center;
2647         background-color: #3465A4;
2648         color: #FFFFFF;
2649         text-align: left;
2650 }
2651 .hidden { display: none!important; }
2652
2653 .field.radio .field_help { margin-left: 0px; }
2654
2655
2656 /**
2657  * ADMIN
2658  */
2659 #pending-update {
2660         float:right;
2661         color: #ffffff;
2662         font-weight: bold;
2663         background-color: #FF0000;
2664         padding: 0em 0.3em;
2665 }
2666
2667 #adminpage dl {
2668         clear: left;
2669         margin-bottom: 2px;
2670         padding-bottom: 2px;
2671         border-bottom: 1px solid black;
2672 }
2673 #adminpage dt {
2674         width: 200px;
2675         float: left;
2676         font-weight: bold;
2677 }
2678 #adminpage dd {
2679         margin-left: 200px;
2680 }
2681
2682 #adminpage h3 {
2683         border-bottom: 1px solid #cccccc;
2684 }
2685
2686 #adminpage .submit {
2687         clear:left;
2688 }
2689
2690 #adminpage #pluginslist {
2691         margin: 0px; padding: 0px;
2692 }
2693 #adminpage .plugin {
2694         list-style: none;
2695         display: block;
2696         border: 1px solid #888888;
2697         padding: 1em;
2698         margin-bottom: 5px;
2699         clear: left;
2700 }
2701 #adminpage .toggleplugin {
2702         float:left;
2703         margin-right: 1em;
2704 }
2705
2706 #adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
2707 #adminpage table th { text-align: left;}
2708 #adminpage td .icon { float: left;}
2709 #adminpage table#users img { width: 16px; height: 16px; }
2710 #adminpage table tr:hover { background-color: #bbc7d7; }
2711 #adminpage .selectall { text-align: right; }
2712 /**
2713  * ICONS
2714  */
2715 .icon {
2716         display: block; width: 16px; height: 16px;
2717         background-image: url('../../../images/icons.png');
2718 }
2719 .article { background-position: 0px 0px;}
2720 .audio { background-position: -16px 0px;}
2721 .block { background-position: -32px 0px;}
2722 .drop { background-position: -48px 0px;}
2723 .drophide { background-position: -64px 0px;}
2724 .edit { background-position: -80px 0px;}
2725 .camera { background-position: -96px 0px;}
2726 .dislike { background-position: -112px 0px;}
2727 .like { background-position: -128px 0px;}
2728 .link { background-position: -144px 0px;}
2729
2730 .globe { background-position: 0px -16px;}
2731 .noglobe { background-position: -16px -16px;}
2732 .no { background-position: -32px -16px;}
2733 .pause { background-position: -48px -16px;}
2734 .play { background-position: -64px -16px;}
2735 .pencil { background-position: -80px -16px;}
2736 .small-pencil { background-position: -96px -16px;}
2737 .recycle { background-position: -112px -16px;}
2738 .remote-link { background-position: -128px -16px;}
2739 .share { background-position: -144px -16px;}
2740
2741 .tools { background-position: 0px -32px;}
2742 .lock { background-position: -16px -32px;}
2743 .unlock { background-position: -32px -32px;}
2744 .video { background-position: -48px -32px;}
2745 .youtube { background-position: -64px -32px;}
2746 .attach { background-position: -80px -32px; }
2747 .language { background-position: -96px -32px; }
2748 .prev { background-position: -112px -32px; }
2749 .next { background-position: -128px -32px; }
2750 .on { background-position: -144px -32px; }
2751
2752 .off { background-position: 0px -48px; }
2753 .starred { background-position: -16px -48px; }
2754 .unstarred { background-position: -32px -48px; }
2755 .tagged { background-position: -48px -48px; }
2756
2757 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
2758
2759 .attachtype {
2760         display: block; width: 20px; height: 23px;
2761         float: left;
2762         background-image: url('../../../images/content-types.png');
2763 }
2764
2765 .body-attach {
2766         margin-top: 10px;
2767 }
2768
2769 .type-video { background-position: 0px; 0px; }
2770 .type-image { background-position: -20px; 0px; }
2771 .type-audio { background-position: -40px; 0px; }
2772 .type-text  { background-position: -60px; 0px; }
2773 .type-unkn  { background-position: -80px; 0px; }
2774