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