]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/style-profile.css
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
[friendica.git] / view / theme / diabook / style-profile.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  * Additional Changes: Michael Vogel <icarus@dabo.de>
4  **/
5
6 /* ========= */
7 /* = Admin = */
8 /* ========= */
9
10 #adminpage {
11 /*        width: 80%;*/
12 }
13
14 #pending-update {
15         float:right;
16         color: #ffffff;
17         font-weight: bold;
18         background-color: #FF0000;
19         padding: 0em 0.3em;
20 }
21
22 .admin.linklist {
23         border: 0px; padding: 0px;
24 }
25
26 .admin.link {
27         list-style-position: inside;
28         font-size: 1em;
29         padding: 5px;
30         width: 100px;
31         margin: 5px;
32 }
33
34 #adminpage dl {
35         clear: left;
36         margin-bottom: 2px;
37         padding-bottom: 2px;
38         border-bottom: 1px solid black;
39 }
40
41 #adminpage dt {
42         width: 200px;
43         float: left;
44         font-weight: bold;
45 }
46
47 #adminpage dd {
48         margin-left: 200px;
49 }
50 #adminpage h3 {
51         border-bottom: 1px solid #898989;
52         margin-bottom: 5px;
53         margin-top: 10px;
54 }
55
56 #adminpage .submit {
57         clear:left;
58 }
59
60 #adminpage #pluginslist {
61         margin: 0px; padding: 0px;
62 }
63
64 #adminpage .plugin {
65         list-style: none;
66         display: block;
67         /* border: 1px solid #888888; */
68         padding: 1em;
69         margin-bottom: 5px;
70         clear: left;
71 }
72
73 #adminpage .toggleplugin {
74         float:left;
75         margin-right: 1em;
76 }
77
78 #adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
79 #adminpage table th { text-align: left;}
80 #adminpage td .icon { float: left;}
81 #adminpage table#users img { width: 16px; height: 16px; }
82 #adminpage table tr:hover { background-color: #eeeeee; }
83 #adminpage .selectall { text-align: right; }
84 /* icons */
85
86 .icon.contacts {
87   background-image: url("../../../view/theme/diabook/icons/contacts.png");}
88 .icon.notifications {
89   background-image: url("../../../view/theme/diabook/icons/notifications.png");}
90 .icon.notify {
91   background-image: url("../../../view/theme/diabook/icons/notify.png");}
92 .icon.messages {
93   background-image: url("../../../view/theme/diabook/icons/messages.png");}
94 .icon.community {
95   background-image: url("../../../view/theme/diabook/icons/community.png");}
96   
97 .icon.drop      { background-image: url("../../../view/theme/diabook/icons/drop.png");}
98 .icon.drophide  { background-image: url("../../../view/theme/diabook/icons/drop.png");}
99 .icon.dislike   { background-image: url("../../../view/theme/diabook/icons/dislike.png");}
100 .icon.like      { background-image: url("../../../view/theme/diabook/icons/like.png");}
101 .icon.pencil    { background-image: url("../../../view/theme/diabook/icons/pencil.png");}
102 .icon.recycle   { background-image: url("../../../view/theme/diabook/icons/recycle.png");}
103 .icon.remote-link { background-image: url("../../../view/theme/diabook/icons/remote.png");}
104 .icon.tagged    { background-image: url("../../../view/theme/diabook/icons/tagged.png");}  
105 .icon.file-as { background-image: url("../../../view/theme/diabook/icons/file_as.png");}
106 .star-item.icon.unstarred { background-image: url("../../../view/theme/diabook/icons/unstarred.png");}
107 .star-item.icon.starred { background-image: url("../../../view/theme/diabook/icons/starred.png");}
108 .icon.link              { background-image: url("../../../view/theme/diabook/icons/link.png");}
109 .icon.lock              { background-image: url("../../../view/theme/diabook/icons/lock.png");}
110 .icon.unlock            { background-image: url("../../../view/theme/diabook/icons/unlock.png");}
111 .icon.language    { background-image: url("../../../view/theme/diabook/icons/language.png");}
112
113
114 .camera         { background-image: url("../../../view/theme/diabook/icons/camera.png"); 
115                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
116                           }
117 .attach         { background-image: url("../../../view/theme/diabook/icons/attach.png"); 
118                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
119                           }
120 .video2         { background-image: url("../../../view/theme/diabook/icons/video.png"); 
121                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
122                           }     
123 .video  { background-image: url("../../../view/theme/diabook/icons/video.png"); 
124                           display: block; width: 100%; height: 28px; background-repeat: no-repeat;
125                           }
126 .audio2         { background-image: url("../../../view/theme/diabook/icons/audio.png"); 
127                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
128                           }
129 .audio  { background-image: url("../../../view/theme/diabook/icons/audio.png"); 
130                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
131                           }
132 .weblink        { background-image: url("../../../view/theme/diabook/icons/weblink.png"); 
133                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
134                           }
135 .globe  { background-image: url("../../../view/theme/diabook/icons/globe.png"); 
136                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
137                           }
138 .unglobe        { background-image: url("../../../view/theme/diabook/icons/unglobe.png"); 
139                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
140                           }
141 .edit    {background-image: url("../../../view/theme/diabook/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/icons/toogle_on.png"); background-repeat: no-repeat;}
180 .icon.off            { background-image: url("../../../view/theme/diabook/icons/toogle_off.png"); background-repeat: no-repeat;}
181 .icon.prev           { background-image: url("../../../view/theme/diabook/icons/prev.png"); background-repeat: no-repeat;}
182 .icon.next           { background-image: url("../../../view/theme/diabook/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/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/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: 484px;
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
405 h4 {
406   font-size: 1.1em;
407 }
408
409 a {
410         color: #3465A4;
411         /* color: #3e3e8c; */
412         text-decoration: none;
413 }
414 a:hover {
415         /* color: blue; */
416         text-decoration: underline
417 }
418
419 .wall-item-name-link {
420 /*  float: left;*/
421 }
422
423 .wall-item-photo {
424   width: 48px;
425   height: 48px;
426   overflow: hidden;
427   display: block;
428 }
429
430 .left {
431   float: left;
432 }
433 .right {
434   float: right;
435 }
436 .hidden {
437   display: none;
438 }
439 .clear {
440   clear: both;
441 }
442 .fakelink {
443   color: #3465A4;
444   /* color: #3e3e8c; */
445   text-decoration: none;
446   cursor: pointer;
447 }
448 .fakelink:hover {
449   /* color: blue; */
450   /*color: #005c94; */
451   text-decoration: underline;
452 }
453 code {
454   font-family: Courier, monospace;
455   white-space: pre;
456   display: block;
457   overflow: auto;
458   border: 1px solid #444;
459   background: #EEE;
460   color: #444;
461   padding: 10px;
462   margin-top: 20px;
463 }
464 #panel {
465   position: absolute;
466   width: 12em;
467   background: #ffffff;
468   color: #2d2d2d;
469   margin: 0px;
470   padding: 1em;
471   list-style: none;
472   border: 3px solid #364e59;
473   z-index: 100000;
474   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
475   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
476   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
477 }
478 /* tool */
479 .tool {
480   height: auto;
481   overflow: auto;
482   padding: 3px;
483 }
484 #saved-search-ul .tool:hover,
485 #nets-sidebar .tool:hover,
486 #sidebar-group-list .tool:hover {
487         background: #EEE;
488 }
489 .tool .label {
490   float: left;
491 }
492 .tool .action {
493   float: right;
494 }
495 .tool a {
496   color: ##3F8FBA;
497 }
498 .tool a:hover {
499   text-decoration: none;
500 }
501 /* popup notifications */
502 div.jGrowl div.notice {
503   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
504   color: #ffffff;
505   padding-left: 58px;
506 }
507 div.jGrowl div.info {
508   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
509   color: #ffffff;
510   padding-left: 58px;
511 }
512 /* header */
513 header {
514   position: fixed;
515   left: 0%;
516   right: 80%;
517   top: 0px;
518   margin: 0px;
519   padding: 0px;
520   width: 22%;
521   height: 32px;
522   background: #000;
523   z-index: 100;
524   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
525   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
526   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
527 }
528 header #site-location {
529   display: none;
530 }
531 header #banner {
532   overflow: hidden;
533   text-align: left;
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: #000;
565   color: #ffffff;
566   z-index: 99;
567   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
568   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
569   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
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 7px;
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.selected {
657   background-color: #fff;
658 }
659 nav .nav-menu-icon img {
660   width: 22px;
661   height: 22px;
662 }
663 nav .nav-menu-icon .nav-notify {
664   top: 3px;
665 }
666 nav .nav-menu {
667   position: relative;
668   height: 16px;
669   padding: 5px;
670   margin: 3px 15px 0px;
671   font-size: 13px;
672   /*border-bottom: 3px solid #364A84;*/
673 }
674 nav .nav-menu.selected {
675   /*border-bottom: 3px solid #9eabb0;*/
676 }
677 nav .nav-notify {
678   display: none;
679   position: absolute;
680   background-color: #ff0000;
681   /* background-color: #19aeff; */
682   -moz-border-radius: 5px 5px 5px 5px;
683   -webkit-border-radius: 5px 5px 5px 5px;
684   border-radius: 5px 5px 5px 5px;
685   font-size: 10px;
686   font-weight: 900;
687   padding: 1px 4px;
688   top: 0px;
689   right: -6px;
690   min-width: 10px;
691   text-align: center;
692 }
693 nav .nav-notify.show {
694   display: block;
695 }
696 nav #nav-help-link,
697 nav #nav-search-link,
698 nav #nav-directory-link,
699 nav #nav-apps-link,
700 nav #nav-site-linkmenu, 
701 nav #nav-home-link,
702 nav #nav-user-linkmenu
703 {
704   float: right;
705 }
706 nav #nav-user-linkmenu{
707         margin-right: 0px;
708         }
709 nav #nav-home-link, #nav-directory-link, #nav-apps-link{
710         margin-left: 0px;
711         margin-right: 0px;
712         font-weight: bold;
713         margin: 3px 5px;
714         }
715 nav #nav-directory-link{
716   margin-right: 0px;    
717         }
718 nav #nav-home-link{
719   margin-left: 0px;     
720         }
721 nav #nav-help-link .menu-popup,
722 nav #nav-search-link .menu-popup,
723 nav #nav-directory-link .menu-popup,
724 nav #nav-apps-link .menu-popup,
725 nav #nav-site-linkmenu .menu-popup {
726   right: 0px;
727   left: auto;
728 }
729
730 nav #nav-messages-linkmenu.on .icon.messages, nav #nav-messages-linkmenu.selected .icon.messages{
731         background-image: url("../../../view/theme/diabook/icons/messages2.png");
732         }
733         
734 /*nav #nav-notifications-linkmenu.on .icon.notify,*/ nav #nav-notifications-linkmenu.selected .icon.notify{
735         background-image: url("../../../view/theme/diabook/icons/notify2.png");
736         }
737         
738 nav #nav-contacts-linkmenu.on .icon.contacts, nav #nav-contacts-linkmenu.selected .icon.contacts{
739         background-image: url("../../../view/theme/diabook/icons/contacts2.png");
740         }
741         
742 nav #nav-apps-link.selected {
743   background-color: #364e59;
744 }
745
746 #nav-notifications-mark-all {
747         /* padding: 1px 1px 2px 26px; */
748         /* border-bottom: 1px solid #364E59; */
749         /* margin: 0px 0px 2px 0px;
750         padding: 5px 10px; */
751 }
752
753 #nav-notifications-see-all {
754         /* padding: 1px 1px 2px 26px; */
755         /* border-bottom: 1px solid #364E59; */
756         /* margin: 0px 0px 2px 0px;
757         padding: 5px 10px; */
758 }
759
760 .notify-seen {
761         background: none repeat scroll 0 0 #DDDDDD;
762         }
763
764 ul.menu-popup {
765   position: absolute;
766   display: none;
767   width: 11em;
768   background: #ffffff;
769   color: #2d2d2d;
770   margin: 0px;
771   padding: 0px;
772   list-style: none;
773   z-index: 100000;
774   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
775   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
776   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
777 }
778 ul.menu-popup a {
779   display: block;
780   color: #2d2d2d;
781   padding: 5px 10px;
782   text-decoration: none;
783 }
784 ul.menu-popup a:hover {
785   background-color: #fff797; /*bdcdd4;*/
786   color: #000;
787 }
788 ul.menu-popup .menu-sep {
789   border-top: 1px solid #9eabb0;
790 }
791 ul.menu-popup li {
792   float: none;
793   overflow: auto;
794   height: auto;
795   display: block;
796 }
797 ul.menu-popup li img {
798   float: left;
799   width: 16px;
800   height: 16px;
801   padding-right: 5px;
802 }
803 ul.menu-popup .empty {
804   padding: 5px;
805   text-align: center;
806   color: #9eabb0;
807 }
808 /* autocomplete popup */
809 .acpopup {
810   max-height: 150px;
811   background-color: #ffffff;
812   color: #2d2d2d;
813   border: 1px solid #MenuBorder;
814   overflow: auto;
815   z-index: 100000;
816   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
817   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
818   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
819 }
820 .acpopupitem {
821   color: #2d2d2d;
822   padding: 4px;
823   clear: left;
824 }
825 .acpopupitem img {
826   float: left;
827   margin-right: 4px;
828 }
829 .acpopupitem.selected {
830   background-color: #bdcdd4;
831 }
832 #nav-notifications-menu {
833   width: 400px;
834   max-height: 550px;
835   overflow: auto;
836 }
837 /* #nav-notifications-menu a {
838         display: inline;
839         padding: 5px 0px;
840         margin: 0px 0px 2px 0px;
841 }
842 #nav-notifications-menu li:hover {
843   background-color: #bdcdd4;
844 }*/
845
846 #nav-notifications-menu img {
847   float: left;
848   margin-right: 5px;
849 }
850 #nav-notifications-menu .contactname {
851   font-weight: bold;
852 }
853 #nav-notifications-menu .notif-when {
854   font-size: 10px;
855   color: #9eabb0;
856   display: block;
857 }
858
859 .notif-image {
860         width: 32px;
861         height: 32px;
862         padding: 7px 7px 0px 0px;
863 }
864
865 /*profile_side*/
866 #profile_side {
867   margin-bottom: 30px;
868 }
869 #ps-usericon{
870         height: 25px    
871         }
872 #ps-username{
873   font-size: 1.17em;
874   font-weight: bold;
875   vertical-align: top;
876   position: absolute;
877   padding-top: 4px;
878   padding-left: 5px;    
879   color: #2D2D2D;
880   word-wrap: break-word;
881   width: 130px;
882         }
883 #ps-username:hover{
884   text-decoration: none;        
885         }
886 .menu-profile-side{
887   list-style: none;     
888   padding-left: 0px;
889   min-height: 0px;
890         }
891 .menu-profile-list{
892   height: auto;
893   overflow: auto;
894   padding-top: 3px;
895   padding-bottom: 3px;
896   padding-left: 16px;
897   min-height: 16px;
898   list-style: none;
899         }
900 .menu-profile-list:hover{
901         background: #EEE;
902         }
903 .menu-profile-list-item{
904         padding-left: 5px;
905         }       
906 .menu-profile-list-item:hover{  
907         text-decoration: none;
908    }
909 /*http://prothemedesign.com/circular-icons/*/
910 .menu-profile-list.home{
911         background: url("../../../view/theme/diabook-blue/icons/home.png") no-repeat;
912         }
913 .menu-profile-list.photos{
914         background: url("../../../view/theme/diabook-blue/icons/mess_side.png") no-repeat;
915         }
916 .menu-profile-list.events{
917         background: url("../../../view/theme/diabook-blue/icons/events.png") no-repeat;
918         }
919 .menu-profile-list.notes{
920         background: url("../../../view/theme/diabook-blue/icons/notes.png") no-repeat;
921         }
922 .menu-profile-list.foren{
923         background: url("../../../view/theme/diabook-blue/icons/pubgroups.png") no-repeat;
924         }
925 .menu-profile-list.com_side{
926         background: url("../../../view/theme/diabook-blue/icons/com_side.png") no-repeat;
927         }
928
929 /* aside */
930 aside {
931   display: table-cell;
932   vertical-align: top;
933   width: 160px;
934   padding: 0px 10px 0px 10px;
935   border-right: 1px solid #D2D2D2;
936   float: left;
937   /* background: #F1F1F1; */
938 }
939
940 aside .vcard .fn {
941   font-size: 18px;
942   font-weight: bold;
943   margin-bottom: 5px;
944 }
945 aside .vcard .title {
946   margin-bottom: 5px;
947 }
948 aside .vcard dl {
949   height: auto;
950   overflow: auto;
951 }
952 aside .vcard dt {
953   float: left;
954   margin-left: 0px;
955   /*width: 35%;*/
956   text-align: right;
957   color: #999999;
958 }
959 aside .vcard dd {
960   float: left;
961   margin-left: 5px;
962   /*width: 60%;*/
963 }
964 aside #profile-extra-links ul {
965   padding: 0px;
966   margin: 0px;
967 }
968 aside #profile-extra-links li {
969   padding: 0px;
970   margin: 0px;
971   list-style: none;
972 }
973 aside #dfrn-request-link {
974   display: block;
975   -moz-border-radius: 5px 5px 5px 5px;
976   -webkit-border-radius: 5px 5px 5px 5px;
977   border-radius: 5px 5px 5px 5px;
978   color: #ffffff;
979   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
980   font-weight: bold;
981   text-transform: uppercase;
982   padding: 4px 2px 2px 35px;
983 }
984 aside #dfrn-request-link:hover {
985   text-decoration: none;
986   background-color: #36c;
987   /* background-color: #19aeff; */
988 }
989 aside #profiles-menu {
990   width: 20em;
991 }
992 aside #search-text {
993         width: 150px;
994 }
995 aside #side-follow-url {
996         width: 150px;
997         }
998 aside #side-peoplefind-url {
999         width: 150px;
1000         }
1001 #contact-block {
1002   overflow: auto;
1003   height: auto;
1004 }
1005 #contact-block .contact-block-h4 {
1006   float: left;
1007   margin: 5px 0px;
1008 }
1009 #contact-block .allcontact-link {
1010   float: right;
1011   margin: 5px 0px;
1012 }
1013 #contact-block .contact-block-content {
1014   clear: both;
1015   overflow: auto;
1016   height: auto;
1017 }
1018 #contact-block .contact-block-link {
1019   float: left;
1020   margin: 0px 2px 2px 0px;
1021 }
1022 #contact-block .contact-block-link img {
1023   widht: 48px;
1024   height: 48px;
1025 }
1026 #lost-password-link {
1027   float: left;
1028   margin-right: 20px;   
1029         }
1030 /* widget */
1031 .widget {
1032   margin-bottom: 2em;
1033   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1034         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1035 /*  font-size: 12px; */
1036 }
1037 .widget h3 {
1038   padding: 0px;
1039   margin: 2px;
1040 }
1041 .widget .action {
1042   opacity: 0.1;
1043   -webkit-transition: all 0.2s ease-in-out;
1044   -moz-transition: all 0.2s ease-in-out;
1045   -o-transition: all 0.2s ease-in-out;
1046   -ms-transition: all 0.2s ease-in-out;
1047   transition: all 0.2s ease-in-out;
1048 }
1049 .widget input.action {
1050   opacity: 0.5;
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:hover .title .action {
1058   opacity: 1;
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 .tool:hover .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.ticked {
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 ul {
1082   padding: 0px;
1083 }
1084 .widget ul li {
1085   padding-left: 16px;
1086   min-height: 16px;
1087   list-style: none;
1088 }
1089 .widget .tool.selected {
1090   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1091 }
1092 /* widget: search */
1093 #add-search-popup {
1094   width: 200px;
1095   top: 18px;
1096 }
1097 /* section */
1098 section {
1099   display: table-cell;
1100   vertical-align: top;
1101   width: 610px;
1102   padding: 0px 0px 0px 12px;
1103 }
1104
1105 body .pageheader{
1106   text-align: center;
1107   margin-top: 25px;
1108   font-size: 0px;
1109         }
1110
1111 #id_username {
1112   width: 173px; 
1113         }
1114 #id_password {
1115   width: 173px;         
1116         }
1117 #id_openid_url {
1118   width: 173px; 
1119         }
1120 #contact-edit-end {
1121         }
1122 .pager {
1123    padding: 10px;
1124         text-align: center;
1125         font-size: 1.0em;
1126         clear: both;
1127         display: block;
1128 }       
1129 .tabs {
1130     
1131     background-position: 0 -20px;
1132     background-repeat: repeat-x;
1133     height: 27px;
1134     padding: 0;
1135  }
1136 .tab.button {
1137     margin-right: 5px; 
1138     margin-left: 5px;   
1139     /*background: none repeat scroll 0 0 #F8F8F8;*/
1140     border: 1px solid #CCCCCC;
1141     border-radius: 3px 3px 3px 3px;
1142     font-weight: normal;
1143     padding: 3px;
1144     color:  #333333;
1145         }
1146         
1147 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1148         margin-bottom: 10px;
1149         }
1150
1151 right_aside {
1152   display: table-cell;
1153   vertical-align: top;
1154   width: 160px;
1155   padding-right: 10px;
1156   /*border-left: 1px solid #D2D2D2;*/
1157   
1158   /* background: #F1F1F1; */
1159 }
1160 right_aside h3 {border-bottom: 1px solid #D2D2D2; padding-top: 5px; padding-bottom: 0px; padding-left: 5px; margin-bottom: 0px; 
1161 margin-top:30px;}
1162 right_aside .directory-item {   width: 50px; height: 50px; vertical-align: center; text-align: center; }
1163 right_aside .directory-photo { margin: 0px; }
1164 right_aside .directory-photo-img { max-width: 45px; max-height: 45px; }
1165 right_aside #likes { margin: 0px; padding: 0px; list-style: none; }
1166 right_aside .items-wrapper{ overflow: auto;     width: 100%; }
1167 right_aside #lastusers-wrapper { padding-left: 6px; padding-top: 3px; overflow: auto;   width: 100%; }
1168 right_aside #ra-photos-wrapper { padding-left: 5px; padding-top: 3px; overflow: auto;   width: 100%; }
1169 #page-sidebar-right_aside{margin-top: 30px;}
1170 #page-sidebar-right_aside ul {margin-top: 0px;}
1171 /* wall item */
1172 .tread-wrapper {
1173   border-bottom: 1px solid #D2D2D2;
1174   position: relative;
1175   padding: 5px;
1176   margin-bottom: 0px;
1177   width: 575px;
1178 }
1179 .wall-item-decor {
1180   position: absolute;
1181   left: 790px;
1182   top: -10px;
1183   width: 16px;
1184 }
1185
1186 .wall-item-container {
1187   display: table;
1188   width: 580px;
1189 }
1190
1191
1192 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1193   display: table-row;
1194 }
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: 420px;
1242   word-wrap: break-word;
1243   line-height: 1.2;
1244 }
1245
1246 .wall-item-container .wall-item-content img {
1247   max-width: 500px;
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;
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: 500px;
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: #3465A4;
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: #3465A4;
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: 585px;
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: 583px;
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: 585px;
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: 585px;
1619         }
1620
1621 #profile-jot-submit-wrapper {
1622         margin-bottom: 50px;
1623         width: 585px;
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: #33ACFF;
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 **/
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: #333333;
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 .lframe {
1954   float: left;
1955 }
1956 /* profile match wrapper */
1957 .profile-match-wrapper {
1958   float: left;
1959   width: 90px;
1960   height: 90px;
1961   margin-bottom: 20px;
1962 }
1963 .profile-match-wrapper .contact-photo {
1964   width: 80px;
1965   height: 80px;
1966 }
1967 .profile-match-wrapper .contact-photo img {
1968   width: 80px;
1969   height: 80px;
1970 }
1971 .profile-match-wrapper {
1972   left: 0px;
1973   top: 63px;
1974 }
1975
1976 .contact-photo-menu-button {
1977         position: relative;
1978         background-image: url("../../../images/icons/16/menu.png");
1979         background-position: top left; 
1980         background-repeat: no-repeat;
1981         margin: 0px 0px -16px 0px; 
1982         padding: 0px;
1983         width: 16px;
1984         height: 16px;
1985         top: -20px; left:0px;
1986         overflow: hidden;
1987         text-indent: 40px;
1988         display: none;
1989         
1990 }
1991 .contact-photo-menu {
1992         width: 11em;
1993         border: 3px solid #364e59;
1994         color: #2d2d2d;
1995         background: #FFFFFF;
1996 /*        position: absolute;*/
1997         position: relative;
1998         left: 0px; top: 0px;
1999         display: none;
2000         z-index: 10000;
2001 }
2002 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2003 .contact-photo-menu li a {
2004         display: block; 
2005         padding: 5px 10px; 
2006         color: #2d2d2d;
2007         text-decoration: none;
2008 }
2009 .contact-photo-menu li a:hover {
2010         background-color: #bdcdd4; 
2011 }
2012
2013 /* page footer */
2014 footer {
2015   height: 100px;
2016   display: table-row;
2017 }
2018
2019 blockquote {
2020     border-left: 1px solid #D2D2D2;
2021     padding-left: 9px;
2022     margin: 0 0 0 .8ex;
2023 }
2024 .aprofile dt{
2025 box-shadow: 1px 1px 5px 0;
2026     color: #666666;
2027     margin: 15px 0 5px;
2028     padding-left: 5px;  
2029         }
2030 /* ================== */
2031 /* = Contacts Block = */
2032 /* ================== */
2033
2034 .contact-block-img {
2035         width: 48px;
2036         height: 48px;
2037         padding-right: 3px;
2038 }
2039 .contact-block-div {
2040         float: left;
2041 }
2042
2043 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2044 #contact-block-end { clear: both; } 
2045
2046 #group-edit-wrapper {
2047         margin-bottom: 10px;
2048 }
2049
2050 #group-members-end {
2051         clear: both;
2052 }
2053 #group-edit-desc {
2054  margin-top: 15px;
2055 }
2056
2057 /*
2058 #group-separator,
2059 #prof-separator { display: none;}
2060 */
2061
2062 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2063         margin-bottom: 10px;
2064         margin-top: 20px;
2065 }
2066
2067 #prvmail-submit {
2068         float: right;
2069         margin-top: 10px;
2070 }
2071 #prvmail-subject
2072 {
2073 background: none repeat scroll 0 0 #FFFFFF;
2074 border: 1px solid #CCCCCC;
2075 border-radius: 5px 5px 5px 5px;
2076 font-weight: bold;
2077 height: 20px;
2078 margin: 0 0 5px;
2079 vertical-align: middle;
2080 }
2081 #prvmail-form{
2082  width: 597px;  
2083         }
2084 #prvmail-upload-wrapper,
2085 #prvmail-link-wrapper,
2086 #prvmail-rotator-wrapper {
2087         float: left;
2088         margin-top: 10px;
2089         margin-right: 10px;
2090         width: 24px;
2091 }
2092
2093 #prvmail-end {
2094         clear: both;
2095 }
2096
2097 .mail-list-sender,
2098 .mail-list-detail {
2099         float: left;
2100 }
2101 .mail-list-detail {
2102         margin-left: 20px;
2103 }
2104
2105 .mail-list-subject {
2106         font-size: 1.1em;
2107         margin-top: 10px;
2108 }
2109 a.mail-list-link {
2110     display: block;
2111     font-size: 1.3em;
2112     padding: 4px 0;
2113 }
2114
2115 /*
2116 *a.mail-list-link:hover {
2117 *       background-color: #15607B;
2118 *       color: #F5F6FB;
2119 *}
2120 */
2121
2122 .mail-list-outside-wrapper-end {
2123         clear: both;
2124 }
2125
2126 .mail-list-outside-wrapper {
2127         margin-top: 30px;
2128 }
2129
2130 .mail-list-delete-wrapper {
2131         float: right;
2132         margin-right: 30px;
2133         margin-top: 15px;
2134 }
2135
2136 .mail-list-delete-icon {
2137         border: none;
2138 }
2139
2140 .mail-conv-sender,
2141 .mail-conv-detail {
2142         float: left;
2143 }
2144 .mail-conv-detail {
2145         margin-left: 20px;
2146         width: 500px;
2147 }
2148
2149 .mail-conv-subject {
2150     font-size: 1.4em;
2151     margin: 10px 0;
2152 }
2153
2154 .mail-conv-outside-wrapper-end {
2155         clear: both;
2156 }
2157
2158 .mail-conv-outside-wrapper {
2159         margin-top: 30px;
2160 }
2161
2162 .mail-conv-delete-wrapper {
2163         float: right;
2164         margin-right: 30px;
2165         margin-top: 15px;
2166 }
2167 .mail-conv-break {
2168         clear: both;
2169 }
2170
2171 .mail-conv-delete-icon {
2172         border: none;
2173 }
2174
2175 /* ========== */
2176 /* = Events = */
2177 /* ========== */
2178 .eventcal {
2179         float: left;
2180         font-size: 20px;
2181 }
2182
2183 .vevent {
2184         border: 1px solid #CCCCCC;
2185 }
2186 .vevent .event-description, .vevent .event-location {
2187         margin-left: 10px;
2188         margin-right: 10px;
2189 }
2190 .vevent .event-start {
2191         margin-left: 10px;
2192         margin-right: 10px;
2193 }
2194
2195 #new-event-link {
2196         margin-bottom: 10px;
2197 }
2198
2199 .edit-event-link, .plink-event-link {
2200         float: left;
2201         margin-top: 4px;
2202         margin-right: 4px;
2203         margin-bottom: 15px;
2204 }
2205
2206 .event-description:before {
2207         content: url('../../../images/calendar.png');
2208         margin-right: 15px;
2209 }
2210
2211 .event-start, .event-end {
2212         margin-left: 10px;
2213         width: 330px;
2214         clear: both;
2215 }
2216
2217 .event-start .dtstart, .event-end .dtend {
2218         float: right;
2219 }
2220
2221 .event-list-date {
2222         margin-bottom: 10px;
2223 }
2224
2225 .prevcal, .nextcal {
2226         float: left;
2227         margin-left: 32px;
2228         margin-right: 32px;
2229         margin-top: 64px;
2230 }
2231 .event-calendar-end {
2232         clear: both;
2233 }
2234
2235  
2236 .calendar {
2237         font-family: Courier, monospace;
2238 }
2239 .today {
2240         font-weight: bold;
2241         color: #FF0000;
2242 }
2243
2244 .settings-block {
2245         border: 1px solid #AAA;
2246         margin: 10px;
2247         padding: 10px;
2248 }
2249
2250 .app-title {
2251         margin: 10px;
2252 }
2253
2254 #identity-manage-desc {
2255         margin-top:15px;
2256         margin-bottom: 15px;
2257 }
2258
2259 #identity-manage-choose {
2260         margin-bottom: 15px;
2261 }
2262
2263 #identity-submit {
2264         margin-top: 20px;
2265 }
2266
2267 #photo-prev-link, #photo-next-link {
2268         padding: 10px;
2269         float: left;
2270 }
2271 .lightbox{
2272         float: left;
2273         }
2274
2275 #photo-photo {
2276         float: left;
2277 }
2278 #photo-like-div .wall-item-like-buttons {
2279          float: left;
2280     margin-right: 5px;
2281     margin-top: 30px;
2282         }
2283 .comment-edit-text-empty {
2284     margin: 10px 0 0;
2285     width: 85%;
2286 }
2287 .comment-edit-photo {
2288     margin: 10px 0 0;
2289 }
2290 .wall-item-like-buttons .icon.like {
2291 float: left;
2292 }
2293
2294 #photo-photo-end {
2295         clear: both;
2296 }
2297
2298 .tabs .comment-wwedit-wrapper {
2299         display: block;
2300    margin-top: 30px;
2301    margin-left: 50px;
2302         }
2303
2304 .profile-match-photo {
2305         float: left;
2306         text-align: center;
2307         width: 120px;
2308 }
2309
2310 .profile-match-name {
2311         float: left;
2312         text-align: center;
2313         width: 120px;
2314         overflow: hidden;
2315 }
2316
2317 .profile-match-break,
2318 .profile-match-end {
2319         clear: both;
2320 }
2321
2322 .profile-match-connect {
2323         text-align: center;
2324         font-weight: bold;
2325 }
2326
2327 .profile-match-wrapper {
2328         float: left;
2329         padding: 10px;
2330         width: 120px;
2331         height: 120px;
2332         scroll: auto;
2333 }
2334 #profile-match-wrapper-end {
2335         clear: both;
2336 }
2337
2338 /* ============= */
2339 /* = Directory = */
2340 /* ============= */
2341 /* contacts menu */
2342 .contact-photo-wrapper {
2343   position: relative;
2344 }
2345 .contact-photo {
2346   width: 48px;
2347   height: 48px;
2348   overflow: hidden;
2349   display: block;
2350 }
2351 .contact-photo img {
2352   width: 48px;
2353   height: 48px;
2354 }
2355 .contact-photo-menu-button {
2356   display: none;
2357   /* position: absolute; */
2358   /* position: absolute; */
2359   left: -2px;
2360   top: -20px;
2361 }
2362 .contact-wrapper {
2363   float: left;
2364   width: 90px;
2365   height: 90px;
2366   margin-bottom: 15px;
2367 }
2368 .contact-wrapper .contact-photo {
2369   width: 80px;
2370   height: 80px;
2371 }
2372 .contact-wrapper .contact-photo img {
2373   width: 80px;
2374   height: 80px;
2375 }
2376 .contact-wrapper .contact-photo-menu-button {
2377   left: 0px;
2378   top: 63px;
2379 }
2380 .directory-item {
2381   float: left;
2382   width: 200px;
2383   height: 200px;
2384 }
2385 .directory-item .contact-photo {
2386   width: 175px;
2387   height: 175px;
2388 }
2389 .directory-item .contact-photo img {
2390   width: 175px;
2391   height: 175px;
2392 }
2393 .contact-name {
2394   text-align: left;
2395   font-weight: bold;
2396   font-size: 12px;
2397 }
2398 .contact-details {
2399   color: #999999;
2400 }
2401 #side-bar-photos-albums li{
2402 list-style-type: disc;
2403 }
2404 #side-bar-photos-albums ul li{
2405   margin-left: 30px;
2406   padding-left: 0px;
2407         }
2408 #side-bar-photos-albums{
2409         margin-top: 15px;       
2410         }
2411 .photo-top-photo, .photo-album-photo {
2412   -webkit-border-radius: 5px 5px 0 0;
2413   -moz-border-radius: 5px 5px 0 0;
2414   border-radius: 5px 5px 0 0;
2415 }
2416 .photo-album-image-wrapper, .photo-top-image-wrapper {
2417   float: left;
2418    -moz-box-shadow: 0 0 5px #888;
2419    -webkit-box-shadow: 0 0 5px #888;
2420    box-shadow: 0 0 5px #888;
2421   background-color: #000;
2422    -webkit-border-radius: 5px;
2423    -moz-border-radius: 5px;
2424   border-radius: 5px;
2425   padding-bottom: 20px;
2426   position: relative;
2427   margin: 0 10px 10px 0;
2428   width: 200px; height: 140px;
2429   overflow: hidden;  
2430 }
2431 /*
2432 .photo-top-album-name {
2433   position: absolute;
2434   bottom: 0;
2435   padding: 0 5px;
2436 }*/
2437 /*.photo-top-image-wrapper {
2438         position: relative;
2439         float: left;
2440         margin-top: 15px;
2441         margin-right: 15px;
2442         width: 200px; height: 200px; 
2443         
2444 }*/
2445 .photo-top-album-name {
2446         width: 100%;
2447         position: absolute; 
2448         bottom: 0px; 
2449         padding-left: 3px;
2450         background-color: #EEE;
2451 }
2452 .photo-top-album-link{
2453   color: #3465A4;
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 }