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