]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/style.css
Moved Meta Viewport from global head.tpl to diabook's header
[friendica.git] / view / theme / diabook / style.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  * Additional Changes: Michael Vogel <icarus@dabo.de>
4  **/
5
6 /* ========= */
7 /* = Admin = */
8 /* ========= */
9
10 #adminpage {
11 /*        width: 80%;*/
12 }
13
14 #pending-update {
15         float:right;
16         color: #ffffff;
17         font-weight: bold;
18         background-color: #FF0000;
19         padding: 0em 0.3em;
20 }
21
22 .admin.linklist {
23         border: 0px; padding: 0px;
24         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
183 .article        { background-position: -50px  0px;}
184 /*.audio                { background-position: -70px  0px;}*/
185 /*.block                { background-position: -90px  0px;}*/
186 /*.drop                 { background-position: -110px 0px;}*/
187 /*.drophide     { background-position: -130px 0px;}*/
188 /*.edit                 { background-position: -150px 0px;}*/
189 /*.camera       { background-position: -170px 0px;}*/
190 /*.dislike      { background-position: -190px 0px;}*/
191 /*.like                 { background-position: -210px 0px;}*/
192 /*.link                 { background-position: -230px 0px;}*/
193
194 /*.globe                { background-position: -50px  -20px;}*/
195 /*.noglobe      { background-position: -70px  -20px;}*/
196 .no             { background-position: -90px  -20px;}
197 .pause          { background-position: -110px -20px;}
198 .play           { background-position: -130px -20px;}
199 /*.pencil       { background-position: -150px -20px;}*/
200 .small-pencil   { background-position: -170px -20px;}
201 /*.recycle      { background-position: -190px -20px;}*/
202 /*.remote-link  { background-position: -210px -20px;}*/
203 .share          { background-position: -230px -20px;}
204
205 .tools          { background-position: -50px  -40px;}
206 /*.lock                 { background-position: -70px  -40px;}*/
207
208 /*.video          { background-position: -110px -40px;}*/
209 .youtube        { background-position: -130px -40px;}
210
211 /*.attach         { background-position: -190px -40px;}*/
212 /*.language       { background-position: -210px -40px;}*/
213
214
215 .icon.on             { background-image: url("../../../view/theme/diabook/icons/toogle_on.png"); background-repeat: no-repeat;}
216 .icon.off            { background-image: url("../../../view/theme/diabook/icons/toogle_off.png"); background-repeat: no-repeat;}
217 .icon.prev           { background-image: url("../../../view/theme/diabook/icons/prev.png"); background-repeat: no-repeat;}
218 .icon.next           { background-image: url("../../../view/theme/diabook/icons/next.png"); background-repeat: no-repeat;}
219 /*.tagged     { background-position: -130px -60px;}*/
220
221 .attachtype {
222         display: block; width: 20px; height: 23px;
223         background-image: url('../../../images/content-types.png');
224 }
225
226 .type-video { background-position: 0px 0px; }
227 .type-image { background-position: -20px 0px; }
228 .type-audio { background-position: -40px 0px; }
229 .type-text  { background-position: -60px 0px; }
230 .type-unkn  { background-position: -80px 0px; }
231
232 .icon.drop, .icon.drophide {
233  float: left;
234 }
235
236 .icon {
237   display: block;
238   width: 20px;
239   height: 20px;
240   /*background-image: url('icons.png');*/
241 }
242
243 .icon {
244   background-color: transparent ;
245   background-repeat: no-repeat;
246   /* background-position: left center; */
247   display: block;
248   overflow: hidden;
249   text-indent: -9999px;
250   padding: 1px;
251 }
252
253 .icon.border.camera{
254   background-image: url("../../../view/theme/diabook/icons/camera.png"); 
255   display: block; width: 28px; height: 28px; background-repeat: no-repeat;
256         }
257         
258 .icon.border.link{
259   background-image: url("../../../view/theme/diabook/icons/weblink.png"); 
260   display: block; width: 28px; height: 28px; background-repeat: no-repeat;
261   margin-left: 10px;
262         }
263
264 .icon.text {
265   text-indent: 0px;
266 }
267 .icon.s10 {
268   min-width: 10px;
269   height: 10px;
270 }
271 .icon.s10.notify {
272   background-image: url("../../../images/icons/10/notify_off.png");
273 }
274 .icon.s10.gear {
275   background-image: url("../../../images/icons/10/gear.png");
276 }
277 .icon.s10.add {
278   background-image: url("../../../images/icons/10/add.png");
279 }
280 .icon.s10.delete {
281   background-image: url("../../../images/icons/10/delete.png");
282 }
283 .icon.s10.edit {
284   background-image: url("../../../images/icons/10/edit.png");
285 }
286 .icon.s10.star {
287   background-image: url("../../../images/star_dummy.png");
288 }
289 .icon.s10.menu {
290   background-image: url("../../../images/icons/10/menu.png");
291 }
292 .icon.s10.link {
293   background-image: url("../../../images/icons/10/link.png");
294 }
295 .icon.s10.lock {
296   background-image: url("../../../images/icons/10/lock.png");
297 }
298 .icon.s10.unlock {
299   background-image: url("../../../images/icons/10/unlock.png");
300 }
301 .icon.s10.text {
302   padding: 2px 0px 0px 15px;
303   font-size: 10px;
304 }
305 .icon.s16 {
306   min-width: 16px;
307   height: 16px;
308 }
309 .icon.s16.notify {
310   background-image: url("../../../images/icons/16/notify_off.png");
311 }
312 .icon.s16.gear {
313   background-image: url("../../../images/icons/16/gear.png");
314 }
315 .icon.s16.add {
316   background-image: url("../../../images/icons/16/add.png");
317 }
318 .icon.s16.delete {
319   background-image: url("../../../images/icons/16/delete.png");
320 }
321 /*.icon.s16.edit {
322   background-image: url("../../../images/icons/16/edit.png");
323 }*/
324 .icon.s16.star {
325   background-image: url("../../../images/star_dummy.png");
326 }
327 .icon.s16.menu {
328   background-image: url("../../../images/icons/16/menu.png");
329 }
330 /*.icon.s16.link {
331   background-image: url("../../../images/icons/16/link.png");
332 }*/
333 .icon.s16.lock {
334   background-image: url("../../../images/icons/16/lock.png");
335 }
336 .icon.s16.unlock {
337   background-image: url("../../../images/icons/16/unlock.png");
338 }
339 .icon.s16.text {
340   padding: 4px 0px 0px 20px;
341   font-size: 10px;
342 }
343 .icon.s22 {
344   min-width: 22px;
345   height: 22px;
346 }
347 .icon.s22.notify {
348   background-image: url("../../../images/icons/22/notify_off.png");
349 }
350 .icon.s22.gear {
351   background-image: url("../../../images/icons/22/gear.png");
352 }
353 .icon.s22.add {
354   background-image: url("../../../images/icons/22/add.png");
355 }
356 .icon.s22.delete {
357   background-image: url("../../../images/icons/22/delete.png");
358 }
359 .icon.s22.edit {
360   background-image: url("../../../images/icons/22/edit.png");
361 }
362 .icon.s22.star {
363   background-image: url("../../../images/star_dummy.png");
364 }
365 .icon.s22.menu {
366   background-image: url("../../../images/icons/22/menu.png");
367 }
368 .icon.s22.link {
369   background-image: url("../../../images/icons/22/link.png");
370 }
371 .icon.s22.lock {
372   background-image: url("../../../images/icons/22/lock.png");
373 }
374 .icon.s22.unlock {
375   background-image: url("../../../images/icons/22/unlock.png");
376 }
377 .icon.s22.text {
378   padding: 10px 0px 0px 25px;
379   width: 200px;
380 }
381 .icon.s48 {
382   width: 48px;
383   height: 48px;
384 }
385 .icon.s48.notify {
386   background-image: url("../../../images/icons/48/notify_off.png");
387 }
388 .icon.s48.gear {
389   background-image: url("../../../images/icons/48/gear.png");
390 }
391 .icon.s48.add {
392   background-image: url("../../../images/icons/48/add.png");
393 }
394 .icon.s48.delete {
395   background-image: url("../../../images/icons/48/delete.png");
396 }
397 .icon.s48.edit {
398   background-image: url("../../../images/icons/48/edit.png");
399 }
400 .icon.s48.star {
401   background-image: url("../../../images/star_dummy.png");
402 }
403 .icon.s48.menu {
404   background-image: url("../../../images/icons/48/menu.png");
405 }
406 .icon.s48.link {
407   background-image: url("../../../images/icons/48/link.png");
408 }
409 .icon.s48.lock {
410   background-image: url("../../../images/icons/48/lock.png");
411 }
412 .icon.s48.unlock {
413   background-image: url("../../../images/icons/48/unlock.png");
414 }
415
416 #contact-edit-links ul {
417   list-style: none;
418   list-style-type: none;
419 }
420
421 .hide-comments-outer {
422   margin-left: 80px;
423   margin-bottom: 5px;
424   width: 684px;
425   border-bottom: 1px solid #BDCDD4;
426   border-top: 1px solid #BDCDD4;
427
428   padding: 8px;
429 }
430
431 /* global */
432 body {
433   font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
434   font-size: 12.5px;
435   background-color: #ffffff;
436   color: #2d2d2d;
437   margin: 50px auto auto;
438   display: table;
439 }
440
441 #jappix_mini {
442 right: 45px !important;
443 }
444
445 h4 {
446   font-size: 1.1em;
447 }
448
449 a {
450         color: #3465A4;
451         /* color: #3e3e8c; */
452         text-decoration: none;
453 }
454 a:hover {
455         /* color: blue; */
456         text-decoration: underline
457 }
458
459 .wall-item-name-link {
460 /*  float: left;*/
461 }
462
463 .wall-item-photo {
464   width: 48px;
465   height: 48px;
466   overflow: hidden;
467   display: block;
468 }
469
470 .left {
471   float: left;
472 }
473 .right {
474   float: right;
475 }
476 .hidden {
477   display: none;
478 }
479 .clear {
480   clear: both;
481 }
482 .fakelink {
483   color: #3465A4;
484   /* color: #3e3e8c; */
485   text-decoration: none;
486   cursor: pointer;
487 }
488 .fakelink:hover {
489   /* color: blue; */
490   /*color: #005c94; */
491   text-decoration: underline;
492 }
493 .intro-end {
494         border-bottom: 1px solid black;
495    clear: both;
496    margin-bottom: 25px;
497    padding-bottom: 25px;
498    width: 75%;
499         }
500 .intro-form-end {
501         clear: both;
502         }
503 .intro-fullname {
504         padding-bottom: 5px;
505    padding-top: 5px;
506         }
507 .intro-wrapper-end {
508         clear: both;
509    padding-bottom: 5px;
510         }
511 code {
512   font-family: Courier, monospace;
513   white-space: pre;
514   display: block;
515   overflow: auto;
516   border: 1px solid #444;
517   background: #EEE;
518   color: #444;
519   padding: 10px;
520   margin-top: 20px;
521 }
522 #panel {
523   position: absolute;
524   width: 12em;
525   background: #ffffff;
526   color: #2d2d2d;
527   margin: 0px;
528   padding: 1em;
529   list-style: none;
530   border: 3px solid #364e59;
531   z-index: 100000;
532   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
533   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
534   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
535 }
536 /* tool */
537 .tool {
538   height: auto;
539   overflow: auto;
540   padding: 3px;
541 }
542 #saved-search-ul .tool:hover,
543 #nets-sidebar .tool:hover,
544 #sidebar-group-list .tool:hover,
545 #fileas-sidebar .tool:hover {
546         background: #E7F2F7;
547 }
548 .tool .label {
549   float: left;
550 }
551 .tool .action {
552   float: right;
553 }
554 .tool a {
555   color: ##3F8FBA;
556 }
557 .tool a:hover {
558   text-decoration: none;
559 }
560 /* popup notifications */
561 div.jGrowl.top-right { top: 30px; /* put it below header/nav bar */ }
562 div.jGrowl div.notice {
563   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
564   color: #ffffff;
565   padding-left: 58px;
566 }
567 div.jGrowl div.info {
568   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
569   color: #ffffff;
570   padding-left: 58px;
571 }
572 /* header */
573 header {
574   position: fixed;
575   left: 0%;
576   right: 80%;
577   top: 0px;
578   margin: 0px;
579   padding: 0px;
580   width: 22%;
581   height: 32px;
582   background: #000;
583   z-index: 100;
584   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
585   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
586   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
587 }
588 header #site-location {
589   display: none;
590 }
591 header #banner {
592   overflow: hidden;
593   text-align: left;
594   width: 82%%;
595   margin-left: 25%;
596 }
597 header #banner a,
598 header #banner a:active,
599 header #banner a:visited,
600 header #banner a:link,
601 header #banner a:hover {
602   color: #ffffff;
603   text-decoration: none;
604   outline: none;
605   vertical-align: middle;
606  font-weight: bolder;
607   margin-left: 3px;
608 }
609 header #banner #logo-img {
610   height: 25px;
611   margin-top: 3px;
612 }
613 header #banner #logo-text {
614   font-size: 20px;
615   position: absolute;
616   top: 10%;
617 }
618 /* messages */
619 #message-new {
620   background: #19aeff;
621   border: 1px solid #005c94;
622   width: 150px;
623 }
624 #message-new a {
625   color: #ffffff;
626   text-align: center;
627   display: block;
628   font-weight: bold;
629   padding: 1em 0px;
630   text-decoration: none;
631 }
632 .mail-list-wrapper {
633   background-color: #f6f7f8;
634   margin-bottom: 5px;
635   width: 100%;
636   height: auto;
637   overflow: hidden;
638 }
639 .mail-list-wrapper span {
640   display: block;
641   float: left;
642   width: 20%;
643   overflow: hidden;
644 }
645 .mail-list-wrapper .mail-subject {
646   width: 30%;
647   padding: 4px 0px 0px 4px;
648 }
649 .mail-list-wrapper .mail-subject a {
650   display: block;
651 }
652 .mail-list-wrapper .mail-subject.unseen a {
653   font-weight: bold;
654 }
655 .mail-list-wrapper .mail-date {
656   padding: 4px 4px 0px 4px;
657 }
658 .mail-list-wrapper .mail-from {
659   padding: 4px 4px 0px 4px;
660 }
661 .mail-list-wrapper .mail-count {
662   padding: 4px 4px 0px 4px;
663   text-align: right;
664 }
665 .mail-list-wrapper .mail-delete {
666   float: right;
667 }
668 #mail-display-subject {
669   background-color: #f6f7f8;
670   color: #2d2d2d;
671   margin-bottom: 10px;
672   width: 100%;
673   height: auto;
674   overflow: hidden;
675 }
676 #mail-display-subject span {
677   float: left;
678   overflow: hidden;
679   padding: 4px 0px 0px 10px;
680 }
681 #mail-display-subject .mail-delete {
682   float: right;
683   opacity: 0.5;
684   -webkit-transition: all 0.2s ease-in-out;
685   -moz-transition: all 0.2s ease-in-out;
686   -o-transition: all 0.2s ease-in-out;
687   -ms-transition: all 0.2s ease-in-out;
688   transition: all 0.2s ease-in-out;
689 }
690 #mail-display-subject:hover .mail-delete {
691   opacity: 1;
692   -webkit-transition: all 0.2s ease-in-out;
693   -moz-transition: all 0.2s ease-in-out;
694   -o-transition: all 0.2s ease-in-out;
695   -ms-transition: all 0.2s ease-in-out;
696   transition: all 0.2s ease-in-out;
697 }
698 /* nav */
699 nav {
700   width: 80%;
701   height: 32px;
702   position: fixed;
703   left: 22%;
704   top: 0px;
705   padding: 0px;
706   background: #000;
707   color: #ffffff;
708   z-index: 99;
709   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
710   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
711   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
712 }
713 nav a,
714 nav a:active,
715 nav a:visited,
716 nav a:link,
717 nav a:hover {
718   color: #ffffff;
719   text-decoration: none;
720   outline: none;
721 }
722 nav #banner {
723   overflow: hidden;
724   /*text-align: center;*/
725   width: 100%;
726 }
727 nav #banner a,
728 nav #banner a:active,
729 nav #banner a:visited,
730 nav #banner a:link,
731 nav #banner a:hover {
732   color: #ffffff;
733   text-decoration: none;
734   outline: none;
735   vertical-align: bottom;
736 }
737 nav #banner #logo-img {
738   height: 22px;
739   margin-top: 5px;
740 }
741 nav #banner #logo-text {
742   font-size: 22px;
743 }
744 nav #navbar{
745         }
746 nav ul {
747   margin: 0px;
748   padding: 0px 20px;
749 }
750 nav ul li {
751   list-style: none;
752   margin: 0px;
753   /* padding: 1px 1px 3px 1px; */
754   float: left;
755 }
756 nav ul li .menu-popup {
757   left: 0px;
758   right: auto;
759 }
760
761 nav #logo-img {
762   height: 25px;
763   margin-top: 4px;
764   margin-left: 30px;
765 }
766
767 nav #logo-text {
768     font-size: 22px;
769     margin-top: 3px;
770     margin-right: 15px;
771 }
772 nav .nav-menu-search {
773   position: relative;
774
775   margin: 4px 17px;
776   margin-right: 0px;
777   height: 17px;
778   width: 180px;
779   
780 }
781
782 nav #search-box #search-text {
783   background-image:  url('icons/lupe.png');
784   background-repeat:no-repeat;
785   padding-left:20px;
786   border-top-left-radius: 15px;
787 border-top-right-radius: 15px;
788 border-bottom-right-radius: 15px;
789 border-bottom-left-radius: 15px;
790         }
791
792
793 nav .nav-menu-icon {
794   position: relative;
795   height: 22px;
796   padding: 5px;
797   margin: 0px 7px;
798   -moz-border-radius: 5px 5px 0 0;
799   -webkit-border-radius: 5px 5px 0 0;
800   border-radius: 5px 5px 0 0;
801 }
802 nav .nav-menu-icon.selected {
803   background-color: #fff;
804 }
805 nav .nav-menu-icon img {
806   width: 22px;
807   height: 22px;
808 }
809 nav .nav-menu-icon .nav-notify {
810   top: 3px;
811 }
812 nav .nav-menu {
813   position: relative;
814   height: 16px;
815   padding: 5px;
816   margin: 3px 15px 0px;
817   font-size: 13px;
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 aside {
1093   display: table-cell;
1094   vertical-align: top;
1095   width: 180px;
1096   padding: 0px 10px 0px 20px;
1097   border-right: 1px solid #D2D2D2;
1098   float: left;
1099   /* background: #F1F1F1; */
1100 }
1101 aside #page-sidebar{display: none;}
1102 aside .vcard .fn {
1103   font-size: 18px;
1104   font-weight: bold;
1105   margin-bottom: 5px;
1106 }
1107 aside .vcard .title {
1108   margin-bottom: 5px;
1109 }
1110 aside .vcard dl {
1111   height: auto;
1112   overflow: auto;
1113 }
1114 aside .vcard dt {
1115   float: left;
1116   margin-left: 0px;
1117   /*width: 35%;*/
1118   text-align: right;
1119   color: #999999;
1120 }
1121 aside .vcard dd {
1122   float: left;
1123   margin-left: 5px;
1124   /*width: 60%;*/
1125 }
1126 aside #profile-extra-links ul {
1127   padding: 0px;
1128   margin: 0px;
1129 }
1130 aside #profile-extra-links li {
1131   padding: 0px;
1132   margin: 0px;
1133   list-style: none;
1134 }
1135 aside #dfrn-request-link {
1136   display: block;
1137   -moz-border-radius: 5px 5px 5px 5px;
1138   -webkit-border-radius: 5px 5px 5px 5px;
1139   border-radius: 5px 5px 5px 5px;
1140   color: #ffffff;
1141   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
1142   font-weight: bold;
1143   text-transform: uppercase;
1144   padding: 4px 2px 2px 35px;
1145 }
1146 aside #dfrn-request-link:hover {
1147   text-decoration: none;
1148   background-color: #36c;
1149   /* background-color: #19aeff; */
1150 }
1151 aside #profiles-menu {
1152   width: 20em;
1153 }
1154 aside #search-text {
1155         width: 150px;
1156         height: 17px;
1157         padding-left: 10px;
1158         border-top-left-radius: 15px;
1159 border-top-right-radius: 15px;
1160 border-bottom-right-radius: 15px;
1161 border-bottom-left-radius: 15px;
1162 -moz-border-bottom-colors: #dbdbdb;
1163   -moz-border-top-colors: #999;
1164   -moz-border-left-colors: #999;
1165   -moz-border-right-colors: #dbdbdb;
1166 }
1167 aside #side-follow-url {
1168         width: 173px;
1169         }
1170 aside #side-peoplefind-url {
1171         width: 173px;
1172         }
1173 #contact-block {
1174   overflow: auto;
1175   height: auto;
1176 }
1177 #contact-block .contact-block-h4 {
1178   float: left;
1179   margin: 5px 0px;
1180 }
1181 #contact-block .allcontact-link {
1182   float: right;
1183   margin: 5px 0px;
1184 }
1185 #contact-block .contact-block-content {
1186   clear: both;
1187   overflow: auto;
1188   height: auto;
1189 }
1190 #contact-block .contact-block-link {
1191   float: left;
1192   margin: 0px 2px 2px 0px;
1193 }
1194 #contact-block .contact-block-link img {
1195   widht: 55px;
1196   height: 55px;
1197 }
1198 #lost-password-link {
1199   float: left;
1200   margin-right: 20px;   
1201         }
1202 #login-submit-wrapper{
1203
1204   margin-bottom: 12px;
1205         }
1206 aside #login-submit-button{
1207   margin-left: 0px!important;   
1208         }
1209 aside #login-extra-links{
1210   padding-top: 0px!important;   
1211         }
1212 /* widget */
1213 .widget {
1214   margin-bottom: 2em;
1215   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1216         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1217 /*  font-size: 12px; */
1218 }
1219 .widget h3 {
1220   padding: 0px;
1221   margin: 2px;
1222 }
1223 .widget .action {
1224   opacity: 0.1;
1225   -webkit-transition: all 0.2s ease-in-out;
1226   -moz-transition: all 0.2s ease-in-out;
1227   -o-transition: all 0.2s ease-in-out;
1228   -ms-transition: all 0.2s ease-in-out;
1229   transition: all 0.2s ease-in-out;
1230 }
1231 .widget input.action {
1232   opacity: 0.5;
1233   -webkit-transition: all 0.2s ease-in-out;
1234   -moz-transition: all 0.2s ease-in-out;
1235   -o-transition: all 0.2s ease-in-out;
1236   -ms-transition: all 0.2s ease-in-out;
1237   transition: all 0.2s ease-in-out;
1238 }
1239 .widget:hover .title .action {
1240   opacity: 1;
1241   -webkit-transition: all 0.2s ease-in-out;
1242   -moz-transition: all 0.2s ease-in-out;
1243   -o-transition: all 0.2s ease-in-out;
1244   -ms-transition: all 0.2s ease-in-out;
1245   transition: all 0.2s ease-in-out;
1246 }
1247 .widget .tool:hover .action {
1248   opacity: 1;
1249   -webkit-transition: all 0.2s ease-in-out;
1250   -moz-transition: all 0.2s ease-in-out;
1251   -o-transition: all 0.2s ease-in-out;
1252   -ms-transition: all 0.2s ease-in-out;
1253   transition: all 0.2s ease-in-out;
1254 }
1255 .widget .tool:hover .action.ticked {
1256   opacity: 1;
1257   -webkit-transition: all 0.2s ease-in-out;
1258   -moz-transition: all 0.2s ease-in-out;
1259   -o-transition: all 0.2s ease-in-out;
1260   -ms-transition: all 0.2s ease-in-out;
1261   transition: all 0.2s ease-in-out;
1262 }
1263 .widget ul {
1264   padding: 0px;
1265 }
1266 .widget ul li {
1267   padding-left: 16px;
1268   min-height: 16px;
1269   list-style: none;
1270 }
1271 .group_selected {
1272   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1273   float: left;
1274   height: 22px;
1275   width: 22px;
1276 }
1277 .group_unselected {
1278   background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center;
1279   float: left;
1280   height: 22px;
1281   width: 22px;
1282 }
1283 .icon.text_add          { 
1284                 background-image: url("../../../images/icons/16/add.png");
1285                 float: right;
1286                 opacity: 0.2;
1287                 margin-right: 14px;
1288                 }
1289 .icon.text_add:hover    { 
1290                 background-image: url("../../../images/icons/16/add.png");
1291                 float: right;
1292                 cursor: pointer;
1293                 margin-right: 14px;
1294                 opacity: 1;
1295 -webkit-transition: all 0.2s ease-in-out;
1296 -moz-transition: all 0.2s ease-in-out;
1297 -o-transition: all 0.2s ease-in-out;
1298 -ms-transition: all 0.2s ease-in-out;
1299 transition: all 0.2s ease-in-out;
1300                 }
1301 .icon.text_edit {
1302   background-image: url("../../../images/icons/10/edit.png");
1303   opacity: 0.2;
1304   margin-top: 6px;
1305   float: right;
1306   height: 10px;
1307 }
1308 .icon.text_edit:hover {
1309   background-image: url("../../../images/icons/10/edit.png");
1310   opacity: 1;
1311   margin-top: 6px;
1312   float: right;
1313   height: 10px;
1314 }
1315 /* widget: search */
1316 #add-search-popup {
1317   width: 200px;
1318   top: 18px;
1319 }
1320 /* section */
1321 section {
1322   display: table-cell;
1323   vertical-align: top;
1324   width: 800px;
1325   padding: 0px 0px 0px 12px;
1326 }
1327
1328 body .pageheader{
1329   text-align: center;
1330   font-size: 20px;
1331   margin-bottom: 20px;
1332   margin-top: 0px;
1333   max-width: 775px;
1334         }
1335 .qcomment{
1336   max-width: 122px;     
1337         }
1338 #id_username {
1339   width: 173px; 
1340         }
1341 #id_password {
1342   width: 173px;         
1343         }
1344 #id_openid_url {
1345   width: 173px; 
1346         }
1347 #contact-edit-end {
1348         }
1349 .pager {
1350    padding: 10px;
1351         text-align: center;
1352         font-size: 1.0em;
1353         clear: both;
1354         display: block;
1355 }       
1356 .tabs {
1357     
1358     background-position: 0 -20px;
1359     background-repeat: repeat-x;
1360     height: 27px;
1361     padding: 0;
1362  }
1363 .tab.button {
1364     margin-left: 5px;   
1365     /*background: none repeat scroll 0 0 #F8F8F8;*/
1366     border: 1px solid #CCCCCC;
1367     border-radius: 3px 3px 3px 3px;
1368     font-weight: normal;
1369     padding: 3px;
1370     color:  #333333;
1371         }
1372
1373         
1374 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1375         margin-bottom: 10px;
1376         }
1377 /* wall item */
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
1387 .wall-item-decor {
1388   position: absolute;
1389   left: 790px;
1390   top: -10px;
1391   width: 16px;
1392 }
1393
1394 .wall-item-container {
1395   display: table;
1396   width: 780px;
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
1464 .wall-item-container .wall-item-content {
1465
1466   max-width: 720px;
1467   word-wrap: break-word;
1468
1469
1470 }
1471 .wall-item-photo-container .wall-item-content {
1472
1473   max-width: 720px;
1474   word-wrap: break-word;
1475   
1476   margin-bottom: 14px;
1477 }
1478 .wall-item-container .wall-item-content img {
1479   max-width: 700px;
1480 }
1481 .wall-item-photo-container .wall-item-content img {
1482   max-width: 700px;
1483 }
1484 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1485   display: table-cell;
1486   vertical-align: middle;
1487 }
1488 .wall-item-photo-container .wall-item-links, .wall-item-photo-container .wall-item-actions {
1489   display: table-cell;
1490   vertical-align: middle;
1491 }
1492 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1493   opacity: 0.5;
1494   -webkit-transition: all 0.2s ease-in-out;
1495   -moz-transition: all 0.2s ease-in-out;
1496   -o-transition: all 0.2s ease-in-out;
1497   -ms-transition: all 0.2s ease-in-out;
1498   transition: all 0.2s ease-in-out;
1499 }
1500 .wall-item-photo-container .wall-item-links .icon, .wall-item-photo-container .wall-item-actions .icon {
1501   opacity: 0.5;
1502   -webkit-transition: all 0.2s ease-in-out;
1503   -moz-transition: all 0.2s ease-in-out;
1504   -o-transition: all 0.2s ease-in-out;
1505   -ms-transition: all 0.2s ease-in-out;
1506   transition: all 0.2s ease-in-out;
1507 }
1508 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1509   opacity: 1;
1510   -webkit-transition: all 0.2s ease-in-out;
1511   -moz-transition: all 0.2s ease-in-out;
1512   -o-transition: all 0.2s ease-in-out;
1513   -ms-transition: all 0.2s ease-in-out;
1514   transition: all 0.2s ease-in-out;
1515 }
1516 .wall-item-photo-container .wall-item-links .icon:hover, .wall-item-photo-container .wall-item-actions .icon:hover {
1517   opacity: 1;
1518   -webkit-transition: all 0.2s ease-in-out;
1519   -moz-transition: all 0.2s ease-in-out;
1520   -o-transition: all 0.2s ease-in-out;
1521   -ms-transition: all 0.2s ease-in-out;
1522   transition: all 0.2s ease-in-out;
1523 }
1524 .wall-item-container .wall-item-name, .wall-item-photo-container .wall-item-name {
1525   font-weight: bold;
1526 }
1527 .wall-item-container .wall-item-actions-author, .wall-item-photo-container .wall-item-actions-author {
1528   width: 100%;
1529   margin-bottom: 0.3em;
1530 }
1531 .wall-item-container .wall-item-actions-social, .wall-item-photo-container .wall-item-actions-social {
1532   float: left;
1533   margin-bottom: 1px;
1534   display: table-cell;
1535 }
1536 .wall-item-container .wall-item-actions-social a {
1537   margin-right: 1em;
1538 }
1539 .wall-item-photo-container .wall-item-actions-social a {
1540   margin-right: 1em;
1541 }
1542 .wall-item-actions-social a {
1543   float: left;
1544 }
1545
1546 .wall-item-container .wall-item-actions-tools {
1547   float: right;
1548   width: 80px;
1549   display: table-cell;
1550 }
1551 .wall-item-photo-container .wall-item-actions-tools {
1552   float: right;
1553   width: 80px;
1554   display: table-cell;
1555 }
1556 .wall-item-container .wall-item-actions-tools a {
1557   float: right;
1558 }
1559 .wall-item-photo-container .wall-item-actions-tools a {
1560   float: right;
1561 }
1562 .wall-item-container .wall-item-actions-tools input {
1563   float: right;
1564 }
1565 .wall-item-photo-container .wall-item-actions-tools input {
1566   float: right;
1567 }
1568 .wall-item-container.comment {
1569   margin-top: 5px;
1570   margin-bottom: 5px;
1571   margin-left: 80px;
1572   width: 700px;
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 #profile-jot-wrapper{
1935         margin: 0 2em 20px 0;
1936    width: 785px;
1937         }
1938
1939 #profile-jot-submit-wrapper {
1940         margin-bottom: 50px;
1941         width: 785px;
1942 }
1943
1944 #profile-jot-submit {
1945         float: right;
1946         margin-top: 2px;
1947         font-size: 14px;
1948 }
1949 #profile-upload-wrapper {
1950         float: left;
1951         margin-top: 2px;
1952         margin-left: 10px;
1953         
1954 }
1955 #profile-attach-wrapper {
1956         float: left;
1957         margin-left: 15px;
1958         margin-top: 2px;
1959 }
1960 #profile-rotator {
1961         float: left;
1962         margin-left: 30px;
1963         margin-top: 2px;
1964 }
1965 #profile-link-wrapper {
1966         float: left;
1967         margin-left: 15px;
1968         margin-top: 2px;
1969 }
1970 #profile-youtube-wrapper {
1971         float: left;
1972         margin-left: 15px;
1973         margin-top: 2px;
1974 }
1975 #profile-video-wrapper {
1976         float: left;
1977         margin-left: 15px;
1978         margin-top: 2px;
1979 }
1980 #profile-audio-wrapper {
1981         float: left;
1982         margin-left: 15px;
1983         margin-top: 2px;
1984 }
1985 #profile-location-wrapper {
1986         float: left;
1987         margin-left: 15px;
1988         margin-top: 2px;
1989 }
1990 #profile-jot-perms {
1991         float: left;
1992         margin-left: 45px;
1993         margin-top: 2px;
1994 }
1995 #jot-preview-link {
1996         float: right;
1997         margin-left: 10px;
1998         margin-top: 2px;
1999         font-size: 9px;
2000         font-weight: bolder;
2001         cursor: pointer;
2002 }
2003 #profile-jot-perms{
2004    float: right;
2005         margin-left: 10px;
2006         margin-top: 2px;        
2007         }
2008 /** buttons **/
2009 .button.creation1 {
2010     background-color: #fff;
2011     border: 1px solid #777777;
2012     border-radius: 3px 3px 3px 3px;
2013     box-shadow: 0 1px 1px #CFCFCF;
2014     cursor: pointer;
2015     font-weight: bolder;
2016 }
2017 .button.creation2 {
2018     background-color: #33ACFF;
2019     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
2020     border: 1px solid #777777;
2021     color: white;
2022     border-radius: 3px 3px 3px 3px;
2023     box-shadow: 0 1px 1px #CFCFCF;
2024     margin-left: 5px;
2025     cursor: pointer;
2026     font-weight: bolder;
2027 }
2028 /*input[type="submit"] {
2029         border: 0px;
2030     background-color: @ButtonBackgroundColor;
2031     color: @ButtonColor;
2032     padding: 0px 10px;
2033         .rounded(5px);
2034     height: 18px;
2035 }*/
2036 /** acl **/
2037 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
2038   display: block!important;
2039 }
2040 #acl-wrapper {
2041   width: 690px;
2042   float: left;
2043 }
2044 #acl-search {
2045   float: right;
2046   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
2047   padding-right: 20px;
2048 }
2049 #acl-showall {
2050   float: left;
2051   display: block;
2052   width: auto;
2053   height: 18px;
2054   background-color: #cccccc;
2055   background-image: url("../../../images/show_all_off.png");
2056   background-position: 7px 7px;
2057   background-repeat: no-repeat;
2058   padding: 7px 5px 0px 30px;
2059   color: #999999;
2060   -moz-border-radius: 5px 5px 5px 5px;
2061   -webkit-border-radius: 5px 5px 5px 5px;
2062   border-radius: 5px 5px 5px 5px;
2063 }
2064 #acl-showall.selected {
2065   color: #000000;
2066   background-color: #ff9900;
2067   background-image: url("../../../images/show_all_on.png");
2068 }
2069 #acl-list {
2070   height: 210px;
2071   border: 1px solid #cccccc;
2072   clear: both;
2073   margin-top: 30px;
2074   overflow: auto;
2075 }
2076 .acl-list-item {
2077   display: block;
2078   width: 150px;
2079   height: 30px;
2080   border: 1px solid #cccccc;
2081   margin: 5px;
2082   float: left;
2083 }
2084 .acl-list-item img {
2085   width: 22px;
2086   height: 22px;
2087   float: left;
2088   margin: 4px;
2089 }
2090 .acl-list-item p {
2091   height: 12px;
2092   font-size: 10px;
2093   margin: 0px;
2094   padding: 2px 0px 1px;
2095   overflow: hidden;
2096 }
2097 .acl-list-item a {
2098   font-size: 8px;
2099   display: block;
2100   width: 40px;
2101   height: 10px;
2102   float: left;
2103   color: #999999;
2104   background-color: #cccccc;
2105   background-position: 3px 3px;
2106   background-repeat: no-repeat;
2107   margin-right: 5px;
2108   -webkit-border-radius: 2px ;
2109   -moz-border-radius: 2px;
2110   border-radius: 2px;
2111   padding-left: 15px;
2112 }
2113 #acl-wrapper a:hover {
2114   text-decoration: none;
2115   color: #000000;
2116 }
2117 .acl-button-show {
2118   background-image: url("../../../images/show_off.png");
2119 }
2120 .acl-button-hide {
2121   background-image: url("../../../images/hide_off.png");
2122 }
2123 .acl-button-show.selected {
2124   color: #000000;
2125   background-color: #9ade00;
2126   background-image: url("../../../images/show_on.png");
2127 }
2128 .acl-button-hide.selected {
2129   color: #000000;
2130   background-color: #ff4141;
2131   background-image: url("../../../images/hide_on.png");
2132 }
2133 .acl-list-item.groupshow {
2134   border-color: #9ade00;
2135 }
2136 .acl-list-item.grouphide {
2137   border-color: #ff4141;
2138 }
2139 /** /acl **/
2140 /** tab buttons **/
2141 ul.tabs {
2142   list-style-type: none;
2143   padding-bottom: 10px;
2144   font-size: 13px;
2145 }
2146 ul.tabs li {
2147   float: left;
2148   margin-left: 5px;
2149 }
2150 ul.tabs li .active {
2151     background-color: #333333;
2152     border: 1px solid #777777;
2153     color: white;
2154     border-radius: 3px 3px 3px 3px;
2155     box-shadow: 0 1px 1px #CFCFCF;
2156     margin-left: 5px;
2157 }
2158 //settings tabs
2159 ul.rs_tabs {
2160   list-style-type: none;
2161   font-size: 11px;
2162 }
2163 ul.rs_tabs li {
2164   float: left;
2165   margin-bottom: 30px;
2166   clear: both;
2167 }
2168 ul.rs_tabs li .selected {
2169     background-color: #333;
2170     border: 1px solid #777777;
2171     color: white;
2172     border-radius: 3px 3px 3px 3px;
2173     box-shadow: 2px 2px 2px #CFCFCF;
2174     font-size: 13px;
2175 }
2176 .rs_tabs {
2177     list-style-type: none;
2178     font-size: 11px;
2179     background-position: 0 -20px;
2180     background-repeat: repeat-x;
2181     height: 27px;
2182     padding: 0;
2183  }
2184 .rs_tab.button {        
2185     /*background: none repeat scroll 0 0 #F8F8F8;*/
2186     border: 1px solid #CCCCCC;
2187     border-radius: 3px 3px 3px 3px;
2188     font-weight: bolder;
2189     padding: 3px;
2190     color:  #333333;
2191     text-decoration: none;
2192         }
2193 /**
2194  * Form fields
2195  */
2196 .field {
2197   margin-bottom: 10px;
2198   padding-bottom: 10px;
2199   overflow: auto;
2200   width: 100%;
2201 }
2202 .field label {
2203   float: left;
2204   width: 200px;
2205 }
2206 .field input, .field textarea {
2207   width: 400px;
2208 }
2209 .field textarea {
2210   height: 100px;
2211 }
2212 .field .field_help {
2213   display: block;
2214   margin-left: 200px;
2215   color: #666666;
2216 }
2217 .field .onoff {
2218   float: left;
2219   width: 80px;
2220 }
2221 .field .onoff a {
2222   display: block;
2223   border: 1px solid #666666;
2224   background-image: url("../../../images/onoff.jpg");
2225   background-repeat: no-repeat;
2226   padding: 4px 2px 2px 2px;
2227   height: 16px;
2228   text-decoration: none;
2229 }
2230 .field .onoff .off {
2231   border-color: #666666;
2232   padding-left: 40px;
2233   background-position: left center;
2234   background-color: #cccccc;
2235   color: #666666;
2236   text-align: right;
2237 }
2238 .field .onoff .on {
2239   border-color: #204A87;
2240   padding-right: 40px;
2241   background-position: right center;
2242   background-color: #D7E3F1;
2243   color: #204A87;
2244   text-align: left;
2245 }
2246 .field .hidden {
2247   display: none!important;
2248 }
2249 .field.radio .field_help {
2250   margin-left: 0px;
2251 }
2252 .suggest-select {
2253 width: 500px;
2254 height: 350px;  
2255         }
2256 .message-to-select {
2257         width: 400px;
2258    height: 150px;
2259         }
2260 #directory-search-form{
2261         margin-bottom: 50px;
2262         }
2263 #profile-edit-links-end {
2264         clear: both;
2265         margin-bottom: 15px;
2266 }
2267
2268 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2269
2270 #profile-edit-links li {
2271   float: left;
2272   list-style: none;
2273   margin-left: 10px;
2274 }
2275
2276 .profile-edit-side-div {
2277   display: none;
2278 }
2279
2280 #register-form label,
2281 #profile-edit-form label {
2282         width: 300px; float: left;
2283 }
2284
2285 .required {
2286   display: inline;
2287   color: #B20202;
2288 }
2289
2290 /* oauth */
2291 .oauthapp {
2292   height: auto;
2293   overflow: auto;
2294   border-bottom: 2px solid #cccccc;
2295   padding-bottom: 1em;
2296   margin-bottom: 1em;
2297 }
2298 .oauthapp img {
2299   float: left;
2300   width: 48px;
2301   height: 48px;
2302   margin: 10px;
2303 }
2304 .oauthapp img.noicon {
2305   background-image: url("../../../images/icons/48/plugin.png");
2306   background-position: center center;
2307   background-repeat: no-repeat;
2308 }
2309 .oauthapp a {
2310   float: left;
2311 }
2312 /* contacts */
2313 .contact-entry-wrapper {
2314   width: 120px;
2315   height: 120px;
2316   float: left;
2317 }
2318 /* photo */
2319 .photo {
2320 border-radius: 10px;    
2321 height: 145px !important;
2322 width: 145px !important;
2323         }
2324 .lframe {
2325   float: left;
2326 }
2327 /* profile match wrapper */
2328 .profile-match-wrapper {
2329   float: left;
2330   width: 90px;
2331   height: 90px;
2332   margin-bottom: 20px;
2333 }
2334 .profile-match-wrapper .contact-photo {
2335   width: 80px;
2336   height: 80px;
2337 }
2338 .profile-match-wrapper .contact-photo img {
2339   width: 80px;
2340   height: 80px;
2341 }
2342 .profile-match-wrapper {
2343   left: 0px;
2344   top: 63px;
2345 }
2346
2347 .contact-photo-menu-button {
2348         position: relative;
2349         background-image: url("../../../images/icons/16/menu.png");
2350         background-position: top left; 
2351         background-repeat: no-repeat;
2352         margin: 0px 0px -16px 0px; 
2353         padding: 0px;
2354         width: 16px;
2355         height: 16px;
2356         top: -16px; left:0px;
2357         overflow: hidden;
2358         text-indent: 40px;
2359         display: none;
2360         
2361 }
2362 .contact-photo-menu {
2363         width: 11em;
2364         border: 3px solid #364e59;
2365         color: #2d2d2d;
2366         background: #FFFFFF;
2367 /*        position: absolute;*/
2368         position: relative;
2369         left: 0px; top: 0px;
2370         display: none;
2371         z-index: 10000;
2372 }
2373 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2374 .contact-photo-menu li a {
2375         display: block; 
2376         padding: 5px 10px; 
2377         color: #2d2d2d;
2378         text-decoration: none;
2379 }
2380 .contact-photo-menu li a:hover {
2381         background-color: #bdcdd4; 
2382 }
2383
2384 /* page footer */
2385 footer {
2386   height: 100px;
2387   display: table-row;
2388 }
2389
2390 blockquote {
2391     border-left: 1px solid #D2D2D2;
2392     padding-left: 9px;
2393     margin: 0 0 0 .8ex;
2394          color: #777;
2395 }
2396 .oembed {
2397         font-weight: bold;
2398 }
2399 .aprofile dt{
2400 box-shadow: 1px 1px 5px 0;
2401     color: #666666;
2402     margin: 15px 0 5px;
2403     padding-left: 5px;  
2404         }
2405 /* ================== */
2406 /* = Contacts Block = */
2407 /* ================== */
2408
2409 .contact-block-img {
2410         width: 55px;
2411         height: 55px;
2412         padding-right: 3px;
2413 }
2414 .contact-block-div {
2415         float: left;
2416 }
2417
2418 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2419 #contact-block-end { clear: both; } 
2420
2421 #group-edit-wrapper {
2422         margin-bottom: 10px;
2423 }
2424
2425 #group-members-end {
2426         clear: both;
2427 }
2428 #group-edit-desc {
2429  margin-top: 15px;
2430 }
2431
2432 /*
2433 #group-separator,
2434 #prof-separator { display: none;}
2435 */
2436 #prof-members-end{
2437         clear: both;
2438         }
2439
2440 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2441         margin-bottom: 10px;
2442         margin-top: 20px;
2443 }
2444
2445 #prvmail-submit {
2446         float: right;
2447         margin-top: 10px;
2448 }
2449 #prvmail-subject
2450 {
2451 background: none repeat scroll 0 0 #FFFFFF;
2452 border: 1px solid #CCCCCC;
2453 border-radius: 5px 5px 5px 5px;
2454 font-weight: bold;
2455 height: 20px;
2456 margin: 0 0 5px;
2457 vertical-align: middle;
2458 }
2459 #prvmail-form{
2460  width: 597px;  
2461         }
2462 #prvmail-upload-wrapper,
2463 #prvmail-link-wrapper,
2464 #prvmail-rotator-wrapper {
2465         float: left;
2466         margin-top: 10px;
2467         margin-right: 10px;
2468         width: 24px;
2469 }
2470
2471 #prvmail-end {
2472         clear: both;
2473 }
2474
2475 .mail-list-sender,
2476 .mail-list-detail {
2477         float: left;
2478 }
2479 .mail-list-detail {
2480         margin-left: 20px;
2481 }
2482
2483 .mail-list-subject {
2484         font-size: 1.1em;
2485         margin-top: 10px;
2486 }
2487 a.mail-list-link {
2488     display: block;
2489     font-size: 1.3em;
2490     padding: 4px 0;
2491 }
2492
2493 /*
2494 *a.mail-list-link:hover {
2495 *       background-color: #15607B;
2496 *       color: #F5F6FB;
2497 *}
2498 */
2499
2500 .mail-list-outside-wrapper-end {
2501         clear: both;
2502 }
2503
2504 .mail-list-outside-wrapper {
2505         margin-top: 30px;
2506 }
2507
2508 .mail-list-delete-wrapper {
2509         float: right;
2510         margin-right: 30px;
2511         margin-top: 15px;
2512 }
2513
2514 .mail-list-delete-icon {
2515         border: none;
2516 }
2517
2518 .mail-conv-sender,
2519 .mail-conv-detail {
2520         float: left;
2521 }
2522 .mail-conv-detail {
2523         margin-left: 20px;
2524         width: 500px;
2525 }
2526
2527 .mail-conv-subject {
2528     font-size: 1.4em;
2529     margin: 10px 0;
2530 }
2531
2532 .mail-conv-outside-wrapper-end {
2533         clear: both;
2534 }
2535
2536 .mail-conv-outside-wrapper {
2537         margin-top: 30px;
2538 }
2539
2540 .mail-conv-delete-wrapper {
2541         float: right;
2542         margin-right: 30px;
2543         margin-top: 15px;
2544 }
2545 .mail-conv-break {
2546         clear: both;
2547 }
2548
2549 .mail-conv-delete-icon {
2550         border: none;
2551 }
2552
2553 /* ========== */
2554 /* = Events = */
2555 /* ========== */
2556 .eventcal {
2557         float: left;
2558         font-size: 20px;
2559 }
2560
2561 .vevent {
2562 position: relative;
2563 width: 400px;
2564 padding: 20px;
2565 padding-top: 10px;
2566 margin: 0 0px;
2567 margin-bottom: 10px;
2568 background-color: white;
2569 -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2570 -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2571 box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2572 }
2573 .vevent .event-location {
2574         margin-left: 10px;
2575         margin-right: 10px;
2576 }
2577 .vevent .event-description {
2578 margin-left: 10px;
2579 margin-right: 10px;
2580 font-size: 1.1em;
2581 font-weight: bolder;
2582 }
2583 .vevent .event-start, .vevent .event-end {
2584
2585 margin-right: 20px;
2586 margin-bottom: 2px;
2587 margin-top: 2px;
2588 font-size: 0.9em;
2589 text-align: left;
2590 }
2591 .event-start .dtstart, .event-end .dtend {
2592 float: right;
2593 }
2594
2595
2596 #new-event-link {
2597         margin-bottom: 10px;
2598 }
2599
2600 .edit-event-link, .plink-event-link {
2601         float: left;
2602         margin-top: 4px;
2603         margin-right: 4px;
2604         margin-bottom: 15px;
2605 }
2606
2607 .event-description:before {
2608         content:   url("../../../view/theme/diabook/icons/events2.png") !important;
2609         margin-right: 15px;
2610 }
2611
2612 .event-start, .event-end {
2613         margin-left: 10px;
2614         width: 330px;
2615         clear: both;
2616 }
2617
2618 .event-start .dtstart, .event-end .dtend {
2619         float: right;
2620 }
2621
2622 .event-list-date {
2623         margin-bottom: 10px;
2624 }
2625
2626 .prevcal, .nextcal {
2627         float: left;
2628         margin-left: 32px;
2629         margin-right: 32px;
2630         margin-top: 64px;
2631 }
2632 .event-calendar-end {
2633         clear: both;
2634 }
2635
2636  
2637 .calendar {
2638         font-family: Courier, monospace;
2639 }
2640 .today {
2641         font-weight: bold;
2642         color: #FF0000;
2643 }
2644
2645 .settings-block {
2646         border: 1px solid #AAA;
2647         margin: 10px;
2648         padding: 10px;
2649 }
2650
2651 .app-title {
2652         margin: 10px;
2653 }
2654
2655 #identity-manage-desc {
2656         margin-top:15px;
2657         margin-bottom: 15px;
2658 }
2659
2660 #identity-manage-choose {
2661         margin-bottom: 15px;
2662 }
2663
2664 #identity-submit {
2665         margin-top: 20px;
2666 }
2667
2668 #photo-prev-link, #photo-next-link {
2669         padding: 10px;
2670         float: left;
2671 }
2672 .lightbox{
2673         float: left;
2674         }
2675
2676 #photo-photo {
2677         float: left;
2678 }
2679 #photo-like-div .wall-item-like-buttons {
2680          float: left;
2681     margin-right: 5px;
2682     margin-top: 30px;
2683         }
2684
2685
2686 .wall-item-like-buttons .icon.like {
2687 float: left;
2688 }
2689
2690 #photo-photo-end {
2691         clear: both;
2692 }
2693
2694 .tabs .comment-wwedit-wrapper {
2695         display: block;
2696    margin-top: 30px;
2697    margin-left: 50px;
2698         }
2699
2700 .profile-match-photo {
2701         float: left;
2702         text-align: center;
2703         width: 120px;
2704 }
2705
2706 .profile-match-name {
2707         float: left;
2708         text-align: center;
2709         width: 120px;
2710         overflow: hidden;
2711 }
2712
2713 .profile-match-break,
2714 .profile-match-end {
2715         clear: both;
2716 }
2717
2718 .profile-match-connect {
2719         text-align: center;
2720         font-weight: bold;
2721 }
2722
2723 .profile-match-wrapper {
2724         float: left;
2725         padding: 10px;
2726         width: 120px;
2727         height: 120px;
2728         scroll: auto;
2729 }
2730 #profile-match-wrapper-end {
2731         clear: both;
2732 }
2733
2734 /* ============= */
2735 /* = Directory = */
2736 /* ============= */
2737 /* contacts menu */
2738 .contact-photo-wrapper {
2739   position: relative;
2740 }
2741 .contact-photo {
2742   width: 48px;
2743   height: 48px;
2744   overflow: hidden;
2745   display: block;
2746 }
2747 .contact-photo img {
2748   width: 48px;
2749   height: 48px;
2750 }
2751 .contact-photo-menu-button {
2752   display: none;
2753   /* position: absolute; */
2754   /* position: absolute; */
2755   left: 0px;
2756   top: -16px;
2757 }
2758 .contact-wrapper {
2759   float: left;
2760   width: 90px;
2761   height: 90px;
2762   margin-bottom: 15px;
2763 }
2764 .contact-wrapper .contact-photo {
2765   width: 80px;
2766   height: 80px;
2767 }
2768 .contact-wrapper .contact-photo img {
2769   width: 80px;
2770   height: 80px;
2771 }
2772 .contact-wrapper .contact-photo-menu-button {
2773   left: 0px;
2774   top: 63px;
2775 }
2776 .directory-item {
2777   float: left;
2778   width: 200px;
2779   height: 200px;
2780 }
2781 .directory-item .contact-photo {
2782   width: 175px;
2783   height: 175px;
2784 }
2785 .directory-item .contact-photo img {
2786   width: 175px;
2787   height: 175px;
2788 }
2789 .contact-name {
2790   text-align: left;
2791   font-weight: bold;
2792   font-size: 12px;
2793 }
2794 .contact-details {
2795   color: #999999;
2796 }
2797 #side-bar-photos-albums li{
2798 list-style-type: disc;
2799 }
2800 #side-bar-photos-albums ul li{
2801   margin-left: 30px;
2802   padding-left: 0px;
2803         }
2804 #side-bar-photos-albums{
2805         margin-top: 15px;       
2806         }
2807 .photo-top-photo, .photo-album-photo {
2808   -webkit-border-radius: 5px 5px 0 0;
2809   -moz-border-radius: 5px 5px 0 0;
2810   border-radius: 5px 5px 0 0;
2811 }
2812 .photo-album-image-wrapper, .photo-top-image-wrapper {
2813   float: left;
2814    -moz-box-shadow: 0 0 5px #888;
2815    -webkit-box-shadow: 0 0 5px #888;
2816    box-shadow: 0 0 5px #888;
2817   background-color: #000;
2818    -webkit-border-radius: 5px;
2819    -moz-border-radius: 5px;
2820   border-radius: 5px;
2821   padding-bottom: 20px;
2822   position: relative;
2823   margin: 0 10px 10px 0;
2824   width: 200px; height: 140px;
2825   overflow: hidden;  
2826 }
2827 /*
2828 .photo-top-album-name {
2829   position: absolute;
2830   bottom: 0;
2831   padding: 0 5px;
2832 }*/
2833 /*.photo-top-image-wrapper {
2834         position: relative;
2835         float: left;
2836         margin-top: 15px;
2837         margin-right: 15px;
2838         width: 200px; height: 200px; 
2839         
2840 }*/
2841 .photo-top-album-name {
2842         width: 100%;
2843         position: absolute; 
2844         bottom: 0px; 
2845         padding-left: 3px;
2846         background-color: #EEE;
2847 }
2848 .photo-top-album-link{
2849   color: #3465A4;
2850         }
2851 #photo-top-end {
2852         clear: both;
2853 }
2854
2855 #photo-top-links {
2856         margin-bottom: 30px;
2857         margin-left: 30px;
2858 }
2859
2860 #photos-upload-newalbum-div {
2861         float: left;
2862         width: 175px;
2863 }