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