]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/diabook-dark/style.css
b59ab5dc15880576e89ec679688c909d29e36b46
[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   background: #444;
1675   color: #999999;
1676   border: 1px solid #DDD;
1677   padding: 0.3em;
1678   font-size: 14px;
1679 }
1680 .wall-item-comment-wrapper .comment-edit-text-full {
1681   font-size: 14px;
1682   height: 4em;
1683   color: #2e302e;
1684   border: 1px solid #2e302e;
1685 }
1686 .comment-edit-preview {
1687   width: 500px;
1688   margin-top: 10px;
1689   background-color:  #fff797;
1690 }
1691 .comment-edit-preview .contact-photo {
1692   width: 32px;
1693   height: 32px;
1694   margin-left: 16px;
1695   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1696
1697 }
1698 .comment-edit-preview {
1699   top: 15px !important;
1700   left: 15px !important;
1701 }
1702 .comment-edit-preview .wall-item-links {
1703   padding-left: 12px;
1704 }
1705 .comment-edit-preview .wall-item-container {
1706   width: 700px;
1707 }
1708 .comment-edit-preview .tread-wrapper {
1709   width: 700px;
1710   padding: 0;
1711   margin: 10px 0;
1712 }
1713
1714 .shiny {
1715   /* border-right: 10px solid #fce94f; */
1716         border-right: 1px solid #A7C7F7;
1717         padding-right: 12px;
1718 }
1719
1720 #jot-preview-content{
1721         margin-top: 30px;}
1722         
1723 #jot-preview-content .tread-wrapper {
1724   background-color: #fff797;
1725 }
1726
1727 .wall-item-tags {
1728   padding-top: 1px;
1729   padding-bottom: 2px;
1730 }
1731 .tag {
1732   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1733   color: #999;
1734   padding-left: 3px;
1735   font-size: 12px;
1736 }
1737 .tag a {
1738   padding-right: 5px;
1739   /*background: url("../../../images/tag.png") no-repeat center right;*/
1740   color: #999;
1741 }
1742 .wwto {
1743   position: absolute !important;
1744   width: 25px;
1745   height: 25px;
1746   background: #FFFFFF;
1747   border: 2px solid #364e59;
1748   height: 25px;
1749   width: 25px;
1750   overflow: hidden;
1751   padding: 1px;
1752   position: absolute !important;
1753   top: 40px;
1754   left: 30px;
1755   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1756   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1757   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1758 }
1759 .wwto .contact-photo {
1760   width: auto;
1761   height: 25px;
1762 }
1763 /* contacts menu */
1764 .contact-photo-wrapper {
1765   position: relative;
1766   width: 80px;
1767 }
1768
1769 .contact-photo-wrapper.wwto {
1770   width: 25px;
1771 }
1772
1773 .contact-photo {
1774   width: 48px;
1775   height: 48px;
1776   overflow: hidden;
1777   display: block;
1778 }
1779 .contact-photo img {
1780   width: 48px;
1781   height: 48px;
1782 }
1783
1784 .contact-wrapper {
1785   float: left;
1786   width: 90px;
1787   height: 90px;
1788   margin-bottom: 15px;
1789 }
1790 .contact-wrapper .contact-photo {
1791   width: 80px;
1792   height: 80px;
1793 }
1794 .contact-wrapper .contact-photo img {
1795   width: 80px;
1796   height: 80px;
1797 }
1798 .contact-wrapper {
1799   left: 0px;
1800   top: 63px;
1801 }
1802 .contact-photo {
1803   width: 48px;
1804   height: 48px;
1805 }
1806 .contact-photo img {
1807   width: 48px;
1808   height: 48px;
1809 }
1810 .contact-name {
1811   /* text-align: center; */
1812   /*font-weight: bold;*/
1813   font-size: 12px;
1814 }
1815 .contact-details {
1816   color: #999999;
1817 }
1818 /* editor */
1819 .jothidden {
1820   display: none;
1821 }
1822 #jot {
1823   width: 785px;
1824   margin: 0px 2em 20px 0px;
1825 }
1826 #profile-jot-form #profile-jot-text {
1827   height: 2.0em;
1828   width: 99%;
1829   font-size: 15px;
1830   color: #999999;
1831   border: 1px solid #DDD;
1832   padding: 0.3em;
1833   margin-bottom: 10px;
1834 }
1835 .grey
1836 {
1837   display: inline;
1838   float: right; 
1839         }
1840 #jot #jot-tools {
1841   margin: 0px;
1842   padding: 0px;
1843   height: 40px;
1844   overflow: none;
1845   width: 783px;
1846   background-color: #fff;
1847   border-bottom: 2px solid #9eabb0;
1848 }
1849
1850 #jot #jot-tools li {
1851   list-style: none;
1852   float: left;
1853   width: 80px;
1854   height: 40px;
1855   border-bottom: 2px solid #9eabb0;
1856 }
1857 #jot #jot-tools li a {
1858   display: block;
1859   color: #cccccc;
1860   width: 100%;
1861   height: 40px;
1862   text-align: center;
1863   line-height: 40px;
1864   overflow: hidden;
1865 }
1866 #jot #jot-tools li:hover {
1867   background-color: #364e59;
1868   border-bottom: 2px solid #bdcdd4;
1869 }
1870 #jot #jot-tools li.perms {
1871   float: right;
1872   width: 40px;
1873 }
1874 #jot #jot-tools li.perms a.unlock {
1875   width: 30px;
1876   border-left: 10px solid #cccccc;
1877   background-color: #cccccc;
1878   background-position: left center;
1879 }
1880 #jot #jot-tools li.perms a.lock {
1881   width: 30px;
1882   border-left: 10px solid #666666;
1883   background-color: #666666;
1884 }
1885 #jot #jot-tools li.submit {
1886   float: right;
1887   background-color: #cccccc;
1888   border-bottom: 2px solid #cccccc;
1889   border-right: 1px solid #666666;
1890   border-left: 1px solid #666666;
1891 }
1892 #jot #jot-tools li.submit input {
1893   border: 0px;
1894   margin: 0px;
1895   padding: 0px;
1896   background-color: #cccccc;
1897   color: #666666;
1898   width: 80px;
1899   height: 40px;
1900   line-height: 40px;
1901 }
1902 #jot #jot-tools li.submit input:hover {
1903   background-color: #bdcdd4;
1904   color: #666666;
1905 }
1906 #jot #jot-tools li.loading {
1907   float: right;
1908   background-color: #2e2f2e;
1909   width: 20px;
1910   vertical-align: center;
1911   text-align: center;
1912   border-top: 2px solid #9eabb0;
1913   height: 38px;
1914 }
1915 #jot #jot-tools li.loading img {
1916   margin-top: 10px;
1917 }
1918 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1919     
1920          border-radius: 5px 5px 5px 5px;
1921     font-weight: bold;
1922     height: 20px;
1923     margin: 0 0 5px;
1924     width: 60%;
1925     border: 1px solid #d2d2d2;
1926 }
1927 #profile-jot-form #jot-title:-webkit-input-placeholder {
1928   font-weight: normal;
1929 }
1930 #profile-jot-form #jot-title:-moz-placeholder {
1931   font-weight: normal;
1932 }
1933 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1934         width: 785px;
1935         height: 100px;
1936         }
1937 #jot #jot-title:hover {
1938   border: 1px solid #999999;
1939 }
1940 #jot #jot-title:focus {
1941   border: 1px solid #999999;
1942 }
1943 #jot #character-counter {
1944   width: 80px;
1945   float: right;
1946   text-align: right;
1947   height: 20px;
1948   line-height: 20px;
1949   padding-right: 20px;
1950 }
1951 #jot-perms-icon, 
1952 #profile-location,
1953 #profile-nolocation,
1954 #profile-youtube, 
1955 #profile-video, 
1956 #profile-audio,
1957 #profile-link,
1958 #profile-title, 
1959 #wall-image-upload,
1960 #wall-file-upload,
1961 #wall-image-upload-div,
1962 #wall-file-upload-div,
1963 .hover, .focus {
1964         cursor: pointer;
1965         margin-top: 2px;
1966 }
1967 #profile-jot-wrapper{
1968         margin: 0 2em 20px 0;
1969    width: 785px;
1970         }
1971
1972 #profile-jot-submit-wrapper {
1973         margin-bottom: 50px;
1974         width: 785px;
1975 }
1976
1977 #profile-jot-submit {
1978         float: right;
1979         margin-top: 2px;
1980         font-size: 14px;
1981 }
1982 #profile-upload-wrapper {
1983         float: left;
1984         margin-top: 2px;
1985         margin-left: 10px;
1986         
1987 }
1988 #profile-attach-wrapper {
1989         float: left;
1990         margin-left: 15px;
1991         margin-top: 2px;
1992 }
1993 #profile-rotator {
1994         float: left;
1995         margin-left: 30px;
1996         margin-top: 2px;
1997 }
1998 #profile-link-wrapper {
1999         float: left;
2000         margin-left: 15px;
2001         margin-top: 2px;
2002 }
2003 #profile-youtube-wrapper {
2004         float: left;
2005         margin-left: 15px;
2006         margin-top: 2px;
2007 }
2008 #profile-video-wrapper {
2009         float: left;
2010         margin-left: 15px;
2011         margin-top: 2px;
2012 }
2013 #profile-audio-wrapper {
2014         float: left;
2015         margin-left: 15px;
2016         margin-top: 2px;
2017 }
2018 #profile-location-wrapper {
2019         float: left;
2020         margin-left: 15px;
2021         margin-top: 2px;
2022 }
2023 #profile-jot-perms {
2024         float: left;
2025         margin-left: 45px;
2026         margin-top: 2px;
2027 }
2028 #jot-preview-link {
2029         float: right;
2030         margin-left: 10px;
2031         margin-top: 2px;
2032         font-size: 9px;
2033         font-weight: bolder;
2034         cursor: pointer;
2035 }
2036 #profile-jot-perms{
2037    float: right;
2038         margin-left: 10px;
2039         margin-top: 2px;        
2040         }
2041 /** buttons **/
2042 .button.creation1 {
2043     background-color: #fff;
2044     border: 1px solid #777777;
2045     border-radius: 3px 3px 3px 3px;
2046     box-shadow: 0 1px 1px #CFCFCF;
2047     cursor: pointer;
2048     font-weight: bolder;
2049 }
2050 .button.creation2 {
2051     background-color: #055580;
2052     border: 1px solid #777777;
2053     color: white;
2054     border-radius: 3px 3px 3px 3px;
2055     box-shadow: 0 1px 1px #CFCFCF;
2056     margin-left: 5px;
2057     cursor: pointer;
2058     font-weight: bolder;
2059 }
2060 /*input[type="submit"] {
2061         border: 0px;
2062     background-color: @ButtonBackgroundColor;
2063     color: @ButtonColor;
2064     padding: 0px 10px;
2065         .rounded(5px);
2066     height: 18px;
2067 }*/
2068 /** acl **/
2069 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
2070   display: block!important;
2071 }
2072 #acl-wrapper {
2073   width: 690px;
2074   float: left;
2075 }
2076 #acl-search {
2077   float: right;
2078   background: #2e2f2e url("../../../images/search_18.png") no-repeat right center;
2079   padding-right: 20px;
2080 }
2081 #acl-showall {
2082   float: left;
2083   display: block;
2084   width: auto;
2085   height: 18px;
2086   background-color: #cccccc;
2087   background-image: url("../../../images/show_all_off.png");
2088   background-position: 7px 7px;
2089   background-repeat: no-repeat;
2090   padding: 7px 5px 0px 30px;
2091   color: #999999;
2092   -moz-border-radius: 5px 5px 5px 5px;
2093   -webkit-border-radius: 5px 5px 5px 5px;
2094   border-radius: 5px 5px 5px 5px;
2095 }
2096 #acl-showall.selected {
2097   color: #000000;
2098   background-color: #ff9900;
2099   background-image: url("../../../images/show_all_on.png");
2100 }
2101 #acl-list {
2102   height: 210px;
2103   border: 1px solid #cccccc;
2104   clear: both;
2105   margin-top: 30px;
2106   overflow: auto;
2107 }
2108 .acl-list-item {
2109   display: block;
2110   width: 150px;
2111   height: 30px;
2112   border: 1px solid #cccccc;
2113   margin: 5px;
2114   float: left;
2115 }
2116 .acl-list-item img {
2117   width: 22px;
2118   height: 22px;
2119   float: left;
2120   margin: 4px;
2121 }
2122 .acl-list-item p {
2123   height: 12px;
2124   font-size: 10px;
2125   margin: 0px;
2126   padding: 2px 0px 1px;
2127   overflow: hidden;
2128 }
2129 .acl-list-item a {
2130   font-size: 8px;
2131   display: block;
2132   width: 40px;
2133   height: 10px;
2134   float: left;
2135   color: #999999;
2136   background-color: #cccccc;
2137   background-position: 3px 3px;
2138   background-repeat: no-repeat;
2139   margin-right: 5px;
2140   -webkit-border-radius: 2px ;
2141   -moz-border-radius: 2px;
2142   border-radius: 2px;
2143   padding-left: 15px;
2144 }
2145 #acl-wrapper a:hover {
2146   text-decoration: none;
2147   color: #000000;
2148 }
2149 .acl-button-show {
2150   background-image: url("../../../images/show_off.png");
2151 }
2152 .acl-button-hide {
2153   background-image: url("../../../images/hide_off.png");
2154 }
2155 .acl-button-show.selected {
2156   color: #000000;
2157   background-color: #9ade00;
2158   background-image: url("../../../images/show_on.png");
2159 }
2160 .acl-button-hide.selected {
2161   color: #000000;
2162   background-color: #ff4141;
2163   background-image: url("../../../images/hide_on.png");
2164 }
2165 .acl-list-item.groupshow {
2166   border-color: #9ade00;
2167 }
2168 .acl-list-item.grouphide {
2169   border-color: #ff4141;
2170 }
2171 /** /acl **/
2172 /** tab buttons 14618a**/
2173 ul.tabs {
2174   list-style-type: none;
2175   padding-bottom: 10px;
2176   font-size: 13px;
2177 }
2178 ul.tabs li {
2179   float: left;
2180   margin-left: 5px;
2181 }
2182 ul.tabs li .active {
2183     background-color: #055580;
2184     border: 1px solid #777777;
2185     color: white;
2186     border-radius: 3px 3px 3px 3px;
2187     box-shadow: 0 1px 1px #CFCFCF;
2188     margin-left: 5px;
2189 }
2190 //settings tabs
2191 ul.rs_tabs {
2192   list-style-type: none;
2193   font-size: 11px;
2194 }
2195 ul.rs_tabs li {
2196   float: left;
2197   margin-bottom: 30px;
2198   clear: both;
2199 }
2200 ul.rs_tabs li .selected {
2201     background-color: #055580;
2202     border: 1px solid #777777;
2203     color: white;
2204     border-radius: 3px 3px 3px 3px;
2205     box-shadow: 2px 2px 2px #CFCFCF;
2206     font-size: 13px;
2207 }
2208 .rs_tabs {
2209     list-style-type: none;
2210     font-size: 11px;
2211     background-position: 0 -20px;
2212     background-repeat: repeat-x;
2213     height: 27px;
2214     padding: 0;
2215  }
2216 .rs_tab.button {        
2217     /*background: none repeat scroll 0 0 #F8F8F8;*/
2218     border: 1px solid #CCCCCC;
2219     border-radius: 3px 3px 3px 3px;
2220     font-weight: bolder;
2221     padding: 3px;
2222     color:  #88a9d2;
2223     text-decoration: none;
2224         }
2225 /**
2226  * Form fields
2227  */
2228 .field {
2229   margin-bottom: 10px;
2230   padding-bottom: 10px;
2231   overflow: auto;
2232   width: 100%;
2233 }
2234 .field label {
2235   float: left;
2236   width: 200px;
2237 }
2238 .field input, .field textarea {
2239   width: 400px;
2240 }
2241 .field textarea {
2242   height: 100px;
2243 }
2244 .field .field_help {
2245   display: block;
2246   margin-left: 200px;
2247   color: #666666;
2248 }
2249 .field .onoff {
2250   float: left;
2251   width: 80px;
2252 }
2253 .field .onoff a {
2254   display: block;
2255   border: 1px solid #666666;
2256   background-image: url("../../../images/onoff.jpg");
2257   background-repeat: no-repeat;
2258   padding: 4px 2px 2px 2px;
2259   height: 16px;
2260   text-decoration: none;
2261 }
2262 .field .onoff .off {
2263   border-color: #666666;
2264   padding-left: 40px;
2265   background-position: left center;
2266   background-color: #cccccc;
2267   color: #666666;
2268   text-align: right;
2269 }
2270 .field .onoff .on {
2271   border-color: #204A87;
2272   padding-right: 40px;
2273   background-position: right center;
2274   background-color: #D7E3F1;
2275   color: #204A87;
2276   text-align: left;
2277 }
2278 .field .hidden {
2279   display: none!important;
2280 }
2281 .field.radio .field_help {
2282   margin-left: 0px;
2283 }
2284 .suggest-select {
2285 width: 500px;
2286 height: 350px;  
2287         }
2288 .message-to-select {
2289         width: 400px;
2290    height: 150px;
2291         }
2292 #directory-search-form{
2293         margin-bottom: 50px;
2294         }
2295 #profile-edit-links-end {
2296         clear: both;
2297         margin-bottom: 15px;
2298 }
2299
2300 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2301
2302 #profile-edit-links li {
2303   float: left;
2304   list-style: none;
2305   margin-left: 10px;
2306 }
2307
2308 .profile-edit-side-div {
2309   display: none;
2310 }
2311
2312 #register-form label,
2313 #profile-edit-form label {
2314         width: 300px; float: left;
2315 }
2316
2317 .required {
2318   display: inline;
2319   color: #B20202;
2320 }
2321
2322 /* oauth */
2323 .oauthapp {
2324   height: auto;
2325   overflow: auto;
2326   border-bottom: 2px solid #cccccc;
2327   padding-bottom: 1em;
2328   margin-bottom: 1em;
2329 }
2330 .oauthapp img {
2331   float: left;
2332   width: 48px;
2333   height: 48px;
2334   margin: 10px;
2335 }
2336 .oauthapp img.noicon {
2337   background-image: url("../../../images/icons/48/plugin.png");
2338   background-position: center center;
2339   background-repeat: no-repeat;
2340 }
2341 .oauthapp a {
2342   float: left;
2343 }
2344 /* contacts */
2345 .contact-entry-wrapper {
2346   width: 120px;
2347   height: 120px;
2348   float: left;
2349 }
2350 /* photo */
2351 .photo {
2352 box-shadow: 2px 2px 5px 0px #000000;
2353 margin: 0px;
2354 border-radius: 10px;
2355 height: 145px !important;
2356 width: 145px !important;
2357 }
2358 .lframe {
2359   float: left;
2360   /*margin: 0px 10px 10px 0px;*/
2361 }
2362 /* profile match wrapper */
2363 .profile-match-wrapper {
2364   float: left;
2365   width: 90px;
2366   height: 90px;
2367   margin-bottom: 20px;
2368 }
2369 .profile-match-wrapper .contact-photo {
2370   width: 80px;
2371   height: 80px;
2372 }
2373 .profile-match-wrapper .contact-photo img {
2374   width: 80px;
2375   height: 80px;
2376 }
2377 .profile-match-wrapper {
2378   left: 0px;
2379   top: 63px;
2380 }
2381
2382 .contact-photo-menu-button {
2383         position: relative;
2384         background-image: url("../../../images/icons/16/menu.png");
2385         background-position: top left; 
2386         background-repeat: no-repeat;
2387         margin: 0px 0px -16px 0px; 
2388         padding: 0px;
2389         width: 16px;
2390         height: 16px;
2391         top: -20px; left:0px;
2392         overflow: hidden;
2393         text-indent: 40px;
2394         display: none;
2395         
2396 }
2397 .contact-photo-menu {
2398         width: 11em;
2399         border: 3px solid #364e59;
2400         color: #2e302e;
2401         background: #FFFFFF;
2402 /*        position: absolute;*/
2403         position: relative;
2404         left: 0px; top: 0px;
2405         display: none;
2406         z-index: 10000;
2407 }
2408 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2409 .contact-photo-menu li a {
2410         display: block; 
2411         padding: 5px 10px; 
2412         color: #2e302e;
2413         text-decoration: none;
2414 }
2415 .contact-photo-menu li a:hover {
2416         background-color: #bdcdd4; 
2417 }
2418
2419 /* page footer */
2420 footer {
2421   height: 100px;
2422   display: table-row;
2423 }
2424
2425 blockquote {
2426     border-left: 1px solid #D2D2D2;
2427     padding-left: 9px;
2428     margin: 0 0 0 .8ex;
2429          color: #777;
2430 }
2431 .oembed {
2432         
2433         font-weight: bold;
2434 }
2435 .aprofile dt{
2436 box-shadow: 1px 1px 5px 0;
2437     color: #666666;
2438     margin: 15px 0 5px;
2439     padding-left: 5px;  
2440         }
2441 /* ================== */
2442 /* = Contacts Block = */
2443 /* ================== */
2444
2445 .contact-block-img {
2446         width: 55px;
2447         height: 55px;
2448         padding-right: 3px;
2449 }
2450 .contact-block-div {
2451         float: left;
2452 }
2453
2454 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2455 #contact-block-end { clear: both; } 
2456
2457 #group-edit-wrapper {
2458         margin-bottom: 10px;
2459 }
2460
2461 #group-members-end {
2462         clear: both;
2463 }
2464 #group-edit-desc {
2465  margin-top: 15px;
2466 }
2467
2468 /*
2469 #group-separator,
2470 #prof-separator { display: none;}
2471 */
2472 #prof-members-end{
2473         clear: both;
2474         }
2475
2476 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2477         margin-bottom: 10px;
2478         margin-top: 20px;
2479 }
2480
2481 #prvmail-submit {
2482         float: right;
2483         margin-top: 10px;
2484 }
2485
2486 #prvmail-subject
2487 {
2488 background: none repeat scroll 0 0 #FFFFFF;
2489 border: 1px solid #CCCCCC;
2490 border-radius: 5px 5px 5px 5px;
2491 font-weight: bold;
2492 height: 20px;
2493 margin: 0 0 5px;
2494 vertical-align: middle;
2495 }
2496 #prvmail-form{
2497  width: 597px;  
2498         }
2499         
2500 #prvmail-upload-wrapper,
2501 #prvmail-link-wrapper,
2502 #prvmail-rotator-wrapper {
2503         float: left;
2504         margin-top: 10px;
2505         margin-right: 10px;
2506         width: 24px;
2507 }
2508
2509 #prvmail-end {
2510         clear: both;
2511 }
2512
2513 .mail-list-sender,
2514 .mail-list-detail {
2515         float: left;
2516 }
2517 .mail-list-detail {
2518         margin-left: 20px;
2519 }
2520
2521 .mail-list-subject {
2522         font-size: 1.1em;
2523         margin-top: 10px;
2524 }
2525 a.mail-list-link {
2526     display: block;
2527     font-size: 1.3em;
2528     padding: 4px 0;
2529 }
2530
2531 /*
2532 *a.mail-list-link:hover {
2533 *       background-color: #15607B;
2534 *       color: #F5F6FB;
2535 *}
2536 */
2537
2538 .mail-list-outside-wrapper-end {
2539         clear: both;
2540 }
2541
2542 .mail-list-outside-wrapper {
2543         margin-top: 30px;
2544 }
2545
2546 .mail-list-delete-wrapper {
2547         float: right;
2548         margin-right: 30px;
2549         margin-top: 15px;
2550 }
2551
2552 .mail-list-delete-icon {
2553         border: none;
2554 }
2555
2556 .mail-conv-sender,
2557 .mail-conv-detail {
2558         float: left;
2559 }
2560 .mail-conv-detail {
2561         margin-left: 20px;
2562         width: 500px;
2563 }
2564
2565 .mail-conv-subject {
2566     font-size: 1.4em;
2567     margin: 10px 0;
2568 }
2569
2570 .mail-conv-outside-wrapper-end {
2571         clear: both;
2572 }
2573
2574 .mail-conv-outside-wrapper {
2575         margin-top: 30px;
2576 }
2577
2578 .mail-conv-delete-wrapper {
2579         float: right;
2580         margin-right: 30px;
2581         margin-top: 15px;
2582 }
2583 .mail-conv-break {
2584         clear: both;
2585 }
2586
2587 .mail-conv-delete-icon {
2588         border: none;
2589 }
2590
2591 /* ========== */
2592 /* = Events = */
2593 /* ========== */
2594 .eventcal {
2595         float: left;
2596         font-size: 20px;
2597 }
2598
2599 .vevent {
2600 position: relative;
2601 width: 400px;
2602 padding: 20px;
2603 padding-top: 10px;
2604 margin: 0 0px;
2605 margin-bottom: 10px;
2606 background-color: #2E2F2E;
2607 -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2608 -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2609 box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2610 }
2611 .vevent .event-location {
2612         margin-left: 10px;
2613         margin-right: 10px;
2614 }
2615 .vevent .event-description {
2616 margin-left: 10px;
2617 margin-right: 10px;
2618 font-size: 1.1em;
2619 font-weight: bolder;
2620 }
2621 .vevent .event-start, .vevent .event-end {
2622
2623 margin-right: 20px;
2624 margin-bottom: 2px;
2625 margin-top: 2px;
2626 font-size: 0.9em;
2627 text-align: left;
2628 }
2629 .event-start .dtstart, .event-end .dtend {
2630 float: right;
2631 }
2632
2633
2634 #new-event-link {
2635         margin-bottom: 10px;
2636 }
2637
2638 .edit-event-link, .plink-event-link {
2639         float: left;
2640         margin-top: 4px;
2641         margin-right: 4px;
2642         margin-bottom: 15px;
2643 }
2644
2645 .event-description:before {
2646         content:   url("../../../view/theme/diabook/icons/events2.png") !important;
2647         margin-right: 15px;
2648 }
2649
2650 .event-start, .event-end {
2651         margin-left: 10px;
2652         width: 330px;
2653         clear: both;
2654 }
2655
2656 .event-start .dtstart, .event-end .dtend {
2657         float: right;
2658 }
2659
2660 .event-list-date {
2661         margin-bottom: 10px;
2662 }
2663
2664 .prevcal, .nextcal {
2665         float: left;
2666         margin-left: 32px;
2667         margin-right: 32px;
2668         margin-top: 64px;
2669 }
2670 .event-calendar-end {
2671         clear: both;
2672 }
2673
2674  
2675 .calendar {
2676         font-family: Courier, monospace;
2677 }
2678 .calendar.eventcal a {
2679   color: #1872A2;       
2680         }
2681 .today {
2682         font-weight: bold;
2683         color: #FF0000;
2684 }
2685
2686 .settings-block {
2687         border: 1px solid #AAA;
2688         margin: 10px;
2689         padding: 10px;
2690 }
2691
2692 .app-title {
2693         margin: 10px;
2694 }
2695
2696 #identity-manage-desc {
2697         margin-top:15px;
2698         margin-bottom: 15px;
2699 }
2700
2701 #identity-manage-choose {
2702         margin-bottom: 15px;
2703 }
2704
2705 #identity-submit {
2706         margin-top: 20px;
2707 }
2708
2709 #photo-prev-link, #photo-next-link {
2710         padding: 10px;
2711         float: left;
2712 }
2713 .lightbox{
2714         float: left;
2715         }
2716 #photo-photo {
2717         float: left;
2718 }
2719 #photo-like-div .wall-item-like-buttons {
2720         float: left;
2721    margin-right: 10px;
2722         }
2723 .wall-item-like-buttons .icon.like {
2724 float: left;
2725 }
2726
2727 #photo-photo-end {
2728         clear: both;
2729 }
2730
2731 .tabs .comment-wwedit-wrapper {
2732         display: block;
2733    margin-top: 30px;
2734    margin-left: 50px;
2735         }
2736
2737 .profile-match-photo {
2738         float: left;
2739         text-align: center;
2740         width: 120px;
2741 }
2742
2743 .profile-match-name {
2744         float: left;
2745         text-align: center;
2746         width: 120px;
2747         overflow: hidden;
2748 }
2749
2750 .profile-match-break,
2751 .profile-match-end {
2752         clear: both;
2753 }
2754
2755 .profile-match-connect {
2756         text-align: center;
2757         font-weight: bold;
2758 }
2759
2760 .profile-match-wrapper {
2761         float: left;
2762         padding: 10px;
2763         width: 120px;
2764         height: 120px;
2765         scroll: auto;
2766 }
2767 #profile-match-wrapper-end {
2768         clear: both;
2769 }
2770
2771 /* ============= */
2772 /* = Directory = */
2773 /* ============= */
2774 /* contacts menu */
2775 .contact-photo-wrapper {
2776   position: relative;
2777 }
2778 .contact-photo {
2779   width: 48px;
2780   height: 48px;
2781   overflow: hidden;
2782   display: block;
2783 }
2784 .contact-photo img {
2785   width: 48px;
2786   height: 48px;
2787 }
2788 .contact-photo-menu-button {
2789   display: none;
2790   /* position: absolute; */
2791   /* position: absolute; */
2792   left: 0px;
2793   top: -16px;
2794 }
2795 .contact-wrapper {
2796   float: left;
2797   width: 90px;
2798   height: 90px;
2799   margin-bottom: 15px;
2800 }
2801 .contact-wrapper .contact-photo {
2802   width: 80px;
2803   height: 80px;
2804 }
2805 .contact-wrapper .contact-photo img {
2806   width: 80px;
2807   height: 80px;
2808 }
2809 .contact-wrapper .contact-photo-menu-button {
2810   left: 0px;
2811   top: 63px;
2812 }
2813 .directory-item {
2814   float: left;
2815   width: 200px;
2816   height: 200px;
2817 }
2818 .directory-item .contact-photo {
2819   width: 175px;
2820   height: 175px;
2821 }
2822 .directory-item .contact-photo img {
2823   width: 175px;
2824   height: 175px;
2825 }
2826 .contact-name {
2827   text-align: left;
2828   font-weight: bold;
2829   font-size: 12px;
2830 }
2831 .contact-details {
2832   color: #999999;
2833 }
2834 #side-bar-photos-albums{
2835         margin-top: 15px;       
2836         }
2837 .photo-top-photo, .photo-album-photo {
2838   -webkit-border-radius: 5px 5px 0 0;
2839   -moz-border-radius: 5px 5px 0 0;
2840   border-radius: 5px 5px 0 0;
2841 }
2842 .photo-album-image-wrapper, .photo-top-image-wrapper {
2843   float: left;
2844    -moz-box-shadow: 0 0 5px #888;
2845    -webkit-box-shadow: 0 0 5px #888;
2846    box-shadow: 0 0 5px #888;
2847   background-color: #000;
2848    -webkit-border-radius: 5px;
2849    -moz-border-radius: 5px;
2850   border-radius: 5px;
2851   padding-bottom: 20px;
2852   position: relative;
2853   margin: 0 10px 10px 0;
2854   width: 200px; height: 140px;
2855   overflow: hidden;  
2856 }
2857 .photo-top-album-name {
2858         width: 100%;
2859         position: absolute; 
2860         bottom: 0px; 
2861         padding-left: 3px;
2862         background-color: #EEE;
2863 }
2864 .photo-top-album-link{
2865   color: #1872A2;
2866         }
2867 .photo-top-album-img{
2868         
2869         }
2870 /*.photo-top-image-wrapper {
2871         position: relative;
2872         float: left;
2873         margin-top: 15px;
2874         margin-right: 15px;
2875         width: 200px; height: 200px; 
2876         overflow: hidden; 
2877 }
2878 .photo-top-album-name {
2879         width: 100%;
2880         min-height: 2em;
2881         position: absolute; 
2882         bottom: 0px; 
2883         padding: 0px 3px;
2884         padding-top: 0.5em;
2885         background-color: rgb(255, 255, 255);
2886 }*/
2887 #photo-top-end {
2888         clear: both;
2889 }
2890
2891 #photo-top-links {
2892         margin-bottom: 30px;
2893         margin-left: 30px;
2894 }
2895
2896 #photos-upload-newalbum-div {
2897         float: left;
2898         width: 175px;
2899 }
2900