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