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