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