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