]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/style.css
Merge remote branch 'upstream/master'
[friendica.git] / view / theme / frost / style.css
1 /**
2  * duepuntozero Frindika style
3  * Fabio Comuni <fabrix.xm@gmail.com>
4  *
5  * Heavily modified for Frost
6  * Zach P
7  */
8
9
10 /* generals */
11 body {
12         font-family: helvetica,arial,freesans,clean,sans-serif;
13         font-size: 12px;
14 /*      line-height: 24px;*/
15         background-color: #ffffff;
16         background-image: url(head.jpg);
17         background-repeat: repeat-x;
18         color: #505050;
19         margin: 0px;
20 }
21
22 div.container {
23         display: block;
24         width: 785 px;
25         margin-top: 0px;
26         margin-bottom: 0px;
27         margin-left: auto;
28         margin-right: auto;
29 }
30
31 a, a:visited, a:link { color: #3465a4; text-decoration: none; }
32 a:hover {text-decoration: underline; }
33
34 input {
35         border: 1px solid #666666;
36         -moz-border-radius: 3px;
37         -webkit-border-radius: 3px;
38         border-radius: 3px;     
39         padding: 3px;
40 }
41
42 img { border :0px; }
43
44 #id_openid_url, .openid input {
45    background: url(login-bg.gif) no-repeat;
46    background-position: 0 50%;
47    padding-left: 18px;
48 }
49 .openid:hover {
50
51 }
52
53 #id_openid_url {
54         width: 384px;
55 }
56
57 code {
58         font-family: Courier, monospace;
59         white-space: pre;
60         display: block;
61         overflow: auto;
62         border: 1px solid #444;
63         background: #EEE;
64         color: #444;
65         padding: 10px;
66         margin-top: 20px; 
67 }
68
69 blockquote {
70         background-color: #f4f8f9;
71         border-left: 4px solid #dae4ee;
72         padding: 0.4em;
73 }
74
75 .icollapse-wrapper, .ccollapse-wrapper {
76         border: 1px solid #CCC;
77         padding: 5px;
78 }
79
80 .hide-comments-outer {
81         margin-left: 75px;
82         font-weight: 700;
83         opacity: 0.4;
84         border-bottom: 1px solid #AAA;
85 }
86 .hide-comments-outer:hover {
87         opacity: 1.0;
88 }
89 .hide-comments {
90         margin-left: 5px;
91 }
92
93 #panel {
94         background-color: ivory;
95         position: absolute;
96         z-index: 2;
97         width: 30%;
98         padding: 25px;
99         border: 1px solid #444;
100 }
101
102 .heart {
103         color: #FF0000;
104         font-size: 100%;
105         margin-right: 5px;
106 }
107
108
109
110 /* nav */
111 nav {
112         height: 94px;
113         width: 1100px;
114         display: block;
115         margin-top: 0px;
116         margin-bottom: 0px;
117         margin-left: auto;
118         margin-right: auto;
119 }
120 nav #site-location {
121         color: #888a85;
122         font-size: 0.8em;
123         position: absolute;
124 }
125
126 .error-message {
127         color: #FF0000;
128         font-size: 1.1em;
129         border: 1px solid #FF8888;
130         background-color: #FFEEEE;
131         padding: 10px;
132 }
133
134 .info-message {
135         color: #204a87;
136         font-size: 1.1em;
137         border: 1px solid #3465a4;
138         background-color: #d7e3f1;
139         padding: 10px;
140 }
141
142
143 nav #banner {
144         display: block;
145         margin-top: 14px;
146         position: absolute;
147 }
148 nav #banner #logo-text a {
149         font-size: 40px;
150         font-weight: bold;
151         margin-left: 3px;
152         color: #000000;
153
154 }
155 nav #banner #logo-text a:hover { text-decoration: none; }
156
157
158 /* ZP REMOVE? nav-commlink */
159 .nav-commlink, .nav-login-link {
160         display: block;
161         height: 15px;
162         margin-top: 67px;
163         margin-right: 2px;
164         /*padding: 6px 10px;*/
165         padding: 6px 3px;
166         float: left;
167         bottom: 140px;
168         border: 1px solid #babdb6;
169         border-bottom: 0px;
170         background-color: #aec0d3;
171         color: #565854;         
172         -moz-border-radius: 3px 3px 0px 0px;
173         -webkit-border-radius: 3px 3px 0px 0px;
174         border-radius: 3px 3px 0px 0px; 
175 }
176
177 .nav-commlink.selected {
178         background-color: #ffffff;
179         border-bottom: 1px solid #ffffff;
180         color: #000000 !important;
181         margin-top: 64px;
182         padding-top: 6px;
183         padding-bottom: 8px;
184 }
185
186 .nav-ajax-left.show {
187         position: absolute;
188         font-size: 0.8em;
189         top: 25px;
190         right: 5px;
191         padding: 1px 2px;
192         border-radius: 4px;
193         -moz-border-radius: 4px;
194         -webkit-border-radius: 4px;
195         background-color: gold !important;
196 }
197
198
199
200 nav #nav-link-wrapper .nav-link {
201         /*border-right: 1px solid #babdb6;*/
202 }
203
204 nav .nav-link img {
205         margin-top: 24px;
206         margin-bottom: 0.2em;
207         margin-right: 1em;
208         margin-left: 1em;
209         background-color: transparent !important;
210 }
211
212 .nav-button-container {
213         float: right;
214         position: relative;
215 }
216
217 .nav-button-container .nav-ajax-left {
218 }
219
220 .nav-menu-list {
221         text-align: center;
222         line-height: 18px;
223
224         border-left: 1px solid #AAAAAA;/*#444444;*/
225         border-right: 1px solid #AAAAAA;
226         border-top: 1px solid #AAAAAA;
227         border-bottom: 1px solid #AAAAAA;
228
229         -moz-box-shadow: 3px 3px 5px #555;
230         -webkit-box-shadow: 3px 3px 5px #555;
231         box-shadow: 3px 3px 5px #555;
232
233         background: #FFFFFF;
234
235         display: none;
236         list-style: none;
237
238         width: 10em;
239         position: absolute;
240         margin: 0px;
241         right: -33px;
242         padding: 1em 0px;
243
244         z-index: 10000;
245 }
246
247
248
249 div.main-container {
250         width: 1180px;
251         margin: 0px auto;
252         display: block;
253         position: relative;
254 }
255
256 /*div.main-content-loading {
257         position: absolute;
258         top: 200px;
259         left: 50%;
260         display: none;
261 }*/
262
263
264 /* aside */
265 aside {
266         display: block;
267         min-height: 112px;
268
269         width: 250px;
270
271         padding: 1em;
272         margin: 1em 0px 0px 0px;
273
274         position: absolute;
275
276 /*      float:left;*/
277 }
278
279 #dfrn-request-link {
280         display: block;
281         color: #FFFFFF;
282         -webkit-border-radius: 5px ;
283         -moz-border-radius: 5px;
284         border-radius: 5px;
285         padding: 5px;
286         font-weight: bold;
287         background: #3465a4 url('friendica-16.png') no-repeat 95% center;
288 }
289 #wallmessage-link {
290         display: block;
291         color: #FFFFFF;
292         -webkit-border-radius: 5px ;
293         -moz-border-radius: 5px;
294         border-radius: 5px;
295         padding: 5px;
296         font-weight: bold;
297         background-color: #3465a4;
298 }
299
300 /* section */
301 section {
302         width: 565px;
303
304         display: block;
305
306         margin-left: auto;
307         margin-right: auto;
308         margin-top: 0px;
309         margin-bottom: 0px;
310
311         padding-left: 1em;
312         padding-right: 1em;
313         padding-top: 1em;
314
315         background-color: #ffffff;
316 /*      background-image: url(border.jpg);
317         background-position: top left;
318         background-repeat: no-repeat;*/
319
320         min-height: 112px;
321         border-top: 1px solid #babdb6;
322         border-left: 1px dotted #AAA;
323         border-right: 1px dotted #AAA;
324 }
325
326 .tabs {
327         height: 27px;
328         background-image: url(head.jpg);
329         background-repeat: repeat-x;    
330         background-position: 0px -20px;
331         border-bottom: 1px solid #babdb6;
332         padding:0px;
333 }
334 .tabs li { margin: 0px; list-style: none; }
335 .tab {
336         display:block;
337         float:left;
338         padding: 0.4em;
339         /*margin-right: 1em;*/
340         margin-right: 3px ;
341 }
342 .tab.active {
343         font-weight: bold;
344         
345 }
346
347
348 /* footer */
349 footer {
350         text-align: center;
351         padding-bottom: 1em;
352 }
353
354 .birthday-today, .event-today {
355         font-weight: bold;
356 }
357 /*
358 div.wall-item-content-wrapper.shiny {
359   background-image: url('shiny.png');
360   background-position: -5px 30px;
361   background-repeat:no-repeat;
362 }*/
363
364 .preview {
365         background: #FFFFC8;
366 }
367
368 #theme-preview {
369         margin: 15px 0 15px 150px;
370 }
371 #theme-version {
372         display: block;
373         font-weight: bold;
374 }
375 #theme-credits {
376         margin-top: 15px;
377         margin-bottom: 15px;
378 }
379
380 /* from default */
381 #jot-perms-icon, 
382 #profile-location,
383 #profile-nolocation,
384 #profile-youtube, 
385 #profile-video, 
386 #profile-audio,
387 #profile-link,
388 #profile-title, 
389 #wall-image-upload,
390 #wall-file-upload,
391 #profile-upload-wrapper,
392 #wall-image-upload-div,
393 #wall-file-upload-div,
394 .hover, .focus {
395         cursor: pointer;
396 }
397
398 #jot-perms-icon {
399         float: left;
400 }
401
402 #jot-title, #jot-category {
403         border: 0px;
404         margin: 0px;
405         height: 20px;
406         width: 530px;
407         margin-bottom: 5px;
408         font-weight: bold;
409         border: 1px solid #ffffff;
410 }
411
412 #jot-title::-webkit-input-placeholder{font-weight: normal;}
413 #jot-category::-webkit-input-placeholder{font-weight: normal;}
414 #jot-title:-moz-placeholder{font-weight: normal;}
415 #jot-category:-moz-placeholder{font-weight: normal;}
416                 
417         
418 #jot-title:hover,
419 #jot-title:focus,
420 #jot-category:hover,
421 #jot-category:focus {
422         border: 1px solid #cccccc; 
423 }
424
425 .jothidden { display:none; }
426
427
428 .fakelink, .fakelink:visited, .fakelink:link {
429         color: #3465a4;
430         text-decoration: none;
431         cursor: pointer;
432         margin-top: 15px;
433         margin-bottom: 15px;
434 }
435 .lockview {
436         cursor: pointer;
437 }
438
439 #group-sidebar {
440         margin-bottom: 10px;
441 }
442
443 .group-selected, .nets-selected, .fileas-selected, .categories-selected {
444         padding: 3px;
445         -moz-border-radius: 3px;
446         -webkit-border-radius: 3px;
447         border-radius: 3px;     
448         border: 1px solid #CCCCCC;
449         background: #F8F8F8;
450         font-weight: bold;
451 }
452
453 .settings-widget .selected {
454         padding: 3px;
455         -moz-border-radius: 3px;
456         -webkit-border-radius: 3px;
457         border-radius: 3px;     
458         border: 1px solid #CCCCCC;
459         background: #F8F8F8;
460         font-weight: bold;
461 }
462
463 .fakelink:hover {
464         color: #3465a4;
465         text-decoration: underline;
466         cursor: pointer;
467 }
468 .smalltext {
469         font-size: 0.7em;
470 }
471 #sysmsg {
472         /*width: 600px;*/
473         margin-bottom: 10px;
474 }
475
476 #register-fill-ext {
477         margin-bottom: 25px;
478 }
479
480 #label-register-name, #label-register-email, #label-register-nickname, #label-register-openid {
481         float: left;
482         width: 350px;
483         margin-top: 10px;
484 }
485
486 #register-name, #register-email, #register-nickname {
487         float: left;
488         margin-top: 10px;
489         width: 150px;
490 }
491
492 #register-openid {
493         float: left;
494         margin-top: 10px;
495         width: 130px;
496 }
497
498 #register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end {
499         clear: both;
500 }
501
502 #register-nickname-desc {
503         margin-top: 30px;
504         width: 650px;
505 }
506 #register-sitename {
507         float: left;
508         margin-top: 10px;
509 }
510
511 #register-submit-button {
512         margin-top: 10px;
513 }
514
515 .login-form {
516         margin-top: -150px;
517 }
518 /*#login_standard {
519         width: 210px;
520         float: left;
521 }
522 #login_openid {
523         width: 210px;
524         margin-left: 250px;
525 }
526
527 #login_standard input,
528 #login_openid input {
529         width: 180px;
530 }
531
532 #login-extra-links {
533         clear: both;
534 }
535
536 #register-link, #lost-password-link {
537         float: left;
538         font-size: 80%;
539         margin-right: 15px;
540 }
541
542 #login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
543         height: 50px;
544 }
545
546 #login-submit-button {
547         margin-top: 10px; 
548         margin-left: 200px;
549 }*/
550
551
552 input#dfrn-url {
553         float: left;
554         background: url(friendica-16.png) no-repeat;
555         background-position: 2px center;
556         font-size: 17px;
557         padding-left: 21px;
558         height: 21px;
559         background-color: #FFFFFF;
560         color: #000000;
561         margin-bottom: 20px;
562 }
563
564 #dfrn-url-label {
565         float: left;
566         width: 250px;
567 }
568
569 #dfrn-request-url-end {
570         clear: both;
571 }
572
573 #knowyouyes, #knowyouno {
574         float: left;
575 }
576
577 #dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
578
579         float: none;
580 }
581 #dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
582         float: left;
583         width: 75px;
584         margin-left: 50px;
585         margin-bottom: 7px;
586 }
587 #dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
588         clear: both;
589
590 }
591
592 #dfrn-request-message-wrapper {
593         margin-bottom: 50px;
594 }
595 #dfrn-request-submit-wrapper {
596         clear: both;
597         margin-left: 50px;
598 }
599
600 #dfrn-request-info-wrapper {
601         margin-left: 50px;
602 }
603
604
605
606 #cropimage-wrapper, #cropimage-preview-wrapper {
607         float: left;
608         padding: 30px;
609 }
610
611 #crop-image-form {
612         margin-top: 30px;
613         clear: both;
614 }
615
616 #croppa {
617         max-width: 510px;
618 }
619
620 .intro-wrapper {
621         margin-top: 20px;
622 }
623
624 .intro-fullname {
625         font-size: 1.1em;
626         font-weight: bold;
627
628 }
629 .intro-desc {
630         margin-bottom: 20px;
631         font-weight: bold;
632 }
633
634 .intro-note {
635         padding: 10px;
636 }
637
638 .intro-end {
639         padding: 30px;
640 }
641
642 .intro-form {
643         float: left;
644 }
645 .intro-approve-form {
646         clear: both;
647 }
648 .intro-approve-as-friend-end {
649         clear: both;
650 }
651 .intro-submit-approve, .intro-submit-ignore {
652         margin-right: 20px;
653 }
654 .intro-submit-approve {
655         margin-top: 15px;
656 }
657
658 .intro-approve-as-friend-label, .intro-approve-as-fan-label {
659         float: left;
660         width: 100px;
661         margin-left: 20px;
662 }
663 .intro-approve-as-friend, .intro-approve-as-fan {
664         float: left;
665 }
666 .intro-form-end {
667         clear: both;
668 }
669 .intro-approve-as-friend-desc {
670         margin-top: 15px;
671 }
672 .intro-approve-as-end {
673         clear: both;
674         margin-bottom: 10px;
675 }
676
677 .intro-end {
678         clear: both;
679         margin-bottom: 30px;
680 }
681 .aprofile dt {
682         font-weight: bold;
683 }
684 #page-profile .title {
685         font-weight: bold;
686 }
687 #profile-vcard-break {
688         clear: both;
689 }
690 #profile-extra-links {
691         clear: both;
692         margin-top: 10px;
693 }
694
695 #profile-extra-links ul {
696         list-style-type: none;
697         padding: 0px;
698 }
699
700
701 #profile-extra-links li {
702         margin-top: 5px;
703 }
704
705 #profile-edit-links ul {
706         list-style-type: none;
707 }
708
709 #profile-edit-links li {
710         margin-top: 10px;
711 }
712 .profile-edit-side-div {
713         float: right;
714 }
715 .profile-edit-side-link {
716         opacity: 0.3;
717         filter:alpha(opacity=30);
718 }
719 .profile-edit-side-link:hover {
720         opacity: 1.0;
721         filter:alpha(opacity=100);
722 }
723
724 .view-contact-wrapper {
725         margin-top: 20px;
726         float: left;
727         margin-left: 20px;
728         width: 180px;
729 }
730
731 .contact-wrapper {
732         float: left;
733         width: 150px;
734         height: 150px;
735         overflow: auto;
736 }
737
738 #view-contact-end {
739         clear: both;
740 }
741
742
743 #viewcontacts {
744         margin-top: 15px;
745 }
746 #profile-edit-default-desc {
747         color: #FF0000;
748         border: 1px solid #FF8888;
749         background-color: #FFEEEE;
750         padding: 7px;
751 }
752
753 #profile-edit-clone-link-wrapper {
754         float: left;
755         margin-left: 50px;
756         margin-bottom: 20px;
757         width: 300px;
758 }
759
760
761 #profile-edit-links-end {
762         clear: both;
763         margin-bottom: 15px;
764 }
765
766 .profile-listing-photo {
767         border: none;
768 }
769
770 .profile-edit-submit-wrapper {
771         margin-top: 20px;
772         margin-bottom: 20px;
773 }
774
775 #profile-photo-link-select-wrapper {
776         margin-top: 2em;
777 }
778
779 #profile-photo-submit-wrapper {
780         margin-top: 10px;
781 }
782
783 #profile-photo-wrapper img {
784         width:175px;
785         height:175px;
786         padding: 12px;
787 }
788
789 #profile-edit-profile-name-label,
790 #profile-edit-name-label,
791 #profile-edit-pdesc-label,
792 #profile-edit-gender-label,
793 #profile-edit-dob-label,
794 #profile-edit-address-label,
795 #profile-edit-locality-label,
796 #profile-edit-region-label,
797 #profile-edit-postal-code-label,
798 #profile-edit-country-name-label,
799 #profile-edit-marital-label,
800 #profile-edit-sexual-label,
801 #profile-edit-politic-label,
802 #profile-edit-religion-label,
803 #profile-edit-pubkeywords-label,
804 #profile-edit-prvkeywords-label,
805 #profile-edit-homepage-label,
806 #profile-edit-hometown-label {
807         font-weight: 700;
808         float: left;
809         width: 175px;
810 }
811
812 #profile-edit-profile-name,
813 #profile-edit-name,
814 #profile-edit-pdesc,
815 #gender-select,
816 #profile-edit-dob,
817 #profile-edit-address,
818 #profile-edit-locality,
819 #profile-edit-region,
820 #profile-edit-postal-code,
821 #profile-edit-country-name,
822 #marital-select,
823 #sexual-select,
824 #profile-edit-politic,
825 #profile-edit-religion,
826 #profile-edit-pubkeywords,
827 #profile-edit-prvkeywords,
828 #profile-in-dir-yes,
829 #profile-in-dir-no,
830 #profile-in-netdir-yes,
831 #profile-in-netdir-no,
832 #hide-wall-yes,
833 #hide-wall-no,
834 #hide-friends-yes,
835 #hide-friends-no {
836         float: left;
837         margin-bottom: 20px;
838 }
839 #profile-edit-pubkeywords,
840 #profile-edit-prvkeywords {
841         margin-bottom: 5px;
842 }
843 #settings-normal,
844 #settings-soapbox,
845 #settings-freelove,
846 #settings-community {
847         float: left;
848 }
849 #settings-notifications label {
850         margin-left: 20px;
851 }
852 #settings-notify-desc, #settings-activity-desc {
853         font-weight: bold;
854         margin-bottom: 15px;
855 }
856 #settings-pagetype-desc {
857         color: #666666;
858         margin-bottom: 15px;
859 }
860
861 #profile-in-dir-yes-label,
862 #profile-in-dir-no-label,
863 #profile-in-netdir-yes-label,
864 #profile-in-netdir-no-label,
865 #hide-wall-yes-label,
866 #hide-wall-no-label,
867 #hide-friends-yes-label,
868 #hide-friends-no-label {
869         margin-left: 125px;
870         float: left;
871         width: 50px;
872 }
873
874 #profile-edit-howlong-label,
875 #profile-edit-with-label {
876         display: block;
877         font-style: italic;
878         width: 175px;
879         margin-left: 50px;
880 }
881 #profile-edit-howlong,
882 #profile-edit-with {
883         margin-bottom: 20px;
884         margin-left: 50px;
885 }
886 /*#profile-edit-with-label {
887         width: 175px;
888         margin-left: 20px;
889 }*/
890
891 #profile-publish-yes-reg,
892 #profile-publish-no-reg {
893         float: left;
894         margin-bottom: 10px;
895 }
896
897 #profile-publish-yes-label-reg,
898 #profile-publish-no-label-reg {
899         margin-left: 350px;
900         float: left;
901         width: 50px;
902 }
903
904 #profile-publish-break-reg,
905 #profile-publish-end-reg {
906         clear: both;
907 }
908
909
910 #profile-edit-pdesc-desc,
911 #profile-edit-pubkeywords-desc,
912 #profile-edit-prvkeywords-desc {
913         float: left;
914         margin-left: 20px;
915         margin-bottom: 20px;
916 }
917 #profile-edit-prvkeywords-desc {
918         margin-bottom: 0px;
919 }
920
921
922 /*#profile-edit-homepage, #profile-edit-hometown {
923         float: left;
924         margin-bottom: 35px;
925 }*/
926 #profile-edit-homepage, #profile-edit-hometown {
927         float: left;
928         margin-bottom: 25px;
929 }
930 #profile-edit-hometown {
931         margin-bottom: 5px;
932 }
933 #settings-normal-label,
934 #settings-soapbox-label,
935 #settings-community-label,
936 #settings-freelove-label {
937         float: left;
938         width: 200px;
939 }
940 #settings-normal-desc,
941 #settings-soapbox-desc,
942 #settings-community-desc,
943 #settings-freelove-desc {
944         /*float: left;
945         margin-left: 75px;*/
946     clear: left;
947     color: #666666;
948     display: block;
949     margin-bottom: 20px 
950 }
951
952 #profile-edit-profile-name-end,
953 #profile-edit-name-end,
954 #profile-edit-pdesc-end,
955 #profile-edit-gender-end,
956 #profile-edit-dob-end,
957 #profile-edit-address-end,
958 #profile-edit-locality-end,
959 #profile-edit-region-end,
960 #profile-edit-postal-code-end,
961 #profile-edit-country-name-end,
962 #profile-edit-marital-end,
963 #profile-edit-sexual-end,
964 #profile-edit-politic-end,
965 #profile-edit-religion-end,
966 #profile-edit-pubkeywords-end,
967 #profile-edit-prvkeywords-end,
968 #profile-edit-homepage-end,
969 #profile-edit-hometown-end,
970 #profile-in-dir-break,
971 #profile-in-dir-end,
972 #profile-in-netdir-break,
973 #profile-in-netdir-end,
974 #hide-wall-break,
975 #hide-wall-end,
976 #hide-friends-break,
977 #hide-friends-end,
978 #settings-normal-break,
979 #settings-soapbox-break,
980 #settings-community-break,
981 #settings-freelove-break {
982         clear: both;
983 }
984 #profile-edit-marital-wrapper, #profile-edit-address-wrapper {
985         margin-top: 50px;
986 }
987 #profile-edit-marital-end {
988         margin-bottom: 20px;
989 }
990
991 .settings-widget ul {
992         list-style-type: none;
993         padding: 0px;
994 }
995
996 .settings-widget li {
997         margin-left: 24px;
998         margin-bottom: 8px;
999 }
1000
1001
1002 #gender-select, #marital-select, #sexual-select {
1003         width: 220px;
1004 }
1005
1006 #profile-edit-profile-name-wrapper .required {
1007         color: #FF0000;
1008         float: left;
1009 }
1010
1011 #contacts-display-wrapper {
1012         padding-left: 0px;
1013 }
1014
1015 #contacts-main {
1016         margin-top: 20px;
1017         margin-bottom: 20px;
1018 }
1019
1020 .contact-entry-wrapper {
1021         float: left;
1022 /*      width: 120px;
1023         height: 120px;*/
1024         padding-left: 8px;
1025         padding-right: 8px; 
1026         width: 95px;
1027         height: 170px;
1028 }
1029 #contacts-search-end {
1030         margin-bottom: 10px;
1031 }
1032
1033 .contact-entry-direction-icon {
1034         margin-top: 24px;
1035         margin-right: 2px;
1036 }
1037
1038 .contact-entry-photo img {
1039         border: none;
1040 }
1041 .contact-entry-photo-end {
1042         clear: both;
1043 }
1044 .contact-entry-name {
1045         float: left;
1046         margin-left: 0px;
1047         margin-right: 10px;
1048         padding-bottom: 5px;
1049         width: 120px;
1050         font-weight: 600;
1051         overflow: hidden;
1052 }
1053 .contact-entry-details {
1054         font-style: italic;
1055         font-size: 10px;
1056         font-weight: 500;
1057 }
1058 .contact-entry-network {
1059         font-size: 10px;
1060         font-weight: 500;
1061 }
1062 .contact-entry-edit-links {
1063         margin-top: 6px;
1064         margin-left: 10px;
1065         width: 16px;
1066 }
1067 .contact-entry-nav-wrapper {
1068         float: left;
1069         margin-left: 10px;
1070 }
1071
1072 .contact-entry-edit-links img {
1073         border: none;
1074         margin-right: 15px;
1075 }
1076 .contact-entry-photo {
1077         float: left;
1078         position: relative;
1079 }
1080 .contact-entry-end {
1081         clear: both;
1082 }
1083
1084 #fsuggest-desc, #fsuggest-submit-wrapper {
1085         margin-top: 15px;
1086         margin-bottom: 15px;
1087 }
1088
1089 #network-star-link{
1090         margin-top: 10px;
1091 }
1092 .network-star {
1093         float: left;
1094         margin-right: 5px;
1095 }
1096 #network-bmark-link {
1097         margin-top: 10px;
1098 }
1099
1100 .toplevel_item {
1101         margin-bottom: 40px;
1102 }
1103
1104 .wall-item-content-wrapper {
1105         padding-top: 30px;
1106         border-top: 2px solid #AAA;
1107         position: relative;
1108
1109 }
1110
1111 .wall-item-content-wrapper.comment {
1112         margin-top: 10px;
1113         padding-top: 0px;
1114         margin-left: 75px;
1115         border: none;
1116 }
1117
1118 .wall-item-like, .wall-item-dislike {
1119         font-style: italic;
1120         margin-left: 0px;
1121         opacity: 0.4;
1122 }
1123 .wall-item-dislike {
1124         margin-bottom: 15px;
1125 }
1126 .wall-item-like:hover, .wall-item-dislike:hover {
1127         opacity: 1.0;
1128 }
1129
1130 .wall-item-like.comment, .wall-item-dislike.comment {
1131         margin-left: 75px;
1132 }
1133 .wall-item-dislike.comment {
1134         margin-bottom: 0px;
1135 }
1136
1137 .wall-item-info {
1138         display: block;
1139         float: left;
1140         width:110px;
1141         margin-right:10px;
1142 }
1143 .comment .wall-item-info {
1144         width: 70px;
1145 }
1146
1147 .wall-item-photo-wrapper {
1148         margin-bottom: 10px;
1149         width: 100px;
1150 }
1151 .wall-item-photo-menu-button {
1152         display: block;
1153         position: absolute;
1154         background-image: url("photo-menu.jpg");
1155         background-position: top left; 
1156         background-repeat: no-repeat;
1157         margin: 0px; padding: 0px;
1158         width: 16px;
1159         height: 16px;
1160         top: 94px; left:0px;
1161         overflow: hidden;
1162         text-indent: 40px;
1163         display: none;
1164         
1165 }
1166 .wall-item-photo-menu {
1167         width: auto;
1168         border: 2px solid #444444;
1169         background: #FFFFFF;
1170         position: absolute;
1171 /*      left: 10px; top: 90px;*/
1172         left: 0px; top:110px;
1173         display: none;
1174         z-index: 10000;
1175 }
1176 .wall-item-photo-menu { margin:0px; padding: 0px; list-style: none }
1177 .wall-item-photo-menu li a { display: block; padding: 2px; }
1178 .wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
1179
1180
1181 .comment .wall-item-photo-menu-button { /*top: 44px;*/ top: 34px;}
1182 .comment .wall-item-photo-menu { /*top: 60px;*/ top: 50px; }
1183
1184 .wallwall .wwto {
1185     left: 50px;
1186     margin: 0;
1187     position: absolute;
1188     top: 70px;
1189     width: 30px
1190 }
1191 .wallwall .wwto img {
1192         width: 30px !important;
1193         height: 30px !important;
1194 }
1195
1196 .wallwall /*.wall-item-photo-end*/ {
1197         clear: both;
1198 }
1199
1200 .wall-item-arrowphoto-wrapper {
1201     position: absolute;
1202     left: 75px;
1203     top: 70px;
1204     z-index: 100;
1205 }
1206 .wall-item-lock {
1207         margin-top: 30px;
1208         left: 105px;
1209         position: absolute;
1210         top: 1px;       
1211 }
1212 .comment .wall-item-lock {
1213         left: 65px;
1214         margin-top: 0px;
1215 }
1216
1217 .wall-item-ago {
1218         color: #888888;
1219         font-size: 0.8em;
1220 }
1221
1222 .wall-item-location {
1223         overflow: hidden;
1224         /* add ellipsis on text overflow               */
1225         /* this work on safari, opera, ie, chrome.     */
1226         /* firefox users have to wait support or we    */
1227         /* can use a jquery plugin http://bit.ly/zJskg */
1228         text-overflow: ellipsis;
1229         -o-text-overflow: ellipsis;
1230         width: 100%;
1231 }
1232
1233 .wall-item-like-buttons {
1234         float: left;
1235         margin-right: 10px;
1236 /*      padding-right: 10px; */
1237 /*      border-right: 2px solid #fff; */
1238 }
1239
1240 .like-rotator {
1241         margin-left: 5px;
1242 }
1243
1244 .wall-item-like-buttons > a,
1245 .wall-item-like-buttons > img {
1246         float: left;
1247 }
1248
1249 .wall-item-like-buttons img {
1250         cursor: pointer;
1251 }
1252
1253 .wall-item-share-buttons {
1254         margin-left: 10px;
1255         margin-right: 10px;
1256 }
1257
1258 .editpost {
1259         margin-left: 10px;
1260         float: left;
1261 }
1262 .star-item {
1263         margin-left: 10px;
1264         float: left;    
1265 }
1266 .tag-item {
1267         margin-left: 10px;
1268         float: left;    
1269 }
1270
1271 .filer-item {
1272         margin-left: 10px;
1273         float: left;
1274 }
1275
1276 .wall-item-links-wrapper {
1277         float: left;
1278 }
1279
1280 .wall-item-delete-wrapper {
1281         float: right;
1282 }
1283
1284 /*.wall-item-delete-end {
1285         clear: both;
1286 }*/
1287
1288 .wall-item-delete-icon {
1289         border: none;
1290 }
1291
1292
1293 /*.wall-item-wrapper-end {
1294         clear: both;
1295 }*/
1296 .wall-item-name-link {
1297         font-weight: bold;
1298         text-decoration: none;
1299         color: #3172BD;
1300 }
1301 .wall-item-photo {
1302         border: none;
1303 }
1304 .comment .wall-item-photo {
1305         width: 50px !important; 
1306         height: 50px !important;
1307 }
1308 .wall-item-content {
1309         margin-left: 10px;
1310         padding-right: 1em;
1311 /*      max-height: 500px;*/
1312         overflow: auto;
1313 }
1314
1315 .wall-item-content img {
1316         display: block;
1317         margin-top: 10px;
1318         margin-right: auto;
1319         margin-left: auto;
1320         max-width: 100%;
1321 }
1322
1323 .wall-item-content img.smiley {
1324         display: inline;
1325         margin: auto;
1326 }
1327
1328 .divgrow-showmore {
1329         display: block;
1330         clear: both;
1331         text-align: center;
1332         outline: 0;
1333         border-top: 1px dotted #888;
1334 }
1335
1336
1337
1338 .wall-item-title {
1339         float: left;
1340         font-weight: bold;
1341         font-size: 1.6em; 
1342         /*width: 450px;*/
1343 }
1344
1345 /*.wall-item-title-end {
1346         clear: both;
1347 }*/
1348
1349 .wall-item-body {
1350         text-align: justify;
1351         float: left;
1352         clear: left;
1353         /*width: 450px;*/
1354         width: 100%;
1355         margin-top: 10px;
1356         line-height: 18px;
1357 }
1358
1359 .wall-item-body iframe {
1360         display: block;
1361         clear: both;
1362         margin-top: 1.5em;
1363         margin-bottom: 1.5em;
1364 }
1365
1366 .wall-item-tools {
1367         clear: both;
1368
1369         margin-top: 10px;
1370         margin-left: 0px;
1371         padding: 10px 10px 0px 2px;
1372
1373         height: 22px;
1374
1375         border-bottom: 1px solid #ddd;
1376 }
1377 .wall-item-author {
1378         margin-top: 0px;
1379 }
1380
1381 .comment .wall-item-tools {
1382         margin-left: 0px;
1383         margin-top: 0px;
1384         padding-top: 0px;
1385
1386
1387 .comment-edit-wrapper {
1388         margin-top: 15px;
1389         background: #f3f3f3;
1390         margin-left: 50px;
1391 }
1392
1393 .comment-wwedit-wrapper {
1394         display: block;
1395         margin-top: 15px;
1396         background: #f3f3f3;
1397         margin-left: 75px;
1398 }
1399
1400 .comment-wwedit-wrapper.comment {
1401         width: 300px;
1402         margin-left: 150px;
1403         border-radius: 10px;
1404 }
1405
1406 .comment-edit-photo {
1407         margin-top: 10px;
1408         margin-left: 10px;
1409         margin-bottom: 10px;
1410         width: 70px;
1411         float: left;
1412 }
1413 .comment-edit-photo img {
1414         width: 25px;
1415 }
1416 .comment .comment-edit-photo {
1417         width: 50px;
1418 }
1419 .comment-edit-text-empty, .comment-edit-text-full {
1420         float: left;
1421         margin-top: 10px;
1422         -moz-border-radius: 3px;
1423         -webkit-border-radius: 3px;
1424         border-radius: 3px;     
1425         border: 1px solid #cccccc;
1426         padding: 3px 1px 1px 3px;
1427 }
1428
1429 .comment-edit-text-empty {
1430         color: gray;
1431         height: 30px;
1432         width: 175px;
1433         overflow: auto;
1434         margin-bottom: 10px;
1435 }
1436
1437 .comment-edit-text-full {
1438         color: black;
1439         height: 150px;
1440         width: 350px;
1441         overflow: auto;
1442 }
1443
1444 .comment .comment-edit-text-empty {
1445         height: 1.5em;
1446         width: 150px;
1447 }
1448
1449 .comment .comment-edit-text-full {
1450         margin-left: 10px;
1451         width: 275px;
1452 }
1453
1454 .comment-edit-text-end {
1455         clear: both;
1456 }
1457
1458 .comment-edit-submit {
1459         margin: 10px 0px 10px 110px;
1460 }
1461 .comment .comment-edit-submit {
1462         margin-left: 30px;
1463 }
1464
1465 #profile-jot-plugin-wrapper,
1466 #profile-jot-submit-wrapper {
1467         margin-top: 15px;
1468 }
1469
1470 #profile-jot-submit {
1471         float: left;
1472 }
1473 #profile-upload-wrapper {
1474         float: left;
1475         margin-left: 30px;
1476 }
1477 #profile-attach-wrapper {
1478         float: left;
1479         margin-left: 15px;
1480 }
1481 #profile-rotator {
1482         float: left;
1483         margin-left: 30px;
1484 }
1485 #profile-link-wrapper {
1486         float: left;
1487         margin-left: 30px;
1488 }
1489 #profile-youtube-wrapper {
1490         float: left;
1491         margin-left: 15px;
1492 }
1493 #profile-video-wrapper {
1494         float: left;
1495         margin-left: 15px;
1496 }
1497 #profile-audio-wrapper {
1498         float: left;
1499         margin-left: 15px;
1500 }
1501 #profile-location-wrapper {
1502         float: left;
1503         margin-left: 15px;
1504 }
1505 #jot-preview-link {
1506         float: left;
1507         margin-left: 45px;
1508         margin-top: 0px !important;
1509 }
1510
1511
1512 #profile-nolocation-wrapper {
1513         float: left;
1514         margin-left: 15px;
1515 }
1516 #profile-title-wrapper {
1517         float: left;
1518         margin-left: 15px;
1519 }
1520
1521 #profile-jot-perms {
1522         float: left;
1523         margin-left: 100px;
1524         font-weight: bold;
1525         font-size: 1.2em;
1526 }
1527
1528
1529 #profile-jot-perms-end {
1530         /*clear: left;*/
1531         height: 30px;
1532 }
1533
1534 #profile-jot-plugin-end{
1535   clear: both;
1536 }
1537 .profile-jot-net {
1538         float: left;
1539         margin-right: 10px;
1540         margin-top: 5px;
1541         margin-bottom: 5px;
1542 }
1543
1544 #profile-jot-networks-end {
1545         clear: both;
1546 }
1547
1548 .profile-jot-box {
1549         margin-top: 50px;
1550 }
1551
1552 #profile-jot-end {
1553         /*clear: both;*/
1554         margin-bottom: 30px;
1555 }
1556 #about-jot-submit-wrapper {
1557         margin-top: 15px;
1558 }
1559 #about-jot-end {
1560         margin-bottom: 30px;
1561 }
1562 #contacts-main {
1563         margin-bottom: 30px;
1564 }
1565
1566 #profile-listing-desc {
1567         margin-left: 30px;
1568 }
1569
1570 #profile-listing-new-link-wrapper {
1571         margin-left: 30px;
1572         margin-bottom: 30px;
1573 }
1574 .profile-listing-photo-wrapper {
1575         float: left;
1576 }
1577
1578 .profile-listing-edit-buttons-wrapper {
1579         clear: both;
1580 }
1581 .profile-listing-photo-edit-link {
1582         float: left;
1583         width: 125px;
1584 }
1585 .profile-listing-end {
1586         clear: both;
1587 }
1588 .profile-listing-edit-buttons-wrapper img{
1589         border: none;
1590         margin-right: 20px;
1591 }
1592 .profile-listing {
1593         margin-top: 25px;
1594 }
1595 .profile-listing-name {
1596         float: left;
1597         margin-left: 32px;
1598         margin-top: 10px;
1599         color: #3172BD;
1600         font-weight: bold;
1601         width: 200px;
1602
1603 }
1604 .fortune {
1605         margin-top: 50px;
1606         color: #4444FF;
1607         font-weight: bold;
1608         margin-bottom: 20px;
1609 }
1610
1611
1612 .directory-end {
1613         clear: both;
1614 }
1615 .directory-name {
1616         text-align: center;
1617 }
1618 .directory-photo {
1619         margin-left: 25px;
1620 }
1621 .directory-details {
1622         font-size: 0.7em;
1623         text-align: center;
1624         margin-left: 5px;
1625         margin-right: 5px;
1626 }
1627 .directory-item {
1628         float: left;
1629 /*      width: 225px;
1630         height: 260px;*/
1631         padding-left: 25px;
1632         width: 150px;
1633         height: 225px;
1634         overflow: auto;
1635 }
1636
1637 #directory-search-wrapper {
1638         margin-top: 20px;
1639         margin-right: 20px;
1640         margin-bottom: 50px;
1641 }
1642
1643 #directory-search-end {
1644 }
1645
1646 .directory-photo-img {
1647         width: 125px;
1648         border: none;
1649 }
1650
1651 /* NOTE: The order of the "pager" items here is very important!
1652  * The concern is maintaining a decent-looking pager for people who still use
1653  * the numbers, while also having a nice-looking pager for people who use the
1654  * "older/newer" alternate. The numbers pager uses the _first, _last, etc. classes
1655  * while the newer pager just has bare <a> tags inside the div.pager. So the
1656  * following CSS sets everything up for the newer pager, then overrides those
1657  * settings for the specific classes used by the older pager.
1658  */
1659 .pager {
1660   margin-top: 35px;
1661   margin-bottom: 20px;
1662   padding: 10px 0px;
1663   text-align: center;
1664 }
1665
1666 .pager a {
1667         font-size: 1.5em;
1668         padding: 0.2em 1em;
1669         border: 1px solid #aaa;
1670         border-radius: 10px;
1671         -moz-border-radius: 10px;
1672         -webkit-border-radius: 10px;
1673 }
1674
1675
1676 .pager_first,
1677 .pager_last,
1678 .pager_prev,
1679 .pager_next,
1680 .pager_n {
1681 /*      background: #EEE;*/
1682 }
1683
1684 .pager_first a,
1685 .pager_last a,
1686 .pager_prev a,
1687 .pager_next a,
1688 .pager_n a {
1689     font-size: 0.97em;
1690         border: 1px solid black;
1691         border-radius: 7px;
1692         -moz-border-radius: 7px;
1693         -webkit-border-radius: 7px;
1694         text-decoration: none;
1695         padding: 4px 6px 4px 3px;
1696         opacity: 0.5;
1697 }
1698 .pager_first a:hover,
1699 .pager_last a:hover,
1700 .pager_prev a:hover,
1701 .pager_next a:hover,
1702 .pager_n a:hover {
1703         opacity: 1.0;
1704 }
1705
1706 .pager_current {
1707   font-size: 0.97em;
1708   border: 1px solid black;
1709   border-radius: 7px;
1710   background: #FFCCCC;
1711   padding: 4px 6px 4px 3px;
1712 }
1713
1714
1715 #advanced-profile-name-wrapper,
1716 #advanced-profile-gender-wrapper,
1717 #advanced-profile-dob-wrapper,
1718 #advanced-profile-age-wrapper,
1719 #advanced-profile-marital-wrapper,
1720 #advanced-profile-sexual-wrapper,
1721 #advanced-profile-homepage-wrapper,
1722 #advanced-profile-politic-wrapper,
1723 #advanced-profile-religion-wrapper,
1724 #advanced-profile-about-wrapper,
1725 #advanced-profile-interest-wrapper,
1726 #advanced-profile-contact-wrapper,
1727 #advanced-profile-music-wrapper,
1728 #advanced-profile-book-wrapper,
1729 #advanced-profile-tv-wrapper,
1730 #advanced-profile-film-wrapper,
1731 #advanced-profile-romance-wrapper,
1732 #advanced-profile-work-wrapper,
1733 #advanced-profile-education-wrapper {
1734         margin-top: 20px;
1735 }
1736
1737 #advanced-profile-name-text,
1738 #advanced-profile-gender-text,
1739 #advanced-profile-dob-text,
1740 #advanced-profile-age-text,
1741 #advanced-profile-marital-text,
1742 #advanced-profile-sexual-text,
1743 #advanced-profile-homepage-text,
1744 #advanced-profile-politic-text,
1745 #advanced-profile-religion-text,
1746 #advanced-profile-about-text,
1747 #advanced-profile-interest-text,
1748 #advanced-profile-contact-text,
1749 #advanced-profile-music-text,
1750 #advanced-profile-book-text,
1751 #advanced-profile-tv-text,
1752 #advanced-profile-film-text,
1753 #advanced-profile-romance-text,
1754 #advanced-profile-work-text,
1755 #advanced-profile-education-text {
1756         width: 300px;
1757         float: left;
1758 }
1759
1760 #advanced-profile-name-end,
1761 #advanced-profile-gender-end,
1762 #advanced-profile-dob-end,
1763 #advanced-profile-age-end,
1764 #advanced-profile-marital-end,
1765 #advanced-profile-sexual-end,
1766 #advanced-profile-homepage-end,
1767 #advanced-profile-politic-end,
1768 #advanced-profile-religion-end {
1769         height: 10px;
1770 }
1771
1772 #advanced-profile-about-end,
1773 #advanced-profile-interest-end,
1774 #advanced-profile-contact-end,
1775 #advanced-profile-music-end,
1776 #advanced-profile-book-end,
1777 #advanced-profile-tv-end,
1778 #advanced-profile-film-end,
1779 #advanced-profile-romance-end,
1780 #advanced-profile-work-end,
1781 #advanced-profile-education-end {
1782
1783
1784 }
1785
1786 #advanced-profile-name,
1787 #advanced-profile-gender,
1788 #advanced-profile-dob,
1789 #advanced-profile-age,
1790 #advanced-profile-marital,
1791 #advanced-profile-sexual,
1792 #advanced-profile-homepage,
1793 #advanced-profile-politic,
1794 #advanced-profile-religion {
1795         float: left;
1796
1797 }
1798
1799
1800 #advanced-profile-about,
1801 #advanced-profile-interest,
1802 #advanced-profile-contact,
1803 #advanced-profile-music,
1804 #advanced-profile-book,
1805 #advanced-profile-tv,
1806 #advanced-profile-film,
1807 #advanced-profile-romance,
1808 #advanced-profile-work,
1809 #advanced-profile-education {
1810         margin-top: 10px;
1811         margin-left: 50px;
1812         margin-right: 20px;
1813         padding: 10px;
1814         border: 1px solid #CCCCCC;
1815 }
1816
1817 #advanced-profile-with {
1818         float: left;
1819         margin-left: 15px;
1820 }
1821
1822 #contact-edit-wrapper {
1823         margin-top: 10px;
1824 }
1825
1826 #contact-edit-banner-name {
1827         font-size: 1.4em;
1828         font-weight: bold;
1829 }
1830
1831 #contact-edit-poll-wrapper {
1832         margin-top: 15px;
1833 }
1834
1835 #contact-edit-poll-text {
1836         margin-top: 15px;
1837         margin-bottom: 5px;
1838 }
1839
1840 #contact-edit-update-now {
1841         margin-top: 15px;
1842 }
1843
1844 #contact-edit-links{
1845         clear: both;
1846 }
1847
1848 #contact-edit-links ul {
1849         list-style: none;
1850         list-style-type: none;
1851         margin-left: 0px;
1852         padding-left: 0px;
1853 }
1854
1855 #contact-edit-links li {
1856         margin-top: 5px;
1857 }
1858
1859 #contact-edit-drop-link {
1860         float: right;
1861         margin-right: 20px;
1862 }
1863
1864 #contact-edit-nav-end {
1865         clear: both;
1866 }
1867
1868 #contact-edit-wrapper {
1869         width: 100%;
1870 }
1871
1872 #contact-edit-end {
1873         clear: both;
1874         margin-top: 15px;
1875 }
1876
1877 #contact-profile-selector {
1878         width: 175px;
1879         margin-left: 175px;
1880 }
1881
1882 .contact-edit-submit {
1883         margin-top: 20px;
1884 }
1885
1886
1887 .contact-photo-menu-button {
1888         position: absolute;
1889         background-image: url("photo-menu.jpg");
1890         background-position: top left; 
1891         background-repeat: no-repeat;
1892         margin: 0px; padding: 0px;
1893         width: 16px;
1894         height: 16px;
1895         top: 64px; left:0px;
1896         overflow: hidden;
1897         text-indent: 40px;
1898         display: none;
1899         
1900 }
1901 .contact-photo-menu {
1902         width: auto;
1903         border: 2px solid #444444;
1904         background: #FFFFFF;
1905         position: absolute;
1906         left: 0px; top: 90px;
1907         display: none;
1908         z-index: 10000;
1909 }
1910 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1911 .contact-photo-menu li a { display: block; padding: 2px; }
1912 .contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
1913
1914
1915 #block-message, #ignore-message, #archive-message, #lost-contact-message {
1916         color: #FF0000;
1917 }
1918
1919 #profile-edit-insecure {
1920         margin-top: 20px;
1921         color: #FF0000;
1922         font-size: 1.1em;
1923         border: 1px solid #FF8888;
1924         background-color: #FFEEEE;
1925         padding-left: 5px;
1926         /*: 3px 3px 3px 5px; */
1927         width: 587px;
1928 }
1929
1930 #profile-jot-text {
1931         height: 20px;
1932         color:#cccccc;
1933         border: 1px solid #cccccc;
1934         padding: 3px 0px 0px 5px;
1935         -moz-border-radius: 3px;
1936         border-radius: 3px;     
1937 }
1938
1939
1940 /** acl **/
1941 #photo-edit-perms-select,
1942 #photos-upload-permissions-wrapper,
1943 #profile-jot-acl-wrapper{
1944         display:block!important;
1945 }
1946
1947 #photos-usage-message {
1948         margin-bottom: 15px;
1949 }
1950
1951
1952 #acl-wrapper {
1953         width: 580px;
1954         float:left;
1955 }
1956 #acl-search {
1957         float:right;
1958         background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1959         padding-right:20px;
1960 }
1961 #acl-showall {
1962         float: left;
1963         display: block;
1964         width: auto;
1965         height: 18px;
1966         background-color: #cccccc;
1967         background-image: url("../../../images/show_all_off.png");
1968         background-position: 7px 7px;
1969         background-repeat: no-repeat;
1970         padding: 7px 5px 0px 30px;
1971         -webkit-border-radius: 5px ;
1972         -moz-border-radius: 5px;
1973         border-radius: 5px;
1974         color: #999999;
1975 }
1976 #acl-showall.selected {
1977         color: #000000;
1978         background-color: #ff9900;
1979         background-image: url("../../../images/show_all_on.png");
1980 }
1981
1982 #acl-list {
1983         height: 210px;
1984         border: 1px solid #cccccc;
1985         clear: both;
1986         margin-top: 30px;
1987         overflow: auto;
1988 }
1989 #acl-list-content {
1990         
1991 }
1992 .acl-list-item {
1993         display: block;
1994         width: 170px;
1995         height: 30px;
1996         border: 1px solid #cccccc;
1997         margin: 5px;
1998         float: left;
1999 }
2000 .acl-list-item img{
2001         width:22px;
2002         height: 22px;
2003         float: left;
2004         margin: 4px;
2005 }
2006 .acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;}
2007 .acl-list-item a { 
2008         font-size: 10px; /* 8px; */
2009         display: block;
2010         width: 50px;
2011         height: 12px;
2012         float: left;
2013         color: #999999;
2014         background-color: #cccccc;
2015         background-position: 3px 3px;
2016         background-repeat: no-repeat;
2017         margin-right: 5px;
2018         -webkit-border-radius: 2px ;
2019         -moz-border-radius: 2px;
2020         border-radius: 2px;
2021         padding-left: 15px;
2022 }
2023 #acl-wrapper a:hover {
2024         text-decoration: none;
2025         color:#000000;
2026 }
2027 .acl-button-show { background-image: url("../../../images/show_off.png"); }
2028 .acl-button-hide { background-image: url("../../../images/hide_off.png"); }
2029
2030 .acl-button-show.selected {
2031         color: #000000;
2032         background-color: #9ade00;
2033         background-image: url("../../../images/show_on.png");
2034 }
2035 .acl-button-hide.selected {
2036         color: #000000;
2037         background-color: #ff4141;
2038         background-image: url("../../../images/hide_on.png");
2039 }
2040 .acl-list-item.groupshow { border-color: #9ade00; }
2041 .acl-list-item.grouphide { border-color: #ff4141; }
2042 /** /acl **/
2043
2044
2045 #group-new-submit-wrapper {
2046         margin-top: 30px;
2047 }
2048
2049 #group-edit-name-label {
2050         float: left;
2051         width: 175px;
2052         margin-top: 20px;
2053         margin-bottom: 20px;
2054 }
2055
2056 #group-edit-name {
2057         float: left;
2058         width: 225px;
2059         margin-top: 20px;
2060         margin-bottom: 20px;
2061 }
2062
2063 #group-edit-name-wrapper {
2064
2065
2066 }
2067
2068
2069 #group_members_select_label {
2070         display: block;
2071         float: left;
2072         width: 175px;
2073 }
2074
2075 .group_members_select {
2076         float: left;
2077         width: 230px;
2078         overflow: auto;
2079 }
2080
2081 #group_members_select_end {
2082         clear: both;
2083 }
2084 #group-edit-name-end {
2085         clear: both;
2086 }
2087
2088 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2089         margin-bottom: 10px;
2090         margin-top: 20px;
2091 }
2092
2093 #prvmail-submit {
2094         float: left;
2095         margin-top: 10px;
2096         margin-right: 30px;
2097 }
2098 #prvmail-upload-wrapper,
2099 #prvmail-link-wrapper,
2100 #prvmail-rotator-wrapper {
2101         float: left;
2102         margin-top: 10px;
2103         margin-right: 10px;
2104         width: 24px;
2105 }
2106
2107 #prvmail-end {
2108         clear: both;
2109 }
2110
2111 .mail-list-sender,
2112 .mail-list-detail {
2113         float: left;
2114 }
2115 .mail-list-detail {
2116         margin-left: 20px;
2117 }
2118
2119 .mail-list-subject {
2120         font-size: 1.1em;
2121         margin-top: 10px;
2122 }
2123 a.mail-list-link {
2124     display: block;
2125     font-size: 1.3em;
2126     padding: 4px 0;
2127 }
2128
2129 /*
2130 *a.mail-list-link:hover {
2131 *       background-color: #15607B;
2132 *       color: #F5F6FB;
2133 *}
2134 */
2135
2136 .mail-list-outside-wrapper-end {
2137         clear: both;
2138 }
2139
2140 .mail-list-outside-wrapper {
2141         margin-top: 30px;
2142 }
2143
2144 .mail-list-delete-wrapper {
2145         float: right;
2146         margin-right: 30px;
2147         margin-top: 15px;
2148 }
2149
2150 .mail-list-delete-icon {
2151         border: none;
2152 }
2153
2154 .mail-conv-sender,
2155 .mail-conv-detail {
2156         float: left;
2157 }
2158 .mail-conv-detail {
2159         margin-left: 20px;
2160         margin-bottom: 10px;
2161         width: 500px;
2162 }
2163
2164 .mail-conv-subject {
2165     font-size: 1.4em;
2166     margin: 10px 0;
2167 }
2168
2169 .mail-conv-outside-wrapper-end {
2170         clear: both;
2171 }
2172
2173 .mail-conv-outside-wrapper {
2174         margin-top: 30px;
2175 }
2176
2177 .mail-conv-delete-wrapper {
2178         float: right;
2179         margin-right: 5px;
2180         margin-top: 15px;
2181 }
2182 .mail-conv-break {
2183         clear: both;
2184 }
2185
2186 .mail-conv-delete-icon {
2187         border: none;
2188 }
2189
2190 .message-links ul {
2191         list-style-type: none;
2192         padding: 0px;
2193 }
2194
2195 .message-links li {
2196         margin-top: 10px;
2197         float: left;
2198 }
2199 .message-links a {
2200         padding: 3px 5px;
2201 }
2202
2203 .message-links-end {
2204         clear: both;
2205 }
2206
2207 #sidebar-group-list ul {
2208         list-style-type: none;
2209 }
2210
2211 #sidebar-group-list .icon, #sidebar-group-list .iconspacer {
2212         display: inline-block;
2213         height: 12px;
2214         width: 12px;
2215 }
2216
2217 #sidebar-group-list li {
2218         margin-top: 10px;
2219 }
2220
2221 .nets-ul, .fileas-ul, .categories-ul {
2222         list-style-type: none;
2223 }
2224
2225 .nets-ul li, .fileas-ul li, .categories-ul li {
2226         margin-top: 10px;
2227 }
2228
2229 .nets-link {
2230         margin-left: 24px;
2231 }
2232 .nets-all {
2233         margin-left: 42px;
2234 }
2235
2236 .fileas-link, .categories-link {
2237         margin-left: 24px;
2238 }
2239
2240 .fileas-all, .categories-all {
2241         margin-left: 0px;
2242 }
2243
2244 #search-save {
2245         margin-left: 5px;
2246 }
2247 .groupsideedit {
2248         margin-right: 10px;
2249 }
2250 #saved-search-ul {
2251         list-style-type: none;
2252 }
2253 .savedsearchdrop, .savedsearchterm {
2254         float: left;
2255         margin-top: 10px;
2256 }
2257 .savedsearchterm {
2258         margin-left: 10px;
2259 }
2260
2261
2262 #side-follow-wrapper {
2263         margin-top: 20px;
2264 }
2265 #side-follow-url, #side-peoplefind-url {
2266         margin-top: 5px;
2267 }
2268 #side-follow-submit, #side-peoplefind-submit {
2269         margin-top: 15px;
2270 }
2271
2272 #side-match-link {
2273         margin-top: 10px;
2274 }
2275
2276 aside input[type='text'] {
2277  width: 174px;
2278 }
2279
2280 .widget {
2281         border: 1px solid #DDDDDD;
2282         padding: 1em 2em;
2283         margin-top: 5px;
2284         -moz-border-radius:5px;
2285         -webkit-border-radius:5px;
2286         border-radius:5px;
2287
2288 }
2289
2290
2291 /*.photos {
2292         height: auto;
2293         overflow: auto;
2294 }*/
2295
2296 .photos-end {
2297         clear: both;
2298         margin-bottom: 25px;
2299 }
2300
2301 .photo-album-image-wrapper {
2302         float: left;
2303         margin-top: 15px;
2304         margin-right: 15px;
2305         margin-left: 15px;
2306 /*      width: 200px; height: 200px; 
2307         overflow: hidden; 
2308         position: relative; */
2309 }
2310 .photo-album-image-wrapper .caption {
2311         display: none; 
2312         width: 100%;
2313 /*      position: absolute; */
2314         bottom: 0px; 
2315         padding: 0.5em 0.5em 0px 0.5em;
2316         background-color: rgba(245, 245, 255, 0.8);
2317         border-bottom: 2px solid #CCC;
2318         margin: 0px;
2319 }
2320 .photo-album-image-wrapper a:hover .caption {
2321         display:block;
2322 }
2323
2324 #photo-album-end {
2325         clear: both;
2326         margin-bottom: 25px;
2327 }
2328
2329 .photo-top-image-wrapper {
2330 /*      position: relative; */
2331         float: left;
2332         margin-top: 15px;
2333         margin-right: 15px;
2334         margin-left: 15px;
2335         margin-bottom: 15px;
2336 /*      width: 200px; height: 200px; 
2337         overflow: hidden; */
2338 }
2339 .photo-top-image-wrapper img {
2340         max-width: 550px;
2341 }
2342 .photo-top-album-name {
2343         width: 100%;
2344         min-height: 2em;
2345 /*      position: absolute;  */
2346         bottom: 0px; 
2347         padding: 0px 3px;
2348         padding-top: 0.5em;
2349         background-color: rgb(255, 255, 255);
2350 }
2351 #photo-top-end {
2352         clear: both;
2353 }
2354
2355 #photo-top-links {
2356         margin-bottom: 30px;
2357         margin-left: 30px;
2358 }
2359
2360 #photos-upload-form {
2361         padding-left: 90px;
2362 }
2363
2364 #photos-upload-newalbum-div {
2365         float: left;
2366         width: 175px;
2367         margin-top: 30px;
2368 }
2369
2370 #photos-upload-noshare {
2371         margin-bottom: 10px;
2372 }
2373 #photos-upload-existing-album-text {
2374         float: left;
2375         width: 175px;
2376 }
2377 #photos-upload-newalbum {
2378         margin-top: 30px;
2379         float: left;
2380 }
2381 #photos-upload-album-select {
2382         float: left;
2383 }
2384
2385 #photos-upload-spacer {
2386         margin-top: 25px;
2387 }
2388 #photos-upload-new-end, #photos-upload-exist-end {
2389         clear: both;
2390 }
2391 #photos-upload-exist-end {
2392         margin-bottom: 15px;
2393 }
2394 #photos-upload-submit {
2395         margin-top: 15px;
2396         margin-left: 90px;
2397 }
2398
2399 #photos_upload_applet_wrapper {
2400         margin-bottom: 15px;
2401 }
2402
2403 #photos-upload-no-java-message {
2404         margin-bottom: 15px;
2405 }
2406
2407 #profile-jot-desc {
2408         /*float: left;*/
2409         /*width: 480px;*/
2410         width: 100%;
2411         color: #FF0000;
2412         margin-top: 10px;
2413         margin-bottom: 10px;
2414 }
2415
2416 #character-counter {
2417         float: right;
2418         font-size: 120%;
2419 }
2420
2421 #character-counter.grey {
2422         color: #888888;
2423 }
2424
2425 #character-counter.orange {
2426         color: orange;
2427 }
2428 #character-counter.red {
2429         color: red;
2430 }
2431
2432 #profile-jot-banner-end {
2433         /* clear: both; */ 
2434 }
2435
2436 #photos-upload-select-files-text {
2437         margin-top: 15px;
2438         margin-bottom: 15px;
2439 }
2440
2441 #photos-upload-perms-menu, #photos-upload-perms-menu:visited, #photos-upload-perms-menu:link {
2442         color: #8888FF;
2443         text-decoration: none;
2444         cursor: pointer;
2445 }
2446
2447 #photos-upload-perms-menu:hover {
2448         color: #0000FF;
2449         text-decoration: underline;
2450         cursor: pointer;
2451 }
2452 #settings-default-perms-menu {
2453         margin-top: 15px;
2454         margin-bottom: 15px;
2455 }
2456
2457 #photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label, .photo-edit-rotate-label {
2458         float: left;
2459         width: 150px;
2460 }
2461
2462 #photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label {
2463         font-weight: 700;
2464 }
2465
2466 #photos-upload-choosefile-outer-wrapper {
2467         margin-top: 35px;
2468         padding-top: 50px;
2469         padding-left: 50px;
2470         position: relative;
2471 }
2472 #photos-upload-noshare-div {
2473         margin-top: 0px;
2474         margin-bottom: 15px;
2475 }
2476
2477 #photos-upload-noshare-label {
2478         margin-left: 30px;
2479 }
2480
2481 #photos-upload-noshare {
2482         float: left;
2483         margin-left: 5px;
2484 }
2485
2486 .photo-perms-icon {
2487         float: left;
2488 }
2489
2490 #photo-edit-perms-menu, #photos-upload-perms-menu, #settings-default-perms-menu {
2491         text-decoration: none;
2492 }
2493
2494 .photo-jot-perms-text {
2495         padding-top: 5px;
2496         padding-left: 25px;
2497 }
2498
2499 #photo-edit-perms, #photos-upload-perms, #settings-default-perms {
2500         margin-top: 30px;
2501 }
2502 #photos-upload-perms {
2503         margin-top: 15px;
2504         margin-left: 5px;
2505 }
2506
2507 #photo-edit-perms-end {
2508         margin-bottom: 15px;
2509 }
2510
2511 #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
2512         float: left;
2513         margin-bottom: 25px;
2514 }
2515 .photo-edit-rotate {
2516         margin-left: 20px;
2517 }
2518
2519 #photo-edit-link-wrap {
2520         margin-bottom: 15px;
2521 }
2522 #photo-like-div {
2523         margin-left: 15px;
2524         margin-bottom: 45px;
2525 }
2526
2527 #photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end, #photo-edit-rotate-end {
2528         clear: both;
2529 }
2530
2531 #photo-edit-rotate-end {
2532         margin-bottom: 15px;
2533 }
2534
2535 #photo-edit-delete-button {
2536         margin-left: 270px;
2537 }
2538 #photos-upload-choose {
2539         position: absolute;
2540         top: 0px;
2541         left: 55px;
2542 }
2543 .settings-submit, .profile-edit-submit-button {
2544         margin-bottom: 10px;
2545 }
2546
2547 #photo-edit-end {
2548         margin-bottom: 35px;
2549 }
2550 #photo-caption {
2551         font-size: 110%;
2552         font-weight: bold;
2553         margin-top: 15px;
2554         margin-bottom: 15px;
2555 }
2556
2557 #in-this-photo-text {
2558         color: #0000FF;
2559         margin-left: 30px;
2560 }
2561
2562 #in-this-photo {
2563         margin-left: 60px;
2564         margin-top: 10px;
2565         margin-bottom: 20px;
2566 }
2567
2568 #photo-album-edit-submit, #photo-album-edit-drop {
2569         margin-top: 15px;
2570         margin-bottom: 15px;
2571 }
2572
2573 #photo-album-edit-drop {
2574         margin-left: 200px;
2575 }
2576
2577 .group-delete-wrapper {
2578         float: right;
2579         margin-right: 50px;
2580 }
2581
2582 #install-dbhost-label,
2583 #install-dbuser-label,
2584 #install-dbpass-label,
2585 #install-dbdata-label,
2586 #install-tz-desc {
2587        float: left;
2588        width: 250px;
2589        margin-top: 10px;
2590        margin-bottom: 10px;
2591
2592 }
2593
2594 #install-dbhost,
2595 #install-dbuser,
2596 #install-dbpass,
2597 #install-dbdata {
2598        float: left;
2599        width: 200px;
2600        margin-left: 20px;
2601 }
2602
2603 #install-dbhost-end,
2604 #install-dbuser-end,
2605 #install-dbpass-end,
2606 #install-dbdata-end,
2607 #install-tz-end {
2608        clear: both;
2609 }
2610
2611 #install-form select#timezone_select {
2612        float: left;
2613        margin-top: 18px;
2614        margin-left: 20px;
2615 }
2616
2617 #dfrn-request-networks {
2618         margin-bottom: 30px;
2619 }
2620
2621 #pause {
2622   position: fixed;
2623   bottom: 5px;
2624   right: 5px;
2625 }
2626
2627 .sparkle {
2628         cursor: url('lock.cur'), pointer;
2629 /*      cursor: pointer !important; */
2630 }
2631
2632 .contact-block-div {
2633         float: left;
2634         width: 52px;
2635         height: 52px;
2636 }
2637 .contact-block-textdiv {
2638         float: left;
2639         width: 150px;
2640         height: 34px;
2641 }
2642
2643 #contact-block-end {
2644         clear: both;
2645 }
2646 .contact-block-link {
2647         float: left;
2648 }
2649 .contact-block-img {
2650         width:48px;
2651         height:48px;
2652 }
2653
2654 #tag-remove {
2655         margin-bottom: 15px;
2656 }
2657
2658 #tagrm li {
2659         margin-bottom: 10px;
2660 }
2661
2662 #tagrm-submit, #tagrm-cancel {
2663         margin-top: 25px;
2664 }
2665
2666 #tagrm-cancel {
2667         margin-left: 15px;
2668 }
2669
2670 .wall-item-conv {
2671         margin-top: 5px;
2672         margin-bottom: 25px;
2673 }
2674
2675 #search-submit {
2676         margin-left: 15px;
2677 }
2678
2679 #search-box {
2680         margin-bottom: 25px;
2681 }
2682
2683 .location-label, .gender-label, .marital-label, .homepage-label {
2684         float: left;
2685         text-align: right;
2686         display: block;
2687         width: 65px;
2688 }
2689
2690 .adr, .x-gender, .marital-text, .homepage-url {
2691         float: left;
2692         display: block;
2693         margin-left: 8px;
2694 }
2695
2696 .profile-clear {
2697         clear: both;
2698 }
2699
2700
2701 .clear {
2702         clear: both;
2703 }
2704
2705 .cc-license {
2706         margin-top: 50px;
2707         font-size: 70%;
2708 }
2709
2710
2711 #plugin-settings-link, #account-settings-link {
2712         margin-bottom: 10px;
2713 }
2714
2715 #uexport-link {
2716         margin-bottom: 20px;
2717 }
2718
2719 /* end from default */
2720         
2721
2722 .fn {
2723         padding: 0px 0px 5px 12px;
2724         font-size: 120%;
2725         font-weight: bold;
2726 }
2727
2728 .vcard .title {
2729         margin-bottom: 5px;
2730         margin-left: 12px;
2731 }
2732
2733 .vcard dl {
2734         clear: both;
2735 }
2736
2737 #birthday-title {
2738         float: left;
2739         font-weight: bold;      
2740 }
2741
2742 #birthday-adjust {
2743         float: left;
2744         font-size: 75%;
2745         margin-left: 10px;
2746 }
2747
2748 #birthday-title-end {
2749         clear: both;
2750 }
2751
2752 .birthday-list {
2753         margin-left: 15px;
2754 }
2755
2756 #birthday-wrapper {
2757         margin-bottom: 20px;
2758 }
2759
2760 #network-new-link {
2761         margin-top: 15px;
2762         margin-bottom: 15px;
2763 }
2764
2765
2766 .tool-wrapper {
2767   float: left;
2768   margin-left: 15px;
2769 }
2770
2771 .tool-link {
2772   cursor: pointer;
2773 }
2774
2775 .eventcal {
2776         float: left;
2777         font-size: 20px;
2778 }
2779
2780 #event-summary-text {
2781         margin-top: 15px;
2782 }
2783
2784 #event-share-checkbox {
2785         float: left;
2786         margin-top: 10px;
2787 }
2788
2789 #event-share-text {
2790         float: left;
2791         margin-top: 10px;
2792         margin-left: 5px;
2793 }
2794
2795 #event-share-break {
2796         clear: both;
2797         margin-bottom: 10px;
2798 }
2799
2800 #event-summary {
2801         width: 400px;
2802 }
2803
2804 .vevent {
2805         border: 1px solid #CCCCCC;
2806 }
2807
2808 .vevent .event-summary {
2809         margin-left: 10px;
2810         margin-right: 10px;
2811         font-weight: bold;
2812 }
2813
2814 .vevent .event-description, .vevent .event-location {
2815         margin-left: 10px;
2816         margin-right: 10px;
2817 }
2818 .vevent .event-start {
2819         margin-left: 10px;
2820         margin-right: 10px;
2821 }
2822
2823 #new-event-link {
2824         margin-bottom: 10px;
2825 }
2826
2827 .edit-event-link, .plink-event-link {
2828         float: left;
2829         margin-top: 4px;
2830         margin-right: 4px;
2831         margin-bottom: 15px;
2832 }
2833
2834 .event-description:before {
2835         content: url('../../../images/calendar.png');
2836         margin-right: 15px;
2837 }
2838
2839 .event-start, .event-end {
2840         margin-left: 10px;
2841         width: 330px;
2842         clear: both;
2843 }
2844
2845 .event-start .dtstart, .event-end .dtend {
2846         float: right;
2847 }
2848
2849 .event-list-date {
2850         margin-bottom: 10px;
2851 }
2852
2853 .prevcal, .nextcal {
2854         float: left;
2855         margin-left: 32px;
2856         margin-right: 32px;
2857         margin-top: 64px;
2858 }
2859 .event-calendar-end {
2860         clear: both;
2861 }
2862
2863  
2864 .calendar {
2865         font-family: Courier, monospace;
2866 }
2867 .today {
2868         font-weight: bold;
2869         color: #FF0000;
2870 }
2871
2872 .settings-block {
2873         border: 1px solid #AAA;
2874         margin: 10px;
2875         padding: 10px;
2876 }
2877
2878 .app-title {
2879         margin: 10px;
2880 }
2881
2882 #identity-manage-desc {
2883         margin-top:15px;
2884         margin-bottom: 15px;
2885 }
2886
2887 #identity-manage-choose {
2888         margin-bottom: 15px;
2889 }
2890
2891 #identity-submit {
2892         margin-top: 20px;
2893 }
2894
2895 #photo-prev-link, #photo-next-link {
2896         padding: 10px;
2897 }
2898 #photo-nav {
2899         position: relative;
2900         height: 55px;
2901 }
2902
2903 #photo-prev-link {
2904         position: absolute;
2905         left: 5px;
2906 }
2907 #photo-next-link {
2908         position: absolute;
2909         right: 5px;
2910 }
2911
2912 /*#photo-photo {
2913         float: left;
2914 }*/
2915 #photo-photo img {
2916         max-width: 555px;
2917         margin-left: 5px;
2918 }
2919 #photo-photo-end {
2920         clear: both;
2921 }
2922
2923 .profile-match-photo {
2924         float: left;
2925         text-align: center;
2926         width: 120px;
2927 }
2928
2929 .profile-match-name {
2930         float: left;
2931         text-align: center;
2932         width: 120px;
2933         overflow: hidden;
2934 }
2935
2936 .profile-match-break,
2937 .profile-match-end {
2938         clear: both;
2939 }
2940
2941 .profile-match-connect {
2942         text-align: center;
2943         font-weight: bold;
2944 }
2945
2946 .profile-match-wrapper {
2947         float: left;
2948         padding: 10px;
2949         width: 120px;
2950         height: 120px;
2951         scroll: auto;
2952 }
2953 #profile-match-wrapper-end {
2954         clear: both;
2955 }
2956 .side-link {
2957         margin-bottom: 15px;
2958 }
2959
2960 #language-selector {
2961         position: absolute;
2962         top: 0px;
2963         left: 16px;
2964 }
2965
2966 #group-members {
2967         margin-top: 20px;
2968         padding: 10px;
2969         height: 250px;
2970         overflow: auto;
2971         border: 1px solid #ddd;
2972 }
2973
2974 #group-members-end {
2975         clear: both;
2976 }
2977
2978 #group-separator {
2979         margin-top: 10px;
2980         margin-bottom: 10px;
2981 }
2982
2983 #group-all-contacts {
2984         padding: 10px;
2985         height: 450px;
2986         overflow: auto;
2987         border: 1px solid #ddd;
2988 }
2989
2990 #group-all-contacts-end {
2991         clear: both;
2992         margin-bottom: 10px;
2993 }
2994
2995 #group-edit-desc {
2996         margin-top: 15px;
2997 }
2998
2999
3000 #prof-members {
3001         margin-top: 20px;
3002         padding: 10px;
3003         height: 250px;
3004         overflow: auto;
3005         border: 1px solid #ddd;
3006 }
3007
3008 #prof-members-end {
3009         clear: both;
3010 }
3011
3012 #prof-separator {
3013         margin-top: 10px;
3014         margin-bottom: 10px;
3015 }
3016
3017 #prof-all-contacts {
3018         padding: 10px;
3019         height: 450px;
3020         overflow: auto;
3021         border: 1px solid #ddd;
3022 }
3023
3024 #prof-all-contacts-end {
3025         clear: both;
3026         margin-bottom: 10px;
3027 }
3028
3029 #prof-edit-desc {
3030         margin-top: 15px;
3031 }
3032
3033 #crepair-name-label,
3034 #crepair-nick-label,
3035 #crepair-attag-label,
3036 #crepair-url-label,
3037 #crepair-request-label,
3038 #crepair-confirm-label,
3039 #crepair-notify-label,
3040 #crepair-photo-label,
3041 #crepair-poll-label {
3042         float: left;
3043         width: 200px;
3044         margin-bottom: 15px;
3045 }
3046
3047 #crepair-name,
3048 #crepair-nick,
3049 #crepair-attag,
3050 #crepair-url,
3051 #crepair-request,
3052 #crepair-confirm,
3053 #crepair-notify,
3054 #crepair-photo,
3055 #crepair-poll {
3056         float: left;
3057         width: 300px;
3058 }
3059
3060
3061 #netsearch-box {
3062         margin-top: 20px;       
3063 }
3064
3065 #netsearch-box #search-submit {
3066         margin: 5px 0px 0px 0px;
3067 }
3068
3069 .required {
3070         color: #FF0000;
3071 }
3072
3073 #event-start-text, #event-finish-text {
3074         margin-top: 10px;
3075         margin-bottom: 5px;
3076 }
3077
3078 #event-nofinish-checkbox, #event-nofinish-text, #event-adjust-checkbox, #event-adjust-text {
3079         float: left;
3080 }
3081 #event-datetime-break {
3082         margin-bottom: 10px;
3083 }
3084
3085 #event-nofinish-break, #event-adjust-break {
3086         clear: both;
3087 }
3088
3089 #event-desc-text, #event-location-text {
3090         margin-top: 10px;
3091         margin-bottom: 5px;
3092 }
3093 #event-submit {
3094         margin-top: 10px;
3095 }
3096
3097 .filesavetags, .categorytags {
3098         display: block;
3099         clear: left;
3100 }
3101
3102 .body-tag, .filesavetags, .categorytags {
3103         opacity: 0.5;
3104         filter:alpha(opacity=50);
3105 }
3106
3107 .body-tag:hover, .filesavetags:hover, .categorytags:hover {
3108         opacity: 1.0 !important;
3109         filter:alpha(opacity=100) !important;
3110 }
3111
3112 .item-select {
3113         opacity: 0.1;
3114         filter:alpha(opacity=10);
3115         float: right;
3116         margin-right: 10px;
3117
3118 }
3119 .item-select:hover, .checkeditem {
3120         opacity: 1;
3121         filter:alpha(opacity=100);
3122 }
3123
3124
3125 #item-delete-selected-top {
3126         margin-top: 30px;
3127         padding-bottom: 1.5em;
3128 }
3129 #item-delete-selected-top-icon, #item-delete-selected-top-desc {
3130         float: left;
3131         margin-right: 5px;
3132 }
3133 #item-delete-selected-top-desc:hover {
3134         text-decoration: underline;
3135 }
3136
3137 #item-delete-selected {
3138         margin-top: 0px;
3139 }
3140
3141 #item-delete-selected-end {
3142         clear: both;
3143 }
3144 #item-delete-selected-icon, #item-delete-selected-desc {
3145         float: left;
3146         margin-right: 5px;
3147 }
3148 #item-delete-selected-desc:hover {
3149         text-decoration: underline;
3150 }
3151
3152 #lang-select-icon {
3153         cursor: pointer;
3154         position: absolute;
3155         left: 0px;
3156         top: 0px;
3157         opacity: 0.2;
3158         filter:alpha(opacity=20);
3159 }
3160
3161 #lang-select-icon:hover {
3162         opacity: 1;
3163         filter:alpha(opacity=100);
3164 }
3165
3166 .notif-image {
3167         height: 80px;
3168         width: 80px;
3169         margin-right: 15px;
3170 }
3171 .notification-listing-end {
3172         clear: both;
3173         margin-bottom: 15px;
3174 }
3175
3176
3177
3178 /**
3179  * Plugins settings
3180  */
3181
3182 .settings-block > h3,
3183 .settings-heading {
3184         border-bottom: 1px solid #babdb6;
3185 }
3186  
3187
3188 /**
3189  * Form fields
3190  */
3191 .field {
3192         margin-bottom: 10px;
3193         padding-bottom: 10px;
3194         overflow: auto;
3195         width: 100%
3196 }
3197 #wrapper_expire.field {
3198         margin-bottom: 3px;
3199         padding-bottom: 3px;
3200 }
3201
3202 .field label {
3203         float: left;
3204         width: 200px;
3205 }
3206
3207 .field input,
3208 .field textarea {
3209         width: 400px;
3210 }
3211 .field input[type=checkbox],
3212 .field input[type=radio] {
3213         width: auto;
3214 }
3215 .field textarea { height: 100px; }
3216 .field_help {
3217         display: block;
3218         margin-left: 50px;
3219         color: #666666;
3220         clear: left;
3221 }
3222
3223 .field .onoff {
3224         float: left;
3225         width: 80px;
3226 }
3227 .field .onoff a {
3228         display: block;
3229         border:1px solid #666666;
3230         background-image:url("../../../images/onoff.jpg");
3231         background-repeat: no-repeat;
3232         padding: 4px 2px 2px 2px;
3233         height: 16px;
3234         text-decoration: none;
3235 }
3236 .field .onoff .off {
3237         border-color:#666666;
3238         padding-left: 40px;
3239         background-position: left center;
3240         background-color: #cccccc;
3241         color: #666666;
3242         text-align: right;
3243 }
3244 .field .onoff .on {
3245         border-color:#204A87;
3246         padding-right: 40px;
3247         background-position: right center;
3248         background-color: #D7E3F1;
3249         color: #204A87;
3250         text-align: left;
3251 }
3252 .hidden { display: none!important; }
3253
3254 /*.field.radio .field_help { clear: left; margin-left: 20px; }*/
3255 .field.radio .field_help { margin-left: 0px; }
3256
3257 /**
3258  * ADMIN
3259  */
3260 #pending-update {
3261         float:right;
3262         color: #ffffff;
3263         font-weight: bold;
3264         background-color: #FF0000;
3265         padding: 0em 0.3em;
3266         
3267 }
3268 #adminpage dl {
3269         clear: left;
3270         margin-bottom: 2px;
3271         padding-bottom: 2px;
3272         border-bottom: 1px solid black;
3273 }
3274 #adminpage dt {
3275         width: 200px;
3276         float: left;
3277         font-weight: bold;
3278 }
3279 #adminpage dd {
3280         margin-left: 200px;
3281 }
3282
3283 #adminpage h3 {
3284         border-bottom: 1px solid #cccccc;
3285 }
3286 #adminpage .field label {
3287         font-weight: bold;
3288 }
3289 #adminpage .submit {
3290         clear:left;
3291         text-align: right;
3292 }
3293
3294 #adminpage #pluginslist {
3295         margin: 0px; padding: 0px;
3296 }
3297 #adminpage .plugin {
3298         list-style: none;
3299         display: block;
3300         border: 1px solid #888888;
3301         padding: 1em;
3302         margin-bottom: 5px;
3303         clear: left;
3304 }
3305 #adminpage .plugin .desc { margin-left: 2.5em;}
3306 #adminpage .toggleplugin {
3307         float:left;
3308         margin-right: 1em;
3309 }
3310
3311 #adminpage table {width:100%; border-bottom: 1px solid #000000; margin: 5px 0px;}
3312 #adminpage table th { text-align: left;}
3313 #adminpage td .icon { float: left;}
3314 #adminpage table#users img { width: 16px; height: 16px; }
3315 #adminpage table tr:hover { background-color: #bbc7d7; }
3316 #adminpage .selectall { text-align: right; }
3317
3318 #adminpage .screenshot img {
3319         max-width: 550px;
3320 }
3321
3322 /*
3323  * UPDATE
3324  */
3325 .popup {        
3326         width: 100%; height: 100%;
3327         top:0px; left:0px;
3328         position: absolute;
3329         display: none;
3330 }
3331
3332 .popup .background {
3333         background-color: rgba(0,0,0,128);
3334         opacity: 0.5;
3335         width: 100%; height: 100%;
3336         position: absolute;
3337         top:0px; left:0px;
3338 }
3339 .popup .panel {
3340         top:25%;left:25%;width:50%;height:50%;
3341         padding: 1em;
3342         position: absolute;
3343         border: 4px solid #000000;
3344         background-color: #FFFFFF;
3345 }
3346 .popup .panel .panel_text { display: block; overflow: auto; height: 80%; } 
3347 .popup .panel .panel_in { width: 100%; height: 100%;    position: relative; }
3348 .popup .panel .panel_actions {  width: 100%; bottom: 4px; left: 0px; position: absolute; }
3349 .panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px}
3350 .panel_text .progress span {float: right; display: block; width: 25%; background-color: #eeeeee; text-align: right;}
3351
3352 /**
3353  * OAuth
3354  */
3355 .oauthapp {
3356         height: auto; overflow: auto;
3357         border-bottom: 2px solid #cccccc;
3358         padding-bottom: 1em;
3359         margin-bottom: 1em;     
3360 }
3361 .oauthapp img {
3362         float: left;
3363         width: 48px; height: 48px;
3364         margin: 10px;
3365 }
3366 .oauthapp img.noicon {
3367         background-image: url("../../../images/icons/48/plugin.png");
3368         background-position: center center;
3369         background-repeat: no-repeat;
3370 }
3371 .oauthapp a {
3372         float: left;
3373 }
3374
3375 /**
3376  * ICONS
3377  */
3378 .iconspacer {
3379         display: block; width: 16px; height: 16px;
3380 }
3381
3382 .icon {
3383         display: block; width: 16px; height: 16px;
3384         background-image: url('../../../images/icons.png');
3385 }
3386 .article { background-position: 0px 0px;}
3387 /*.audio { background-position: -16px 0px;}*/
3388 .icon.audio {
3389         display: block; width: 24px; height: 24px;
3390         background-size: 100% 100%;
3391         background-image: url('images/speaker.png');
3392         background-repeat: no-repeat;
3393 }
3394 .block { background-position: -32px 0px;}
3395 /*.drop { background-position: -48px 0px;}*/
3396 .icon.drop {
3397         display: block; width: 16px; height: 16px;
3398         background-size: 100% 100%;
3399         background-image: url('images/drop-16.png');
3400         background-repeat: no-repeat;
3401         opacity: 1.0;
3402 }
3403 /*.drophide { background-position: -64px 0px;}*/
3404 .icon.drophide {
3405         display: block; width: 16px; height: 16px;
3406         background-size: 100% 100%;
3407         background-image: url('images/drop-16.png');
3408         background-repeat: no-repeat;
3409         opacity: 0.4;
3410 }
3411 .edit { background-position: -80px 0px;}
3412 /*.camera { background-position: -96px 0px;}*/
3413 .icon.camera{
3414         display: block; width: 24px; height: 18px;
3415         margin-top: 4px;
3416         background-size: 100% 100%;
3417         background-image: url('images/camera.png');
3418         background-repeat: no-repeat;
3419 }
3420 /*.dislike { background-position: -112px 0px;}*/
3421 .icon.dislike {
3422         display: block; width: 15px; height: 16px;/* 23 24*/
3423         background-size: 100% 100%;
3424         background-image: url('images/disapprove-16.png');
3425         background-repeat: no-repeat;
3426         opacity: 0.4;
3427 }
3428 .icon.dislike:hover {
3429         opacity: 1.0;
3430 }
3431 /*.like { background-position: -128px 0px;}*/
3432 .icon.like {
3433         display: block; width: 15px; height: 16px;/* 23 24*/
3434         margin-right: 6px;
3435         background-size: 100% 100%;
3436         background-image: url('images/approve-16.png');
3437         background-repeat: no-repeat;
3438         opacity: 0.4;
3439 }
3440 .icon.like:hover {
3441         opacity: 1.0;
3442 }
3443 /*.link { background-position: -144px 0px;}*/
3444 .icon.link {
3445         display: block; width: 24px; height: 24px;
3446         background-size: 100% 100%;
3447         background-image: url('images/link.png');
3448         background-repeat: no-repeat;
3449 }
3450
3451 /*.globe { background-position: 0px -16px;}*/
3452 .icon.globe {
3453         display: block; width: 24px; height: 24px;
3454         background-size: 100% 100%;
3455         background-image: url('images/globe.png');
3456         background-repeat: no-repeat;
3457 }
3458 /*.noglobe { background-position: -16px -16px;}*/
3459 .icon.noglobe {
3460         display: block; width: 24px; height: 24px;
3461         background-size: 100% 100%;
3462         background-image: url('images/noglobe.png');
3463         background-repeat: no-repeat;
3464 }
3465 .no { background-position: -32px -16px;}
3466 .pause { background-position: -48px -16px;}
3467 .play { background-position: -64px -16px;}
3468 /*.pencil { background-position: -80px -16px;}*/
3469 .icon.pencil {
3470         display: block; width: 16px; height: 16px;
3471         background-size: 100% 100%;
3472         background-image: url('images/pencil-16.png');
3473         background-repeat: no-repeat;
3474         opacity: 0.4;
3475 }
3476 .icon.pencil:hover {
3477         opacity: 1.0;
3478 }
3479 /*.small-pencil { background-position: -96px -16px;}*/
3480 .icon.small-pencil {
3481         display: block; width: 16px; height: 16px;
3482         background-size: 100% 100%;
3483         background-image: url('images/pencil-16.png');
3484         background-repeat: no-repeat;
3485         opacity: 0.4;
3486 }
3487 .icon.small-pencil:hover {
3488         opacity: 1.0;
3489 }
3490 /*.recycle { background-position: -112px -16px;}*/
3491 .icon.recycle {
3492         display: block; width: 16px; height: 16px;/*24 23*/
3493         background-size: 100% 100%;
3494         background-image: url('images/recycle-16.png');
3495         background-repeat: no-repeat;
3496         opacity: 0.4;
3497 }
3498 .icon.recycle:hover {
3499         opacity: 1.0;
3500 }
3501 /*.remote-link { background-position: -128px -16px;}*/
3502 .icon.remote-link {
3503         display: block; width: 16px; height: 16px;
3504         background-size: 100% 100%;
3505         background-image: url('images/remote-link-16.png');
3506         background-repeat: no-repeat;
3507         opacity: 0.4;
3508 }
3509 .icon.remote-link:hover {
3510         opacity: 1.0;
3511 }
3512 .share { background-position: -144px -16px;}
3513
3514 .tools { background-position: 0px -32px;}
3515 /*.lock { background-position: -16px -32px;}*/
3516 .icon.lock {
3517         display: block; width: 14px; height: 21px;
3518         margin-top: 1px;
3519         background-size: 100% 100%;
3520         background-image: url('images/lock-24.png');
3521         background-repeat: no-repeat;
3522 }
3523 /*.unlock { background-position: -32px -32px;}*/
3524 .icon.unlock {
3525         display: block; width: 14px; height: 24px;
3526         margin-top: -2px;
3527         background-size: 100% 100%;
3528         background-image: url('images/unlock-24.png');
3529         background-repeat: no-repeat;
3530 }
3531 /*.video { background-position: -48px -32px;}*/
3532 .icon.video {
3533         display: block; width: 24px; height: 24px;
3534         background-size: 100% 100%;
3535         background-image: url('images/video.png');
3536         background-repeat: no-repeat;
3537 }
3538 /*.oembed.video {
3539         display: inline; width: auto; height: auto;
3540         background-image: none;
3541 }*/
3542
3543 .youtube { background-position: -64px -32px;}
3544 /*.attach { background-position: -80px -32px; }*/
3545 .icon.attach {
3546         display: block; width: 24px; height: 24px;
3547         background-size: 100% 100%;
3548         background-image: url('images/paperclip-24.png');
3549         background-repeat: no-repeat;
3550 }
3551
3552 .language { background-position: -96px -32px; }
3553 .prev { background-position: -112px -32px; }
3554 .next { background-position: -128px -32px; }
3555 .on { background-position: -144px -32px; }
3556
3557 .off { background-position: 0px -48px; }
3558 /*.starred { background-position: -16px -48px; }*/
3559 .icon.starred {
3560         display: block; width: 16px; height: 16px;
3561         background-size: 100% 100%;
3562         background-image: url('images/star-yellow-16.png');
3563         background-repeat: no-repeat;
3564 }
3565 /*.unstarred { background-position: -32px -48px; }*/
3566 .icon.unstarred {
3567         display: block; width: 16px; height: 16px;
3568         background-size: 100% 100%;
3569         background-image: url('images/star-16.png');
3570         background-repeat: no-repeat;
3571         opacity: 0.4;
3572 }
3573 .icon.unstarred:hover {
3574         opacity: 1.0;
3575 }
3576 /*.tagged { background-position: -48px -48px; }*/
3577 .icon.tagged {
3578         display: block; width: 16px; height: 16px;
3579         background-size: 100% 100%;
3580         background-image: url('images/tag-16.png');
3581         background-repeat: no-repeat;
3582         opacity: 0.4;
3583 }
3584 .icon.tagged:hover {
3585         opacity: 1.0;
3586 }
3587 .yellow { background-position: -64px -48px; }
3588
3589
3590 .filer-icon {
3591 /*      display: block; width: 16px; height: 16px;
3592         background-image: url('file.gif');*/
3593         display: block; width: 16px; height: 16px;
3594         background-size: 100% 100%;
3595         background-image: url('images/folder-16.png');
3596         background-repeat: no-repeat;
3597         opacity: 0.4;
3598 }
3599 .filer-icon:hover {
3600         opacity: 1.0;
3601 }
3602
3603 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
3604 /*[class^="comment-edit-bb"] {*/
3605 .comment-edit-bb {
3606         list-style: none;
3607         display: none;
3608         margin: 0px 0 -5px 60px;
3609         width: 75%;
3610 }
3611 .comment .comment-edit-bb {
3612         width: 300px;
3613         margin: 0px;
3614 }
3615 /*[class^="comment-edit-bb"] > li {*/
3616 .comment-edit-bb > li {
3617         display: inline-block;
3618         margin: 10px 10px 0 0;
3619         visibility: none;
3620 }
3621 /*[class^="comment-edit-bb-end"] {
3622         clear: both;
3623 }*/
3624 .editicon {
3625     display: inline-block;
3626 /*    background-image: url(bbedit.png);
3627         background-color: #fff;*/
3628         background-size: 100% 100%;
3629         background-repeat: no-repeat;
3630         background-color: #f3f3f3;
3631     text-decoration: none;
3632         opacity: 0.4;
3633 }
3634 .editicon:hover {
3635 /*      background-color: #ccc;*/
3636         opacity: 1.0;
3637 }
3638 .boldbb {
3639 /*      background-position: 0px 0px;*/
3640     width: 15px;
3641     height: 16px;
3642         background-image: url('images/boldB-serif-16.png');
3643 }
3644 /*.boldbb:hover {
3645         background-position: 0px -16px;
3646 }*/
3647 .italicbb {
3648 /*      background-position: -16px 0px;*/
3649     width: 9px;
3650     height: 16px;
3651         background-image: url('images/italicI-serif-16.png');
3652 }
3653 /*.italicbb:hover {
3654         background-position: -16px -16px;
3655 }*/
3656 .underlinebb {
3657 /*      background-position: -32px 0px;*/
3658     width: 14px;
3659     height: 16px;
3660         background-image: url('images/underlineU-serif-16.png');
3661 }
3662 /*.underlinebb:hover {
3663         background-position: -32px -16px;
3664 }*/
3665 .quotebb {
3666 /*      background-position: -48px 0px;*/
3667     width: 20px;
3668     height: 20px;
3669         background-image: url('images/quote.png');
3670 }
3671 /*.quotebb:hover {
3672         background-position: -48px -16px;
3673 }*/
3674 .codebb {
3675 /*      background-position: -64px 0px;*/
3676     width: 20px;
3677     height: 20px;
3678         background-image: url('images/code.png');
3679 }
3680 /*.codebb:hover {
3681         background-position: -64px -16px;
3682 }*/
3683 .imagebb {
3684 /*      background-position: -80px 0px;*/
3685     width: 20px;/*16*/
3686     height: 15px;/*12*/
3687         margin-bottom: 2px;
3688         background-image: url('images/camera.png');
3689 }
3690 /*.imagebb:hover {
3691         background-position: -80px -16px;
3692 }*/
3693 .urlbb {
3694 /*      background-position: -96px 0px;*/
3695         width: 20px;
3696         height: 20px;
3697         background-image: url('images/link.png');
3698 }
3699 /*.urlbb:hover {
3700         background-position: -96px -16px;
3701 }*/
3702 .videobb {
3703 /*      background-position: -112px 0px;*/
3704         width: 20px;
3705         height: 20px;
3706         background-image: url('images/video.png');
3707 }
3708 /*.videobb:hover {
3709         background-position: -112px -16px;
3710 }*/
3711
3712 .attachtype {
3713         display: block; width: 20px; height: 23px;
3714         float: left;
3715         background-image: url('../../../images/content-types.png');
3716 }
3717
3718 .body-attach {
3719         margin-top: 10px;
3720 }
3721
3722 .type-video { background-position: 0px 0px; }
3723 .type-image { background-position: -20px 0px; }
3724 .type-audio { background-position: -40px 0px; }
3725 .type-text  { background-position: -60px 0px; }
3726 .type-unkn  { background-position: -80px 0px; }
3727
3728
3729 /* autocomplete popup */
3730 .acpopup {
3731         max-height:150px;
3732         background-color:#ffffff;
3733         overflow:auto;
3734         z-index:100000;
3735         border:1px solid #cccccc;
3736 }
3737 .acpopupitem {
3738         background-color:#ffffff; padding: 4px;
3739         clear:left;
3740 }
3741 .acpopupitem img {
3742         float: left;
3743         margin-right: 4px;
3744 }
3745
3746 .acpopupitem.selected {
3747         color: #FFFFFF; background: #3465A4;
3748 }
3749
3750 /* popup notifications */
3751 div.jGrowl div.notice {
3752   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
3753   color: #ffffff;
3754   padding-left: 58px;
3755 }
3756 div.jGrowl div.info {
3757   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
3758   color: #ffffff;
3759   padding-left: 58px;
3760 }
3761 #jGrowl.top-right {
3762         top: 15px;
3763         right: 15px;
3764 }
3765 .qcomment {
3766         border: 1px solid #EEE;
3767         padding: 3px;
3768         margin-top: 15px;
3769         margin-left: 25px;
3770         width: 125px;
3771         overflow-y: auto;
3772 }
3773
3774
3775 .qcomment option {
3776         width: 125px;
3777         overflow-x: hidden;
3778 }
3779
3780 .qcomment {
3781         opacity: 0.3;
3782         filter:alpha(opacity=30);
3783 }
3784 .qcomment:hover {
3785         opacity: 1.0;
3786         filter:alpha(opacity=100);
3787 }
3788
3789 /* notifications popup menu */
3790 .nav-notify {
3791         display: none;
3792         position: absolute;
3793         font-size: 10px;
3794         padding: 1px 3px;
3795         top: 0px;
3796         right: -10px;
3797         min-width: 15px;
3798         text-align: right;
3799 }
3800 .nav-notify.show {
3801         display: block;
3802 }
3803 ul.notifications-menu-popup {
3804         position: absolute;
3805         display: none;
3806         width: 10em;
3807         margin: 0px;
3808         padding: 0px;
3809         list-style: none;
3810         z-index: 100000;
3811         right: 0px;
3812 }
3813 #nav-notifications-menu {
3814         width: 320px;
3815         max-height: 400px;
3816         overflow-y: scroll;overflow-style:scrollbar;
3817         background-color:#FFFFFF;
3818         -moz-border-radius: 5px;
3819         -webkit-border-radius: 5px;
3820         border-radius:5px;
3821         border: 1px solid #AAA;
3822         -moz-box-shadow: 3px 3px 5px #555;
3823         -webkit-box-shadow: 3px 3px 5px #555;
3824         box-shadow: 3px 3px 5px #555;
3825 }
3826 #nav-notifications-menu .contactname { font-weight: bold; font-size: 0.9em; }
3827 #nav-notifications-menu img { float: left; margin-right: 5px; }
3828 #nav-notifications-menu .notif-when { font-size: 0.8em; display: block; }
3829 #nav-notifications-menu li {
3830         padding: 7px 0px 7px 10px;
3831         word-wrap:normal;
3832         border-bottom: 1px solid #000;
3833 }
3834
3835 #nav-notifications-menu li:hover {
3836
3837 }
3838
3839 #nav-notifications-menu a:hover {
3840         text-decoration: underline;
3841 }
3842
3843 .notif-item a {
3844         color: #000000;
3845 }
3846
3847 .notif-item a:hover {
3848         text-decoration: underline;
3849 }
3850
3851 .notif-image {
3852         width: 32px;
3853         height: 32px;
3854         padding: 7px 7px 0px 0px;
3855 }
3856
3857 .notify-seen {
3858         background: #DDDDDD;
3859 }
3860
3861 #id_term_label {
3862         width:75px;
3863 }
3864 #id_term {
3865         width:100px;
3866 }
3867
3868 #recip {
3869         
3870 }
3871 .autocomplete-w1 { background: #ffffff; no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
3872 .autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
3873 .autocomplete .selected { background:#F0F0F0; }
3874 .autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
3875
3876 #datebrowse-sidebar select {
3877         margin-left: 40px;
3878         width: 130px;
3879 }
3880
3881