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