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