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