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