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