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