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