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