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