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