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