]> git.mxchange.org Git - friendica.git/blob - view/theme/loozah/style.css
f1de801cb01e8649a3694ba0da9826686f4f0e15
[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 {
45    background-color: #ECECEC !important;
46    background: url(login-bg.gif) no-repeat;
47    background-position: 0 50%;
48    padding-left: 18px;
49 }
50 .openid:hover {
51         background-color: #0CBEFE !important;
52 }
53
54 option {
55         background-color: #ECD6D2;
56 }
57 img {
58         border: none;
59 }
60 code {
61         font-family: Courier, monospace;
62         white-space: pre;
63         display: block;
64         overflow: auto;
65         border: 1px solid #444;
66         background: #EEE;
67         color: #444;
68         padding: 10px;
69         margin-top: 20px;
70 }
71 blockquote:before {
72         content: '>> ';
73 }
74
75 #site-location {
76         position: absolute;
77         right: 5px;
78         top: 3px;
79         color: white;
80         font-size: 60%;
81 }
82
83 .shiny {
84         border-color: orange !important;
85 }
86
87 .nav-login-link {
88         float: right;
89         margin-left: 0px;
90         margin-right: 3px;
91         padding: 3px;
92         font-size: 70%;
93 }
94
95 /* NOTIFICATION */
96 #notification-show-hide-link {
97         background-color: red;
98         padding: 2px 4px;
99         background-color: #ECECEC;
100         border: 1px solid #858585;
101 }
102 #notification-show-hide-link:hover {
103         background-color: #0CBEFE;
104         color: #F5F6FB;
105         border: 1px solid #F5F6FB;
106 }
107
108 #jot-perms-icon, 
109 #profile-location,
110 #profile-nolocation, 
111 #profile-video, 
112 #profile-link, 
113 #wall-image-upload,
114 #profile-upload-wrapper,
115 #wall-image-upload-div,
116 .hover, .focus {
117         cursor: pointer;
118 }
119
120 .fakelink, .fakelink:visited {
121         color: #15607B;
122         text-decoration: none;
123         cursor: pointer;
124         margin-top: 15px;
125         margin-bottom: 15px;
126 }
127 .lockview {
128         cursor: pointer;
129 }
130
131 .fakelink:hover {
132         color: #0CBEFE;
133         text-decoration: none;
134         cursor: pointer;
135 }
136 .smalltext {
137         font-size: 0.7em;
138 }
139 #sysmsg {
140         width: 600px;
141         margin-bottom: 10px;
142 }
143
144 #top-margin {
145         height: 20px;
146 }
147
148 #logo-img {
149         margin-top: 3px;
150
151 }
152
153 #logo-text {
154         font-family: "gill sans MT bold", "lucida grande",tahoma,verdana,arial,sans-serif;
155         margin-left: 3px;
156         vertical-align: top;
157 }
158
159 #logo-text a, #logo-text a:hover, #logo-text a:visited {
160         color: #F5F6FB;
161         font-family: "gill sans MT bold", "lucida grande",tahoma,verdana,arial,sans-serif;
162         margin-left: 3px;
163         vertical-align: top;
164 }
165
166
167 #banner {
168         color: #F5F6FB;
169         font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
170         font-size: 2.0em;
171         position: absolute;
172         top: 5px;
173         left: 39%;
174 }
175
176 #panel {
177         background-color: ivory;
178         position: absolute;
179         z-index: 2;
180         width: 30%;
181         padding: 25px;
182         border: 1px solid #444;
183 }
184
185 img.photo {
186         /*border: 1px solid #AAAAAA;*/
187         /*padding: 5px;*/
188         /*background: #FFFFFF;*/
189 }
190
191 #logo {
192         font-size: 300%;
193         color: #A8A8A8;
194         font-weight: bold;
195         margin-left: 280px;
196 }
197
198 /*
199  * #page-footer {
200  *      height: 20px;
201  *
202  * }
203  */
204
205 .heart {
206         color: #FF0000;
207         font-size: 100%;
208 }
209
210 aside {
211         /*position: absolute;*/
212         /*left: 0px;*/
213         /*top: 60px;*/
214         /*right: 250px;*/
215         width: 230px;
216         /*margin-left: 20px;*/
217         /*margin-right: 0px;*/
218         font-size: 0.9em;
219
220         float: left;
221         margin-top: 64px;
222         margin-left: 20px;
223 }
224 section {
225         position: absolute;
226         left: 250px;
227         top: 60px;
228         margin-top: 25px;
229         margin-left: 20px;
230         margin-right: 20px;
231         right: 0px;
232 }
233 h1 {
234         font-size: 1.6em;
235 }
236
237 nav {
238         position: absolute;
239         top: 0px;
240         height: 48px;
241         left: 0px;
242         right: 0px;
243         background: #15607B;
244 }
245
246 /*
247  * footer {
248  *      left: 0px;
249  *      bottom: 0px;
250  *      position: fixed;
251  *      background-color: #0CBEFE;
252  *      width: 100%;
253  *      padding: 2px 3%;
254  * }
255  */
256
257 .fn {
258         font-size: 1.4em;
259         margin-bottom: 5px;
260         line-height: 1.5;
261 }
262
263 .vcard .title {
264         margin-bottom: 5px;
265 }
266
267
268 .powered {
269         font-size: 0.6em;
270         color: black;
271 }
272 .powered a {
273         color: #EBF3F3;
274         font-weight: bold;
275 }
276 .powered a:hover {
277         color: #FFC019;
278 }
279 .error-message {
280         color: #FF0000;
281         font-size: 1.1em;
282         border: 1px solid #FF8888;
283         background-color: #FFEEEE;
284         padding: 10px;
285 }
286
287 .nav-link {
288         float: right;
289         margin-left: 0px;
290         margin-right: 3px;
291         padding: 6px;
292         /*border: 2px solid #000000;*/
293         background: #D5D5D5;
294         font-size: 80%;
295         font-weight: bold;
296         -moz-border-radius-topleft: 3px;
297         -moz-border-radius-topright: 3px;
298         -webkit-border-radius-topleft: 3px;
299         -webkit-border-radius-topright: 3px;
300         border-radius-topleft: 3px;
301         border-radius-topright: 3px;
302 }
303 .nav-link:hover {
304         background-color: #0CBEFE;
305         color: #F5F6FB;
306 }
307
308
309 .nav-ajax-left {
310         margin-left: 1px;
311         margin-right: 2px;
312         float: left;
313         font-size: 0.6em;
314         font-weight: bold;
315         color: #F8FF15;
316         /*background: #FFFFFF;*/
317 }
318
319
320
321 .nav-selected {
322         border-bottom: none !important;
323         background: #F5F6FB !important;
324         padding: 8px 6px 6px 6px !important;
325         color: #000 !important;
326 }
327
328
329 .nav-ajax-left:hover {
330         font-size: 1.5em;
331 }
332
333 .nav-ajax-right {
334         margin-left: 1px;
335         float: right;
336         font-size: 0.6em;
337         font-weight: bold;
338         color: #FF0000;
339 }
340
341 .nav-commlink {
342         float: left;
343         margin-left: 3px;
344         margin-right: 0px;
345         padding: 6px;
346         /*border: 2px solid #000000;*/
347         background: #D5D5D5;
348         font-size: 80%;
349         font-weight: bold;
350         text-decoration: none;
351         -moz-border-radius-topleft: 3px;
352         -moz-border-radius-topright: 3px;
353         -webkit-border-radius-topleft: 3px;
354         -webkit-border-radius-topright: 3px;
355         border-radius-topleft: 3px;
356         border-radius-topright: 3px;
357 }
358 .nav-commlink:hover {
359         background-color: #0CBEFE;
360         color: #F5F6FB;
361 }
362
363 #nav-end {
364         clear: both;
365 }
366
367 .login-extra-links {
368         font-size: 0.7em;
369 }
370
371 #profile-extra-links {
372         margin-top: 20px;
373         margin-bottom: 20px;
374         margin-left: 20px;
375         margin-right: 20px;
376 }
377 #register-fill-ext {
378         margin-bottom: 25px;
379 }
380
381 #label-register-name, #label-register-email, #label-register-nickname, #label-register-openid {
382         float: left;
383         width: 350px;
384         margin-top: 10px;
385 }
386
387 #register-name, #register-email, #register-nickname {
388         float: left;
389         margin-top: 10px;
390         width: 150px;
391 }
392
393 #register-openid {
394         float: left;
395         margin-top: 10px;
396         width: 130px;
397 }
398
399 #register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end {
400         clear: both;
401 }
402
403 #register-nickname-desc {
404         margin-top: 30px;
405         width: 650px;
406 }
407 #register-sitename {
408         float: left;
409         margin-top: 10px;
410 }
411
412 #register-submit-button {
413         margin-top: 10px;
414 }
415
416 #label-login-name, #label-login-password, #login-extra-filler {
417         float: left;
418         width: 200px;
419         margin-bottom: 20px;
420 }
421
422
423 #login-password {
424         float: left;
425         width: 170px;
426 }
427
428 #login-name {
429         float: left;
430         width: 153px;
431 }
432
433 #login-name.no-openid {
434         float: left;
435         width: 170px;
436 }
437
438 #register-link, #lost-password-link {
439         float: left;
440         font-size: 80%;
441         margin-right: 15px;
442 }
443
444 #login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
445         clear: both;
446 }
447
448 #login-submit-button {
449 /*      margin-top: 10px; */
450         margin-left: 200px;
451 }
452
453 input#dfrn-url {
454         float: left;
455         background: url(friendika-16.png) no-repeat;
456         background-position: 2px center;
457         font-size: 17px;
458         padding-left: 21px;
459         height: 21px;
460         background-color: #FFFFFF;
461         color: #000000;
462         margin-bottom: 20px;
463 }
464
465 #dfrn-url-label {
466         float: left;
467         width: 250px;
468 }
469
470 #dfrn-request-url-end {
471         clear: both;
472 }
473
474 #knowyouyes, #knowyouno {
475         float: left;
476 }
477
478 #dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
479
480         float: none;
481 }
482 #dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
483         float: left;
484         width: 75px;
485         margin-left: 50px;
486         margin-bottom: 7px;
487 }
488 #dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
489         clear: both;
490
491 }
492
493 #dfrn-request-message-wrapper {
494         margin-bottom: 50px;
495 }
496 #dfrn-request-submit-wrapper {
497         clear: both;
498         margin-left: 50px;
499 }
500
501 #dfrn-request-info-wrapper {
502         margin-left: 50px;
503 }
504
505 #settings-nick-wrapper {
506         margin-bottom: 30px;
507 }
508
509 #settings-expire-end {
510         margin-bottom: 30px;
511 }
512
513 #settings-username-end,
514 #settings-email-end,
515 #settings-nick-end,
516 #settings-defloc-end,
517 #settings-allowloc-end,
518 #settings-timezone-end,
519 #settings-theme-end,
520 #settings-password-end,
521 #settings-confirm-end,
522 #settings-openid-end,
523 #settings-maxreq-end,
524 #notify1-end,
525 #notify2-end,
526 #notify3-end,
527 #notify4-end,
528 #notify5-end {
529         margin-bottom: 5px;
530         clear: both;
531 }
532
533 #settings-username-label,
534 #settings-email-label,
535 #settings-nick-label,
536 #settings-defloc-label,
537 #settings-allowloc-label,
538 #settings-timezone-label,
539 #settings-theme-label,
540 #settings-password-label,
541 #settings-confirm-label,
542 #settings-openid-label,
543 #settings-maxreq-label,
544 #settings-label-notify1,
545 #settings-label-notify2,
546 #settings-label-notify3,
547 #settings-label-notify4,
548 #settings-label-notify5 {
549         float: left;
550         width: 200px;
551 }
552
553 #settings-username,
554 #settings-email,
555 #settings-nick,
556 #settings-defloc,
557 #settings-allowloc,
558 #timezone-select,
559 #theme-select,
560 #settings-password,
561 #settings-confirm,
562 #settings-maxreq,
563 #notify1,
564 #notify2,
565 #notify3,
566 #notify4,
567 #notify5 {
568         float: left;
569         margin-bottom: 20px;
570 }
571
572 #settings-openid {
573         float: left;
574         margin-bottom: 20px;
575         width: 127px;
576 }
577         
578 #settings-maxreq-desc {
579         float: left;
580         margin-left: 20px;
581 }
582
583 #settings-theme-label,
584 #settings-defloc-label {
585         margin-top: 20px;
586 }
587
588 #settings-defloc {
589         margin-top: 20px;
590 }
591
592
593 #theme-select {
594         margin-top: 20px;
595         width: 207px;
596 }
597 #settings-notify-desc {
598         margin-top: 20px;
599         margin-bottom: 20px;
600 }
601 #settings-nick-desc {
602         width: 500px;
603 }
604
605 #settings-nick {
606         margin-bottom: 50px;
607 }
608
609 #cropimage-wrapper, #cropimage-preview-wrapper {
610         float: left;
611         padding: 30px;
612 }
613
614 #crop-image-form {
615         margin-top: 30px;
616         clear: both;
617 }
618
619 .intro-wrapper {
620         margin-top: 20px;
621 }
622
623 .intro-fullname {
624         font-size: 1.1em;
625         font-weight: bold;
626
627 }
628 .intro-desc {
629         margin-bottom: 20px;
630         font-weight: bold;
631 }
632
633 .intro-note {
634         padding: 10px;
635 }
636
637 .intro-end {
638         padding: 30px;
639 }
640
641 .intro-form {
642         float: left;
643 }
644 .intro-approve-form {
645         clear: both;
646 }
647 .intro-approve-as-friend-end {
648         clear: both;
649 }
650 .intro-submit-approve, .intro-submit-ignore {
651         margin-right: 20px;
652 }
653 .intro-submit-approve {
654         margin-top: 15px;
655 }
656
657 .intro-approve-as-friend-label, .intro-approve-as-fan-label {
658         float: left;
659         width: 100px;
660         margin-left: 20px;
661 }
662 .intro-approve-as-friend, .intro-approve-as-fan {
663         float: left;
664 }
665 .intro-form-end {
666         clear: both;
667 }
668 .intro-approve-as-friend-desc {
669         margin-top: 15px;
670 }
671 .intro-approve-as-end {
672         clear: both;
673         margin-bottom: 10px;
674 }
675
676 .intro-end {
677         clear: both;
678         margin-bottom: 30px;
679 }
680
681 #profile-extra-links ul {
682         list-style-type: none;
683 }
684
685
686 #profile-extra-links li {
687         margin-top: 5px;
688 }
689
690 #profile-edit-links ul {
691         list-style-type: none;
692 }
693
694 #profile-edit-links li {
695         margin-top: 10px;
696 }
697
698 .view-contact-wrapper {
699         margin-top: 20px;
700         float: left;
701         margin-left: 20px;
702         width: 180px;
703 }
704 #view-contact-end {
705         clear: both;
706 }
707 #viewcontacts {
708         margin-top: 15px;
709 }
710 #profile-edit-default-desc {
711         color: #FF0000;
712         border: 1px solid #FF8888;
713         background-color: #FFEEEE;
714         padding: 7px;
715 }
716
717 #profile-edit-clone-link-wrapper {
718         float: left;
719         margin-left: 50px;
720         margin-bottom: 20px;
721         width: 300px;
722 }
723
724 #profile-edit-drop-link-wrapper {
725         float: left;
726 }
727
728 #profile-edit-links-end {
729         clear: both;
730 }
731 .profile-listing-photo {
732         border: none;
733 }
734
735 .profile-edit-submit-wrapper {
736         margin-top: 20px;
737         margin-bottom: 20px;
738 }
739
740 #profile-photo-link-select-wrapper {
741         margin-top: 2em;
742 }
743 #profile-photo-wrapper img {
744         width:175px;
745         height:175px;
746 }
747
748 #profile-edit-profile-name-label,
749 #profile-edit-name-label,
750 #profile-edit-pdesc-label,
751 #profile-edit-gender-label,
752 #profile-edit-dob-label,
753 #profile-edit-address-label,
754 #profile-edit-locality-label,
755 #profile-edit-region-label,
756 #profile-edit-postal-code-label,
757 #profile-edit-country-name-label,
758 #profile-edit-marital-label,
759 #profile-edit-sexual-label,
760 #profile-edit-politic-label,
761 #profile-edit-religion-label,
762 #profile-edit-pubkeywords-label,
763 #profile-edit-prvkeywords-label,
764 #profile-edit-homepage-label {
765         float: left;
766         width: 175px;
767 }
768
769 #profile-edit-profile-name,
770 #profile-edit-name,
771 #profile-edit-pdesc,
772 #gender-select,
773 #profile-edit-dob,
774 #profile-edit-address,
775 #profile-edit-locality,
776 #profile-edit-region,
777 #profile-edit-postal-code,
778 #profile-edit-country-name,
779 #marital-select,
780 #sexual-select,
781 #profile-edit-politic,
782 #profile-edit-religion,
783 #profile-edit-pubkeywords,
784 #profile-edit-prvkeywords,
785 #profile-in-dir-yes,
786 #profile-in-dir-no,
787 #profile-in-netdir-yes,
788 #profile-in-netdir-no,
789 #hide-friends-yes,
790 #hide-friends-no,
791 #settings-normal,
792 #settings-soapbox,
793 #settings-community,
794 #settings-freelove {
795         float: left;
796         margin-bottom: 20px;
797 }
798
799 #profile-in-dir-yes-label,
800 #profile-in-dir-no-label,
801 #profile-in-netdir-yes-label,
802 #profile-in-netdir-no-label,
803 #hide-friends-yes-label,
804 #hide-friends-no-label {
805         margin-left: 125px;
806         float: left;
807         width: 50px;
808 }
809
810 #profile-edit-with-label {
811         width: 175px;
812         margin-left: 20px;
813 }
814
815 #profile-edit-pubkeywords-desc,
816 #profile-edit-prvkeywords-desc {
817         float: left;
818         margin-left: 20px;
819 }
820
821 #profile-publish-yes-reg,
822 #profile-publish-no-reg {
823        float: left;
824        margin-bottom: 10px;
825 }
826
827 #profile-publish-yes-label-reg,
828 #profile-publish-no-label-reg {
829        margin-left: 350px;
830        float: left;
831        width: 50px;
832 }
833
834 #profile-publish-break-reg,
835 #profile-publish-end-reg {
836        clear: both;
837 }
838
839
840
841 #profile-edit-homepage {
842         float: left;
843         margin-bottom: 35px;
844 }
845 #settings-normal-label,
846 #settings-soapbox-label,
847 #settings-community-label,
848 #settings-freelove-label {
849         float: left;
850         width: 200px;
851 }
852 #settings-normal-desc,
853 #settings-soapbox-desc,
854 #settings-community-desc,
855 #settings-freelove-desc {
856         float: left;
857         margin-left: 75px;
858 }
859
860 #profile-edit-profile-name-end,
861 #profile-edit-name-end,
862 #profile-edit-pdesc-end,
863 #profile-edit-gender-end,
864 #profile-edit-dob-end,
865 #profile-edit-address-end,
866 #profile-edit-locality-end,
867 #profile-edit-region-end,
868 #profile-edit-postal-code-end,
869 #profile-edit-country-name-end,
870 #profile-edit-marital-end,
871 #profile-edit-sexual-end,
872 #profile-edit-politic-end,
873 #profile-edit-religion-end,
874 #profile-edit-pubkeywords-end,
875 #profile-edit-prvkeywords-end,
876 #profile-edit-homepage-end,
877 #profile-in-dir-break,
878 #profile-in-dir-end,
879 #profile-in-netdir-break,
880 #profile-in-netdir-end,
881 #hide-friends-break,
882 #hide-friends-end,
883 #settings-normal-break,
884 #settings-soapbox-break,
885 #settings-community-break,
886 #settings-freelove-break {
887         clear: both;
888 }
889
890
891
892
893
894 #gender-select, #marital-select, #sexual-select {
895         width: 220px;
896 }
897
898 #profile-edit-profile-name-wrapper .required {
899         color: #FF0000;
900         float: left;
901 }
902
903 #contacts-main {
904         margin-top: 20px;
905         margin-bottom: 20px;
906 }
907
908 .contact-entry-wrapper {
909         float: left;
910         width: 180px;
911 }
912
913 .contact-entry-direction-icon {
914         margin-top: 24px;
915         margin-right: 2px;
916 }
917
918 .contact-entry-photo img {
919         border: none;
920 }
921 .contact-entry-photo-end {
922         clear: both;
923 }
924 .contact-entry-name {
925         float: left;
926         margin-left: 30px;
927 }
928 .contact-entry-edit-links {
929         margin-top: 6px;
930         margin-left: 10px;
931         width: 16px;
932 }
933 .contact-entry-nav-wrapper {
934         float: left;
935         margin-left: 10px;
936 }
937
938 .contact-entry-edit-links img {
939         border: none;
940         margin-right: 15px;
941 }
942 .contact-entry-photo {
943         float: left;
944 }
945 .contact-entry-end {
946         clear: both;
947 }
948
949 #contact-edit-end {
950         clear: both;
951 }
952
953 .wall-item-content-wrapper {
954         margin-top: 10px;
955         border: 1px solid #CCC;
956 }
957
958 .wall-item-content-wrapper.comment {
959         margin-left: 50px;
960         background: #CCCCCC;
961 }
962
963 .wall-item-photo-wrapper {
964         margin-top: 10px;
965         margin-left: 10px;
966         margin-bottom: 10px;
967         width: 100px;
968         float: left;
969 }
970 .wall-item-arrowphoto-wrapper {
971         margin-top: 40px;
972         margin-right: 20px;
973         float: left;
974 }
975 .wall-item-wrapper {
976         margin-left: 10px;;
977 }
978
979 .wall-item-lock {
980         position: absolute;
981         left: 105px;
982         top: 1px;
983 }
984
985 .wall-item-ago {
986         color: #888888;
987         font-size: 0.8em;
988 }
989 .wall-item-like-buttons {
990     float: left;
991     margin-right: 10px;
992     padding-right: 10px;
993     border-right: 2px solid #fff;
994 }
995
996 .wall-item-links-wrapper {
997     float: left;
998 }
999
1000 .wall-item-delete-wrapper {
1001     float: right;
1002 }
1003
1004 .wall-item-delete-end {
1005     clear: both;
1006 }
1007
1008
1009 .wall-item-like-buttons img {
1010         cursor: pointer;
1011 }
1012
1013 .wall-item-delete-icon {
1014         border: none;
1015 }
1016
1017
1018 .wall-item-wrapper-end {
1019         clear: both;
1020 }
1021 .wall-item-name-link {
1022         font-weight: bold;
1023         text-decoration: none;
1024         color: #3172BD;
1025 }
1026 .wall-item-photo {
1027         border: none;
1028 }
1029 .wall-item-content {
1030         float: left;
1031         width: 450px;
1032         margin-left: 10px;
1033         margin-bottom: 20px;
1034         padding: 20px;
1035         max-height: 400px;
1036         overflow: auto;
1037
1038 }
1039 .wall-item-tools {
1040     clear: both;
1041 padding: 5px 10px 0px;
1042 }
1043 .wall-item-photo-end {
1044         clear: both;
1045 }
1046 .wall-item-author {
1047         margin-top: 10px;
1048 }
1049 .wall-item-info {
1050     display: block;
1051     float: left;
1052     width:110px;
1053     margin-right:10px;
1054 }
1055
1056 .wall-item-title {
1057         float: left;
1058         font-weight: bold;
1059         width: 450px;
1060 }
1061
1062 .wall-item-body {
1063         float: left;
1064         width: 450px;
1065         margin-top: 10px;
1066 }
1067
1068 .comment-edit-wrapper {
1069         margin-top: 15px;
1070         background: #CCCCCC;
1071         margin-left: 50px;
1072 }
1073
1074 .comment-wwedit-wrapper {
1075         margin-top: 15px;
1076         background: #CCCCCC;
1077         margin-left: 250px;
1078 }
1079
1080 .comment-edit-photo {
1081         margin-top: 10px;
1082         margin-left: 10px;
1083         margin-bottom: 10px;
1084         width: 100px;
1085         float: left;
1086 }
1087 .comment-edit-text-empty, .comment-edit-text-full {
1088         float: left;
1089         margin-top: 40px;
1090 }
1091 .comment-edit-text-end {
1092         clear: both;
1093 }
1094
1095 .comment-edit-submit {
1096         margin-left: 110px;
1097         margin-top: 10px;
1098 }
1099 #profile-jot-plugin-wrapper,
1100 #profile-jot-submit-wrapper {
1101         margin-top: 15px;
1102 }
1103
1104 #profile-jot-submit {
1105         float: left;
1106 }
1107 #profile-upload-wrapper {
1108         float: left;
1109         margin-left: 50px;
1110 }
1111
1112 #profile-rotator {
1113         float: left;
1114         margin-left: 50px;
1115 }
1116 #profile-link-wrapper {
1117         float: left;
1118         margin-left: 20px;
1119 }
1120 #profile-youtube-wrapper {
1121         float: left;
1122         margin-left: 20px;
1123 }
1124 #profile-location-wrapper {
1125         float: left;
1126         margin-left: 20px;
1127 }
1128 #profile-nolocation-wrapper {
1129         float: left;
1130         margin-left: 20px;
1131 }
1132
1133 #profile-jot-perms {
1134         float: left;
1135         margin-left: 200px;
1136         font-weight: bold;
1137         font-size: 1.2em;
1138 }
1139
1140 #profile-jot-perms-end {
1141         clear: both;
1142 }
1143 #profile-jot-plugin-end {
1144   clear:both;
1145 }
1146 .profile-jot-net {
1147         float: left;
1148         margin-right: 10px;
1149         margin-top: 5px;
1150         margin-bottom: 5px;
1151 }
1152
1153 #profile-jot-networks-end {
1154         clear: both;
1155 }
1156
1157 #profile-jot-end {
1158         clear: both;
1159         margin-bottom: 30px;
1160 }
1161 #about-jot-submit-wrapper {
1162         margin-top: 15px;
1163 }
1164 #about-jot-end {
1165         margin-bottom: 30px;
1166 }
1167 #contacts-main {
1168         margin-bottom: 30px;
1169 }
1170
1171 #profile-listing-desc {
1172         margin-left: 30px;
1173 }
1174
1175 #profile-listing-new-link-wrapper {
1176         margin-left: 30px;
1177         margin-bottom: 30px;
1178 }
1179 .profile-listing-photo-wrapper {
1180         float: left;
1181 }
1182
1183 .profile-listing-edit-buttons-wrapper {
1184         clear: both;
1185 }
1186 .profile-listing-photo-edit-link {
1187         float: left;
1188         width: 125px;
1189 }
1190 .profile-listing-end {
1191         clear: both;
1192 }
1193 .profile-listing-edit-buttons-wrapper img{
1194         border: none;
1195         margin-right: 20px;
1196 }
1197 .profile-listing {
1198         margin-top: 25px;
1199 }
1200 .profile-listing-name {
1201         float: left;
1202         margin-left: 32px;
1203         margin-top: 10px;
1204         color: #3172BD;
1205         font-weight: bold;
1206         width: 200px;
1207
1208 }
1209 .fortune {
1210         margin-top: 50px;
1211         color: #4444FF;
1212         font-weight: bold;
1213         margin-bottom: 20px;
1214 }
1215
1216
1217 .directory-end {
1218         clear: both;
1219 }
1220 .directory-name {
1221         text-align: center;
1222 }
1223 .directory-photo {
1224         margin-left: 25px;
1225 }
1226 .directory-details {
1227         font-size: 0.7em;
1228         text-align: center;
1229         margin-left: 5px;
1230         margin-right: 5px;
1231 }
1232 .directory-item {
1233         float: left;
1234         width: 225px;
1235         height: 260px;
1236         overflow: auto;
1237 }
1238
1239 #directory-search-wrapper {
1240         margin-top: 20px;
1241         margin-right: 20px;
1242         margin-bottom: 50px;
1243 }
1244
1245 #directory-search-end {
1246 }
1247
1248 .directory-photo-img {
1249         border: none;
1250 }
1251
1252
1253 .pager {
1254   padding: 10px;
1255   text-align: center;
1256   font-size: 1.0em;
1257 }
1258
1259
1260 .pager_first,
1261 .pager_last,
1262 .pager_prev,
1263 .pager_next,
1264 .pager_n {
1265         border: 1px solid black;
1266         background: #EEE;
1267         padding: 4px;
1268 }
1269
1270 .pager_first a,
1271 .pager_last a,
1272 .pager_prev a,
1273 .pager_next a,
1274 .pager_n a {
1275         text-decoration: none;
1276 }
1277
1278 .pager_current {
1279   border: 1px solid black;
1280   background: #FFCCCC;
1281   padding: 4px;
1282 }
1283
1284
1285 #advanced-profile-name-wrapper,
1286 #advanced-profile-gender-wrapper,
1287 #advanced-profile-dob-wrapper,
1288 #advanced-profile-age-wrapper,
1289 #advanced-profile-marital-wrapper,
1290 #advanced-profile-sexual-wrapper,
1291 #advanced-profile-homepage-wrapper,
1292 #advanced-profile-politic-wrapper,
1293 #advanced-profile-religion-wrapper,
1294 #advanced-profile-about-wrapper,
1295 #advanced-profile-interest-wrapper,
1296 #advanced-profile-contact-wrapper,
1297 #advanced-profile-music-wrapper,
1298 #advanced-profile-book-wrapper,
1299 #advanced-profile-tv-wrapper,
1300 #advanced-profile-film-wrapper,
1301 #advanced-profile-romance-wrapper,
1302 #advanced-profile-work-wrapper,
1303 #advanced-profile-education-wrapper {
1304         margin-top: 20px;
1305 }
1306
1307 #advanced-profile-name-text,
1308 #advanced-profile-gender-text,
1309 #advanced-profile-dob-text,
1310 #advanced-profile-age-text,
1311 #advanced-profile-marital-text,
1312 #advanced-profile-sexual-text,
1313 #advanced-profile-homepage-text,
1314 #advanced-profile-politic-text,
1315 #advanced-profile-religion-text,
1316 #advanced-profile-about-text,
1317 #advanced-profile-interest-text,
1318 #advanced-profile-contact-text,
1319 #advanced-profile-music-text,
1320 #advanced-profile-book-text,
1321 #advanced-profile-tv-text,
1322 #advanced-profile-film-text,
1323 #advanced-profile-romance-text,
1324 #advanced-profile-work-text,
1325 #advanced-profile-education-text {
1326         width: 300px;
1327         float: left;
1328 }
1329
1330 #advanced-profile-name-end,
1331 #advanced-profile-gender-end,
1332 #advanced-profile-dob-end,
1333 #advanced-profile-age-end,
1334 #advanced-profile-marital-end,
1335 #advanced-profile-sexual-end,
1336 #advanced-profile-homepage-end,
1337 #advanced-profile-politic-end,
1338 #advanced-profile-religion-end {
1339         clear: both;
1340 }
1341
1342 #advanced-profile-about-end,
1343 #advanced-profile-interest-end,
1344 #advanced-profile-contact-end,
1345 #advanced-profile-music-end,
1346 #advanced-profile-book-end,
1347 #advanced-profile-tv-end,
1348 #advanced-profile-film-end,
1349 #advanced-profile-romance-end,
1350 #advanced-profile-work-end,
1351 #advanced-profile-education-end {
1352
1353
1354 }
1355
1356 #advanced-profile-name,
1357 #advanced-profile-gender,
1358 #advanced-profile-dob,
1359 #advanced-profile-age,
1360 #advanced-profile-marital,
1361 #advanced-profile-sexual,
1362 #advanced-profile-homepage,
1363 #advanced-profile-politic,
1364 #advanced-profile-religion {
1365         float: left;
1366
1367 }
1368
1369
1370 #advanced-profile-about,
1371 #advanced-profile-interest,
1372 #advanced-profile-contact,
1373 #advanced-profile-music,
1374 #advanced-profile-book,
1375 #advanced-profile-tv,
1376 #advanced-profile-film,
1377 #advanced-profile-romance,
1378 #advanced-profile-work,
1379 #advanced-profile-education {
1380         margin-top: 10px;
1381         margin-left: 50px;
1382         margin-right: 20px;
1383         padding: 10px;
1384         border: 1px solid #CCCCCC;
1385 }
1386
1387 #advanced-profile-with {
1388         float: left;
1389         margin-left: 15px;
1390 }
1391
1392 #contact-edit-wrapper {
1393         margin-top: 50px;
1394 }
1395
1396 #contact-edit-banner-name {
1397         font-size: 1.4em;
1398         font-weight: bold;
1399         margin-left: 30px;
1400 }
1401
1402 #contact-edit-poll-wrapper {
1403         margin-left: 50px;
1404         margin-top: 30px;
1405 }
1406 #contact-edit-poll-text {
1407         margin-top: 15px;
1408         margin-bottom: 5px;
1409 }
1410
1411 #contact-edit-update-now {
1412         margin-top: 15px;
1413 }
1414
1415 #contact-edit-photo-wrapper {
1416         margin-bottom: 20px;
1417 }
1418 #contact-edit-links {
1419         float: left;
1420 }
1421 #contact-edit-links img {
1422         margin-left: 20px;
1423         border: none;
1424 }
1425
1426 #contact-drop-links {
1427         float: left;
1428 }
1429
1430 #contact-drop-links img {
1431         margin-left: 20px;
1432         border: none;
1433 }
1434
1435 #contact-edit-nav-end {
1436         clear: both;
1437 }
1438
1439 #contact-edit-direction-icon {
1440         float: left;
1441         margin-top: 70px;
1442         margin-right: 2px;
1443 }
1444
1445 #contact-edit-photo {
1446         float: left;
1447 }
1448
1449 #contact-edit-photo-end {
1450         clear: both;
1451 }
1452
1453 #contact-edit-photo-wrapper {
1454         float: left;
1455 }
1456
1457 #contact-edit-nav-wrapper {
1458         float: left;
1459 }
1460
1461 #contact-edit-end {
1462         clear: both;
1463 }
1464
1465 #contact-profile-selector {
1466         width: 175px;
1467         margin-left: 175px;
1468 }
1469
1470 #contact-reputation-selector {
1471         margin-left: 175px;
1472 }
1473
1474 #contact-edit-rating-text {
1475         margin-left: 175px;
1476 }
1477
1478 .contact-edit-submit {
1479         margin-top: 20px;
1480         margin-left: 50px;
1481 }
1482
1483 #block-message, #ignore-message, #profile-edit-insecure {
1484         margin-top: 20px;
1485         color: #FF0000;
1486         font-size: 1.1em;
1487         border: 1px solid #FF8888;
1488         background-color: #FFEEEE;
1489         padding: 10px;
1490 }
1491
1492 #block-message, #ignore-message {
1493         width: 180px;
1494 }
1495
1496 #profile-edit-insecure {
1497         width: 600px;
1498 }
1499
1500 .profile-tabs {
1501         float: left;
1502         padding: 4px;
1503         margin-top: 10px;
1504         margin-bottom: 10px;
1505         margin-right: 5px;
1506         /*border: 1px solid #CCC;*/
1507         /*background: #F8F8F8;*/
1508         font-size: 0.8em;
1509         font-weight: bold;
1510         background-color: #ECECEC;
1511         border: 1px solid #858585;
1512 }
1513 .profile-tabs:hover {
1514         background-color: #0CBEFE;
1515         color: #F5F6FB;
1516         border: 1px solid #F5F6FB;
1517         /*cursor: pointer;*/
1518 }
1519
1520 #profile-tabs-end {
1521         clear: both;
1522 }
1523
1524 .comment-edit-text-empty {
1525         color: gray;
1526         height: 30px;
1527         width: 175px;
1528         overflow: auto;
1529         margin-bottom: 10px;
1530 }
1531
1532 .comment-edit-text-full {
1533         color: black;
1534         height: 150px;
1535         width: 350px;
1536         overflow: auto;
1537 }
1538
1539 #group-new-submit-wrapper {
1540         margin-top: 30px;
1541 }
1542
1543 #acl-allow-group-label,
1544 #acl-allow-contact-label,
1545 #acl-deny-group-label,
1546 #acl-deny-contact-label {
1547         display: block;
1548 }
1549
1550 #acl-permit-text,
1551 #acl-deny-text {
1552         margin-top: 10px;
1553 }
1554
1555 #acl-allow-group-label,
1556 #acl-allow-contact-label,
1557 #acl-deny-group-label,
1558 #acl-deny-contact-label {
1559         margin-top: 5px;
1560         margin-bottom: 5px;
1561 }
1562
1563
1564 #group_allow_wrapper,
1565 #group_deny_wrapper {
1566         float: left;
1567         width: 100px;
1568         margin-right: 10px;
1569 }
1570
1571 #contact_allow_wrapper,
1572 #contact_deny_wrapper {
1573         float: left;
1574         width: 150px;
1575         margin-right: 10px;
1576 }
1577
1578 #acl-allow-end,
1579 #acl-deny-end {
1580         clear: both;
1581 }
1582 #acl-permit-outer-wrapper,
1583 #acl-deny-outer-wrapper {
1584         padding: 10px;
1585         margin-top: 10px;
1586         border: 2px solid #BBBBBB;
1587         float: left;
1588 }
1589
1590 #acl-wrapper-end {
1591         clear: both;
1592 }
1593
1594 #group-edit-name-label {
1595         float: left;
1596         width: 175px;
1597         margin-top: 20px;
1598         margin-bottom: 20px;
1599 }
1600
1601 #group-edit-name {
1602         float: left;
1603         width: 225px;
1604         margin-top: 20px;
1605         margin-bottom: 20px;
1606 }
1607
1608 #group-edit-name-wrapper {
1609
1610
1611 }
1612
1613
1614 #group_members_select_label {
1615         display: block;
1616         float: left;
1617         width: 175px;
1618 }
1619
1620 .group_members_select {
1621         float: left;
1622         width: 230px;
1623         overflow: auto;
1624 }
1625
1626 #group_members_select_end {
1627         clear: both;
1628 }
1629 #group-edit-name-end {
1630         clear: both;
1631 }
1632
1633 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1634         margin-bottom: 10px;
1635         margin-top: 20px;
1636 }
1637
1638 #prvmail-submit {
1639         float: left;
1640         margin-top: 10px;
1641         margin-right: 30px;
1642 }
1643 #prvmail-upload-wrapper,
1644 #prvmail-link-wrapper,
1645 #prvmail-rotator-wrapper {
1646         float: left;
1647         margin-top: 10px;
1648         margin-right: 10px;
1649         width: 24px;
1650 }
1651
1652 #prvmail-end {
1653         clear: both;
1654 }
1655
1656 .mail-list-sender,
1657 .mail-list-detail {
1658         float: left;
1659 }
1660 .mail-list-detail {
1661         margin-left: 20px;
1662 }
1663
1664 .mail-list-subject {
1665         font-size: 1.1em;
1666         margin-top: 10px;
1667 }
1668 a.mail-list-link {
1669         display: block;
1670         padding: 4px 5px;
1671 }
1672
1673 /*
1674 *a.mail-list-link:hover {
1675 *       background-color: #15607B;
1676 *       color: #F5F6FB;
1677 *}
1678 */
1679
1680 .mail-list-outside-wrapper-end {
1681         clear: both;
1682 }
1683
1684 .mail-list-outside-wrapper {
1685         margin-top: 30px;
1686 }
1687
1688 .mail-list-delete-wrapper {
1689         float: right;
1690         margin-right: 30px;
1691         margin-top: 15px;
1692 }
1693
1694 .mail-list-delete-icon {
1695         border: none;
1696 }
1697
1698 .mail-conv-sender,
1699 .mail-conv-detail {
1700         float: left;
1701 }
1702 .mail-conv-detail {
1703         margin-left: 20px;
1704         width: 500px;
1705 }
1706
1707 .mail-conv-subject {
1708         font-size: 1.1em;
1709         margin-top: 10px;
1710 }
1711
1712 .mail-conv-outside-wrapper-end {
1713         clear: both;
1714 }
1715
1716 .mail-conv-outside-wrapper {
1717         margin-top: 30px;
1718 }
1719
1720 .mail-conv-delete-wrapper {
1721         float: right;
1722         margin-right: 30px;
1723         margin-top: 15px;
1724 }
1725
1726 .mail-conv-delete-icon {
1727         border: none;
1728 }
1729
1730 .message-links ul {
1731         list-style-type: none;
1732 }
1733
1734 .message-links li {
1735         margin-top: 10px;
1736 }
1737 .message-links a {
1738         /*background-color: #ECECEC;*/
1739         /*border: 1px solid #858585;*/
1740         padding: 3px 5px;
1741         /*display: block;*/
1742 }
1743 .message-links a:hover {
1744         background-color: #0CBEFE;
1745         color: #F5F6FB;
1746         /*border: 1px solid #F5F6FB;*/
1747 }
1748
1749 #sidebar-group-list ul {
1750         list-style-type: none;
1751 }
1752
1753 #sidebar-group-list li {
1754         margin-top: 10px;
1755 }
1756
1757 #side-follow-wrapper {
1758         margin-top: 20px;
1759 }
1760 #side-follow-url {
1761         margin-top: 5px;
1762 }
1763 #side-follow-submit {
1764         margin-top: 15px;
1765 }
1766
1767 .photo-album-image-wrapper {
1768         float: left;
1769         margin-top: 15px;
1770         height: 350px;
1771         width: 350px;
1772 }
1773
1774 #photo-album-end {
1775         clear: both;
1776 }
1777
1778 .photo-top-image-wrapper {
1779         float: left;
1780         margin-top: 15px;
1781         height: 350px;
1782         width: 350px;
1783 }
1784
1785 #photo-top-end {
1786         clear: both;
1787 }
1788
1789 #photo-top-links {
1790         margin-bottom: 30px;
1791         margin-left: 30px;
1792 }
1793
1794 #photos-upload-newalbum-div {
1795         float: left;
1796         width: 175px;
1797 }
1798 #photos-upload-existing-album-text {
1799         float: left;
1800         width: 175px;
1801 }
1802 #photos-upload-newalbum {
1803         float: left;
1804 }
1805 #photos-upload-album-select {
1806         float: left;
1807 }
1808 #photos-upload-spacer {
1809         margin-top: 25px;
1810 }
1811 #photos-upload-new-end, #photos-upload-exist-end {
1812         clear: both;
1813 }
1814 #photos-upload-exist-end {
1815         margin-bottom: 15px;
1816 }
1817 #photos-upload-submit {
1818         margin-top: 15px;
1819 }
1820
1821 #photos_upload_applet_wrapper {
1822         margin-bottom: 15px;
1823 }
1824
1825 #photos-upload-no-java-message {
1826         margin-bottom: 15px;
1827 }
1828
1829 #profile-jot-desc {
1830         float: left;
1831         width: 480px;
1832         margin-top: 10px;
1833         margin-bottom: 10px;
1834 }
1835 #character-counter {
1836         float: left;
1837         font-size: 120%;
1838 }
1839
1840 #character-counter.grey {
1841         color: #888888;
1842 }
1843
1844 #character-counter.orange {
1845         color: orange;
1846 }
1847 #character-counter.red {
1848         color: red;
1849 }
1850
1851 #profile-jot-banner-end {
1852         clear: both;
1853 }
1854
1855 #photos-upload-select-files-text {
1856         margin-top: 15px;
1857         margin-bottom: 15px;
1858 }
1859
1860 #photos-upload-perms-menu, #photos-upload-perms-menu:visited {
1861         color: #8888FF;
1862         text-decoration: none;
1863         cursor: pointer;
1864 }
1865
1866 #photos-upload-perms-menu:hover {
1867         color: #0000FF;
1868         text-decoration: underline;
1869         cursor: pointer;
1870 }
1871 #settings-default-perms-menu {
1872         margin-top: 15px;
1873         margin-bottom: 15px;
1874 }
1875
1876 #photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label {
1877         float: left;
1878         width: 150px;
1879 }
1880
1881 #photo-edit-perms-end {
1882         margin-bottom: 15px;
1883 }
1884
1885 #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
1886         float: left;
1887         margin-bottom: 25px;
1888 }
1889 #photo-edit-link-wrap {
1890         margin-bottom: 15px;
1891 }
1892 #photo-like-div {
1893         margin-bottom: 25px;
1894 }
1895
1896 #photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end {
1897         clear: both;
1898 }
1899
1900 #photo-edit-delete-button {
1901         margin-left: 200px;
1902 }
1903 #photo-edit-end {
1904         margin-bottom: 35px;
1905 }
1906 #photo-caption {
1907         font-size: 110%;
1908         font-weight: bold;
1909         margin-top: 15px;
1910         margin-bottom: 15px;
1911 }
1912
1913 #in-this-photo-text {
1914         color: #0000FF;
1915         margin-left: 30px;
1916 }
1917
1918 #in-this-photo {
1919         margin-left: 60px;
1920         margin-top: 10px;
1921         margin-bottom: 20px;
1922 }
1923
1924 #photo-album-edit-submit, #photo-album-edit-drop {
1925         margin-top: 15px;
1926         margin-bottom: 15px;
1927 }
1928
1929 #photo-album-edit-drop {
1930         margin-left: 200px;
1931 }
1932
1933 .group-delete-wrapper {
1934         float: right;
1935         margin-right: 50px;
1936 }
1937
1938 #install-dbhost-label,
1939 #install-dbuser-label,
1940 #install-dbpass-label,
1941 #install-dbdata-label,
1942 #install-tz-desc {
1943        float: left;
1944        width: 250px;
1945        margin-top: 10px;
1946        margin-bottom: 10px;
1947
1948 }
1949
1950 #install-dbhost,
1951 #install-dbuser,
1952 #install-dbpass,
1953 #install-dbdata {
1954        float: left;
1955        width: 200px;
1956        margin-left: 20px;
1957 }
1958
1959 #install-dbhost-end,
1960 #install-dbuser-end,
1961 #install-dbpass-end,
1962 #install-dbdata-end,
1963 #install-tz-end {
1964        clear: both;
1965 }
1966
1967 #install-form select#timezone_select {
1968        float: left;
1969        margin-top: 18px;
1970        margin-left: 20px;
1971 }
1972
1973 #dfrn-request-networks {
1974         margin-bottom: 30px;
1975 }
1976
1977 #pause {
1978   position: fixed;
1979   bottom: 5px;
1980   right: 5px;
1981 }
1982
1983 .sparkle {
1984         cursor: url('lock.cur'), pointer;
1985 /*      cursor: pointer !important; */
1986 }
1987
1988 .contact-block-div {
1989         float: left;
1990         width: 52px;
1991         height: 52px;
1992 }
1993 #contact-block-end {
1994         clear: both;
1995 }
1996 .contact-block-link {
1997         float: left;
1998 }
1999 .contact-block-img {
2000         width:48px;
2001         height:48px;
2002 }
2003
2004 #tag-remove {
2005         margin-bottom: 15px;
2006 }
2007
2008 #tagrm li {
2009         margin-bottom: 10px;
2010 }
2011
2012 #tagrm-submit, #tagrm-cancel {
2013         margin-top: 25px;
2014 }
2015
2016 #tagrm-cancel {
2017         margin-left: 15px;
2018 }
2019
2020 .wall-item-conv {
2021         margin-top: 5px;
2022         margin-bottom: 25px;
2023 }
2024
2025 #search-submit {
2026         margin-left: 15px;
2027 }
2028
2029 #search-box {
2030         margin-bottom: 25px;
2031 }
2032
2033 .location-label, .gender-label, .marital-label, .homepage-label {
2034         float: left;
2035         text-align: right;
2036         display: block;
2037         width: 65px;
2038 }
2039
2040 .adr, .x-gender, .marital-text, .homepage-url {
2041         float: left;
2042         display: block;
2043         margin-left: 8px;
2044 }
2045
2046 .profile-clear {
2047         clear: both;
2048 }
2049
2050
2051 .clear {
2052         clear: both;
2053 }
2054
2055 .cc-license {
2056         margin-top: 50px;
2057         font-size: 70%;
2058 }
2059
2060
2061 #plugin-settings-link, #account-settings-link {
2062         margin-bottom: 25px;
2063 }
2064
2065
2066 #birthday-title {
2067         float: left;
2068         font-weight: bold;      
2069 }
2070
2071 #birthday-adjust {
2072         float: left;
2073         font-size: 75%;
2074         margin-left: 10px;
2075 }
2076
2077 #birthday-title-end {
2078         clear: both;
2079 }
2080
2081 .birthday-list {
2082         margin-left: 15px;
2083 }
2084
2085 #birthday-wrapper {
2086         margin-bottom: 20px;
2087 }
2088
2089
2090 #network-new-link {
2091         margin-top: 15px;
2092         margin-bottom: 15px;
2093 }
2094
2095 .tool-wrapper {
2096   float: left;
2097   margin-left: 20px;
2098 }
2099 .tool-link {
2100   cursor: pointer;
2101 }
2102
2103
2104 .calendar {
2105         font-family: Courier, monospace;
2106 }
2107 .today {
2108         color: #FF0000;
2109 }
2110
2111
2112 .settings-block {
2113         border: 1px solid #AAA;
2114         margin: 10px;
2115         padding: 10px;
2116 }
2117
2118
2119 .app-title {
2120         margin: 10px;
2121 }
2122
2123
2124 #identity-manage-desc {
2125         margin-top:15px;
2126         margin-bottom: 15px;
2127 }
2128
2129 #identity-manage-choose {
2130         margin-bottom: 15px;
2131 }
2132
2133 #identity-submit {
2134         margin-top: 20px;
2135 }
2136
2137
2138 #photo-prev-link, #photo-next-link {
2139         padding: 10px;
2140         float: left;
2141 }
2142
2143 #photo-photo {
2144         float: left;
2145 }
2146
2147 #photo-photo-end {
2148         clear: both;
2149 }
2150