]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/diabook-dark/style.css
Merge remote branch 'upstream/master'
[friendica.git] / view / theme / diabook / diabook-dark / style.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  * Additional Changes: Michael Vogel <icarus@dabo.de>
4  **/
5
6 /* ========= */
7 /* = Admin = */
8 /* ========= */
9
10 #adminpage {
11 /*        width: 80%;*/
12 }
13
14 #pending-update {
15         float:right;
16         color: #2e2f2e;
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 #2e2f2e;
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-dark/icons/bb-url.png");
87   float: right;
88   margin-top: 2px;}
89 .icon.quote{
90   background-image: url("../../../view/theme/diabook/diabook-dark/icons/quote.png");
91   float: right;
92   margin-top: 2px;}
93 .icon.bold{
94   background-image: url("../../../view/theme/diabook/diabook-dark/icons/bold.png");
95   float: right;
96   margin-top: 2px;}
97 .icon.underline{
98   background-image: url("../../../view/theme/diabook/diabook-dark/icons/underline.png");
99   float: right;
100   margin-top: 2px;}
101 .icon.italic{
102   background-image: url("../../../view/theme/diabook/diabook-dark/icons/italic.png");
103   float: right;
104   margin-top: 2px;}
105 .icon.bb-image{
106   background-image: url("../../../view/theme/diabook/diabook-dark/icons/bb-image.png");
107   float: right;
108   margin-top: 2px;}
109 .icon.bb-video{
110   background-image: url("../../../view/theme/diabook/diabook-dark/icons/bb-video.png");
111   float: right;
112   margin-top: 2px;}
113   
114 .icon.contacts {
115   background-image: url("../../../view/theme/diabook/diabook-dark/icons/contacts.png");}
116 .icon.notifications {
117   background-image: url("../../../view/theme/diabook/diabook-dark/icons/notifications.png");}
118 .icon.notify {
119   background-image: url("../../../view/theme/diabook/diabook-dark/icons/notify.png");}
120 .icon.messages {
121   background-image: url("../../../view/theme/diabook/diabook-dark/icons/messages.png");}
122 .icon.community {
123   background-image: url("../../../view/theme/diabook/diabook-dark/icons/community.png");}
124   
125 .icon.drop      { background-image: url("../../../view/theme/diabook/diabook-dark/icons/drop.png");}
126 .icon.drophide  { background-image: url("../../../view/theme/diabook/diabook-dark/icons/drop.png");}
127 .icon.dislike   { background-image: url("../../../view/theme/diabook/diabook-dark/icons/dislike.png");}
128 .icon.like      { background-image: url("../../../view/theme/diabook/diabook-dark/icons/like.png");}
129 .icon.pencil    { background-image: url("../../../view/theme/diabook/diabook-dark/icons/pencil.png");}
130 .icon.recycle   { background-image: url("../../../view/theme/diabook/diabook-dark/icons/recycle.png");}
131 .icon.remote-link { background-image: url("../../../view/theme/diabook/diabook-dark/icons/remote.png");}
132 .icon.tagged    { background-image: url("../../../view/theme/diabook/diabook-dark/icons/tagged.png");}
133 .icon.file-as { background-image: url("../../../view/theme/diabook/diabook-dark/icons/file_as.png");}
134 .star-item.icon.unstarred { background-image: url("../../../view/theme/diabook/diabook-dark/icons/unstarred.png");}
135 .star-item.icon.starred { background-image: url("../../../view/theme/diabook/diabook-dark/icons/starred.png");}
136 .icon.link              { background-image: url("../../../view/theme/diabook/diabook-dark/icons/link.png");}
137 .icon.lock              { background-image: url("../../../view/theme/diabook/diabook-dark/icons/lock.png");}
138 .icon.unlock            { background-image: url("../../../view/theme/diabook/diabook-dark/icons/unlock.png");}
139 .icon.language    { background-image: url("../../../view/theme/diabook/diabook-dark/icons/language.png");}
140
141
142 .camera         { background-image: url("../../../view/theme/diabook/diabook-dark/icons/camera.png"); 
143                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
144                           }
145 .attach         { background-image: url("../../../view/theme/diabook/diabook-dark/icons/attach.png"); 
146                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
147                           }
148 .video2         { background-image: url("../../../view/theme/diabook/diabook-dark/icons/video.png"); 
149                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
150                           }     
151 .video  { background-image: url("../../../view/theme/diabook/diabook-dark/icons/video.png"); 
152                           display: block; width: 100%; height: 140px; background-repeat: no-repeat;
153                           }
154 .audio2         { background-image: url("../../../view/theme/diabook/diabook-dark/icons/audio.png"); 
155                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
156                           }
157 .audio  { background-image: url("../../../view/theme/diabook/diabook-dark/icons/audio.png"); 
158                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
159                           }
160 .weblink        { background-image: url("../../../view/theme/diabook/diabook-dark/icons/weblink.png"); 
161                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
162                           }
163 .globe  { background-image: url("../../../view/theme/diabook/diabook-dark/icons/globe.png"); 
164                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
165                           }
166 .unglobe        { background-image: url("../../../view/theme/diabook/diabook-dark/icons/unglobe.png"); 
167                           display: block; width: 28px; height: 28px; background-repeat: no-repeat;
168                           }
169 .edit    {background-image: url("../../../view/theme/diabook/diabook-dark/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-dark/icons/toogle_on.png"); background-repeat: no-repeat;}
212 .icon.off            { background-image: url("../../../view/theme/diabook/diabook-dark/icons/toogle_off.png"); background-repeat: no-repeat;}
213 .icon.prev           { background-image: url("../../../view/theme/diabook/diabook-dark/icons/prev.png"); background-repeat: no-repeat;}
214 .icon.next           { background-image: url("../../../view/theme/diabook/diabook-dark/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-dark/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-dark/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: 684px;
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: 12.5px;
429   background-color: #2e2f2e;
430   color: #eec;
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: #88a9d2;
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 #2e2f2e;
512   background: #EEE;
513   color: #2e2f2e;
514   padding: 10px;
515   margin-top: 20px;
516 }
517 #panel {
518   position: absolute;
519   width: 12em;
520   background: #2e2f2e;
521   color: #2e302e;
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: aliceBlue;
542 }
543 .tool .label {
544   float: left;
545 }
546 .tool .action {
547   float: right;
548 }
549 .tool a {
550   color: #3465a4;
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: #2e2f2e;
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: #2e2f2e;
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: #0c0e0c;
577   background-color: #1d1f1d;
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: #2e2f2e;
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: #2e2f2e;
616   border: 1px solid #333;
617   width: 150px;
618 }
619 #message-new a {
620   color: #2e2f2e;
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: #eec;
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: #2e302e;
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: #1d1f1d;
702   color: #2e2f2e;
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: #eec;
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: #eec;
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 nav .nav-menu {
819   position: relative;
820   height: 16px;
821   padding: 5px;
822   margin: 3px 15px 0px;
823   font-size: 13px;
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-dark/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-dark/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-dark/icons/contacts2.png");
892         }
893         
894 nav #nav-apps-link.selected {
895   background-color: #fff;
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: #2e2f2e;
921   color: #2e302e;
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: #2e302e;
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: #2e2f2e;
964   color: #2e302e;
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: #2e302e;
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-dark/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-dark/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-dark/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-dark/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-dark/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-dark/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-dark/icons/pscontacts.png") no-repeat;
1093         float: left;
1094         height: 22px;
1095    width: 22px;}
1096 /* aside */
1097 aside {
1098   display: table-cell;
1099   vertical-align: top;
1100   width: 180px;
1101   padding: 0px 10px 0px 20px;
1102   border-right: 1px solid #D2D2D2;
1103   float: left;
1104   /* background: #F1F1F1; */
1105 }
1106 aside #page-sidebar{display: none;}
1107 aside .vcard .fn {
1108   font-size: 18px;
1109   font-weight: bold;
1110   margin-bottom: 5px;
1111 }
1112 aside .vcard .title {
1113   margin-bottom: 5px;
1114 }
1115 aside .vcard dl {
1116   height: auto;
1117   overflow: auto;
1118 }
1119 aside .vcard dt {
1120   float: left;
1121   margin-left: 0px;
1122   /*width: 35%;*/
1123   text-align: right;
1124   color: #999999;
1125 }
1126 aside .vcard dd {
1127   float: left;
1128   margin-left: 5px;
1129   /*width: 60%;*/
1130 }
1131 aside #profile-extra-links ul {
1132   padding: 0px;
1133   margin: 0px;
1134 }
1135 aside #profile-extra-links li {
1136   padding: 0px;
1137   margin: 0px;
1138   list-style: none;
1139 }
1140 aside #dfrn-request-link {
1141   display: block;
1142   -moz-border-radius: 5px 5px 5px 5px;
1143   -webkit-border-radius: 5px 5px 5px 5px;
1144   border-radius: 5px 5px 5px 5px;
1145   color: #2e2f2e;
1146   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
1147   font-weight: bold;
1148   text-transform: uppercase;
1149   padding: 4px 2px 2px 35px;
1150 }
1151 aside #dfrn-request-link:hover {
1152   text-decoration: none;
1153   background-color: #36c;
1154   /* background-color: #19aeff; */
1155 }
1156 aside #profiles-menu {
1157   width: 20em;
1158 }
1159 aside #search-text {
1160         width: 173px;
1161         height: 17px;
1162    padding-left: 10px;
1163         border-top-left-radius: 15px;
1164 border-top-right-radius: 15px;
1165 border-bottom-right-radius: 15px;
1166 border-bottom-left-radius: 15px;
1167 }
1168 aside #side-follow-url {
1169         width: 173px;
1170         }
1171 aside #side-peoplefind-url {
1172         width: 173px;
1173         }
1174 #contact-block {
1175   overflow: auto;
1176   height: auto;
1177 }
1178 #contact-block .contact-block-h4 {
1179   float: left;
1180   margin: 5px 0px;
1181 }
1182 #contact-block .allcontact-link {
1183   float: right;
1184   margin: 5px 0px;
1185 }
1186 #contact-block .contact-block-content {
1187   clear: both;
1188   overflow: auto;
1189   height: auto;
1190 }
1191 #contact-block .contact-block-link {
1192   float: left;
1193   margin: 0px 2px 2px 0px;
1194 }
1195 #contact-block .contact-block-link img {
1196   widht: 55px;
1197   height: 55px;
1198 }
1199 #lost-password-link {
1200   float: left;
1201   margin-right: 20px;           
1202         }
1203 #login-submit-wrapper{
1204   padding-top: 120px;
1205   margin-bottom: 12px;
1206   }
1207   
1208 aside #login-submit-button{
1209   margin-left: 0px!important;  
1210
1211  }
1212
1213 aside #login-extra-links{
1214   padding-top: 0px!important;  
1215         }
1216
1217 .group_selected {
1218   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1219   float: left;
1220   height: 22px;
1221   width: 22px;
1222 }
1223 .group_unselected {
1224   background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center;
1225   float: left;
1226   height: 22px;
1227   width: 22px;
1228 }
1229 .icon.text_add          { 
1230                 background-image: url("../../../images/icons/16/add.png");
1231                 float: right;
1232                 opacity: 0.2;
1233                 margin-right: 14px;
1234                 }
1235 .icon.text_add:hover    { 
1236                 background-image: url("../../../images/icons/16/add.png");
1237                 float: right;
1238                 cursor: pointer;
1239                 margin-right: 14px;
1240                 opacity: 1;
1241 -webkit-transition: all 0.2s ease-in-out;
1242 -moz-transition: all 0.2s ease-in-out;
1243 -o-transition: all 0.2s ease-in-out;
1244 -ms-transition: all 0.2s ease-in-out;
1245 transition: all 0.2s ease-in-out;
1246                 }
1247 .icon.text_edit {
1248   background-image: url("../../../images/icons/10/edit.png");
1249   opacity: 0.2;
1250   margin-top: 6px;
1251   float: right;
1252   height: 10px;
1253 }
1254 .icon.text_edit:hover {
1255   background-image: url("../../../images/icons/10/edit.png");
1256   opacity: 1;
1257   margin-top: 6px;
1258   float: right;
1259   height: 10px;
1260 }
1261 /* widget */
1262 .widget {
1263   margin-bottom: 2em;
1264   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1265         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1266 /*  font-size: 12px; */
1267 }
1268 .widget h3 {
1269   padding: 0px;
1270   margin: 2px;
1271 }
1272 .widget .action {
1273   opacity: 0.1;
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 input.action {
1281   opacity: 0.5;
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:hover .title .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 {
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 .tool:hover .action.ticked {
1305   opacity: 1;
1306   -webkit-transition: all 0.2s ease-in-out;
1307   -moz-transition: all 0.2s ease-in-out;
1308   -o-transition: all 0.2s ease-in-out;
1309   -ms-transition: all 0.2s ease-in-out;
1310   transition: all 0.2s ease-in-out;
1311 }
1312 .widget ul {
1313   padding: 0px;
1314 }
1315 .widget ul li {
1316   padding-left: 16px;
1317   min-height: 16px;
1318   list-style: none;
1319 }
1320 #side-bar-photos-albums li{
1321 list-style-type: disc;
1322 }
1323 #side-bar-photos-albums ul li{
1324   margin-left: 30px;
1325   padding-left: 0px;
1326         }
1327 #side-bar-photos-albums ul li a{
1328   color: #1872A2;
1329 }
1330 .widget .tool.selected {
1331   background: url("../../../view/theme/diabook/diabook-dark/icons/selected.png") no-repeat left center;
1332 }
1333 /* widget: search */
1334 #add-search-popup {
1335   width: 200px;
1336   top: 18px;
1337 }
1338 /* section */
1339 section {
1340   display: table-cell;
1341   vertical-align: top;
1342   width: 800px;
1343   padding: 0px 0px 0px 12px;
1344 }
1345 body .pageheader{
1346   text-align: center;
1347   font-size: 20px;
1348   margin-bottom: 20px;
1349   margin-top: 0px;
1350   max-width: 775px;
1351         }
1352 .qcomment{
1353   max-width: 122px;     
1354         }
1355 #id_username {
1356   width: 173px; 
1357         }
1358 #id_password {
1359   width: 173px;         
1360         }
1361 #id_openid_url {
1362   width: 173px; 
1363         }
1364 #contact-edit-end {
1365         }
1366 .pager {
1367    padding: 10px;
1368         text-align: center;
1369         font-size: 1.0em;
1370         clear: both;
1371         display: block;
1372 }       
1373
1374 .tabs {
1375     
1376     background-position: 0 -20px;
1377     background-repeat: repeat-x;
1378     height: 27px;
1379     padding: 0;
1380  }
1381 .tab.button {
1382     margin-left: 5px;   
1383     /*background: none repeat scroll 0 0 #F8F8F8;*/
1384     border: 1px solid #CCCCCC;
1385     border-radius: 3px 3px 3px 3px;
1386     font-weight: normal;
1387     padding: 3px;
1388     color:  #88a9d2;
1389         }
1390         
1391 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1392         margin-bottom: 10px;
1393         }
1394 /* wall item */
1395 .tread-wrapper {
1396   border-bottom: 1px solid #D2D2D2;
1397   position: relative;
1398   padding: 5px;
1399   margin-bottom: 0px;
1400   width: 775px;
1401   padding-top: 10px;
1402 }
1403 .tread-wrapper a{
1404   color: #1872A2;
1405 }
1406
1407 .wall-item-decor {
1408   position: absolute;
1409   left: 790px;
1410   top: -10px;
1411   width: 16px;
1412 }
1413
1414 .wall-item-container {
1415   display: table;
1416   width: 780px;
1417 }
1418 .wall-item-photo-container .wall-item-item, .wall-item-container .wall-item-bottom {
1419   display: table-row;
1420 }
1421 .wall-item-photo-container .wall-item-info {
1422   display: table-cell;
1423   vertical-align: top;
1424   text-align: left;
1425   width: 80px;
1426 }
1427 .wall-item-photo-container .wall-item-location {
1428   padding-right: 40px;
1429   display: table-cell;
1430 }
1431 .wall-item-photo-container .wall-item-ago {
1432   word-wrap: break-word;
1433   width: 50px;
1434   margin-left: 10px;
1435   color: #999;
1436 }
1437 .wall-item-photo-container .wall-item-content {
1438
1439   max-width: 720px;
1440   word-wrap: break-word;
1441
1442   margin-bottom: 14px;
1443 }
1444 .wall-item-photo-container .wall-item-content img {
1445   max-width: 700px;
1446 }
1447 .wall-item-photo-container .wall-item-links, .wall-item-photo-container .wall-item-actions {
1448   display: table-cell;
1449   vertical-align: middle;
1450 }
1451 .wall-item-photo-container .wall-item-links .icon, .wall-item-photo-container .wall-item-actions .icon {
1452   opacity: 0.5;
1453   -webkit-transition: all 0.2s ease-in-out;
1454   -moz-transition: all 0.2s ease-in-out;
1455   -o-transition: all 0.2s ease-in-out;
1456   -ms-transition: all 0.2s ease-in-out;
1457   transition: all 0.2s ease-in-out;
1458 }
1459 .wall-item-photo-container .wall-item-links .icon:hover, .wall-item-photo-container .wall-item-actions .icon:hover {
1460   opacity: 1;
1461   -webkit-transition: all 0.2s ease-in-out;
1462   -moz-transition: all 0.2s ease-in-out;
1463   -o-transition: all 0.2s ease-in-out;
1464   -ms-transition: all 0.2s ease-in-out;
1465   transition: all 0.2s ease-in-out;
1466 }
1467 .wall-item-photo-container .wall-item-name {
1468   font-weight: bold;
1469 }
1470 .wall-item-photo-container .wall-item-actions-author {
1471   width: 100%;
1472   margin-bottom: 0.3em;
1473 }
1474 .wall-item-photo-container .wall-item-actions-social {
1475   float: left;
1476   margin-bottom: 1px;
1477   display: table-cell;
1478 }
1479 .wall-item-photo-container .wall-item-actions-social a {
1480   margin-right: 1em;
1481 }
1482 .wall-item-photo-container .wall-item-actions-tools {
1483   float: right;
1484   width: 80px;
1485   display: table-cell;
1486 }
1487 .wall-item-photo-container .wall-item-actions-tools a {
1488   float: right;
1489 }
1490 .wall-item-photo-container .wall-item-actions-tools input {
1491   float: right;
1492 }
1493 .wall-item-photo-container.comment {
1494   margin-top: 5px;
1495   margin-bottom: 5px;
1496   margin-left: 40px;
1497   width: 650px;
1498   border-bottom: 1px solid #D2D2D2;
1499 }
1500 .wall-item-photo-container.comment {
1501   top: 15px !important;
1502   left: 15px !important;
1503 }
1504 .wall-item-photo-container {
1505   display: table;
1506   width: 780px;
1507 }
1508 .my-comment-photo {
1509   width: 48px;
1510   margin-left: 40px;
1511   margin-right: 32px;
1512         }
1513 .comment-edit-preview {
1514   width: 500px;
1515   margin-top: 10px;
1516 }
1517 .comment-edit-text-empty {
1518     width: 500px;
1519     border: 1px solid #D2D2D2;
1520     height: 3.2em;
1521     color: #2e302e;
1522 }
1523 .comment-edit-text-full {
1524   font-size: 12.5px;
1525   height: 3.3em;
1526   
1527   border: 1px solid #D2D2D2;
1528   width: 500px;
1529 }
1530 .comment-edit-photo {
1531     margin: 10px 0 0;
1532     display: table-cell;
1533 }
1534
1535
1536
1537 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1538   display: table-row;
1539 }
1540 .wall-item-bottom {
1541   font-size: 13px;
1542 }
1543 .wall-item-container .wall-item-bottom {
1544 /*  opacity: 0.5;
1545   -webkit-transition: all 0.2s ease-in-out;
1546   -moz-transition: all 0.2s ease-in-out;
1547   -o-transition: all 0.2s ease-in-out;
1548   -ms-transition: all 0.2s ease-in-out;
1549   transition: all 0.2s ease-in-out; */
1550 }
1551 .wall-item-container:hover .wall-item-bottom {
1552 /*  opacity: 1;
1553   -webkit-transition: all 0.2s ease-in-out;
1554   -moz-transition: all 0.2s ease-in-out;
1555   -o-transition: all 0.2s ease-in-out;
1556   -ms-transition: all 0.2s ease-in-out;
1557   transition: all 0.2s ease-in-out; */
1558 }
1559 .wall-item-container .wall-item-info {
1560   display: table-cell;
1561   vertical-align: top;
1562   text-align: left;
1563   width: 80px;
1564 }
1565 .wall-item-container .wall-item-location {
1566   padding-right: 40px;
1567   display: table-cell;
1568 }
1569 .wall-item-container .wall-item-ago {
1570   word-wrap: break-word;
1571   width: 50px;
1572   margin-left: 10px;
1573   color: #999;
1574 }
1575 .wall-item-location {
1576   
1577   clear: both;
1578   overflow: hidden;
1579   
1580   margin-bottom: 5px;
1581 }
1582
1583 .wall-item-container .wall-item-content {
1584
1585   max-width: 720px;
1586   word-wrap: break-word;
1587
1588
1589 }
1590
1591 .wall-item-container .wall-item-content img {
1592   max-width: 700px;
1593 }
1594 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1595   display: table-cell;
1596   vertical-align: middle;
1597 }
1598 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1599   opacity: 0.5;
1600   -webkit-transition: all 0.2s ease-in-out;
1601   -moz-transition: all 0.2s ease-in-out;
1602   -o-transition: all 0.2s ease-in-out;
1603   -ms-transition: all 0.2s ease-in-out;
1604   transition: all 0.2s ease-in-out;
1605 }
1606 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1607   opacity: 1;
1608   -webkit-transition: all 0.2s ease-in-out;
1609   -moz-transition: all 0.2s ease-in-out;
1610   -o-transition: all 0.2s ease-in-out;
1611   -ms-transition: all 0.2s ease-in-out;
1612   transition: all 0.2s ease-in-out;
1613 }
1614 .wall-item-container .wall-item-name {
1615   font-weight: bold;
1616 }
1617 .wall-item-container .wall-item-actions-author {
1618   width: 100%;
1619   margin-bottom: 0.3em;
1620 }
1621 .wall-item-container .wall-item-actions-social {
1622   float: left;
1623   margin-bottom: 1px;
1624   display: table-cell;
1625 }
1626 .wall-item-container .wall-item-actions-social a {
1627   margin-right: 1em;
1628 }
1629 .wall-item-actions-social a {
1630   float: left;
1631 }
1632 .wall-item-container .wall-item-actions-tools {
1633   float: right;
1634   width: 80px;
1635   display: table-cell;done
1636 }
1637 .wall-item-container .wall-item-actions-tools a {
1638   float: right;
1639 }
1640 .wall-item-container .wall-item-actions-tools input {
1641   float: right;
1642 }
1643 .wall-item-container.comment {
1644   margin-top: 5px;
1645   margin-bottom: 5px;
1646   margin-left: 80px;
1647   width: 700px;
1648   border-bottom: 1px solid hsl(198, 21%, 79%);
1649 }
1650 .wall-item-container.comment .contact-photo {
1651   width: 32px;
1652   height: 32px;
1653   margin-left: 16px;
1654   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1655
1656 }
1657 .wall-item-container.comment {
1658   top: 15px !important;
1659   left: 15px !important;
1660 }
1661 .wall-item-container.comment .wall-item-links {
1662   padding-left: 12px;
1663 }
1664 .wall-item-comment-wrapper {
1665   margin: 1px 5px 5px 80px;
1666 }
1667 .wall-item-comment-wrapper .comment-edit-photo {
1668   display: none;
1669 }
1670 .wall-item-comment-wrapper textarea {
1671   height: 2.0em;
1672   width: 100%;
1673   font-size: 10px;
1674   color: #999999;
1675   border: 1px solid #DDD;
1676   padding: 0.3em;
1677   font-size: 14px;
1678 }
1679 .wall-item-comment-wrapper .comment-edit-text-full {
1680   font-size: 14px;
1681   height: 4em;
1682   color: #2e302e;
1683   border: 1px solid #2e302e;
1684 }
1685 .comment-edit-preview {
1686   width: 500px;
1687   margin-top: 10px;
1688   background-color:  #fff797;
1689 }
1690 .comment-edit-preview .contact-photo {
1691   width: 32px;
1692   height: 32px;
1693   margin-left: 16px;
1694   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1695
1696 }
1697 .comment-edit-preview {
1698   top: 15px !important;
1699   left: 15px !important;
1700 }
1701 .comment-edit-preview .wall-item-links {
1702   padding-left: 12px;
1703 }
1704 .comment-edit-preview .wall-item-container {
1705   width: 700px;
1706 }
1707 .comment-edit-preview .tread-wrapper {
1708   width: 700px;
1709   padding: 0;
1710   margin: 10px 0;
1711 }
1712
1713 .shiny {
1714   /* border-right: 10px solid #fce94f; */
1715         border-right: 1px solid #A7C7F7;
1716         padding-right: 12px;
1717 }
1718
1719 #jot-preview-content{
1720         margin-top: 30px;}
1721         
1722 #jot-preview-content .tread-wrapper {
1723   background-color: #fff797;
1724 }
1725
1726 .wall-item-tags {
1727   padding-top: 1px;
1728   padding-bottom: 2px;
1729 }
1730 .tag {
1731   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1732   color: #999;
1733   padding-left: 3px;
1734   font-size: 12px;
1735 }
1736 .tag a {
1737   padding-right: 5px;
1738   /*background: url("../../../images/tag.png") no-repeat center right;*/
1739   color: #999;
1740 }
1741 .wwto {
1742   position: absolute !important;
1743   width: 25px;
1744   height: 25px;
1745   background: #FFFFFF;
1746   border: 2px solid #364e59;
1747   height: 25px;
1748   width: 25px;
1749   overflow: hidden;
1750   padding: 1px;
1751   position: absolute !important;
1752   top: 40px;
1753   left: 30px;
1754   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1755   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1756   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1757 }
1758 .wwto .contact-photo {
1759   width: auto;
1760   height: 25px;
1761 }
1762 /* contacts menu */
1763 .contact-photo-wrapper {
1764   position: relative;
1765   width: 80px;
1766 }
1767
1768 .contact-photo-wrapper.wwto {
1769   width: 25px;
1770 }
1771
1772 .contact-photo {
1773   width: 48px;
1774   height: 48px;
1775   overflow: hidden;
1776   display: block;
1777 }
1778 .contact-photo img {
1779   width: 48px;
1780   height: 48px;
1781 }
1782
1783 .contact-wrapper {
1784   float: left;
1785   width: 90px;
1786   height: 90px;
1787   margin-bottom: 15px;
1788 }
1789 .contact-wrapper .contact-photo {
1790   width: 80px;
1791   height: 80px;
1792 }
1793 .contact-wrapper .contact-photo img {
1794   width: 80px;
1795   height: 80px;
1796 }
1797 .contact-wrapper {
1798   left: 0px;
1799   top: 63px;
1800 }
1801 .contact-photo {
1802   width: 48px;
1803   height: 48px;
1804 }
1805 .contact-photo img {
1806   width: 48px;
1807   height: 48px;
1808 }
1809 .contact-name {
1810   /* text-align: center; */
1811   /*font-weight: bold;*/
1812   font-size: 12px;
1813 }
1814 .contact-details {
1815   color: #999999;
1816 }
1817 /* editor */
1818 .jothidden {
1819   display: none;
1820 }
1821 #jot {
1822   width: 785px;
1823   margin: 0px 2em 20px 0px;
1824 }
1825 #profile-jot-form #profile-jot-text {
1826   height: 2.0em;
1827   width: 99%;
1828   font-size: 15px;
1829   color: #999999;
1830   border: 1px solid #DDD;
1831   padding: 0.3em;
1832   margin-bottom: 10px;
1833 }
1834 .grey
1835 {
1836   display: inline;
1837   float: right; 
1838         }
1839 #jot #jot-tools {
1840   margin: 0px;
1841   padding: 0px;
1842   height: 40px;
1843   overflow: none;
1844   width: 783px;
1845   background-color: #fff;
1846   border-bottom: 2px solid #9eabb0;
1847 }
1848
1849 #jot #jot-tools li {
1850   list-style: none;
1851   float: left;
1852   width: 80px;
1853   height: 40px;
1854   border-bottom: 2px solid #9eabb0;
1855 }
1856 #jot #jot-tools li a {
1857   display: block;
1858   color: #cccccc;
1859   width: 100%;
1860   height: 40px;
1861   text-align: center;
1862   line-height: 40px;
1863   overflow: hidden;
1864 }
1865 #jot #jot-tools li:hover {
1866   background-color: #364e59;
1867   border-bottom: 2px solid #bdcdd4;
1868 }
1869 #jot #jot-tools li.perms {
1870   float: right;
1871   width: 40px;
1872 }
1873 #jot #jot-tools li.perms a.unlock {
1874   width: 30px;
1875   border-left: 10px solid #cccccc;
1876   background-color: #cccccc;
1877   background-position: left center;
1878 }
1879 #jot #jot-tools li.perms a.lock {
1880   width: 30px;
1881   border-left: 10px solid #666666;
1882   background-color: #666666;
1883 }
1884 #jot #jot-tools li.submit {
1885   float: right;
1886   background-color: #cccccc;
1887   border-bottom: 2px solid #cccccc;
1888   border-right: 1px solid #666666;
1889   border-left: 1px solid #666666;
1890 }
1891 #jot #jot-tools li.submit input {
1892   border: 0px;
1893   margin: 0px;
1894   padding: 0px;
1895   background-color: #cccccc;
1896   color: #666666;
1897   width: 80px;
1898   height: 40px;
1899   line-height: 40px;
1900 }
1901 #jot #jot-tools li.submit input:hover {
1902   background-color: #bdcdd4;
1903   color: #666666;
1904 }
1905 #jot #jot-tools li.loading {
1906   float: right;
1907   background-color: #2e2f2e;
1908   width: 20px;
1909   vertical-align: center;
1910   text-align: center;
1911   border-top: 2px solid #9eabb0;
1912   height: 38px;
1913 }
1914 #jot #jot-tools li.loading img {
1915   margin-top: 10px;
1916 }
1917 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1918     
1919          border-radius: 5px 5px 5px 5px;
1920     font-weight: bold;
1921     height: 20px;
1922     margin: 0 0 5px;
1923     width: 60%;
1924     border: 1px solid #d2d2d2;
1925 }
1926 #profile-jot-form #jot-title:-webkit-input-placeholder {
1927   font-weight: normal;
1928 }
1929 #profile-jot-form #jot-title:-moz-placeholder {
1930   font-weight: normal;
1931 }
1932 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1933         width: 785px;
1934         height: 100px;
1935         }
1936 #jot #jot-title:hover {
1937   border: 1px solid #999999;
1938 }
1939 #jot #jot-title:focus {
1940   border: 1px solid #999999;
1941 }
1942 #jot #character-counter {
1943   width: 80px;
1944   float: right;
1945   text-align: right;
1946   height: 20px;
1947   line-height: 20px;
1948   padding-right: 20px;
1949 }
1950 #jot-perms-icon, 
1951 #profile-location,
1952 #profile-nolocation,
1953 #profile-youtube, 
1954 #profile-video, 
1955 #profile-audio,
1956 #profile-link,
1957 #profile-title, 
1958 #wall-image-upload,
1959 #wall-file-upload,
1960 #wall-image-upload-div,
1961 #wall-file-upload-div,
1962 .hover, .focus {
1963         cursor: pointer;
1964         margin-top: 2px;
1965 }
1966 #profile-jot-wrapper{
1967         margin: 0 2em 20px 0;
1968    width: 785px;
1969         }
1970
1971 #profile-jot-submit-wrapper {
1972         margin-bottom: 50px;
1973         width: 785px;
1974 }
1975
1976 #profile-jot-submit {
1977         float: right;
1978         margin-top: 2px;
1979         font-size: 14px;
1980 }
1981 #profile-upload-wrapper {
1982         float: left;
1983         margin-top: 2px;
1984         margin-left: 10px;
1985         
1986 }
1987 #profile-attach-wrapper {
1988         float: left;
1989         margin-left: 15px;
1990         margin-top: 2px;
1991 }
1992 #profile-rotator {
1993         float: left;
1994         margin-left: 30px;
1995         margin-top: 2px;
1996 }
1997 #profile-link-wrapper {
1998         float: left;
1999         margin-left: 15px;
2000         margin-top: 2px;
2001 }
2002 #profile-youtube-wrapper {
2003         float: left;
2004         margin-left: 15px;
2005         margin-top: 2px;
2006 }
2007 #profile-video-wrapper {
2008         float: left;
2009         margin-left: 15px;
2010         margin-top: 2px;
2011 }
2012 #profile-audio-wrapper {
2013         float: left;
2014         margin-left: 15px;
2015         margin-top: 2px;
2016 }
2017 #profile-location-wrapper {
2018         float: left;
2019         margin-left: 15px;
2020         margin-top: 2px;
2021 }
2022 #profile-jot-perms {
2023         float: left;
2024         margin-left: 45px;
2025         margin-top: 2px;
2026 }
2027 #jot-preview-link {
2028         float: right;
2029         margin-left: 10px;
2030         margin-top: 2px;
2031         font-size: 9px;
2032         font-weight: bolder;
2033         cursor: pointer;
2034 }
2035 #profile-jot-perms{
2036    float: right;
2037         margin-left: 10px;
2038         margin-top: 2px;        
2039         }
2040 /** buttons **/
2041 .button.creation1 {
2042     background-color: #fff;
2043     border: 1px solid #777777;
2044     border-radius: 3px 3px 3px 3px;
2045     box-shadow: 0 1px 1px #CFCFCF;
2046     cursor: pointer;
2047     font-weight: bolder;
2048 }
2049 .button.creation2 {
2050     background-color: #055580;
2051     border: 1px solid #777777;
2052     color: white;
2053     border-radius: 3px 3px 3px 3px;
2054     box-shadow: 0 1px 1px #CFCFCF;
2055     margin-left: 5px;
2056     cursor: pointer;
2057     font-weight: bolder;
2058 }
2059 /*input[type="submit"] {
2060         border: 0px;
2061     background-color: @ButtonBackgroundColor;
2062     color: @ButtonColor;
2063     padding: 0px 10px;
2064         .rounded(5px);
2065     height: 18px;
2066 }*/
2067 /** acl **/
2068 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
2069   display: block!important;
2070 }
2071 #acl-wrapper {
2072   width: 690px;
2073   float: left;
2074 }
2075 #acl-search {
2076   float: right;
2077   background: #2e2f2e url("../../../images/search_18.png") no-repeat right center;
2078   padding-right: 20px;
2079 }
2080 #acl-showall {
2081   float: left;
2082   display: block;
2083   width: auto;
2084   height: 18px;
2085   background-color: #cccccc;
2086   background-image: url("../../../images/show_all_off.png");
2087   background-position: 7px 7px;
2088   background-repeat: no-repeat;
2089   padding: 7px 5px 0px 30px;
2090   color: #999999;
2091   -moz-border-radius: 5px 5px 5px 5px;
2092   -webkit-border-radius: 5px 5px 5px 5px;
2093   border-radius: 5px 5px 5px 5px;
2094 }
2095 #acl-showall.selected {
2096   color: #000000;
2097   background-color: #ff9900;
2098   background-image: url("../../../images/show_all_on.png");
2099 }
2100 #acl-list {
2101   height: 210px;
2102   border: 1px solid #cccccc;
2103   clear: both;
2104   margin-top: 30px;
2105   overflow: auto;
2106 }
2107 .acl-list-item {
2108   display: block;
2109   width: 150px;
2110   height: 30px;
2111   border: 1px solid #cccccc;
2112   margin: 5px;
2113   float: left;
2114 }
2115 .acl-list-item img {
2116   width: 22px;
2117   height: 22px;
2118   float: left;
2119   margin: 4px;
2120 }
2121 .acl-list-item p {
2122   height: 12px;
2123   font-size: 10px;
2124   margin: 0px;
2125   padding: 2px 0px 1px;
2126   overflow: hidden;
2127 }
2128 .acl-list-item a {
2129   font-size: 8px;
2130   display: block;
2131   width: 40px;
2132   height: 10px;
2133   float: left;
2134   color: #999999;
2135   background-color: #cccccc;
2136   background-position: 3px 3px;
2137   background-repeat: no-repeat;
2138   margin-right: 5px;
2139   -webkit-border-radius: 2px ;
2140   -moz-border-radius: 2px;
2141   border-radius: 2px;
2142   padding-left: 15px;
2143 }
2144 #acl-wrapper a:hover {
2145   text-decoration: none;
2146   color: #000000;
2147 }
2148 .acl-button-show {
2149   background-image: url("../../../images/show_off.png");
2150 }
2151 .acl-button-hide {
2152   background-image: url("../../../images/hide_off.png");
2153 }
2154 .acl-button-show.selected {
2155   color: #000000;
2156   background-color: #9ade00;
2157   background-image: url("../../../images/show_on.png");
2158 }
2159 .acl-button-hide.selected {
2160   color: #000000;
2161   background-color: #ff4141;
2162   background-image: url("../../../images/hide_on.png");
2163 }
2164 .acl-list-item.groupshow {
2165   border-color: #9ade00;
2166 }
2167 .acl-list-item.grouphide {
2168   border-color: #ff4141;
2169 }
2170 /** /acl **/
2171 /** tab buttons 14618a**/
2172 ul.tabs {
2173   list-style-type: none;
2174   padding-bottom: 10px;
2175   font-size: 13px;
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:  #88a9d2;
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: #2e302e;
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: #2e302e;
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