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