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