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