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