]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook-aerith/style.css
fbcca699feb566a5b3ee73be0c0bdbd1cc535ead
[friendica.git] / view / theme / diabook-aerith / style.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  * Additional Changes: Michael Vogel <icarus@dabo.de>
4  **/
5
6 /* ========= */
7 /* = Admin = */
8 /* ========= */
9
10 #adminpage {
11 /*        width: 80%;*/
12 }
13
14 #pending-update {
15         float:right;
16         color: #ffffff;
17         font-weight: bold;
18         background-color: #FF0000;
19         padding: 0em 0.3em;
20 }
21
22 .admin.linklist {
23         border: 0px; padding: 0px;
24 }
25
26 .admin.link {
27         list-style-position: inside;
28         font-size: 1em;
29         padding: 5px;
30         width: 100px;
31         margin: 5px;
32 }
33
34 #adminpage dl {
35         clear: left;
36         margin-bottom: 2px;
37         padding-bottom: 2px;
38         border-bottom: 1px solid black;
39 }
40
41 #adminpage dt {
42         width: 200px;
43         float: left;
44         font-weight: bold;
45 }
46
47 #adminpage dd {
48         margin-left: 200px;
49 }
50 #adminpage h3 {
51         border-bottom: 1px solid #898989;
52         margin-bottom: 5px;
53         margin-top: 10px;
54 }
55
56 #adminpage .submit {
57         clear:left;
58 }
59
60 #adminpage #pluginslist {
61         margin: 0px; padding: 0px;
62 }
63
64 #adminpage .plugin {
65         list-style: none;
66         display: block;
67         /* border: 1px solid #888888; */
68         padding: 1em;
69         margin-bottom: 5px;
70         clear: left;
71 }
72
73 #adminpage .toggleplugin {
74         float:left;
75         margin-right: 1em;
76 }
77
78 #adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
79 #adminpage table th { text-align: left;}
80 #adminpage td .icon { float: left;}
81 #adminpage table#users img { width: 16px; height: 16px; }
82 #adminpage table tr:hover { background-color: #eeeeee; }
83 #adminpage .selectall { text-align: right; }
84 /* icons */
85
86 .icon.contacts {
87   background-image: url("../../../view/theme/diabook-aerith/icons/contacts.png");}
88 .icon.notifications {
89   background-image: url("../../../view/theme/diabook-aerith/icons/notifications.png");}
90 .icon.notify {
91   background-image: url("../../../view/theme/diabook-aerith/icons/notify.png");}
92 .icon.messages {
93   background-image: url("../../../view/theme/diabook-aerith/icons/messages.png");}
94 .icon.community {
95   background-image: url("../../../view/theme/diabook-aerith/icons/community.png");}
96   
97 .icon.drop      { background-image: url("../../../view/theme/diabook-aerith/icons/drop.png");}
98 .icon.drophide  { background-image: url("../../../view/theme/diabook-aerith/icons/drop.png");}
99 .icon.dislike   { background-image: url("../../../view/theme/diabook-aerith/icons/dislike.png");}
100 .icon.like      { background-image: url("../../../view/theme/diabook-aerith/icons/like.png");}
101 .icon.pencil    { background-image: url("../../../view/theme/diabook-aerith/icons/pencil.png");}
102 .icon.recycle   { background-image: url("../../../view/theme/diabook-aerith/icons/recycle.png");}
103 .icon.remote-link { background-image: url("../../../view/theme/diabook-aerith/icons/remote.png");}
104 .icon.tagged    { background-image: url("../../../view/theme/diabook-aerith/icons/tagged.png");}
105 .icon.file-as { background-image: url("../../../view/theme/diabook-aerith/icons/file_as.png");}
106 .star-item.icon.unstarred { background-image: url("../../../view/theme/diabook-aerith/icons/unstarred.png");}
107 .star-item.icon.starred { background-image: url("../../../view/theme/diabook-aerith/icons/starred.png");}
108 .icon.link              { background-image: url("../../../view/theme/diabook-aerith/icons/link.png");}
109 .icon.lock              { background-image: url("../../../view/theme/diabook-aerith/icons/lock.png");}
110 .icon.unlock            { background-image: url("../../../view/theme/diabook-aerith/icons/unlock.png");}
111 .icon.language    { background-image: url("../../../view/theme/diabook-aerith/icons/language.png");}
112
113
114 .camera         { background-image: url("../../../view/theme/diabook-aerith/icons/camera.png"); 
115                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
116                           }
117 .attach         { background-image: url("../../../view/theme/diabook-aerith/icons/attach.png"); 
118                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
119                           }
120 .video2         { background-image: url("../../../view/theme/diabook-aerith/icons/video.png"); 
121                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
122                           }     
123 .video  { background-image: url("../../../view/theme/diabook-aerith/icons/video.png"); 
124                           display: block; width: 100%; height: 28px; background-repeat: no-repeat;
125                           }
126 .audio2         { background-image: url("../../../view/theme/diabook-aerith/icons/audio.png"); 
127                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
128                           }
129 .audio  { background-image: url("../../../view/theme/diabook-aerith/icons/audio.png"); 
130                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
131                           }
132 .weblink        { background-image: url("../../../view/theme/diabook-aerith/icons/weblink.png"); 
133                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
134                           }
135 .globe  { background-image: url("../../../view/theme/diabook-aerith/icons/globe.png"); 
136                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
137                           }
138 .unglobe        { background-image: url("../../../view/theme/diabook-aerith/icons/unglobe.png"); 
139                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
140                           }
141 .edit    {background-image: url("../../../view/theme/diabook-aerith/icons/pencil2.png"); 
142                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;}
143                           
144                           
145
146
147 .article        { background-position: -50px  0px;}
148 /*.audio                { background-position: -70px  0px;}*/
149 .block          { background-position: -90px  0px;}
150 /*.drop                 { background-position: -110px 0px;}*/
151 /*.drophide     { background-position: -130px 0px;}*/
152 /*.edit                 { background-position: -150px 0px;}*/
153 /*.camera       { background-position: -170px 0px;}*/
154 /*.dislike      { background-position: -190px 0px;}*/
155 /*.like                 { background-position: -210px 0px;}*/
156 /*.link                 { background-position: -230px 0px;}*/
157
158 /*.globe                { background-position: -50px  -20px;}*/
159 /*.noglobe      { background-position: -70px  -20px;}*/
160 .no             { background-position: -90px  -20px;}
161 .pause          { background-position: -110px -20px;}
162 .play           { background-position: -130px -20px;}
163 /*.pencil       { background-position: -150px -20px;}*/
164 .small-pencil   { background-position: -170px -20px;}
165 /*.recycle      { background-position: -190px -20px;}*/
166 /*.remote-link  { background-position: -210px -20px;}*/
167 .share          { background-position: -230px -20px;}
168
169 .tools          { background-position: -50px  -40px;}
170 /*.lock                 { background-position: -70px  -40px;}*/
171
172 /*.video          { background-position: -110px -40px;}*/
173 .youtube        { background-position: -130px -40px;}
174
175 /*.attach         { background-position: -190px -40px;}*/
176 /*.language       { background-position: -210px -40px;}*/
177
178
179 .icon.on             { background-image: url("../../../view/theme/diabook-aerith/icons/toogle_on.png"); background-repeat: no-repeat;}
180 .icon.off            { background-image: url("../../../view/theme/diabook-aerith/icons/toogle_off.png"); background-repeat: no-repeat;}
181 .icon.prev           { background-image: url("../../../view/theme/diabook-aerith/icons/prev.png"); background-repeat: no-repeat;}
182 .icon.next           { background-image: url("../../../view/theme/diabook-aerith/icons/next.png"); background-repeat: no-repeat;}
183 /*.tagged     { background-position: -130px -60px;}*/
184
185 .attachtype {
186         display: block; width: 20px; height: 23px;
187         background-image: url('../../../images/content-types.png');
188 }
189
190 .type-video { background-position: 0px 0px; }
191 .type-image { background-position: -20px 0px; }
192 .type-audio { background-position: -40px 0px; }
193 .type-text  { background-position: -60px 0px; }
194 .type-unkn  { background-position: -80px 0px; }
195
196 .icon.drop, .icon.drophide {
197  float: left;
198 }
199
200 .icon {
201   display: block;
202   width: 20px;
203   height: 20px;
204   /*background-image: url('icons.png');*/
205 }
206
207 .icon {
208   background-color: transparent ;
209   background-repeat: no-repeat;
210   /* background-position: left center; */
211   display: block;
212   overflow: hidden;
213   text-indent: -9999px;
214   padding: 1px;
215 }
216
217 .icon.border.camera{
218   background-image: url("../../../view/theme/diabook-aerith/icons/camera.png"); 
219   display: block; width: 28px; height: 28px; background-repeat: no-repeat;
220         }
221         
222 .icon.border.link{
223   background-image: url("../../../view/theme/diabook-aerith/icons/weblink.png"); 
224   display: block; width: 28px; height: 28px; background-repeat: no-repeat;
225   margin-left: 10px;
226         }
227
228 .icon.text {
229   text-indent: 0px;
230 }
231 .icon.s10 {
232   min-width: 10px;
233   height: 10px;
234 }
235 .icon.s10.notify {
236   background-image: url("../../../images/icons/10/notify_off.png");
237 }
238 .icon.s10.gear {
239   background-image: url("../../../images/icons/10/gear.png");
240 }
241 .icon.s10.add {
242   background-image: url("../../../images/icons/10/add.png");
243 }
244 .icon.s10.delete {
245   background-image: url("../../../images/icons/10/delete.png");
246 }
247 .icon.s10.edit {
248   background-image: url("../../../images/icons/10/edit.png");
249 }
250 .icon.s10.star {
251   background-image: url("../../../images/star_dummy.png");
252 }
253 .icon.s10.menu {
254   background-image: url("../../../images/icons/10/menu.png");
255 }
256 .icon.s10.link {
257   background-image: url("../../../images/icons/10/link.png");
258 }
259 .icon.s10.lock {
260   background-image: url("../../../images/icons/10/lock.png");
261 }
262 .icon.s10.unlock {
263   background-image: url("../../../images/icons/10/unlock.png");
264 }
265 .icon.s10.text {
266   padding: 2px 0px 0px 15px;
267   font-size: 10px;
268 }
269 .icon.s16 {
270   min-width: 16px;
271   height: 16px;
272 }
273 .icon.s16.notify {
274   background-image: url("../../../images/icons/16/notify_off.png");
275 }
276 .icon.s16.gear {
277   background-image: url("../../../images/icons/16/gear.png");
278 }
279 .icon.s16.add {
280   background-image: url("../../../images/icons/16/add.png");
281 }
282 .icon.s16.delete {
283   background-image: url("../../../images/icons/16/delete.png");
284 }
285 /*.icon.s16.edit {
286   background-image: url("../../../images/icons/16/edit.png");
287 }*/
288 .icon.s16.star {
289   background-image: url("../../../images/star_dummy.png");
290 }
291 .icon.s16.menu {
292   background-image: url("../../../images/icons/16/menu.png");
293 }
294 /*.icon.s16.link {
295   background-image: url("../../../images/icons/16/link.png");
296 }*/
297 .icon.s16.lock {
298   background-image: url("../../../images/icons/16/lock.png");
299 }
300 .icon.s16.unlock {
301   background-image: url("../../../images/icons/16/unlock.png");
302 }
303 .icon.s16.text {
304   padding: 4px 0px 0px 20px;
305   font-size: 10px;
306 }
307 .icon.s22 {
308   min-width: 22px;
309   height: 22px;
310 }
311 .icon.s22.notify {
312   background-image: url("../../../images/icons/22/notify_off.png");
313 }
314 .icon.s22.gear {
315   background-image: url("../../../images/icons/22/gear.png");
316 }
317 .icon.s22.add {
318   background-image: url("../../../images/icons/22/add.png");
319 }
320 .icon.s22.delete {
321   background-image: url("../../../images/icons/22/delete.png");
322 }
323 .icon.s22.edit {
324   background-image: url("../../../images/icons/22/edit.png");
325 }
326 .icon.s22.star {
327   background-image: url("../../../images/star_dummy.png");
328 }
329 .icon.s22.menu {
330   background-image: url("../../../images/icons/22/menu.png");
331 }
332 .icon.s22.link {
333   background-image: url("../../../images/icons/22/link.png");
334 }
335 .icon.s22.lock {
336   background-image: url("../../../images/icons/22/lock.png");
337 }
338 .icon.s22.unlock {
339   background-image: url("../../../images/icons/22/unlock.png");
340 }
341 .icon.s22.text {
342   padding: 10px 0px 0px 25px;
343   width: 200px;
344 }
345 .icon.s48 {
346   width: 48px;
347   height: 48px;
348 }
349 .icon.s48.notify {
350   background-image: url("../../../images/icons/48/notify_off.png");
351 }
352 .icon.s48.gear {
353   background-image: url("../../../images/icons/48/gear.png");
354 }
355 .icon.s48.add {
356   background-image: url("../../../images/icons/48/add.png");
357 }
358 .icon.s48.delete {
359   background-image: url("../../../images/icons/48/delete.png");
360 }
361 .icon.s48.edit {
362   background-image: url("../../../images/icons/48/edit.png");
363 }
364 .icon.s48.star {
365   background-image: url("../../../images/star_dummy.png");
366 }
367 .icon.s48.menu {
368   background-image: url("../../../images/icons/48/menu.png");
369 }
370 .icon.s48.link {
371   background-image: url("../../../images/icons/48/link.png");
372 }
373 .icon.s48.lock {
374   background-image: url("../../../images/icons/48/lock.png");
375 }
376 .icon.s48.unlock {
377   background-image: url("../../../images/icons/48/unlock.png");
378 }
379
380 #contact-edit-links ul {
381   list-style: none;
382   list-style-type: none;
383 }
384
385 .hide-comments-outer {
386   margin-left: 80px;
387   margin-bottom: 5px;
388   width: 684px;
389   border-bottom: 1px solid #BDCDD4;
390   padding: 8px;
391 }
392
393 /* global */
394 body {
395   font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
396   font-size: 12.5px;
397   background-color: #ffffff;
398   color: #2d2d2d;
399   margin: 50px auto auto;
400   display: table;
401 }
402 h4 {
403   font-size: 1.1em;
404 }
405
406 a {
407         color: #333333;
408         /* color: #3e3e8c; */
409         text-decoration: none;
410 }
411 a:hover {
412         /* color: blue; */
413         text-decoration: underline
414 }
415
416 .wall-item-name-link {
417 /*  float: left;*/
418 }
419
420 .wall-item-photo {
421   width: 48px;
422   height: 48px;
423   overflow: hidden;
424   display: block;
425 }
426
427 .left {
428   float: left;
429 }
430 .right {
431   float: right;
432 }
433 .hidden {
434   display: none;
435 }
436 .clear {
437   clear: both;
438 }
439 .fakelink {
440   color: #3465A4;
441   /* color: #3e3e8c; */
442   text-decoration: none;
443   cursor: pointer;
444 }
445 .fakelink:hover {
446   /* color: blue; */
447   /*color: #005c94; */
448   text-decoration: underline;
449 }
450 code {
451   font-family: Courier, monospace;
452   white-space: pre;
453   display: block;
454   overflow: auto;
455   border: 1px solid #444;
456   background: #EEE;
457   color: #444;
458   padding: 10px;
459   margin-top: 20px;
460 }
461 #panel {
462   position: absolute;
463   width: 12em;
464   background: #ffffff;
465   color: #2d2d2d;
466   margin: 0px;
467   padding: 1em;
468   list-style: none;
469   border: 3px solid #364e59;
470   z-index: 100000;
471   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
472   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
473   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
474 }
475 /* tool */
476 .tool {
477   height: auto;
478   overflow: auto;
479   padding: 3px;
480 }
481 #saved-search-ul .tool:hover,
482 #nets-sidebar .tool:hover,
483 #sidebar-group-list .tool:hover {
484         background: #EEE;
485 }
486 .tool .label {
487   float: left;
488 }
489 .tool .action {
490   float: right;
491 }
492 .tool a {
493   color: ##3F8FBA;
494 }
495 .tool a:hover {
496   text-decoration: none;
497 }
498 /* popup notifications */
499 div.jGrowl div.notice {
500   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
501   color: #ffffff;
502   padding-left: 58px;
503 }
504 div.jGrowl div.info {
505   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
506   color: #ffffff;
507   padding-left: 58px;
508 }
509 /* header */
510 header {
511   position: fixed;
512   left: 0%;
513   right: 80%;
514   top: 0px;
515   margin: 0px;
516   padding: 0px;
517   width: 22%;
518   height: 32px;
519   background: #ff500f;
520   background-color: #ff500f;
521   z-index: 100;
522   border-bottom: 1px;
523   border-bottom-color: black;
524   border-bottom-style: inset;
525   background-image: linear-gradient(bottom, rgb(215,227,241) 26%, rgb(255,255,255) 82%);
526 background-image: -o-linear-gradient(bottom, rgb(215,227,241) 26%, rgb(255,255,255) 82%);
527 background-image: -moz-linear-gradient(bottom, rgb(215,227,241) 26%, rgb(255,255,255) 82%);
528 background-image: -webkit-linear-gradient(bottom, rgb(215,227,241) 26%, rgb(255,255,255) 82%);
529 background-image: -ms-linear-gradient(bottom, rgb(215,227,241) 26%, rgb(255,255,255) 82%);
530
531 background-image: -webkit-gradient(
532         linear,
533         left bottom,
534         left top,
535         color-stop(0.26, rgb(215,227,241)),
536         color-stop(0.82, rgb(255,255,255))
537 );
538 }
539 header #site-location {
540   display: none;
541 }
542 header #banner {
543   overflow: hidden;
544   text-align: banner;
545   width: 82%;
546   margin-left: 25%;
547 }
548 header #banner a,
549 header #banner a:active,
550 header #banner a:visited,
551 header #banner a:link,
552 header #banner a:hover {
553   color: #1f1f1f;
554   text-decoration: none;
555   outline: none;
556   vertical-align: middle;
557   font-weight: bolder;
558   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 #contact-block .contact-block-h4 {
1057   float: left;
1058   margin: 5px 0px;
1059 }
1060 #contact-block .allcontact-link {
1061   float: right;
1062   margin: 5px 0px;
1063 }
1064 #contact-block .contact-block-content {
1065   clear: both;
1066   overflow: auto;
1067   height: auto;
1068 }
1069 #contact-block .contact-block-link {
1070   float: left;
1071   margin: 0px 2px 2px 0px;
1072 }
1073 #contact-block .contact-block-link img {
1074   widht: 55px;
1075   height: 55px;
1076 }
1077 #lost-password-link {
1078   float: left;
1079   margin-right: 20px;           
1080         }
1081 /* widget */
1082 .widget {
1083   margin-bottom: 2em;
1084   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1085         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1086 /*  font-size: 12px; */
1087 }
1088 .widget h3 {
1089   padding: 0px;
1090   margin: 2px;
1091 }
1092 .widget .action {
1093   opacity: 0.1;
1094   -webkit-transition: all 0.2s ease-in-out;
1095   -moz-transition: all 0.2s ease-in-out;
1096   -o-transition: all 0.2s ease-in-out;
1097   -ms-transition: all 0.2s ease-in-out;
1098   transition: all 0.2s ease-in-out;
1099 }
1100 .widget input.action {
1101   opacity: 0.5;
1102   -webkit-transition: all 0.2s ease-in-out;
1103   -moz-transition: all 0.2s ease-in-out;
1104   -o-transition: all 0.2s ease-in-out;
1105   -ms-transition: all 0.2s ease-in-out;
1106   transition: all 0.2s ease-in-out;
1107 }
1108 .widget:hover .title .action {
1109   opacity: 1;
1110   -webkit-transition: all 0.2s ease-in-out;
1111   -moz-transition: all 0.2s ease-in-out;
1112   -o-transition: all 0.2s ease-in-out;
1113   -ms-transition: all 0.2s ease-in-out;
1114   transition: all 0.2s ease-in-out;
1115 }
1116 .widget .tool:hover .action {
1117   opacity: 1;
1118   -webkit-transition: all 0.2s ease-in-out;
1119   -moz-transition: all 0.2s ease-in-out;
1120   -o-transition: all 0.2s ease-in-out;
1121   -ms-transition: all 0.2s ease-in-out;
1122   transition: all 0.2s ease-in-out;
1123 }
1124 .widget .tool:hover .action.ticked {
1125   opacity: 1;
1126   -webkit-transition: all 0.2s ease-in-out;
1127   -moz-transition: all 0.2s ease-in-out;
1128   -o-transition: all 0.2s ease-in-out;
1129   -ms-transition: all 0.2s ease-in-out;
1130   transition: all 0.2s ease-in-out;
1131 }
1132 .widget ul {
1133   padding: 0px;
1134 }
1135 .widget ul li {
1136   padding-left: 16px;
1137   min-height: 16px;
1138   list-style: none;
1139 }
1140 #side-bar-photos-albums li{
1141 list-style-type: disc;
1142 }
1143 #side-bar-photos-albums ul li{
1144   margin-left: 30px;
1145   padding-left: 0px;
1146         }
1147 #side-bar-photos-albums ul li a{
1148   color: #3465A4;
1149 }
1150 .widget .tool.selected {
1151   background: url("../../../view/theme/diabook-aerith/icons/selected.png") no-repeat left center;
1152 }
1153 /* widget: search */
1154 #add-search-popup {
1155   width: 200px;
1156   top: 18px;
1157 }
1158 /* section */
1159 section {
1160   display: table-cell;
1161   vertical-align: top;
1162   width: 800px;
1163   padding: 0px 0px 0px 12px;
1164 }
1165 body .pageheader{
1166   text-align: center;
1167   margin-top: 25px;
1168   font-size: 0px;
1169         }
1170
1171 #id_username {
1172   width: 173px; 
1173         }
1174 #id_password {
1175   width: 173px;         
1176         }
1177 #id_openid_url {
1178   width: 173px; 
1179         }
1180 #contact-edit-end {
1181         }
1182 .pager {
1183    padding: 10px;
1184         text-align: center;
1185         font-size: 1.0em;
1186         clear: both;
1187         display: block;
1188 }       
1189
1190 .tabs {
1191     
1192     background-position: 0 -20px;
1193     background-repeat: repeat-x;
1194     height: 27px;
1195     padding: 0;
1196  }
1197 .tab.button {
1198     margin-right: 5px; 
1199     margin-left: 5px;   
1200     /*background: none repeat scroll 0 0 #F8F8F8;*/
1201     border: 1px solid #CCCCCC;
1202     border-radius: 3px 3px 3px 3px;
1203     font-weight: normal;
1204     padding: 3px;
1205     color:  #333333;
1206         }
1207         
1208 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1209         margin-bottom: 10px;
1210         }
1211
1212 #birthday-wrapper a {
1213         color: #3465A4;
1214         }
1215 /* wall item */
1216 .tread-wrapper {
1217   border-bottom: 1px solid #D2D2D2;
1218   position: relative;
1219   padding: 5px;
1220   margin-bottom: 0px;
1221   width: 775px;
1222 }
1223 .tread-wrapper a{
1224   color: #3465A4;
1225 }
1226
1227 .wall-item-decor {
1228   position: absolute;
1229   left: 790px;
1230   top: -10px;
1231   width: 16px;
1232 }
1233
1234 .wall-item-container {
1235   display: table;
1236   width: 780px;
1237 }
1238
1239
1240 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1241   display: table-row;
1242 }
1243 .wall-item-bottom {
1244   font-size: 13px;
1245 }
1246 .wall-item-container .wall-item-bottom {
1247 /*  opacity: 0.5;
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:hover .wall-item-bottom {
1255 /*  opacity: 1;
1256   -webkit-transition: all 0.2s ease-in-out;
1257   -moz-transition: all 0.2s ease-in-out;
1258   -o-transition: all 0.2s ease-in-out;
1259   -ms-transition: all 0.2s ease-in-out;
1260   transition: all 0.2s ease-in-out; */
1261 }
1262 .wall-item-container .wall-item-info {
1263   display: table-cell;
1264   vertical-align: top;
1265   text-align: left;
1266   width: 80px;
1267 }
1268 .wall-item-container .wall-item-location {
1269   padding-right: 40px;
1270   display: table-cell;
1271 }
1272 .wall-item-container .wall-item-ago {
1273   word-wrap: break-word;
1274   width: 50px;
1275   margin-left: 10px;
1276   color: #999;
1277 }
1278 .wall-item-location {
1279   
1280   clear: both;
1281   overflow: hidden;
1282   
1283   margin-bottom: 5px;
1284 }
1285
1286 .wall-item-container .wall-item-content {
1287   font-size: 12.5px;
1288   max-width: 720px;
1289   word-wrap: break-word;
1290   line-height: 1.2;
1291 }
1292
1293 .wall-item-container .wall-item-content img {
1294   max-width: 700px;
1295 }
1296 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1297   display: table-cell;
1298   vertical-align: middle;
1299 }
1300 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1301   opacity: 0.5;
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-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1309   opacity: 1;
1310   -webkit-transition: all 0.2s ease-in-out;
1311   -moz-transition: all 0.2s ease-in-out;
1312   -o-transition: all 0.2s ease-in-out;
1313   -ms-transition: all 0.2s ease-in-out;
1314   transition: all 0.2s ease-in-out;
1315 }
1316 .wall-item-container .wall-item-name {
1317   font-weight: bold;
1318 }
1319 .wall-item-container .wall-item-actions-author {
1320   width: 100%;
1321   margin-bottom: 0.3em;
1322 }
1323 .wall-item-container .wall-item-actions-social {
1324   float: left;
1325   margin-bottom: 1px;
1326   display: table-cell;
1327 }
1328 .wall-item-container .wall-item-actions-social a {
1329   margin-right: 1em;
1330 }
1331 .wall-item-actions-social a {
1332   float: left;
1333 }
1334 .wall-item-container .wall-item-actions-tools {
1335   float: right;
1336   width: 80px;
1337   display: table-cell;done
1338 }
1339 .wall-item-container .wall-item-actions-tools a {
1340   float: right;
1341 }
1342 .wall-item-container .wall-item-actions-tools input {
1343   float: right;
1344 }
1345 .wall-item-container.comment {
1346   margin-top: 5px;
1347   margin-bottom: 5px;
1348   margin-left: 80px;
1349   width: 700px;
1350   border-bottom: 1px solid hsl(198, 21%, 79%);
1351 }
1352 .wall-item-container.comment .contact-photo {
1353   width: 32px;
1354   height: 32px;
1355   margin-left: 16px;
1356   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1357
1358 }
1359 .wall-item-container.comment {
1360   top: 15px !important;
1361   left: 15px !important;
1362 }
1363 .wall-item-container.comment .wall-item-links {
1364   padding-left: 12px;
1365 }
1366 .wall-item-comment-wrapper {
1367   margin: 1px 5px 1px 80px;
1368 }
1369 .wall-item-comment-wrapper .comment-edit-photo {
1370   display: none;
1371 }
1372 .wall-item-comment-wrapper textarea {
1373   height: 2.0em;
1374   width: 100%;
1375   font-size: 10px;
1376   color: #999999;
1377   border: 1px solid #DDD;
1378   padding: 0.3em;
1379   font-size: 14px;
1380 }
1381 .wall-item-comment-wrapper .comment-edit-text-full {
1382   font-size: 14px;
1383   height: 4em;
1384   color: #2d2d2d;
1385   border: 1px solid #2d2d2d;
1386 }
1387 .comment-edit-preview {
1388   width: 710px;
1389   border: 1px solid #2d2d2d;
1390   margin-top: 10px;
1391 }
1392 .comment-edit-preview .contact-photo {
1393   width: 32px;
1394   height: 32px;
1395   margin-left: 16px;
1396   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1397
1398 }
1399 .comment-edit-preview {
1400   top: 15px !important;
1401   left: 15px !important;
1402 }
1403 .comment-edit-preview .wall-item-links {
1404   padding-left: 12px;
1405 }
1406 .comment-edit-preview .wall-item-container {
1407   width: 700px;
1408 }
1409 .comment-edit-preview .tread-wrapper {
1410   width: 700px;
1411   padding: 0;
1412   margin: 10px 0;
1413 }
1414
1415 .shiny {
1416   /* border-right: 10px solid #fce94f; */
1417         border-right: 1px solid #A7C7F7;
1418         padding-right: 12px;
1419 }
1420
1421 #jot-preview-content{
1422         margin-top: 30px;}
1423         
1424 #jot-preview-content .tread-wrapper {
1425   background-color: #fff797;
1426 }
1427
1428 .wall-item-tags {
1429   padding-top: 1px;
1430   padding-bottom: 2px;
1431 }
1432 .tag {
1433   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1434   color: #999;
1435   padding-left: 3px;
1436   font-size: 12px;
1437 }
1438 .tag a {
1439   padding-right: 5px;
1440   /*background: url("../../../images/tag.png") no-repeat center right;*/
1441   color: #999;
1442 }
1443 .wwto {
1444   position: absolute !important;
1445   width: 25px;
1446   height: 25px;
1447   background: #FFFFFF;
1448   border: 2px solid #364e59;
1449   height: 25px;
1450   width: 25px;
1451   overflow: hidden;
1452   padding: 1px;
1453   position: absolute !important;
1454   top: 40px;
1455   left: 30px;
1456   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1457   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1458   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1459 }
1460 .wwto .contact-photo {
1461   width: auto;
1462   height: 25px;
1463 }
1464 /* contacts menu */
1465 .contact-photo-wrapper {
1466   position: relative;
1467   width: 80px;
1468 }
1469
1470 .contact-photo-wrapper.wwto {
1471   width: 25px;
1472 }
1473
1474 .contact-photo {
1475   width: 48px;
1476   height: 48px;
1477   overflow: hidden;
1478   display: block;
1479 }
1480 .contact-photo img {
1481   width: 48px;
1482   height: 48px;
1483 }
1484
1485 .contact-wrapper {
1486   float: left;
1487   width: 90px;
1488   height: 90px;
1489   margin-bottom: 15px;
1490 }
1491 .contact-wrapper .contact-photo {
1492   width: 80px;
1493   height: 80px;
1494 }
1495 .contact-wrapper .contact-photo img {
1496   width: 80px;
1497   height: 80px;
1498 }
1499 .contact-wrapper {
1500   left: 0px;
1501   top: 63px;
1502 }
1503 .contact-photo {
1504   width: 48px;
1505   height: 48px;
1506 }
1507 .contact-photo img {
1508   width: 48px;
1509   height: 48px;
1510 }
1511 .contact-name {
1512   /* text-align: center; */
1513   /*font-weight: bold;*/
1514   font-size: 12px;
1515 }
1516 .contact-details {
1517   color: #999999;
1518 }
1519 /* editor */
1520 .jothidden {
1521   display: none;
1522 }
1523 #jot {
1524   width: 785px;
1525   margin: 0px 2em 20px 0px;
1526 }
1527 #profile-jot-form #profile-jot-text {
1528   height: 2.0em;
1529   width: 99%;
1530   font-size: 15px;
1531   color: #999999;
1532   border: 1px solid #DDD;
1533   padding: 0.3em;
1534   margin-bottom: 10px;
1535 }
1536 #jot #jot-tools {
1537   margin: 0px;
1538   padding: 0px;
1539   height: 40px;
1540   overflow: none;
1541   width: 783px;
1542   background-color: #fff;
1543   border-bottom: 2px solid #9eabb0;
1544 }
1545
1546 #jot #jot-tools li {
1547   list-style: none;
1548   float: left;
1549   width: 80px;
1550   height: 40px;
1551   border-bottom: 2px solid #9eabb0;
1552 }
1553 #jot #jot-tools li a {
1554   display: block;
1555   color: #cccccc;
1556   width: 100%;
1557   height: 40px;
1558   text-align: center;
1559   line-height: 40px;
1560   overflow: hidden;
1561 }
1562 #jot #jot-tools li:hover {
1563   background-color: #364e59;
1564   border-bottom: 2px solid #bdcdd4;
1565 }
1566 #jot #jot-tools li.perms {
1567   float: right;
1568   width: 40px;
1569 }
1570 #jot #jot-tools li.perms a.unlock {
1571   width: 30px;
1572   border-left: 10px solid #cccccc;
1573   background-color: #cccccc;
1574   background-position: left center;
1575 }
1576 #jot #jot-tools li.perms a.lock {
1577   width: 30px;
1578   border-left: 10px solid #666666;
1579   background-color: #666666;
1580 }
1581 #jot #jot-tools li.submit {
1582   float: right;
1583   background-color: #cccccc;
1584   border-bottom: 2px solid #cccccc;
1585   border-right: 1px solid #666666;
1586   border-left: 1px solid #666666;
1587 }
1588 #jot #jot-tools li.submit input {
1589   border: 0px;
1590   margin: 0px;
1591   padding: 0px;
1592   background-color: #cccccc;
1593   color: #666666;
1594   width: 80px;
1595   height: 40px;
1596   line-height: 40px;
1597 }
1598 #jot #jot-tools li.submit input:hover {
1599   background-color: #bdcdd4;
1600   color: #666666;
1601 }
1602 #jot #jot-tools li.loading {
1603   float: right;
1604   background-color: #ffffff;
1605   width: 20px;
1606   vertical-align: center;
1607   text-align: center;
1608   border-top: 2px solid #9eabb0;
1609   height: 38px;
1610 }
1611 #jot #jot-tools li.loading img {
1612   margin-top: 10px;
1613 }
1614 #profile-jot-form #jot-title {
1615     
1616          border-radius: 5px 5px 5px 5px;
1617     font-weight: bold;
1618     height: 20px;
1619     margin: 0 0 5px;
1620     width: 60%;
1621     border: 1px solid #ffffff;
1622 }
1623 #profile-jot-form #jot-title:-webkit-input-placeholder {
1624   font-weight: normal;
1625 }
1626 #profile-jot-form #jot-title:-moz-placeholder {
1627   font-weight: normal;
1628 }
1629 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1630         width: 785px;
1631         height: 100px;
1632         }
1633 #jot #jot-title:hover {
1634   border: 1px solid #999999;
1635 }
1636 #jot #jot-title:focus {
1637   border: 1px solid #999999;
1638 }
1639 #jot #character-counter {
1640   width: 80px;
1641   float: right;
1642   text-align: right;
1643   height: 20px;
1644   line-height: 20px;
1645   padding-right: 20px;
1646 }
1647 #jot-perms-icon, 
1648 #profile-location,
1649 #profile-nolocation,
1650 #profile-youtube, 
1651 #profile-video, 
1652 #profile-audio,
1653 #profile-link,
1654 #profile-title, 
1655 #wall-image-upload,
1656 #wall-file-upload,
1657 #wall-image-upload-div,
1658 #wall-file-upload-div,
1659 .hover, .focus {
1660         cursor: pointer;
1661         margin-top: 2px;
1662 }
1663 #profile-jot-wrapper{
1664         margin: 0 2em 20px 0;
1665    width: 785px;
1666         }
1667
1668 #profile-jot-submit-wrapper {
1669         margin-bottom: 50px;
1670         width: 785px;
1671 }
1672
1673 #profile-jot-submit {
1674         float: right;
1675         margin-top: 2px;
1676         font-size: 14px;
1677         
1678 }
1679 #profile-upload-wrapper {
1680         float: left;
1681         margin-top: 2px;
1682         margin-left: 10px;
1683         
1684 }
1685 #profile-attach-wrapper {
1686         float: left;
1687         margin-left: 15px;
1688         margin-top: 2px;
1689 }
1690 #profile-rotator {
1691         float: left;
1692         margin-left: 30px;
1693         margin-top: 2px;
1694 }
1695 #profile-link-wrapper {
1696         float: left;
1697         margin-left: 15px;
1698         margin-top: 2px;
1699 }
1700 #profile-youtube-wrapper {
1701         float: left;
1702         margin-left: 15px;
1703         margin-top: 2px;
1704 }
1705 #profile-video-wrapper {
1706         float: left;
1707         margin-left: 15px;
1708         margin-top: 2px;
1709 }
1710 #profile-audio-wrapper {
1711         float: left;
1712         margin-left: 15px;
1713         margin-top: 2px;
1714 }
1715 #profile-location-wrapper {
1716         float: left;
1717         margin-left: 15px;
1718         margin-top: 2px;
1719 }
1720 #profile-jot-perms {
1721         float: left;
1722         margin-left: 45px;
1723         margin-top: 2px;
1724 }
1725 #jot-preview-link {
1726         float: right;
1727         margin-left: 10px;
1728         margin-top: 2px;
1729         font-size: 9px;
1730         font-weight: bolder;
1731         cursor: pointer;
1732 }
1733 #profile-jot-perms{
1734    float: right;
1735         margin-left: 10px;
1736         margin-top: 2px;        
1737         }
1738 /** buttons **/
1739 .button.creation1 {
1740     background-color: #fff;
1741     border: 1px solid #777777;
1742     border-radius: 3px 3px 3px 3px;
1743     box-shadow: 0 1px 1px #CFCFCF;
1744     font-weight: bolder;
1745          cursor: pointer;
1746 }
1747 .button.creation2 {
1748     background-color: #3465A4;
1749     border: 1px solid #777777;
1750     color: white;
1751     border-radius: 3px 3px 3px 3px;
1752     box-shadow: 0 1px 1px #CFCFCF;
1753     margin-left: 5px;
1754     font-weight: bolder;
1755          cursor: pointer;
1756 }
1757 /*input[type="submit"] {
1758         border: 0px;
1759     background-color: @ButtonBackgroundColor;
1760     color: @ButtonColor;
1761     padding: 0px 10px;
1762         .rounded(5px);
1763     height: 18px;
1764 }*/
1765 /** acl **/
1766 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1767   display: block!important;
1768 }
1769 #acl-wrapper {
1770   width: 690px;
1771   float: left;
1772 }
1773 #acl-search {
1774   float: right;
1775   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1776   padding-right: 20px;
1777 }
1778 #acl-showall {
1779   float: left;
1780   display: block;
1781   width: auto;
1782   height: 18px;
1783   background-color: #cccccc;
1784   background-image: url("../../../images/show_all_off.png");
1785   background-position: 7px 7px;
1786   background-repeat: no-repeat;
1787   padding: 7px 5px 0px 30px;
1788   color: #999999;
1789   -moz-border-radius: 5px 5px 5px 5px;
1790   -webkit-border-radius: 5px 5px 5px 5px;
1791   border-radius: 5px 5px 5px 5px;
1792 }
1793 #acl-showall.selected {
1794   color: #000000;
1795   background-color: #ff9900;
1796   background-image: url("../../../images/show_all_on.png");
1797 }
1798 #acl-list {
1799   height: 210px;
1800   border: 1px solid #cccccc;
1801   clear: both;
1802   margin-top: 30px;
1803   overflow: auto;
1804 }
1805 .acl-list-item {
1806   display: block;
1807   width: 150px;
1808   height: 30px;
1809   border: 1px solid #cccccc;
1810   margin: 5px;
1811   float: left;
1812 }
1813 .acl-list-item img {
1814   width: 22px;
1815   height: 22px;
1816   float: left;
1817   margin: 4px;
1818 }
1819 .acl-list-item p {
1820   height: 12px;
1821   font-size: 10px;
1822   margin: 0px;
1823   padding: 2px 0px 1px;
1824   overflow: hidden;
1825 }
1826 .acl-list-item a {
1827   font-size: 8px;
1828   display: block;
1829   width: 40px;
1830   height: 10px;
1831   float: left;
1832   color: #999999;
1833   background-color: #cccccc;
1834   background-position: 3px 3px;
1835   background-repeat: no-repeat;
1836   margin-right: 5px;
1837   -webkit-border-radius: 2px ;
1838   -moz-border-radius: 2px;
1839   border-radius: 2px;
1840   padding-left: 15px;
1841 }
1842 #acl-wrapper a:hover {
1843   text-decoration: none;
1844   color: #000000;
1845 }
1846 .acl-button-show {
1847   background-image: url("../../../images/show_off.png");
1848 }
1849 .acl-button-hide {
1850   background-image: url("../../../images/hide_off.png");
1851 }
1852 .acl-button-show.selected {
1853   color: #000000;
1854   background-color: #9ade00;
1855   background-image: url("../../../images/show_on.png");
1856 }
1857 .acl-button-hide.selected {
1858   color: #000000;
1859   background-color: #ff4141;
1860   background-image: url("../../../images/hide_on.png");
1861 }
1862 .acl-list-item.groupshow {
1863   border-color: #9ade00;
1864 }
1865 .acl-list-item.grouphide {
1866   border-color: #ff4141;
1867 }
1868 /** /acl **/
1869 /** tab buttons 14618a**/
1870 ul.tabs {
1871   list-style-type: none;
1872   padding-bottom: 10px;
1873   font-size: 13px;
1874 }
1875 ul.tabs li {
1876   float: left;
1877   margin-left: 5px;
1878 }
1879 ul.tabs li .active {
1880     background-color: #3465A4;
1881     border: 1px solid #777777;
1882     color: white;
1883     border-radius: 3px 3px 3px 3px;
1884     box-shadow: 2px 2px 2px #CFCFCF;
1885     margin-left: 5px;
1886 }
1887 /**
1888  * Form fields
1889  */
1890 .field {
1891   margin-bottom: 10px;
1892   padding-bottom: 10px;
1893   overflow: auto;
1894   width: 100%;
1895 }
1896 .field label {
1897   float: left;
1898   width: 200px;
1899 }
1900 .field input, .field textarea {
1901   width: 400px;
1902 }
1903 .field textarea {
1904   height: 100px;
1905 }
1906 .field .field_help {
1907   display: block;
1908   margin-left: 200px;
1909   color: #666666;
1910 }
1911 .field .onoff {
1912   float: left;
1913   width: 80px;
1914 }
1915 .field .onoff a {
1916   display: block;
1917   border: 1px solid #666666;
1918   background-image: url("../../../images/onoff.jpg");
1919   background-repeat: no-repeat;
1920   padding: 4px 2px 2px 2px;
1921   height: 16px;
1922   text-decoration: none;
1923 }
1924 .field .onoff .off {
1925   border-color: #666666;
1926   padding-left: 40px;
1927   background-position: left center;
1928   background-color: #cccccc;
1929   color: #666666;
1930   text-align: right;
1931 }
1932 .field .onoff .on {
1933   border-color: #204A87;
1934   padding-right: 40px;
1935   background-position: right center;
1936   background-color: #D7E3F1;
1937   color: #204A87;
1938   text-align: left;
1939 }
1940 .field .hidden {
1941   display: none!important;
1942 }
1943 .field.radio .field_help {
1944   margin-left: 0px;
1945 }
1946 #directory-search-form{
1947         margin-bottom: 50px;
1948         }
1949 #profile-edit-links-end {
1950         clear: both;
1951         margin-bottom: 15px;
1952 }
1953
1954 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1955
1956 #profile-edit-links li {
1957   float: left;
1958   list-style: none;
1959   margin-left: 10px;
1960 }
1961
1962 .profile-edit-side-div {
1963   display: none;
1964 }
1965
1966 #register-form label,
1967 #profile-edit-form label {
1968         width: 300px; float: left;
1969 }
1970
1971 .required {
1972   display: inline;
1973   color: #B20202;
1974 }
1975
1976 /* oauth */
1977 .oauthapp {
1978   height: auto;
1979   overflow: auto;
1980   border-bottom: 2px solid #cccccc;
1981   padding-bottom: 1em;
1982   margin-bottom: 1em;
1983 }
1984 .oauthapp img {
1985   float: left;
1986   width: 48px;
1987   height: 48px;
1988   margin: 10px;
1989 }
1990 .oauthapp img.noicon {
1991   background-image: url("../../../images/icons/48/plugin.png");
1992   background-position: center center;
1993   background-repeat: no-repeat;
1994 }
1995 .oauthapp a {
1996   float: left;
1997 }
1998 /* contacts */
1999 .contact-entry-wrapper {
2000   width: 120px;
2001   height: 120px;
2002   float: left;
2003 }
2004 /* photo */
2005 .photo {
2006 box-shadow: 2px 2px 5px 0px #000000;
2007 margin: 2px 5px 2px 5px;
2008 max-height: 85%;
2009 max-width: 85%;
2010 }
2011 .lframe {
2012   float: left;
2013   /*margin: 0px 10px 10px 0px;*/
2014 }
2015 /* profile match wrapper */
2016 .profile-match-wrapper {
2017   float: left;
2018   width: 90px;
2019   height: 90px;
2020   margin-bottom: 20px;
2021 }
2022 .profile-match-wrapper .contact-photo {
2023   width: 80px;
2024   height: 80px;
2025 }
2026 .profile-match-wrapper .contact-photo img {
2027   width: 80px;
2028   height: 80px;
2029 }
2030 .profile-match-wrapper {
2031   left: 0px;
2032   top: 63px;
2033 }
2034
2035 .contact-photo-menu-button {
2036         position: relative;
2037         background-image: url("../../../images/icons/16/menu.png");
2038         background-position: top left; 
2039         background-repeat: no-repeat;
2040         margin: 0px 0px -16px 0px; 
2041         padding: 0px;
2042         width: 16px;
2043         height: 16px;
2044         top: -20px; left:0px;
2045         overflow: hidden;
2046         text-indent: 40px;
2047         display: none;
2048         
2049 }
2050 .contact-photo-menu {
2051         width: 11em;
2052         border: 3px solid #364e59;
2053         color: #2d2d2d;
2054         background: #FFFFFF;
2055 /*        position: absolute;*/
2056         position: relative;
2057         left: 0px; top: 0px;
2058         display: none;
2059         z-index: 10000;
2060 }
2061 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2062 .contact-photo-menu li a {
2063         display: block; 
2064         padding: 5px 10px; 
2065         color: #2d2d2d;
2066         text-decoration: none;
2067 }
2068 .contact-photo-menu li a:hover {
2069         background-color: #bdcdd4; 
2070 }
2071
2072 /* page footer */
2073 footer {
2074   height: 100px;
2075   display: table-row;
2076 }
2077
2078 blockquote {
2079     border-left: 1px solid #D2D2D2;
2080     padding-left: 9px;
2081     margin: 0 0 0 .8ex;
2082 }
2083 .aprofile dt{
2084 box-shadow: 1px 1px 5px 0;
2085     color: #666666;
2086     margin: 15px 0 5px;
2087     padding-left: 5px;  
2088         }
2089 /* ================== */
2090 /* = Contacts Block = */
2091 /* ================== */
2092
2093 .contact-block-img {
2094         width: 55px;
2095         height: 55px;
2096         padding-right: 3px;
2097 }
2098 .contact-block-div {
2099         float: left;
2100 }
2101
2102 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2103 #contact-block-end { clear: both; } 
2104
2105 #group-edit-wrapper {
2106         margin-bottom: 10px;
2107 }
2108
2109 #group-members-end {
2110         clear: both;
2111 }
2112 #group-edit-desc {
2113  margin-top: 15px;
2114 }
2115
2116 /*
2117 #group-separator,
2118 #prof-separator { display: none;}
2119 */
2120
2121 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2122         margin-bottom: 10px;
2123         margin-top: 20px;
2124 }
2125
2126 #prvmail-submit {
2127         float: right;
2128         margin-top: 10px;
2129 }
2130
2131 #prvmail-subject
2132 {
2133 background: none repeat scroll 0 0 #FFFFFF;
2134 border: 1px solid #CCCCCC;
2135 border-radius: 5px 5px 5px 5px;
2136 font-weight: bold;
2137 height: 20px;
2138 margin: 0 0 5px;
2139 vertical-align: middle;
2140 }
2141 #prvmail-form{
2142  width: 597px;  
2143         }
2144         
2145 #prvmail-upload-wrapper,
2146 #prvmail-link-wrapper,
2147 #prvmail-rotator-wrapper {
2148         float: left;
2149         margin-top: 10px;
2150         margin-right: 10px;
2151         width: 24px;
2152 }
2153
2154 #prvmail-end {
2155         clear: both;
2156 }
2157
2158 .mail-list-sender,
2159 .mail-list-detail {
2160         float: left;
2161 }
2162 .mail-list-detail {
2163         margin-left: 20px;
2164 }
2165
2166 .mail-list-subject {
2167         font-size: 1.1em;
2168         margin-top: 10px;
2169 }
2170 a.mail-list-link {
2171     display: block;
2172     font-size: 1.3em;
2173     padding: 4px 0;
2174 }
2175
2176 /*
2177 *a.mail-list-link:hover {
2178 *       background-color: #15607B;
2179 *       color: #F5F6FB;
2180 *}
2181 */
2182
2183 .mail-list-outside-wrapper-end {
2184         clear: both;
2185 }
2186
2187 .mail-list-outside-wrapper {
2188         margin-top: 30px;
2189 }
2190
2191 .mail-list-delete-wrapper {
2192         float: right;
2193         margin-right: 30px;
2194         margin-top: 15px;
2195 }
2196
2197 .mail-list-delete-icon {
2198         border: none;
2199 }
2200
2201 .mail-conv-sender,
2202 .mail-conv-detail {
2203         float: left;
2204 }
2205 .mail-conv-detail {
2206         margin-left: 20px;
2207         width: 500px;
2208 }
2209
2210 .mail-conv-subject {
2211     font-size: 1.4em;
2212     margin: 10px 0;
2213 }
2214
2215 .mail-conv-outside-wrapper-end {
2216         clear: both;
2217 }
2218
2219 .mail-conv-outside-wrapper {
2220         margin-top: 30px;
2221 }
2222
2223 .mail-conv-delete-wrapper {
2224         float: right;
2225         margin-right: 30px;
2226         margin-top: 15px;
2227 }
2228 .mail-conv-break {
2229         clear: both;
2230 }
2231
2232 .mail-conv-delete-icon {
2233         border: none;
2234 }
2235
2236 /* ========== */
2237 /* = Events = */
2238 /* ========== */
2239 .eventcal {
2240         float: left;
2241         font-size: 20px;
2242 }
2243
2244 .vevent {
2245         border: 1px solid #CCCCCC;
2246 }
2247 .vevent .event-description, .vevent .event-location {
2248         margin-left: 10px;
2249         margin-right: 10px;
2250 }
2251 .vevent .event-start {
2252         margin-left: 10px;
2253         margin-right: 10px;
2254 }
2255
2256 #new-event-link {
2257         margin-bottom: 10px;
2258 }
2259
2260 .edit-event-link, .plink-event-link {
2261         float: left;
2262         margin-top: 4px;
2263         margin-right: 4px;
2264         margin-bottom: 15px;
2265 }
2266
2267 .event-description:before {
2268         content: url('../../../images/calendar.png');
2269         margin-right: 15px;
2270 }
2271
2272 .event-start, .event-end {
2273         margin-left: 10px;
2274         width: 330px;
2275         clear: both;
2276 }
2277
2278 .event-start .dtstart, .event-end .dtend {
2279         float: right;
2280 }
2281
2282 .event-list-date {
2283         margin-bottom: 10px;
2284 }
2285
2286 .prevcal, .nextcal {
2287         float: left;
2288         margin-left: 32px;
2289         margin-right: 32px;
2290         margin-top: 64px;
2291 }
2292 .event-calendar-end {
2293         clear: both;
2294 }
2295
2296  
2297 .calendar {
2298         font-family: Courier, monospace;
2299 }
2300 .calendar.eventcal a {
2301   color: #3465A4;       
2302         }
2303 .today {
2304         font-weight: bold;
2305         color: #FF0000;
2306 }
2307
2308 .settings-block {
2309         border: 1px solid #AAA;
2310         margin: 10px;
2311         padding: 10px;
2312 }
2313
2314 .app-title {
2315         margin: 10px;
2316 }
2317
2318 #identity-manage-desc {
2319         margin-top:15px;
2320         margin-bottom: 15px;
2321 }
2322
2323 #identity-manage-choose {
2324         margin-bottom: 15px;
2325 }
2326
2327 #identity-submit {
2328         margin-top: 20px;
2329 }
2330
2331 #photo-prev-link, #photo-next-link {
2332         padding: 10px;
2333         float: left;
2334 }
2335 .lightbox{
2336         float: left;
2337         }
2338 #photo-photo {
2339         float: left;
2340 }
2341 #photo-like-div .wall-item-like-buttons {
2342         float: left;
2343    margin-right: 10px;
2344         }
2345 .wall-item-like-buttons .icon.like {
2346 float: left;
2347 }
2348
2349 #photo-photo-end {
2350         clear: both;
2351 }
2352
2353 .tabs .comment-wwedit-wrapper {
2354         display: block;
2355    margin-top: 30px;
2356    margin-left: 50px;
2357         }
2358
2359 .profile-match-photo {
2360         float: left;
2361         text-align: center;
2362         width: 120px;
2363 }
2364
2365 .profile-match-name {
2366         float: left;
2367         text-align: center;
2368         width: 120px;
2369         overflow: hidden;
2370 }
2371
2372 .profile-match-break,
2373 .profile-match-end {
2374         clear: both;
2375 }
2376
2377 .profile-match-connect {
2378         text-align: center;
2379         font-weight: bold;
2380 }
2381
2382 .profile-match-wrapper {
2383         float: left;
2384         padding: 10px;
2385         width: 120px;
2386         height: 120px;
2387         scroll: auto;
2388 }
2389 #profile-match-wrapper-end {
2390         clear: both;
2391 }
2392
2393 /* ============= */
2394 /* = Directory = */
2395 /* ============= */
2396 /* contacts menu */
2397 .contact-photo-wrapper {
2398   position: relative;
2399 }
2400 .contact-photo {
2401   width: 48px;
2402   height: 48px;
2403   overflow: hidden;
2404   display: block;
2405 }
2406 .contact-photo img {
2407   width: 48px;
2408   height: 48px;
2409 }
2410 .contact-photo-menu-button {
2411   display: none;
2412   /* position: absolute; */
2413   /* position: absolute; */
2414   left: -2px;
2415   top: -20px;
2416 }
2417 .contact-wrapper {
2418   float: left;
2419   width: 90px;
2420   height: 90px;
2421   margin-bottom: 15px;
2422 }
2423 .contact-wrapper .contact-photo {
2424   width: 80px;
2425   height: 80px;
2426 }
2427 .contact-wrapper .contact-photo img {
2428   width: 80px;
2429   height: 80px;
2430 }
2431 .contact-wrapper .contact-photo-menu-button {
2432   left: 0px;
2433   top: 63px;
2434 }
2435 .directory-item {
2436   float: left;
2437   width: 200px;
2438   height: 200px;
2439 }
2440 .directory-item .contact-photo {
2441   width: 175px;
2442   height: 175px;
2443 }
2444 .directory-item .contact-photo img {
2445   width: 175px;
2446   height: 175px;
2447 }
2448 .contact-name {
2449   text-align: left;
2450   font-weight: bold;
2451   font-size: 12px;
2452 }
2453 .contact-details {
2454   color: #999999;
2455 }
2456 #side-bar-photos-albums{
2457         margin-top: 15px;       
2458         }
2459 .photo-top-photo, .photo-album-photo {
2460   -webkit-border-radius: 5px 5px 0 0;
2461   -moz-border-radius: 5px 5px 0 0;
2462   border-radius: 5px 5px 0 0;
2463 }
2464 .photo-album-image-wrapper, .photo-top-image-wrapper {
2465   float: left;
2466    -moz-box-shadow: 0 0 5px #888;
2467    -webkit-box-shadow: 0 0 5px #888;
2468    box-shadow: 0 0 5px #888;
2469   background-color: #000;
2470    -webkit-border-radius: 5px;
2471    -moz-border-radius: 5px;
2472   border-radius: 5px;
2473   padding-bottom: 20px;
2474   position: relative;
2475   margin: 0 10px 10px 0;
2476   width: 200px; height: 140px;
2477   overflow: hidden;  
2478 }
2479 .photo-top-album-name {
2480         width: 100%;
2481         position: absolute; 
2482         bottom: 0px; 
2483         padding-left: 3px;
2484         background-color: #EEE;
2485 }
2486 .photo-top-album-link{
2487   color: #3465A4;
2488         }
2489 .photo-top-album-img{
2490         
2491         }
2492 /*.photo-top-image-wrapper {
2493         position: relative;
2494         float: left;
2495         margin-top: 15px;
2496         margin-right: 15px;
2497         width: 200px; height: 200px; 
2498         overflow: hidden; 
2499 }
2500 .photo-top-album-name {
2501         width: 100%;
2502         min-height: 2em;
2503         position: absolute; 
2504         bottom: 0px; 
2505         padding: 0px 3px;
2506         padding-top: 0.5em;
2507         background-color: rgb(255, 255, 255);
2508 }*/
2509 #photo-top-end {
2510         clear: both;
2511 }
2512
2513 #photo-top-links {
2514         margin-bottom: 30px;
2515         margin-left: 30px;
2516 }
2517
2518 #photos-upload-newalbum-div {
2519         float: left;
2520         width: 175px;
2521 }
2522