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