]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/diabook-dark/style-network.css
Merge branch 'master', remote-tracking branch 'remotes/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: 28px; 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: #fff;
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: #1872A2;
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: ##3F8FBA;
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: #2e2f2e;
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 #DDDDDD;
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 #D2D2D2;
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: #1872A2;}
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: #1872A2;
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   margin-bottom: 14px;
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: #fff;
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 #DDD;
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: #2e2f2e;
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: #999999;
1600   border: 1px solid #DDD;
1601   padding: 0.3em;
1602   margin-bottom: 10px;
1603 }
1604 .grey
1605 {
1606   display: inline;
1607   float: right; 
1608         }
1609 #jot #jot-tools {
1610   margin: 0px;
1611   padding: 0px;
1612   height: 40px;
1613   overflow: none;
1614   width: 583px;
1615   background-color: #fff;
1616   border-bottom: 2px solid #9eabb0;
1617 }
1618
1619 #jot #jot-tools li {
1620   list-style: none;
1621   float: left;
1622   width: 80px;
1623   height: 40px;
1624   border-bottom: 2px solid #9eabb0;
1625 }
1626 #jot #jot-tools li a {
1627   display: block;
1628   color: #cccccc;
1629   width: 100%;
1630   height: 40px;
1631   text-align: center;
1632   line-height: 40px;
1633   overflow: hidden;
1634 }
1635 #jot #jot-tools li:hover {
1636   background-color: #364e59;
1637   border-bottom: 2px solid #bdcdd4;
1638 }
1639 #jot #jot-tools li.perms {
1640   float: right;
1641   width: 40px;
1642 }
1643 #jot #jot-tools li.perms a.unlock {
1644   width: 30px;
1645   border-left: 10px solid #cccccc;
1646   background-color: #cccccc;
1647   background-position: left center;
1648 }
1649 #jot #jot-tools li.perms a.lock {
1650   width: 30px;
1651   border-left: 10px solid #666666;
1652   background-color: #666666;
1653 }
1654 #jot #jot-tools li.submit {
1655   float: right;
1656   background-color: #cccccc;
1657   border-bottom: 2px solid #cccccc;
1658   border-right: 1px solid #666666;
1659   border-left: 1px solid #666666;
1660 }
1661 #jot #jot-tools li.submit input {
1662   border: 0px;
1663   margin: 0px;
1664   padding: 0px;
1665   background-color: #cccccc;
1666   color: #666666;
1667   width: 80px;
1668   height: 40px;
1669   line-height: 40px;
1670 }
1671 #jot #jot-tools li.submit input:hover {
1672   background-color: #bdcdd4;
1673   color: #666666;
1674 }
1675 #jot #jot-tools li.loading {
1676   float: right;
1677   background-color: #2e2f2e;
1678   width: 20px;
1679   vertical-align: center;
1680   text-align: center;
1681   border-top: 2px solid #9eabb0;
1682   height: 38px;
1683 }
1684 #jot #jot-tools li.loading img {
1685   margin-top: 10px;
1686 }
1687 #profile-jot-form #jot-title {
1688     
1689          border-radius: 5px 5px 5px 5px;
1690     font-weight: bold;
1691     height: 20px;
1692     margin: 0 0 5px;
1693     width: 60%;
1694     border: 1px solid #d2d2d2;
1695 }
1696 #profile-jot-form #jot-title:-webkit-input-placeholder {
1697   font-weight: normal;
1698 }
1699 #profile-jot-form #jot-title:-moz-placeholder {
1700   font-weight: normal;
1701 }
1702 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1703         width: 585px;
1704         height: 100px;
1705         }
1706 #jot #jot-title:hover {
1707   border: 1px solid #999999;
1708 }
1709 #jot #jot-title:focus {
1710   border: 1px solid #999999;
1711 }
1712 #jot #character-counter {
1713   width: 80px;
1714   float: right;
1715   text-align: right;
1716   height: 20px;
1717   line-height: 20px;
1718   padding-right: 20px;
1719 }
1720 #jot-perms-icon, 
1721 #profile-location,
1722 #profile-nolocation,
1723 #profile-youtube, 
1724 #profile-video, 
1725 #profile-audio,
1726 #profile-link,
1727 #profile-title, 
1728 #wall-image-upload,
1729 #wall-file-upload,
1730 #wall-image-upload-div,
1731 #wall-file-upload-div,
1732 .hover, .focus {
1733         cursor: pointer;
1734         margin-top: 2px;
1735 }
1736 #profile-jot-wrapper{
1737         margin: 0 2em 20px 0;
1738    width: 585px;
1739         }
1740
1741 #profile-jot-submit-wrapper {
1742         margin-bottom: 50px;
1743         width: 585px;
1744 }
1745
1746 #profile-jot-submit {
1747         float: right;
1748         margin-top: 2px;
1749         font-size: 14px;
1750 }
1751 #profile-upload-wrapper {
1752         float: left;
1753         margin-top: 2px;
1754         margin-left: 10px;
1755         
1756 }
1757 #profile-attach-wrapper {
1758         float: left;
1759         margin-left: 15px;
1760         margin-top: 2px;
1761 }
1762 #profile-rotator {
1763         float: left;
1764         margin-left: 30px;
1765         margin-top: 2px;
1766 }
1767 #profile-link-wrapper {
1768         float: left;
1769         margin-left: 15px;
1770         margin-top: 2px;
1771 }
1772 #profile-youtube-wrapper {
1773         float: left;
1774         margin-left: 15px;
1775         margin-top: 2px;
1776 }
1777 #profile-video-wrapper {
1778         float: left;
1779         margin-left: 15px;
1780         margin-top: 2px;
1781 }
1782 #profile-audio-wrapper {
1783         float: left;
1784         margin-left: 15px;
1785         margin-top: 2px;
1786 }
1787 #profile-location-wrapper {
1788         float: left;
1789         margin-left: 15px;
1790         margin-top: 2px;
1791 }
1792 #profile-jot-perms {
1793         float: left;
1794         margin-left: 45px;
1795         margin-top: 2px;
1796 }
1797 #jot-preview-link {
1798         float: right;
1799         margin-left: 10px;
1800         margin-top: 2px;
1801         font-size: 9px;
1802         font-weight: bolder;
1803         cursor: pointer;
1804 }
1805 #profile-jot-perms{
1806    float: right;
1807         margin-left: 10px;
1808         margin-top: 2px;        
1809         }
1810 /** buttons **/
1811 .button.creation1 {
1812     background-color: #fff;
1813     border: 1px solid #777777;
1814     border-radius: 3px 3px 3px 3px;
1815     box-shadow: 0 1px 1px #CFCFCF;
1816     cursor: pointer;
1817     font-weight: bolder;
1818 }
1819 .button.creation2 {
1820     background-color: #055580;
1821     border: 1px solid #777777;
1822     color: white;
1823     border-radius: 3px 3px 3px 3px;
1824     box-shadow: 0 1px 1px #CFCFCF;
1825     margin-left: 5px;
1826     cursor: pointer;
1827     font-weight: bolder;
1828 }
1829 /*input[type="submit"] {
1830         border: 0px;
1831     background-color: @ButtonBackgroundColor;
1832     color: @ButtonColor;
1833     padding: 0px 10px;
1834         .rounded(5px);
1835     height: 18px;
1836 }*/
1837 /** acl **/
1838 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1839   display: block!important;
1840 }
1841 #acl-wrapper {
1842   width: 690px;
1843   float: left;
1844 }
1845 #acl-search {
1846   float: right;
1847   background: #2e2f2e url("../../../../images/search_18.png") no-repeat right center;
1848   padding-right: 20px;
1849 }
1850 #acl-showall {
1851   float: left;
1852   display: block;
1853   width: auto;
1854   height: 18px;
1855   background-color: #cccccc;
1856   background-image: url("../../../../images/show_all_off.png");
1857   background-position: 7px 7px;
1858   background-repeat: no-repeat;
1859   padding: 7px 5px 0px 30px;
1860   color: #999999;
1861   -moz-border-radius: 5px 5px 5px 5px;
1862   -webkit-border-radius: 5px 5px 5px 5px;
1863   border-radius: 5px 5px 5px 5px;
1864 }
1865 #acl-showall.selected {
1866   color: #000000;
1867   background-color: #ff9900;
1868   background-image: url("../../../../images/show_all_on.png");
1869 }
1870 #acl-list {
1871   height: 210px;
1872   border: 1px solid #cccccc;
1873   clear: both;
1874   margin-top: 30px;
1875   overflow: auto;
1876 }
1877 .acl-list-item {
1878   display: block;
1879   width: 150px;
1880   height: 30px;
1881   border: 1px solid #cccccc;
1882   margin: 5px;
1883   float: left;
1884 }
1885 .acl-list-item img {
1886   width: 22px;
1887   height: 22px;
1888   float: left;
1889   margin: 4px;
1890 }
1891 .acl-list-item p {
1892   height: 12px;
1893   font-size: 10px;
1894   margin: 0px;
1895   padding: 2px 0px 1px;
1896   overflow: hidden;
1897 }
1898 .acl-list-item a {
1899   font-size: 8px;
1900   display: block;
1901   width: 40px;
1902   height: 10px;
1903   float: left;
1904   color: #999999;
1905   background-color: #cccccc;
1906   background-position: 3px 3px;
1907   background-repeat: no-repeat;
1908   margin-right: 5px;
1909   -webkit-border-radius: 2px ;
1910   -moz-border-radius: 2px;
1911   border-radius: 2px;
1912   padding-left: 15px;
1913 }
1914 #acl-wrapper a:hover {
1915   text-decoration: none;
1916   color: #000000;
1917 }
1918 .acl-button-show {
1919   background-image: url("../../../../images/show_off.png");
1920 }
1921 .acl-button-hide {
1922   background-image: url("../../../../images/hide_off.png");
1923 }
1924 .acl-button-show.selected {
1925   color: #000000;
1926   background-color: #9ade00;
1927   background-image: url("../../../../images/show_on.png");
1928 }
1929 .acl-button-hide.selected {
1930   color: #000000;
1931   background-color: #ff4141;
1932   background-image: url("../../../../images/hide_on.png");
1933 }
1934 .acl-list-item.groupshow {
1935   border-color: #9ade00;
1936 }
1937 .acl-list-item.grouphide {
1938   border-color: #ff4141;
1939 }
1940 /** /acl **/
1941 /** tab buttons 14618a**/
1942 ul.tabs {
1943   list-style-type: none;
1944   padding-bottom: 10px;
1945   font-size: 13px;
1946 }
1947 ul.tabs li {
1948   float: left;
1949   margin-left: 5px;
1950 }
1951 ul.tabs li .active {
1952     background-color: #055580;
1953     border: 1px solid #777777;
1954     color: white;
1955     border-radius: 3px 3px 3px 3px;
1956     box-shadow: 0 1px 1px #CFCFCF;
1957     margin-left: 5px;
1958 }
1959 /**
1960  * Form fields
1961  */
1962 .field {
1963   margin-bottom: 10px;
1964   padding-bottom: 10px;
1965   overflow: auto;
1966   width: 100%;
1967 }
1968 .field label {
1969   float: left;
1970   width: 200px;
1971 }
1972 .field input, .field textarea {
1973   width: 400px;
1974 }
1975 .field textarea {
1976   height: 100px;
1977 }
1978 .field .field_help {
1979   display: block;
1980   margin-left: 200px;
1981   color: #666666;
1982 }
1983 .field .onoff {
1984   float: left;
1985   width: 80px;
1986 }
1987 .field .onoff a {
1988   display: block;
1989   border: 1px solid #666666;
1990   background-image: url("../../../../images/onoff.jpg");
1991   background-repeat: no-repeat;
1992   padding: 4px 2px 2px 2px;
1993   height: 16px;
1994   text-decoration: none;
1995 }
1996 .field .onoff .off {
1997   border-color: #666666;
1998   padding-left: 40px;
1999   background-position: left center;
2000   background-color: #cccccc;
2001   color: #666666;
2002   text-align: right;
2003 }
2004 .field .onoff .on {
2005   border-color: #204A87;
2006   padding-right: 40px;
2007   background-position: right center;
2008   background-color: #D7E3F1;
2009   color: #204A87;
2010   text-align: left;
2011 }
2012 .field .hidden {
2013   display: none!important;
2014 }
2015 .field.radio .field_help {
2016   margin-left: 0px;
2017 }
2018 #directory-search-form{
2019         margin-bottom: 50px;
2020         }
2021 #profile-edit-links-end {
2022         clear: both;
2023         margin-bottom: 15px;
2024 }
2025
2026 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2027
2028 #profile-edit-links li {
2029   float: left;
2030   list-style: none;
2031   margin-left: 10px;
2032 }
2033
2034 .profile-edit-side-div {
2035   display: none;
2036 }
2037
2038 #register-form label,
2039 #profile-edit-form label {
2040         width: 300px; float: left;
2041 }
2042
2043 .required {
2044   display: inline;
2045   color: #B20202;
2046 }
2047
2048 /* oauth */
2049 .oauthapp {
2050   height: auto;
2051   overflow: auto;
2052   border-bottom: 2px solid #cccccc;
2053   padding-bottom: 1em;
2054   margin-bottom: 1em;
2055 }
2056 .oauthapp img {
2057   float: left;
2058   width: 48px;
2059   height: 48px;
2060   margin: 10px;
2061 }
2062 .oauthapp img.noicon {
2063   background-image: url("../../../../images/icons/48/plugin.png");
2064   background-position: center center;
2065   background-repeat: no-repeat;
2066 }
2067 .oauthapp a {
2068   float: left;
2069 }
2070 /* contacts */
2071 .contact-entry-wrapper {
2072   width: 120px;
2073   height: 120px;
2074   float: left;
2075 }
2076 /* photo */
2077 .photo {
2078 box-shadow: 2px 2px 5px 0px #000000;
2079 margin: 0px;
2080 border-radius: 10px;
2081 height: 145px !important;
2082 width: 145px !important;
2083 }
2084 .lframe {
2085   float: left;
2086   /*margin: 0px 10px 10px 0px;*/
2087 }
2088 /* profile match wrapper */
2089 .profile-match-wrapper {
2090   float: left;
2091   width: 90px;
2092   height: 90px;
2093   margin-bottom: 20px;
2094 }
2095 .profile-match-wrapper .contact-photo {
2096   width: 80px;
2097   height: 80px;
2098 }
2099 .profile-match-wrapper .contact-photo img {
2100   width: 80px;
2101   height: 80px;
2102 }
2103 .profile-match-wrapper {
2104   left: 0px;
2105   top: 63px;
2106 }
2107
2108 .contact-photo-menu-button {
2109         position: relative;
2110         background-image: url("../../../../images/icons/16/menu.png");
2111         background-position: top left; 
2112         background-repeat: no-repeat;
2113         margin: 0px 0px -16px 0px; 
2114         padding: 0px;
2115         width: 16px;
2116         height: 16px;
2117         top: -20px; left:0px;
2118         overflow: hidden;
2119         text-indent: 40px;
2120         display: none;
2121         
2122 }
2123 .contact-photo-menu {
2124         width: 11em;
2125         border: 3px solid #364e59;
2126         color: #2e2f2e;
2127         background: #FFFFFF;
2128 /*        position: absolute;*/
2129         position: relative;
2130         left: 0px; top: 0px;
2131         display: none;
2132         z-index: 10000;
2133 }
2134 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2135 .contact-photo-menu li a {
2136         display: block; 
2137         padding: 5px 10px; 
2138         color: #2e2f2e;
2139         text-decoration: none;
2140 }
2141 .contact-photo-menu li a:hover {
2142         background-color: #bdcdd4; 
2143 }
2144
2145 /* page footer */
2146 footer {
2147   height: 100px;
2148   display: table-row;
2149 }
2150
2151 blockquote {
2152     border-left: 1px solid #D2D2D2;
2153     padding-left: 9px;
2154     margin: 0 0 0 .8ex;
2155          color: #777;
2156 }
2157 .oembed {
2158         
2159         font-weight: bold;
2160 }
2161 .aprofile dt{
2162 box-shadow: 1px 1px 5px 0;
2163     color: #666666;
2164     margin: 15px 0 5px;
2165     padding-left: 5px;  
2166         }
2167 /* ================== */
2168 /* = Contacts Block = */
2169 /* ================== */
2170
2171 .contact-block-img {
2172         width: 55px;
2173         height: 55px;
2174         padding-right: 3px;
2175 }
2176 .contact-block-div {
2177         float: left;
2178 }
2179
2180 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2181 #contact-block-end { clear: both; } 
2182
2183 #group-edit-wrapper {
2184         margin-bottom: 10px;
2185 }
2186
2187 #group-members-end {
2188         clear: both;
2189 }
2190 #group-edit-desc {
2191  margin-top: 15px;
2192 }
2193
2194 /*
2195 #group-separator,
2196 #prof-separator { display: none;}
2197 */
2198 #prof-members-end{
2199         clear: both;
2200         }
2201
2202 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2203         margin-bottom: 10px;
2204         margin-top: 20px;
2205 }
2206
2207 #prvmail-submit {
2208         float: right;
2209         margin-top: 10px;
2210 }
2211
2212 #prvmail-subject
2213 {
2214 background: none repeat scroll 0 0 #FFFFFF;
2215 border: 1px solid #CCCCCC;
2216 border-radius: 5px 5px 5px 5px;
2217 font-weight: bold;
2218 height: 20px;
2219 margin: 0 0 5px;
2220 vertical-align: middle;
2221 }
2222 #prvmail-form{
2223  width: 597px;  
2224         }
2225         
2226 #prvmail-upload-wrapper,
2227 #prvmail-link-wrapper,
2228 #prvmail-rotator-wrapper {
2229         float: left;
2230         margin-top: 10px;
2231         margin-right: 10px;
2232         width: 24px;
2233 }
2234
2235 #prvmail-end {
2236         clear: both;
2237 }
2238
2239 .mail-list-sender,
2240 .mail-list-detail {
2241         float: left;
2242 }
2243 .mail-list-detail {
2244         margin-left: 20px;
2245 }
2246
2247 .mail-list-subject {
2248         font-size: 1.1em;
2249         margin-top: 10px;
2250 }
2251 a.mail-list-link {
2252     display: block;
2253     font-size: 1.3em;
2254     padding: 4px 0;
2255 }
2256
2257 /*
2258 *a.mail-list-link:hover {
2259 *       background-color: #15607B;
2260 *       color: #F5F6FB;
2261 *}
2262 */
2263
2264 .mail-list-outside-wrapper-end {
2265         clear: both;
2266 }
2267
2268 .mail-list-outside-wrapper {
2269         margin-top: 30px;
2270 }
2271
2272 .mail-list-delete-wrapper {
2273         float: right;
2274         margin-right: 30px;
2275         margin-top: 15px;
2276 }
2277
2278 .mail-list-delete-icon {
2279         border: none;
2280 }
2281
2282 .mail-conv-sender,
2283 .mail-conv-detail {
2284         float: left;
2285 }
2286 .mail-conv-detail {
2287         margin-left: 20px;
2288         width: 500px;
2289 }
2290
2291 .mail-conv-subject {
2292     font-size: 1.4em;
2293     margin: 10px 0;
2294 }
2295
2296 .mail-conv-outside-wrapper-end {
2297         clear: both;
2298 }
2299
2300 .mail-conv-outside-wrapper {
2301         margin-top: 30px;
2302 }
2303
2304 .mail-conv-delete-wrapper {
2305         float: right;
2306         margin-right: 30px;
2307         margin-top: 15px;
2308 }
2309 .mail-conv-break {
2310         clear: both;
2311 }
2312
2313 .mail-conv-delete-icon {
2314         border: none;
2315 }
2316
2317 /* ========== */
2318 /* = Events = */
2319 /* ========== */
2320 .eventcal {
2321         float: left;
2322         font-size: 20px;
2323 }
2324
2325 .vevent {
2326
2327 }
2328 .vevent .event-description, .vevent .event-location {
2329         margin-left: 10px;
2330         margin-right: 10px;
2331 }
2332 .vevent .event-start {
2333         margin-left: 10px;
2334         margin-right: 10px;
2335 }
2336
2337 #new-event-link {
2338         margin-bottom: 10px;
2339 }
2340
2341 .edit-event-link, .plink-event-link {
2342         float: left;
2343         margin-top: 4px;
2344         margin-right: 4px;
2345         margin-bottom: 15px;
2346 }
2347
2348 .event-description:before {
2349         content: url('../../../../images/calendar.png');
2350         margin-right: 15px;
2351 }
2352
2353 .event-start, .event-end {
2354         margin-left: 10px;
2355         width: 330px;
2356         clear: both;
2357 }
2358
2359 .event-start .dtstart, .event-end .dtend {
2360         float: right;
2361 }
2362
2363 .event-list-date {
2364         margin-bottom: 10px;
2365 }
2366
2367 .prevcal, .nextcal {
2368         float: left;
2369         margin-left: 32px;
2370         margin-right: 32px;
2371         margin-top: 64px;
2372 }
2373 .event-calendar-end {
2374         clear: both;
2375 }
2376
2377  
2378 .calendar {
2379         font-family: Courier, monospace;
2380 }
2381 .calendar.eventcal a {
2382   color: #1872A2;       
2383         }
2384 .today {
2385         font-weight: bold;
2386         color: #FF0000;
2387 }
2388
2389 .settings-block {
2390         border: 1px solid #AAA;
2391         margin: 10px;
2392         padding: 10px;
2393 }
2394
2395 .app-title {
2396         margin: 10px;
2397 }
2398
2399 #identity-manage-desc {
2400         margin-top:15px;
2401         margin-bottom: 15px;
2402 }
2403
2404 #identity-manage-choose {
2405         margin-bottom: 15px;
2406 }
2407
2408 #identity-submit {
2409         margin-top: 20px;
2410 }
2411
2412 #photo-prev-link, #photo-next-link {
2413         padding: 10px;
2414         float: left;
2415 }
2416 .lightbox{
2417         float: left;
2418         }
2419
2420 #photo-photo {
2421         float: left;
2422 }
2423 #photo-like-div .wall-item-like-buttons {
2424          float: left;
2425     margin-right: 5px;
2426     margin-top: 30px;
2427         }
2428 .comment-edit-text-empty {
2429     margin: 10px 0 0;
2430     width: 85%;
2431 }
2432 .comment-edit-photo {
2433     margin: 10px 0 0;
2434 }
2435 .wall-item-like-buttons .icon.like {
2436 float: left;
2437 }
2438
2439 #photo-photo-end {
2440         clear: both;
2441 }
2442
2443 .tabs .comment-wwedit-wrapper {
2444         display: block;
2445    margin-top: 30px;
2446    margin-left: 50px;
2447         }
2448
2449 .profile-match-photo {
2450         float: left;
2451         text-align: center;
2452         width: 120px;
2453 }
2454
2455 .profile-match-name {
2456         float: left;
2457         text-align: center;
2458         width: 120px;
2459         overflow: hidden;
2460 }
2461
2462 .profile-match-break,
2463 .profile-match-end {
2464         clear: both;
2465 }
2466
2467 .profile-match-connect {
2468         text-align: center;
2469         font-weight: bold;
2470 }
2471
2472 .profile-match-wrapper {
2473         float: left;
2474         padding: 10px;
2475         width: 120px;
2476         height: 120px;
2477         scroll: auto;
2478 }
2479 #profile-match-wrapper-end {
2480         clear: both;
2481 }
2482
2483 /* ============= */
2484 /* = Directory = */
2485 /* ============= */
2486 /* contacts menu */
2487 .contact-photo-wrapper {
2488   position: relative;
2489 }
2490 .contact-photo {
2491   width: 48px;
2492   height: 48px;
2493   overflow: hidden;
2494   display: block;
2495 }
2496 .contact-photo img {
2497   width: 48px;
2498   height: 48px;
2499 }
2500 .contact-photo-menu-button {
2501   display: none;
2502   /* position: absolute; */
2503   /* position: absolute; */
2504   left: 0px;
2505   top: -16px;
2506 }
2507 .contact-wrapper {
2508   float: left;
2509   width: 90px;
2510   height: 90px;
2511   margin-bottom: 15px;
2512 }
2513 .contact-wrapper .contact-photo {
2514   width: 80px;
2515   height: 80px;
2516 }
2517 .contact-wrapper .contact-photo img {
2518   width: 80px;
2519   height: 80px;
2520 }
2521 .contact-wrapper .contact-photo-menu-button {
2522   left: 0px;
2523   top: 63px;
2524 }
2525 .directory-item {
2526   float: left;
2527   width: 200px;
2528   height: 200px;
2529 }
2530 .directory-item .contact-photo {
2531   width: 175px;
2532   height: 175px;
2533 }
2534 .directory-item .contact-photo img {
2535   width: 175px;
2536   height: 175px;
2537 }
2538 .contact-name {
2539   text-align: left;
2540   font-weight: bold;
2541   font-size: 12px;
2542 }
2543 .contact-details {
2544   color: #999999;
2545 }
2546 #side-bar-photos-albums li{
2547 list-style-type: disc;
2548 }
2549 #side-bar-photos-albums ul li{
2550   margin-left: 30px;
2551   padding-left: 0px;
2552         }
2553 #side-bar-photos-albums{
2554         margin-top: 15px;       
2555         }
2556 .photo-top-photo, .photo-album-photo {
2557   -webkit-border-radius: 5px 5px 0 0;
2558   -moz-border-radius: 5px 5px 0 0;
2559   border-radius: 5px 5px 0 0;
2560 }
2561 .photo-album-image-wrapper, .photo-top-image-wrapper {
2562   float: left;
2563    -moz-box-shadow: 0 0 5px #888;
2564    -webkit-box-shadow: 0 0 5px #888;
2565    box-shadow: 0 0 5px #888;
2566   background-color: #000;
2567    -webkit-border-radius: 5px;
2568    -moz-border-radius: 5px;
2569   border-radius: 5px;
2570   padding-bottom: 20px;
2571   position: relative;
2572   margin: 0 10px 10px 0;
2573   width: 200px; height: 140px;
2574   overflow: hidden;  
2575 }
2576 .photo-top-album-name {
2577         width: 100%;
2578         position: absolute; 
2579         bottom: 0px; 
2580         padding-left: 3px;
2581         background-color: #EEE;
2582 }
2583 .photo-top-album-link{
2584   color: #1872A2;
2585         }
2586 .photo-top-album-img{
2587         
2588         }
2589 /*.photo-top-image-wrapper {
2590         position: relative;
2591         float: left;
2592         margin-top: 15px;
2593         margin-right: 15px;
2594         width: 200px; height: 200px; 
2595         overflow: hidden; 
2596 }
2597 .photo-top-album-name {
2598         width: 100%;
2599         min-height: 2em;
2600         position: absolute; 
2601         bottom: 0px; 
2602         padding: 0px 3px;
2603         padding-top: 0.5em;
2604         background-color: rgb(255, 255, 255);
2605 }*/
2606 #photo-top-end {
2607         clear: both;
2608 }
2609
2610 #photo-top-links {
2611         margin-bottom: 30px;
2612         margin-left: 30px;
2613 }
2614
2615 #photos-upload-newalbum-div {
2616         float: left;
2617         width: 175px;
2618 }
2619