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