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