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