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