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