]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/style.css
c8efeab33eac3b28dacb360d417d39330fd89b6f
[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 aside #page-sidebar{display: none;}
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   font-size: 20px;
1194   margin-bottom: 20px;
1195   margin-top: 0px;
1196   max-width: 575px;
1197         }
1198 .qcomment{
1199   max-width: 122px;     
1200         }
1201 #id_username {
1202   width: 173px; 
1203         }
1204 #id_password {
1205   width: 173px;         
1206         }
1207 #id_openid_url {
1208   width: 173px; 
1209         }
1210 #contact-edit-end {
1211         }
1212 .pager {
1213    padding: 10px;
1214         text-align: center;
1215         font-size: 1.0em;
1216         clear: both;
1217         display: block;
1218 }       
1219 .tabs {
1220     
1221     background-position: 0 -20px;
1222     background-repeat: repeat-x;
1223     height: 27px;
1224     padding: 0;
1225  }
1226 .tab.button {
1227     margin-right: 5px; 
1228     margin-left: 5px;   
1229     /*background: none repeat scroll 0 0 #F8F8F8;*/
1230     border: 1px solid #CCCCCC;
1231     border-radius: 3px 3px 3px 3px;
1232     font-weight: normal;
1233     padding: 3px;
1234     color:  #333333;
1235         }
1236         
1237 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1238         margin-bottom: 10px;
1239         }
1240 /* wall item */
1241 .tread-wrapper {
1242   border-bottom: 1px solid #D2D2D2;
1243   position: relative;
1244   padding: 5px;
1245   margin-bottom: 0px;
1246   width: 775px;
1247 }
1248
1249 .wall-item-decor {
1250   position: absolute;
1251   left: 790px;
1252   top: -10px;
1253   width: 16px;
1254 }
1255
1256 .wall-item-container {
1257   display: table;
1258   width: 780px;
1259 }
1260
1261 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1262   display: table-row;
1263 }
1264 .wall-item-bottom {
1265   font-size: 13px;
1266 }
1267 .wall-item-container .wall-item-bottom {
1268 /*  opacity: 0.5;
1269   -webkit-transition: all 0.2s ease-in-out;
1270   -moz-transition: all 0.2s ease-in-out;
1271   -o-transition: all 0.2s ease-in-out;
1272   -ms-transition: all 0.2s ease-in-out;
1273   transition: all 0.2s ease-in-out; */
1274 }
1275 .wall-item-container:hover .wall-item-bottom {
1276 /*  opacity: 1;
1277   -webkit-transition: all 0.2s ease-in-out;
1278   -moz-transition: all 0.2s ease-in-out;
1279   -o-transition: all 0.2s ease-in-out;
1280   -ms-transition: all 0.2s ease-in-out;
1281   transition: all 0.2s ease-in-out; */
1282 }
1283 .wall-item-container .wall-item-info {
1284   display: table-cell;
1285   vertical-align: top;
1286   text-align: left;
1287   width: 80px;
1288 }
1289 .wall-item-container .wall-item-location {
1290   padding-right: 40px;
1291   display: table-cell;
1292 }
1293 .wall-item-container .wall-item-ago {
1294   word-wrap: break-word;
1295   width: 50px;
1296   margin-left: 10px;
1297   color: #999;
1298 }
1299 .wall-item-location {
1300   
1301   clear: both;
1302   overflow: hidden;
1303   
1304   margin-bottom: 5px;
1305 }
1306
1307 .wall-item-container .wall-item-content {
1308   font-size: 12.5px;
1309   max-width: 720px;
1310   word-wrap: break-word;
1311   line-height: 1.2;
1312 }
1313
1314 .wall-item-container .wall-item-content img {
1315   max-width: 700px;
1316 }
1317 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1318   display: table-cell;
1319   vertical-align: middle;
1320 }
1321 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1322   opacity: 0.5;
1323   -webkit-transition: all 0.2s ease-in-out;
1324   -moz-transition: all 0.2s ease-in-out;
1325   -o-transition: all 0.2s ease-in-out;
1326   -ms-transition: all 0.2s ease-in-out;
1327   transition: all 0.2s ease-in-out;
1328 }
1329 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1330   opacity: 1;
1331   -webkit-transition: all 0.2s ease-in-out;
1332   -moz-transition: all 0.2s ease-in-out;
1333   -o-transition: all 0.2s ease-in-out;
1334   -ms-transition: all 0.2s ease-in-out;
1335   transition: all 0.2s ease-in-out;
1336 }
1337 .wall-item-container .wall-item-name {
1338   font-weight: bold;
1339 }
1340 .wall-item-container .wall-item-actions-author {
1341   width: 100%;
1342   margin-bottom: 0.3em;
1343 }
1344 .wall-item-container .wall-item-actions-social {
1345   float: left;
1346   margin-bottom: 1px;
1347   display: table-cell;
1348 }
1349 .wall-item-container .wall-item-actions-social a {
1350   margin-right: 1em;
1351 }
1352 .wall-item-actions-social a {
1353   float: left;
1354 }
1355 .wall-item-container .wall-item-actions-tools {
1356   float: right;
1357   width: 80px;
1358   display: table-cell;
1359 }
1360 .wall-item-container .wall-item-actions-tools a {
1361   float: right;
1362 }
1363 .wall-item-container .wall-item-actions-tools input {
1364   float: right;
1365 }
1366 .wall-item-container.comment {
1367   margin-top: 5px;
1368   margin-bottom: 5px;
1369   margin-left: 80px;
1370   width: 700px;
1371   border-bottom: 1px solid hsl(198, 21%, 79%);
1372 }
1373 .wall-item-container.comment .contact-photo {
1374   width: 32px;
1375   height: 32px;
1376   margin-left: 16px;
1377   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1378
1379 }
1380 .wall-item-container.comment {
1381   top: 15px !important;
1382   left: 15px !important;
1383 }
1384 .wall-item-container.comment .wall-item-links {
1385   padding-left: 12px;
1386 }
1387 .wall-item-comment-wrapper {
1388   margin: 1px 5px 1px 80px;
1389 }
1390 .wall-item-comment-wrapper .comment-edit-photo {
1391   display: none;
1392 }
1393 .wall-item-comment-wrapper textarea {
1394   height: 2.0em;
1395   width: 100%;
1396   font-size: 10px;
1397   color: #999999;
1398   border: 1px solid #DDD;
1399   padding: 0.3em;
1400   font-size: 14px;
1401 }
1402 .wall-item-comment-wrapper .comment-edit-text-full {
1403   font-size: 14px;
1404   height: 4em;
1405   color: #2d2d2d;
1406   border: 1px solid #2d2d2d;
1407 }
1408 .comment-edit-preview {
1409   width: 710px;
1410   border: 1px solid #2d2d2d;
1411   margin-top: 10px;
1412 }
1413 .comment-edit-preview .contact-photo {
1414   width: 32px;
1415   height: 32px;
1416   margin-left: 16px;
1417   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1418
1419 }
1420 .comment-edit-preview {
1421   top: 15px !important;
1422   left: 15px !important;
1423 }
1424 .comment-edit-preview .wall-item-links {
1425   padding-left: 12px;
1426 }
1427 .comment-edit-preview .wall-item-container {
1428   width: 700px;
1429 }
1430 .comment-edit-preview .tread-wrapper {
1431   width: 700px;
1432   padding: 0;
1433   margin: 10px 0;
1434 }
1435
1436 .shiny {
1437   /* border-right: 10px solid #fce94f; */
1438         border-right: 1px solid #A7C7F7;
1439         padding-right: 12px;
1440 }
1441
1442 #jot-preview-content{
1443         margin-top: 30px;}
1444         
1445 #jot-preview-content .tread-wrapper {
1446   background-color: #fff797;
1447 }
1448
1449 .wall-item-tags {
1450   padding-top: 1px;
1451   padding-bottom: 2px;
1452 }
1453 .tag {
1454   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1455   color: #3465A4;
1456   padding-left: 3px;
1457   font-size: 12px;
1458 }
1459 .tag a {
1460   padding-right: 5px;
1461   /*background: url("../../../images/tag.png") no-repeat center right;*/
1462   color: #3465A4;
1463 }
1464 .wwto {
1465   position: absolute !important;
1466   width: 25px;
1467   height: 25px;
1468   background: #FFFFFF;
1469   border: 2px solid #364e59;
1470   height: 25px;
1471   width: 25px;
1472   overflow: hidden;
1473   padding: 1px;
1474   position: absolute !important;
1475   top: 40px;
1476   left: 30px;
1477   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1478   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1479   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1480 }
1481 .wwto .contact-photo {
1482   width: auto;
1483   height: 25px;
1484 }
1485 /* contacts menu */
1486 .contact-photo-wrapper {
1487   position: relative;
1488   width: 80px;
1489 }
1490
1491 .contact-photo-wrapper.wwto {
1492   width: 25px;
1493 }
1494
1495 .contact-photo {
1496   width: 48px;
1497   height: 48px;
1498   overflow: hidden;
1499   display: block;
1500 }
1501 .contact-photo img {
1502   width: 48px;
1503   height: 48px;
1504 }
1505
1506 .contact-wrapper {
1507   float: left;
1508   width: 90px;
1509   height: 90px;
1510   margin-bottom: 15px;
1511 }
1512 .contact-wrapper .contact-photo {
1513   width: 80px;
1514   height: 80px;
1515 }
1516 .contact-wrapper .contact-photo img {
1517   width: 80px;
1518   height: 80px;
1519 }
1520 .contact-wrapper {
1521   left: 0px;
1522   top: 63px;
1523 }
1524 .contact-photo {
1525   width: 48px;
1526   height: 48px;
1527 }
1528 .contact-photo img {
1529   width: 48px;
1530   height: 48px;
1531 }
1532 .contact-name {
1533   /* text-align: center; */
1534   /*font-weight: bold;*/
1535   font-size: 12px;
1536 }
1537 .contact-details {
1538   color: #999999;
1539 }
1540 /* editor */
1541 .jothidden {
1542   display: none;
1543 }
1544 #jot {
1545   width: 785px;
1546   margin: 0px 2em 20px 0px;
1547 }
1548 #profile-jot-form #profile-jot-text {
1549   height: 2.0em;
1550   width: 99%;
1551   font-size: 15px;
1552   color: #999999;
1553   border: 1px solid #DDD;
1554   padding: 0.3em;
1555   margin-bottom: 10px;
1556 }
1557 .grey
1558 {
1559   display: inline;
1560   float: right; 
1561         }
1562 #jot #jot-tools {
1563   margin: 0px;
1564   padding: 0px;
1565   height: 40px;
1566   overflow: none;
1567   width: 783px;
1568   background-color: #fff;
1569   border-bottom: 2px solid #9eabb0;
1570 }
1571
1572 #jot #jot-tools li {
1573   list-style: none;
1574   float: left;
1575   width: 80px;
1576   height: 40px;
1577   border-bottom: 2px solid #9eabb0;
1578 }
1579 #jot #jot-tools li a {
1580   display: block;
1581   color: #cccccc;
1582   width: 100%;
1583   height: 40px;
1584   text-align: center;
1585   line-height: 40px;
1586   overflow: hidden;
1587 }
1588 #jot #jot-tools li:hover {
1589   background-color: #364e59;
1590   border-bottom: 2px solid #bdcdd4;
1591 }
1592 #jot #jot-tools li.perms {
1593   float: right;
1594   width: 40px;
1595 }
1596 #jot #jot-tools li.perms a.unlock {
1597   width: 30px;
1598   border-left: 10px solid #cccccc;
1599   background-color: #cccccc;
1600   background-position: left center;
1601 }
1602 #jot #jot-tools li.perms a.lock {
1603   width: 30px;
1604   border-left: 10px solid #666666;
1605   background-color: #666666;
1606 }
1607 #jot #jot-tools li.submit {
1608   float: right;
1609   background-color: #cccccc;
1610   border-bottom: 2px solid #cccccc;
1611   border-right: 1px solid #666666;
1612   border-left: 1px solid #666666;
1613 }
1614 #jot #jot-tools li.submit input {
1615   border: 0px;
1616   margin: 0px;
1617   padding: 0px;
1618   background-color: #cccccc;
1619   color: #666666;
1620   width: 80px;
1621   height: 40px;
1622   line-height: 40px;
1623 }
1624 #jot #jot-tools li.submit input:hover {
1625   background-color: #bdcdd4;
1626   color: #666666;
1627 }
1628 #jot #jot-tools li.loading {
1629   float: right;
1630   background-color: #ffffff;
1631   width: 20px;
1632   vertical-align: center;
1633   text-align: center;
1634   border-top: 2px solid #9eabb0;
1635   height: 38px;
1636 }
1637 #jot #jot-tools li.loading img {
1638   margin-top: 10px;
1639 }
1640 #profile-jot-form #jot-title {
1641     
1642          border-radius: 5px 5px 5px 5px;
1643     font-weight: bold;
1644     height: 20px;
1645     margin: 0 0 5px;
1646     width: 60%;
1647     border: 1px solid #ffffff;
1648 }
1649 #profile-jot-form #jot-title:-webkit-input-placeholder {
1650   font-weight: normal;
1651 }
1652 #profile-jot-form #jot-title:-moz-placeholder {
1653   font-weight: normal;
1654 }
1655 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1656         width: 785px;
1657         height: 100px;
1658         }
1659 #jot #jot-title:hover {
1660   border: 1px solid #999999;
1661 }
1662 #jot #jot-title:focus {
1663   border: 1px solid #999999;
1664 }
1665 #jot #character-counter {
1666   width: 80px;
1667   float: right;
1668   text-align: right;
1669   height: 20px;
1670   line-height: 20px;
1671   padding-right: 20px;
1672 }
1673 #jot-perms-icon, 
1674 #profile-location,
1675 #profile-nolocation,
1676 #profile-youtube, 
1677 #profile-video, 
1678 #profile-audio,
1679 #profile-link,
1680 #profile-title, 
1681 #wall-image-upload,
1682 #wall-file-upload,
1683 #wall-image-upload-div,
1684 #wall-file-upload-div,
1685 .hover, .focus {
1686         cursor: pointer;
1687         margin-top: 2px;
1688 }
1689 #profile-jot-wrapper{
1690         margin: 0 2em 20px 0;
1691    width: 785px;
1692         }
1693
1694 #profile-jot-submit-wrapper {
1695         margin-bottom: 50px;
1696         width: 785px;
1697 }
1698
1699 #profile-jot-submit {
1700         float: right;
1701         margin-top: 2px;
1702         
1703 }
1704 #profile-upload-wrapper {
1705         float: left;
1706         margin-top: 2px;
1707         margin-left: 10px;
1708         
1709 }
1710 #profile-attach-wrapper {
1711         float: left;
1712         margin-left: 15px;
1713         margin-top: 2px;
1714 }
1715 #profile-rotator {
1716         float: left;
1717         margin-left: 30px;
1718         margin-top: 2px;
1719 }
1720 #profile-link-wrapper {
1721         float: left;
1722         margin-left: 15px;
1723         margin-top: 2px;
1724 }
1725 #profile-youtube-wrapper {
1726         float: left;
1727         margin-left: 15px;
1728         margin-top: 2px;
1729 }
1730 #profile-video-wrapper {
1731         float: left;
1732         margin-left: 15px;
1733         margin-top: 2px;
1734 }
1735 #profile-audio-wrapper {
1736         float: left;
1737         margin-left: 15px;
1738         margin-top: 2px;
1739 }
1740 #profile-location-wrapper {
1741         float: left;
1742         margin-left: 15px;
1743         margin-top: 2px;
1744 }
1745 #profile-jot-perms {
1746         float: left;
1747         margin-left: 45px;
1748         margin-top: 2px;
1749 }
1750 #jot-preview-link {
1751         float: right;
1752         margin-left: 10px;
1753         margin-top: 2px;
1754         font-size: 10px;
1755 }
1756 #profile-jot-perms{
1757    float: right;
1758         margin-left: 10px;
1759         margin-top: 2px;        
1760         }
1761 /** buttons **/
1762 .button.creation1 {
1763     background-color: #fff;
1764     border: 1px solid #777777;
1765     background-image: -moz-linear-gradient(center top , white 0%, #DDDDDD 100%);
1766     border-radius: 3px 3px 3px 3px;
1767     box-shadow: 0 1px 1px #CFCFCF;
1768 }
1769 .button.creation2 {
1770     background-color: #33ACFF;
1771     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
1772     border: 1px solid #777777;
1773     color: white;
1774     border-radius: 3px 3px 3px 3px;
1775     box-shadow: 0 1px 1px #CFCFCF;
1776     margin-left: 5px;
1777 }
1778 /*input[type="submit"] {
1779         border: 0px;
1780     background-color: @ButtonBackgroundColor;
1781     color: @ButtonColor;
1782     padding: 0px 10px;
1783         .rounded(5px);
1784     height: 18px;
1785 }*/
1786 /** acl **/
1787 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1788   display: block!important;
1789 }
1790 #acl-wrapper {
1791   width: 690px;
1792   float: left;
1793 }
1794 #acl-search {
1795   float: right;
1796   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1797   padding-right: 20px;
1798 }
1799 #acl-showall {
1800   float: left;
1801   display: block;
1802   width: auto;
1803   height: 18px;
1804   background-color: #cccccc;
1805   background-image: url("../../../images/show_all_off.png");
1806   background-position: 7px 7px;
1807   background-repeat: no-repeat;
1808   padding: 7px 5px 0px 30px;
1809   color: #999999;
1810   -moz-border-radius: 5px 5px 5px 5px;
1811   -webkit-border-radius: 5px 5px 5px 5px;
1812   border-radius: 5px 5px 5px 5px;
1813 }
1814 #acl-showall.selected {
1815   color: #000000;
1816   background-color: #ff9900;
1817   background-image: url("../../../images/show_all_on.png");
1818 }
1819 #acl-list {
1820   height: 210px;
1821   border: 1px solid #cccccc;
1822   clear: both;
1823   margin-top: 30px;
1824   overflow: auto;
1825 }
1826 .acl-list-item {
1827   display: block;
1828   width: 150px;
1829   height: 30px;
1830   border: 1px solid #cccccc;
1831   margin: 5px;
1832   float: left;
1833 }
1834 .acl-list-item img {
1835   width: 22px;
1836   height: 22px;
1837   float: left;
1838   margin: 4px;
1839 }
1840 .acl-list-item p {
1841   height: 12px;
1842   font-size: 10px;
1843   margin: 0px;
1844   padding: 2px 0px 1px;
1845   overflow: hidden;
1846 }
1847 .acl-list-item a {
1848   font-size: 8px;
1849   display: block;
1850   width: 40px;
1851   height: 10px;
1852   float: left;
1853   color: #999999;
1854   background-color: #cccccc;
1855   background-position: 3px 3px;
1856   background-repeat: no-repeat;
1857   margin-right: 5px;
1858   -webkit-border-radius: 2px ;
1859   -moz-border-radius: 2px;
1860   border-radius: 2px;
1861   padding-left: 15px;
1862 }
1863 #acl-wrapper a:hover {
1864   text-decoration: none;
1865   color: #000000;
1866 }
1867 .acl-button-show {
1868   background-image: url("../../../images/show_off.png");
1869 }
1870 .acl-button-hide {
1871   background-image: url("../../../images/hide_off.png");
1872 }
1873 .acl-button-show.selected {
1874   color: #000000;
1875   background-color: #9ade00;
1876   background-image: url("../../../images/show_on.png");
1877 }
1878 .acl-button-hide.selected {
1879   color: #000000;
1880   background-color: #ff4141;
1881   background-image: url("../../../images/hide_on.png");
1882 }
1883 .acl-list-item.groupshow {
1884   border-color: #9ade00;
1885 }
1886 .acl-list-item.grouphide {
1887   border-color: #ff4141;
1888 }
1889 /** /acl **/
1890 /** tab buttons **/
1891 ul.tabs {
1892   list-style-type: none;
1893   padding-bottom: 10px;
1894   font-size: 13px;
1895 }
1896 ul.tabs li {
1897   float: left;
1898   margin-left: 5px;
1899 }
1900 ul.tabs li .active {
1901     background-color: #333333;
1902     border: 1px solid #777777;
1903     color: white;
1904     border-radius: 3px 3px 3px 3px;
1905     box-shadow: 0 1px 1px #CFCFCF;
1906     margin-left: 5px;
1907 }
1908 /**
1909  * Form fields
1910  */
1911 .field {
1912   margin-bottom: 10px;
1913   padding-bottom: 10px;
1914   overflow: auto;
1915   width: 100%;
1916 }
1917 .field label {
1918   float: left;
1919   width: 200px;
1920 }
1921 .field input, .field textarea {
1922   width: 400px;
1923 }
1924 .field textarea {
1925   height: 100px;
1926 }
1927 .field .field_help {
1928   display: block;
1929   margin-left: 200px;
1930   color: #666666;
1931 }
1932 .field .onoff {
1933   float: left;
1934   width: 80px;
1935 }
1936 .field .onoff a {
1937   display: block;
1938   border: 1px solid #666666;
1939   background-image: url("../../../images/onoff.jpg");
1940   background-repeat: no-repeat;
1941   padding: 4px 2px 2px 2px;
1942   height: 16px;
1943   text-decoration: none;
1944 }
1945 .field .onoff .off {
1946   border-color: #666666;
1947   padding-left: 40px;
1948   background-position: left center;
1949   background-color: #cccccc;
1950   color: #666666;
1951   text-align: right;
1952 }
1953 .field .onoff .on {
1954   border-color: #204A87;
1955   padding-right: 40px;
1956   background-position: right center;
1957   background-color: #D7E3F1;
1958   color: #204A87;
1959   text-align: left;
1960 }
1961 .field .hidden {
1962   display: none!important;
1963 }
1964 .field.radio .field_help {
1965   margin-left: 0px;
1966 }
1967 #directory-search-form{
1968         margin-bottom: 50px;
1969         }
1970 #profile-edit-links-end {
1971         clear: both;
1972         margin-bottom: 15px;
1973 }
1974
1975 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1976
1977 #profile-edit-links li {
1978   float: left;
1979   list-style: none;
1980   margin-left: 10px;
1981 }
1982
1983 .profile-edit-side-div {
1984   display: none;
1985 }
1986
1987 #register-form label,
1988 #profile-edit-form label {
1989         width: 300px; float: left;
1990 }
1991
1992 .required {
1993   display: inline;
1994   color: #B20202;
1995 }
1996
1997 /* oauth */
1998 .oauthapp {
1999   height: auto;
2000   overflow: auto;
2001   border-bottom: 2px solid #cccccc;
2002   padding-bottom: 1em;
2003   margin-bottom: 1em;
2004 }
2005 .oauthapp img {
2006   float: left;
2007   width: 48px;
2008   height: 48px;
2009   margin: 10px;
2010 }
2011 .oauthapp img.noicon {
2012   background-image: url("../../../images/icons/48/plugin.png");
2013   background-position: center center;
2014   background-repeat: no-repeat;
2015 }
2016 .oauthapp a {
2017   float: left;
2018 }
2019 /* contacts */
2020 .contact-entry-wrapper {
2021   width: 120px;
2022   height: 120px;
2023   float: left;
2024 }
2025 /* photo */
2026 .photo {
2027 border-radius: 10px;    
2028         }
2029 .lframe {
2030   float: left;
2031 }
2032 /* profile match wrapper */
2033 .profile-match-wrapper {
2034   float: left;
2035   width: 90px;
2036   height: 90px;
2037   margin-bottom: 20px;
2038 }
2039 .profile-match-wrapper .contact-photo {
2040   width: 80px;
2041   height: 80px;
2042 }
2043 .profile-match-wrapper .contact-photo img {
2044   width: 80px;
2045   height: 80px;
2046 }
2047 .profile-match-wrapper {
2048   left: 0px;
2049   top: 63px;
2050 }
2051
2052 .contact-photo-menu-button {
2053         position: relative;
2054         background-image: url("../../../images/icons/16/menu.png");
2055         background-position: top left; 
2056         background-repeat: no-repeat;
2057         margin: 0px 0px -16px 0px; 
2058         padding: 0px;
2059         width: 16px;
2060         height: 16px;
2061         top: -16px; left:0px;
2062         overflow: hidden;
2063         text-indent: 40px;
2064         display: none;
2065         
2066 }
2067 .contact-photo-menu {
2068         width: 11em;
2069         border: 3px solid #364e59;
2070         color: #2d2d2d;
2071         background: #FFFFFF;
2072 /*        position: absolute;*/
2073         position: relative;
2074         left: 0px; top: 0px;
2075         display: none;
2076         z-index: 10000;
2077 }
2078 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2079 .contact-photo-menu li a {
2080         display: block; 
2081         padding: 5px 10px; 
2082         color: #2d2d2d;
2083         text-decoration: none;
2084 }
2085 .contact-photo-menu li a:hover {
2086         background-color: #bdcdd4; 
2087 }
2088
2089 /* page footer */
2090 footer {
2091   height: 100px;
2092   display: table-row;
2093 }
2094
2095 blockquote {
2096     border-left: 1px solid #D2D2D2;
2097     padding-left: 9px;
2098     margin: 0 0 0 .8ex;
2099 }
2100 .aprofile dt{
2101 box-shadow: 1px 1px 5px 0;
2102     color: #666666;
2103     margin: 15px 0 5px;
2104     padding-left: 5px;  
2105         }
2106 /* ================== */
2107 /* = Contacts Block = */
2108 /* ================== */
2109
2110 .contact-block-img {
2111         width: 55px;
2112         height: 55px;
2113         padding-right: 3px;
2114 }
2115 .contact-block-div {
2116         float: left;
2117 }
2118
2119 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2120 #contact-block-end { clear: both; } 
2121
2122 #group-edit-wrapper {
2123         margin-bottom: 10px;
2124 }
2125
2126 #group-members-end {
2127         clear: both;
2128 }
2129 #group-edit-desc {
2130  margin-top: 15px;
2131 }
2132
2133 /*
2134 #group-separator,
2135 #prof-separator { display: none;}
2136 */
2137
2138 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2139         margin-bottom: 10px;
2140         margin-top: 20px;
2141 }
2142
2143 #prvmail-submit {
2144         float: right;
2145         margin-top: 10px;
2146 }
2147 #prvmail-subject
2148 {
2149 background: none repeat scroll 0 0 #FFFFFF;
2150 border: 1px solid #CCCCCC;
2151 border-radius: 5px 5px 5px 5px;
2152 font-weight: bold;
2153 height: 20px;
2154 margin: 0 0 5px;
2155 vertical-align: middle;
2156 }
2157 #prvmail-form{
2158  width: 597px;  
2159         }
2160 #prvmail-upload-wrapper,
2161 #prvmail-link-wrapper,
2162 #prvmail-rotator-wrapper {
2163         float: left;
2164         margin-top: 10px;
2165         margin-right: 10px;
2166         width: 24px;
2167 }
2168
2169 #prvmail-end {
2170         clear: both;
2171 }
2172
2173 .mail-list-sender,
2174 .mail-list-detail {
2175         float: left;
2176 }
2177 .mail-list-detail {
2178         margin-left: 20px;
2179 }
2180
2181 .mail-list-subject {
2182         font-size: 1.1em;
2183         margin-top: 10px;
2184 }
2185 a.mail-list-link {
2186     display: block;
2187     font-size: 1.3em;
2188     padding: 4px 0;
2189 }
2190
2191 /*
2192 *a.mail-list-link:hover {
2193 *       background-color: #15607B;
2194 *       color: #F5F6FB;
2195 *}
2196 */
2197
2198 .mail-list-outside-wrapper-end {
2199         clear: both;
2200 }
2201
2202 .mail-list-outside-wrapper {
2203         margin-top: 30px;
2204 }
2205
2206 .mail-list-delete-wrapper {
2207         float: right;
2208         margin-right: 30px;
2209         margin-top: 15px;
2210 }
2211
2212 .mail-list-delete-icon {
2213         border: none;
2214 }
2215
2216 .mail-conv-sender,
2217 .mail-conv-detail {
2218         float: left;
2219 }
2220 .mail-conv-detail {
2221         margin-left: 20px;
2222         width: 500px;
2223 }
2224
2225 .mail-conv-subject {
2226     font-size: 1.4em;
2227     margin: 10px 0;
2228 }
2229
2230 .mail-conv-outside-wrapper-end {
2231         clear: both;
2232 }
2233
2234 .mail-conv-outside-wrapper {
2235         margin-top: 30px;
2236 }
2237
2238 .mail-conv-delete-wrapper {
2239         float: right;
2240         margin-right: 30px;
2241         margin-top: 15px;
2242 }
2243 .mail-conv-break {
2244         clear: both;
2245 }
2246
2247 .mail-conv-delete-icon {
2248         border: none;
2249 }
2250
2251 /* ========== */
2252 /* = Events = */
2253 /* ========== */
2254 .eventcal {
2255         float: left;
2256         font-size: 20px;
2257 }
2258
2259 .vevent {
2260         border: 1px solid #CCCCCC;
2261 }
2262 .vevent .event-description, .vevent .event-location {
2263         margin-left: 10px;
2264         margin-right: 10px;
2265 }
2266 .vevent .event-start {
2267         margin-left: 10px;
2268         margin-right: 10px;
2269 }
2270
2271 #new-event-link {
2272         margin-bottom: 10px;
2273 }
2274
2275 .edit-event-link, .plink-event-link {
2276         float: left;
2277         margin-top: 4px;
2278         margin-right: 4px;
2279         margin-bottom: 15px;
2280 }
2281
2282 .event-description:before {
2283         content: url('../../../images/calendar.png');
2284         margin-right: 15px;
2285 }
2286
2287 .event-start, .event-end {
2288         margin-left: 10px;
2289         width: 330px;
2290         clear: both;
2291 }
2292
2293 .event-start .dtstart, .event-end .dtend {
2294         float: right;
2295 }
2296
2297 .event-list-date {
2298         margin-bottom: 10px;
2299 }
2300
2301 .prevcal, .nextcal {
2302         float: left;
2303         margin-left: 32px;
2304         margin-right: 32px;
2305         margin-top: 64px;
2306 }
2307 .event-calendar-end {
2308         clear: both;
2309 }
2310
2311  
2312 .calendar {
2313         font-family: Courier, monospace;
2314 }
2315 .today {
2316         font-weight: bold;
2317         color: #FF0000;
2318 }
2319
2320 .settings-block {
2321         border: 1px solid #AAA;
2322         margin: 10px;
2323         padding: 10px;
2324 }
2325
2326 .app-title {
2327         margin: 10px;
2328 }
2329
2330 #identity-manage-desc {
2331         margin-top:15px;
2332         margin-bottom: 15px;
2333 }
2334
2335 #identity-manage-choose {
2336         margin-bottom: 15px;
2337 }
2338
2339 #identity-submit {
2340         margin-top: 20px;
2341 }
2342
2343 #photo-prev-link, #photo-next-link {
2344         padding: 10px;
2345         float: left;
2346 }
2347 .lightbox{
2348         float: left;
2349         }
2350
2351 #photo-photo {
2352         float: left;
2353 }
2354 #photo-like-div .wall-item-like-buttons {
2355          float: left;
2356     margin-right: 5px;
2357     margin-top: 30px;
2358         }
2359 .comment-edit-text-empty {
2360     margin: 10px 0 0;
2361     width: 85%;
2362 }
2363 .comment-edit-photo {
2364     margin: 10px 0 0;
2365 }
2366 .wall-item-like-buttons .icon.like {
2367 float: left;
2368 }
2369
2370 #photo-photo-end {
2371         clear: both;
2372 }
2373
2374 .tabs .comment-wwedit-wrapper {
2375         display: block;
2376    margin-top: 30px;
2377    margin-left: 50px;
2378         }
2379
2380 .profile-match-photo {
2381         float: left;
2382         text-align: center;
2383         width: 120px;
2384 }
2385
2386 .profile-match-name {
2387         float: left;
2388         text-align: center;
2389         width: 120px;
2390         overflow: hidden;
2391 }
2392
2393 .profile-match-break,
2394 .profile-match-end {
2395         clear: both;
2396 }
2397
2398 .profile-match-connect {
2399         text-align: center;
2400         font-weight: bold;
2401 }
2402
2403 .profile-match-wrapper {
2404         float: left;
2405         padding: 10px;
2406         width: 120px;
2407         height: 120px;
2408         scroll: auto;
2409 }
2410 #profile-match-wrapper-end {
2411         clear: both;
2412 }
2413
2414 /* ============= */
2415 /* = Directory = */
2416 /* ============= */
2417 /* contacts menu */
2418 .contact-photo-wrapper {
2419   position: relative;
2420 }
2421 .contact-photo {
2422   width: 48px;
2423   height: 48px;
2424   overflow: hidden;
2425   display: block;
2426 }
2427 .contact-photo img {
2428   width: 48px;
2429   height: 48px;
2430 }
2431 .contact-photo-menu-button {
2432   display: none;
2433   /* position: absolute; */
2434   /* position: absolute; */
2435   left: 0px;
2436   top: -16px;
2437 }
2438 .contact-wrapper {
2439   float: left;
2440   width: 90px;
2441   height: 90px;
2442   margin-bottom: 15px;
2443 }
2444 .contact-wrapper .contact-photo {
2445   width: 80px;
2446   height: 80px;
2447 }
2448 .contact-wrapper .contact-photo img {
2449   width: 80px;
2450   height: 80px;
2451 }
2452 .contact-wrapper .contact-photo-menu-button {
2453   left: 0px;
2454   top: 63px;
2455 }
2456 .directory-item {
2457   float: left;
2458   width: 200px;
2459   height: 200px;
2460 }
2461 .directory-item .contact-photo {
2462   width: 175px;
2463   height: 175px;
2464 }
2465 .directory-item .contact-photo img {
2466   width: 175px;
2467   height: 175px;
2468 }
2469 .contact-name {
2470   text-align: left;
2471   font-weight: bold;
2472   font-size: 12px;
2473 }
2474 .contact-details {
2475   color: #999999;
2476 }
2477 #side-bar-photos-albums li{
2478 list-style-type: disc;
2479 }
2480 #side-bar-photos-albums ul li{
2481   margin-left: 30px;
2482   padding-left: 0px;
2483         }
2484 #side-bar-photos-albums{
2485         margin-top: 15px;       
2486         }
2487 .photo-top-photo, .photo-album-photo {
2488   -webkit-border-radius: 5px 5px 0 0;
2489   -moz-border-radius: 5px 5px 0 0;
2490   border-radius: 5px 5px 0 0;
2491 }
2492 .photo-album-image-wrapper, .photo-top-image-wrapper {
2493   float: left;
2494    -moz-box-shadow: 0 0 5px #888;
2495    -webkit-box-shadow: 0 0 5px #888;
2496    box-shadow: 0 0 5px #888;
2497   background-color: #000;
2498    -webkit-border-radius: 5px;
2499    -moz-border-radius: 5px;
2500   border-radius: 5px;
2501   padding-bottom: 20px;
2502   position: relative;
2503   margin: 0 10px 10px 0;
2504   width: 200px; height: 140px;
2505   overflow: hidden;  
2506 }
2507 /*
2508 .photo-top-album-name {
2509   position: absolute;
2510   bottom: 0;
2511   padding: 0 5px;
2512 }*/
2513 /*.photo-top-image-wrapper {
2514         position: relative;
2515         float: left;
2516         margin-top: 15px;
2517         margin-right: 15px;
2518         width: 200px; height: 200px; 
2519         
2520 }*/
2521 .photo-top-album-name {
2522         width: 100%;
2523         position: absolute; 
2524         bottom: 0px; 
2525         padding-left: 3px;
2526         background-color: #EEE;
2527 }
2528 .photo-top-album-link{
2529   color: #3465A4;
2530         }
2531 #photo-top-end {
2532         clear: both;
2533 }
2534
2535 #photo-top-links {
2536         margin-bottom: 30px;
2537         margin-left: 30px;
2538 }
2539
2540 #photos-upload-newalbum-div {
2541         float: left;
2542         width: 175px;
2543 }