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