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