]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/style.css
1722588ba42bc295a19e3b25a397e3feba08177d
[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 .icon.unstarred    { background-image: url("../../../view/theme/diabook/icons/star.png");}
106 .icon.star    { background-image: url("../../../view/theme/diabook/icons/star.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.isstar    { background-image: url("../../../view/theme/diabook/icons/isstar.png");}
111 .icon.language    { background-image: url("../../../view/theme/diabook/icons/language.png");}
112
113
114 .camera         { background-image: url("../../../view/theme/diabook/icons/camera.png"); 
115                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
116                           }
117 .attach         { background-image: url("../../../view/theme/diabook/icons/attach.png"); 
118                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
119                           }
120 .video2         { background-image: url("../../../view/theme/diabook/icons/video.png"); 
121                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
122                           }     
123 .video  { background-image: url("../../../view/theme/diabook/icons/video.png"); 
124                           display: block; width: 100%; height: 28px; background-repeat: no-repeat;
125                           }
126 .audio2         { background-image: url("../../../view/theme/diabook/icons/audio.png"); 
127                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
128                           }
129 .audio  { background-image: url("../../../view/theme/diabook/icons/audio.png"); 
130                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
131                           }
132 .weblink        { background-image: url("../../../view/theme/diabook/icons/weblink.png"); 
133                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
134                           }
135 .globe  { background-image: url("../../../view/theme/diabook/icons/globe.png"); 
136                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
137                           }
138 .unglobe        { background-image: url("../../../view/theme/diabook/icons/unglobe.png"); 
139                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
140                           }
141 .edit    {background-image: url("../../../view/theme/diabook/icons/pencil2.png"); 
142                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;}
143                           
144                           
145
146
147 .article        { background-position: -50px  0px;}
148 /*.audio                { background-position: -70px  0px;}*/
149 .block          { background-position: -90px  0px;}
150 /*.drop                 { background-position: -110px 0px;}*/
151 /*.drophide     { background-position: -130px 0px;}*/
152 /*.edit                 { background-position: -150px 0px;}*/
153 /*.camera       { background-position: -170px 0px;}*/
154 /*.dislike      { background-position: -190px 0px;}*/
155 /*.like                 { background-position: -210px 0px;}*/
156 /*.link                 { background-position: -230px 0px;}*/
157
158 /*.globe                { background-position: -50px  -20px;}*/
159 /*.noglobe      { background-position: -70px  -20px;}*/
160 .no             { background-position: -90px  -20px;}
161 .pause          { background-position: -110px -20px;}
162 .play           { background-position: -130px -20px;}
163 /*.pencil       { background-position: -150px -20px;}*/
164 .small-pencil   { background-position: -170px -20px;}
165 /*.recycle      { background-position: -190px -20px;}*/
166 /*.remote-link  { background-position: -210px -20px;}*/
167 .share          { background-position: -230px -20px;}
168
169 .tools          { background-position: -50px  -40px;}
170 /*.lock                 { background-position: -70px  -40px;}*/
171
172 /*.video          { background-position: -110px -40px;}*/
173 .youtube        { background-position: -130px -40px;}
174
175 /*.attach         { background-position: -190px -40px;}*/
176 /*.language       { background-position: -210px -40px;}*/
177
178
179 .icon.on             { background-image: url("../../../view/theme/diabook/icons/toogle_on.png"); background-repeat: no-repeat;}
180 .icon.off            { background-image: url("../../../view/theme/diabook/icons/toogle_off.png"); background-repeat: no-repeat;}
181 .prev           { background-position: -90px  -60px;}
182 .next           { background-position: -110px -60px;}
183 /*.tagged     { background-position: -130px -60px;}*/
184
185 .attachtype {
186         display: block; width: 20px; height: 23px;
187         background-image: url('../../../images/content-types.png');
188 }
189
190 .type-video { background-position: 0px 0px; }
191 .type-image { background-position: -20px 0px; }
192 .type-audio { background-position: -40px 0px; }
193 .type-text  { background-position: -60px 0px; }
194 .type-unkn  { background-position: -80px 0px; }
195
196 .icon.drop, .icon.drophide {
197  float: left;
198 }
199
200 .icon {
201   display: block;
202   width: 20px;
203   height: 20px;
204   /*background-image: url('icons.png');*/
205 }
206
207 .icon {
208   background-color: transparent ;
209   background-repeat: no-repeat;
210   /* background-position: left center; */
211   display: block;
212   overflow: hidden;
213   text-indent: -9999px;
214   padding: 1px;
215 }
216
217 .icon.border.camera{
218   background-image: url("../../../view/theme/diabook/icons/camera.png"); 
219   display: block; width: 28px; height: 28px; background-repeat: no-repeat;
220         }
221         
222 .icon.border.link{
223   background-image: url("../../../view/theme/diabook/icons/weblink.png"); 
224   display: block; width: 28px; height: 28px; background-repeat: no-repeat;
225   margin-left: 10px;
226         }
227
228 .icon.text {
229   text-indent: 0px;
230 }
231 .icon.s10 {
232   min-width: 10px;
233   height: 10px;
234 }
235 .icon.s10.notify {
236   background-image: url("../../../images/icons/10/notify_off.png");
237 }
238 .icon.s10.gear {
239   background-image: url("../../../images/icons/10/gear.png");
240 }
241 .icon.s10.add {
242   background-image: url("../../../images/icons/10/add.png");
243 }
244 .icon.s10.delete {
245   background-image: url("../../../images/icons/10/delete.png");
246 }
247 .icon.s10.edit {
248   background-image: url("../../../images/icons/10/edit.png");
249 }
250 .icon.s10.star {
251   background-image: url("../../../images/icons/10/star.png");
252 }
253 .icon.s10.menu {
254   background-image: url("../../../images/icons/10/menu.png");
255 }
256 .icon.s10.link {
257   background-image: url("../../../images/icons/10/link.png");
258 }
259 .icon.s10.lock {
260   background-image: url("../../../images/icons/10/lock.png");
261 }
262 .icon.s10.unlock {
263   background-image: url("../../../images/icons/10/unlock.png");
264 }
265 .icon.s10.text {
266   padding: 2px 0px 0px 15px;
267   font-size: 10px;
268 }
269 .icon.s16 {
270   min-width: 16px;
271   height: 16px;
272 }
273 .icon.s16.notify {
274   background-image: url("../../../images/icons/16/notify_off.png");
275 }
276 .icon.s16.gear {
277   background-image: url("../../../images/icons/16/gear.png");
278 }
279 .icon.s16.add {
280   background-image: url("../../../images/icons/16/add.png");
281 }
282 .icon.s16.delete {
283   background-image: url("../../../images/icons/16/delete.png");
284 }
285 /*.icon.s16.edit {
286   background-image: url("../../../images/icons/16/edit.png");
287 }*/
288 .icon.s16.star {
289   background-image: url("../../../images/icons/16/star.png");
290 }
291 .icon.s16.menu {
292   background-image: url("../../../images/icons/16/menu.png");
293 }
294 /*.icon.s16.link {
295   background-image: url("../../../images/icons/16/link.png");
296 }*/
297 .icon.s16.lock {
298   background-image: url("../../../images/icons/16/lock.png");
299 }
300 .icon.s16.unlock {
301   background-image: url("../../../images/icons/16/unlock.png");
302 }
303 .icon.s16.text {
304   padding: 4px 0px 0px 20px;
305   font-size: 10px;
306 }
307 .icon.s22 {
308   min-width: 22px;
309   height: 22px;
310 }
311 .icon.s22.notify {
312   background-image: url("../../../images/icons/22/notify_off.png");
313 }
314 .icon.s22.gear {
315   background-image: url("../../../images/icons/22/gear.png");
316 }
317 .icon.s22.add {
318   background-image: url("../../../images/icons/22/add.png");
319 }
320 .icon.s22.delete {
321   background-image: url("../../../images/icons/22/delete.png");
322 }
323 .icon.s22.edit {
324   background-image: url("../../../images/icons/22/edit.png");
325 }
326 .icon.s22.star {
327   background-image: url("../../../images/icons/22/star.png");
328 }
329 .icon.s22.menu {
330   background-image: url("../../../images/icons/22/menu.png");
331 }
332 .icon.s22.link {
333   background-image: url("../../../images/icons/22/link.png");
334 }
335 .icon.s22.lock {
336   background-image: url("../../../images/icons/22/lock.png");
337 }
338 .icon.s22.unlock {
339   background-image: url("../../../images/icons/22/unlock.png");
340 }
341 .icon.s22.text {
342   padding: 10px 0px 0px 25px;
343   width: 200px;
344 }
345 .icon.s48 {
346   width: 48px;
347   height: 48px;
348 }
349 .icon.s48.notify {
350   background-image: url("../../../images/icons/48/notify_off.png");
351 }
352 .icon.s48.gear {
353   background-image: url("../../../images/icons/48/gear.png");
354 }
355 .icon.s48.add {
356   background-image: url("../../../images/icons/48/add.png");
357 }
358 .icon.s48.delete {
359   background-image: url("../../../images/icons/48/delete.png");
360 }
361 .icon.s48.edit {
362   background-image: url("../../../images/icons/48/edit.png");
363 }
364 .icon.s48.star {
365   background-image: url("../../../images/icons/48/star.png");
366 }
367 .icon.s48.menu {
368   background-image: url("../../../images/icons/48/menu.png");
369 }
370 .icon.s48.link {
371   background-image: url("../../../images/icons/48/link.png");
372 }
373 .icon.s48.lock {
374   background-image: url("../../../images/icons/48/lock.png");
375 }
376 .icon.s48.unlock {
377   background-image: url("../../../images/icons/48/unlock.png");
378 }
379
380 #contact-edit-links ul {
381   list-style: none;
382   list-style-type: none;
383 }
384
385 .hide-comments-outer {
386   margin-left: 80px;
387   margin-bottom: 5px;
388   width: 684px;
389   border-bottom: 1px solid #BDCDD4;
390   border-top: 1px solid #BDCDD4;
391
392   padding: 8px;
393 }
394
395 /* global */
396 body {
397   font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
398   font-size: 13px;
399   background-color: #ffffff;
400   color: #2d2d2d;
401   margin: 50px auto auto;
402   display: table;
403 }
404 h4 {
405   font-size: 1.1em;
406 }
407
408 a {
409         color: #3465A4;
410         /* color: #3e3e8c; */
411         text-decoration: none;
412 }
413 a:hover {
414         /* color: blue; */
415         text-decoration: underline
416 }
417
418 .wall-item-name-link {
419 /*  float: left;*/
420 }
421
422 .wall-item-photo {
423   width: 48px;
424   height: 48px;
425   overflow: hidden;
426   display: block;
427 }
428
429 .left {
430   float: left;
431 }
432 .right {
433   float: right;
434 }
435 .hidden {
436   display: none;
437 }
438 .clear {
439   clear: both;
440 }
441 .fakelink {
442   color: #3465A4;
443   /* color: #3e3e8c; */
444   text-decoration: none;
445   cursor: pointer;
446 }
447 .fakelink:hover {
448   /* color: blue; */
449   /*color: #005c94; */
450   text-decoration: underline;
451 }
452 code {
453   font-family: Courier, monospace;
454   white-space: pre;
455   display: block;
456   overflow: auto;
457   border: 1px solid #444;
458   background: #EEE;
459   color: #444;
460   padding: 10px;
461   margin-top: 20px;
462 }
463 #panel {
464   position: absolute;
465   width: 10em;
466   background: #ffffff;
467   color: #2d2d2d;
468   margin: 0px;
469   padding: 1em;
470   list-style: none;
471   border: 3px solid #364e59;
472   z-index: 100000;
473   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
474   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
475   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
476 }
477 /* tool */
478 .tool {
479   height: auto;
480   overflow: auto;
481   padding: 3px;
482 }
483 #saved-search-ul .tool:hover,
484 #nets-sidebar .tool:hover,
485 #sidebar-group-list .tool:hover {
486         background: #EEE;
487 }
488 .tool .label {
489   float: left;
490 }
491 .tool .action {
492   float: right;
493 }
494 .tool a {
495   color: ##3F8FBA;
496 }
497 .tool a:hover {
498   text-decoration: none;
499 }
500 /* popup notifications */
501 div.jGrowl div.notice {
502   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
503   color: #ffffff;
504   padding-left: 58px;
505 }
506 div.jGrowl div.info {
507   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
508   color: #ffffff;
509   padding-left: 58px;
510 }
511 /* header */
512 header {
513   position: fixed;
514   left: 0%;
515   right: 80%;
516   top: 0px;
517   margin: 0px;
518   padding: 0px;
519   width: 20%;
520   height: 32px;
521   background: #000;
522   z-index: 100;
523   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
524   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
525   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
526 }
527 header #site-location {
528   display: none;
529 }
530 header #banner {
531   overflow: hidden;
532   text-align: center;
533   width: 100%;
534 }
535 header #banner a,
536 header #banner a:active,
537 header #banner a:visited,
538 header #banner a:link,
539 header #banner a:hover {
540   color: #ffffff;
541   text-decoration: none;
542   outline: none;
543   vertical-align: middle;
544 }
545 header #banner #logo-img {
546   height: 25px;
547   margin-top: 5px;
548 }
549 header #banner #logo-text {
550   font-size: 22px;
551   
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 /* wall item */
1062 .tread-wrapper {
1063   border-bottom: 1px solid #D2D2D2;
1064   position: relative;
1065   padding: 5px;
1066   margin-bottom: 0px;
1067   width: 775px;
1068 }
1069 .wall-item-decor {
1070   position: absolute;
1071   left: 790px;
1072   top: -10px;
1073   width: 16px;
1074 }
1075 .unstarred {
1076   display: none;
1077 }
1078 .wall-item-container {
1079   display: table;
1080   width: 780px;
1081 }
1082
1083
1084 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1085   display: table-row;
1086 }
1087 .wall-item-bottom {
1088   font-size: 13px;
1089 }
1090 .wall-item-container .wall-item-bottom {
1091 /*  opacity: 0.5;
1092   -webkit-transition: all 0.2s ease-in-out;
1093   -moz-transition: all 0.2s ease-in-out;
1094   -o-transition: all 0.2s ease-in-out;
1095   -ms-transition: all 0.2s ease-in-out;
1096   transition: all 0.2s ease-in-out; */
1097 }
1098 .wall-item-container:hover .wall-item-bottom {
1099 /*  opacity: 1;
1100   -webkit-transition: all 0.2s ease-in-out;
1101   -moz-transition: all 0.2s ease-in-out;
1102   -o-transition: all 0.2s ease-in-out;
1103   -ms-transition: all 0.2s ease-in-out;
1104   transition: all 0.2s ease-in-out; */
1105 }
1106 .wall-item-container .wall-item-info {
1107   display: table-cell;
1108   vertical-align: top;
1109   text-align: left;
1110   width: 80px;
1111 }
1112 .wall-item-container .wall-item-location {
1113   padding-right: 40px;
1114 }
1115 .wall-item-container .wall-item-ago {
1116   word-wrap: break-word;
1117   width: 50px;
1118   margin-left: 10px;
1119   color: #999;
1120 }
1121 .wall-item-location {
1122   
1123   clear: both;
1124   overflow: hidden;
1125   
1126   margin-bottom: 5px;
1127 }
1128
1129 .wall-item-container .wall-item-content {
1130   font-size: 13px;
1131   max-width: 720px;
1132   word-wrap: break-word;
1133   line-height: 1.4;
1134 }
1135
1136 .wall-item-container .wall-item-content img {
1137   max-width: 700px;
1138 }
1139 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1140   display: table-cell;
1141   vertical-align: middle;
1142 }
1143 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1144   opacity: 0.5;
1145   -webkit-transition: all 0.2s ease-in-out;
1146   -moz-transition: all 0.2s ease-in-out;
1147   -o-transition: all 0.2s ease-in-out;
1148   -ms-transition: all 0.2s ease-in-out;
1149   transition: all 0.2s ease-in-out;
1150 }
1151 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1152   opacity: 1;
1153   -webkit-transition: all 0.2s ease-in-out;
1154   -moz-transition: all 0.2s ease-in-out;
1155   -o-transition: all 0.2s ease-in-out;
1156   -ms-transition: all 0.2s ease-in-out;
1157   transition: all 0.2s ease-in-out;
1158 }
1159 .wall-item-container .wall-item-name {
1160   font-weight: bold;
1161 }
1162 .wall-item-container .wall-item-actions-author {
1163   width: 100%;
1164   margin-bottom: 0.3em;
1165 }
1166 .wall-item-container .wall-item-actions-social {
1167   float: left;
1168   margin-bottom: 1px;
1169 }
1170 .wall-item-container .wall-item-actions-social a {
1171   margin-right: 1em;
1172 }
1173 .wall-item-actions-social a {
1174   float: left;
1175 }
1176 .wall-item-container .wall-item-actions-tools {
1177   float: right;
1178   width: 80px;
1179 }
1180 .wall-item-container .wall-item-actions-tools a {
1181   float: right;
1182 }
1183 .wall-item-container .wall-item-actions-tools input {
1184   float: right;
1185 }
1186 .wall-item-container.comment {
1187   margin-top: 5px;
1188   margin-bottom: 5px;
1189   margin-left: 80px;
1190   width: 700px;
1191   border-bottom: 1px solid hsl(198, 21%, 79%);
1192 }
1193 .wall-item-container.comment .contact-photo {
1194   width: 32px;
1195   height: 32px;
1196   margin-left: 16px;
1197   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1198
1199 }
1200 .wall-item-container.comment {
1201   top: 15px !important;
1202   left: 15px !important;
1203 }
1204 .wall-item-container.comment .wall-item-links {
1205   padding-left: 12px;
1206 }
1207 .wall-item-comment-wrapper {
1208   margin: 1px 5px 1px 80px;
1209 }
1210 .wall-item-comment-wrapper .comment-edit-photo {
1211   display: none;
1212 }
1213 .wall-item-comment-wrapper textarea {
1214   height: 2.0em;
1215   width: 100%;
1216   font-size: 10px;
1217   color: #999999;
1218   border: 1px solid #DDD;
1219   padding: 0.3em;
1220   font-size: 14px;
1221 }
1222 .wall-item-comment-wrapper .comment-edit-text-full {
1223   font-size: 14px;
1224   height: 4em;
1225   color: #2d2d2d;
1226   border: 1px solid #2d2d2d;
1227 }
1228 .comment-edit-preview {
1229   width: 710px;
1230   border: 1px solid #2d2d2d;
1231   margin-top: 10px;
1232 }
1233 .comment-edit-preview .contact-photo {
1234   width: 32px;
1235   height: 32px;
1236   margin-left: 16px;
1237   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1238
1239 }
1240 .comment-edit-preview {
1241   top: 15px !important;
1242   left: 15px !important;
1243 }
1244 .comment-edit-preview .wall-item-links {
1245   padding-left: 12px;
1246 }
1247 .comment-edit-preview .wall-item-container {
1248   width: 700px;
1249 }
1250 .comment-edit-preview .tread-wrapper {
1251   width: 700px;
1252   padding: 0;
1253   margin: 10px 0;
1254 }
1255
1256 .shiny {
1257   /* border-right: 10px solid #fce94f; */
1258         border-right: 1px solid #A7C7F7;
1259         padding-right: 12px;
1260 }
1261
1262 #jot-preview-content{
1263         margin-top: 30px;}
1264         
1265 #jot-preview-content .tread-wrapper {
1266   background-color: #fff797;
1267 }
1268
1269 .wall-item-tags {
1270   padding-top: 1px;
1271   padding-bottom: 2px;
1272 }
1273 .tag {
1274   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1275   color: #3465A4;
1276   padding-left: 3px;
1277   font-size: 12px;
1278 }
1279 .tag a {
1280   padding-right: 5px;
1281   /*background: url("../../../images/tag.png") no-repeat center right;*/
1282   color: #3465A4;
1283 }
1284 .wwto {
1285   position: absolute !important;
1286   width: 25px;
1287   height: 25px;
1288   background: #FFFFFF;
1289   border: 2px solid #364e59;
1290   height: 25px;
1291   width: 25px;
1292   overflow: hidden;
1293   padding: 1px;
1294   position: absolute !important;
1295   top: 40px;
1296   left: 30px;
1297   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1298   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1299   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1300 }
1301 .wwto .contact-photo {
1302   width: auto;
1303   height: 25px;
1304 }
1305 /* contacts menu */
1306 .contact-photo-wrapper {
1307   position: relative;
1308   width: 80px;
1309 }
1310
1311 .contact-photo-wrapper.wwto {
1312   width: 25px;
1313 }
1314
1315 .contact-photo {
1316   width: 48px;
1317   height: 48px;
1318   overflow: hidden;
1319   display: block;
1320 }
1321 .contact-photo img {
1322   width: 48px;
1323   height: 48px;
1324 }
1325
1326 .contact-wrapper {
1327   float: left;
1328   width: 90px;
1329   height: 90px;
1330   margin-bottom: 15px;
1331 }
1332 .contact-wrapper .contact-photo {
1333   width: 80px;
1334   height: 80px;
1335 }
1336 .contact-wrapper .contact-photo img {
1337   width: 80px;
1338   height: 80px;
1339 }
1340 .contact-wrapper {
1341   left: 0px;
1342   top: 63px;
1343 }
1344 .contact-photo {
1345   width: 48px;
1346   height: 48px;
1347 }
1348 .contact-photo img {
1349   width: 48px;
1350   height: 48px;
1351 }
1352 .contact-name {
1353   /* text-align: center; */
1354   /*font-weight: bold;*/
1355   font-size: 12px;
1356 }
1357 .contact-details {
1358   color: #999999;
1359 }
1360 /* editor */
1361 .jothidden {
1362   display: none;
1363 }
1364 #jot {
1365   width: 785px;
1366   margin: 0px 2em 20px 0px;
1367 }
1368 #profile-jot-form #profile-jot-text {
1369   height: 2.0em;
1370   width: 99%;
1371   font-size: 15px;
1372   color: #999999;
1373   border: 1px solid #DDD;
1374   padding: 0.3em;
1375   margin-bottom: 10px;
1376 }
1377 #jot #jot-tools {
1378   margin: 0px;
1379   padding: 0px;
1380   height: 40px;
1381   overflow: none;
1382   width: 783px;
1383   background-color: #fff;
1384   border-bottom: 2px solid #9eabb0;
1385 }
1386
1387 #jot #jot-tools li {
1388   list-style: none;
1389   float: left;
1390   width: 80px;
1391   height: 40px;
1392   border-bottom: 2px solid #9eabb0;
1393 }
1394 #jot #jot-tools li a {
1395   display: block;
1396   color: #cccccc;
1397   width: 100%;
1398   height: 40px;
1399   text-align: center;
1400   line-height: 40px;
1401   overflow: hidden;
1402 }
1403 #jot #jot-tools li:hover {
1404   background-color: #364e59;
1405   border-bottom: 2px solid #bdcdd4;
1406 }
1407 #jot #jot-tools li.perms {
1408   float: right;
1409   width: 40px;
1410 }
1411 #jot #jot-tools li.perms a.unlock {
1412   width: 30px;
1413   border-left: 10px solid #cccccc;
1414   background-color: #cccccc;
1415   background-position: left center;
1416 }
1417 #jot #jot-tools li.perms a.lock {
1418   width: 30px;
1419   border-left: 10px solid #666666;
1420   background-color: #666666;
1421 }
1422 #jot #jot-tools li.submit {
1423   float: right;
1424   background-color: #cccccc;
1425   border-bottom: 2px solid #cccccc;
1426   border-right: 1px solid #666666;
1427   border-left: 1px solid #666666;
1428 }
1429 #jot #jot-tools li.submit input {
1430   border: 0px;
1431   margin: 0px;
1432   padding: 0px;
1433   background-color: #cccccc;
1434   color: #666666;
1435   width: 80px;
1436   height: 40px;
1437   line-height: 40px;
1438 }
1439 #jot #jot-tools li.submit input:hover {
1440   background-color: #bdcdd4;
1441   color: #666666;
1442 }
1443 #jot #jot-tools li.loading {
1444   float: right;
1445   background-color: #ffffff;
1446   width: 20px;
1447   vertical-align: center;
1448   text-align: center;
1449   border-top: 2px solid #9eabb0;
1450   height: 38px;
1451 }
1452 #jot #jot-tools li.loading img {
1453   margin-top: 10px;
1454 }
1455 #profile-jot-form #jot-title {
1456     
1457          border-radius: 5px 5px 5px 5px;
1458     font-weight: bold;
1459     height: 20px;
1460     margin: 0 0 5px;
1461     width: 60%;
1462     border: 1px solid #ffffff;
1463 }
1464 #profile-jot-form #jot-title:-webkit-input-placeholder {
1465   font-weight: normal;
1466 }
1467 #profile-jot-form #jot-title:-moz-placeholder {
1468   font-weight: normal;
1469 }
1470 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1471         width: 785px;
1472         height: 100px;
1473         }
1474 #jot #jot-title:hover {
1475   border: 1px solid #999999;
1476 }
1477 #jot #jot-title:focus {
1478   border: 1px solid #999999;
1479 }
1480 #jot #character-counter {
1481   width: 80px;
1482   float: right;
1483   text-align: right;
1484   height: 20px;
1485   line-height: 20px;
1486   padding-right: 20px;
1487 }
1488 #jot-perms-icon, 
1489 #profile-location,
1490 #profile-nolocation,
1491 #profile-youtube, 
1492 #profile-video, 
1493 #profile-audio,
1494 #profile-link,
1495 #profile-title, 
1496 #wall-image-upload,
1497 #wall-file-upload,
1498 #wall-image-upload-div,
1499 #wall-file-upload-div,
1500 .hover, .focus {
1501         cursor: pointer;
1502         margin-top: 2px;
1503 }
1504 #profile-jot-wrapper{
1505         margin: 0 2em 20px 0;
1506    width: 785px;
1507         }
1508
1509 #profile-jot-submit-wrapper {
1510         margin-bottom: 50px;
1511         width: 785px;
1512 }
1513
1514 #profile-jot-submit {
1515         float: right;
1516         margin-top: 2px;
1517         
1518 }
1519 #profile-upload-wrapper {
1520         float: left;
1521         margin-top: 2px;
1522         margin-left: 10px;
1523         
1524 }
1525 #profile-attach-wrapper {
1526         float: left;
1527         margin-left: 15px;
1528         margin-top: 2px;
1529 }
1530 #profile-rotator {
1531         float: left;
1532         margin-left: 30px;
1533         margin-top: 2px;
1534 }
1535 #profile-link-wrapper {
1536         float: left;
1537         margin-left: 15px;
1538         margin-top: 2px;
1539 }
1540 #profile-youtube-wrapper {
1541         float: left;
1542         margin-left: 15px;
1543         margin-top: 2px;
1544 }
1545 #profile-video-wrapper {
1546         float: left;
1547         margin-left: 15px;
1548         margin-top: 2px;
1549 }
1550 #profile-audio-wrapper {
1551         float: left;
1552         margin-left: 15px;
1553         margin-top: 2px;
1554 }
1555 #profile-location-wrapper {
1556         float: left;
1557         margin-left: 15px;
1558         margin-top: 2px;
1559 }
1560 #profile-jot-perms {
1561         float: left;
1562         margin-left: 45px;
1563         margin-top: 2px;
1564 }
1565 #jot-preview-link {
1566         float: right;
1567         margin-left: 10px;
1568         margin-top: 2px;
1569         font-size: 10px;
1570 }
1571 #profile-jot-perms{
1572    float: right;
1573         margin-left: 10px;
1574         margin-top: 2px;        
1575         }
1576 /** buttons **/
1577 .button.creation1 {
1578     background-color: #fff;
1579     border: 1px solid #777777;
1580     background-image: -moz-linear-gradient(center top , white 0%, #DDDDDD 100%);
1581     border-radius: 3px 3px 3px 3px;
1582     box-shadow: 0 1px 1px #CFCFCF;
1583 }
1584 .button.creation2 {
1585     background-color: #33ACFF;
1586     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
1587     border: 1px solid #777777;
1588     color: white;
1589     border-radius: 3px 3px 3px 3px;
1590     box-shadow: 0 1px 1px #CFCFCF;
1591     margin-left: 5px;
1592 }
1593 /*input[type="submit"] {
1594         border: 0px;
1595     background-color: @ButtonBackgroundColor;
1596     color: @ButtonColor;
1597     padding: 0px 10px;
1598         .rounded(5px);
1599     height: 18px;
1600 }*/
1601 /** acl **/
1602 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1603   display: block!important;
1604 }
1605 #acl-wrapper {
1606   width: 690px;
1607   float: left;
1608 }
1609 #acl-search {
1610   float: right;
1611   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1612   padding-right: 20px;
1613 }
1614 #acl-showall {
1615   float: left;
1616   display: block;
1617   width: auto;
1618   height: 18px;
1619   background-color: #cccccc;
1620   background-image: url("../../../images/show_all_off.png");
1621   background-position: 7px 7px;
1622   background-repeat: no-repeat;
1623   padding: 7px 5px 0px 30px;
1624   color: #999999;
1625   -moz-border-radius: 5px 5px 5px 5px;
1626   -webkit-border-radius: 5px 5px 5px 5px;
1627   border-radius: 5px 5px 5px 5px;
1628 }
1629 #acl-showall.selected {
1630   color: #000000;
1631   background-color: #ff9900;
1632   background-image: url("../../../images/show_all_on.png");
1633 }
1634 #acl-list {
1635   height: 210px;
1636   border: 1px solid #cccccc;
1637   clear: both;
1638   margin-top: 30px;
1639   overflow: auto;
1640 }
1641 .acl-list-item {
1642   display: block;
1643   width: 150px;
1644   height: 30px;
1645   border: 1px solid #cccccc;
1646   margin: 5px;
1647   float: left;
1648 }
1649 .acl-list-item img {
1650   width: 22px;
1651   height: 22px;
1652   float: left;
1653   margin: 4px;
1654 }
1655 .acl-list-item p {
1656   height: 12px;
1657   font-size: 10px;
1658   margin: 0px;
1659   padding: 2px 0px 1px;
1660   overflow: hidden;
1661 }
1662 .acl-list-item a {
1663   font-size: 8px;
1664   display: block;
1665   width: 40px;
1666   height: 10px;
1667   float: left;
1668   color: #999999;
1669   background-color: #cccccc;
1670   background-position: 3px 3px;
1671   background-repeat: no-repeat;
1672   margin-right: 5px;
1673   -webkit-border-radius: 2px ;
1674   -moz-border-radius: 2px;
1675   border-radius: 2px;
1676   padding-left: 15px;
1677 }
1678 #acl-wrapper a:hover {
1679   text-decoration: none;
1680   color: #000000;
1681 }
1682 .acl-button-show {
1683   background-image: url("../../../images/show_off.png");
1684 }
1685 .acl-button-hide {
1686   background-image: url("../../../images/hide_off.png");
1687 }
1688 .acl-button-show.selected {
1689   color: #000000;
1690   background-color: #9ade00;
1691   background-image: url("../../../images/show_on.png");
1692 }
1693 .acl-button-hide.selected {
1694   color: #000000;
1695   background-color: #ff4141;
1696   background-image: url("../../../images/hide_on.png");
1697 }
1698 .acl-list-item.groupshow {
1699   border-color: #9ade00;
1700 }
1701 .acl-list-item.grouphide {
1702   border-color: #ff4141;
1703 }
1704 /** /acl **/
1705 /** tab buttons **/
1706 ul.tabs {
1707   list-style-type: none;
1708   padding-bottom: 10px;
1709   font-size: 13px;
1710 }
1711 ul.tabs li {
1712   float: left;
1713   margin-left: 5px;
1714 }
1715 ul.tabs li .active {
1716     background-color: #333333;
1717     border: 1px solid #777777;
1718     color: white;
1719     border-radius: 3px 3px 3px 3px;
1720     box-shadow: 0 1px 1px #CFCFCF;
1721     margin-left: 5px;
1722 }
1723 /**
1724  * Form fields
1725  */
1726 .field {
1727   margin-bottom: 10px;
1728   padding-bottom: 10px;
1729   overflow: auto;
1730   width: 100%;
1731 }
1732 .field label {
1733   float: left;
1734   width: 200px;
1735 }
1736 .field input, .field textarea {
1737   width: 400px;
1738 }
1739 .field textarea {
1740   height: 100px;
1741 }
1742 .field .field_help {
1743   display: block;
1744   margin-left: 200px;
1745   color: #666666;
1746 }
1747 .field .onoff {
1748   float: left;
1749   width: 80px;
1750 }
1751 .field .onoff a {
1752   display: block;
1753   border: 1px solid #666666;
1754   background-image: url("../../../images/onoff.jpg");
1755   background-repeat: no-repeat;
1756   padding: 4px 2px 2px 2px;
1757   height: 16px;
1758   text-decoration: none;
1759 }
1760 .field .onoff .off {
1761   border-color: #666666;
1762   padding-left: 40px;
1763   background-position: left center;
1764   background-color: #cccccc;
1765   color: #666666;
1766   text-align: right;
1767 }
1768 .field .onoff .on {
1769   border-color: #204A87;
1770   padding-right: 40px;
1771   background-position: right center;
1772   background-color: #D7E3F1;
1773   color: #204A87;
1774   text-align: left;
1775 }
1776 .field .hidden {
1777   display: none!important;
1778 }
1779 .field.radio .field_help {
1780   margin-left: 0px;
1781 }
1782 #directory-search-form{
1783         margin-bottom: 50px;
1784         }
1785 #profile-edit-links-end {
1786         clear: both;
1787         margin-bottom: 15px;
1788 }
1789
1790 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1791
1792 #profile-edit-links li {
1793   float: left;
1794   list-style: none;
1795   margin-left: 10px;
1796 }
1797
1798 .profile-edit-side-div {
1799   display: none;
1800 }
1801
1802 #register-form label,
1803 #profile-edit-form label {
1804         width: 300px; float: left;
1805 }
1806
1807 .required {
1808   display: inline;
1809   color: #B20202;
1810 }
1811
1812 /* oauth */
1813 .oauthapp {
1814   height: auto;
1815   overflow: auto;
1816   border-bottom: 2px solid #cccccc;
1817   padding-bottom: 1em;
1818   margin-bottom: 1em;
1819 }
1820 .oauthapp img {
1821   float: left;
1822   width: 48px;
1823   height: 48px;
1824   margin: 10px;
1825 }
1826 .oauthapp img.noicon {
1827   background-image: url("../../../images/icons/48/plugin.png");
1828   background-position: center center;
1829   background-repeat: no-repeat;
1830 }
1831 .oauthapp a {
1832   float: left;
1833 }
1834 /* contacts */
1835 .contact-entry-wrapper {
1836   width: 120px;
1837   height: 120px;
1838   float: left;
1839 }
1840 /* photo */
1841 .lframe {
1842   float: left;
1843   margin: 0px 10px 10px 0px;
1844 }
1845 /* profile match wrapper */
1846 .profile-match-wrapper {
1847   float: left;
1848   width: 90px;
1849   height: 90px;
1850   margin-bottom: 20px;
1851 }
1852 .profile-match-wrapper .contact-photo {
1853   width: 80px;
1854   height: 80px;
1855 }
1856 .profile-match-wrapper .contact-photo img {
1857   width: 80px;
1858   height: 80px;
1859 }
1860 .profile-match-wrapper {
1861   left: 0px;
1862   top: 63px;
1863 }
1864
1865 .contact-photo-menu-button {
1866         position: relative;
1867         background-image: url("../../../images/icons/16/menu.png");
1868         background-position: top left; 
1869         background-repeat: no-repeat;
1870         margin: 0px 0px -16px 0px; 
1871         padding: 0px;
1872         width: 16px;
1873         height: 16px;
1874         top: -20px; left:0px;
1875         overflow: hidden;
1876         text-indent: 40px;
1877         display: none;
1878         
1879 }
1880 .contact-photo-menu {
1881         width: 11em;
1882         border: 3px solid #364e59;
1883         color: #2d2d2d;
1884         background: #FFFFFF;
1885 /*        position: absolute;*/
1886         position: relative;
1887         left: 0px; top: 0px;
1888         display: none;
1889         z-index: 10000;
1890 }
1891 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1892 .contact-photo-menu li a {
1893         display: block; 
1894         padding: 5px 10px; 
1895         color: #2d2d2d;
1896         text-decoration: none;
1897 }
1898 .contact-photo-menu li a:hover {
1899         background-color: #bdcdd4; 
1900 }
1901
1902 /* page footer */
1903 footer {
1904   height: 100px;
1905   display: table-row;
1906 }
1907
1908 blockquote {
1909     border-left: 1px solid #D2D2D2;
1910     padding-left: 9px;
1911     margin: 0 0 0 .8ex;
1912 }
1913 .aprofile dt{
1914 box-shadow: 1px 1px 5px 0;
1915     color: #666666;
1916     margin: 15px 0 5px;
1917     padding-left: 5px;  
1918         }
1919 /* ================== */
1920 /* = Contacts Block = */
1921 /* ================== */
1922
1923 .contact-block-img {
1924         width: 55px;
1925         height: 55px;
1926         padding-right: 3px;
1927 }
1928 .contact-block-div {
1929         float: left;
1930 }
1931
1932 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
1933 #contact-block-end { clear: both; } 
1934
1935 #group-edit-wrapper {
1936         margin-bottom: 10px;
1937 }
1938
1939 #group-members-end {
1940         clear: both;
1941 }
1942
1943 /*
1944 #group-separator,
1945 #prof-separator { display: none;}
1946 */
1947
1948 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1949         margin-bottom: 10px;
1950         margin-top: 20px;
1951 }
1952
1953 #prvmail-submit {
1954         float: left;
1955         margin-top: 10px;
1956         margin-right: 30px;
1957 }
1958 #prvmail-upload-wrapper,
1959 #prvmail-link-wrapper,
1960 #prvmail-rotator-wrapper {
1961         float: left;
1962         margin-top: 10px;
1963         margin-right: 10px;
1964         width: 24px;
1965 }
1966
1967 #prvmail-end {
1968         clear: both;
1969 }
1970
1971 .mail-list-sender,
1972 .mail-list-detail {
1973         float: left;
1974 }
1975 .mail-list-detail {
1976         margin-left: 20px;
1977 }
1978
1979 .mail-list-subject {
1980         font-size: 1.1em;
1981         margin-top: 10px;
1982 }
1983 a.mail-list-link {
1984     display: block;
1985     font-size: 1.3em;
1986     padding: 4px 0;
1987 }
1988
1989 /*
1990 *a.mail-list-link:hover {
1991 *       background-color: #15607B;
1992 *       color: #F5F6FB;
1993 *}
1994 */
1995
1996 .mail-list-outside-wrapper-end {
1997         clear: both;
1998 }
1999
2000 .mail-list-outside-wrapper {
2001         margin-top: 30px;
2002 }
2003
2004 .mail-list-delete-wrapper {
2005         float: right;
2006         margin-right: 30px;
2007         margin-top: 15px;
2008 }
2009
2010 .mail-list-delete-icon {
2011         border: none;
2012 }
2013
2014 .mail-conv-sender,
2015 .mail-conv-detail {
2016         float: left;
2017 }
2018 .mail-conv-detail {
2019         margin-left: 20px;
2020         width: 500px;
2021 }
2022
2023 .mail-conv-subject {
2024     font-size: 1.4em;
2025     margin: 10px 0;
2026 }
2027
2028 .mail-conv-outside-wrapper-end {
2029         clear: both;
2030 }
2031
2032 .mail-conv-outside-wrapper {
2033         margin-top: 30px;
2034 }
2035
2036 .mail-conv-delete-wrapper {
2037         float: right;
2038         margin-right: 30px;
2039         margin-top: 15px;
2040 }
2041 .mail-conv-break {
2042         clear: both;
2043 }
2044
2045 .mail-conv-delete-icon {
2046         border: none;
2047 }
2048
2049 /* ========== */
2050 /* = Events = */
2051 /* ========== */
2052 .eventcal {
2053         float: left;
2054         font-size: 20px;
2055 }
2056
2057 .vevent {
2058         border: 1px solid #CCCCCC;
2059 }
2060 .vevent .event-description, .vevent .event-location {
2061         margin-left: 10px;
2062         margin-right: 10px;
2063 }
2064 .vevent .event-start {
2065         margin-left: 10px;
2066         margin-right: 10px;
2067 }
2068
2069 #new-event-link {
2070         margin-bottom: 10px;
2071 }
2072
2073 .edit-event-link, .plink-event-link {
2074         float: left;
2075         margin-top: 4px;
2076         margin-right: 4px;
2077         margin-bottom: 15px;
2078 }
2079
2080 .event-description:before {
2081         content: url('../../../images/calendar.png');
2082         margin-right: 15px;
2083 }
2084
2085 .event-start, .event-end {
2086         margin-left: 10px;
2087         width: 330px;
2088         clear: both;
2089 }
2090
2091 .event-start .dtstart, .event-end .dtend {
2092         float: right;
2093 }
2094
2095 .event-list-date {
2096         margin-bottom: 10px;
2097 }
2098
2099 .prevcal, .nextcal {
2100         float: left;
2101         margin-left: 32px;
2102         margin-right: 32px;
2103         margin-top: 64px;
2104 }
2105 .event-calendar-end {
2106         clear: both;
2107 }
2108
2109  
2110 .calendar {
2111         font-family: Courier, monospace;
2112 }
2113 .today {
2114         font-weight: bold;
2115         color: #FF0000;
2116 }
2117
2118 .settings-block {
2119         border: 1px solid #AAA;
2120         margin: 10px;
2121         padding: 10px;
2122 }
2123
2124 .app-title {
2125         margin: 10px;
2126 }
2127
2128 #identity-manage-desc {
2129         margin-top:15px;
2130         margin-bottom: 15px;
2131 }
2132
2133 #identity-manage-choose {
2134         margin-bottom: 15px;
2135 }
2136
2137 #identity-submit {
2138         margin-top: 20px;
2139 }
2140
2141 #photo-prev-link, #photo-next-link {
2142         padding: 10px;
2143         float: left;
2144 }
2145
2146 #photo-photo {
2147         float: left;
2148 }
2149
2150 #photo-photo-end {
2151         clear: both;
2152 }
2153
2154 .profile-match-photo {
2155         float: left;
2156         text-align: center;
2157         width: 120px;
2158 }
2159
2160 .profile-match-name {
2161         float: left;
2162         text-align: center;
2163         width: 120px;
2164         overflow: hidden;
2165 }
2166
2167 .profile-match-break,
2168 .profile-match-end {
2169         clear: both;
2170 }
2171
2172 .profile-match-connect {
2173         text-align: center;
2174         font-weight: bold;
2175 }
2176
2177 .profile-match-wrapper {
2178         float: left;
2179         padding: 10px;
2180         width: 120px;
2181         height: 120px;
2182         scroll: auto;
2183 }
2184 #profile-match-wrapper-end {
2185         clear: both;
2186 }
2187
2188 /* ============= */
2189 /* = Directory = */
2190 /* ============= */
2191 /* contacts menu */
2192 .contact-photo-wrapper {
2193   position: relative;
2194 }
2195 .contact-photo {
2196   width: 48px;
2197   height: 48px;
2198   overflow: hidden;
2199   display: block;
2200 }
2201 .contact-photo img {
2202   width: 48px;
2203   height: 48px;
2204 }
2205 .contact-photo-menu-button {
2206   display: none;
2207   /* position: absolute; */
2208   /* position: absolute; */
2209   left: -2px;
2210   top: -20px;
2211 }
2212 .contact-wrapper {
2213   float: left;
2214   width: 90px;
2215   height: 90px;
2216   margin-bottom: 15px;
2217 }
2218 .contact-wrapper .contact-photo {
2219   width: 80px;
2220   height: 80px;
2221 }
2222 .contact-wrapper .contact-photo img {
2223   width: 80px;
2224   height: 80px;
2225 }
2226 .contact-wrapper .contact-photo-menu-button {
2227   left: 0px;
2228   top: 63px;
2229 }
2230 .directory-item {
2231   float: left;
2232   width: 200px;
2233   height: 200px;
2234 }
2235 .directory-item .contact-photo {
2236   width: 175px;
2237   height: 175px;
2238 }
2239 .directory-item .contact-photo img {
2240   width: 175px;
2241   height: 175px;
2242 }
2243 .contact-name {
2244   text-align: left;
2245   font-weight: bold;
2246   font-size: 12px;
2247 }
2248 .contact-details {
2249   color: #999999;
2250 }
2251
2252 .photo-top-image-wrapper {
2253         position: relative;
2254         float: left;
2255         margin-top: 15px;
2256         margin-right: 15px;
2257         width: 200px; height: 200px; 
2258         overflow: hidden; 
2259 }
2260 .photo-top-album-name {
2261         width: 100%;
2262         min-height: 2em;
2263         position: absolute; 
2264         bottom: 0px; 
2265         padding: 0px 3px;
2266         padding-top: 0.5em;
2267         background-color: rgb(255, 255, 255);
2268 }
2269 #photo-top-end {
2270         clear: both;
2271 }
2272
2273 #photo-top-links {
2274         margin-bottom: 30px;
2275         margin-left: 30px;
2276 }
2277
2278 #photos-upload-newalbum-div {
2279         float: left;
2280         width: 175px;
2281 }
2282