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