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