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