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