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