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