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