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