]> git.mxchange.org Git - friendica.git/blob - view/theme/loozah/style.css
Merge remote-tracking branch 'friendica/master'
[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 #sidebar-group-list .icon {
1882         display: inline-block;
1883         height: 12px;
1884         width: 12px;
1885 }
1886
1887 #search-save {
1888     margin-left: 5px;
1889 }
1890 .groupsideedit {
1891     margin-right: 10px;
1892 }
1893 #saved-search-ul {
1894     list-style-type: none;
1895 }
1896 .savedsearchdrop, .savedsearchterm {
1897     float: left;
1898     margin-top: 10px;
1899 }
1900 .savedsearchterm {
1901     margin-left: 10px;
1902 }
1903
1904
1905 #side-follow-wrapper {
1906         margin-top: 20px;
1907 }
1908 #side-follow-url {
1909         margin-top: 5px;
1910 }
1911 #side-follow-submit {
1912         margin-top: 15px;
1913 }
1914
1915 .photo-album-image-wrapper {
1916         float: left;
1917         margin-top: 15px;
1918         height: 350px;
1919         width: 350px;
1920 }
1921
1922 #photo-album-end {
1923         clear: both;
1924 }
1925
1926 .photo-top-image-wrapper {
1927         float: left;
1928         margin-top: 15px;
1929         height: 350px;
1930         width: 350px;
1931 }
1932
1933 #photo-top-end {
1934         clear: both;
1935 }
1936
1937 #photo-top-links {
1938         margin-bottom: 30px;
1939         margin-left: 30px;
1940 }
1941
1942 #photos-upload-newalbum-div {
1943         float: left;
1944         width: 175px;
1945 }
1946 #photos-upload-existing-album-text {
1947         float: left;
1948         width: 175px;
1949 }
1950 #photos-upload-newalbum {
1951         float: left;
1952 }
1953 #photos-upload-album-select {
1954         float: left;
1955 }
1956 #photos-upload-spacer {
1957         margin-top: 25px;
1958 }
1959 #photos-upload-new-end, #photos-upload-exist-end {
1960         clear: both;
1961 }
1962 #photos-upload-exist-end {
1963         margin-bottom: 15px;
1964 }
1965 #photos-upload-submit {
1966         margin-top: 15px;
1967 }
1968
1969 #photos_upload_applet_wrapper {
1970         margin-bottom: 15px;
1971 }
1972
1973 #photos-upload-no-java-message {
1974         margin-bottom: 15px;
1975 }
1976
1977 #profile-jot-desc {
1978         float: left;
1979         width: 480px;
1980         margin-top: 10px;
1981         margin-bottom: 10px;
1982 }
1983 #character-counter {
1984         float: left;
1985         font-size: 120%;
1986 }
1987
1988 #character-counter.grey {
1989         color: #888888;
1990 }
1991
1992 #character-counter.orange {
1993         color: orange;
1994 }
1995 #character-counter.red {
1996         color: red;
1997 }
1998
1999 #profile-jot-banner-end {
2000         clear: both;
2001 }
2002
2003 #photos-upload-select-files-text {
2004         margin-top: 15px;
2005         margin-bottom: 15px;
2006 }
2007
2008 #photos-upload-perms-menu, #photos-upload-perms-menu:visited {
2009         color: #8888FF;
2010         text-decoration: none;
2011         cursor: pointer;
2012 }
2013
2014 #photos-upload-perms-menu:hover {
2015         color: #0000FF;
2016         text-decoration: underline;
2017         cursor: pointer;
2018 }
2019 #settings-default-perms-menu {
2020         margin-top: 15px;
2021         margin-bottom: 15px;
2022 }
2023
2024 #photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label {
2025         float: left;
2026         width: 150px;
2027 }
2028
2029 #photo-edit-perms-end {
2030         margin-bottom: 15px;
2031 }
2032
2033 #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
2034         float: left;
2035         margin-bottom: 25px;
2036 }
2037 #photo-edit-link-wrap {
2038         margin-bottom: 15px;
2039 }
2040 #photo-like-div {
2041         margin-bottom: 25px;
2042 }
2043
2044 #photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end {
2045         clear: both;
2046 }
2047
2048 #photo-edit-delete-button {
2049         margin-left: 200px;
2050 }
2051 #photo-edit-end {
2052         margin-bottom: 35px;
2053 }
2054 #photo-caption {
2055         font-size: 110%;
2056         font-weight: bold;
2057         margin-top: 15px;
2058         margin-bottom: 15px;
2059 }
2060
2061 #in-this-photo-text {
2062         color: #0000FF;
2063         margin-left: 30px;
2064 }
2065
2066 #in-this-photo {
2067         margin-left: 60px;
2068         margin-top: 10px;
2069         margin-bottom: 20px;
2070 }
2071
2072 #photo-album-edit-submit, #photo-album-edit-drop {
2073         margin-top: 15px;
2074         margin-bottom: 15px;
2075 }
2076
2077 #photo-album-edit-drop {
2078         margin-left: 200px;
2079 }
2080
2081 .group-delete-wrapper {
2082         float: right;
2083         margin-right: 50px;
2084 }
2085
2086 #install-dbhost-label,
2087 #install-dbuser-label,
2088 #install-dbpass-label,
2089 #install-dbdata-label,
2090 #install-admin-label,
2091 #install-tz-desc {
2092        float: left;
2093        width: 250px;
2094        margin-top: 10px;
2095        margin-bottom: 10px;
2096
2097 }
2098
2099 #install-dbhost,
2100 #install-dbuser,
2101 #install-dbpass,
2102 #install-dbdata,
2103 #install-admin {
2104        float: left;
2105        width: 200px;
2106        margin-left: 20px;
2107 }
2108
2109 #install-dbhost-end,
2110 #install-dbuser-end,
2111 #install-dbpass-end,
2112 #install-dbdata-end,
2113 #install-admin-end,
2114 #install-tz-end {
2115        clear: both;
2116 }
2117
2118 #install-form select#timezone_select {
2119        float: left;
2120        margin-top: 18px;
2121        margin-left: 20px;
2122 }
2123
2124 #dfrn-request-networks {
2125         margin-bottom: 30px;
2126 }
2127
2128 #pause {
2129   position: fixed;
2130   bottom: 5px;
2131   right: 5px;
2132 }
2133
2134 .sparkle {
2135         cursor: url('lock.cur'), pointer;
2136 /*      cursor: pointer !important; */
2137 }
2138
2139 .contact-block-div {
2140         float: left;
2141         width: 52px;
2142         height: 52px;
2143 }
2144 .contact-block-textdiv {
2145         float: left;
2146         width: 150px;
2147         height: 34px;
2148 }
2149
2150 #contact-block-end {
2151         clear: both;
2152 }
2153 .contact-block-link {
2154         float: left;
2155 }
2156 .contact-block-img {
2157         width:48px;
2158         height:48px;
2159 }
2160
2161 #tag-remove {
2162         margin-bottom: 15px;
2163 }
2164
2165 #tagrm li {
2166         margin-bottom: 10px;
2167 }
2168
2169 #tagrm-submit, #tagrm-cancel {
2170         margin-top: 25px;
2171 }
2172
2173 #tagrm-cancel {
2174         margin-left: 15px;
2175 }
2176
2177 .wall-item-conv {
2178         margin-top: 5px;
2179         margin-bottom: 25px;
2180 }
2181
2182 #search-submit {
2183         margin-left: 15px;
2184 }
2185
2186 #search-box {
2187         margin-bottom: 25px;
2188 }
2189
2190 .location-label, .gender-label, .marital-label, .homepage-label {
2191         float: left;
2192         text-align: right;
2193         display: block;
2194         width: 65px;
2195 }
2196
2197 .adr, .x-gender, .marital-text, .homepage-url {
2198         float: left;
2199         display: block;
2200         margin-left: 8px;
2201 }
2202
2203 .profile-clear {
2204         clear: both;
2205 }
2206
2207
2208 .clear {
2209         clear: both;
2210 }
2211
2212 .cc-license {
2213         margin-top: 50px;
2214         font-size: 70%;
2215 }
2216
2217
2218 #plugin-settings-link, #account-settings-link, #uexport-link {
2219         margin-bottom: 10px;
2220 }
2221
2222
2223 #birthday-title {
2224         float: left;
2225         font-weight: bold;      
2226 }
2227
2228 #birthday-adjust {
2229         float: left;
2230         font-size: 75%;
2231         margin-left: 10px;
2232 }
2233
2234 #birthday-title-end {
2235         clear: both;
2236 }
2237
2238 .birthday-list {
2239         margin-left: 15px;
2240 }
2241
2242 #birthday-wrapper {
2243         margin-bottom: 20px;
2244 }
2245
2246
2247 #network-new-link {
2248         margin-top: 15px;
2249         margin-bottom: 15px;
2250 }
2251
2252 .tool-wrapper {
2253   float: left;
2254   margin-left: 15px;
2255 }
2256 .tool-link {
2257   cursor: pointer;
2258 }
2259
2260
2261 .calendar {
2262         font-family: Courier, monospace;
2263 }
2264 .today {
2265         color: #FF0000;
2266 }
2267
2268
2269 .settings-block {
2270         border: 1px solid #AAA;
2271         margin: 10px;
2272         padding: 10px;
2273 }
2274
2275
2276 .app-title {
2277         margin: 10px;
2278 }
2279
2280
2281 #identity-manage-desc {
2282         margin-top:15px;
2283         margin-bottom: 15px;
2284 }
2285
2286 #identity-manage-choose {
2287         margin-bottom: 15px;
2288 }
2289
2290 #identity-submit {
2291         margin-top: 20px;
2292 }
2293
2294
2295 #photo-prev-link, #photo-next-link {
2296         padding: 10px;
2297         float: left;
2298 }
2299
2300 #photo-photo {
2301         float: left;
2302 }
2303
2304 #photo-photo-end {
2305         clear: both;
2306 }
2307
2308
2309 .profile-match-photo {
2310         float: left;
2311         text-align: center;
2312         width: 120px;
2313 }
2314
2315 .profile-match-name {
2316         float: left;
2317         text-align: center;
2318         width: 120px;
2319         overflow: hidden;
2320 }
2321
2322 .profile-match-break,
2323 .profile-match-end {
2324         clear: both;
2325 }
2326
2327 .profile-match-wrapper {
2328         float: left;
2329         padding: 10px;
2330     width: 120px;
2331     height: 120px;
2332     scroll: auto;
2333
2334 }
2335 #profile-match-wrapper-end {
2336         clear: both;
2337 }
2338
2339 .side-link {
2340         margin-bottom: 15px;
2341 }
2342
2343 #language-selector {
2344         position: absolute;
2345         top: 0;
2346         left: 16px;
2347 }
2348
2349
2350 #group-members {
2351         margin-top: 20px;
2352         padding: 10px;
2353         height: 250px;
2354         overflow: auto;
2355         border: 1px solid #ddd;
2356 }
2357
2358 #group-members-end {
2359         clear: both;
2360 }
2361
2362 #group-separator {
2363         margin-top: 10px;
2364         margin-bottom: 10px;
2365 }
2366
2367 #group-all-contacts {
2368         padding: 10px;
2369         height: 450px;
2370         overflow: auto;
2371         border: 1px solid #ddd;
2372 }
2373
2374 #group-all-contacts-end {
2375         clear: both;
2376         margin-bottom: 10px;
2377 }
2378
2379 #group-edit-desc {
2380     margin-top: 15px;
2381 }
2382
2383
2384 #prof-members {
2385         margin-top: 20px;
2386         padding: 10px;
2387         height: 250px;
2388         overflow: auto;
2389         border: 1px solid #ddd;
2390 }
2391
2392 #prof-members-end {
2393         clear: both;
2394 }
2395
2396 #prof-separator {
2397         margin-top: 10px;
2398         margin-bottom: 10px;
2399 }
2400
2401 #prof-all-contacts {
2402         padding: 10px;
2403         height: 450px;
2404         overflow: auto;
2405         border: 1px solid #ddd;
2406 }
2407
2408 #prof-all-contacts-end {
2409         clear: both;
2410         margin-bottom: 10px;
2411 }
2412
2413 #prof-edit-desc {
2414         margin-top: 15px;
2415 }
2416
2417 #crepair-nick-label,
2418 #crepair-attag-label,
2419 #crepair-url-label,
2420 #crepair-request-label,
2421 #crepair-confirm-label,
2422 #crepair-notify-label,
2423 #crepair-poll-label {
2424         float: left;
2425         width: 200px;
2426         margin-bottom: 15px;
2427 }
2428
2429 #crepair-nick,
2430 #crepair-attag,
2431 #crepair-url,
2432 #crepair-request,
2433 #crepair-confirm,
2434 #crepair-notify,
2435 #crepair-poll {
2436         float: left;
2437         width: 300px;
2438 }
2439
2440 #netsearch-box {
2441         margin-top: 20px;
2442         width: 150px;   
2443 }
2444
2445 #netsearch-box #search-submit {
2446         margin: 5px 0px 0px 0px;
2447 }
2448
2449 .required {
2450         color: #FF0000;
2451 }
2452
2453 .eventcal {
2454         float: left;
2455         font-size: 20px;
2456 }
2457
2458
2459 .vevent {
2460        border: 1px solid #CCCCCC;
2461 }
2462 .vevent .event-description, .vevent .event-location {
2463        margin-left: 10px;
2464        margin-right: 10px;
2465 }
2466 .vevent .event-start {
2467        margin-left: 10px;
2468        margin-right: 10px;
2469 }
2470
2471
2472 #new-event-link {
2473         margin-bottom: 10px;
2474 }
2475
2476
2477 .edit-event-link, .plink-event-link {
2478         float: left;
2479     margin-top: 4px;
2480     margin-right: 4px;
2481     margin-bottom: 15px;
2482 }
2483
2484
2485 .event-description:before {
2486         content: url('../../../images/calendar.png');
2487         margin-right: 15px;
2488 }
2489
2490 .event-list-date {
2491         margin-bottom: 10px;
2492 }
2493
2494 .event-start, .event-end {
2495         margin-left: 10px;
2496         width: 330px;
2497         clear: both;
2498 }
2499
2500 .event-start .dtstart, .event-end .dtend {
2501         float: right;
2502 }
2503
2504 .prevcal, .nextcal {
2505         float: left;
2506         margin-left: 32px;
2507         margin-right: 32px;
2508         margin-top: 64px;
2509 }
2510 .event-calendar-end {
2511         clear: both;
2512 }
2513  
2514 .calendar {
2515         font-family: Courier, monospace;
2516 }
2517 .today {
2518         font-weight: bold;
2519         color: #FF0000;
2520 }
2521
2522
2523 #event-start-text, #event-finish-text {
2524         margin-top: 10px;
2525         margin-bottom: 5px;
2526 }
2527
2528 #event-nofinish-checkbox, #event-nofinish-text, #event-adjust-checkbox, #event-adjust-text {
2529         float: left;
2530 }
2531 #event-datetime-break {
2532         margin-bottom: 10px;
2533 }
2534
2535 #event-nofinish-break, #event-adjust-break {
2536         clear: both;
2537 }
2538
2539 #event-desc-text, #event-location-text {
2540         margin-top: 10px;
2541         margin-bottom: 5px;
2542 }
2543 #event-submit {
2544         margin-top: 10px;
2545 }
2546
2547
2548 .item-select {
2549         opacity: 0.1;
2550         filter:alpha(opacity=10);
2551         float: right;
2552         margin-right: 10px;
2553
2554 }
2555 .item-select:hover, .checkeditem {
2556         opacity: 1;
2557         filter:alpha(opacity=100);
2558 }
2559
2560
2561 #item-delete-selected {
2562         margin-top: 30px;
2563 }
2564
2565 #item-delete-selected-end {
2566         clear: both;
2567 }
2568 #item-delete-selected-icon, #item-delete-selected-desc {
2569         float: left;
2570         margin-right: 5px;
2571 }
2572 #item-delete-selected-desc:hover {
2573         text-decoration: underline;
2574 }
2575
2576 #lang-select-icon {
2577         cursor: pointer;
2578         position: absolute;
2579         left: 0px;
2580         top: 0px;
2581 }
2582 /**
2583  * Form fields
2584  */
2585 .field {
2586         margin-bottom: 10px;
2587         padding-bottom: 10px;
2588         overflow: auto;
2589         width: 100%
2590 }
2591
2592 .field label {
2593         float: left;
2594         width: 200px;
2595 }
2596
2597 .field input,
2598 .field textarea {
2599         width: 400px;
2600 }
2601 .field textarea { height: 100px; }
2602 .field_help {
2603         display: block;
2604         margin-left: 200px;
2605         color: #666666;
2606         
2607 }
2608
2609
2610 .field .onoff {
2611         float: left;
2612         width: 80px;
2613 }
2614 .field .onoff a {
2615         display: block;
2616         border:1px solid #666666;
2617         background-image:url("../../../images/onoff.jpg");
2618         background-repeat: no-repeat;
2619         padding: 4px 2px 2px 2px;
2620         height: 16px;
2621         text-decoration: none;
2622 }
2623 .field .onoff .off {
2624         border-color:#666666;
2625         padding-left: 40px;
2626         background-position: left center;
2627         background-color: #cccccc;
2628         color: #666666;
2629         text-align: right;
2630 }
2631 .field .onoff .on {
2632         border-color:#204A87;
2633         padding-right: 40px;
2634         background-position: right center;
2635         background-color: #3465A4;
2636         color: #FFFFFF;
2637         text-align: left;
2638 }
2639 .hidden { display: none!important; }
2640
2641 .field.radio .field_help { margin-left: 0px; }
2642
2643
2644 /**
2645  * ADMIN
2646  */
2647 #pending-update {
2648         float:right;
2649         color: #ffffff;
2650         font-weight: bold;
2651         background-color: #FF0000;
2652         padding: 0em 0.3em;
2653 }
2654
2655 #adminpage dl {
2656         clear: left;
2657         margin-bottom: 2px;
2658         padding-bottom: 2px;
2659         border-bottom: 1px solid black;
2660 }
2661 #adminpage dt {
2662         width: 200px;
2663         float: left;
2664         font-weight: bold;
2665 }
2666 #adminpage dd {
2667         margin-left: 200px;
2668 }
2669
2670 #adminpage h3 {
2671         border-bottom: 1px solid #cccccc;
2672 }
2673
2674 #adminpage .submit {
2675         clear:left;
2676 }
2677
2678 #adminpage #pluginslist {
2679         margin: 0px; padding: 0px;
2680 }
2681 #adminpage .plugin {
2682         list-style: none;
2683         display: block;
2684         border: 1px solid #888888;
2685         padding: 1em;
2686         margin-bottom: 5px;
2687         clear: left;
2688 }
2689 #adminpage .toggleplugin {
2690         float:left;
2691         margin-right: 1em;
2692 }
2693
2694 #adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
2695 #adminpage table th { text-align: left;}
2696 #adminpage td .icon { float: left;}
2697 #adminpage table#users img { width: 16px; height: 16px; }
2698 #adminpage table tr:hover { background-color: #bbc7d7; }
2699 #adminpage .selectall { text-align: right; }
2700 /**
2701  * ICONS
2702  */
2703 .icon {
2704         display: block; width: 16px; height: 16px;
2705         background-image: url('../../../images/icons.png');
2706 }
2707 .article { background-position: 0px 0px;}
2708 .audio { background-position: -16px 0px;}
2709 .block { background-position: -32px 0px;}
2710 .drop { background-position: -48px 0px;}
2711 .drophide { background-position: -64px 0px;}
2712 .edit { background-position: -80px 0px;}
2713 .camera { background-position: -96px 0px;}
2714 .dislike { background-position: -112px 0px;}
2715 .like { background-position: -128px 0px;}
2716 .link { background-position: -144px 0px;}
2717
2718 .globe { background-position: 0px -16px;}
2719 .noglobe { background-position: -16px -16px;}
2720 .no { background-position: -32px -16px;}
2721 .pause { background-position: -48px -16px;}
2722 .play { background-position: -64px -16px;}
2723 .pencil { background-position: -80px -16px;}
2724 .small-pencil { background-position: -96px -16px;}
2725 .recycle { background-position: -112px -16px;}
2726 .remote-link { background-position: -128px -16px;}
2727 .share { background-position: -144px -16px;}
2728
2729 .tools { background-position: 0px -32px;}
2730 .lock { background-position: -16px -32px;}
2731 .unlock { background-position: -32px -32px;}
2732 .video { background-position: -48px -32px;}
2733 .youtube { background-position: -64px -32px;}
2734 .attach { background-position: -80px -32px; }
2735 .language { background-position: -96px -32px; }
2736 .prev { background-position: -112px -32px; }
2737 .next { background-position: -128px -32px; }
2738 .on { background-position: -144px -32px; }
2739
2740 .off { background-position: 0px -48px; }
2741 .starred { background-position: -16px -48px; }
2742 .unstarred { background-position: -32px -48px; }
2743 .tagged { background-position: -48px -48px; }
2744
2745 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
2746
2747 .attachtype {
2748         display: block; width: 20px; height: 23px;
2749         float: left;
2750         background-image: url('../../../images/content-types.png');
2751 }
2752
2753 .body-attach {
2754         margin-top: 10px;
2755 }
2756
2757 .type-video { background-position: 0px 0px; }
2758 .type-image { background-position: -20px 0px; }
2759 .type-audio { background-position: -40px 0px; }
2760 .type-text  { background-position: -60px 0px; }
2761 .type-unkn  { background-position: -80px 0px; }
2762
2763 /* autocomplete popup */
2764 .acpopup {
2765         max-height:150px;
2766         background-color:#ffffff;
2767         overflow:auto;
2768         z-index:100000;
2769         border:1px solid #cccccc;
2770 }
2771 .acpopupitem {
2772         background-color:#ffffff; padding: 4px;
2773         clear:left;
2774 }
2775 .acpopupitem img {
2776         float: left;
2777         margin-right: 4px;
2778 }
2779
2780 .acpopupitem.selected {
2781         color: #FFFFFF; background: #3465A4;
2782 }
2783
2784