]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook/style.css
diabook-themes: theme-settings: add "colour scheme"-option, add diabook-pink and...
[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: 28px; 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   margin-bottom: 15px;
1202         }
1203 /* widget */
1204 .widget {
1205   margin-bottom: 2em;
1206   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1207         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1208 /*  font-size: 12px; */
1209 }
1210 .widget h3 {
1211   padding: 0px;
1212   margin: 2px;
1213 }
1214 .widget .action {
1215   opacity: 0.1;
1216   -webkit-transition: all 0.2s ease-in-out;
1217   -moz-transition: all 0.2s ease-in-out;
1218   -o-transition: all 0.2s ease-in-out;
1219   -ms-transition: all 0.2s ease-in-out;
1220   transition: all 0.2s ease-in-out;
1221 }
1222 .widget input.action {
1223   opacity: 0.5;
1224   -webkit-transition: all 0.2s ease-in-out;
1225   -moz-transition: all 0.2s ease-in-out;
1226   -o-transition: all 0.2s ease-in-out;
1227   -ms-transition: all 0.2s ease-in-out;
1228   transition: all 0.2s ease-in-out;
1229 }
1230 .widget:hover .title .action {
1231   opacity: 1;
1232   -webkit-transition: all 0.2s ease-in-out;
1233   -moz-transition: all 0.2s ease-in-out;
1234   -o-transition: all 0.2s ease-in-out;
1235   -ms-transition: all 0.2s ease-in-out;
1236   transition: all 0.2s ease-in-out;
1237 }
1238 .widget .tool:hover .action {
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 .widget .tool:hover .action.ticked {
1247   opacity: 1;
1248   -webkit-transition: all 0.2s ease-in-out;
1249   -moz-transition: all 0.2s ease-in-out;
1250   -o-transition: all 0.2s ease-in-out;
1251   -ms-transition: all 0.2s ease-in-out;
1252   transition: all 0.2s ease-in-out;
1253 }
1254 .widget ul {
1255   padding: 0px;
1256 }
1257 .widget ul li {
1258   padding-left: 16px;
1259   min-height: 16px;
1260   list-style: none;
1261 }
1262 .group_selected {
1263   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1264   float: left;
1265   height: 22px;
1266   width: 22px;
1267 }
1268 .group_unselected {
1269   background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center;
1270   float: left;
1271   height: 22px;
1272   width: 22px;
1273 }
1274 .icon.text_add          { 
1275                 background-image: url("../../../images/icons/16/add.png");
1276                 float: right;
1277                 opacity: 0.2;
1278                 margin-right: 14px;
1279                 }
1280 .icon.text_add:hover    { 
1281                 background-image: url("../../../images/icons/16/add.png");
1282                 float: right;
1283                 cursor: pointer;
1284                 margin-right: 14px;
1285                 opacity: 1;
1286 -webkit-transition: all 0.2s ease-in-out;
1287 -moz-transition: all 0.2s ease-in-out;
1288 -o-transition: all 0.2s ease-in-out;
1289 -ms-transition: all 0.2s ease-in-out;
1290 transition: all 0.2s ease-in-out;
1291                 }
1292 .icon.text_edit {
1293   background-image: url("../../../images/icons/10/edit.png");
1294   opacity: 0.2;
1295   margin-top: 6px;
1296   float: right;
1297   height: 10px;
1298 }
1299 .icon.text_edit:hover {
1300   background-image: url("../../../images/icons/10/edit.png");
1301   opacity: 1;
1302   margin-top: 6px;
1303   float: right;
1304   height: 10px;
1305 }
1306 /* widget: search */
1307 #add-search-popup {
1308   width: 200px;
1309   top: 18px;
1310 }
1311 /* section */
1312 section {
1313   display: table-cell;
1314   vertical-align: top;
1315   width: 800px;
1316   padding: 0px 0px 0px 12px;
1317 }
1318
1319 body .pageheader{
1320   text-align: center;
1321   font-size: 20px;
1322   margin-bottom: 20px;
1323   margin-top: 0px;
1324   max-width: 775px;
1325         }
1326 .qcomment{
1327   max-width: 122px;     
1328         }
1329 #id_username {
1330   width: 173px; 
1331         }
1332 #id_password {
1333   width: 173px;         
1334         }
1335 #id_openid_url {
1336   width: 173px; 
1337         }
1338 #contact-edit-end {
1339         }
1340 .pager {
1341    padding: 10px;
1342         text-align: center;
1343         font-size: 1.0em;
1344         clear: both;
1345         display: block;
1346 }       
1347 .tabs {
1348     
1349     background-position: 0 -20px;
1350     background-repeat: repeat-x;
1351     height: 27px;
1352     padding: 0;
1353  }
1354 .tab.button {
1355     margin-left: 5px;   
1356     /*background: none repeat scroll 0 0 #F8F8F8;*/
1357     border: 1px solid #CCCCCC;
1358     border-radius: 3px 3px 3px 3px;
1359     font-weight: normal;
1360     padding: 3px;
1361     color:  #333333;
1362         }
1363
1364         
1365 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1366         margin-bottom: 10px;
1367         }
1368 /* wall item */
1369 .tread-wrapper {
1370   border-bottom: 1px solid #D2D2D2;
1371   position: relative;
1372   padding: 5px;
1373   margin-bottom: 0px;
1374   width: 775px;
1375   padding-top: 10px;
1376 }
1377
1378 .wall-item-decor {
1379   position: absolute;
1380   left: 790px;
1381   top: -10px;
1382   width: 16px;
1383 }
1384
1385 .wall-item-container {
1386   display: table;
1387   width: 780px;
1388 }
1389
1390 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1391   display: table-row;
1392 }
1393 .wall-item-photo-container .wall-item-item, .wall-item-container .wall-item-bottom {
1394   display: table-row;
1395 }
1396 .wall-item-bottom {
1397   font-size: 13px;
1398 }
1399 .wall-item-container .wall-item-bottom {
1400 /*  opacity: 0.5;
1401   -webkit-transition: all 0.2s ease-in-out;
1402   -moz-transition: all 0.2s ease-in-out;
1403   -o-transition: all 0.2s ease-in-out;
1404   -ms-transition: all 0.2s ease-in-out;
1405   transition: all 0.2s ease-in-out; */
1406 }
1407 .wall-item-container:hover .wall-item-bottom {
1408 /*  opacity: 1;
1409   -webkit-transition: all 0.2s ease-in-out;
1410   -moz-transition: all 0.2s ease-in-out;
1411   -o-transition: all 0.2s ease-in-out;
1412   -ms-transition: all 0.2s ease-in-out;
1413   transition: all 0.2s ease-in-out; */
1414 }
1415 .wall-item-container .wall-item-info {
1416   display: table-cell;
1417   vertical-align: top;
1418   text-align: left;
1419   width: 80px;
1420 }
1421 .wall-item-photo-container .wall-item-info {
1422   display: table-cell;
1423   vertical-align: top;
1424   text-align: left;
1425   width: 80px;
1426 }
1427 .wall-item-container .wall-item-location {
1428   padding-right: 40px;
1429   display: table-cell;
1430 }
1431 .wall-item-photo-container .wall-item-location {
1432   padding-right: 40px;
1433   display: table-cell;
1434 }
1435 .wall-item-container .wall-item-ago {
1436   word-wrap: break-word;
1437   width: 50px;
1438   margin-left: 10px;
1439   color: #999;
1440 }
1441 .wall-item-photo-container .wall-item-ago {
1442   word-wrap: break-word;
1443   width: 50px;
1444   margin-left: 10px;
1445   color: #999;
1446 }
1447 .wall-item-location {
1448   
1449   clear: both;
1450   overflow: hidden;
1451   
1452   margin-bottom: 5px;
1453 }
1454
1455 .wall-item-container .wall-item-content {
1456
1457   max-width: 720px;
1458   word-wrap: break-word;
1459
1460   margin-bottom: 14px;
1461 }
1462 .wall-item-photo-container .wall-item-content {
1463
1464   max-width: 720px;
1465   word-wrap: break-word;
1466   
1467   margin-bottom: 14px;
1468 }
1469 .wall-item-container .wall-item-content img {
1470   max-width: 700px;
1471 }
1472 .wall-item-photo-container .wall-item-content img {
1473   max-width: 700px;
1474 }
1475 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1476   display: table-cell;
1477   vertical-align: middle;
1478 }
1479 .wall-item-photo-container .wall-item-links, .wall-item-photo-container .wall-item-actions {
1480   display: table-cell;
1481   vertical-align: middle;
1482 }
1483 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1484   opacity: 0.5;
1485   -webkit-transition: all 0.2s ease-in-out;
1486   -moz-transition: all 0.2s ease-in-out;
1487   -o-transition: all 0.2s ease-in-out;
1488   -ms-transition: all 0.2s ease-in-out;
1489   transition: all 0.2s ease-in-out;
1490 }
1491 .wall-item-photo-container .wall-item-links .icon, .wall-item-photo-container .wall-item-actions .icon {
1492   opacity: 0.5;
1493   -webkit-transition: all 0.2s ease-in-out;
1494   -moz-transition: all 0.2s ease-in-out;
1495   -o-transition: all 0.2s ease-in-out;
1496   -ms-transition: all 0.2s ease-in-out;
1497   transition: all 0.2s ease-in-out;
1498 }
1499 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1500   opacity: 1;
1501   -webkit-transition: all 0.2s ease-in-out;
1502   -moz-transition: all 0.2s ease-in-out;
1503   -o-transition: all 0.2s ease-in-out;
1504   -ms-transition: all 0.2s ease-in-out;
1505   transition: all 0.2s ease-in-out;
1506 }
1507 .wall-item-photo-container .wall-item-links .icon:hover, .wall-item-photo-container .wall-item-actions .icon:hover {
1508   opacity: 1;
1509   -webkit-transition: all 0.2s ease-in-out;
1510   -moz-transition: all 0.2s ease-in-out;
1511   -o-transition: all 0.2s ease-in-out;
1512   -ms-transition: all 0.2s ease-in-out;
1513   transition: all 0.2s ease-in-out;
1514 }
1515 .wall-item-container .wall-item-name, .wall-item-photo-container .wall-item-name {
1516   font-weight: bold;
1517 }
1518 .wall-item-container .wall-item-actions-author, .wall-item-photo-container .wall-item-actions-author {
1519   width: 100%;
1520   margin-bottom: 0.3em;
1521 }
1522 .wall-item-container .wall-item-actions-social, .wall-item-photo-container .wall-item-actions-social {
1523   float: left;
1524   margin-bottom: 1px;
1525   display: table-cell;
1526 }
1527 .wall-item-container .wall-item-actions-social a {
1528   margin-right: 1em;
1529 }
1530 .wall-item-photo-container .wall-item-actions-social a {
1531   margin-right: 1em;
1532 }
1533 .wall-item-actions-social a {
1534   float: left;
1535 }
1536
1537 .wall-item-container .wall-item-actions-tools {
1538   float: right;
1539   width: 80px;
1540   display: table-cell;
1541 }
1542 .wall-item-photo-container .wall-item-actions-tools {
1543   float: right;
1544   width: 80px;
1545   display: table-cell;
1546 }
1547 .wall-item-container .wall-item-actions-tools a {
1548   float: right;
1549 }
1550 .wall-item-photo-container .wall-item-actions-tools a {
1551   float: right;
1552 }
1553 .wall-item-container .wall-item-actions-tools input {
1554   float: right;
1555 }
1556 .wall-item-photo-container .wall-item-actions-tools input {
1557   float: right;
1558 }
1559 .wall-item-container.comment {
1560   margin-top: 5px;
1561   margin-bottom: 5px;
1562   margin-left: 80px;
1563   width: 700px;
1564   border-bottom: 1px solid hsl(198, 21%, 79%);
1565 }
1566 .wall-item-photo-container.comment {
1567   margin-top: 5px;
1568   margin-bottom: 5px;
1569   margin-left: 40px;
1570   width: 650px;
1571   border-bottom: 1px solid #D2D2D2;
1572 }
1573 .wall-item-photo-container.comment {
1574   top: 15px !important;
1575   left: 15px !important;
1576 }
1577 .wall-item-photo-container {
1578   display: table;
1579   width: 780px;
1580 }
1581
1582 .my-comment-photo {
1583   width: 48px;
1584   margin-left: 40px;
1585   margin-right: 32px;
1586         }
1587 .comment-edit-preview {
1588   width: 500px;
1589   margin-top: 10px;
1590 }
1591 .comment-edit-text-empty {
1592     width: 500px;
1593     border: 1px solid #D2D2D2;
1594     height: 3.2em;
1595     color: #2d2d2d;
1596 }
1597 .comment-edit-text-full {
1598   font-size: 12.5px;
1599   height: 3.3em;
1600   
1601   border: 1px solid #D2D2D2;
1602   width: 500px;
1603 }
1604 .comment-edit-photo {
1605     margin: 10px 0 0;
1606     display: table-cell;
1607 }
1608 .wall-item-container.comment .contact-photo {
1609   width: 32px;
1610   height: 32px;
1611   margin-left: 16px;
1612   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1613
1614 }
1615 .wall-item-container.comment {
1616   top: 15px !important;
1617   left: 15px !important;
1618 }
1619 .wall-item-container.comment .wall-item-links {
1620   padding-left: 12px;
1621 }
1622 .wall-item-comment-wrapper {
1623   margin: 1px 5px 17px 80px;
1624 }
1625 .wall-item-comment-wrapper .comment-edit-photo {
1626   display: none;
1627 }
1628 .wall-item-comment-wrapper textarea {
1629   height: 2.0em;
1630   width: 100%;
1631   font-size: 10px;
1632   color: #999999;
1633   border: 1px solid #DDD;
1634   padding: 0.3em;
1635   font-size: 14px;
1636 }
1637 .wall-item-comment-wrapper .comment-edit-text-full {
1638   font-size: 14px;
1639   height: 4em;
1640   color: #2d2d2d;
1641   border: 1px solid #2d2d2d;
1642 }
1643
1644 .comment-edit-preview .contact-photo {
1645   width: 32px;
1646   height: 32px;
1647   margin-left: 16px;
1648   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1649
1650 }
1651 .comment-edit-preview {
1652   top: 15px !important;
1653   left: 15px !important;
1654 }
1655 .comment-edit-preview {
1656   width: 500px;
1657   margin-top: 10px;
1658   background-color:  #fff797;
1659 }
1660 .comment-edit-preview .wall-item-links {
1661   padding-left: 12px;
1662 }
1663 .comment-edit-preview .wall-item-container {
1664   width: 700px;
1665 }
1666 .comment-edit-preview .tread-wrapper {
1667   width: 700px;
1668   padding: 0;
1669   margin: 10px 0;
1670 }
1671
1672 .shiny {
1673   /* border-right: 10px solid #fce94f; */
1674         border-right: 1px solid #A7C7F7;
1675         padding-right: 12px;
1676 }
1677
1678 #jot-preview-content{
1679         margin-top: 30px;}
1680         
1681 #jot-preview-content .tread-wrapper {
1682   background-color: #fff797;
1683 }
1684
1685 .wall-item-tags {
1686   padding-top: 1px;
1687   padding-bottom: 2px;
1688 }
1689 .tag {
1690   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1691   color: #3465A4;
1692   padding-left: 3px;
1693   font-size: 12px;
1694 }
1695 .tag a {
1696   padding-right: 5px;
1697   /*background: url("../../../images/tag.png") no-repeat center right;*/
1698   color: #3465A4;
1699 }
1700 .wwto {
1701   position: absolute !important;
1702   width: 25px;
1703   height: 25px;
1704   background: #FFFFFF;
1705   border: 2px solid #364e59;
1706   height: 25px;
1707   width: 25px;
1708   overflow: hidden;
1709   padding: 1px;
1710   position: absolute !important;
1711   top: 40px;
1712   left: 30px;
1713   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1714   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1715   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1716 }
1717 .wwto .contact-photo {
1718   width: auto;
1719   height: 25px;
1720 }
1721 /* contacts menu */
1722 .contact-photo-wrapper {
1723   position: relative;
1724   width: 80px;
1725 }
1726
1727 .contact-photo-wrapper.wwto {
1728   width: 25px;
1729 }
1730
1731 .contact-photo {
1732   width: 48px;
1733   height: 48px;
1734   overflow: hidden;
1735   display: block;
1736 }
1737 .contact-photo img {
1738   width: 48px;
1739   height: 48px;
1740 }
1741
1742 .contact-wrapper {
1743   float: left;
1744   width: 90px;
1745   height: 90px;
1746   margin-bottom: 15px;
1747 }
1748 .contact-wrapper .contact-photo {
1749   width: 80px;
1750   height: 80px;
1751 }
1752 .contact-wrapper .contact-photo img {
1753   width: 80px;
1754   height: 80px;
1755 }
1756 .contact-wrapper {
1757   left: 0px;
1758   top: 63px;
1759 }
1760 .contact-photo {
1761   width: 48px;
1762   height: 48px;
1763 }
1764 .contact-photo img {
1765   width: 48px;
1766   height: 48px;
1767 }
1768 .contact-name {
1769   /* text-align: center; */
1770   /*font-weight: bold;*/
1771   font-size: 12px;
1772 }
1773 .contact-details {
1774   color: #999999;
1775 }
1776 /* editor */
1777 .jothidden {
1778   display: none;
1779 }
1780 #jot {
1781   width: 785px;
1782   margin: 0px 2em 20px 0px;
1783 }
1784 #profile-jot-form #profile-jot-text {
1785   height: 2.0em;
1786   width: 99%;
1787   font-size: 15px;
1788   color: #999999;
1789   border: 1px solid #DDD;
1790   padding: 0.3em;
1791   margin-bottom: 10px;
1792 }
1793 .grey
1794 {
1795   display: inline;
1796   float: right; 
1797         }
1798 #jot #jot-tools {
1799   margin: 0px;
1800   padding: 0px;
1801   height: 40px;
1802   overflow: none;
1803   width: 783px;
1804   background-color: #fff;
1805   border-bottom: 2px solid #9eabb0;
1806 }
1807
1808 #jot #jot-tools li {
1809   list-style: none;
1810   float: left;
1811   width: 80px;
1812   height: 40px;
1813   border-bottom: 2px solid #9eabb0;
1814 }
1815 #jot #jot-tools li a {
1816   display: block;
1817   color: #cccccc;
1818   width: 100%;
1819   height: 40px;
1820   text-align: center;
1821   line-height: 40px;
1822   overflow: hidden;
1823 }
1824 #jot #jot-tools li:hover {
1825   background-color: #364e59;
1826   border-bottom: 2px solid #bdcdd4;
1827 }
1828 #jot #jot-tools li.perms {
1829   float: right;
1830   width: 40px;
1831 }
1832 #jot #jot-tools li.perms a.unlock {
1833   width: 30px;
1834   border-left: 10px solid #cccccc;
1835   background-color: #cccccc;
1836   background-position: left center;
1837 }
1838 #jot #jot-tools li.perms a.lock {
1839   width: 30px;
1840   border-left: 10px solid #666666;
1841   background-color: #666666;
1842 }
1843 #jot #jot-tools li.submit {
1844   float: right;
1845   background-color: #cccccc;
1846   border-bottom: 2px solid #cccccc;
1847   border-right: 1px solid #666666;
1848   border-left: 1px solid #666666;
1849 }
1850 #jot #jot-tools li.submit input {
1851   border: 0px;
1852   margin: 0px;
1853   padding: 0px;
1854   background-color: #cccccc;
1855   color: #666666;
1856   width: 80px;
1857   height: 40px;
1858   line-height: 40px;
1859 }
1860 #jot #jot-tools li.submit input:hover {
1861   background-color: #bdcdd4;
1862   color: #666666;
1863 }
1864 #jot #jot-tools li.loading {
1865   float: right;
1866   background-color: #ffffff;
1867   width: 20px;
1868   vertical-align: center;
1869   text-align: center;
1870   border-top: 2px solid #9eabb0;
1871   height: 38px;
1872 }
1873 #jot #jot-tools li.loading img {
1874   margin-top: 10px;
1875 }
1876 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1877     
1878          border-radius: 5px 5px 5px 5px;
1879     font-weight: bold;
1880     height: 20px;
1881     margin: 0 0 5px;
1882     width: 60%;
1883     border: 1px solid #d2d2d2;
1884 }
1885 #profile-jot-form #jot-title:-webkit-input-placeholder {
1886   font-weight: normal;
1887 }
1888 #profile-jot-form #jot-title:-moz-placeholder {
1889   font-weight: normal;
1890 }
1891 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1892         width: 785px;
1893         height: 100px;
1894         }
1895 #jot #jot-title:hover {
1896   border: 1px solid #999999;
1897 }
1898 #jot #jot-title:focus {
1899   border: 1px solid #999999;
1900 }
1901 #jot #character-counter {
1902   width: 80px;
1903   float: right;
1904   text-align: right;
1905   height: 20px;
1906   line-height: 20px;
1907   padding-right: 20px;
1908 }
1909 #jot-perms-icon, 
1910 #profile-location,
1911 #profile-nolocation,
1912 #profile-youtube, 
1913 #profile-video, 
1914 #profile-audio,
1915 #profile-link,
1916 #profile-title, 
1917 #wall-image-upload,
1918 #wall-file-upload,
1919 #wall-image-upload-div,
1920 #wall-file-upload-div,
1921 .hover, .focus {
1922         cursor: pointer;
1923         margin-top: 2px;
1924 }
1925 #profile-jot-wrapper{
1926         margin: 0 2em 20px 0;
1927    width: 785px;
1928         }
1929
1930 #profile-jot-submit-wrapper {
1931         margin-bottom: 50px;
1932         width: 785px;
1933 }
1934
1935 #profile-jot-submit {
1936         float: right;
1937         margin-top: 2px;
1938         font-size: 14px;
1939 }
1940 #profile-upload-wrapper {
1941         float: left;
1942         margin-top: 2px;
1943         margin-left: 10px;
1944         
1945 }
1946 #profile-attach-wrapper {
1947         float: left;
1948         margin-left: 15px;
1949         margin-top: 2px;
1950 }
1951 #profile-rotator {
1952         float: left;
1953         margin-left: 30px;
1954         margin-top: 2px;
1955 }
1956 #profile-link-wrapper {
1957         float: left;
1958         margin-left: 15px;
1959         margin-top: 2px;
1960 }
1961 #profile-youtube-wrapper {
1962         float: left;
1963         margin-left: 15px;
1964         margin-top: 2px;
1965 }
1966 #profile-video-wrapper {
1967         float: left;
1968         margin-left: 15px;
1969         margin-top: 2px;
1970 }
1971 #profile-audio-wrapper {
1972         float: left;
1973         margin-left: 15px;
1974         margin-top: 2px;
1975 }
1976 #profile-location-wrapper {
1977         float: left;
1978         margin-left: 15px;
1979         margin-top: 2px;
1980 }
1981 #profile-jot-perms {
1982         float: left;
1983         margin-left: 45px;
1984         margin-top: 2px;
1985 }
1986 #jot-preview-link {
1987         float: right;
1988         margin-left: 10px;
1989         margin-top: 2px;
1990         font-size: 9px;
1991         font-weight: bolder;
1992         cursor: pointer;
1993 }
1994 #profile-jot-perms{
1995    float: right;
1996         margin-left: 10px;
1997         margin-top: 2px;        
1998         }
1999 /** buttons **/
2000 .button.creation1 {
2001     background-color: #fff;
2002     border: 1px solid #777777;
2003     border-radius: 3px 3px 3px 3px;
2004     box-shadow: 0 1px 1px #CFCFCF;
2005     cursor: pointer;
2006     font-weight: bolder;
2007 }
2008 .button.creation2 {
2009     background-color: #33ACFF;
2010     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
2011     border: 1px solid #777777;
2012     color: white;
2013     border-radius: 3px 3px 3px 3px;
2014     box-shadow: 0 1px 1px #CFCFCF;
2015     margin-left: 5px;
2016     cursor: pointer;
2017     font-weight: bolder;
2018 }
2019 /*input[type="submit"] {
2020         border: 0px;
2021     background-color: @ButtonBackgroundColor;
2022     color: @ButtonColor;
2023     padding: 0px 10px;
2024         .rounded(5px);
2025     height: 18px;
2026 }*/
2027 /** acl **/
2028 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
2029   display: block!important;
2030 }
2031 #acl-wrapper {
2032   width: 690px;
2033   float: left;
2034 }
2035 #acl-search {
2036   float: right;
2037   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
2038   padding-right: 20px;
2039 }
2040 #acl-showall {
2041   float: left;
2042   display: block;
2043   width: auto;
2044   height: 18px;
2045   background-color: #cccccc;
2046   background-image: url("../../../images/show_all_off.png");
2047   background-position: 7px 7px;
2048   background-repeat: no-repeat;
2049   padding: 7px 5px 0px 30px;
2050   color: #999999;
2051   -moz-border-radius: 5px 5px 5px 5px;
2052   -webkit-border-radius: 5px 5px 5px 5px;
2053   border-radius: 5px 5px 5px 5px;
2054 }
2055 #acl-showall.selected {
2056   color: #000000;
2057   background-color: #ff9900;
2058   background-image: url("../../../images/show_all_on.png");
2059 }
2060 #acl-list {
2061   height: 210px;
2062   border: 1px solid #cccccc;
2063   clear: both;
2064   margin-top: 30px;
2065   overflow: auto;
2066 }
2067 .acl-list-item {
2068   display: block;
2069   width: 150px;
2070   height: 30px;
2071   border: 1px solid #cccccc;
2072   margin: 5px;
2073   float: left;
2074 }
2075 .acl-list-item img {
2076   width: 22px;
2077   height: 22px;
2078   float: left;
2079   margin: 4px;
2080 }
2081 .acl-list-item p {
2082   height: 12px;
2083   font-size: 10px;
2084   margin: 0px;
2085   padding: 2px 0px 1px;
2086   overflow: hidden;
2087 }
2088 .acl-list-item a {
2089   font-size: 8px;
2090   display: block;
2091   width: 40px;
2092   height: 10px;
2093   float: left;
2094   color: #999999;
2095   background-color: #cccccc;
2096   background-position: 3px 3px;
2097   background-repeat: no-repeat;
2098   margin-right: 5px;
2099   -webkit-border-radius: 2px ;
2100   -moz-border-radius: 2px;
2101   border-radius: 2px;
2102   padding-left: 15px;
2103 }
2104 #acl-wrapper a:hover {
2105   text-decoration: none;
2106   color: #000000;
2107 }
2108 .acl-button-show {
2109   background-image: url("../../../images/show_off.png");
2110 }
2111 .acl-button-hide {
2112   background-image: url("../../../images/hide_off.png");
2113 }
2114 .acl-button-show.selected {
2115   color: #000000;
2116   background-color: #9ade00;
2117   background-image: url("../../../images/show_on.png");
2118 }
2119 .acl-button-hide.selected {
2120   color: #000000;
2121   background-color: #ff4141;
2122   background-image: url("../../../images/hide_on.png");
2123 }
2124 .acl-list-item.groupshow {
2125   border-color: #9ade00;
2126 }
2127 .acl-list-item.grouphide {
2128   border-color: #ff4141;
2129 }
2130 /** /acl **/
2131 /** tab buttons **/
2132 ul.tabs {
2133   list-style-type: none;
2134   padding-bottom: 10px;
2135   font-size: 13px;
2136 }
2137 ul.tabs li {
2138   float: left;
2139   margin-left: 5px;
2140 }
2141 ul.tabs li .active {
2142     background-color: #333333;
2143     border: 1px solid #777777;
2144     color: white;
2145     border-radius: 3px 3px 3px 3px;
2146     box-shadow: 0 1px 1px #CFCFCF;
2147     margin-left: 5px;
2148 }
2149 //settings tabs
2150 ul.rs_tabs {
2151   list-style-type: none;
2152   font-size: 11px;
2153 }
2154 ul.rs_tabs li {
2155   float: left;
2156   margin-bottom: 30px;
2157   clear: both;
2158 }
2159 ul.rs_tabs li .selected {
2160     background-color: #333;
2161     border: 1px solid #777777;
2162     color: white;
2163     border-radius: 3px 3px 3px 3px;
2164     box-shadow: 2px 2px 2px #CFCFCF;
2165     font-size: 13px;
2166 }
2167 .rs_tabs {
2168     list-style-type: none;
2169     font-size: 11px;
2170     background-position: 0 -20px;
2171     background-repeat: repeat-x;
2172     height: 27px;
2173     padding: 0;
2174  }
2175 .rs_tab.button {        
2176     /*background: none repeat scroll 0 0 #F8F8F8;*/
2177     border: 1px solid #CCCCCC;
2178     border-radius: 3px 3px 3px 3px;
2179     font-weight: bolder;
2180     padding: 3px;
2181     color:  #333333;
2182     text-decoration: none;
2183         }
2184 /**
2185  * Form fields
2186  */
2187 .field {
2188   margin-bottom: 10px;
2189   padding-bottom: 10px;
2190   overflow: auto;
2191   width: 100%;
2192 }
2193 .field label {
2194   float: left;
2195   width: 200px;
2196 }
2197 .field input, .field textarea {
2198   width: 400px;
2199 }
2200 .field textarea {
2201   height: 100px;
2202 }
2203 .field .field_help {
2204   display: block;
2205   margin-left: 200px;
2206   color: #666666;
2207 }
2208 .field .onoff {
2209   float: left;
2210   width: 80px;
2211 }
2212 .field .onoff a {
2213   display: block;
2214   border: 1px solid #666666;
2215   background-image: url("../../../images/onoff.jpg");
2216   background-repeat: no-repeat;
2217   padding: 4px 2px 2px 2px;
2218   height: 16px;
2219   text-decoration: none;
2220 }
2221 .field .onoff .off {
2222   border-color: #666666;
2223   padding-left: 40px;
2224   background-position: left center;
2225   background-color: #cccccc;
2226   color: #666666;
2227   text-align: right;
2228 }
2229 .field .onoff .on {
2230   border-color: #204A87;
2231   padding-right: 40px;
2232   background-position: right center;
2233   background-color: #D7E3F1;
2234   color: #204A87;
2235   text-align: left;
2236 }
2237 .field .hidden {
2238   display: none!important;
2239 }
2240 .field.radio .field_help {
2241   margin-left: 0px;
2242 }
2243 .suggest-select {
2244 width: 500px;
2245 height: 350px;  
2246         }
2247 .message-to-select {
2248         width: 400px;
2249    height: 150px;
2250         }
2251 #directory-search-form{
2252         margin-bottom: 50px;
2253         }
2254 #profile-edit-links-end {
2255         clear: both;
2256         margin-bottom: 15px;
2257 }
2258
2259 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2260
2261 #profile-edit-links li {
2262   float: left;
2263   list-style: none;
2264   margin-left: 10px;
2265 }
2266
2267 .profile-edit-side-div {
2268   display: none;
2269 }
2270
2271 #register-form label,
2272 #profile-edit-form label {
2273         width: 300px; float: left;
2274 }
2275
2276 .required {
2277   display: inline;
2278   color: #B20202;
2279 }
2280
2281 /* oauth */
2282 .oauthapp {
2283   height: auto;
2284   overflow: auto;
2285   border-bottom: 2px solid #cccccc;
2286   padding-bottom: 1em;
2287   margin-bottom: 1em;
2288 }
2289 .oauthapp img {
2290   float: left;
2291   width: 48px;
2292   height: 48px;
2293   margin: 10px;
2294 }
2295 .oauthapp img.noicon {
2296   background-image: url("../../../images/icons/48/plugin.png");
2297   background-position: center center;
2298   background-repeat: no-repeat;
2299 }
2300 .oauthapp a {
2301   float: left;
2302 }
2303 /* contacts */
2304 .contact-entry-wrapper {
2305   width: 120px;
2306   height: 120px;
2307   float: left;
2308 }
2309 /* photo */
2310 .photo {
2311 border-radius: 10px;    
2312 height: 145px !important;
2313 width: 145px !important;
2314         }
2315 .lframe {
2316   float: left;
2317 }
2318 /* profile match wrapper */
2319 .profile-match-wrapper {
2320   float: left;
2321   width: 90px;
2322   height: 90px;
2323   margin-bottom: 20px;
2324 }
2325 .profile-match-wrapper .contact-photo {
2326   width: 80px;
2327   height: 80px;
2328 }
2329 .profile-match-wrapper .contact-photo img {
2330   width: 80px;
2331   height: 80px;
2332 }
2333 .profile-match-wrapper {
2334   left: 0px;
2335   top: 63px;
2336 }
2337
2338 .contact-photo-menu-button {
2339         position: relative;
2340         background-image: url("../../../images/icons/16/menu.png");
2341         background-position: top left; 
2342         background-repeat: no-repeat;
2343         margin: 0px 0px -16px 0px; 
2344         padding: 0px;
2345         width: 16px;
2346         height: 16px;
2347         top: -16px; left:0px;
2348         overflow: hidden;
2349         text-indent: 40px;
2350         display: none;
2351         
2352 }
2353 .contact-photo-menu {
2354         width: 11em;
2355         border: 3px solid #364e59;
2356         color: #2d2d2d;
2357         background: #FFFFFF;
2358 /*        position: absolute;*/
2359         position: relative;
2360         left: 0px; top: 0px;
2361         display: none;
2362         z-index: 10000;
2363 }
2364 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2365 .contact-photo-menu li a {
2366         display: block; 
2367         padding: 5px 10px; 
2368         color: #2d2d2d;
2369         text-decoration: none;
2370 }
2371 .contact-photo-menu li a:hover {
2372         background-color: #bdcdd4; 
2373 }
2374
2375 /* page footer */
2376 footer {
2377   height: 100px;
2378   display: table-row;
2379 }
2380
2381 blockquote {
2382     border-left: 1px solid #D2D2D2;
2383     padding-left: 9px;
2384     margin: 0 0 0 .8ex;
2385          color: #777;
2386 }
2387 .oembed {
2388         font-weight: bold;
2389 }
2390 .aprofile dt{
2391 box-shadow: 1px 1px 5px 0;
2392     color: #666666;
2393     margin: 15px 0 5px;
2394     padding-left: 5px;  
2395         }
2396 /* ================== */
2397 /* = Contacts Block = */
2398 /* ================== */
2399
2400 .contact-block-img {
2401         width: 55px;
2402         height: 55px;
2403         padding-right: 3px;
2404 }
2405 .contact-block-div {
2406         float: left;
2407 }
2408
2409 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2410 #contact-block-end { clear: both; } 
2411
2412 #group-edit-wrapper {
2413         margin-bottom: 10px;
2414 }
2415
2416 #group-members-end {
2417         clear: both;
2418 }
2419 #group-edit-desc {
2420  margin-top: 15px;
2421 }
2422
2423 /*
2424 #group-separator,
2425 #prof-separator { display: none;}
2426 */
2427 #prof-members-end{
2428         clear: both;
2429         }
2430
2431 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2432         margin-bottom: 10px;
2433         margin-top: 20px;
2434 }
2435
2436 #prvmail-submit {
2437         float: right;
2438         margin-top: 10px;
2439 }
2440 #prvmail-subject
2441 {
2442 background: none repeat scroll 0 0 #FFFFFF;
2443 border: 1px solid #CCCCCC;
2444 border-radius: 5px 5px 5px 5px;
2445 font-weight: bold;
2446 height: 20px;
2447 margin: 0 0 5px;
2448 vertical-align: middle;
2449 }
2450 #prvmail-form{
2451  width: 597px;  
2452         }
2453 #prvmail-upload-wrapper,
2454 #prvmail-link-wrapper,
2455 #prvmail-rotator-wrapper {
2456         float: left;
2457         margin-top: 10px;
2458         margin-right: 10px;
2459         width: 24px;
2460 }
2461
2462 #prvmail-end {
2463         clear: both;
2464 }
2465
2466 .mail-list-sender,
2467 .mail-list-detail {
2468         float: left;
2469 }
2470 .mail-list-detail {
2471         margin-left: 20px;
2472 }
2473
2474 .mail-list-subject {
2475         font-size: 1.1em;
2476         margin-top: 10px;
2477 }
2478 a.mail-list-link {
2479     display: block;
2480     font-size: 1.3em;
2481     padding: 4px 0;
2482 }
2483
2484 /*
2485 *a.mail-list-link:hover {
2486 *       background-color: #15607B;
2487 *       color: #F5F6FB;
2488 *}
2489 */
2490
2491 .mail-list-outside-wrapper-end {
2492         clear: both;
2493 }
2494
2495 .mail-list-outside-wrapper {
2496         margin-top: 30px;
2497 }
2498
2499 .mail-list-delete-wrapper {
2500         float: right;
2501         margin-right: 30px;
2502         margin-top: 15px;
2503 }
2504
2505 .mail-list-delete-icon {
2506         border: none;
2507 }
2508
2509 .mail-conv-sender,
2510 .mail-conv-detail {
2511         float: left;
2512 }
2513 .mail-conv-detail {
2514         margin-left: 20px;
2515         width: 500px;
2516 }
2517
2518 .mail-conv-subject {
2519     font-size: 1.4em;
2520     margin: 10px 0;
2521 }
2522
2523 .mail-conv-outside-wrapper-end {
2524         clear: both;
2525 }
2526
2527 .mail-conv-outside-wrapper {
2528         margin-top: 30px;
2529 }
2530
2531 .mail-conv-delete-wrapper {
2532         float: right;
2533         margin-right: 30px;
2534         margin-top: 15px;
2535 }
2536 .mail-conv-break {
2537         clear: both;
2538 }
2539
2540 .mail-conv-delete-icon {
2541         border: none;
2542 }
2543
2544 /* ========== */
2545 /* = Events = */
2546 /* ========== */
2547 .eventcal {
2548         float: left;
2549         font-size: 20px;
2550 }
2551
2552 .vevent {
2553 position: relative;
2554 width: 400px;
2555 padding: 20px;
2556 padding-top: 10px;
2557 margin: 0 0px;
2558 margin-bottom: 10px;
2559 background-color: white;
2560 -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2561 -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2562 box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
2563 }
2564 .vevent .event-location {
2565         margin-left: 10px;
2566         margin-right: 10px;
2567 }
2568 .vevent .event-description {
2569 margin-left: 10px;
2570 margin-right: 10px;
2571 font-size: 1.1em;
2572 font-weight: bolder;
2573 }
2574 .vevent .event-start, .vevent .event-end {
2575
2576 margin-right: 20px;
2577 margin-bottom: 2px;
2578 margin-top: 2px;
2579 font-size: 0.9em;
2580 text-align: left;
2581 }
2582 .event-start .dtstart, .event-end .dtend {
2583 float: right;
2584 }
2585
2586
2587 #new-event-link {
2588         margin-bottom: 10px;
2589 }
2590
2591 .edit-event-link, .plink-event-link {
2592         float: left;
2593         margin-top: 4px;
2594         margin-right: 4px;
2595         margin-bottom: 15px;
2596 }
2597
2598 .event-description:before {
2599         content:   url("../../../view/theme/diabook/icons/events2.png") !important;
2600         margin-right: 15px;
2601 }
2602
2603 .event-start, .event-end {
2604         margin-left: 10px;
2605         width: 330px;
2606         clear: both;
2607 }
2608
2609 .event-start .dtstart, .event-end .dtend {
2610         float: right;
2611 }
2612
2613 .event-list-date {
2614         margin-bottom: 10px;
2615 }
2616
2617 .prevcal, .nextcal {
2618         float: left;
2619         margin-left: 32px;
2620         margin-right: 32px;
2621         margin-top: 64px;
2622 }
2623 .event-calendar-end {
2624         clear: both;
2625 }
2626
2627  
2628 .calendar {
2629         font-family: Courier, monospace;
2630 }
2631 .today {
2632         font-weight: bold;
2633         color: #FF0000;
2634 }
2635
2636 .settings-block {
2637         border: 1px solid #AAA;
2638         margin: 10px;
2639         padding: 10px;
2640 }
2641
2642 .app-title {
2643         margin: 10px;
2644 }
2645
2646 #identity-manage-desc {
2647         margin-top:15px;
2648         margin-bottom: 15px;
2649 }
2650
2651 #identity-manage-choose {
2652         margin-bottom: 15px;
2653 }
2654
2655 #identity-submit {
2656         margin-top: 20px;
2657 }
2658
2659 #photo-prev-link, #photo-next-link {
2660         padding: 10px;
2661         float: left;
2662 }
2663 .lightbox{
2664         float: left;
2665         }
2666
2667 #photo-photo {
2668         float: left;
2669 }
2670 #photo-like-div .wall-item-like-buttons {
2671          float: left;
2672     margin-right: 5px;
2673     margin-top: 30px;
2674         }
2675
2676
2677 .wall-item-like-buttons .icon.like {
2678 float: left;
2679 }
2680
2681 #photo-photo-end {
2682         clear: both;
2683 }
2684
2685 .tabs .comment-wwedit-wrapper {
2686         display: block;
2687    margin-top: 30px;
2688    margin-left: 50px;
2689         }
2690
2691 .profile-match-photo {
2692         float: left;
2693         text-align: center;
2694         width: 120px;
2695 }
2696
2697 .profile-match-name {
2698         float: left;
2699         text-align: center;
2700         width: 120px;
2701         overflow: hidden;
2702 }
2703
2704 .profile-match-break,
2705 .profile-match-end {
2706         clear: both;
2707 }
2708
2709 .profile-match-connect {
2710         text-align: center;
2711         font-weight: bold;
2712 }
2713
2714 .profile-match-wrapper {
2715         float: left;
2716         padding: 10px;
2717         width: 120px;
2718         height: 120px;
2719         scroll: auto;
2720 }
2721 #profile-match-wrapper-end {
2722         clear: both;
2723 }
2724
2725 /* ============= */
2726 /* = Directory = */
2727 /* ============= */
2728 /* contacts menu */
2729 .contact-photo-wrapper {
2730   position: relative;
2731 }
2732 .contact-photo {
2733   width: 48px;
2734   height: 48px;
2735   overflow: hidden;
2736   display: block;
2737 }
2738 .contact-photo img {
2739   width: 48px;
2740   height: 48px;
2741 }
2742 .contact-photo-menu-button {
2743   display: none;
2744   /* position: absolute; */
2745   /* position: absolute; */
2746   left: 0px;
2747   top: -16px;
2748 }
2749 .contact-wrapper {
2750   float: left;
2751   width: 90px;
2752   height: 90px;
2753   margin-bottom: 15px;
2754 }
2755 .contact-wrapper .contact-photo {
2756   width: 80px;
2757   height: 80px;
2758 }
2759 .contact-wrapper .contact-photo img {
2760   width: 80px;
2761   height: 80px;
2762 }
2763 .contact-wrapper .contact-photo-menu-button {
2764   left: 0px;
2765   top: 63px;
2766 }
2767 .directory-item {
2768   float: left;
2769   width: 200px;
2770   height: 200px;
2771 }
2772 .directory-item .contact-photo {
2773   width: 175px;
2774   height: 175px;
2775 }
2776 .directory-item .contact-photo img {
2777   width: 175px;
2778   height: 175px;
2779 }
2780 .contact-name {
2781   text-align: left;
2782   font-weight: bold;
2783   font-size: 12px;
2784 }
2785 .contact-details {
2786   color: #999999;
2787 }
2788 #side-bar-photos-albums li{
2789 list-style-type: disc;
2790 }
2791 #side-bar-photos-albums ul li{
2792   margin-left: 30px;
2793   padding-left: 0px;
2794         }
2795 #side-bar-photos-albums{
2796         margin-top: 15px;       
2797         }
2798 .photo-top-photo, .photo-album-photo {
2799   -webkit-border-radius: 5px 5px 0 0;
2800   -moz-border-radius: 5px 5px 0 0;
2801   border-radius: 5px 5px 0 0;
2802 }
2803 .photo-album-image-wrapper, .photo-top-image-wrapper {
2804   float: left;
2805    -moz-box-shadow: 0 0 5px #888;
2806    -webkit-box-shadow: 0 0 5px #888;
2807    box-shadow: 0 0 5px #888;
2808   background-color: #000;
2809    -webkit-border-radius: 5px;
2810    -moz-border-radius: 5px;
2811   border-radius: 5px;
2812   padding-bottom: 20px;
2813   position: relative;
2814   margin: 0 10px 10px 0;
2815   width: 200px; height: 140px;
2816   overflow: hidden;  
2817 }
2818 /*
2819 .photo-top-album-name {
2820   position: absolute;
2821   bottom: 0;
2822   padding: 0 5px;
2823 }*/
2824 /*.photo-top-image-wrapper {
2825         position: relative;
2826         float: left;
2827         margin-top: 15px;
2828         margin-right: 15px;
2829         width: 200px; height: 200px; 
2830         
2831 }*/
2832 .photo-top-album-name {
2833         width: 100%;
2834         position: absolute; 
2835         bottom: 0px; 
2836         padding-left: 3px;
2837         background-color: #EEE;
2838 }
2839 .photo-top-album-link{
2840   color: #3465A4;
2841         }
2842 #photo-top-end {
2843         clear: both;
2844 }
2845
2846 #photo-top-links {
2847         margin-bottom: 30px;
2848         margin-left: 30px;
2849 }
2850
2851 #photos-upload-newalbum-div {
2852         float: left;
2853         width: 175px;
2854 }