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