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