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