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