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