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