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