]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/style.css
bccfea149e1501db31ba8b009c7546e4308301eb
[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 }
1117 .wall-item-container .wall-item-ago {
1118   word-wrap: break-word;
1119   width: 50px;
1120   margin-left: 10px;
1121   color: #999;
1122 }
1123 .wall-item-location {
1124   
1125   clear: both;
1126   overflow: hidden;
1127   
1128   margin-bottom: 5px;
1129 }
1130
1131 .wall-item-container .wall-item-content {
1132   font-size: 13px;
1133   max-width: 720px;
1134   word-wrap: break-word;
1135   line-height: 1.4;
1136 }
1137
1138 .wall-item-container .wall-item-content img {
1139   max-width: 700px;
1140 }
1141 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1142   display: table-cell;
1143   vertical-align: middle;
1144 }
1145 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1146   opacity: 0.5;
1147   -webkit-transition: all 0.2s ease-in-out;
1148   -moz-transition: all 0.2s ease-in-out;
1149   -o-transition: all 0.2s ease-in-out;
1150   -ms-transition: all 0.2s ease-in-out;
1151   transition: all 0.2s ease-in-out;
1152 }
1153 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1154   opacity: 1;
1155   -webkit-transition: all 0.2s ease-in-out;
1156   -moz-transition: all 0.2s ease-in-out;
1157   -o-transition: all 0.2s ease-in-out;
1158   -ms-transition: all 0.2s ease-in-out;
1159   transition: all 0.2s ease-in-out;
1160 }
1161 .wall-item-container .wall-item-name {
1162   font-weight: bold;
1163 }
1164 .wall-item-container .wall-item-actions-author {
1165   width: 100%;
1166   margin-bottom: 0.3em;
1167 }
1168 .wall-item-container .wall-item-actions-social {
1169   float: left;
1170   margin-bottom: 1px;
1171 }
1172 .wall-item-container .wall-item-actions-social a {
1173   margin-right: 1em;
1174 }
1175 .wall-item-actions-social a {
1176   float: left;
1177 }
1178 .wall-item-container .wall-item-actions-tools {
1179   float: right;
1180   width: 80px;
1181 }
1182 .wall-item-container .wall-item-actions-tools a {
1183   float: right;
1184 }
1185 .wall-item-container .wall-item-actions-tools input {
1186   float: right;
1187 }
1188 .wall-item-container.comment {
1189   margin-top: 5px;
1190   margin-bottom: 5px;
1191   margin-left: 80px;
1192   width: 700px;
1193   border-bottom: 1px solid hsl(198, 21%, 79%);
1194 }
1195 .wall-item-container.comment .contact-photo {
1196   width: 32px;
1197   height: 32px;
1198   margin-left: 16px;
1199   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1200
1201 }
1202 .wall-item-container.comment {
1203   top: 15px !important;
1204   left: 15px !important;
1205 }
1206 .wall-item-container.comment .wall-item-links {
1207   padding-left: 12px;
1208 }
1209 .wall-item-comment-wrapper {
1210   margin: 1px 5px 1px 80px;
1211 }
1212 .wall-item-comment-wrapper .comment-edit-photo {
1213   display: none;
1214 }
1215 .wall-item-comment-wrapper textarea {
1216   height: 2.0em;
1217   width: 100%;
1218   font-size: 10px;
1219   color: #999999;
1220   border: 1px solid #DDD;
1221   padding: 0.3em;
1222   font-size: 14px;
1223 }
1224 .wall-item-comment-wrapper .comment-edit-text-full {
1225   font-size: 14px;
1226   height: 4em;
1227   color: #2d2d2d;
1228   border: 1px solid #2d2d2d;
1229 }
1230 .comment-edit-preview {
1231   width: 710px;
1232   border: 1px solid #2d2d2d;
1233   margin-top: 10px;
1234 }
1235 .comment-edit-preview .contact-photo {
1236   width: 32px;
1237   height: 32px;
1238   margin-left: 16px;
1239   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1240
1241 }
1242 .comment-edit-preview {
1243   top: 15px !important;
1244   left: 15px !important;
1245 }
1246 .comment-edit-preview .wall-item-links {
1247   padding-left: 12px;
1248 }
1249 .comment-edit-preview .wall-item-container {
1250   width: 700px;
1251 }
1252 .comment-edit-preview .tread-wrapper {
1253   width: 700px;
1254   padding: 0;
1255   margin: 10px 0;
1256 }
1257
1258 .shiny {
1259   /* border-right: 10px solid #fce94f; */
1260         border-right: 1px solid #A7C7F7;
1261         padding-right: 12px;
1262 }
1263
1264 #jot-preview-content{
1265         margin-top: 30px;}
1266         
1267 #jot-preview-content .tread-wrapper {
1268   background-color: #fff797;
1269 }
1270
1271 .wall-item-tags {
1272   padding-top: 1px;
1273   padding-bottom: 2px;
1274 }
1275 .tag {
1276   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1277   color: #3465A4;
1278   padding-left: 3px;
1279   font-size: 12px;
1280 }
1281 .tag a {
1282   padding-right: 5px;
1283   /*background: url("../../../images/tag.png") no-repeat center right;*/
1284   color: #3465A4;
1285 }
1286 .wwto {
1287   position: absolute !important;
1288   width: 25px;
1289   height: 25px;
1290   background: #FFFFFF;
1291   border: 2px solid #364e59;
1292   height: 25px;
1293   width: 25px;
1294   overflow: hidden;
1295   padding: 1px;
1296   position: absolute !important;
1297   top: 40px;
1298   left: 30px;
1299   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1300   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1301   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1302 }
1303 .wwto .contact-photo {
1304   width: auto;
1305   height: 25px;
1306 }
1307 /* contacts menu */
1308 .contact-photo-wrapper {
1309   position: relative;
1310   width: 80px;
1311 }
1312
1313 .contact-photo-wrapper.wwto {
1314   width: 25px;
1315 }
1316
1317 .contact-photo {
1318   width: 48px;
1319   height: 48px;
1320   overflow: hidden;
1321   display: block;
1322 }
1323 .contact-photo img {
1324   width: 48px;
1325   height: 48px;
1326 }
1327
1328 .contact-wrapper {
1329   float: left;
1330   width: 90px;
1331   height: 90px;
1332   margin-bottom: 15px;
1333 }
1334 .contact-wrapper .contact-photo {
1335   width: 80px;
1336   height: 80px;
1337 }
1338 .contact-wrapper .contact-photo img {
1339   width: 80px;
1340   height: 80px;
1341 }
1342 .contact-wrapper {
1343   left: 0px;
1344   top: 63px;
1345 }
1346 .contact-photo {
1347   width: 48px;
1348   height: 48px;
1349 }
1350 .contact-photo img {
1351   width: 48px;
1352   height: 48px;
1353 }
1354 .contact-name {
1355   /* text-align: center; */
1356   /*font-weight: bold;*/
1357   font-size: 12px;
1358 }
1359 .contact-details {
1360   color: #999999;
1361 }
1362 /* editor */
1363 .jothidden {
1364   display: none;
1365 }
1366 #jot {
1367   width: 785px;
1368   margin: 0px 2em 20px 0px;
1369 }
1370 #profile-jot-form #profile-jot-text {
1371   height: 2.0em;
1372   width: 99%;
1373   font-size: 15px;
1374   color: #999999;
1375   border: 1px solid #DDD;
1376   padding: 0.3em;
1377   margin-bottom: 10px;
1378 }
1379 #jot #jot-tools {
1380   margin: 0px;
1381   padding: 0px;
1382   height: 40px;
1383   overflow: none;
1384   width: 783px;
1385   background-color: #fff;
1386   border-bottom: 2px solid #9eabb0;
1387 }
1388
1389 #jot #jot-tools li {
1390   list-style: none;
1391   float: left;
1392   width: 80px;
1393   height: 40px;
1394   border-bottom: 2px solid #9eabb0;
1395 }
1396 #jot #jot-tools li a {
1397   display: block;
1398   color: #cccccc;
1399   width: 100%;
1400   height: 40px;
1401   text-align: center;
1402   line-height: 40px;
1403   overflow: hidden;
1404 }
1405 #jot #jot-tools li:hover {
1406   background-color: #364e59;
1407   border-bottom: 2px solid #bdcdd4;
1408 }
1409 #jot #jot-tools li.perms {
1410   float: right;
1411   width: 40px;
1412 }
1413 #jot #jot-tools li.perms a.unlock {
1414   width: 30px;
1415   border-left: 10px solid #cccccc;
1416   background-color: #cccccc;
1417   background-position: left center;
1418 }
1419 #jot #jot-tools li.perms a.lock {
1420   width: 30px;
1421   border-left: 10px solid #666666;
1422   background-color: #666666;
1423 }
1424 #jot #jot-tools li.submit {
1425   float: right;
1426   background-color: #cccccc;
1427   border-bottom: 2px solid #cccccc;
1428   border-right: 1px solid #666666;
1429   border-left: 1px solid #666666;
1430 }
1431 #jot #jot-tools li.submit input {
1432   border: 0px;
1433   margin: 0px;
1434   padding: 0px;
1435   background-color: #cccccc;
1436   color: #666666;
1437   width: 80px;
1438   height: 40px;
1439   line-height: 40px;
1440 }
1441 #jot #jot-tools li.submit input:hover {
1442   background-color: #bdcdd4;
1443   color: #666666;
1444 }
1445 #jot #jot-tools li.loading {
1446   float: right;
1447   background-color: #ffffff;
1448   width: 20px;
1449   vertical-align: center;
1450   text-align: center;
1451   border-top: 2px solid #9eabb0;
1452   height: 38px;
1453 }
1454 #jot #jot-tools li.loading img {
1455   margin-top: 10px;
1456 }
1457 #profile-jot-form #jot-title {
1458     
1459          border-radius: 5px 5px 5px 5px;
1460     font-weight: bold;
1461     height: 20px;
1462     margin: 0 0 5px;
1463     width: 60%;
1464     border: 1px solid #ffffff;
1465 }
1466 #profile-jot-form #jot-title:-webkit-input-placeholder {
1467   font-weight: normal;
1468 }
1469 #profile-jot-form #jot-title:-moz-placeholder {
1470   font-weight: normal;
1471 }
1472 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1473         width: 785px;
1474         height: 100px;
1475         }
1476 #jot #jot-title:hover {
1477   border: 1px solid #999999;
1478 }
1479 #jot #jot-title:focus {
1480   border: 1px solid #999999;
1481 }
1482 #jot #character-counter {
1483   width: 80px;
1484   float: right;
1485   text-align: right;
1486   height: 20px;
1487   line-height: 20px;
1488   padding-right: 20px;
1489 }
1490 #jot-perms-icon, 
1491 #profile-location,
1492 #profile-nolocation,
1493 #profile-youtube, 
1494 #profile-video, 
1495 #profile-audio,
1496 #profile-link,
1497 #profile-title, 
1498 #wall-image-upload,
1499 #wall-file-upload,
1500 #wall-image-upload-div,
1501 #wall-file-upload-div,
1502 .hover, .focus {
1503         cursor: pointer;
1504         margin-top: 2px;
1505 }
1506 #profile-jot-wrapper{
1507         margin: 0 2em 20px 0;
1508    width: 785px;
1509         }
1510
1511 #profile-jot-submit-wrapper {
1512         margin-bottom: 50px;
1513         width: 785px;
1514 }
1515
1516 #profile-jot-submit {
1517         float: right;
1518         margin-top: 2px;
1519         
1520 }
1521 #profile-upload-wrapper {
1522         float: left;
1523         margin-top: 2px;
1524         margin-left: 10px;
1525         
1526 }
1527 #profile-attach-wrapper {
1528         float: left;
1529         margin-left: 15px;
1530         margin-top: 2px;
1531 }
1532 #profile-rotator {
1533         float: left;
1534         margin-left: 30px;
1535         margin-top: 2px;
1536 }
1537 #profile-link-wrapper {
1538         float: left;
1539         margin-left: 15px;
1540         margin-top: 2px;
1541 }
1542 #profile-youtube-wrapper {
1543         float: left;
1544         margin-left: 15px;
1545         margin-top: 2px;
1546 }
1547 #profile-video-wrapper {
1548         float: left;
1549         margin-left: 15px;
1550         margin-top: 2px;
1551 }
1552 #profile-audio-wrapper {
1553         float: left;
1554         margin-left: 15px;
1555         margin-top: 2px;
1556 }
1557 #profile-location-wrapper {
1558         float: left;
1559         margin-left: 15px;
1560         margin-top: 2px;
1561 }
1562 #profile-jot-perms {
1563         float: left;
1564         margin-left: 45px;
1565         margin-top: 2px;
1566 }
1567 #jot-preview-link {
1568         float: right;
1569         margin-left: 10px;
1570         margin-top: 2px;
1571         font-size: 10px;
1572 }
1573 #profile-jot-perms{
1574    float: right;
1575         margin-left: 10px;
1576         margin-top: 2px;        
1577         }
1578 /** buttons **/
1579 .button.creation1 {
1580     background-color: #fff;
1581     border: 1px solid #777777;
1582     background-image: -moz-linear-gradient(center top , white 0%, #DDDDDD 100%);
1583     border-radius: 3px 3px 3px 3px;
1584     box-shadow: 0 1px 1px #CFCFCF;
1585 }
1586 .button.creation2 {
1587     background-color: #33ACFF;
1588     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
1589     border: 1px solid #777777;
1590     color: white;
1591     border-radius: 3px 3px 3px 3px;
1592     box-shadow: 0 1px 1px #CFCFCF;
1593     margin-left: 5px;
1594 }
1595 /*input[type="submit"] {
1596         border: 0px;
1597     background-color: @ButtonBackgroundColor;
1598     color: @ButtonColor;
1599     padding: 0px 10px;
1600         .rounded(5px);
1601     height: 18px;
1602 }*/
1603 /** acl **/
1604 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1605   display: block!important;
1606 }
1607 #acl-wrapper {
1608   width: 690px;
1609   float: left;
1610 }
1611 #acl-search {
1612   float: right;
1613   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1614   padding-right: 20px;
1615 }
1616 #acl-showall {
1617   float: left;
1618   display: block;
1619   width: auto;
1620   height: 18px;
1621   background-color: #cccccc;
1622   background-image: url("../../../images/show_all_off.png");
1623   background-position: 7px 7px;
1624   background-repeat: no-repeat;
1625   padding: 7px 5px 0px 30px;
1626   color: #999999;
1627   -moz-border-radius: 5px 5px 5px 5px;
1628   -webkit-border-radius: 5px 5px 5px 5px;
1629   border-radius: 5px 5px 5px 5px;
1630 }
1631 #acl-showall.selected {
1632   color: #000000;
1633   background-color: #ff9900;
1634   background-image: url("../../../images/show_all_on.png");
1635 }
1636 #acl-list {
1637   height: 210px;
1638   border: 1px solid #cccccc;
1639   clear: both;
1640   margin-top: 30px;
1641   overflow: auto;
1642 }
1643 .acl-list-item {
1644   display: block;
1645   width: 150px;
1646   height: 30px;
1647   border: 1px solid #cccccc;
1648   margin: 5px;
1649   float: left;
1650 }
1651 .acl-list-item img {
1652   width: 22px;
1653   height: 22px;
1654   float: left;
1655   margin: 4px;
1656 }
1657 .acl-list-item p {
1658   height: 12px;
1659   font-size: 10px;
1660   margin: 0px;
1661   padding: 2px 0px 1px;
1662   overflow: hidden;
1663 }
1664 .acl-list-item a {
1665   font-size: 8px;
1666   display: block;
1667   width: 40px;
1668   height: 10px;
1669   float: left;
1670   color: #999999;
1671   background-color: #cccccc;
1672   background-position: 3px 3px;
1673   background-repeat: no-repeat;
1674   margin-right: 5px;
1675   -webkit-border-radius: 2px ;
1676   -moz-border-radius: 2px;
1677   border-radius: 2px;
1678   padding-left: 15px;
1679 }
1680 #acl-wrapper a:hover {
1681   text-decoration: none;
1682   color: #000000;
1683 }
1684 .acl-button-show {
1685   background-image: url("../../../images/show_off.png");
1686 }
1687 .acl-button-hide {
1688   background-image: url("../../../images/hide_off.png");
1689 }
1690 .acl-button-show.selected {
1691   color: #000000;
1692   background-color: #9ade00;
1693   background-image: url("../../../images/show_on.png");
1694 }
1695 .acl-button-hide.selected {
1696   color: #000000;
1697   background-color: #ff4141;
1698   background-image: url("../../../images/hide_on.png");
1699 }
1700 .acl-list-item.groupshow {
1701   border-color: #9ade00;
1702 }
1703 .acl-list-item.grouphide {
1704   border-color: #ff4141;
1705 }
1706 /** /acl **/
1707 /** tab buttons **/
1708 ul.tabs {
1709   list-style-type: none;
1710   padding-bottom: 10px;
1711   font-size: 13px;
1712 }
1713 ul.tabs li {
1714   float: left;
1715   margin-left: 5px;
1716 }
1717 ul.tabs li .active {
1718     background-color: #333333;
1719     border: 1px solid #777777;
1720     color: white;
1721     border-radius: 3px 3px 3px 3px;
1722     box-shadow: 0 1px 1px #CFCFCF;
1723     margin-left: 5px;
1724 }
1725 /**
1726  * Form fields
1727  */
1728 .field {
1729   margin-bottom: 10px;
1730   padding-bottom: 10px;
1731   overflow: auto;
1732   width: 100%;
1733 }
1734 .field label {
1735   float: left;
1736   width: 200px;
1737 }
1738 .field input, .field textarea {
1739   width: 400px;
1740 }
1741 .field textarea {
1742   height: 100px;
1743 }
1744 .field .field_help {
1745   display: block;
1746   margin-left: 200px;
1747   color: #666666;
1748 }
1749 .field .onoff {
1750   float: left;
1751   width: 80px;
1752 }
1753 .field .onoff a {
1754   display: block;
1755   border: 1px solid #666666;
1756   background-image: url("../../../images/onoff.jpg");
1757   background-repeat: no-repeat;
1758   padding: 4px 2px 2px 2px;
1759   height: 16px;
1760   text-decoration: none;
1761 }
1762 .field .onoff .off {
1763   border-color: #666666;
1764   padding-left: 40px;
1765   background-position: left center;
1766   background-color: #cccccc;
1767   color: #666666;
1768   text-align: right;
1769 }
1770 .field .onoff .on {
1771   border-color: #204A87;
1772   padding-right: 40px;
1773   background-position: right center;
1774   background-color: #D7E3F1;
1775   color: #204A87;
1776   text-align: left;
1777 }
1778 .field .hidden {
1779   display: none!important;
1780 }
1781 .field.radio .field_help {
1782   margin-left: 0px;
1783 }
1784 #directory-search-form{
1785         margin-bottom: 50px;
1786         }
1787 #profile-edit-links-end {
1788         clear: both;
1789         margin-bottom: 15px;
1790 }
1791
1792 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1793
1794 #profile-edit-links li {
1795   float: left;
1796   list-style: none;
1797   margin-left: 10px;
1798 }
1799
1800 .profile-edit-side-div {
1801   display: none;
1802 }
1803
1804 #register-form label,
1805 #profile-edit-form label {
1806         width: 300px; float: left;
1807 }
1808
1809 .required {
1810   display: inline;
1811   color: #B20202;
1812 }
1813
1814 /* oauth */
1815 .oauthapp {
1816   height: auto;
1817   overflow: auto;
1818   border-bottom: 2px solid #cccccc;
1819   padding-bottom: 1em;
1820   margin-bottom: 1em;
1821 }
1822 .oauthapp img {
1823   float: left;
1824   width: 48px;
1825   height: 48px;
1826   margin: 10px;
1827 }
1828 .oauthapp img.noicon {
1829   background-image: url("../../../images/icons/48/plugin.png");
1830   background-position: center center;
1831   background-repeat: no-repeat;
1832 }
1833 .oauthapp a {
1834   float: left;
1835 }
1836 /* contacts */
1837 .contact-entry-wrapper {
1838   width: 120px;
1839   height: 120px;
1840   float: left;
1841 }
1842 /* photo */
1843 .lframe {
1844   float: left;
1845   margin: 0px 10px 10px 0px;
1846 }
1847 /* profile match wrapper */
1848 .profile-match-wrapper {
1849   float: left;
1850   width: 90px;
1851   height: 90px;
1852   margin-bottom: 20px;
1853 }
1854 .profile-match-wrapper .contact-photo {
1855   width: 80px;
1856   height: 80px;
1857 }
1858 .profile-match-wrapper .contact-photo img {
1859   width: 80px;
1860   height: 80px;
1861 }
1862 .profile-match-wrapper {
1863   left: 0px;
1864   top: 63px;
1865 }
1866
1867 .contact-photo-menu-button {
1868         position: relative;
1869         background-image: url("../../../images/icons/16/menu.png");
1870         background-position: top left; 
1871         background-repeat: no-repeat;
1872         margin: 0px 0px -16px 0px; 
1873         padding: 0px;
1874         width: 16px;
1875         height: 16px;
1876         top: -20px; left:0px;
1877         overflow: hidden;
1878         text-indent: 40px;
1879         display: none;
1880         
1881 }
1882 .contact-photo-menu {
1883         width: 11em;
1884         border: 3px solid #364e59;
1885         color: #2d2d2d;
1886         background: #FFFFFF;
1887 /*        position: absolute;*/
1888         position: relative;
1889         left: 0px; top: 0px;
1890         display: none;
1891         z-index: 10000;
1892 }
1893 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1894 .contact-photo-menu li a {
1895         display: block; 
1896         padding: 5px 10px; 
1897         color: #2d2d2d;
1898         text-decoration: none;
1899 }
1900 .contact-photo-menu li a:hover {
1901         background-color: #bdcdd4; 
1902 }
1903
1904 /* page footer */
1905 footer {
1906   height: 100px;
1907   display: table-row;
1908 }
1909
1910 blockquote {
1911     border-left: 1px solid #D2D2D2;
1912     padding-left: 9px;
1913     margin: 0 0 0 .8ex;
1914 }
1915 .aprofile dt{
1916 box-shadow: 1px 1px 5px 0;
1917     color: #666666;
1918     margin: 15px 0 5px;
1919     padding-left: 5px;  
1920         }
1921 /* ================== */
1922 /* = Contacts Block = */
1923 /* ================== */
1924
1925 .contact-block-img {
1926         width: 55px;
1927         height: 55px;
1928         padding-right: 3px;
1929 }
1930 .contact-block-div {
1931         float: left;
1932 }
1933
1934 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
1935 #contact-block-end { clear: both; } 
1936
1937 #group-edit-wrapper {
1938         margin-bottom: 10px;
1939 }
1940
1941 #group-members-end {
1942         clear: both;
1943 }
1944 #group-edit-desc {
1945  margin-top: 15px;
1946 }
1947
1948 /*
1949 #group-separator,
1950 #prof-separator { display: none;}
1951 */
1952
1953 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1954         margin-bottom: 10px;
1955         margin-top: 20px;
1956 }
1957
1958 #prvmail-submit {
1959         float: left;
1960         margin-top: 10px;
1961         margin-right: 30px;
1962 }
1963 #prvmail-upload-wrapper,
1964 #prvmail-link-wrapper,
1965 #prvmail-rotator-wrapper {
1966         float: left;
1967         margin-top: 10px;
1968         margin-right: 10px;
1969         width: 24px;
1970 }
1971
1972 #prvmail-end {
1973         clear: both;
1974 }
1975
1976 .mail-list-sender,
1977 .mail-list-detail {
1978         float: left;
1979 }
1980 .mail-list-detail {
1981         margin-left: 20px;
1982 }
1983
1984 .mail-list-subject {
1985         font-size: 1.1em;
1986         margin-top: 10px;
1987 }
1988 a.mail-list-link {
1989     display: block;
1990     font-size: 1.3em;
1991     padding: 4px 0;
1992 }
1993
1994 /*
1995 *a.mail-list-link:hover {
1996 *       background-color: #15607B;
1997 *       color: #F5F6FB;
1998 *}
1999 */
2000
2001 .mail-list-outside-wrapper-end {
2002         clear: both;
2003 }
2004
2005 .mail-list-outside-wrapper {
2006         margin-top: 30px;
2007 }
2008
2009 .mail-list-delete-wrapper {
2010         float: right;
2011         margin-right: 30px;
2012         margin-top: 15px;
2013 }
2014
2015 .mail-list-delete-icon {
2016         border: none;
2017 }
2018
2019 .mail-conv-sender,
2020 .mail-conv-detail {
2021         float: left;
2022 }
2023 .mail-conv-detail {
2024         margin-left: 20px;
2025         width: 500px;
2026 }
2027
2028 .mail-conv-subject {
2029     font-size: 1.4em;
2030     margin: 10px 0;
2031 }
2032
2033 .mail-conv-outside-wrapper-end {
2034         clear: both;
2035 }
2036
2037 .mail-conv-outside-wrapper {
2038         margin-top: 30px;
2039 }
2040
2041 .mail-conv-delete-wrapper {
2042         float: right;
2043         margin-right: 30px;
2044         margin-top: 15px;
2045 }
2046 .mail-conv-break {
2047         clear: both;
2048 }
2049
2050 .mail-conv-delete-icon {
2051         border: none;
2052 }
2053
2054 /* ========== */
2055 /* = Events = */
2056 /* ========== */
2057 .eventcal {
2058         float: left;
2059         font-size: 20px;
2060 }
2061
2062 .vevent {
2063         border: 1px solid #CCCCCC;
2064 }
2065 .vevent .event-description, .vevent .event-location {
2066         margin-left: 10px;
2067         margin-right: 10px;
2068 }
2069 .vevent .event-start {
2070         margin-left: 10px;
2071         margin-right: 10px;
2072 }
2073
2074 #new-event-link {
2075         margin-bottom: 10px;
2076 }
2077
2078 .edit-event-link, .plink-event-link {
2079         float: left;
2080         margin-top: 4px;
2081         margin-right: 4px;
2082         margin-bottom: 15px;
2083 }
2084
2085 .event-description:before {
2086         content: url('../../../images/calendar.png');
2087         margin-right: 15px;
2088 }
2089
2090 .event-start, .event-end {
2091         margin-left: 10px;
2092         width: 330px;
2093         clear: both;
2094 }
2095
2096 .event-start .dtstart, .event-end .dtend {
2097         float: right;
2098 }
2099
2100 .event-list-date {
2101         margin-bottom: 10px;
2102 }
2103
2104 .prevcal, .nextcal {
2105         float: left;
2106         margin-left: 32px;
2107         margin-right: 32px;
2108         margin-top: 64px;
2109 }
2110 .event-calendar-end {
2111         clear: both;
2112 }
2113
2114  
2115 .calendar {
2116         font-family: Courier, monospace;
2117 }
2118 .today {
2119         font-weight: bold;
2120         color: #FF0000;
2121 }
2122
2123 .settings-block {
2124         border: 1px solid #AAA;
2125         margin: 10px;
2126         padding: 10px;
2127 }
2128
2129 .app-title {
2130         margin: 10px;
2131 }
2132
2133 #identity-manage-desc {
2134         margin-top:15px;
2135         margin-bottom: 15px;
2136 }
2137
2138 #identity-manage-choose {
2139         margin-bottom: 15px;
2140 }
2141
2142 #identity-submit {
2143         margin-top: 20px;
2144 }
2145
2146 #photo-prev-link, #photo-next-link {
2147         padding: 10px;
2148         float: left;
2149 }
2150
2151 #photo-photo {
2152         float: left;
2153 }
2154 #photo-like-div .wall-item-like-buttons {
2155         float: left;
2156    margin-right: 10px;
2157         }
2158 .wall-item-like-buttons .icon.like {
2159 float: left;
2160 }
2161
2162 #photo-photo-end {
2163         clear: both;
2164 }
2165
2166 .tabs .comment-wwedit-wrapper {
2167         display: block;
2168    margin-top: 30px;
2169    margin-left: 50px;
2170         }
2171
2172 .profile-match-photo {
2173         float: left;
2174         text-align: center;
2175         width: 120px;
2176 }
2177
2178 .profile-match-name {
2179         float: left;
2180         text-align: center;
2181         width: 120px;
2182         overflow: hidden;
2183 }
2184
2185 .profile-match-break,
2186 .profile-match-end {
2187         clear: both;
2188 }
2189
2190 .profile-match-connect {
2191         text-align: center;
2192         font-weight: bold;
2193 }
2194
2195 .profile-match-wrapper {
2196         float: left;
2197         padding: 10px;
2198         width: 120px;
2199         height: 120px;
2200         scroll: auto;
2201 }
2202 #profile-match-wrapper-end {
2203         clear: both;
2204 }
2205
2206 /* ============= */
2207 /* = Directory = */
2208 /* ============= */
2209 /* contacts menu */
2210 .contact-photo-wrapper {
2211   position: relative;
2212 }
2213 .contact-photo {
2214   width: 48px;
2215   height: 48px;
2216   overflow: hidden;
2217   display: block;
2218 }
2219 .contact-photo img {
2220   width: 48px;
2221   height: 48px;
2222 }
2223 .contact-photo-menu-button {
2224   display: none;
2225   /* position: absolute; */
2226   /* position: absolute; */
2227   left: -2px;
2228   top: -20px;
2229 }
2230 .contact-wrapper {
2231   float: left;
2232   width: 90px;
2233   height: 90px;
2234   margin-bottom: 15px;
2235 }
2236 .contact-wrapper .contact-photo {
2237   width: 80px;
2238   height: 80px;
2239 }
2240 .contact-wrapper .contact-photo img {
2241   width: 80px;
2242   height: 80px;
2243 }
2244 .contact-wrapper .contact-photo-menu-button {
2245   left: 0px;
2246   top: 63px;
2247 }
2248 .directory-item {
2249   float: left;
2250   width: 200px;
2251   height: 200px;
2252 }
2253 .directory-item .contact-photo {
2254   width: 175px;
2255   height: 175px;
2256 }
2257 .directory-item .contact-photo img {
2258   width: 175px;
2259   height: 175px;
2260 }
2261 .contact-name {
2262   text-align: left;
2263   font-weight: bold;
2264   font-size: 12px;
2265 }
2266 .contact-details {
2267   color: #999999;
2268 }
2269
2270 .photo-top-image-wrapper {
2271         position: relative;
2272         float: left;
2273         margin-top: 15px;
2274         margin-right: 15px;
2275         width: 200px; height: 200px; 
2276         overflow: hidden; 
2277 }
2278 .photo-top-album-name {
2279         width: 100%;
2280         min-height: 2em;
2281         position: absolute; 
2282         bottom: 0px; 
2283         padding: 0px 3px;
2284         padding-top: 0.5em;
2285         background-color: rgb(255, 255, 255);
2286 }
2287 #photo-top-end {
2288         clear: both;
2289 }
2290
2291 #photo-top-links {
2292         margin-bottom: 30px;
2293         margin-left: 30px;
2294 }
2295
2296 #photos-upload-newalbum-div {
2297         float: left;
2298         width: 175px;
2299 }
2300