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