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