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