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