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