]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook-aerith/style.css
add themes diabook-red & diabook-aerith
[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: #1872A2;
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: 3px 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 /* wall item */
1208 .tread-wrapper {
1209   border-bottom: 1px solid #D2D2D2;
1210   position: relative;
1211   padding: 5px;
1212   margin-bottom: 0px;
1213   width: 775px;
1214 }
1215 .tread-wrapper a{
1216   color: #3465A4;
1217 }
1218
1219 .wall-item-decor {
1220   position: absolute;
1221   left: 790px;
1222   top: -10px;
1223   width: 16px;
1224 }
1225
1226 .wall-item-container {
1227   display: table;
1228   width: 780px;
1229 }
1230
1231
1232 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1233   display: table-row;
1234 }
1235 .wall-item-bottom {
1236   font-size: 13px;
1237 }
1238 .wall-item-container .wall-item-bottom {
1239 /*  opacity: 0.5;
1240   -webkit-transition: all 0.2s ease-in-out;
1241   -moz-transition: all 0.2s ease-in-out;
1242   -o-transition: all 0.2s ease-in-out;
1243   -ms-transition: all 0.2s ease-in-out;
1244   transition: all 0.2s ease-in-out; */
1245 }
1246 .wall-item-container:hover .wall-item-bottom {
1247 /*  opacity: 1;
1248   -webkit-transition: all 0.2s ease-in-out;
1249   -moz-transition: all 0.2s ease-in-out;
1250   -o-transition: all 0.2s ease-in-out;
1251   -ms-transition: all 0.2s ease-in-out;
1252   transition: all 0.2s ease-in-out; */
1253 }
1254 .wall-item-container .wall-item-info {
1255   display: table-cell;
1256   vertical-align: top;
1257   text-align: left;
1258   width: 80px;
1259 }
1260 .wall-item-container .wall-item-location {
1261   padding-right: 40px;
1262   display: table-cell;
1263 }
1264 .wall-item-container .wall-item-ago {
1265   word-wrap: break-word;
1266   width: 50px;
1267   margin-left: 10px;
1268   color: #999;
1269 }
1270 .wall-item-location {
1271   
1272   clear: both;
1273   overflow: hidden;
1274   
1275   margin-bottom: 5px;
1276 }
1277
1278 .wall-item-container .wall-item-content {
1279   font-size: 12.5px;
1280   max-width: 720px;
1281   word-wrap: break-word;
1282   line-height: 1.2;
1283 }
1284
1285 .wall-item-container .wall-item-content img {
1286   max-width: 700px;
1287 }
1288 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1289   display: table-cell;
1290   vertical-align: middle;
1291 }
1292 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
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 .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
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-name {
1309   font-weight: bold;
1310 }
1311 .wall-item-container .wall-item-actions-author {
1312   width: 100%;
1313   margin-bottom: 0.3em;
1314 }
1315 .wall-item-container .wall-item-actions-social {
1316   float: left;
1317   margin-bottom: 1px;
1318   display: table-cell;
1319 }
1320 .wall-item-container .wall-item-actions-social a {
1321   margin-right: 1em;
1322 }
1323 .wall-item-actions-social a {
1324   float: left;
1325 }
1326 .wall-item-container .wall-item-actions-tools {
1327   float: right;
1328   width: 80px;
1329   display: table-cell;done
1330 }
1331 .wall-item-container .wall-item-actions-tools a {
1332   float: right;
1333 }
1334 .wall-item-container .wall-item-actions-tools input {
1335   float: right;
1336 }
1337 .wall-item-container.comment {
1338   margin-top: 5px;
1339   margin-bottom: 5px;
1340   margin-left: 80px;
1341   width: 700px;
1342   border-bottom: 1px solid hsl(198, 21%, 79%);
1343 }
1344 .wall-item-container.comment .contact-photo {
1345   width: 32px;
1346   height: 32px;
1347   margin-left: 16px;
1348   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1349
1350 }
1351 .wall-item-container.comment {
1352   top: 15px !important;
1353   left: 15px !important;
1354 }
1355 .wall-item-container.comment .wall-item-links {
1356   padding-left: 12px;
1357 }
1358 .wall-item-comment-wrapper {
1359   margin: 1px 5px 1px 80px;
1360 }
1361 .wall-item-comment-wrapper .comment-edit-photo {
1362   display: none;
1363 }
1364 .wall-item-comment-wrapper textarea {
1365   height: 2.0em;
1366   width: 100%;
1367   font-size: 10px;
1368   color: #999999;
1369   border: 1px solid #DDD;
1370   padding: 0.3em;
1371   font-size: 14px;
1372 }
1373 .wall-item-comment-wrapper .comment-edit-text-full {
1374   font-size: 14px;
1375   height: 4em;
1376   color: #2d2d2d;
1377   border: 1px solid #2d2d2d;
1378 }
1379 .comment-edit-preview {
1380   width: 710px;
1381   border: 1px solid #2d2d2d;
1382   margin-top: 10px;
1383 }
1384 .comment-edit-preview .contact-photo {
1385   width: 32px;
1386   height: 32px;
1387   margin-left: 16px;
1388   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1389
1390 }
1391 .comment-edit-preview {
1392   top: 15px !important;
1393   left: 15px !important;
1394 }
1395 .comment-edit-preview .wall-item-links {
1396   padding-left: 12px;
1397 }
1398 .comment-edit-preview .wall-item-container {
1399   width: 700px;
1400 }
1401 .comment-edit-preview .tread-wrapper {
1402   width: 700px;
1403   padding: 0;
1404   margin: 10px 0;
1405 }
1406
1407 .shiny {
1408   /* border-right: 10px solid #fce94f; */
1409         border-right: 1px solid #A7C7F7;
1410         padding-right: 12px;
1411 }
1412
1413 #jot-preview-content{
1414         margin-top: 30px;}
1415         
1416 #jot-preview-content .tread-wrapper {
1417   background-color: #fff797;
1418 }
1419
1420 .wall-item-tags {
1421   padding-top: 1px;
1422   padding-bottom: 2px;
1423 }
1424 .tag {
1425   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1426   color: #999;
1427   padding-left: 3px;
1428   font-size: 12px;
1429 }
1430 .tag a {
1431   padding-right: 5px;
1432   /*background: url("../../../images/tag.png") no-repeat center right;*/
1433   color: #999;
1434 }
1435 .wwto {
1436   position: absolute !important;
1437   width: 25px;
1438   height: 25px;
1439   background: #FFFFFF;
1440   border: 2px solid #364e59;
1441   height: 25px;
1442   width: 25px;
1443   overflow: hidden;
1444   padding: 1px;
1445   position: absolute !important;
1446   top: 40px;
1447   left: 30px;
1448   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1449   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1450   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1451 }
1452 .wwto .contact-photo {
1453   width: auto;
1454   height: 25px;
1455 }
1456 /* contacts menu */
1457 .contact-photo-wrapper {
1458   position: relative;
1459   width: 80px;
1460 }
1461
1462 .contact-photo-wrapper.wwto {
1463   width: 25px;
1464 }
1465
1466 .contact-photo {
1467   width: 48px;
1468   height: 48px;
1469   overflow: hidden;
1470   display: block;
1471 }
1472 .contact-photo img {
1473   width: 48px;
1474   height: 48px;
1475 }
1476
1477 .contact-wrapper {
1478   float: left;
1479   width: 90px;
1480   height: 90px;
1481   margin-bottom: 15px;
1482 }
1483 .contact-wrapper .contact-photo {
1484   width: 80px;
1485   height: 80px;
1486 }
1487 .contact-wrapper .contact-photo img {
1488   width: 80px;
1489   height: 80px;
1490 }
1491 .contact-wrapper {
1492   left: 0px;
1493   top: 63px;
1494 }
1495 .contact-photo {
1496   width: 48px;
1497   height: 48px;
1498 }
1499 .contact-photo img {
1500   width: 48px;
1501   height: 48px;
1502 }
1503 .contact-name {
1504   /* text-align: center; */
1505   /*font-weight: bold;*/
1506   font-size: 12px;
1507 }
1508 .contact-details {
1509   color: #999999;
1510 }
1511 /* editor */
1512 .jothidden {
1513   display: none;
1514 }
1515 #jot {
1516   width: 785px;
1517   margin: 0px 2em 20px 0px;
1518 }
1519 #profile-jot-form #profile-jot-text {
1520   height: 2.0em;
1521   width: 99%;
1522   font-size: 15px;
1523   color: #999999;
1524   border: 1px solid #DDD;
1525   padding: 0.3em;
1526   margin-bottom: 10px;
1527 }
1528 #jot #jot-tools {
1529   margin: 0px;
1530   padding: 0px;
1531   height: 40px;
1532   overflow: none;
1533   width: 783px;
1534   background-color: #fff;
1535   border-bottom: 2px solid #9eabb0;
1536 }
1537
1538 #jot #jot-tools li {
1539   list-style: none;
1540   float: left;
1541   width: 80px;
1542   height: 40px;
1543   border-bottom: 2px solid #9eabb0;
1544 }
1545 #jot #jot-tools li a {
1546   display: block;
1547   color: #cccccc;
1548   width: 100%;
1549   height: 40px;
1550   text-align: center;
1551   line-height: 40px;
1552   overflow: hidden;
1553 }
1554 #jot #jot-tools li:hover {
1555   background-color: #364e59;
1556   border-bottom: 2px solid #bdcdd4;
1557 }
1558 #jot #jot-tools li.perms {
1559   float: right;
1560   width: 40px;
1561 }
1562 #jot #jot-tools li.perms a.unlock {
1563   width: 30px;
1564   border-left: 10px solid #cccccc;
1565   background-color: #cccccc;
1566   background-position: left center;
1567 }
1568 #jot #jot-tools li.perms a.lock {
1569   width: 30px;
1570   border-left: 10px solid #666666;
1571   background-color: #666666;
1572 }
1573 #jot #jot-tools li.submit {
1574   float: right;
1575   background-color: #cccccc;
1576   border-bottom: 2px solid #cccccc;
1577   border-right: 1px solid #666666;
1578   border-left: 1px solid #666666;
1579 }
1580 #jot #jot-tools li.submit input {
1581   border: 0px;
1582   margin: 0px;
1583   padding: 0px;
1584   background-color: #cccccc;
1585   color: #666666;
1586   width: 80px;
1587   height: 40px;
1588   line-height: 40px;
1589 }
1590 #jot #jot-tools li.submit input:hover {
1591   background-color: #bdcdd4;
1592   color: #666666;
1593 }
1594 #jot #jot-tools li.loading {
1595   float: right;
1596   background-color: #ffffff;
1597   width: 20px;
1598   vertical-align: center;
1599   text-align: center;
1600   border-top: 2px solid #9eabb0;
1601   height: 38px;
1602 }
1603 #jot #jot-tools li.loading img {
1604   margin-top: 10px;
1605 }
1606 #profile-jot-form #jot-title {
1607     
1608          border-radius: 5px 5px 5px 5px;
1609     font-weight: bold;
1610     height: 20px;
1611     margin: 0 0 5px;
1612     width: 60%;
1613     border: 1px solid #ffffff;
1614 }
1615 #profile-jot-form #jot-title:-webkit-input-placeholder {
1616   font-weight: normal;
1617 }
1618 #profile-jot-form #jot-title:-moz-placeholder {
1619   font-weight: normal;
1620 }
1621 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1622         width: 785px;
1623         height: 100px;
1624         }
1625 #jot #jot-title:hover {
1626   border: 1px solid #999999;
1627 }
1628 #jot #jot-title:focus {
1629   border: 1px solid #999999;
1630 }
1631 #jot #character-counter {
1632   width: 80px;
1633   float: right;
1634   text-align: right;
1635   height: 20px;
1636   line-height: 20px;
1637   padding-right: 20px;
1638 }
1639 #jot-perms-icon, 
1640 #profile-location,
1641 #profile-nolocation,
1642 #profile-youtube, 
1643 #profile-video, 
1644 #profile-audio,
1645 #profile-link,
1646 #profile-title, 
1647 #wall-image-upload,
1648 #wall-file-upload,
1649 #wall-image-upload-div,
1650 #wall-file-upload-div,
1651 .hover, .focus {
1652         cursor: pointer;
1653         margin-top: 2px;
1654 }
1655 #profile-jot-wrapper{
1656         margin: 0 2em 20px 0;
1657    width: 785px;
1658         }
1659
1660 #profile-jot-submit-wrapper {
1661         margin-bottom: 50px;
1662         width: 785px;
1663 }
1664
1665 #profile-jot-submit {
1666         float: right;
1667         margin-top: 2px;
1668         
1669 }
1670 #profile-upload-wrapper {
1671         float: left;
1672         margin-top: 2px;
1673         margin-left: 10px;
1674         
1675 }
1676 #profile-attach-wrapper {
1677         float: left;
1678         margin-left: 15px;
1679         margin-top: 2px;
1680 }
1681 #profile-rotator {
1682         float: left;
1683         margin-left: 30px;
1684         margin-top: 2px;
1685 }
1686 #profile-link-wrapper {
1687         float: left;
1688         margin-left: 15px;
1689         margin-top: 2px;
1690 }
1691 #profile-youtube-wrapper {
1692         float: left;
1693         margin-left: 15px;
1694         margin-top: 2px;
1695 }
1696 #profile-video-wrapper {
1697         float: left;
1698         margin-left: 15px;
1699         margin-top: 2px;
1700 }
1701 #profile-audio-wrapper {
1702         float: left;
1703         margin-left: 15px;
1704         margin-top: 2px;
1705 }
1706 #profile-location-wrapper {
1707         float: left;
1708         margin-left: 15px;
1709         margin-top: 2px;
1710 }
1711 #profile-jot-perms {
1712         float: left;
1713         margin-left: 45px;
1714         margin-top: 2px;
1715 }
1716 #jot-preview-link {
1717         float: right;
1718         margin-left: 10px;
1719         margin-top: 2px;
1720         font-size: 10px;
1721         font-weight: bolder;
1722         cursor: pointer;
1723 }
1724 #profile-jot-perms{
1725    float: right;
1726         margin-left: 10px;
1727         margin-top: 2px;        
1728         }
1729 /** buttons **/
1730 .button.creation1 {
1731     background-color: #fff;
1732     border: 1px solid #777777;
1733     background-image: -moz-linear-gradient(center top , white 0%, #DDDDDD 100%);
1734     border-radius: 3px 3px 3px 3px;
1735     box-shadow: 0 1px 1px #CFCFCF;
1736     font-weight: bolder;
1737          cursor: pointer;
1738 }
1739 .button.creation2 {
1740     background-color: #3465A4;
1741     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
1742     border: 1px solid #777777;
1743     color: white;
1744     border-radius: 3px 3px 3px 3px;
1745     box-shadow: 0 1px 1px #CFCFCF;
1746     margin-left: 5px;
1747     font-weight: bolder;
1748          cursor: pointer;
1749 }
1750 /*input[type="submit"] {
1751         border: 0px;
1752     background-color: @ButtonBackgroundColor;
1753     color: @ButtonColor;
1754     padding: 0px 10px;
1755         .rounded(5px);
1756     height: 18px;
1757 }*/
1758 /** acl **/
1759 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1760   display: block!important;
1761 }
1762 #acl-wrapper {
1763   width: 690px;
1764   float: left;
1765 }
1766 #acl-search {
1767   float: right;
1768   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1769   padding-right: 20px;
1770 }
1771 #acl-showall {
1772   float: left;
1773   display: block;
1774   width: auto;
1775   height: 18px;
1776   background-color: #cccccc;
1777   background-image: url("../../../images/show_all_off.png");
1778   background-position: 7px 7px;
1779   background-repeat: no-repeat;
1780   padding: 7px 5px 0px 30px;
1781   color: #999999;
1782   -moz-border-radius: 5px 5px 5px 5px;
1783   -webkit-border-radius: 5px 5px 5px 5px;
1784   border-radius: 5px 5px 5px 5px;
1785 }
1786 #acl-showall.selected {
1787   color: #000000;
1788   background-color: #ff9900;
1789   background-image: url("../../../images/show_all_on.png");
1790 }
1791 #acl-list {
1792   height: 210px;
1793   border: 1px solid #cccccc;
1794   clear: both;
1795   margin-top: 30px;
1796   overflow: auto;
1797 }
1798 .acl-list-item {
1799   display: block;
1800   width: 150px;
1801   height: 30px;
1802   border: 1px solid #cccccc;
1803   margin: 5px;
1804   float: left;
1805 }
1806 .acl-list-item img {
1807   width: 22px;
1808   height: 22px;
1809   float: left;
1810   margin: 4px;
1811 }
1812 .acl-list-item p {
1813   height: 12px;
1814   font-size: 10px;
1815   margin: 0px;
1816   padding: 2px 0px 1px;
1817   overflow: hidden;
1818 }
1819 .acl-list-item a {
1820   font-size: 8px;
1821   display: block;
1822   width: 40px;
1823   height: 10px;
1824   float: left;
1825   color: #999999;
1826   background-color: #cccccc;
1827   background-position: 3px 3px;
1828   background-repeat: no-repeat;
1829   margin-right: 5px;
1830   -webkit-border-radius: 2px ;
1831   -moz-border-radius: 2px;
1832   border-radius: 2px;
1833   padding-left: 15px;
1834 }
1835 #acl-wrapper a:hover {
1836   text-decoration: none;
1837   color: #000000;
1838 }
1839 .acl-button-show {
1840   background-image: url("../../../images/show_off.png");
1841 }
1842 .acl-button-hide {
1843   background-image: url("../../../images/hide_off.png");
1844 }
1845 .acl-button-show.selected {
1846   color: #000000;
1847   background-color: #9ade00;
1848   background-image: url("../../../images/show_on.png");
1849 }
1850 .acl-button-hide.selected {
1851   color: #000000;
1852   background-color: #ff4141;
1853   background-image: url("../../../images/hide_on.png");
1854 }
1855 .acl-list-item.groupshow {
1856   border-color: #9ade00;
1857 }
1858 .acl-list-item.grouphide {
1859   border-color: #ff4141;
1860 }
1861 /** /acl **/
1862 /** tab buttons 14618a**/
1863 ul.tabs {
1864   list-style-type: none;
1865   padding-bottom: 10px;
1866   font-size: 13px;
1867 }
1868 ul.tabs li {
1869   float: left;
1870   margin-left: 5px;
1871 }
1872 ul.tabs li .active {
1873     background-color: #3465A4;
1874     border: 1px solid #777777;
1875     color: white;
1876     border-radius: 3px 3px 3px 3px;
1877     box-shadow: 2px 2px 2px #CFCFCF;
1878     margin-left: 5px;
1879 }
1880 /**
1881  * Form fields
1882  */
1883 .field {
1884   margin-bottom: 10px;
1885   padding-bottom: 10px;
1886   overflow: auto;
1887   width: 100%;
1888 }
1889 .field label {
1890   float: left;
1891   width: 200px;
1892 }
1893 .field input, .field textarea {
1894   width: 400px;
1895 }
1896 .field textarea {
1897   height: 100px;
1898 }
1899 .field .field_help {
1900   display: block;
1901   margin-left: 200px;
1902   color: #666666;
1903 }
1904 .field .onoff {
1905   float: left;
1906   width: 80px;
1907 }
1908 .field .onoff a {
1909   display: block;
1910   border: 1px solid #666666;
1911   background-image: url("../../../images/onoff.jpg");
1912   background-repeat: no-repeat;
1913   padding: 4px 2px 2px 2px;
1914   height: 16px;
1915   text-decoration: none;
1916 }
1917 .field .onoff .off {
1918   border-color: #666666;
1919   padding-left: 40px;
1920   background-position: left center;
1921   background-color: #cccccc;
1922   color: #666666;
1923   text-align: right;
1924 }
1925 .field .onoff .on {
1926   border-color: #204A87;
1927   padding-right: 40px;
1928   background-position: right center;
1929   background-color: #D7E3F1;
1930   color: #204A87;
1931   text-align: left;
1932 }
1933 .field .hidden {
1934   display: none!important;
1935 }
1936 .field.radio .field_help {
1937   margin-left: 0px;
1938 }
1939 #directory-search-form{
1940         margin-bottom: 50px;
1941         }
1942 #profile-edit-links-end {
1943         clear: both;
1944         margin-bottom: 15px;
1945 }
1946
1947 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1948
1949 #profile-edit-links li {
1950   float: left;
1951   list-style: none;
1952   margin-left: 10px;
1953 }
1954
1955 .profile-edit-side-div {
1956   display: none;
1957 }
1958
1959 #register-form label,
1960 #profile-edit-form label {
1961         width: 300px; float: left;
1962 }
1963
1964 .required {
1965   display: inline;
1966   color: #B20202;
1967 }
1968
1969 /* oauth */
1970 .oauthapp {
1971   height: auto;
1972   overflow: auto;
1973   border-bottom: 2px solid #cccccc;
1974   padding-bottom: 1em;
1975   margin-bottom: 1em;
1976 }
1977 .oauthapp img {
1978   float: left;
1979   width: 48px;
1980   height: 48px;
1981   margin: 10px;
1982 }
1983 .oauthapp img.noicon {
1984   background-image: url("../../../images/icons/48/plugin.png");
1985   background-position: center center;
1986   background-repeat: no-repeat;
1987 }
1988 .oauthapp a {
1989   float: left;
1990 }
1991 /* contacts */
1992 .contact-entry-wrapper {
1993   width: 120px;
1994   height: 120px;
1995   float: left;
1996 }
1997 /* photo */
1998 .photo {
1999 box-shadow: 2px 2px 5px 0px #000000;
2000 margin: 2px 5px 2px 5px;
2001 max-height: 85%;
2002 max-width: 85%;
2003 }
2004 .lframe {
2005   float: left;
2006   /*margin: 0px 10px 10px 0px;*/
2007 }
2008 /* profile match wrapper */
2009 .profile-match-wrapper {
2010   float: left;
2011   width: 90px;
2012   height: 90px;
2013   margin-bottom: 20px;
2014 }
2015 .profile-match-wrapper .contact-photo {
2016   width: 80px;
2017   height: 80px;
2018 }
2019 .profile-match-wrapper .contact-photo img {
2020   width: 80px;
2021   height: 80px;
2022 }
2023 .profile-match-wrapper {
2024   left: 0px;
2025   top: 63px;
2026 }
2027
2028 .contact-photo-menu-button {
2029         position: relative;
2030         background-image: url("../../../images/icons/16/menu.png");
2031         background-position: top left; 
2032         background-repeat: no-repeat;
2033         margin: 0px 0px -16px 0px; 
2034         padding: 0px;
2035         width: 16px;
2036         height: 16px;
2037         top: -20px; left:0px;
2038         overflow: hidden;
2039         text-indent: 40px;
2040         display: none;
2041         
2042 }
2043 .contact-photo-menu {
2044         width: 11em;
2045         border: 3px solid #364e59;
2046         color: #2d2d2d;
2047         background: #FFFFFF;
2048 /*        position: absolute;*/
2049         position: relative;
2050         left: 0px; top: 0px;
2051         display: none;
2052         z-index: 10000;
2053 }
2054 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2055 .contact-photo-menu li a {
2056         display: block; 
2057         padding: 5px 10px; 
2058         color: #2d2d2d;
2059         text-decoration: none;
2060 }
2061 .contact-photo-menu li a:hover {
2062         background-color: #bdcdd4; 
2063 }
2064
2065 /* page footer */
2066 footer {
2067   height: 100px;
2068   display: table-row;
2069 }
2070
2071 blockquote {
2072     border-left: 1px solid #D2D2D2;
2073     padding-left: 9px;
2074     margin: 0 0 0 .8ex;
2075 }
2076 .aprofile dt{
2077 box-shadow: 1px 1px 5px 0;
2078     color: #666666;
2079     margin: 15px 0 5px;
2080     padding-left: 5px;  
2081         }
2082 /* ================== */
2083 /* = Contacts Block = */
2084 /* ================== */
2085
2086 .contact-block-img {
2087         width: 55px;
2088         height: 55px;
2089         padding-right: 3px;
2090 }
2091 .contact-block-div {
2092         float: left;
2093 }
2094
2095 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2096 #contact-block-end { clear: both; } 
2097
2098 #group-edit-wrapper {
2099         margin-bottom: 10px;
2100 }
2101
2102 #group-members-end {
2103         clear: both;
2104 }
2105 #group-edit-desc {
2106  margin-top: 15px;
2107 }
2108
2109 /*
2110 #group-separator,
2111 #prof-separator { display: none;}
2112 */
2113
2114 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2115         margin-bottom: 10px;
2116         margin-top: 20px;
2117 }
2118
2119 #prvmail-submit {
2120         float: right;
2121         margin-top: 10px;
2122 }
2123
2124 #prvmail-subject
2125 {
2126 background: none repeat scroll 0 0 #FFFFFF;
2127 border: 1px solid #CCCCCC;
2128 border-radius: 5px 5px 5px 5px;
2129 font-weight: bold;
2130 height: 20px;
2131 margin: 0 0 5px;
2132 vertical-align: middle;
2133 }
2134 #prvmail-form{
2135  width: 597px;  
2136         }
2137         
2138 #prvmail-upload-wrapper,
2139 #prvmail-link-wrapper,
2140 #prvmail-rotator-wrapper {
2141         float: left;
2142         margin-top: 10px;
2143         margin-right: 10px;
2144         width: 24px;
2145 }
2146
2147 #prvmail-end {
2148         clear: both;
2149 }
2150
2151 .mail-list-sender,
2152 .mail-list-detail {
2153         float: left;
2154 }
2155 .mail-list-detail {
2156         margin-left: 20px;
2157 }
2158
2159 .mail-list-subject {
2160         font-size: 1.1em;
2161         margin-top: 10px;
2162 }
2163 a.mail-list-link {
2164     display: block;
2165     font-size: 1.3em;
2166     padding: 4px 0;
2167 }
2168
2169 /*
2170 *a.mail-list-link:hover {
2171 *       background-color: #15607B;
2172 *       color: #F5F6FB;
2173 *}
2174 */
2175
2176 .mail-list-outside-wrapper-end {
2177         clear: both;
2178 }
2179
2180 .mail-list-outside-wrapper {
2181         margin-top: 30px;
2182 }
2183
2184 .mail-list-delete-wrapper {
2185         float: right;
2186         margin-right: 30px;
2187         margin-top: 15px;
2188 }
2189
2190 .mail-list-delete-icon {
2191         border: none;
2192 }
2193
2194 .mail-conv-sender,
2195 .mail-conv-detail {
2196         float: left;
2197 }
2198 .mail-conv-detail {
2199         margin-left: 20px;
2200         width: 500px;
2201 }
2202
2203 .mail-conv-subject {
2204     font-size: 1.4em;
2205     margin: 10px 0;
2206 }
2207
2208 .mail-conv-outside-wrapper-end {
2209         clear: both;
2210 }
2211
2212 .mail-conv-outside-wrapper {
2213         margin-top: 30px;
2214 }
2215
2216 .mail-conv-delete-wrapper {
2217         float: right;
2218         margin-right: 30px;
2219         margin-top: 15px;
2220 }
2221 .mail-conv-break {
2222         clear: both;
2223 }
2224
2225 .mail-conv-delete-icon {
2226         border: none;
2227 }
2228
2229 /* ========== */
2230 /* = Events = */
2231 /* ========== */
2232 .eventcal {
2233         float: left;
2234         font-size: 20px;
2235 }
2236
2237 .vevent {
2238         border: 1px solid #CCCCCC;
2239 }
2240 .vevent .event-description, .vevent .event-location {
2241         margin-left: 10px;
2242         margin-right: 10px;
2243 }
2244 .vevent .event-start {
2245         margin-left: 10px;
2246         margin-right: 10px;
2247 }
2248
2249 #new-event-link {
2250         margin-bottom: 10px;
2251 }
2252
2253 .edit-event-link, .plink-event-link {
2254         float: left;
2255         margin-top: 4px;
2256         margin-right: 4px;
2257         margin-bottom: 15px;
2258 }
2259
2260 .event-description:before {
2261         content: url('../../../images/calendar.png');
2262         margin-right: 15px;
2263 }
2264
2265 .event-start, .event-end {
2266         margin-left: 10px;
2267         width: 330px;
2268         clear: both;
2269 }
2270
2271 .event-start .dtstart, .event-end .dtend {
2272         float: right;
2273 }
2274
2275 .event-list-date {
2276         margin-bottom: 10px;
2277 }
2278
2279 .prevcal, .nextcal {
2280         float: left;
2281         margin-left: 32px;
2282         margin-right: 32px;
2283         margin-top: 64px;
2284 }
2285 .event-calendar-end {
2286         clear: both;
2287 }
2288
2289  
2290 .calendar {
2291         font-family: Courier, monospace;
2292 }
2293 .calendar.eventcal a {
2294   color: #3465A4;       
2295         }
2296 .today {
2297         font-weight: bold;
2298         color: #FF0000;
2299 }
2300
2301 .settings-block {
2302         border: 1px solid #AAA;
2303         margin: 10px;
2304         padding: 10px;
2305 }
2306
2307 .app-title {
2308         margin: 10px;
2309 }
2310
2311 #identity-manage-desc {
2312         margin-top:15px;
2313         margin-bottom: 15px;
2314 }
2315
2316 #identity-manage-choose {
2317         margin-bottom: 15px;
2318 }
2319
2320 #identity-submit {
2321         margin-top: 20px;
2322 }
2323
2324 #photo-prev-link, #photo-next-link {
2325         padding: 10px;
2326         float: left;
2327 }
2328 .lightbox{
2329         float: left;
2330         }
2331 #photo-photo {
2332         float: left;
2333 }
2334 #photo-like-div .wall-item-like-buttons {
2335         float: left;
2336    margin-right: 10px;
2337         }
2338 .wall-item-like-buttons .icon.like {
2339 float: left;
2340 }
2341
2342 #photo-photo-end {
2343         clear: both;
2344 }
2345
2346 .tabs .comment-wwedit-wrapper {
2347         display: block;
2348    margin-top: 30px;
2349    margin-left: 50px;
2350         }
2351
2352 .profile-match-photo {
2353         float: left;
2354         text-align: center;
2355         width: 120px;
2356 }
2357
2358 .profile-match-name {
2359         float: left;
2360         text-align: center;
2361         width: 120px;
2362         overflow: hidden;
2363 }
2364
2365 .profile-match-break,
2366 .profile-match-end {
2367         clear: both;
2368 }
2369
2370 .profile-match-connect {
2371         text-align: center;
2372         font-weight: bold;
2373 }
2374
2375 .profile-match-wrapper {
2376         float: left;
2377         padding: 10px;
2378         width: 120px;
2379         height: 120px;
2380         scroll: auto;
2381 }
2382 #profile-match-wrapper-end {
2383         clear: both;
2384 }
2385
2386 /* ============= */
2387 /* = Directory = */
2388 /* ============= */
2389 /* contacts menu */
2390 .contact-photo-wrapper {
2391   position: relative;
2392 }
2393 .contact-photo {
2394   width: 48px;
2395   height: 48px;
2396   overflow: hidden;
2397   display: block;
2398 }
2399 .contact-photo img {
2400   width: 48px;
2401   height: 48px;
2402 }
2403 .contact-photo-menu-button {
2404   display: none;
2405   /* position: absolute; */
2406   /* position: absolute; */
2407   left: -2px;
2408   top: -20px;
2409 }
2410 .contact-wrapper {
2411   float: left;
2412   width: 90px;
2413   height: 90px;
2414   margin-bottom: 15px;
2415 }
2416 .contact-wrapper .contact-photo {
2417   width: 80px;
2418   height: 80px;
2419 }
2420 .contact-wrapper .contact-photo img {
2421   width: 80px;
2422   height: 80px;
2423 }
2424 .contact-wrapper .contact-photo-menu-button {
2425   left: 0px;
2426   top: 63px;
2427 }
2428 .directory-item {
2429   float: left;
2430   width: 200px;
2431   height: 200px;
2432 }
2433 .directory-item .contact-photo {
2434   width: 175px;
2435   height: 175px;
2436 }
2437 .directory-item .contact-photo img {
2438   width: 175px;
2439   height: 175px;
2440 }
2441 .contact-name {
2442   text-align: left;
2443   font-weight: bold;
2444   font-size: 12px;
2445 }
2446 .contact-details {
2447   color: #999999;
2448 }
2449 #side-bar-photos-albums{
2450         margin-top: 15px;       
2451         }
2452 .photo-top-photo, .photo-album-photo {
2453   -webkit-border-radius: 5px 5px 0 0;
2454   -moz-border-radius: 5px 5px 0 0;
2455   border-radius: 5px 5px 0 0;
2456 }
2457 .photo-album-image-wrapper, .photo-top-image-wrapper {
2458   float: left;
2459    -moz-box-shadow: 0 0 5px #888;
2460    -webkit-box-shadow: 0 0 5px #888;
2461    box-shadow: 0 0 5px #888;
2462   background-color: #000;
2463    -webkit-border-radius: 5px;
2464    -moz-border-radius: 5px;
2465   border-radius: 5px;
2466   padding-bottom: 20px;
2467   position: relative;
2468   margin: 0 10px 10px 0;
2469   width: 200px; height: 140px;
2470   overflow: hidden;  
2471 }
2472 .photo-top-album-name {
2473         width: 100%;
2474         position: absolute; 
2475         bottom: 0px; 
2476         padding-left: 3px;
2477         background-color: #EEE;
2478 }
2479 .photo-top-album-link{
2480   color: #3465A4;
2481         }
2482 .photo-top-album-img{
2483         
2484         }
2485 /*.photo-top-image-wrapper {
2486         position: relative;
2487         float: left;
2488         margin-top: 15px;
2489         margin-right: 15px;
2490         width: 200px; height: 200px; 
2491         overflow: hidden; 
2492 }
2493 .photo-top-album-name {
2494         width: 100%;
2495         min-height: 2em;
2496         position: absolute; 
2497         bottom: 0px; 
2498         padding: 0px 3px;
2499         padding-top: 0.5em;
2500         background-color: rgb(255, 255, 255);
2501 }*/
2502 #photo-top-end {
2503         clear: both;
2504 }
2505
2506 #photo-top-links {
2507         margin-bottom: 30px;
2508         margin-left: 30px;
2509 }
2510
2511 #photos-upload-newalbum-div {
2512         float: left;
2513         width: 175px;
2514 }
2515