Hormold

VK Change (#1392756309)

Feb 18th, 2014
2,397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 159.14 KB | None | 0 0
  1. Файл - page.css (Старый размер - 112829 | Новый - 0):
  2. 0.  - #page_css {
  3. 1.  -   display: none;
  4. 2.  - }
  5. 3.  -
  6. 4.  - .wide_column {
  7. 5.  -   padding-bottom: 10px;
  8. 6.  -   width: 397px;
  9. 7.  - }
  10. 8.  - .narrow_column {
  11. 9.  -   padding-bottom: 10px;
  12. 10.  -   width: 200px;
  13. 11.  - }
  14. 12.  -
  15. 13.  - .page_wide_no_narrow .narrow_column {
  16. 14.  -   display: none;
  17. 15.  - }
  18. 16.  - .page_wide_no_narrow .wide_wall_module {
  19. 17.  -   padding: 0;
  20. 18.  - }
  21. 19.  - .page_wide_no_narrow .wide_column {
  22. 20.  -   width: auto;
  23. 21.  - }
  24. 22.  - .page_wide_no_narrow #info_module_wrap,
  25. 23.  - .page_wide_no_narrow #info_module_wrap .info_tabs.no_edit,
  26. 24.  - .page_wide_no_narrow #info_module_wrap .info_tab {
  27. 25.  -   /*width: auto; (auto means 1191px in some cases) */
  28. 26.  -   width: 597px;
  29. 27.  - }
  30. 28.  -
  31. 29.  - .public_info .short_text,
  32. 30.  - .group_info .short_text {
  33. 31.  -   background: #FFF;
  34. 32.  -   cursor: pointer;
  35. 33.  - }
  36. 34.  - .page_desc_full {
  37. 35.  -   position: relative;
  38. 36.  -   top: 2px;
  39. 37.  -   font-weight: bold;
  40. 38.  -   color: #91A4B8;
  41. 39.  -   -webkit-transition: color 200ms linear;
  42. 40.  -   -moz-transition: color 200ms linear;
  43. 41.  -   -o-transition: color 200ms linear;
  44. 42.  -   transition: color 200ms linear;
  45. 43.  - }
  46. 44.  - .public_info .short_text:hover .page_desc_full,
  47. 45.  - .group_info .short_text:hover .page_desc_full {
  48. 46.  -   color: #45688E;
  49. 47.  - }
  50. 48.  - .page_desc_full:hover {
  51. 49.  -   text-decoration: none;
  52. 50.  - }
  53. 51.  - .counts_module div {
  54. 52.  -   line-height: 170%;
  55. 53.  - }
  56. 54.  - .counts_module div a {
  57. 55.  -   padding: 2px 6px;
  58. 56.  -   display: block;
  59. 57.  -   text-decoration: none;
  60. 58.  - }
  61. 59.  -
  62. 60.  - .counts_module div a:hover {
  63. 61.  -   background: #E9EDF1;
  64. 62.  -   text-decoration: none;
  65. 63.  - }
  66. 64.  -
  67. 65.  - .module_body {
  68. 66.  -   padding-bottom: 20px;
  69. 67.  -   overflow: hidden;
  70. 68.  - }
  71. 69.  - .module .module_count {
  72. 70.  -   font-weight: bold;
  73. 71.  - }
  74. 72.  - .module .module_count_wrap {
  75. 73.  -   color: #99ADC2;
  76. 74.  - }
  77. 75.  -
  78. 76.  - .module_header {
  79. 77.  -   display: block;
  80. 78.  -   background: #f1f1f1;
  81. 79.  - }
  82. 80.  - .module_header:hover {
  83. 81.  -   text-decoration: none;
  84. 82.  - }
  85. 83.  - .wall_header {
  86. 84.  -   border-bottom: none;
  87. 85.  - }
  88. 86.  - .module_header .header_top {
  89. 87.  -   background: #DEE5EB;
  90. 88.  -   overflow: hidden;
  91. 89.  -   padding: 4px 8px;
  92. 90.  -   font-weight: bold;
  93. 91.  -   outline: none;
  94. 92.  -   color: #45688E;
  95. 93.  - }
  96. 94.  - .wide_column .module_header .header_top {
  97. 95.  -   padding: 6px 8px;
  98. 96.  - }
  99. 97.  - .module_header .header_top#page_wall_header {
  100. 98.  -   border-bottom: 0px;
  101. 99.  - }
  102. 100.  - .module_header .header_top .right_link {
  103. 101.  -   color: #99ADC2;
  104. 102.  -   font-weight: bold;
  105. 103.  - }
  106. 104.  - .module_header .header_top {
  107. 105.  -   text-decoration: none;
  108. 106.  - }
  109. 107.  - .p_header_bottom {
  110. 108.  -   border-bottom: 1px solid #F1F1F1;
  111. 109.  -   color: #666;
  112. 110.  -   padding: 3px 8px;
  113. 111.  -   background: #F1F1F1;
  114. 112.  - }
  115. 113.  - .p_sub_header {
  116. 114.  -   margin: 7px 0px 5px 0px;
  117. 115.  -   display: block;
  118. 116.  - }
  119. 117.  - .p_sub_header:hover {
  120. 118.  -   text-decoration: none;
  121. 119.  - }
  122. 120.  - .module_header span {
  123. 121.  -   font-weight: normal;
  124. 122.  - }
  125. 123.  - .p_header_bottom .fl_r {
  126. 124.  -   color: #2B587A;
  127. 125.  - }
  128. 126.  - .module_header .header_top .fl_r:hover,
  129. 127.  - .module_header .header_bottom .fl_r:hover,
  130. 128.  - .module_header .p_header_bottom .fl_r:hover {
  131. 129.  -   text-decoration: underline;
  132. 130.  - }
  133. 131.  - .module_inverted .header_top {
  134. 132.  -   background-color: #597da3;
  135. 133.  -   color: #FFFFFF;
  136. 134.  - }
  137. 135.  -
  138. 136.  - .photos_module {
  139. 137.  -   overflow: hidden;
  140. 138.  - }
  141. 139.  -
  142. 140.  - .audios_module .module_body {
  143. 141.  -   padding: 8px 0px;
  144. 142.  - }
  145. 143.  -
  146. 144.  - .narrow_column .audios_module .module_body {
  147. 145.  -   padding: 8px 8px 8px 0px;
  148. 146.  - }
  149. 147.  -
  150. 148.  - .audios_module .audio .title_wrap {
  151. 149.  -   width: 325px;
  152. 150.  - }
  153. 151.  - .audios_module .audio .title_wrap b {
  154. 152.  -   max-width: 230px;
  155. 153.  - }
  156. 154.  - .page_module_upload {
  157. 155.  -   background: #eff1f3;
  158. 156.  -   padding: 13px 13px 13px 123px;
  159. 157.  -   text-align: left;
  160. 158.  -   color: #738392;
  161. 159.  -   line-height: 16px;
  162. 160.  -   white-space: nowrap;
  163. 161.  -   display: block;
  164. 162.  - }
  165. 163.  - .narrow_column .page_module_upload {
  166. 164.  -   padding-left: 25px;
  167. 165.  - }
  168. 166.  - .font_medium .narrow_column .page_module_upload {
  169. 167.  -   padding-left: 20px;
  170. 168.  - }
  171. 169.  - .is_rtl1 .narrow_column .page_module_upload {
  172. 170.  -   padding-left: 13px;
  173. 171.  -   padding-right: 25px;
  174. 172.  - }
  175. 173.  - .is_rtl1.font_medium .narrow_column .page_module_upload {
  176. 174.  -   padding-left: 13px;
  177. 175.  -   padding-right: 20px;
  178. 176.  - }
  179. 177.  - a.page_module_upload:hover,
  180. 178.  - .page_module_upload.hover {
  181. 179.  -   background: #e9edf1;
  182. 180.  -   text-decoration: none;
  183. 181.  - }
  184. 182.  - .page_photos_upload_label,
  185. 183.  - .page_topics_upload_label,
  186. 184.  - .page_audios_upload_label,
  187. 185.  - .page_links_upload_label,
  188. 186.  - .page_videos_upload_label,
  189. 187.  - .page_docs_upload_label,
  190. 188.  - .page_events_upload_label,
  191. 189.  - .page_contacts_upload_label,
  192. 190.  - .page_places_upload_label {
  193. 191.  -   background-image: url('/images/icons/group_icons.png');
  194. 192.  -   background-repeat: no-repeat;
  195. 193.  -   display: block;
  196. 194.  -   height: 14px;
  197. 195.  -   padding: 4px 0px 6px 35px;
  198. 196.  - }
  199. 197.  - .page_photos_upload_label {
  200. 198.  -   background-position: 0px 0px;
  201. 199.  - }
  202. 200.  - .page_topics_upload_label {
  203. 201.  -   background-position: 0px -24px;
  204. 202.  - }
  205. 203.  - .page_audios_upload_label {
  206. 204.  -   background-position: 0px -48px;
  207. 205.  - }
  208. 206.  - .page_links_upload_label {
  209. 207.  -   background-position: 0px -72px;
  210. 208.  - }
  211. 209.  - .page_videos_upload_label {
  212. 210.  -   background-position: 0px -96px;
  213. 211.  - }
  214. 212.  - .page_docs_upload_label {
  215. 213.  -   background-position: 0px -120px;
  216. 214.  - }
  217. 215.  - .page_events_upload_label {
  218. 216.  -   background-position: 0px -144px;
  219. 217.  - }
  220. 218.  - .page_contacts_upload_label {
  221. 219.  -   background-position: 0px -168px;
  222. 220.  - }
  223. 221.  - .page_places_upload_label {
  224. 222.  -   background-position: 0px -192px;
  225. 223.  - }
  226. 224.  - .page_upload_photos_input {
  227. 225.  -   position: absolute;
  228. 226.  -   visibility: hidden;
  229. 227.  - }
  230. 228.  -
  231. 229.  - .people_module .module_body {
  232. 230.  -   padding: 6px 0px 14px 0px;
  233. 231.  - }
  234. 232.  -
  235. 233.  - .narrow_column .people_module .people_row {
  236. 234.  -   width: 198px;
  237. 235.  -   overflow: hidden;
  238. 236.  - }
  239. 237.  -
  240. 238.  - .module_body .people_cell {
  241. 239.  -   width: 66px;
  242. 240.  -   overflow: hidden;
  243. 241.  -   padding: 6px 0px;
  244. 242.  -   text-align: center;
  245. 243.  - }
  246. 244.  -
  247. 245.  - .module_body .people_cell .ava {
  248. 246.  -   display: block;
  249. 247.  -   width: 50px;
  250. 248.  -   height: 50px;
  251. 249.  -   margin: 0px 8px;
  252. 250.  -   padding-bottom: 6px;
  253. 251.  - }
  254. 252.  - .module_body .people_cell .name_field {
  255. 253.  -   width: 300px;
  256. 254.  -   margin: 0px -117px;
  257. 255.  - }
  258. 256.  - .app_module .module_body {
  259. 257.  -   padding-bottom: 0px;
  260. 258.  - }
  261. 259.  - .app_module .app_container {
  262. 260.  -   padding: 20px 0px 20px 0px;
  263. 261.  -   background: url('/images/upload.gif') center center no-repeat;
  264. 262.  - }
  265. 263.  - .app_module .app_container iframe {
  266. 264.  -   display: none;
  267. 265.  -   overflow: hidden;
  268. 266.  -   height: 60px;
  269. 267.  - }
  270. 268.  - .app_module .app_container.loaded {
  271. 269.  -   padding: 0px 0px 10px 0px;
  272. 270.  -   background: none;
  273. 271.  - }
  274. 272.  - .app_module .app_container.loaded iframe {
  275. 273.  -   display: block;
  276. 274.  -   height: auto;
  277. 275.  - }
  278. 276.  - .app_module .header_bottom {
  279. 277.  -   display: none;
  280. 278.  - }
  281. 279.  - .narrow_column .topics_module .module_body {
  282. 280.  -   padding: 10px 5px;
  283. 281.  - }
  284. 282.  - .wide_column .topics_module .module_body {
  285. 283.  -   padding: 0px 0px 10px;
  286. 284.  - }
  287. 285.  - .topics_module .topic_to_last {
  288. 286.  -   color: #2B587A;
  289. 287.  -   font-size: 1.18em;
  290. 288.  -   margin: 0px 1px;
  291. 289.  -   padding: 0px 3px 1px;
  292. 290.  - }
  293. 291.  - .topics_module .topic_to_last:hover {
  294. 292.  -   background-color: #DAE1E8;
  295. 293.  - }
  296. 294.  - .topics_module .topic_inner_link {
  297. 295.  -   color: #2B587A;
  298. 296.  - }
  299. 297.  - .topics_module .topic_inner_link:hover {
  300. 298.  -   text-decoration: underline;
  301. 299.  - }
  302. 300.  - .topics_module .icon {
  303. 301.  -   width: 16px;
  304. 302.  -   height: 17px;
  305. 303.  -   background: url(/images/note.gif) no-repeat;
  306. 304.  -   padding: 0px 5px;
  307. 305.  - }
  308. 306.  - .topics_module .info, .topics_module .blog_info {
  309. 307.  -   width: 160px;
  310. 308.  - }
  311. 309.  - .wide_column .topics_module .info {
  312. 310.  -   width: 380px;
  313. 311.  - }
  314. 312.  - .wide_column .topics_module .blog_info {
  315. 313.  -   width: 350px;
  316. 314.  - }
  317. 315.  - .wide_column .topic_title {
  318. 316.  -   font-weight: bold;
  319. 317.  -   color: #45688E;
  320. 318.  - }
  321. 319.  - .wide_column .topic_title:hover {
  322. 320.  -   text-decoration: underline;
  323. 321.  - }
  324. 322.  - .topics_module small {
  325. 323.  -   color: #777;
  326. 324.  - }
  327. 325.  - .wide_column .topics_module small {
  328. 326.  -   color: #333;
  329. 327.  -   display: block;
  330. 328.  -   padding-top: 5px;
  331. 329.  - }
  332. 330.  - .wide_column .topics_module .topic_date {
  333. 331.  -   color: gray;
  334. 332.  - }
  335. 333.  - .topics_module .topic_row {
  336. 334.  -   display: block;
  337. 335.  -   padding: 0 0 6px;
  338. 336.  - }
  339. 337.  - .topics_module .topic_row:hover {
  340. 338.  -   text-decoration: none;
  341. 339.  - }
  342. 340.  - .wide_column .topics_module .topic_row {
  343. 341.  -   padding: 10px 8px;
  344. 342.  -   border-top: 1px solid #E7EAED;
  345. 343.  - }
  346. 344.  - .wide_column .topics_module .topic_row.first {
  347. 345.  -   border-top: 0px;
  348. 346.  - }
  349. 347.  -
  350. 348.  - .places_module .module_body {
  351. 349.  -   padding: 5px 0 10px;
  352. 350.  - }
  353. 351.  -
  354. 352.  - .places_module .place_row {
  355. 353.  -   padding: 5px 0 6px 10px;
  356. 354.  - }
  357. 355.  -
  358. 356.  - .places_module .icon {
  359. 357.  -   margin-top: 3px;
  360. 358.  -   height: 10px;
  361. 359.  -   width: 15px;
  362. 360.  -   background: url(/images/icons/mono_iconset.gif?8) no-repeat;
  363. 361.  -   background-position: 0 -165px;
  364. 362.  - }
  365. 363.  -
  366. 364.  - .places_module .info {
  367. 365.  -   width: 160px;
  368. 366.  - }
  369. 367.  -
  370. 368.  - .places_module .place_title small {
  371. 369.  -   color: #777;
  372. 370.  -   margin-left: 3px;
  373. 371.  - }
  374. 372.  -
  375. 373.  - .places_module .place_address {
  376. 374.  -   margin-top: 2px;
  377. 375.  - }
  378. 376.  -
  379. 377.  -
  380. 378.  -
  381. 379.  - .help_steps_module .module_body{
  382. 380.  -   padding: 0px 0 10px;
  383. 381.  -   line-height: 150%;
  384. 382.  - }
  385. 383.  -
  386. 384.  - .help_steps_module .help_step_row {
  387. 385.  -   padding: 10px 4px 0;
  388. 386.  - }
  389. 387.  -
  390. 388.  - .help_steps_module .help_step_image {
  391. 389.  -   background: url(/images/icons/iconset.gif) no-repeat 0 -144px;
  392. 390.  -   width: 12px;
  393. 391.  -   height: 12px;
  394. 392.  -   margin-top: 3px;
  395. 393.  - }
  396. 394.  -
  397. 395.  - .help_steps_module #help_step_photo .help_step_image {
  398. 396.  -   background-position: 0 -32px;
  399. 397.  - }
  400. 398.  -
  401. 399.  - .help_steps_module #help_step_desc .help_step_image {
  402. 400.  -   background-position: 0 -144px;
  403. 401.  - }
  404. 402.  -
  405. 403.  - .help_steps_module #help_step_type .help_step_image {
  406. 404.  -   background-position: 0 -144px;
  407. 405.  - }
  408. 406.  -
  409. 407.  - .help_steps_module #help_step_contacts .help_step_image {
  410. 408.  -   background-position: 0 -96px;
  411. 409.  - }
  412. 410.  -
  413. 411.  - .help_steps_module #help_step_ad .help_step_image {
  414. 412.  -   background-position: 0 -48px;
  415. 413.  - }
  416. 414.  -
  417. 415.  - .help_steps_module #help_step_event .help_step_image {
  418. 416.  -   background-position: 0 -176px;
  419. 417.  - }
  420. 418.  -
  421. 419.  - .help_steps_module #help_step_wall .help_step_image {
  422. 420.  -   background-position: 0 -208px;
  423. 421.  - }
  424. 422.  -
  425. 423.  - .help_step_info {
  426. 424.  -   width: 357px;
  427. 425.  -   padding: 0 10px;
  428. 426.  - }
  429. 427.  -
  430. 428.  - .wide_column .big_header {
  431. 429.  -   font-size: 12px;
  432. 430.  - }
  433. 431.  - .wide_column .top_header {
  434. 432.  -   font-size: 12px;
  435. 433.  -   font-weight: bold;
  436. 434.  - }
  437. 435.  - .font_medium .wide_column .big_header,
  438. 436.  - .font_medium .wide_column .top_header {
  439. 437.  -   font-size: 13px;
  440. 438.  - }
  441. 439.  -
  442. 440.  -
  443. 441.  -
  444. 442.  - /* Like Button */
  445. 443.  -
  446. 444.  - .like_dived .like_wrap {
  447. 445.  -   margin-right: 8px;
  448. 446.  -   cursor: pointer;
  449. 447.  -   position: relative;
  450. 448.  - }
  451. 449.  - .like_dived .like_inline .like_wrap {
  452. 450.  -   margin: 0;
  453. 451.  - }
  454. 452.  -
  455. 453.  - .like_dived .like_wrap .like_left {
  456. 454.  -   border: 1px solid #3E6797;
  457. 455.  -   border-right: 0;
  458. 456.  -   padding: 0;
  459. 457.  -   float: left;
  460. 458.  -   z-index: 80;
  461. 459.  -   position: relative;
  462. 460.  - }
  463. 461.  - .like_dived .like_wrap .like_left .like_left_border {
  464. 462.  -   border: 1px solid;
  465. 463.  -   border-color: #7D9ABB #3E6797 #5C81AA #5C81AA;
  466. 464.  -   padding: 3px 3px 1px 2px;
  467. 465.  -   background: #6D8EB2;
  468. 466.  -   width: 10px;
  469. 467.  -   position: relative;
  470. 468.  -   height: 10px;
  471. 469.  -   width: 10px;
  472. 470.  - }
  473. 471.  - .like_dived .like_wrap_h22 .like_left .like_left_border   {
  474. 472.  -   padding: 5px 5px 3px 4px;
  475. 473.  - }
  476. 474.  - .like_dived .like_wrap .like_right {
  477. 475.  -   border: 1px solid #ADBCCB;
  478. 476.  -   border-left: 0;
  479. 477.  -   padding: 0;
  480. 478.  -   float: left;
  481. 479.  -   z-index: 70;
  482. 480.  -   position: relative;
  483. 481.  - }
  484. 482.  - .like_dived .like_wrap .like_right .like_right_border {
  485. 483.  -   border-width: 1px;
  486. 484.  -   border-style: solid;
  487. 485.  -   border-color: #fff #EDF2F6 #EDF2F6 #EDF2F6;
  488. 486.  -   background: #EDF2F6;
  489. 487.  -   padding: 0px 4px 0px;
  490. 488.  -   text-shadow: 0px 1px 0px #fff;
  491. 489.  -   color: #2F5879;
  492. 490.  -   line-height: 1.27em;
  493. 491.  -   height: 14px;
  494. 492.  -   -webkit-user-select: none;
  495. 493.  -   -moz-user-select: none;
  496. 494.  -   user-select: none;
  497. 495.  - }
  498. 496.  - .like_dived .like_wrap_h22 .like_right .like_right_border   {
  499. 497.  -   padding: 2px 4px;
  500. 498.  - }
  501. 499.  - .like_dived .like_wrap .icon {
  502. 500.  -   width: 10px;
  503. 501.  -   height: 10px;
  504. 502.  -   background: url(/images/icons/like_widget.gif) no-repeat 0px 0px;
  505. 503.  -   overflow: hidden;
  506. 504.  - }
  507. 505.  - .like_dived .like_wrap .like_left .iconV {
  508. 506.  -   background-position: 0 -18px;
  509. 507.  -   position: absolute;
  510. 508.  -   margin: 0 1px 1px 2px;
  511. 509.  -   width: 7px;
  512. 510.  -   height: 9px;
  513. 511.  - }
  514. 512.  - .like_dived .like_wrap .like_left .iconHeart {
  515. 513.  -   background-position: 0 -29px;
  516. 514.  -   position: absolute;
  517. 515.  -   opacity: 0;
  518. 516.  -   filter: alpha(opacity=0);
  519. 517.  -   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  520. 518.  - }
  521. 519.  - .like_dived .like_wrap .like_bottom_shadow {
  522. 520.  -   height: 1px;
  523. 521.  -   opacity: 0.08;
  524. 522.  -   filter: alpha(opacity=8);
  525. 523.  -   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
  526. 524.  -   background: black;
  527. 525.  -   *display: none;
  528. 526.  - }
  529. 527.  -
  530. 528.  - .like_dived .checkbox_pressed .like_left_border {
  531. 529.  -   background-color:#6688AD;
  532. 530.  -   border-color:#51769E #51779F #7495B8;
  533. 531.  - }
  534. 532.  -
  535. 533.  - .like_dived .heart .checked .like_left .icon {
  536. 534.  -   background-position: 0 -29px;
  537. 535.  -   margin: 0;
  538. 536.  -   width: 10px;
  539. 537.  -   height: 10px;
  540. 538.  - }
  541. 539.  - .like_dived .checkbox_over .like_right {
  542. 540.  -   border-color: #8596A9;
  543. 541.  - }
  544. 542.  - .like_dived .checkbox_over .like_right .like_right_border {
  545. 543.  -   background: #E3EAF1;
  546. 544.  -   border-color: #fff #E3EAF1 #E3EAF1 #E3EAF1;
  547. 545.  -   -webkit-user-select: none;
  548. 546.  -   -moz-user-select: none;
  549. 547.  -   user-select: none;
  550. 548.  - }
  551. 549.  - .like_dived .checked .like_left {
  552. 550.  -   border-right: 1px solid #3E6797;
  553. 551.  - }
  554. 552.  - .like_dived .checked .like_left .like_left_border {
  555. 553.  -   border-right: 0;
  556. 554.  - }
  557. 555.  - .like_dived .checked .like_left_border .iconV {
  558. 556.  -   opacity: 0;
  559. 557.  -   filter: alpha(opacity=0);
  560. 558.  -   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  561. 559.  - }
  562. 560.  - .like_dived .checked .like_left_border .iconHeart {
  563. 561.  -   opacity: 1;
  564. 562.  -   filter: none;
  565. 563.  -   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  566. 564.  - }
  567. 565.  - .like_dived .checked .like_right {
  568. 566.  -   border-color: #3E6797;
  569. 567.  - }
  570. 568.  - .like_dived .checked .like_right .like_right_border {
  571. 569.  -   border-color: #7C98BA #5C80A9 #5C80A9 #7C98BA;
  572. 570.  -   background: #6D8DB1;
  573. 571.  -   text-shadow: 0px 1px 0px #4B688B;
  574. 572.  -   color: #fff;
  575. 573.  - }
  576. 574.  - .like_dived_full .checked .like_right {
  577. 575.  -   display: none;
  578. 576.  - }
  579. 577.  - .album_module .thumb a {
  580. 578.  - /*  padding: 2px;
  581. 579.  -   border: 1px solid #CCCCCC; */
  582. 580.  -   display: block;
  583. 581.  - }
  584. 582.  - .album_module .thumb a:hover {
  585. 583.  - /*  border-color: #45688E;*/
  586. 584.  - }
  587. 585.  - .album_module .thumb div {
  588. 586.  -   width: 75px;
  589. 587.  -   text-align: center;
  590. 588.  -   max-height: 56px;
  591. 589.  -   overflow: hidden;
  592. 590.  -   background: #000000;
  593. 591.  - }
  594. 592.  - .album_module .thumb div img {
  595. 593.  -   padding: 0px;
  596. 594.  -   vertical-align: top;
  597. 595.  - }
  598. 596.  - .album_module .info {
  599. 597.  -   width: 90px;
  600. 598.  -   margin: 12px 0px 0px;
  601. 599.  - }
  602. 600.  - .album_module .info a {
  603. 601.  -   font-weight: bold;
  604. 602.  - }
  605. 603.  - .album_module .updated {
  606. 604.  -   color: #777;
  607. 605.  - }
  608. 606.  - .album_module .thumb {
  609. 607.  -   padding: 10px 10px 0px;
  610. 608.  -   overflow: hidden;
  611. 609.  - }
  612. 610.  -
  613. 611.  - .video_module .video {
  614. 612.  -   position: relative;
  615. 613.  -   margin: 10px 10px 0px;
  616. 614.  -   width: 178px;
  617. 615.  -   height: 132px;
  618. 616.  - }
  619. 617.  - .video_module .video img {
  620. 618.  -   width: 178px;
  621. 619.  -   height: 132px;
  622. 620.  - }
  623. 621.  - .video_module .video div {
  624. 622.  -   position: absolute;
  625. 623.  -   bottom: 10px;
  626. 624.  -   font-size: 10px;
  627. 625.  -   z-index: 10;
  628. 626.  -   width: 171px;
  629. 627.  -   margin-top: 105px;
  630. 628.  - }
  631. 629.  - .font_medium .video_module .video div {
  632. 630.  -   font-size: 11px;
  633. 631.  - }
  634. 632.  -
  635. 633.  -
  636. 634.  - .wide_column .video_module .video img {
  637. 635.  -   width: 112px;
  638. 636.  -   height: 84px;
  639. 637.  - }
  640. 638.  - .wide_column .video_module .video div {
  641. 639.  -   width: 113px;
  642. 640.  -   margin-top: 73px;
  643. 641.  - }
  644. 642.  -
  645. 643.  - .wide_column .video_module .video_row {
  646. 644.  -   width: 130px;
  647. 645.  - }
  648. 646.  -
  649. 647.  - .video_module .video div span.bg {
  650. 648.  -   background: #000;
  651. 649.  -   color: #000;
  652. 650.  -   opacity: 0.6;
  653. 651.  -   filter: alpha(opacity=60);
  654. 652.  - }
  655. 653.  - .video_module .video div span {
  656. 654.  -   color: #FFF;
  657. 655.  -   padding: 0px 3px 1px;
  658. 656.  - }
  659. 657.  - .video_module .info {
  660. 658.  -   margin: 0px 10px;
  661. 659.  - }
  662. 660.  - .video_module .video:hover {
  663. 661.  -   text-decoration: none;
  664. 662.  - }
  665. 663.  - .video_module .video:hover img {
  666. 664.  -   border-color: #45688E;
  667. 665.  - }
  668. 666.  - .video_module small {
  669. 667.  -   color: #777;
  670. 668.  - }
  671. 669.  -
  672. 670.  - .wall_module .more_link {
  673. 671.  -   display: none;
  674. 672.  -   padding: 8px 0px;
  675. 673.  -   text-align: center;
  676. 674.  -   border-top: 1px solid #DAE1E8;
  677. 675.  -   margin-bottom: 10px;
  678. 676.  - }
  679. 677.  - .wall_module .more_link:hover {
  680. 678.  -   text-decoration: none;
  681. 679.  -   background: #E9EDF1;
  682. 680.  - }
  683. 681.  - .wall_module .more_link .progress {
  684. 682.  -   margin: 0px auto;
  685. 683.  - }
  686. 684.  - .wall_module .more_link div {
  687. 685.  -   height: 13px;
  688. 686.  - }
  689. 687.  - .wall_module .ext_video img {
  690. 688.  -   width: 120px;
  691. 689.  -   height: 90px;
  692. 690.  - }
  693. 691.  - div.wall_module .ext_video div {
  694. 692.  -   width: 120px;
  695. 693.  -   margin-top: 75px;
  696. 694.  - }
  697. 695.  - .wall_module .video div {
  698. 696.  -   bottom: 5px;
  699. 697.  -   right: 0px;
  700. 698.  -   position: absolute;
  701. 699.  -   font-size: 0.9em;
  702. 700.  -   z-index: 10;
  703. 701.  - }
  704. 702.  - .wall_module .video div span.bg {
  705. 703.  -   background: #000;
  706. 704.  -   color: #000;
  707. 705.  -   opacity: 0.6;
  708. 706.  -   filter: alpha(opacity=60);
  709. 707.  - }
  710. 708.  - .wall_module .video div span {
  711. 709.  -   color: #FFF;
  712. 710.  -   padding: 0px 3px 1px;
  713. 711.  - }
  714. 712.  -
  715. 713.  - .wall_module #page_wall_posts .post,
  716. 714.  - .wall_module #page_wall_posts .online {
  717. 715.  -   display: none;
  718. 716.  - }
  719. 717.  - .wall_module #page_wall_posts.all .all,
  720. 718.  - .wall_module #page_wall_posts.own .own,
  721. 719.  - .wall_module #page_wall_posts.all .online {
  722. 720.  -   display: block;
  723. 721.  - }
  724. 722.  -
  725. 723.  - .wall_module #wall_postponed {
  726. 724.  -   padding-top: 10px;
  727. 725.  -   border-top: 1px solid #DAE1E8;
  728. 726.  - }
  729. 727.  - .big_wall_post #wall_postponed {
  730. 728.  -   padding-top: 10px;
  731. 729.  -   padding-bottom: 0;
  732. 730.  -   border-top: none;
  733. 731.  - }
  734. 732.  - .wall_module #wall_postponed.wall_postponed_empty {
  735. 733.  -   padding-top: 0;
  736. 734.  -   border-top: none;
  737. 735.  - }
  738. 736.  - .wall_module #wall_postponed_link {
  739. 737.  -   display: block;
  740. 738.  -   padding: 8px;
  741. 739.  -   text-align: center;
  742. 740.  -   background-color: #EFF1F3;
  743. 741.  -   color: #738392;
  744. 742.  -   cursor: pointer;
  745. 743.  -   line-height: 15px;
  746. 744.  -   height: 15px;
  747. 745.  - }
  748. 746.  - .wall_module #wall_postponed_link:hover {
  749. 747.  -   text-decoration: none;
  750. 748.  -   background-color: #E9EDF1;
  751. 749.  - }
  752. 750.  - .wall_module #wall_postponed_link .wall_postponed_link_arrow {
  753. 751.  -   background: url(/images/icons/wall_more_arrows.gif) no-repeat 4px -34px;
  754. 752.  -   display: inline-block;
  755. 753.  -   padding: 2px 0 0 4px;
  756. 754.  -   height: 10px;
  757. 755.  -   width: 10px;
  758. 756.  - }
  759. 757.  - .wall_module #wall_postponed_msg_hide .wall_postponed_link_arrow {
  760. 758.  -   background-position: 4px -22px;
  761. 759.  - }
  762. 760.  - .wall_module #wall_postponed_link .progress {
  763. 761.  -   margin: 1px auto;
  764. 762.  - }
  765. 763.  -
  766. 764.  -
  767. 765.  - /* Posts */
  768. 766.  - .wall_module .post {
  769. 767.  -   /* padding: 5px 1px 3px; */
  770. 768.  -   padding: 5px 0 3px;
  771. 769.  -   border-top: 1px solid #F1F1F1;
  772. 770.  -   *position: relative;
  773. 771.  - }
  774. 772.  - .wall_module .post_online .post_table {
  775. 773.  -   min-height: 78px;
  776. 774.  -   _height: 78px;
  777. 775.  - }
  778. 776.  - .wall_module #page_wall_posts.own .post_online {
  779. 777.  -   min-height: 0;
  780. 778.  -   _height: auto;
  781. 779.  - }
  782. 780.  - /* Actions */
  783. 781.  - .wall_module .delete_post_wrap {
  784. 782.  -   position: relative;
  785. 783.  -   z-index: 10;
  786. 784.  - }
  787. 785.  - .wall_module .delete_post {
  788. 786.  -   height: 11px;
  789. 787.  -   width: 11px;
  790. 788.  -   padding-top: 4px;
  791. 789.  -   position: absolute;
  792. 790.  -   right: 0;
  793. 791.  - }
  794. 792.  - .wall_module .delete_post div {
  795. 793.  -   background: url(/images/pics/statusx_op.gif) 0 0 no-repeat;
  796. 794.  -   opacity: 0;
  797. 795.  -   filter: alpha(opacity=0);
  798. 796.  -   cursor: pointer;
  799. 797.  -   height: 11px;
  800. 798.  -   width: 11px;
  801. 799.  - }
  802. 800.  -
  803. 801.  - /* Separate reply actions */
  804. 802.  - .wall_module .post_actions_wrap,
  805. 803.  - .wall_module .reply_actions_wrap {
  806. 804.  -   position: relative;
  807. 805.  -   z-index: 10;
  808. 806.  - }
  809. 807.  - .wall_module .post_actions,
  810. 808.  - .wall_module .reply_actions {
  811. 809.  -   height: 11px;
  812. 810.  -   width: 32px;
  813. 811.  -   padding-top: 4px;
  814. 812.  -   position: absolute;
  815. 813.  -   right: 0;
  816. 814.  - }
  817. 815.  - .wall_module .post_delete_button,
  818. 816.  - .wall_module .post_edit_button,
  819. 817.  - .wall_module .reply_delete_button,
  820. 818.  - .wall_module .reply_edit_button {
  821. 819.  -   background: url(/images/pics/statusx_op.gif) 0 0 no-repeat;
  822. 820.  -   opacity: 0;
  823. 821.  -   filter: alpha(opacity=0);
  824. 822.  -   cursor: pointer;
  825. 823.  -   height: 11px;
  826. 824.  -   width: 11px;
  827. 825.  -   margin-left: 5px;
  828. 826.  - }
  829. 827.  - .wall_module .reply_edit_button,
  830. 828.  - .wall_module .post_edit_button {
  831. 829.  -   background-image: url(/images/pics/statusedit.gif);
  832. 830.  - }
  833. 831.  -
  834. 832.  - .wall_module div.post_table {
  835. 833.  -   position: relative;
  836. 834.  - }
  837. 835.  - .wall_module div.post_image {
  838. 836.  -   padding: 5px 0;
  839. 837.  -   position: absolute;
  840. 838.  -   top: 0;
  841. 839.  -   *left: 0;
  842. 840.  -   width: 50px;
  843. 841.  - }
  844. 842.  - .wall_module a.post_image {
  845. 843.  -   width: 50px;
  846. 844.  -   height: 50px;
  847. 845.  -   display: block;
  848. 846.  - }
  849. 847.  - .wall_module .post_info {
  850. 848.  -   margin-left: 60px;
  851. 849.  -   padding: 0 0 2px;
  852. 850.  -   width: 337px;
  853. 851.  -   min-height: 60px;
  854. 852.  -   *position: relative;
  855. 853.  - }
  856. 854.  - .wall_module .dld {
  857. 855.  -   padding: 5px 4px 8px 60px;
  858. 856.  -   color: #777;
  859. 857.  - }
  860. 858.  - .wall_module .reply .dld {
  861. 859.  -   padding: 11px 4px 12px 41px;
  862. 860.  - }
  863. 861.  - .wide_wall_module .reply .dld {
  864. 862.  -   padding: 11px 4px 12px 64px;
  865. 863.  - }
  866. 864.  - .wall_module .author {
  867. 865.  -   font-weight: bold;
  868. 866.  -   line-height: 140%;
  869. 867.  - }
  870. 868.  - .wall_module .published_by_wrap {
  871. 869.  -   margin: 5px 0 5px;
  872. 870.  - }
  873. 871.  - .wall_module a.published_by_photo {
  874. 872.  -   display: block;
  875. 873.  -   width: 30px;
  876. 874.  -   height: 30px;
  877. 875.  -   margin-right: 8px;
  878. 876.  - }
  879. 877.  - .wall_module .published_by_title {
  880. 878.  -   white-space: nowrap;
  881. 879.  -   text-overflow: ellipsis;
  882. 880.  -   max-width: 288px;
  883. 881.  -   overflow: hidden;
  884. 882.  - }
  885. 883.  - .wide_wall_module .published_by_title {
  886. 884.  -   max-width: 480px;
  887. 885.  - }
  888. 886.  - .wall_module .published_by {
  889. 887.  -   padding-left: 12px;
  890. 888.  -   background: url(/images/icons/published.gif) no-repeat 0px 3px;
  891. 889.  -   font-weight: bold;
  892. 890.  - }
  893. 891.  - .wall_module div.published_by_date {
  894. 892.  -   padding-top: 4px;
  895. 893.  -   white-space: nowrap;
  896. 894.  -   overflow: hidden;
  897. 895.  -   text-overflow: ellipsis;
  898. 896.  -   width: 290px;
  899. 897.  - }
  900. 898.  - .wall_module .published_comment {
  901. 899.  -   padding: 0px 0 1px;
  902. 900.  - }
  903. 901.  - .wall_module .published_comment .wall_post_text {
  904. 902.  -   padding-bottom: 3px;
  905. 903.  - }
  906. 904.  - .wall_module .published_by_date, .wall_module .wall_post_source {
  907. 905.  -   color: #777;
  908. 906.  - }
  909. 907.  - .wall_post_source_icon {
  910. 908.  -   margin: 0px 0px -1px 4px;
  911. 909.  -   display: inline-block;
  912. 910.  -   *display: block;
  913. 911.  -   zoom: 1;
  914. 912.  -   background: url(/images/profile_icons.gif?11) no-repeat;
  915. 913.  -   width: 11px;
  916. 914.  -   height: 11px;
  917. 915.  - }
  918. 916.  - .wall_post_source_default {
  919. 917.  -   background-position: 0px -132px;
  920. 918.  - }
  921. 919.  - .wall_post_source_iphone,
  922. 920.  - .wall_post_source_ipad {
  923. 921.  -   background-position: 0px -109px;
  924. 922.  - }
  925. 923.  - .wall_post_source_android {
  926. 924.  -   background-position: 0px -97px;
  927. 925.  - }
  928. 926.  - .wall_post_source_wphone,
  929. 927.  - .wall_post_source_windows {
  930. 928.  -   background-position: 0px -143px;
  931. 929.  - }
  932. 930.  - .wall_post_source_mobile {
  933. 931.  -   background-position: 0px -121px;
  934. 932.  - }
  935. 933.  - /*.published_a_quote:hover .wall_post_source_default {
  936. 934.  -   background-position: 0px -209px;
  937. 935.  - }
  938. 936.  - .published_a_quote:hover .wall_post_source_iphone {
  939. 937.  -   background-position: 0px -186px;
  940. 938.  - }
  941. 939.  - .published_a_quote:hover .wall_post_source_android {
  942. 940.  -   background-position: 0px -174px;
  943. 941.  - }
  944. 942.  - .published_a_quote:hover .wall_post_source_windows {
  945. 943.  -   background-position: 0px -220px;
  946. 944.  - }
  947. 945.  - .published_a_quote:hover .wall_post_source_mobile {
  948. 946.  -   background-position: 0px -198px;
  949. 947.  - }*/
  950. 948.  - .wall_module .published_by_quote,
  951. 949.  - .wall_module .published_sec_quote {
  952. 950.  -   margin: 5px 0;
  953. 951.  -   border-left: 2px solid #C3D1E0;
  954. 952.  -   overflow: hidden;
  955. 953.  -   padding-left: 8px;
  956. 954.  - }
  957. 955.  - .published_by_quote .published_by_wrap {
  958. 956.  -   margin-top: 0;
  959. 957.  - }
  960. 958.  - .wall_module .published_sec_quote {
  961. 959.  -   margin: 5px 0 3px;
  962. 960.  - }
  963. 961.  - .published_sec_quote .published_by_wrap {
  964. 962.  -   margin: 0px;
  965. 963.  - }
  966. 964.  - .wall_module .published_by_quote .published_sec_quote {
  967. 965.  -   margin: 5px 0px 0px -5px;
  968. 966.  -   padding-left: 3px;
  969. 967.  - }
  970. 968.  - .published_a_quote {
  971. 969.  -   cursor: pointer;
  972. 970.  - /*  background: #E9EDF1;*/
  973. 971.  - }
  974. 972.  - .published_a_quote .published_by_wrap {
  975. 973.  -   margin-bottom: 1px;
  976. 974.  - }
  977. 975.  - /*.wall_module .published_a_quote:hover .published_by_date {
  978. 976.  -  color: #8795a5;
  979. 977.  - }*/
  980. 978.  - .wall_signed {
  981. 979.  -   margin-top: 5px;
  982. 980.  -   padding: 0px;
  983. 981.  -   background: none;
  984. 982.  - }
  985. 983.  - .wall_signed_by {
  986. 984.  -   padding: 0px 15px;
  987. 985.  -   background: url(/images/icons/mono_iconset.gif?8) left 1px no-repeat;
  988. 986.  - }
  989. 987.  - .is_rtl1 .wall_signed_by {
  990. 988.  -   background-position: right 1px;
  991. 989.  - }
  992. 990.  -
  993. 991.  - .wall_module #submit_post_box {
  994. 992.  -   padding: 8px;
  995. 993.  -   background: #F1F1F1;
  996. 994.  -   position: relative;
  997. 995.  - }
  998. 996.  - .wall_module #submit_post_box textarea {
  999. 997.  -   overflow: hidden;
  1000. 998.  -   outline: none;
  1001. 999.  -   width: 372px;
  1002. 1000.  -   height: 14px;
  1003. 1001.  -   resize: none;
  1004. 1002.  - }
  1005. 1003.  - .wide_wall_module #submit_post_box textarea {
  1006. 1004.  -   width: 568px;
  1007. 1005.  - }
  1008. 1006.  - .wall_module #submit_post {
  1009. 1007.  -   display: none;
  1010. 1008.  -   padding-top: 8px;
  1011. 1009.  - }
  1012. 1010.  - .wall_module #submit_post .progress.fl_r {
  1013. 1011.  -   margin: 6px 8px 0px;
  1014. 1012.  - }
  1015. 1013.  - .wall_module #submit_post .checkbox,
  1016. 1014.  - .wall_module #submit_post .checkbox_pic {
  1017. 1015.  -   margin: 6px 0 0px 10px;
  1018. 1016.  - }
  1019. 1017.  - .wall_module td {
  1020. 1018.  -   vertical-align: top;
  1021. 1019.  - }
  1022. 1020.  - .wall_module .online {
  1023. 1021.  -   display: block;
  1024. 1022.  -   width: 50px;
  1025. 1023.  -   text-align: center;
  1026. 1024.  -   padding-top: 5px;
  1027. 1025.  -   color: #AAA;
  1028. 1026.  -   white-space: nowrap;
  1029. 1027.  - }
  1030. 1028.  -
  1031. 1029.  - .wall_post_over .wall_post_text,
  1032. 1030.  - .wall_post_over .post_media,
  1033. 1031.  - .wall_post_over .explain,
  1034. 1032.  - .wall_post_over .group_share,
  1035. 1033.  - .wall_post_over .group_checkin,
  1036. 1034.  - .wall_post_over .public_share,
  1037. 1035.  - .wall_post_over .event_share,
  1038. 1036.  - .wall_post_over .reply_link_wrap {
  1039. 1037.  -   cursor: pointer;
  1040. 1038.  - }
  1041. 1039.  -
  1042. 1040.  - .wall_post_text,
  1043. 1041.  - .wall_reply_text {
  1044. 1042.  -   padding-top: 2px;
  1045. 1043.  -   padding-bottom: 1px; /* for smiles */
  1046. 1044.  -   line-height: 140%;
  1047. 1045.  - }
  1048. 1046.  - .font_medium .wall_post_text,
  1049. 1047.  - .font_medium .wall_reply_text {
  1050. 1048.  -   line-height: 140%;
  1051. 1049.  - }
  1052. 1050.  - .wall_post_text {
  1053. 1051.  -   width: 320px;
  1054. 1052.  -   overflow: hidden;
  1055. 1053.  -   word-wrap: break-word;
  1056. 1054.  - }
  1057. 1055.  - .published_by_quote .wall_post_text {
  1058. 1056.  -   width: 310px;
  1059. 1057.  - }
  1060. 1058.  - .page_description {
  1061. 1059.  -   cursor: pointer;
  1062. 1060.  - }
  1063. 1061.  - .wall_post_more,
  1064. 1062.  - .wall_reply_more,
  1065. 1063.  - .wall_copy_more,
  1066. 1064.  - .wall_module .reply_show_whole {
  1067. 1065.  -   position: relative;
  1068. 1066.  -   top: 2px;
  1069. 1067.  -   font-weight: bold;
  1070. 1068.  -   color: #91A4B8;
  1071. 1069.  -   -webkit-transition: color 200ms linear;
  1072. 1070.  -   -moz-transition: color 200ms linear;
  1073. 1071.  -   -o-transition: color 200ms linear;
  1074. 1072.  -   transition: color 200ms linear;
  1075. 1073.  - }
  1076. 1074.  - .wall_post_text:hover .wall_post_more,
  1077. 1075.  - .wall_reply_text:hover .wall_reply_more,
  1078. 1076.  - .page_description:hover .wall_post_more,
  1079. 1077.  - .wall_post_more:hover,
  1080. 1078.  - .wall_reply_more:hover,
  1081. 1079.  - .published_a_quote:hover .wall_copy_more {
  1082. 1080.  -   color: #45688E;
  1083. 1081.  -   text-decoration: none;
  1084. 1082.  - }
  1085. 1083.  - .wall_text {
  1086. 1084.  -   width: 337px;
  1087. 1085.  -   padding: 5px 0px 0px 4px;
  1088. 1086.  -   margin-left: -4px;
  1089. 1087.  -   white-space: break-word;
  1090. 1088.  -   -o-text-overflow: ellipsis;
  1091. 1089.  -   text-overflow: ellipsis;
  1092. 1090.  -   position: relative;
  1093. 1091.  - }
  1094. 1092.  - .is_rtl1 .wall_text {
  1095. 1093.  -   padding: 5px 4px 0px 0px;
  1096. 1094.  -   margin-left: 0px;
  1097. 1095.  -   margin-right: -4px;
  1098. 1096.  - }
  1099. 1097.  - .wall_text_name {
  1100. 1098.  -   width: 305px;
  1101. 1099.  -   overflow: hidden;
  1102. 1100.  - }
  1103. 1101.  - .published_by_quote .wall_text {
  1104. 1102.  -   width: 320px;
  1105. 1103.  - }
  1106. 1104.  - .wall_text .explain {
  1107. 1105.  -   color: #777;
  1108. 1106.  -   line-height: 140%;
  1109. 1107.  - }
  1110. 1108.  - .wall_module .audio {
  1111. 1109.  -   margin-left: -4px
  1112. 1110.  - }
  1113. 1111.  - .is_rtl1 .wall_module .audio {
  1114. 1112.  -   margin-left: 0px;
  1115. 1113.  -   margin-right: -4px;
  1116. 1114.  - }
  1117. 1115.  - .wall_module .audio .info {
  1118. 1116.  -   width: 100%;
  1119. 1117.  - }
  1120. 1118.  -
  1121. 1119.  - /* Likes */
  1122. 1120.  - .wall_module .like_wrap {
  1123. 1121.  -   margin: 4px 1px 8px;
  1124. 1122.  -   color: #2F5879;
  1125. 1123.  -   font-size: 10px;
  1126. 1124.  -   cursor: pointer;
  1127. 1125.  - }
  1128. 1126.  - .font_medium .wall_module .like_wrap {
  1129. 1127.  -   font-size: 11px;
  1130. 1128.  - }
  1131. 1129.  - .wall_module .reply .like_wrap {
  1132. 1130.  -   margin: 0 1px 0 0;
  1133. 1131.  - }
  1134. 1132.  - .fw_reply .like_wrap {
  1135. 1133.  -   margin: 0 1px 0 0;
  1136. 1134.  -   color: #2F5879;
  1137. 1135.  -   font-size: 11px;
  1138. 1136.  -   cursor: pointer;
  1139. 1137.  - }
  1140. 1138.  - .font_medium .fw_reply .like_wrap {
  1141. 1139.  -   font-size: 12px;
  1142. 1140.  - }
  1143. 1141.  -
  1144. 1142.  - .wall_module .like_link,
  1145. 1143.  - .wall_module .no_likes {
  1146. 1144.  -   visibility: hidden;
  1147. 1145.  -   opacity: 0;
  1148. 1146.  -   filter: alpha(opacity=0);
  1149. 1147.  - }
  1150. 1148.  - .fw_reply .like_link,
  1151. 1149.  - .wall_module .review_comment .like_link {
  1152. 1150.  -   cursor: pointer;
  1153. 1151.  -   color: #2F5879;
  1154. 1152.  -   visibility: visible;
  1155. 1153.  -   opacity: 1;
  1156. 1154.  -   filter: none;
  1157. 1155.  - }
  1158. 1156.  -
  1159. 1157.  - .wall_module .one .like_link {
  1160. 1158.  -   visibility: visible;
  1161. 1159.  -   opacity: 1;
  1162. 1160.  -   filter: none;
  1163. 1161.  - }
  1164. 1162.  - .wall_module .one .no_likes {
  1165. 1163.  -   visibility: visible;
  1166. 1164.  - }
  1167. 1165.  - .wall_module .like_wrap i,
  1168. 1166.  - .fw_reply .like_wrap i {
  1169. 1167.  -   background: url(/images/icons/like.gif?2) no-repeat 1px 0px;
  1170. 1168.  -   height: 10px;
  1171. 1169.  -   margin: 2px 2px 0px;
  1172. 1170.  -   padding-right: 1px;
  1173. 1171.  -   opacity: 0.4;
  1174. 1172.  -   filter: alpha(opacity=40);
  1175. 1173.  -   width: 11px;
  1176. 1174.  - }
  1177. 1175.  - .wide_wall_module .like_wrap i,
  1178. 1176.  - .wide_wall_module .fw_reply .like_wrap i,
  1179. 1177.  - #fw_post_wrap .fw_reply .like_wrap i {
  1180. 1178.  -   display: block;
  1181. 1179.  -   margin-top: 3px;
  1182. 1180.  - }
  1183. 1181.  -
  1184. 1182.  - .wall_module .like_wrap i.my_like,
  1185. 1183.  - .fw_reply .like_wrap i.my_like {
  1186. 1184.  -   opacity: 1;
  1187. 1185.  -   filter: none;
  1188. 1186.  - }
  1189. 1187.  - .wall_module .like_wrap i.no_likes {
  1190. 1188.  -   margin-right: 0px;
  1191. 1189.  - }
  1192. 1190.  - .wall_module .like_count,
  1193. 1191.  - .fw_reply .like_count {
  1194. 1192.  -   font-weight: bold;
  1195. 1193.  -   color: #7295b2;
  1196. 1194.  - }
  1197. 1195.  - .wall_module .like_count {
  1198. 1196.  -   margin-right: 3px;
  1199. 1197.  - }
  1200. 1198.  -
  1201. 1199.  - /* Replies */
  1202. 1200.  - .wall_module .reply_link_wrap {
  1203. 1201.  -   padding-top: 4px;
  1204. 1202.  -   padding-bottom: 8px;
  1205. 1203.  -   font-size: 10px;
  1206. 1204.  - }
  1207. 1205.  - .font_medium .wall_module .reply_link_wrap {
  1208. 1206.  -   font-size: 11px;
  1209. 1207.  - }
  1210. 1208.  - .wall_module .reply_link_wrap small, .wall_module .reply_link_wrap small a {
  1211. 1209.  -   color: #999;
  1212. 1210.  - }
  1213. 1211.  - a.reply_parent_link,
  1214. 1212.  - .wall_module .reply_link_wrap small a.reply_parent_link {
  1215. 1213.  -   color: #2B587A;
  1216. 1214.  - }
  1217. 1215.  -
  1218. 1216.  - /* Replies header link */
  1219. 1217.  - .wrh_text {
  1220. 1218.  -   text-align: center;
  1221. 1219.  - }
  1222. 1220.  - .wrh_prg {
  1223. 1221.  -   margin: 0px auto;
  1224. 1222.  - }
  1225. 1223.  - .wr_header {
  1226. 1224.  -   display: block;
  1227. 1225.  -   cursor: pointer;
  1228. 1226.  -   color: #6A7989;
  1229. 1227.  -   background: #E9EDF1;
  1230. 1228.  -   height: 13px;
  1231. 1229.  -   padding: 9px 0px 8px;
  1232. 1230.  - }
  1233. 1231.  - .wr_header:hover {
  1234. 1232.  -   text-decoration: none;
  1235. 1233.  - }
  1236. 1234.  - .wrh_all {
  1237. 1235.  -   background: #FFF;
  1238. 1236.  -   color: #777;
  1239. 1237.  - }
  1240. 1238.  - .wrh_all:hover {
  1241. 1239.  -   background: #E9EDF1;
  1242. 1240.  -   color: #6A7989;
  1243. 1241.  - }
  1244. 1242.  - .wd_lnk {
  1245. 1243.  -   color: #999;
  1246. 1244.  - }
  1247. 1245.  - .wall_module .replies_wrap {
  1248. 1246.  -   padding-top: 2px;
  1249. 1247.  -   margin-bottom: 6px;
  1250. 1248.  -   position: relative;
  1251. 1249.  - }
  1252. 1250.  - /* Reply */
  1253. 1251.  - .wall_module .reply {
  1254. 1252.  -   background: #FFF;
  1255. 1253.  -   border-top: 1px solid #E9EDF1;
  1256. 1254.  -   padding: 6px 0px;
  1257. 1255.  -   position: relative;
  1258. 1256.  - }
  1259. 1257.  - .wall_module .reply .delete_post {
  1260. 1258.  -   padding-top: 2px;
  1261. 1259.  - }
  1262. 1260.  - .wall_module a.reply_image {
  1263. 1261.  -   width: 32px;
  1264. 1262.  -   height: 32px;
  1265. 1263.  -   margin: 8px 0 2px;
  1266. 1264.  -   display: block;
  1267. 1265.  -   overflow: hidden;
  1268. 1266.  -   position: absolute;
  1269. 1267.  -   top: 0;
  1270. 1268.  -   *left: 0;
  1271. 1269.  - }
  1272. 1270.  - .wall_module img.reply_image {
  1273. 1271.  -   width: 32px;
  1274. 1272.  -   height: 32px;
  1275. 1273.  - }
  1276. 1274.  - .wall_module .reply .author {
  1277. 1275.  -   padding-right: 3px;
  1278. 1276.  -   font-weight: normal;
  1279. 1277.  - }
  1280. 1278.  - .wall_module .wall_reply_text {
  1281. 1279.  -   word-wrap: break-word;
  1282. 1280.  -   overflow: hidden;
  1283. 1281.  -   width: 298px;
  1284. 1282.  - }
  1285. 1283.  - .wall_module .reply_info {
  1286. 1284.  -   margin-left: 39px;
  1287. 1285.  -   *position: relative;
  1288. 1286.  -   width: 298px;
  1289. 1287.  -   white-space: break-word;
  1290. 1288.  -   min-height: 33px;
  1291. 1289.  - }
  1292. 1290.  - .wall_module .bp_post .like_link,
  1293. 1291.  - .wall_module .reply_info .like_link,
  1294. 1292.  - .wall_module .pv_comment .like_link,
  1295. 1293.  - .wall_module .mv_comment .like_link {
  1296. 1294.  -   cursor: pointer;
  1297. 1295.  -   color: #2F5879;
  1298. 1296.  -   visibility: visible;
  1299. 1297.  -   opacity: 0;
  1300. 1298.  -   filter:alpha(opacity=0);
  1301. 1299.  - }
  1302. 1300.  - .wall_module .bp_post .like_wrap {
  1303. 1301.  -   margin: 0px 1px;
  1304. 1302.  - }
  1305. 1303.  - #photos_container .pv_comment .like_link {
  1306. 1304.  -   opacity: 1;
  1307. 1305.  -   filter:none;
  1308. 1306.  - }
  1309. 1307.  - .wall_module .info_footer {
  1310. 1308.  -   font-size: 10px;
  1311. 1309.  -   color: #999;
  1312. 1310.  -   padding: 4px 0 0;
  1313. 1311.  - }
  1314. 1312.  - .font_medium .wall_module .info_footer {
  1315. 1313.  -   font-size: 11px;
  1316. 1314.  - }
  1317. 1315.  - .wall_module .reply_to {
  1318. 1316.  -   color: #999;
  1319. 1317.  - }
  1320. 1318.  - /* Reply form */
  1321. 1319.  - .wall_module .reply_fakebox_wrap {
  1322. 1320.  -   background: #F1F1F1;
  1323. 1321.  -   padding: 6px;
  1324. 1322.  - }
  1325. 1323.  - .wall_module .reply_fakebox {
  1326. 1324.  -   cursor: text;
  1327. 1325.  -   background: #FFF;
  1328. 1326.  -   border: 1px solid #C0CAD5;
  1329. 1327.  -   padding: 3px 5px;
  1330. 1328.  -   color: #777;
  1331. 1329.  - }
  1332. 1330.  -
  1333. 1331.  - .wall_module .reply_box {
  1334. 1332.  -   background: #F1F1F1;
  1335. 1333.  -   padding: 6px;
  1336. 1334.  -   *position: relative;
  1337. 1335.  -   clear: both;
  1338. 1336.  - }
  1339. 1337.  - .wall_module a.reply_form_image {
  1340. 1338.  -   display: none;
  1341. 1339.  -   width: 32px;
  1342. 1340.  -   height: 32px;
  1343. 1341.  -   overflow: hidden;
  1344. 1342.  -   position: absolute;
  1345. 1343.  -   *left: 6px;
  1346. 1344.  - }
  1347. 1345.  - .wall_module .reply_form_img {
  1348. 1346.  -   width: 32px;
  1349. 1347.  -   height: 32px;
  1350. 1348.  - }
  1351. 1349.  - .wall_module .reply_form {
  1352. 1350.  -   zoom: 1;
  1353. 1351.  - }
  1354. 1352.  - .reply_field_wrap {
  1355. 1353.  -   padding: 3px;
  1356. 1354.  -   background: #FFF;
  1357. 1355.  -   border: 1px solid #C0CAD5;
  1358. 1356.  -   *position: relative;
  1359. 1357.  - }
  1360. 1358.  - .reply_field {
  1361. 1359.  -   padding: 0;
  1362. 1360.  -   border: 0;
  1363. 1361.  -   overflow: hidden;
  1364. 1362.  -   height: 14px;
  1365. 1363.  -   outline: 0;
  1366. 1364.  -   margin: 0px;
  1367. 1365.  -   width: 100%;
  1368. 1366.  -   resize: none;
  1369. 1367.  -   height: 14px;
  1370. 1368.  - }
  1371. 1369.  - .reply_field_tail {
  1372. 1370.  -   display: none;
  1373. 1371.  -   width: 5px;
  1374. 1372.  -   height: 9px;
  1375. 1373.  -   background: url(/images/icons/feedback_iconset.gif?4) 0 -155px no-repeat;
  1376. 1374.  -   position: absolute;
  1377. 1375.  -   margin-left: -8px;
  1378. 1376.  -   margin-top: 8px;
  1379. 1377.  - }
  1380. 1378.  - .wall_module .submit_reply {
  1381. 1379.  -   display: none;
  1382. 1380.  -   height: 25px;
  1383. 1381.  - }
  1384. 1382.  - .wall_module .reply_as_group_wrap {
  1385. 1383.  -   padding: 6px 0 0 5px;
  1386. 1384.  -   display: none;
  1387. 1385.  - }
  1388. 1386.  - .wall_module .reply_as_group_active {
  1389. 1387.  -   display: block;
  1390. 1388.  - }
  1391. 1389.  - .reply_as_group_long,
  1392. 1390.  - .wide_wall_module .reply_as_group_short {
  1393. 1391.  -   display: none;
  1394. 1392.  - }
  1395. 1393.  - .wide_wall_module .reply_as_group_long {
  1396. 1394.  -   display: inline;
  1397. 1395.  - }
  1398. 1396.  - .reply_button_wrap {
  1399. 1397.  -   padding-right: 5px;
  1400. 1398.  -   zoom: 1;
  1401. 1399.  -   *position: relative;
  1402. 1400.  - }
  1403. 1401.  - .wall_module .reply_button_wrap button {
  1404. 1402.  -   padding: 5px 16px;
  1405. 1403.  - }
  1406. 1404.  -
  1407. 1405.  - .reply_box_open .reply_field {
  1408. 1406.  -   height: 24px;
  1409. 1407.  - }
  1410. 1408.  - .wall_module .reply_box_open .reply_form {
  1411. 1409.  -   margin-left: 38px;
  1412. 1410.  - }
  1413. 1411.  - .wall_module .reply_hint {
  1414. 1412.  -   padding: 6px 0 0px 5px;
  1415. 1413.  -   overflow: hidden;
  1416. 1414.  -   -o-text-overflow: ellipsis;
  1417. 1415.  -   text-overflow: ellipsis;
  1418. 1416.  -   position: relative;
  1419. 1417.  - }
  1420. 1418.  - .wall_module .reply_hint_text {
  1421. 1419.  -   color: #777;
  1422. 1420.  -   cursor: default;
  1423. 1421.  -   white-space: nowrap;
  1424. 1422.  -   overflow: hidden;
  1425. 1423.  -   -o-text-overflow: ellipsis;
  1426. 1424.  -   text-overflow: ellipsis;
  1427. 1425.  - }
  1428. 1426.  - .wall_module .reply_box_open .reply_box {
  1429. 1427.  -   margin-left: -6px;
  1430. 1428.  - }
  1431. 1429.  - .wall_module .reply_to_title {
  1432. 1430.  -   display: none;
  1433. 1431.  -   padding: 6px 5px 0px;
  1434. 1432.  -   white-space: nowrap;
  1435. 1433.  -   overflow: hidden;
  1436. 1434.  -   -o-text-overflow: ellipsis;
  1437. 1435.  -   text-overflow: ellipsis;
  1438. 1436.  - }
  1439. 1437.  -
  1440. 1438.  - .reply_multiline_tt_point {
  1441. 1439.  -   position: absolute;
  1442. 1440.  -   width: 1px;
  1443. 1441.  -   height: 1px;
  1444. 1442.  - }
  1445. 1443.  - .wall_module .reply_box_open .replies_wrap,
  1446. 1444.  - .wall_module .reply_box_open .submit_reply,
  1447. 1445.  - .wall_module .reply_box_open a.reply_form_image,
  1448. 1446.  - .reply_box_open .reply_field_tail {
  1449. 1447.  -   display: block;
  1450. 1448.  - }
  1451. 1449.  - .wall_module .reply_box_open .reply_link {
  1452. 1450.  -   display: none;
  1453. 1451.  - }
  1454. 1452.  - .wall_module #post_warn,
  1455. 1453.  - .wall_module .reply_warn,
  1456. 1454.  - #like_repost_comment_warn {
  1457. 1455.  -   display: none;
  1458. 1456.  -   padding-top: 5px;
  1459. 1457.  -   color: #777;
  1460. 1458.  - }
  1461. 1459.  - .wall_module .reply_warn {
  1462. 1460.  -   padding: 0 0 7px;
  1463. 1461.  - }
  1464. 1462.  - #wl_reply_form .reply_warn {
  1465. 1463.  -   padding-top: 0px;
  1466. 1464.  -   padding-bottom: 12px;
  1467. 1465.  - }
  1468. 1466.  - .wall_module .reply_box .reply_warn {
  1469. 1467.  -   padding-top: 0;
  1470. 1468.  -   padding-bottom: 5px;
  1471. 1469.  - }
  1472. 1470.  - .wall_module #submit_post_error {
  1473. 1471.  -   display: none;
  1474. 1472.  -   margin-bottom: 10px;
  1475. 1473.  -   padding: 5px 10px;
  1476. 1474.  - }
  1477. 1475.  - /* Reply submit hint */
  1478. 1476.  - .reply_submit_hint_wrap {
  1479. 1477.  -   width: 210px;
  1480. 1478.  -   /*height: 110px;*/
  1481. 1479.  -   padding: 8px 5px 8px;
  1482. 1480.  - }
  1483. 1481.  - .reply_submit_hint_title {
  1484. 1482.  -   color: #2A5779;
  1485. 1483.  -   font-weight: bold;
  1486. 1484.  -   padding-bottom: 2px;
  1487. 1485.  - }
  1488. 1486.  - #reply_submit_hint_opts .radiobtn {
  1489. 1487.  -   color: #000;
  1490. 1488.  -   padding: 10px 0 5px 19px;
  1491. 1489.  -   line-height: 160%;
  1492. 1490.  -   position: relative;
  1493. 1491.  - }
  1494. 1492.  - #reply_submit_hint_opts .radiobtn div {
  1495. 1493.  -   position: absolute;
  1496. 1494.  -   left: 0;
  1497. 1495.  -   top: 12px;
  1498. 1496.  - }
  1499. 1497.  - .reply_multiline_tt .side_sh {
  1500. 1498.  -   display: table-cell !important;
  1501. 1499.  - }
  1502. 1500.  - .reply_submit_tail_wrap {
  1503. 1501.  -   left: 233px;
  1504. 1502.  -   position: absolute;
  1505. 1503.  -   bottom: 18px;
  1506. 1504.  -   z-index: 2001;
  1507. 1505.  - }
  1508. 1506.  - .reply_submit_tail {
  1509. 1507.  -   background: url(/images/ddtooltip.png) -8px 0 no-repeat;
  1510. 1508.  -   width: 8px;
  1511. 1509.  -   height: 11px;
  1512. 1510.  - }
  1513. 1511.  -
  1514. 1512.  - /* Post media */
  1515. 1513.  - .wall_module .post_media {
  1516. 1514.  -   padding: 6px 0px 4px;
  1517. 1515.  -   width: 338px;
  1518. 1516.  -   overflow: hidden;
  1519. 1517.  - }
  1520. 1518.  - .wall_module .reply_text .post_media {
  1521. 1519.  -   width: 298px;
  1522. 1520.  - }
  1523. 1521.  - .wall_module .reply_text .audio .title_wrap {
  1524. 1522.  -   width: 220px;
  1525. 1523.  - }
  1526. 1524.  - .wall_module .published_by_quote .post_media {
  1527. 1525.  -   width: 326px;
  1528. 1526.  - }
  1529. 1527.  - .wall_module .post_media.post_audio {
  1530. 1528.  -   padding: 2px 0px 0px 4px;
  1531. 1529.  -   margin-left: -4px;
  1532. 1530.  -   width: auto !important;
  1533. 1531.  - }
  1534. 1532.  - .wall_module .post_media.wall_audio {
  1535. 1533.  -   padding: 6px 0px 0px 4px;
  1536. 1534.  -   margin-left: -4px;
  1537. 1535.  -   width: auto !important;
  1538. 1536.  - }
  1539. 1537.  - .wall_module .page_media_thumb {
  1540. 1538.  -   height: 98px;
  1541. 1539.  -   max-width: 130px;
  1542. 1540.  -   *width: 130px;
  1543. 1541.  -   overflow: hidden;
  1544. 1542.  -   margin: 0 6px 6px 0;
  1545. 1543.  - }
  1546. 1544.  - .wall_module .page_media_graffiti {
  1547. 1545.  -   width: 196px;
  1548. 1546.  -   max-width: 196px;
  1549. 1547.  - }
  1550. 1548.  - .wall_module .graffiti img {
  1551. 1549.  -   width: auto;
  1552. 1550.  - }
  1553. 1551.  - .wall_module .photo {
  1554. 1552.  -   display: block;
  1555. 1553.  - }
  1556. 1554.  - .wall_module .photo:hover {
  1557. 1555.  -   text-decoration: none;
  1558. 1556.  - }
  1559. 1557.  - .wall_module .photo img {
  1560. 1558.  -   vertical-align: top;
  1561. 1559.  -   max-height: 98px;
  1562. 1560.  -   overflow: hidden;
  1563. 1561.  - }
  1564. 1562.  - .wall_module .page_media_full_photo,
  1565. 1563.  - .wall_module .page_media_full_video,
  1566. 1564.  - .wall_module .page_media_full_graffiti {
  1567. 1565.  -   max-width: 520px;
  1568. 1566.  -   max-height: 520px;
  1569. 1567.  -   height: auto;
  1570. 1568.  -   float: none;
  1571. 1569.  -   margin: 0;
  1572. 1570.  -   *width: auto;
  1573. 1571.  -   padding: 20px 0 10px;
  1574. 1572.  - }
  1575. 1573.  - .wall_module .post_full_thumbs .page_media_thumb1 {
  1576. 1574.  -   padding-top: 10px;
  1577. 1575.  - }
  1578. 1576.  - .wall_module .page_media_full_photo img,
  1579. 1577.  - .wall_module .page_media_full_graffiti img {
  1580. 1578.  -   max-width: 520px;
  1581. 1579.  -   max-height: 520px;
  1582. 1580.  -   width: auto;
  1583. 1581.  -   height: auto;
  1584. 1582.  -   *height: 500px;
  1585. 1583.  - }
  1586. 1584.  - .post_media .audio .actions {
  1587. 1585.  -   visibility: hidden;
  1588. 1586.  - }
  1589. 1587.  - .post_media .audio .actions a {
  1590. 1588.  -   display: block;
  1591. 1589.  -   padding: 6px;
  1592. 1590.  - }
  1593. 1591.  - .post_media .audio.over .actions {
  1594. 1592.  -   visibility: visible;
  1595. 1593.  -   background-color: #EDF1F5;
  1596. 1594.  - }
  1597. 1595.  -
  1598. 1596.  -
  1599. 1597.  - /* Single photo */
  1600. 1598.  - .wall_module .post_thumbs_num1 .page_media_thumb1,
  1601. 1599.  - .wall_module .post_thumbs_num3 .page_media_thumb1,
  1602. 1600.  - .wall_module .post_thumbs_num4 .page_media_thumb1,
  1603. 1601.  - .wall_module .post_thumbs_num2 .page_media_thumb1,
  1604. 1602.  - .wall_module .post_thumbs_num2 .page_media_thumb2 {
  1605. 1603.  -   max-width: 320px;
  1606. 1604.  -   max-height: 306px;
  1607. 1605.  -   height: auto;
  1608. 1606.  -   float: left;
  1609. 1607.  -   *width: auto;
  1610. 1608.  - }
  1611. 1609.  - .wall_module .post_thumbs_num1 .page_media_thumb1 img,
  1612. 1610.  - .wall_module .post_thumbs_num3 .page_media_thumb1 img,
  1613. 1611.  - .wall_module .post_thumbs_num4 .page_media_thumb1 img,
  1614. 1612.  - .wall_module .post_thumbs_num2 .page_media_thumb1 img,
  1615. 1613.  - .wall_module .post_thumbs_num2 .page_media_thumb2 img {
  1616. 1614.  -   max-width: 320px;
  1617. 1615.  -   max-height: 306px;
  1618. 1616.  -   width: auto;
  1619. 1617.  -   height: auto;
  1620. 1618.  -   *height: 200px;
  1621. 1619.  - }
  1622. 1620.  - .wall_module .post_thumbs_num1 .page_media_video {
  1623. 1621.  -   max-width: 320px;
  1624. 1622.  -   max-height: 240px;
  1625. 1623.  - }
  1626. 1624.  - .wall_module .post_thumbs_num1 .page_media_video .video img {
  1627. 1625.  -   max-width: 320px;
  1628. 1626.  -   max-height: 240px;
  1629. 1627.  -   width: 320px;
  1630. 1628.  -   height: 240px;
  1631. 1629.  - }
  1632. 1630.  -
  1633. 1631.  - /* Wide wall changes */
  1634. 1632.  - .wide_wall_module .post_thumbs_num1 .page_media_thumb1,
  1635. 1633.  - .wide_wall_module .post_thumbs_num3 .page_media_thumb1,
  1636. 1634.  - .wide_wall_module .post_thumbs_num4 .page_media_thumb1 {
  1637. 1635.  -   max-width: 537px;
  1638. 1636.  - }
  1639. 1637.  - .wide_wall_module .post_thumbs_num1 .page_media_thumb1 img,
  1640. 1638.  - .wide_wall_module .post_thumbs_num3 .page_media_thumb1 img,
  1641. 1639.  - .wide_wall_module .post_thumbs_num4 .page_media_thumb1 img {
  1642. 1640.  -   max-width: 537px;
  1643. 1641.  - }
  1644. 1642.  - .wide_wall_module .post_thumbs_num2 .page_media_thumb1,
  1645. 1643.  - .wide_wall_module .post_thumbs_num2 .page_media_thumb2 {
  1646. 1644.  -   max-width: 240px;
  1647. 1645.  - }
  1648. 1646.  - .wide_wall_module .post_thumbs_num2 .page_media_thumb1 img,
  1649. 1647.  - .wide_wall_module .post_thumbs_num2 .page_media_thumb2 img {
  1650. 1648.  -   max-width: 240px;
  1651. 1649.  - }
  1652. 1650.  - .wide_wall_module .audio .title_wrap {
  1653. 1651.  -   width: 430px;
  1654. 1652.  - }
  1655. 1653.  - .wide_wall_module .audio .title_wrap b {
  1656. 1654.  -   max-width: 310px;
  1657. 1655.  - }
  1658. 1656.  - .wide_wall_module .published_by_quote .audio .title_wrap {
  1659. 1657.  -   width: 415px;
  1660. 1658.  - }
  1661. 1659.  - .wide_wall_module .published_by_quote .audio .title_wrap b {
  1662. 1660.  -   max-width: 290px;
  1663. 1661.  - }
  1664. 1662.  - .wide_wall_module .reply_table .audio .title_wrap {
  1665. 1663.  -   width: 400px;
  1666. 1664.  - }
  1667. 1665.  - .wide_wall_module .reply_table .audio .title_wrap b {
  1668. 1666.  -   max-width: 280px;
  1669. 1667.  - }
  1670. 1668.  -
  1671. 1669.  - /* Inline view video */
  1672. 1670.  - .wide_wall_module .post_thumbs_num1 .page_media_video .video div,
  1673. 1671.  - .wall_module .page_media_full_video .video div {
  1674. 1672.  -   bottom: 10px;
  1675. 1673.  -   font-size: 11px;
  1676. 1674.  - }
  1677. 1675.  - .font_medium .wide_wall_module .post_thumbs_num1 .page_media_video .video div,
  1678. 1676.  - .font_medium .wall_module .page_media_full_video .video div {
  1679. 1677.  -   font-size: 12px;
  1680. 1678.  - }
  1681. 1679.  - .wall_module .post_thumbs_num1 .page_media_thumb1 {
  1682. 1680.  -   margin: 0;
  1683. 1681.  - }
  1684. 1682.  - .wall_module .page_media_full_video {
  1685. 1683.  -   padding-bottom: 0;
  1686. 1684.  - }
  1687. 1685.  - .wide_wall_module .post_thumbs_num1 .page_media_video,
  1688. 1686.  - .wall_module .page_media_full_video  {
  1689. 1687.  -   max-width: 480px;
  1690. 1688.  -   max-height: 360px;
  1691. 1689.  - }
  1692. 1690.  - .wide_wall_module .post_thumbs_num1 .page_media_video .video img,
  1693. 1691.  - .wall_module .page_media_full_video .video img {
  1694. 1692.  -   max-width: 480px;
  1695. 1693.  -   max-height: 360px;
  1696. 1694.  -   width: 480px;
  1697. 1695.  -   height: 360px;
  1698. 1696.  - }
  1699. 1697.  - .wall_module .page_media_video .video div.video_play_inline,
  1700. 1698.  - .wall_module .page_media_full_video .video div.video_play_inline {
  1701. 1699.  -   left: 137px;
  1702. 1700.  -   top: 97px;
  1703. 1701.  -   position: absolute;
  1704. 1702.  -   z-index: 10;
  1705. 1703.  -   background: url(/images/inline_video_play.png) no-repeat;
  1706. 1704.  -   width: 46px;
  1707. 1705.  -   height: 46px;
  1708. 1706.  - }
  1709. 1707.  - .wide_wall_module .page_media_video .video div.video_play_inline,
  1710. 1708.  - .wall_module .page_media_full_video .video div.video_play_inline {
  1711. 1709.  -   left: 225px;
  1712. 1710.  -   top: 165px;
  1713. 1711.  - }
  1714. 1712.  - .wall_module .video div.page_video_play_live {
  1715. 1713.  -   left: 80px;
  1716. 1714.  -   top: 97px;
  1717. 1715.  -   position: absolute;
  1718. 1716.  -   z-index: 10;
  1719. 1717.  -   background: url(/images/inline_video_small_play.png) right no-repeat;
  1720. 1718.  -   background-color: rgba(0,0,0,0.5);
  1721. 1719.  -   width: 100px;
  1722. 1720.  -   height: 14px;
  1723. 1721.  -   color: #FFFFFF;
  1724. 1722.  -   font-weight: bold;
  1725. 1723.  -   border-radius: 10px;
  1726. 1724.  -   padding: 16px 40px 16px 20px;
  1727. 1725.  -   font-size: 13px !important;
  1728. 1726.  -   font-size: 13px;
  1729. 1727.  -   line-height: 100%;
  1730. 1728.  - }
  1731. 1729.  - .font_medium .wall_module .video div.page_video_play_live {
  1732. 1730.  -   font-size: 13px;
  1733. 1731.  - }
  1734. 1732.  -
  1735. 1733.  - .wide_wall_module .video div.page_video_play_live,
  1736. 1734.  - .wall_module .page_media_full_video div.page_video_play_live {
  1737. 1735.  -   left: 160px;
  1738. 1736.  -   top: 165px;
  1739. 1737.  - }
  1740. 1738.  - .wide_wall_module .page_media_video .video div.video_play_inline_loading,
  1741. 1739.  - .wall_module .page_media_full_video .video div.video_play_inline_loading {
  1742. 1740.  -   background: url(/images/upload_inv_mono.gif) no-repeat 50% 50%;
  1743. 1741.  -   width: 100px;
  1744. 1742.  -   background-color: #000;
  1745. 1743.  -   background-color: rgba(0, 0, 0, 0.7);
  1746. 1744.  -   *filter: alpha(opacity=70);
  1747. 1745.  -
  1748. 1746.  -   -webkit-border-radius: 5px;
  1749. 1747.  -   -khtml-border-radius: 5px;
  1750. 1748.  -   -moz-border-radius: 5px;
  1751. 1749.  -   border-radius: 5px;
  1752. 1750.  -
  1753. 1751.  -   margin: -2px 0 0 -27px;
  1754. 1752.  - }
  1755. 1753.  -
  1756. 1754.  - /* Thumbed links */
  1757. 1755.  - .wall_module .page_media_thumbed_link {
  1758. 1756.  -   display: block;
  1759. 1757.  -   margin: 5px 0 5px 3px;
  1760. 1758.  -   border-left: 2px solid #C3D1E0;
  1761. 1759.  -   padding: 0 5px;
  1762. 1760.  -   overflow: hidden;
  1763. 1761.  - }
  1764. 1762.  - .wall_module a.page_media_thumbed_link {
  1765. 1763.  -   cursor: pointer !important;
  1766. 1764.  - }
  1767. 1765.  - .wall_module a.page_media_thumbed_link:hover {
  1768. 1766.  -   background: #E1E7ED;
  1769. 1767.  -   cursor: pointer;
  1770. 1768.  -   margin: 0;
  1771. 1769.  -   border: 0;
  1772. 1770.  -   padding: 5px 5px 5px 10px;
  1773. 1771.  - }
  1774. 1772.  - .wall_module td.page_media_link_thumb {
  1775. 1773.  -   cursor: pointer;
  1776. 1774.  -   background-position: 50% 50%;
  1777. 1775.  -   background-repeat: no-repeat;
  1778. 1776.  - }
  1779. 1777.  - .wall_module a.page_media_link_thumb,
  1780. 1778.  - .wall_module i.page_media_link_thumb {
  1781. 1779.  -   display: block;
  1782. 1780.  -   width: 100px;
  1783. 1781.  -   overflow: hidden;
  1784. 1782.  -   line-height: 0;
  1785. 1783.  -   min-height: 63px;
  1786. 1784.  -   height: 100%;
  1787. 1785.  -   *height: 63px;
  1788. 1786.  - }
  1789. 1787.  - .wall_module a.page_media_link_thumb:hover {
  1790. 1788.  -   text-decoration: none;
  1791. 1789.  - }
  1792. 1790.  - .wall_module div.page_media_link_desc_wrap {
  1793. 1791.  -   padding-left: 10px;
  1794. 1792.  -   line-height: 15px;
  1795. 1793.  -   min-height: 63px;
  1796. 1794.  -   max-height: 7.1em;
  1797. 1795.  -   overflow: hidden;
  1798. 1796.  -   -o-text-overflow: ellipsis;
  1799. 1797.  -   text-overflow: ellipsis;
  1800. 1798.  - }
  1801. 1799.  - .font_medium .wall_module div.page_media_link_desc_wrap {
  1802. 1800.  -   line-height: 16px;
  1803. 1801.  -   max-height: 7.1em;
  1804. 1802.  - }
  1805. 1803.  - .wall_module div.page_media_no_photo {
  1806. 1804.  -   padding-left: 0px;
  1807. 1805.  - }
  1808. 1806.  - .wall_module div.page_media_link_wpreview_desc {
  1809. 1807.  -   min-height: 48px;
  1810. 1808.  - }
  1811. 1809.  - .wall_module a.page_media_link_title,
  1812. 1810.  - .wall_module span.page_media_link_title {
  1813. 1811.  -   font-weight: bold;
  1814. 1812.  - }
  1815. 1813.  - .wall_module div.page_media_link_desc {
  1816. 1814.  -   color: #000;
  1817. 1815.  -   padding-top: 3px;
  1818. 1816.  - }
  1819. 1817.  - .wall_module .wall_postlink_preview_btn {
  1820. 1818.  -   padding: 7px 10px 0;
  1821. 1819.  - }
  1822. 1820.  - .wall_module .page_media_thumbed_link_no_photo .wall_postlink_preview_btn {
  1823. 1821.  -   padding: 7px 0 0;
  1824. 1822.  - }
  1825. 1823.  - .wall_postlink_preview_disabler {
  1826. 1824.  -   display: none;
  1827. 1825.  - }
  1828. 1826.  - .wall_postlink_preview_btn_disabled .wall_postlink_preview_disabler {
  1829. 1827.  -   display: block;
  1830. 1828.  -   width: 122px;
  1831. 1829.  -   background: #bbcada;
  1832. 1830.  -   background: rgba(255, 255, 255, 0.5);
  1833. 1831.  -   color: #FFF;
  1834. 1832.  -   padding: 6px 0;
  1835. 1833.  -   text-align: center;
  1836. 1834.  -   position: absolute;
  1837. 1835.  -   height: 15px;
  1838. 1836.  -   z-index: 10;
  1839. 1837.  -   margin: 0 auto;
  1840. 1838.  - }
  1841. 1839.  - .wall_postlink_preview_btn .button_blue {
  1842. 1840.  -   width: 120px;
  1843. 1841.  - }
  1844. 1842.  - .wall_postlink_preview_btn button {
  1845. 1843.  -   width: 120px;
  1846. 1844.  - }
  1847. 1845.  - .wall_postlink_preview_btn_disabled .wall_postlink_preview_btn_label {
  1848. 1846.  -   visibility: hidden;
  1849. 1847.  - }
  1850. 1848.  - .post_media_link_preview_loading {
  1851. 1849.  -   color: #777;
  1852. 1850.  -   display: none;
  1853. 1851.  - }
  1854. 1852.  - .wall_postlink_preview_btn_disabled .post_media_link_preview_loading {
  1855. 1853.  -   display: inline;
  1856. 1854.  - }
  1857. 1855.  - .wall_postlink_preview_btn_disabled .post_media_link_preview {
  1858. 1856.  -   display: none;
  1859. 1857.  - }
  1860. 1858.  -
  1861. 1859.  - .post_media_link_preview_wrap .button_blue {
  1862. 1860.  -   margin: -4px 0 0 10px;
  1863. 1861.  - }
  1864. 1862.  - .post_media_link_preview_wrap button {
  1865. 1863.  -   padding: 4px 10px;
  1866. 1864.  -   vertical-align: baseline;
  1867. 1865.  - }
  1868. 1866.  -
  1869. 1867.  - .post_media_link_preview_wrap .post_media_link_preview_disabler {
  1870. 1868.  -   display: none;
  1871. 1869.  - }
  1872. 1870.  - .post_media_link_preview_wrap .wall_postlink_preview_btn_disabled .post_media_link_preview_disabler {
  1873. 1871.  -   cursor: default;
  1874. 1872.  -   display: block;
  1875. 1873.  -   border: 1px solid #4E6F93;
  1876. 1874.  -   border-top-color: #517295;
  1877. 1875.  -   background: #7d99b8;
  1878. 1876.  -   background: rgba(93, 128, 167, 0.8);
  1879. 1877.  -
  1880. 1878.  -   color: #FFF;
  1881. 1879.  -   text-shadow: 0 1px 0 #45688E;
  1882. 1880.  -   padding: 2px 9px;
  1883. 1881.  -   margin: -3px 0 0 10px;
  1884. 1882.  -
  1885. 1883.  -   -webkit-border-radius: 2px;
  1886. 1884.  -   -khtml-border-radius: 2px;
  1887. 1885.  -   -moz-border-radius: 2px;
  1888. 1886.  -   border-radius: 2px;
  1889. 1887.  - }
  1890. 1888.  - .post_media_link_preview_wrap .wall_postlink_preview_btn_disabled .button_blue {
  1891. 1889.  -   display: none;
  1892. 1890.  - }
  1893. 1891.  -
  1894. 1892.  - .page_media_caption {
  1895. 1893.  -   padding: 1px 0 5px;
  1896. 1894.  -   line-height: 160%;
  1897. 1895.  - }
  1898. 1896.  - span.post_video_title {
  1899. 1897.  -   font-weight: bold;
  1900. 1898.  - }
  1901. 1899.  - span.post_video_duration {
  1902. 1900.  -   font-weight: bold;
  1903. 1901.  -   color: #000;
  1904. 1902.  - }
  1905. 1903.  - .wall_module .video {
  1906. 1904.  -   display: block;
  1907. 1905.  -   position: relative;
  1908. 1906.  - }
  1909. 1907.  - .wall_module .video:hover {
  1910. 1908.  -   text-decoration: none;
  1911. 1909.  - }
  1912. 1910.  - .wall_module .video img {
  1913. 1911.  -   height: 98px;
  1914. 1912.  -   vertical-align: top;
  1915. 1913.  - }
  1916. 1914.  - .wall_module .app img.icon {
  1917. 1915.  -   padding: 4px 5px 0px 0px;
  1918. 1916.  -   vertical-align: bottom;
  1919. 1917.  - }
  1920. 1918.  - .wall_module .app img.thumb {
  1921. 1919.  -   max-width: 75px;
  1922. 1920.  -   max-height: 75px;
  1923. 1921.  -   margin: 3px 6px 3px 0px;
  1924. 1922.  -   vertical-align: middle;
  1925. 1923.  - }
  1926. 1924.  - .wall_module .post_single_thumb_media .page_media_graffiti {
  1927. 1925.  -   height: 100px;
  1928. 1926.  -   width: 200px;
  1929. 1927.  -   max-width: 200px;
  1930. 1928.  - }
  1931. 1929.  - .wall_module .post_single_thumb_media .page_media_graffiti img {
  1932. 1930.  -   width: 200px;
  1933. 1931.  -   height: 100px;
  1934. 1932.  - }
  1935. 1933.  -
  1936. 1934.  - /* Mentions */
  1937. 1935.  - .wall_module .mention_rich_ta {
  1938. 1936.  -   background: #FFF;
  1939. 1937.  -   color: #000;
  1940. 1938.  -   padding: 3px;
  1941. 1939.  -   border: 1px solid #C0CAD5;
  1942. 1940.  -   outline: none;
  1943. 1941.  -   overflow-x: hidden;
  1944. 1942.  -   line-height: normal;
  1945. 1943.  - }
  1946. 1944.  - .wall_module .mini_editor_cont {
  1947. 1945.  -   display: none;
  1948. 1946.  -   position: relative;
  1949. 1947.  -   z-index: 100;
  1950. 1948.  - }
  1951. 1949.  - .wall_module .mention_rich_ta a {
  1952. 1950.  -   color: #2B587A !important;
  1953. 1951.  -   cursor: text !important;
  1954. 1952.  -   text-decoration: none !important;
  1955. 1953.  - }
  1956. 1954.  - .wall_module .mention_rich_ta p {
  1957. 1955.  -   font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
  1958. 1956.  -   font-size: 11px;
  1959. 1957.  -   padding: 0px;
  1960. 1958.  -   margin: 0;
  1961. 1959.  -   line-height: normal;
  1962. 1960.  - }
  1963. 1961.  - .big_wall_post #submit_post_box textarea,
  1964. 1962.  - .big_wall_post .mention_rich_ta,
  1965. 1963.  - .wall_module .mention_rich_ta p {
  1966. 1964.  -   font-size: 13px !important;
  1967. 1965.  -   line-height: 150% !important;
  1968. 1966.  - }
  1969. 1967.  - .font_medium .wall_module .mention_rich_ta p {
  1970. 1968.  -   font-size: 12px;
  1971. 1969.  - }
  1972. 1970.  -
  1973. 1971.  - .big_wall_post #submit_post_box textarea::-webkit-input-placeholder { color:#FFF; }
  1974. 1972.  - .big_wall_post #submit_post_box textarea::-moz-placeholder { color:#FFF; }
  1975. 1973.  -
  1976. 1974.  - .wall_module .mini_editor_cont .selector_container .result_list {
  1977. 1975.  -   display: none;
  1978. 1976.  - }
  1979. 1977.  - #page_add_media {
  1980. 1978.  -   padding: 6px 9px 0px;
  1981. 1979.  - }
  1982. 1980.  - .add_media_lnk {
  1983. 1981.  -   cursor: default;
  1984. 1982.  -   color: #2B587A;
  1985. 1983.  - }
  1986. 1984.  - #page_no_wall,
  1987. 1985.  - #page_no_suggests {
  1988. 1986.  -   padding: 30px 15px;
  1989. 1987.  -   font-size: 1.09em;
  1990. 1988.  -   color: #777;
  1991. 1989.  -   text-align: center;
  1992. 1990.  - }
  1993. 1991.  -
  1994. 1992.  - .add_media_rows {
  1995. 1993.  -   -webkit-border-radius: 2px;
  1996. 1994.  -   -khtml-border-radius: 2px;
  1997. 1995.  -   -moz-border-radius: 2px;
  1998. 1996.  -   border-radius: 2px;
  1999. 1997.  -   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
  2000. 1998.  -   -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
  2001. 1999.  -   box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
  2002. 2000.  -   background: #FFF;
  2003. 2001.  -   border: 1px solid #B2BDCA;
  2004. 2002.  -   position: static;
  2005. 2003.  -   margin: 0px -20px;
  2006. 2004.  - }
  2007. 2005.  - .add_media_head {
  2008. 2006.  -   background: #EDF1F5;
  2009. 2007.  -   padding: 7px 27px;
  2010. 2008.  -   color: #2B587A;
  2011. 2009.  - }
  2012. 2010.  - .add_media_menu {
  2013. 2011.  -   /* position: absolute; is in js*/
  2014. 2012.  -   display: none;
  2015. 2013.  -   cursor: default;
  2016. 2014.  -   z-index: 1005;
  2017. 2015.  - }
  2018. 2016.  - .add_media_item {
  2019. 2017.  -   padding: 6px 10px 2px 27px;
  2020. 2018.  -   display: block;
  2021. 2019.  -   height: 18px;
  2022. 2020.  -   position: relative;
  2023. 2021.  -   background: #FFF no-repeat;
  2024. 2022.  - }
  2025. 2023.  - .add_media_item:last-child,
  2026. 2024.  - .add_media_head:last-child,
  2027. 2025.  - .add_media_more_wrap a.add_media_more {
  2028. 2026.  -   -webkit-border-radius: 0px 0px 2px 2px;
  2029. 2027.  -   -khtml-border-radius: 0px 0px 2px 2px;
  2030. 2028.  -   -moz-border-radius: 0px 0px 2px 2px;
  2031. 2029.  -   border-radius: 0px 0px 2px 2px;
  2032. 2030.  - }
  2033. 2031.  - .add_media_item:first-child,
  2034. 2032.  - .add_media_head:first-child,
  2035. 2033.  - .add_media_rev .add_media_more_wrap a.add_media_more {
  2036. 2034.  -   -webkit-border-radius: 2px 2px 0px 0px;
  2037. 2035.  -   -khtml-border-radius: 2px 2px 0px 0px;
  2038. 2036.  -   -moz-border-radius: 2px 2px 0px 0px;
  2039. 2037.  -   border-radius: 2px 2px 0px 0px;
  2040. 2038.  - }
  2041. 2039.  - .add_media_item:hover {
  2042. 2040.  -   text-decoration: none;
  2043. 2041.  -   background-color: #e1e7ed;
  2044. 2042.  - }
  2045. 2043.  - .add_media_menu .rows {
  2046. 2044.  -   margin: 0px;
  2047. 2045.  -   position: relative;
  2048. 2046.  -   *position: static;
  2049. 2047.  -   z-index: 1006;
  2050. 2048.  - }
  2051. 2049.  - div.media_preview {
  2052. 2050.  -   margin-bottom: 8px;
  2053. 2051.  -   display: none;
  2054. 2052.  - }
  2055. 2053.  - div.med_no_attach {
  2056. 2054.  -   margin-bottom: 0px;
  2057. 2055.  - }
  2058. 2056.  - .media_preview .audio,
  2059. 2057.  - .media_preview .doc {
  2060. 2058.  -   padding-top: 4px;
  2061. 2059.  - }
  2062. 2060.  - .media_preview .doc {
  2063. 2061.  -   padding-bottom: 5px;
  2064. 2062.  - }
  2065. 2063.  -
  2066. 2064.  - .media_preview .x {
  2067. 2065.  -   cursor: pointer;
  2068. 2066.  -   margin: 4px 5px 0px;
  2069. 2067.  -   background: url(/images/pics/statusx_op.gif) no-repeat 0 0;
  2070. 2068.  -   opacity: 0.6;
  2071. 2069.  -   filter: alpha(opacity=60);
  2072. 2070.  -   height: 11px;
  2073. 2071.  -   width: 11px;
  2074. 2072.  - }
  2075. 2073.  - .media_preview .x:hover {
  2076. 2074.  -   opacity: 1;
  2077. 2075.  -   filter: none;
  2078. 2076.  - }
  2079. 2077.  - .media_preview .graffiti {
  2080. 2078.  -   width: 100px;
  2081. 2079.  -   height: 50px;
  2082. 2080.  - }
  2083. 2081.  - .media_preview .audio img,
  2084. 2082.  - .media_preview .app img {
  2085. 2083.  -   padding-top: 3px;
  2086. 2084.  - }
  2087. 2085.  - .media_preview .audio span,
  2088. 2086.  - .media_preview .app span,
  2089. 2087.  - .media_preview .doc span {
  2090. 2088.  -   padding: 0px 2px;
  2091. 2089.  -   position: relative;
  2092. 2090.  -   top: -1px;
  2093. 2091.  -   color: #45688E;
  2094. 2092.  - }
  2095. 2093.  - .page_pics_preview .pam_dpic .page_media_x_wrap {
  2096. 2094.  -   position: absolute;
  2097. 2095.  -   right: 0;
  2098. 2096.  -   top: 0;
  2099. 2097.  - }
  2100. 2098.  - .pam_dpic {
  2101. 2099.  -   position: relative;
  2102. 2100.  - }
  2103. 2101.  - .pam_dpic_up .pam_dpic {
  2104. 2102.  -   position: absolute;
  2105. 2103.  -   float: none;
  2106. 2104.  - }
  2107. 2105.  - .pam_bg {
  2108. 2106.  -   display: none;
  2109. 2107.  - }
  2110. 2108.  - .pam_dpic_up .pam_bg {
  2111. 2109.  -   display: block;
  2112. 2110.  -   position: static;
  2113. 2111.  - }
  2114. 2112.  - .page_preview_audio_wrap,
  2115. 2113.  - .page_preview_doc_wrap,
  2116. 2114.  - .page_preview_note_wrap,
  2117. 2115.  - .page_preview_share_wrap,
  2118. 2116.  - .page_preview_page_wrap,
  2119. 2117.  - .page_preview_poll_wrap,
  2120. 2118.  - .page_preview_postpone_wrap {
  2121. 2119.  -   padding: 5px 0px;
  2122. 2120.  - }
  2123. 2121.  - .media_audio_icon {
  2124. 2122.  -   float: left;
  2125. 2123.  -   background: url(/images/icons/mono_iconset.gif?8) no-repeat 0 -222px;
  2126. 2124.  -   width: 13px;
  2127. 2125.  -   height: 11px;
  2128. 2126.  - }
  2129. 2127.  - .media_doc_icon {
  2130. 2128.  -   float: left;
  2131. 2129.  -   background: url(/images/icons/mono_iconset.gif?8) no-repeat 0 -280px;
  2132. 2130.  -   width: 11px;
  2133. 2131.  -   height: 11px;
  2134. 2132.  -   margin: 0px 3px 0 -1px;
  2135. 2133.  - }
  2136. 2134.  - .wall_module .media_preview .share,
  2137. 2135.  - .wall_module .media_preview .note,
  2138. 2136.  - .wall_module .media_preview .poll {
  2139. 2137.  -   padding: 3px 0;
  2140. 2138.  -   color: #555;
  2141. 2139.  - }
  2142. 2140.  - .wall_module .media_preview .share,
  2143. 2141.  - .wall_module .media_preview .note,
  2144. 2142.  - .wall_module .media_preview .poll,
  2145. 2143.  - .wall_module .media_desc {
  2146. 2144.  -   line-height: 140%;
  2147. 2145.  - }
  2148. 2146.  - .wall_module .media_preview .share b,
  2149. 2147.  - .wall_module .media_preview .note b,
  2150. 2148.  - .wall_module .media_preview .poll b,
  2151. 2149.  - .wall_module .media_desc b {
  2152. 2150.  -   background: url(/images/icons/mono_iconset.gif?8) no-repeat left -237px;
  2153. 2151.  -   width: 15px;
  2154. 2152.  -   height: 11px;
  2155. 2153.  -   margin-top: 3px;
  2156. 2154.  - }
  2157. 2155.  - .wall_module .media_preview b.postpone {
  2158. 2156.  -   background-position: 0 -334px;
  2159. 2157.  -   margin-top: 2px;
  2160. 2158.  - }
  2161. 2159.  - .wall_module .media_desc b.topic {
  2162. 2160.  -   background-position: 0 -192px;
  2163. 2161.  - }
  2164. 2162.  - .wall_module .media_desc b.group {
  2165. 2163.  -   background-position: 0 -45px;
  2166. 2164.  -   height: 12px;
  2167. 2165.  - }
  2168. 2166.  - .wall_module .media_desc b.doc {
  2169. 2167.  -   background-position: 0 -280px;
  2170. 2168.  -   height: 11px;
  2171. 2169.  - }
  2172. 2170.  - .wall_module .media_desc b.note,
  2173. 2171.  - .wall_module .media_preview .note b {
  2174. 2172.  -   background-position: 0 -134px;
  2175. 2173.  - }
  2176. 2174.  - .wall_module .media_preview .poll {
  2177. 2175.  -   max-width: 300px;
  2178. 2176.  -   overflow: hidden;
  2179. 2177.  -   text-overflow: ellipsis;
  2180. 2178.  - }
  2181. 2179.  - .wall_module .media_preview .poll b {
  2182. 2180.  -   background-position: left -208px;
  2183. 2181.  - }
  2184. 2182.  - .wall_module .poll span span {
  2185. 2183.  -   color: #2B587A;
  2186. 2184.  - }
  2187. 2185.  -
  2188. 2186.  - .page_preview_map {
  2189. 2187.  -   -webkit-border-radius: 3px;
  2190. 2188.  -   -moz-border-radius: 3px;
  2191. 2189.  -   border-radius: 3px;
  2192. 2190.  -   margin-bottom: 5px;
  2193. 2191.  - }
  2194. 2192.  - .page_preview_map_wrap {
  2195. 2193.  -   margin-right: 8px;
  2196. 2194.  - }
  2197. 2195.  - .wall_module .media_desc {
  2198. 2196.  -   padding: 4px 0px 2px;
  2199. 2197.  - }
  2200. 2198.  - .wall_module .post_media .media_desc {
  2201. 2199.  -   padding-top: 8px;
  2202. 2200.  -   clear: both;
  2203. 2201.  - }
  2204. 2202.  - .wall_module .post_media .media_desc_soft {
  2205. 2203.  -   padding: 0px;
  2206. 2204.  -   float: left;
  2207. 2205.  -   margin-bottom: 2px;
  2208. 2206.  -   margin-right: 8px;
  2209. 2207.  -   margin-top: 8px;
  2210. 2208.  -   clear: none;
  2211. 2209.  - }
  2212. 2210.  - .wall_module .media_desc .lnk {
  2213. 2211.  -   color: #777;
  2214. 2212.  -   cursor: pointer;
  2215. 2213.  - }
  2216. 2214.  - .wall_module .media_desc .lnk:hover {
  2217. 2215.  -   text-decoration: none;
  2218. 2216.  - }
  2219. 2217.  - .wall_module .media_desc .a {
  2220. 2218.  -   color: #2b587a;
  2221. 2219.  -   word-wrap: break-word;
  2222. 2220.  - }
  2223. 2221.  - .wall_module .media_desc .lnk:hover .a {
  2224. 2222.  -   text-decoration: underline;
  2225. 2223.  - }
  2226. 2224.  - .wall_module .media_desc .comment {
  2227. 2225.  -   background-position: 0px -194px;
  2228. 2226.  - }
  2229. 2227.  - .wall_module .media_desc .note {
  2230. 2228.  -   background-position: 0px -150px;
  2231. 2229.  - }
  2232. 2230.  - .wall_module .media_desc .poll {
  2233. 2231.  -   background-position: 0px -208px;
  2234. 2232.  - }
  2235. 2233.  - .wall_module .media_desc .app {
  2236. 2234.  -   background-position: 0px -60px;
  2237. 2235.  - }
  2238. 2236.  - .wall_module .media_desc .checkin {
  2239. 2237.  -   background-position: 0px -165px;
  2240. 2238.  - }
  2241. 2239.  - .wall_module .media_desc .donation {
  2242. 2240.  -   background-position: 0px -179px;
  2243. 2241.  - }
  2244. 2242.  - .wall_module .media_desc .video {
  2245. 2243.  -   background-position: 0px -75px;
  2246. 2244.  - }
  2247. 2245.  - .page_media_map {
  2248. 2246.  -   margin: 5px 0px;
  2249. 2247.  -   -webkit-border-radius: 3px;
  2250. 2248.  -   -moz-border-radius: 3px;
  2251. 2249.  -   border-radius: 3px;
  2252. 2250.  -   display: inline-block;
  2253. 2251.  - }
  2254. 2252.  - .page_media_map_point {
  2255. 2253.  -   position: absolute;
  2256. 2254.  -   background: url('/images/map/small.png') center no-repeat;
  2257. 2255.  -   width: 190px;
  2258. 2256.  -   height: 60px;
  2259. 2257.  - }
  2260. 2258.  - .page_media_fullmap_wrap {
  2261. 2259.  -   display: block;
  2262. 2260.  -   width: 320px;
  2263. 2261.  -   overflow: hidden;
  2264. 2262.  - }
  2265. 2263.  - .page_media_fullmap_wrap .page_media_map_point {
  2266. 2264.  -   width: 344px;
  2267. 2265.  -   height: 205px;
  2268. 2266.  - }
  2269. 2267.  - .wall_module .media_desc .page_media_geo {
  2270. 2268.  -   color: #2B587A;
  2271. 2269.  - }
  2272. 2270.  - .wall_module .media_desc .page_media_geo:hover {
  2273. 2271.  -   text-decoration: underline;
  2274. 2272.  - }
  2275. 2273.  -
  2276. 2274.  - .big_wall_post #submit_post_box {
  2277. 2275.  -   padding: 15px;
  2278. 2276.  -   border-top: 0px;
  2279. 2277.  -   border-bottom: 1px solid #DAE1E8;
  2280. 2278.  -   background: #F7F7F7;
  2281. 2279.  - }
  2282. 2280.  - .big_wall_post #submit_post_box textarea {
  2283. 2281.  -   width: 589px;
  2284. 2282.  -   height: 50px;
  2285. 2283.  - }
  2286. 2284.  - .big_wall_post #submit_post {
  2287. 2285.  -   display: block;
  2288. 2286.  - }
  2289. 2287.  -
  2290. 2288.  - .box_body .shadow div {
  2291. 2289.  -   background: #000;
  2292. 2290.  -   height: 1px;
  2293. 2291.  -   opacity: 0.8;
  2294. 2292.  -   filter: alpha(opacity=80);
  2295. 2293.  -   position: absolute;
  2296. 2294.  -   z-index: 1050;
  2297. 2295.  -   overflow: hidden;
  2298. 2296.  - }
  2299. 2297.  - .box_body .shadow .sh0 {
  2300. 2298.  -   background: #FFFFFF;
  2301. 2299.  - }
  2302. 2300.  - .box_body .shadow .sh1 {
  2303. 2301.  -   opacity: 0.3;
  2304. 2302.  -   filter: alpha(opacity=30);
  2305. 2303.  -   margin-top: 0px;
  2306. 2304.  - }
  2307. 2305.  - .box_body .shadow.bottom .sh1 {
  2308. 2306.  -   margin-top: -1px;
  2309. 2307.  - }
  2310. 2308.  - .box_body .shadow .sh2 {
  2311. 2309.  -   opacity: 0.11;
  2312. 2310.  -   filter: alpha(opacity=11);
  2313. 2311.  -   margin-top: 1px;
  2314. 2312.  - }
  2315. 2313.  - .box_body .shadow.bottom .sh2 {
  2316. 2314.  -   margin-top: -2px;
  2317. 2315.  - }
  2318. 2316.  - .box_body .shadow .sh3 {
  2319. 2317.  -   opacity: 0.07;
  2320. 2318.  -   filter: alpha(opacity=7);
  2321. 2319.  -   margin-top: 2px;
  2322. 2320.  - }
  2323. 2321.  - .box_body .shadow.bottom .sh3 {
  2324. 2322.  -   margin-top: -3px;
  2325. 2323.  - }
  2326. 2324.  - .box_body .shadow .sh4 {
  2327. 2325.  -   opacity: 0.03;
  2328. 2326.  -   filter: alpha(opacity=3);
  2329. 2327.  -   margin-top: 3px;
  2330. 2328.  - }
  2331. 2329.  - .box_body .shadow.bottom .sh4 {
  2332. 2330.  -   margin-top: -4px;
  2333. 2331.  - }
  2334. 2332.  - .box_body .search_bar {
  2335. 2333.  -   background: #F2F2F2;
  2336. 2334.  -   /*height: 38px;*/
  2337. 2335.  -   padding: 9px 4px;
  2338. 2336.  - }
  2339. 2337.  - #add_place_data {
  2340. 2338.  -   background: #F7F7F7;
  2341. 2339.  -   padding: 14px 20px 6px;
  2342. 2340.  - }
  2343. 2341.  - .box_body .search_wrap {
  2344. 2342.  -   padding:  0px 4px;
  2345. 2343.  - }
  2346. 2344.  - .box_body .search_wrap .button_blue button {
  2347. 2345.  -   padding: 4px 16px;
  2348. 2346.  - }
  2349. 2347.  -
  2350. 2348.  - .box_body .choose_box .shadow div {
  2351. 2349.  -   width: 608px;
  2352. 2350.  - }
  2353. 2351.  - .box_body .search {
  2354. 2352.  -   margin: 0px 4px;
  2355. 2353.  -   width: 300px;
  2356. 2354.  - }
  2357. 2355.  - .font_medium .box_body .search {
  2358. 2356.  -   width: 280px;
  2359. 2357.  - }
  2360. 2358.  -
  2361. 2359.  - .choose_box {
  2362. 2360.  -   position: relative;
  2363. 2361.  - }
  2364. 2362.  - .choose_box .rows {
  2365. 2363.  -   margin: 0px auto;
  2366. 2364.  - }
  2367. 2365.  - .choose_box .return_link {
  2368. 2366.  -   padding: 4px 8px 0px;
  2369. 2367.  -   display: none;
  2370. 2368.  - }
  2371. 2369.  - .choose_box .progress {
  2372. 2370.  -   display: block;
  2373. 2371.  -   visibility: hidden;
  2374. 2372.  -   position: relative;
  2375. 2373.  -   margin: 3px 5px 0px;
  2376. 2374.  - }
  2377. 2375.  -
  2378. 2376.  - .choose_photo .item {
  2379. 2377.  -   background: #FFF;
  2380. 2378.  -   margin: 0px auto 10px;
  2381. 2379.  -   width: 87px;
  2382. 2380.  - }
  2383. 2381.  - .choose_photo .item.last {
  2384. 2382.  -   margin-bottom: 0px;
  2385. 2383.  - }
  2386. 2384.  - .choose_photo .item a {
  2387. 2385.  -   background: #FFF;
  2388. 2386.  -   border: 1px solid #AAA;
  2389. 2387.  -   display: block;
  2390. 2388.  -   height: 57px;
  2391. 2389.  -   padding: 5px;
  2392. 2390.  -   width: 75px;
  2393. 2391.  - }
  2394. 2392.  - .choose_photo .item a:hover {
  2395. 2393.  -   border-color: #45688E;
  2396. 2394.  -   text-decoration: none;
  2397. 2395.  - }
  2398. 2396.  - .choose_photo .item .thumb {
  2399. 2397.  -   background: #FFF;
  2400. 2398.  -   cursor: pointer;
  2401. 2399.  -   height: 57px;
  2402. 2400.  -   overflow: hidden;
  2403. 2401.  -   text-align: center;
  2404. 2402.  -   width: 75px;
  2405. 2403.  - }
  2406. 2404.  - .choose_photo .item img {
  2407. 2405.  -   cursor: pointer;
  2408. 2406.  - }
  2409. 2407.  - #choose_photo_rows, #choose_video_rows, #choose_audio_rows {
  2410. 2408.  -   padding: 10px 0px;
  2411. 2409.  -   position: relative;
  2412. 2410.  - }
  2413. 2411.  - #choose_video_rows .no_results, #choose_audio_rows .no_results {
  2414. 2412.  -   text-align: center;
  2415. 2413.  -   color: #777;
  2416. 2414.  -   line-height: 150%;
  2417. 2415.  - }
  2418. 2416.  - #choose_photo_bottom, #choose_video_bottom, #choose_audio_bottom {
  2419. 2417.  -   padding: 0px 10px;
  2420. 2418.  -   height: 21px;
  2421. 2419.  -   border-top: 1px solid #DAE2E8;
  2422. 2420.  - }
  2423. 2421.  - #choose_photo_content, #choose_video_content, #choose_audio_content {
  2424. 2422.  -   height: 374px;
  2425. 2423.  -   position: relative;
  2426. 2424.  -   overflow: auto;
  2427. 2425.  -   overflow-x: hidden;
  2428. 2426.  -   overflow-y: auto;
  2429. 2427.  - }
  2430. 2428.  - .choose_box .summary {
  2431. 2429.  -   padding: 5px 10px 0px;
  2432. 2430.  -   border-bottom: 1px solid #DAE2E8;
  2433. 2431.  - }
  2434. 2432.  - #choose_photo_summary, #choose_video_summary, #choose_audio_summary {
  2435. 2433.  -   padding: 3px 0px 4px;
  2436. 2434.  -   color: #45688E;
  2437. 2435.  -   font-weight: bold;
  2438. 2436.  - }
  2439. 2437.  - #choose_photo td, #choose_video td {
  2440. 2438.  -   text-align: center;
  2441. 2439.  -   vertical-align: top;
  2442. 2440.  - }
  2443. 2441.  - #choose_video td {
  2444. 2442.  -   width: 148px;
  2445. 2443.  - }
  2446. 2444.  - #choose_photo_upload_box {
  2447. 2445.  -   background-color: #F2F2F2;
  2448. 2446.  -   height: 38px;
  2449. 2447.  -   padding: 0px 4px;
  2450. 2448.  - }
  2451. 2449.  - #choose_photo_upload_box div {
  2452. 2450.  -   padding: 8px 6px 0px;
  2453. 2451.  - }
  2454. 2452.  - #choose_photo_upload_box div#choose_photo_upload {
  2455. 2453.  -   padding: 0px;
  2456. 2454.  -   margin: 0px;
  2457. 2455.  -   height: 20px;
  2458. 2456.  - }
  2459. 2457.  - #choose_photo_upload_box.over {
  2460. 2458.  -   background-color: #F9F9F9;
  2461. 2459.  - }
  2462. 2460.  - #choose_photo_upload .loading {
  2463. 2461.  -   padding: 5px;
  2464. 2462.  - }
  2465. 2463.  -
  2466. 2464.  - #page_new_photo {
  2467. 2465.  -   padding: 16px 14px;
  2468. 2466.  - }
  2469. 2467.  - #page_photo_upload {
  2470. 2468.  -   margin: 15px 0 0;
  2471. 2469.  -   text-align: center;
  2472. 2470.  - }
  2473. 2471.  - .page_upload_progress_wrap {
  2474. 2472.  -   width: 250px;
  2475. 2473.  -   height: 18px;
  2476. 2474.  -   margin: auto;
  2477. 2475.  -   background: #FFF;
  2478. 2476.  -   border: 1px solid #CCC;
  2479. 2477.  - }
  2480. 2478.  - .page_upload_progress {
  2481. 2479.  -   height: 18px;
  2482. 2480.  -   background: #597DA3 url(/images/progress_grad.gif) repeat;
  2483. 2481.  -   border: 1px solid #45688E;
  2484. 2482.  -   margin: -1px;
  2485. 2483.  - }
  2486. 2484.  - .page_attach_progress_wrap {
  2487. 2485.  -   width: 110px;
  2488. 2486.  -   height: 8px;
  2489. 2487.  -   margin: auto;
  2490. 2488.  -   margin-bottom: 6px;
  2491. 2489.  -   background: #FFF;
  2492. 2490.  -   border: 1px solid #CCC;
  2493. 2491.  - }
  2494. 2492.  - .page_attach_progress {
  2495. 2493.  -   height: 8px;
  2496. 2494.  -   background: #597DA3 url(/images/progress_grad.gif) repeat;
  2497. 2495.  -   border: 1px solid #45688E;
  2498. 2496.  -   margin: -1px;
  2499. 2497.  - }
  2500. 2498.  - .attach_label {
  2501. 2499.  -   color: #777777;
  2502. 2500.  -   margin: 0px 0 0 6px;
  2503. 2501.  - }
  2504. 2502.  - .media_preview .progress_x {
  2505. 2503.  -   cursor: pointer;
  2506. 2504.  -   margin: 3px 5px 0px;
  2507. 2505.  -   background: url(/images/hide_to.gif) no-repeat -2px -2px;
  2508. 2506.  -   opacity: 0.6;
  2509. 2507.  -   filter: alpha(opacity=60);
  2510. 2508.  -   height: 10px;
  2511. 2509.  -   width: 10px;
  2512. 2510.  - }
  2513. 2511.  -
  2514. 2512.  - #choose_video .item {
  2515. 2513.  -   display: block;
  2516. 2514.  -   position: relative;
  2517. 2515.  -   padding: 2px 0px 1px;
  2518. 2516.  -   font-size: 10px;
  2519. 2517.  -   margin: 0px auto 10px;
  2520. 2518.  -   overflow: hidden;
  2521. 2519.  -   text-decoration: none;
  2522. 2520.  -   width: 134px;
  2523. 2521.  - }
  2524. 2522.  - .font_medium #choose_video .item {
  2525. 2523.  -   font-size: 11px;
  2526. 2524.  - }
  2527. 2525.  - #choose_video .item img {
  2528. 2526.  -   background: #FFF;
  2529. 2527.  -   border: 1px solid #AAA;
  2530. 2528.  -   height: 97px;
  2531. 2529.  -   padding: 1px;
  2532. 2530.  -   width: 130px;
  2533. 2531.  - }
  2534. 2532.  - #choose_video .item:hover img {
  2535. 2533.  -   border: 1px solid #45688E;
  2536. 2534.  - }
  2537. 2535.  - #choose_video .item:hover span {
  2538. 2536.  -   text-decoration: underline;
  2539. 2537.  - }
  2540. 2538.  - #choose_video .item div {
  2541. 2539.  -   position: absolute;
  2542. 2540.  -   z-index: 1100;
  2543. 2541.  -   width: 130px;
  2544. 2542.  -   margin-top: 84px;
  2545. 2543.  - }
  2546. 2544.  - #choose_video .item div span.bg {
  2547. 2545.  -   background: #000;
  2548. 2546.  -   color: #000;
  2549. 2547.  -   opacity: 0.6;
  2550. 2548.  -   filter: alpha(opacity=60);
  2551. 2549.  - }
  2552. 2550.  - #choose_video .item div span {
  2553. 2551.  -   color: #FFF;
  2554. 2552.  -   padding: 0px 3px 1px;
  2555. 2553.  - }
  2556. 2554.  - #choose_video .item:hover div span {
  2557. 2555.  -   text-decoration: none;
  2558. 2556.  - }
  2559. 2557.  -
  2560. 2558.  - #choose_audio .audio_content {
  2561. 2559.  -   width: 460px;
  2562. 2560.  - }
  2563. 2561.  - .choose_audio_row  {
  2564. 2562.  -   height: 38px;
  2565. 2563.  -   overflow: hidden;
  2566. 2564.  - }
  2567. 2565.  - .choose_audio_row .audio .title_wrap {
  2568. 2566.  -   width: 340px;
  2569. 2567.  - }
  2570. 2568.  - .choose_audio_row .audio .title_wrap b {
  2571. 2569.  -   max-width: 240px;
  2572. 2570.  - }
  2573. 2571.  - .font_medium .choose_audio_row  .audio .title_wrap {
  2574. 2572.  -   width: 330px;
  2575. 2573.  - }
  2576. 2574.  - .font_medium .choose_audio_row  .audio .title_wrap b {
  2577. 2575.  -   max-width: 230px;
  2578. 2576.  - }
  2579. 2577.  - .narrow_column .audio .title_wrap {
  2580. 2578.  -   width: 116px;
  2581. 2579.  - }
  2582. 2580.  - .narrow_column .audio .title_wrap b {
  2583. 2581.  -   max-width: 116px;
  2584. 2582.  - }
  2585. 2583.  - a.choose {
  2586. 2584.  -   display: block;
  2587. 2585.  -   padding: 4px 6px;
  2588. 2586.  -   margin: 2px 6px 0px;
  2589. 2587.  - }
  2590. 2588.  - a.choose:hover {
  2591. 2589.  -   background: #DAE1E8;
  2592. 2590.  -   text-decoration: none;
  2593. 2591.  - }
  2594. 2592.  -
  2595. 2593.  -
  2596. 2594.  - /* new audio/video attach box */
  2597. 2595.  - .choose_close a {
  2598. 2596.  -   display: inline-block;
  2599. 2597.  -   padding-top: 17px;
  2600. 2598.  -   padding-bottom: 18px;
  2601. 2599.  -   color: #C7D7E9;
  2602. 2600.  -   -webkit-transition: color 100ms linear;
  2603. 2601.  -   -moz-transition: color 100ms linear;
  2604. 2602.  -   -o-transition: color 100ms linear;
  2605. 2603.  -   transition: color 100ms linear;
  2606. 2604.  - }
  2607. 2605.  - .choose_close a:hover {
  2608. 2606.  -   color: #FFF;
  2609. 2607.  -   text-decoration: none;
  2610. 2608.  - }
  2611. 2609.  - .choose_close .divider {
  2612. 2610.  -   color: #C7D7E9;
  2613. 2611.  - }
  2614. 2612.  - .choose_close a.choose_close_link {
  2615. 2613.  -   padding-right: 20px;
  2616. 2614.  -   padding-left: 0px;
  2617. 2615.  - }
  2618. 2616.  - .is_rtl1 .choose_close a.choose_close_link {
  2619. 2617.  -   padding-right: 0px;
  2620. 2618.  -   padding-left: 20px;
  2621. 2619.  - }
  2622. 2620.  - .choose_header {
  2623. 2621.  -   font-size: 1.09em;
  2624. 2622.  -   color: #FFF;
  2625. 2623.  -   background: #597BA5;
  2626. 2624.  -   font-weight: bold;
  2627. 2625.  -   padding: 17px 20px 18px;
  2628. 2626.  - }
  2629. 2627.  - #choose_audio.audio_search,
  2630. 2628.  - #choose_video.video_search_wrap {
  2631. 2629.  -   background-color: #ffffff;
  2632. 2630.  -   padding: 0px;
  2633. 2631.  - }
  2634. 2632.  - #choose_audio.audio_search #choose_audio_content,
  2635. 2633.  - #choose_video.video_search_wrap #choose_video_content {
  2636. 2634.  -   overflow: hidden;
  2637. 2635.  -   height: auto;
  2638. 2636.  - }
  2639. 2637.  - .choose_search_cont .search_bar {
  2640. 2638.  -   background-color: #eff1f3;
  2641. 2639.  -   margin: 0px;
  2642. 2640.  -   padding: 12px 5px 12px 20px;
  2643. 2641.  -   width: 619px;
  2644. 2642.  - }
  2645. 2643.  - #choose_audio a.choose {
  2646. 2644.  -   display: block;
  2647. 2645.  -   text-align: center;
  2648. 2646.  -   height: 28px;
  2649. 2647.  -   line-height: 28px;
  2650. 2648.  -   margin: 0px;
  2651. 2649.  -   padding: 0px 6px;
  2652. 2650.  -   float: right;
  2653. 2651.  -   max-width: 130px;
  2654. 2652.  -   overflow: hidden;
  2655. 2653.  -   text-overflow: ellipsis;
  2656. 2654.  - }
  2657. 2655.  - #choose_audio a.choose:hover {
  2658. 2656.  -   background: #EDF1F5;
  2659. 2657.  -   text-decoration: none;
  2660. 2658.  - }
  2661. 2659.  - .choose_search_cont {
  2662. 2660.  -   top: 0px;
  2663. 2661.  -   z-index: 10;
  2664. 2662.  - }
  2665. 2663.  - .choose_search_cont .top_shadow {
  2666. 2664.  -   position: absolute;
  2667. 2665.  -   height: 3px;
  2668. 2666.  -   margin-top: -1px;
  2669. 2667.  -   background: #555;
  2670. 2668.  -   opacity: 0.12;
  2671. 2669.  -   filter: alpha(opacity=12);
  2672. 2670.  -   width: 644px;
  2673. 2671.  -   display: none;
  2674. 2672.  - }
  2675. 2673.  - .choose_search_cont.fixed .top_shadow {
  2676. 2674.  -   display: block;
  2677. 2675.  - }
  2678. 2676.  - .choose_search_cont input {
  2679. 2677.  -   height: 13px;
  2680. 2678.  -   padding: 5px 20px;
  2681. 2679.  -   background: white url(/images/magglass.png) no-repeat 5px 6px;
  2682. 2680.  -   outline: none;
  2683. 2681.  - }
  2684. 2682.  - #choose_audio.audio_search .s_search {
  2685. 2683.  -   width: 418px;
  2686. 2684.  - }
  2687. 2685.  - .choose_search_cont input#choose_video_query {
  2688. 2686.  -   width: 564px;
  2689. 2687.  - }
  2690. 2688.  - #choose_audio.audio_search div.abutton_wrap button {
  2691. 2689.  -   width: 141px;
  2692. 2690.  - }
  2693. 2691.  - .choose_more_btn {
  2694. 2692.  -   display: block;
  2695. 2693.  -   background: #EEF0F2;
  2696. 2694.  -   text-align: center;
  2697. 2695.  -   padding: 16px;
  2698. 2696.  -   color: #738392;
  2699. 2697.  - }
  2700. 2698.  - .choose_more_btn:hover {
  2701. 2699.  -   text-decoration: none;
  2702. 2700.  -   background: #e9edf1;
  2703. 2701.  - }
  2704. 2702.  - .choose_preload {
  2705. 2703.  -   display: none;
  2706. 2704.  - }
  2707. 2705.  - .choose_no_rows {
  2708. 2706.  -   color: #777;
  2709. 2707.  -   padding: 150px 20px;
  2710. 2708.  -   text-align: center;
  2711. 2709.  -   font-size: 1.21em;
  2712. 2710.  - }
  2713. 2711.  - #choose_video .choose_no_rows {
  2714. 2712.  -   padding: 100px 20px 120px;
  2715. 2713.  - }
  2716. 2714.  - .dd_menu_stype_act.choose .dd_menu_header div,
  2717. 2715.  - .font_medium .dd_menu_stype_act.choose .dd_menu_header div {
  2718. 2716.  -   width: 109px;
  2719. 2717.  - }
  2720. 2718.  - #choose_audio #choose_audio_rows {
  2721. 2719.  -   padding: 12px 20px 0px;
  2722. 2720.  - }
  2723. 2721.  - #choose_video #choose_video_rows {
  2724. 2722.  -   padding: 20px 0px 7px 20px;
  2725. 2723.  - }
  2726. 2724.  - .is_rtl1 #choose_video #choose_video_rows {
  2727. 2725.  -   padding: 20px 20px 7px 0px;
  2728. 2726.  - }
  2729. 2727.  - .choose_video_row {
  2730. 2728.  -   width: 157px;
  2731. 2729.  -   text-align: center;
  2732. 2730.  - }
  2733. 2731.  - .choose_video_row .img {
  2734. 2732.  -   width: 130px;
  2735. 2733.  -   height: 97px;
  2736. 2734.  -   margin: 0px auto;
  2737. 2735.  -   position: relative;
  2738. 2736.  - }
  2739. 2737.  - .choose_video_row .duration {
  2740. 2738.  -   position: absolute;
  2741. 2739.  -   bottom: 4px;
  2742. 2740.  -   right: 4px;
  2743. 2741.  -   color: white;
  2744. 2742.  -   font-size: 0.9em;
  2745. 2743.  -   padding: 1px 4px 2px;
  2746. 2744.  -   -moz-border-radius: 2px;
  2747. 2745.  -   -webkit-border-radius: 2px;
  2748. 2746.  -   border-radius: 2px;
  2749. 2747.  -   background: rgba(0, 0, 0, 0.5);
  2750. 2748.  -   line-height: 1.35em;
  2751. 2749.  - }
  2752. 2750.  - .choose_video_row .label {
  2753. 2751.  -   font-size: 0.9em;
  2754. 2752.  -   height: 30px;
  2755. 2753.  -   width: 157px;
  2756. 2754.  -   padding: 4px 0px;
  2757. 2755.  -   margin-bottom: 7px;
  2758. 2756.  -   overflow: hidden;
  2759. 2757.  -   text-overflow: ellipsis;
  2760. 2758.  - }
  2761. 2759.  - #choose_video .search_reset {
  2762. 2760.  -   cursor: pointer;
  2763. 2761.  -   display: none;
  2764. 2762.  -   background: transparent url(/images/icons/input_clear.gif) 6px 6px no-repeat;
  2765. 2763.  -   padding: 2px;
  2766. 2764.  -   width: 19px;
  2767. 2765.  -   height: 19px;
  2768. 2766.  -   margin-left: -24px;
  2769. 2767.  -   margin-top: 1px;
  2770. 2768.  -   opacity: 0.6;
  2771. 2769.  -   filter: alpha(opacity=60);
  2772. 2770.  -   position: relative;
  2773. 2771.  -   z-index: 100;
  2774. 2772.  - }
  2775. 2773.  - #choose_video .search_progress {
  2776. 2774.  -   background: url("/images/upload.gif") no-repeat scroll center center transparent;
  2777. 2775.  -   display: none;
  2778. 2776.  -   height: 23px;
  2779. 2777.  -   margin-left: -41px;
  2780. 2778.  -   margin-top: 1px;
  2781. 2779.  -   position: relative;
  2782. 2780.  -   width: 32px;
  2783. 2781.  -   z-index: 95;
  2784. 2782.  - }
  2785. 2783.  - #choose_video.loading .search_progress,
  2786. 2784.  - #choose_video .search_reset.shown {
  2787. 2785.  -   display:block;
  2788. 2786.  - }
  2789. 2787.  - #choose_video.loading .search_reset.shown {
  2790. 2788.  -   display:none;
  2791. 2789.  - }
  2792. 2790.  - #choose_audio_rows.light div.title_wrap b span,
  2793. 2791.  - #choose_audio_rows.light div.title_wrap span.title span {
  2794. 2792.  -   background-color: #EFF1F3;
  2795. 2793.  -   border-bottom: 1px solid #EFF3F6;
  2796. 2794.  -   display: inline-block;
  2797. 2795.  - }
  2798. 2796.  -
  2799. 2797.  - .mem_no_list {
  2800. 2798.  -   background: #FFFFFF;
  2801. 2799.  -   border: 1px solid #DAE2E8;
  2802. 2800.  -   color: #777777;
  2803. 2801.  -   font-size: 1.18em;
  2804. 2802.  -   margin: 0 0 3px;
  2805. 2803.  -   padding: 80px 0;
  2806. 2804.  -   text-align: center;
  2807. 2805.  - }
  2808. 2806.  -
  2809. 2807.  - .module.empty .module_header .header_bottom,
  2810. 2808.  - .module.no_subheader .module_header .header_bottom {
  2811. 2809.  -   display: none;
  2812. 2810.  - }
  2813. 2811.  -
  2814. 2812.  - .module.empty .module_body {
  2815. 2813.  -   color: #707070;
  2816. 2814.  -   padding: 10px 8px;
  2817. 2815.  -   background-color: #F7F7F7;
  2818. 2816.  -   margin-bottom: 10px;
  2819. 2817.  -   text-align: center;
  2820. 2818.  - }
  2821. 2819.  -
  2822. 2820.  - .module_warning {
  2823. 2821.  -   border-bottom: 1px solid #CCCCCC;
  2824. 2822.  -   color: #666666;
  2825. 2823.  -   background: #F7F7F7;
  2826. 2824.  -   padding: 8px;
  2827. 2825.  - }
  2828. 2826.  -
  2829. 2827.  - .module.photos_module.empty .module_body,
  2830. 2828.  - .module.audios_module.empty .module_body,
  2831. 2829.  - .module.video_module.empty .module_body,
  2832. 2830.  - .module.album_module.empty .module_body,
  2833. 2831.  - .module.topics_module.empty .module_body,
  2834. 2832.  - .module.docs_module.empty .module_body,
  2835. 2833.  - .module.page_list_module.empty .module_body,
  2836. 2834.  - .module.page_module.empty .module_body,
  2837. 2835.  - .module.people_list_module.empty .module_body,
  2838. 2836.  - #public .narrow_column .module.audios_module.empty .module_body,
  2839. 2837.  - .narrow_column #public_links.empty .module_body,
  2840. 2838.  - .narrow_column #group_links.empty .module_body {
  2841. 2839.  -   padding: 0px !important;
  2842. 2840.  - }
  2843. 2841.  -
  2844. 2842.  - .page_box .error {
  2845. 2843.  -   display: none;
  2846. 2844.  - }
  2847. 2845.  -
  2848. 2846.  - .page_box .error, .page_box .info_msg {
  2849. 2847.  -   margin-bottom:15px;
  2850. 2848.  - }
  2851. 2849.  -
  2852. 2850.  - .page_box .additional {
  2853. 2851.  -   font-size: 10px;
  2854. 2852.  -   margin-top:15px;
  2855. 2853.  - }
  2856. 2854.  - .font_medium .page_box .additional {
  2857. 2855.  -   font-size: 11px;
  2858. 2856.  - }
  2859. 2857.  -
  2860. 2858.  - .page_box .column {
  2861. 2859.  -   padding: 0px 7px;
  2862. 2860.  - }
  2863. 2861.  - .page_box #page_edit_small_photos {
  2864. 2862.  -   width: 179px;
  2865. 2863.  - }
  2866. 2864.  - .page_box #page_edit_preview50,
  2867. 2865.  - .page_box #page_edit_preview100 {
  2868. 2866.  -   height: 50px;
  2869. 2867.  -   overflow: hidden;
  2870. 2868.  -   width: 50px;
  2871. 2869.  - }
  2872. 2870.  - .page_box #page_edit_preview100 {
  2873. 2871.  -   height: 100px;
  2874. 2872.  -   width: 100px;
  2875. 2873.  - }
  2876. 2874.  -
  2877. 2875.  - .page_actions {
  2878. 2876.  -   padding-bottom: 10px;
  2879. 2877.  -   position: relative;
  2880. 2878.  - }
  2881. 2879.  - .page_actions .separator {
  2882. 2880.  -   border-top: 1px solid #E7EAED;
  2883. 2881.  -   margin: 3px 0 2px;
  2884. 2882.  -   height: 1px;
  2885. 2883.  - }
  2886. 2884.  - .page_actions a {
  2887. 2885.  -   background: none repeat scroll 0 0 #FFFFFF;
  2888. 2886.  -   display: block;
  2889. 2887.  -   padding: 4px 6px;
  2890. 2888.  -   width: 188px;
  2891. 2889.  - }
  2892. 2890.  - .page_actions a.unshown {
  2893. 2891.  -   display: none;
  2894. 2892.  - }
  2895. 2893.  -
  2896. 2894.  - .group_block_module a {
  2897. 2895.  -   display: block;
  2898. 2896.  -   padding: 4px 6px;
  2899. 2897.  -   background: #F1F1F1;
  2900. 2898.  -   width: 168px;
  2901. 2899.  - }
  2902. 2900.  -
  2903. 2901.  - .other_acts {
  2904. 2902.  -   position: absolute;
  2905. 2903.  -   z-index: 2000;
  2906. 2904.  -   display: none;
  2907. 2905.  - }
  2908. 2906.  - .other_acts .side_shadow {
  2909. 2907.  -   background: #000;
  2910. 2908.  -   opacity: 0.1;
  2911. 2909.  -   filter: alpha(opacity=10);
  2912. 2910.  - }
  2913. 2911.  - .other_acts .side_shadow div {
  2914. 2912.  -   width: 1px;
  2915. 2913.  - }
  2916. 2914.  - .other_acts .shadow1, .other_acts .shadow2 {
  2917. 2915.  -   background: #000;
  2918. 2916.  -   height: 1px;
  2919. 2917.  -   overflow: hidden;
  2920. 2918.  -   position: relative;
  2921. 2919.  -   opacity: 0.1;
  2922. 2920.  -   filter: alpha(opacity=10);
  2923. 2921.  - }
  2924. 2922.  - .other_acts .shadow2 {
  2925. 2923.  -   height: 1px;
  2926. 2924.  -   opacity: 0.05;
  2927. 2925.  -   filter: alpha(opacity=5);
  2928. 2926.  - }
  2929. 2927.  - .other_acts .header {
  2930. 2928.  -   cursor: pointer;
  2931. 2929.  -   width: 198px;
  2932. 2930.  -   border: 1px solid #517295;
  2933. 2931.  - }
  2934. 2932.  - .other_acts .header div {
  2935. 2933.  -   color: #FFF;
  2936. 2934.  -   background: #5e82a8;
  2937. 2935.  -   border: 1px solid;
  2938. 2936.  -   border-color: #7E9CBC #5C82AB #5e82a8;
  2939. 2937.  -   padding: 2px 4px;
  2940. 2938.  - }
  2941. 2939.  - .other_acts .header span {
  2942. 2940.  -   padding-right: 12px;
  2943. 2941.  -   background: url(/images/darr_dd_over.gif) no-repeat right 6px;
  2944. 2942.  - }
  2945. 2943.  - .other_acts .actions {
  2946. 2944.  -   border: 1px solid #96AABE;
  2947. 2945.  -   border-top: 0px;
  2948. 2946.  - }
  2949. 2947.  - .other_acts a,
  2950. 2948.  - .page_actions .other_acts a {
  2951. 2949.  -   background: #FFF;
  2952. 2950.  -   display: block;
  2953. 2951.  -   width: 192px !important;
  2954. 2952.  -   padding: 4px 3px !important;
  2955. 2953.  - }
  2956. 2954.  - .other_acts a span {
  2957. 2955.  -   font-weight: normal;
  2958. 2956.  -   margin: 0px 3px;
  2959. 2957.  - }
  2960. 2958.  - .other_acts a span.fl_l {
  2961. 2959.  -   background: url(/images/edit_photo_icons.gif) no-repeat;
  2962. 2960.  -   width: 16px;
  2963. 2961.  -   height: 13px;
  2964. 2962.  -   margin: 0px 1px;
  2965. 2963.  - }
  2966. 2964.  - .other_acts a span.new_photo {
  2967. 2965.  -   background-position: 0px -4px;
  2968. 2966.  - }
  2969. 2967.  - .other_acts a span.edit_small {
  2970. 2968.  -   background-position: 0px -26px;
  2971. 2969.  - }
  2972. 2970.  - .other_acts a span.from_webcam {
  2973. 2971.  -   background-position: 0px -48px;
  2974. 2972.  - }
  2975. 2973.  - .other_acts a span.delete_photo {
  2976. 2974.  -   background-position: 0px -70px;
  2977. 2975.  - }
  2978. 2976.  - .other_acts a:hover {
  2979. 2977.  -   text-decoration: none;
  2980. 2978.  -   background: #DAE1E8;
  2981. 2979.  - }
  2982. 2980.  - .page_actions a:hover {
  2983. 2981.  -   text-decoration: none;
  2984. 2982.  -   background: #DAE1E8;
  2985. 2983.  - }
  2986. 2984.  - .page_actions a span.other {
  2987. 2985.  -   background: url(/images/darr_on.gif) no-repeat right 6px;
  2988. 2986.  -   padding-right: 12px;
  2989. 2987.  - }
  2990. 2988.  -
  2991. 2989.  - .apps_list_module .module_body {
  2992. 2990.  -   padding: 5px 0px 10px;
  2993. 2991.  - }
  2994. 2992.  - .apps_list_module .thumb img {
  2995. 2993.  -   width: 16px;
  2996. 2994.  -   display: block;
  2997. 2995.  - }
  2998. 2996.  - .apps_list_module .thumb {
  2999. 2997.  -   height: 16px;
  3000. 2998.  -   width: 16px;
  3001. 2999.  -   overflow: hidden;
  3002. 3000.  - }
  3003. 3001.  - .apps_list_module .line_cell {
  3004. 3002.  -   display: block;
  3005. 3003.  -   padding: 3px 8px 3px;
  3006. 3004.  -   margin: 0px 0px;
  3007. 3005.  - }
  3008. 3006.  - .apps_list_module .line_cell:hover {
  3009. 3007.  -   text-decoration: none;
  3010. 3008.  - }
  3011. 3009.  - .apps_list_module .line_cell:hover .info .name {
  3012. 3010.  -   text-decoration: underline;
  3013. 3011.  - }
  3014. 3012.  - .apps_list_module .info {
  3015. 3013.  -   padding: 1px 6px 0px;
  3016. 3014.  -   width: 145px;
  3017. 3015.  -   overflow: hidden;
  3018. 3016.  -   /*height:14px;*/
  3019. 3017.  - }
  3020. 3018.  - .apps_list_module .info div {
  3021. 3019.  -   width: 300px;
  3022. 3020.  - }
  3023. 3021.  - .apps_list_module .info span {
  3024. 3022.  -   display: block;
  3025. 3023.  -   width: 300px;
  3026. 3024.  -   color: #777;
  3027. 3025.  -   font-size: 0.81em;
  3028. 3026.  - }
  3029. 3027.  -
  3030. 3028.  - .wide_column .big_header .fl_r {
  3031. 3029.  -   font-size: 11px;
  3032. 3030.  - }
  3033. 3031.  - .font_medium .wide_column .big_header .fl_r {
  3034. 3032.  -   font-size: 12px;
  3035. 3033.  - }
  3036. 3034.  -
  3037. 3035.  - .groups_list_module .thumb {
  3038. 3036.  -   height: 32px;
  3039. 3037.  -   width: 37px;
  3040. 3038.  -   overflow: hidden;
  3041. 3039.  - }
  3042. 3040.  -
  3043. 3041.  - .groups_list_module .module_body {
  3044. 3042.  -   padding: 5px 5px 10px;
  3045. 3043.  - }
  3046. 3044.  -
  3047. 3045.  - .groups_list_module .thumb img {
  3048. 3046.  -   width: 32px;
  3049. 3047.  - }
  3050. 3048.  -
  3051. 3049.  - .groups_list_module .group_desc,
  3052. 3050.  - .page_list_module .group_desc,
  3053. 3051.  - .page_list_module .people_desc,
  3054. 3052.  - .page_list_module .people_extra {
  3055. 3053.  -   max-height: 36px;
  3056. 3054.  -   overflow: hidden;
  3057. 3055.  -   font-size: 0.9em;
  3058. 3056.  -   color: gray;
  3059. 3057.  -   margin-bottom: 5px;
  3060. 3058.  - }
  3061. 3059.  - .font_medium .groups_list_module .group_desc,
  3062. 3060.  - .font_medium .page_list_module .group_desc,
  3063. 3061.  - .font_medium .page_list_module .people_desc,
  3064. 3062.  - .font_medium .page_list_module .people_extra {
  3065. 3063.  -   max-height: 42px;
  3066. 3064.  - }
  3067. 3065.  - .people_extra_lnk {
  3068. 3066.  -   color: gray;
  3069. 3067.  - }
  3070. 3068.  -
  3071. 3069.  - .page_list_module .people_extra {
  3072. 3070.  -   padding-bottom: 0px;
  3073. 3071.  - }
  3074. 3072.  -
  3075. 3073.  - .page_list_module .people_desc {
  3076. 3074.  -   color: #000;
  3077. 3075.  -   padding-bottom: 1px;
  3078. 3076.  - }
  3079. 3077.  -
  3080. 3078.  - .search_image {
  3081. 3079.  -   height: 100px;
  3082. 3080.  -   width: 100px;
  3083. 3081.  -   overflow: hidden;
  3084. 3082.  -   margin-right: 10px;
  3085. 3083.  - }
  3086. 3084.  -
  3087. 3085.  - .module .closed,
  3088. 3086.  - .module.closed .opened {
  3089. 3087.  -   display: none;
  3090. 3088.  - }
  3091. 3089.  -
  3092. 3090.  - .module.closed .closed {
  3093. 3091.  -   display: block;
  3094. 3092.  - }
  3095. 3093.  -
  3096. 3094.  - .help_steps_module .closed h4 {
  3097. 3095.  -   /*border: 0;*/
  3098. 3096.  - }
  3099. 3097.  -
  3100. 3098.  - .page_list_module .thumb img {
  3101. 3099.  -   width: 32px;
  3102. 3100.  -   display: block;
  3103. 3101.  - }
  3104. 3102.  -
  3105. 3103.  - .page_list_module .thumb {
  3106. 3104.  -   height: 32px;
  3107. 3105.  -   width: 32px;
  3108. 3106.  -   padding-top: 3px;
  3109. 3107.  -   overflow: hidden;
  3110. 3108.  - }
  3111. 3109.  -
  3112. 3110.  - .page_list_app {
  3113. 3111.  -   padding: 3px 0px 3px 10px;
  3114. 3112.  - }
  3115. 3113.  - .page_list_app .thumb img {
  3116. 3114.  -   width: 68px;
  3117. 3115.  -   display: block;
  3118. 3116.  -   border-radius: 5px;
  3119. 3117.  -   -moz-border-radius: 5px;
  3120. 3118.  -   -webkit-border-radius: 5px;
  3121. 3119.  - }
  3122. 3120.  -
  3123. 3121.  - .page_list_app .thumb {
  3124. 3122.  -   height: 68px;
  3125. 3123.  -   width: 68px;
  3126. 3124.  -   border-radius: 5px;
  3127. 3125.  -   -moz-border-radius: 5px;
  3128. 3126.  -   -webkit-border-radius: 5px;
  3129. 3127.  -   padding-top: 3px;
  3130. 3128.  -   overflow: hidden;
  3131. 3129.  - }
  3132. 3130.  -
  3133. 3131.  - .page_list_app .extra_info {
  3134. 3132.  -   width: 108px;
  3135. 3133.  -   padding: 4px 0px 0px 10px;
  3136. 3134.  - }
  3137. 3135.  - .page_list_app .people_name {
  3138. 3136.  -   font-weight: bold;
  3139. 3137.  -   padding-bottom: 4px;
  3140. 3138.  - }
  3141. 3139.  - .page_list_app .people_desc {
  3142. 3140.  -   color: #888888;
  3143. 3141.  -   padding-bottom: 9px;
  3144. 3142.  -   font-size: 1em;
  3145. 3143.  - }
  3146. 3144.  - .page_list_short .thumb {
  3147. 3145.  -   width: 38px;
  3148. 3146.  -   height: 38px;
  3149. 3147.  - }
  3150. 3148.  - .page_list_short .thumb img {
  3151. 3149.  -   width: 38px;
  3152. 3150.  - }
  3153. 3151.  - .page_list_short .extra_info {
  3154. 3152.  -   width: 120px;
  3155. 3153.  - }
  3156. 3154.  - .page_list_app button {
  3157. 3155.  -   padding-right: 10px;
  3158. 3156.  -   padding-left: 10px;
  3159. 3157.  - }
  3160. 3158.  - .page_app_run_arr {
  3161. 3159.  -   padding-right: 10px;
  3162. 3160.  -   width: 60px;
  3163. 3161.  -   background: url(/images/backlink.gif?4) no-repeat 62px -127px;
  3164. 3162.  - }
  3165. 3163.  - #group_apps {
  3166. 3164.  -
  3167. 3165.  - }
  3168. 3166.  -
  3169. 3167.  - .page_list_module .line_cell {
  3170. 3168.  -   display: block;
  3171. 3169.  -   padding: 3px 8px;
  3172. 3170.  -   margin: 0px 0px;
  3173. 3171.  - }
  3174. 3172.  -
  3175. 3173.  - .page_list_module .line_cell .info,
  3176. 3174.  - .page_list_module .line_cell .desc_info,
  3177. 3175.  - .page_list_module .line_cell .extra_info {
  3178. 3176.  -   width: 138px;
  3179. 3177.  -   overflow: hidden;
  3180. 3178.  -   word-wrap: break-word;
  3181. 3179.  - }
  3182. 3180.  -
  3183. 3181.  - .page_list_module .line_cell .info {
  3184. 3182.  -   padding: 9px 6px 0px;
  3185. 3183.  - }
  3186. 3184.  - .page_list_module .line_cell .info:hover {
  3187. 3185.  -   text-decoration: underline;
  3188. 3186.  - }
  3189. 3187.  -
  3190. 3188.  - .page_list_module .line_cell .desc_info {
  3191. 3189.  -   padding: 3px 6px 0px;
  3192. 3190.  - }
  3193. 3191.  -
  3194. 3192.  - .page_list_module .line_cell .extra_info {
  3195. 3193.  -   padding: 0px 6px;
  3196. 3194.  - }
  3197. 3195.  -
  3198. 3196.  - .page_list_module .module_body {
  3199. 3197.  -   padding: 5px 0px 10px;
  3200. 3198.  - }
  3201. 3199.  -
  3202. 3200.  - .groups_list_module .line_cell .info {
  3203. 3201.  -   padding: 5px 0px 0px;
  3204. 3202.  - }
  3205. 3203.  -
  3206. 3204.  - #own_reply_add_media {
  3207. 3205.  -   padding: 10px 9px 0px;
  3208. 3206.  - }
  3209. 3207.  -
  3210. 3208.  - #own_reply .wall_module .post,
  3211. 3209.  - #own_reply .wall_text,
  3212. 3210.  - .tt .wall_module .post,
  3213. 3211.  - .tt .wall_text,
  3214. 3212.  - .tt .wall_module div.post_image {
  3215. 3213.  -   border-top: 0px;
  3216. 3214.  -   padding-top: 0px;
  3217. 3215.  - }
  3218. 3216.  - #own_reply .wall_module .online,
  3219. 3217.  - .tt .wall_module .online {
  3220. 3218.  -   display: none;
  3221. 3219.  - }
  3222. 3220.  - #own_reply .your_reply {
  3223. 3221.  -   color: #777;
  3224. 3222.  -   padding-bottom: 10px;
  3225. 3223.  - }
  3226. 3224.  - #own_reply_field {
  3227. 3225.  -   width: 422px;
  3228. 3226.  - }
  3229. 3227.  - #own_reply_in_news,
  3230. 3228.  - #own_reply_no_news,
  3231. 3229.  - #own_reply_warn {
  3232. 3230.  -   color: #777;
  3233. 3231.  -   padding-top: 10px;
  3234. 3232.  - }
  3235. 3233.  - #own_reply_no_news,
  3236. 3234.  - #own_reply_warn {
  3237. 3235.  -   display: none;
  3238. 3236.  - }
  3239. 3237.  - #own_reply_media_preview {
  3240. 3238.  -   padding-top: 8px;
  3241. 3239.  - }
  3242. 3240.  -
  3243. 3241.  - .module .add_link {
  3244. 3242.  -   padding-top: 5px;
  3245. 3243.  -   padding-bottom: 5px;
  3246. 3244.  - }
  3247. 3245.  - .module .add_item {
  3248. 3246.  -   padding-top: 5px;
  3249. 3247.  -   padding-bottom: 5px;
  3250. 3248.  - }
  3251. 3249.  -
  3252. 3250.  - #page_edit_small_photos .fl_l {
  3253. 3251.  -   padding: 0 7px 10px;
  3254. 3252.  - }
  3255. 3253.  -
  3256. 3254.  - #choose_photo_upload_box .right_link, .choose_box .right_link {
  3257. 3255.  -   padding: 4px;
  3258. 3256.  - }
  3259. 3257.  -
  3260. 3258.  - .group_share, .event_share, .group_checkin {
  3261. 3259.  -   padding-top: 5px;
  3262. 3260.  - }
  3263. 3261.  -
  3264. 3262.  - .group_share .photo, .event_share .photo {
  3265. 3263.  -   width: 75px;
  3266. 3264.  -   height: 75px;
  3267. 3265.  -   padding: 3px 0 0;
  3268. 3266.  -   overflow: hidden;
  3269. 3267.  - }
  3270. 3268.  -
  3271. 3269.  - .group_share .photo img, .event_share .photo img {
  3272. 3270.  -   width: 75px;
  3273. 3271.  - }
  3274. 3272.  -
  3275. 3273.  - .group_share .info, .event_share .info {
  3276. 3274.  -   width: 220px;
  3277. 3275.  -   overflow: hidden;
  3278. 3276.  -   padding: 0 10px;
  3279. 3277.  - }
  3280. 3278.  - .group_checkin .photo {
  3281. 3279.  -   width: 35px;
  3282. 3280.  -   height: 35px;
  3283. 3281.  -   padding: 3px 0 3px;
  3284. 3282.  -   overflow: hidden;
  3285. 3283.  - }
  3286. 3284.  - .group_checkin .photo img {
  3287. 3285.  -   width: 35px;
  3288. 3286.  - }
  3289. 3287.  - .group_checkin .info {
  3290. 3288.  -   margin: 3px 0px 3px 8px;
  3291. 3289.  -   width: 280px;
  3292. 3290.  - }
  3293. 3291.  - .group_checkin .desc {
  3294. 3292.  -   color: #777;
  3295. 3293.  -   padding: 3px 0 0;
  3296. 3294.  -   line-height: 140%;
  3297. 3295.  - }
  3298. 3296.  -
  3299. 3297.  - .tt .wall_module .group_share .info, .tt .wall_module .event_share .info, .tt .wall_module .group_checkin .info {
  3300. 3298.  -   width: 180px;
  3301. 3299.  - }
  3302. 3300.  -
  3303. 3301.  - .group_share .title, .event_share .title, .group_checkin .title {
  3304. 3302.  -   font-weight: bold;
  3305. 3303.  - }
  3306. 3304.  -
  3307. 3305.  - .group_share .desc {
  3308. 3306.  -   color: #777;
  3309. 3307.  -   padding: 5px 0 0;
  3310. 3308.  -   line-height: 140%;
  3311. 3309.  - }
  3312. 3310.  -
  3313. 3311.  - .event_share .desc {
  3314. 3312.  -   padding: 5px 0 0;
  3315. 3313.  -   line-height: 140%;
  3316. 3314.  - }
  3317. 3315.  -
  3318. 3316.  - .event_share .where {
  3319. 3317.  -   color: #777;
  3320. 3318.  -   padding: 5px 0 0;
  3321. 3319.  - }
  3322. 3320.  -
  3323. 3321.  - .event_share .when {
  3324. 3322.  -   color: #777;
  3325. 3323.  - }
  3326. 3324.  -
  3327. 3325.  - .page_add_place_box .row {
  3328. 3326.  -   padding: 0px 0px 6px;
  3329. 3327.  - }
  3330. 3328.  - .page_add_place_box .label {
  3331. 3329.  -   clear: left;
  3332. 3330.  -   color: #555555;
  3333. 3331.  -   padding-right: 10px;
  3334. 3332.  -   padding-top: 4px;
  3335. 3333.  -   width: 160px;
  3336. 3334.  - }
  3337. 3335.  - .page_add_place_box .labeled {
  3338. 3336.  -   width: 200px;
  3339. 3337.  - }
  3340. 3338.  - .page_add_place_box .details {
  3341. 3339.  -   color: #777;
  3342. 3340.  -   font-size: 0.9em;
  3343. 3341.  -   width: 140px;
  3344. 3342.  -   margin: 0px 10px 0px 170px;
  3345. 3343.  - }
  3346. 3344.  - .page_add_place_box .text {
  3347. 3345.  -   width: 200px;
  3348. 3346.  -   padding: 6px 3px;
  3349. 3347.  -
  3350. 3348.  - }
  3351. 3349.  - .box_body .page_add_place_box .shadow div {
  3352. 3350.  -   width: 548px;
  3353. 3351.  -   z-index: 5;
  3354. 3352.  - }
  3355. 3353.  - #public_place_map {
  3356. 3354.  -   padding: 20px;
  3357. 3355.  - }
  3358. 3356.  - .page_add_place_box .places_map {
  3359. 3357.  -   height: 300px;
  3360. 3358.  - }
  3361. 3359.  - #place_map_yandex, #place_map_google, #place_map_mapbox {
  3362. 3360.  -   display: none;
  3363. 3361.  - }
  3364. 3362.  -
  3365. 3363.  - .member_list_more_link {
  3366. 3364.  -   display: block;
  3367. 3365.  -   padding: 10px 0px;
  3368. 3366.  -   text-align: center;
  3369. 3367.  -   margin-bottom: 5px;
  3370. 3368.  - }
  3371. 3369.  - .member_list_more_link:hover {
  3372. 3370.  -   text-decoration: none;
  3373. 3371.  -   background: #E9EDF1;
  3374. 3372.  - }
  3375. 3373.  - .member_list_more_link .progress {
  3376. 3374.  -   margin: 0px auto;
  3377. 3375.  - }
  3378. 3376.  - .member_list_more_link div {
  3379. 3377.  -   height: 13px;
  3380. 3378.  - }
  3381. 3379.  -
  3382. 3380.  - .page_add_event_info .tip {
  3383. 3381.  -   color: #777;
  3384. 3382.  -   padding: 0 0 3px 23px;
  3385. 3383.  - }
  3386. 3384.  -
  3387. 3385.  - .page_members_box {
  3388. 3386.  -   overflow: auto;
  3389. 3387.  -   max-height: 380px;
  3390. 3388.  -   padding: 10px;
  3391. 3389.  -   padding-bottom: 0px;
  3392. 3390.  - }
  3393. 3391.  - .page_members_box .member_row {
  3394. 3392.  -   border-bottom: 1px solid #dee4e8;
  3395. 3393.  -   margin-bottom: 5px;
  3396. 3394.  -   padding-bottom: 2px;
  3397. 3395.  - }
  3398. 3396.  - .page_members_box .member_row:last-child {
  3399. 3397.  -   border-bottom: none;
  3400. 3398.  - }
  3401. 3399.  - .page_members_box .member_row .member_info {
  3402. 3400.  -   width: 200px;
  3403. 3401.  - }
  3404. 3402.  - .page_members_box .member_row .photo {
  3405. 3403.  -   display: block;
  3406. 3404.  -   width: 60px;
  3407. 3405.  - }
  3408. 3406.  - .page_members_box .member_row .actions {
  3409. 3407.  -   width: 150px;
  3410. 3408.  - }
  3411. 3409.  - .page_members_box .member_row b {
  3412. 3410.  -   color: #888888;
  3413. 3411.  -   font-weight: normal;
  3414. 3412.  - }
  3415. 3413.  -
  3416. 3414.  - .page_members_box .member_row .actions a {
  3417. 3415.  -   background: white;
  3418. 3416.  -   border-top: #FFFFFF;
  3419. 3417.  -   border-style:solid none none;
  3420. 3418.  -   border-width:1px 0 0;
  3421. 3419.  -   display:block;
  3422. 3420.  -   padding:3px 6px 3px;
  3423. 3421.  - }
  3424. 3422.  -
  3425. 3423.  - .page_members_box .member_row .actions a:hover {
  3426. 3424.  -   background: #DAE1E8;
  3427. 3425.  -   color:#36638E;
  3428. 3426.  -   /*border-top: 1px solid #CAD1D9;*/
  3429. 3427.  -   text-decoration:none;
  3430. 3428.  - }
  3431. 3429.  -
  3432. 3430.  - .page_members_box .member_row .res {
  3433. 3431.  -   background-color: #F7F7F7;
  3434. 3432.  -   border: 1px solid #CCC;
  3435. 3433.  -   padding: 5px 11px;
  3436. 3434.  -   margin: 5px 0 0;
  3437. 3435.  -   width: 310px;
  3438. 3436.  - }
  3439. 3437.  -
  3440. 3438.  - .add_blacklist_box .photo {
  3441. 3439.  -   width: 110px;
  3442. 3440.  -   height: 100px;
  3443. 3441.  -   overflow: hidden;
  3444. 3442.  - }
  3445. 3443.  -
  3446. 3444.  - .add_blacklist_box .info {
  3447. 3445.  -   width: 270px;
  3448. 3446.  - }
  3449. 3447.  -
  3450. 3448.  - .page_contact_error {
  3451. 3449.  -   margin-bottom: 15px;
  3452. 3450.  - }
  3453. 3451.  - a.wall_reply_greeting {
  3454. 3452.  -   color: #000;
  3455. 3453.  - }
  3456. 3454.  -
  3457. 3455.  - /* Docs module */
  3458. 3456.  - .page_doc {
  3459. 3457.  -   padding: 10px 8px 0px 8px;
  3460. 3458.  -   display: block;
  3461. 3459.  - }
  3462. 3460.  - .page_doc_icon {
  3463. 3461.  -   background: #E1E7ED url('/images/icons/darr.gif') 6px 7px no-repeat;
  3464. 3462.  -   width: 27px;
  3465. 3463.  -   height: 17px;
  3466. 3464.  -   border-radius: 3px;
  3467. 3465.  -   -moz-border-radius: 3px;
  3468. 3466.  -   color: #6A839E;
  3469. 3467.  -   padding: 3px 0px 0px 17px;
  3470. 3468.  -   position: absolute;
  3471. 3469.  -   display: block;
  3472. 3470.  - }
  3473. 3471.  - .page_doc_icon:hover {
  3474. 3472.  -   text-decoration: none;
  3475. 3473.  - }
  3476. 3474.  - .page_doc_cont {
  3477. 3475.  -   padding: 2px 5px 0px 52px;
  3478. 3476.  - }
  3479. 3477.  - .page_doc_name {
  3480. 3478.  -   font-weight: bold;
  3481. 3479.  - }
  3482. 3480.  - .page_doc_date {
  3483. 3481.  -   color: #777;
  3484. 3482.  - }
  3485. 3483.  -
  3486. 3484.  - /* Real-time replies update */
  3487. 3485.  - .new_reply {
  3488. 3486.  -   display: none;
  3489. 3487.  - }
  3490. 3488.  - .replies_open {
  3491. 3489.  -   color: #71869B;
  3492. 3490.  -   background: #E9EDF1;
  3493. 3491.  -   cursor: pointer;
  3494. 3492.  -   padding: 6px;
  3495. 3493.  -   text-align: center;
  3496. 3494.  -   margin: 5px 0;
  3497. 3495.  - }
  3498. 3496.  - .replies_open:hover {
  3499. 3497.  -   background: #EEF2F6;
  3500. 3498.  - }
  3501. 3499.  -
  3502. 3500.  - /* Replies side pointer */
  3503. 3501.  - .replies_side_wrap {
  3504. 3502.  -   cursor: pointer;
  3505. 3503.  -   width: 50px;
  3506. 3504.  -   position: absolute;
  3507. 3505.  -   margin-left: -60px;
  3508. 3506.  -   padding-top: 31px;
  3509. 3507.  - }
  3510. 3508.  - .wide_wall_module .replies_side_wrap {
  3511. 3509.  -   margin-left: -61px;
  3512. 3510.  - }
  3513. 3511.  - .replies_side {
  3514. 3512.  -   position: relative;
  3515. 3513.  -   padding: 10px 0;
  3516. 3514.  - }
  3517. 3515.  - .replies_side_over {
  3518. 3516.  -   background: #E9EDF1;
  3519. 3517.  - }
  3520. 3518.  - .replies_side_icon {
  3521. 3519.  -   display: none;
  3522. 3520.  -   width: 14px;
  3523. 3521.  -   height: 7px;
  3524. 3522.  -   background: url(/images/toplink.gif?3) 0 -58px no-repeat;
  3525. 3523.  - }
  3526. 3524.  - .replies_side_over .replies_side_icon {
  3527. 3525.  -   display: block;
  3528. 3526.  - }
  3529. 3527.  -
  3530. 3528.  - /* Abuse */
  3531. 3529.  - .page_abuse_footer {
  3532. 3530.  -   border-top: 1px solid #D8DFE5;
  3533. 3531.  -   color: #777;
  3534. 3532.  -   padding: 6px 8px;
  3535. 3533.  -   background: #F1F1F1;
  3536. 3534.  -   margin: 0 -10px;
  3537. 3535.  -   text-align: center;
  3538. 3536.  - }
  3539. 3537.  - #abx_error_wrap {
  3540. 3538.  -   display: none;
  3541. 3539.  - }
  3542. 3540.  - #abx_error {
  3543. 3541.  -   line-height: 160%;
  3544. 3542.  -   background: #F4EBBD;
  3545. 3543.  -   margin-bottom: 10px;
  3546. 3544.  - }
  3547. 3545.  - .abx_content {
  3548. 3546.  -   line-height: 140%;
  3549. 3547.  - }
  3550. 3548.  - h2.abx_header {
  3551. 3549.  -   border-bottom: none;
  3552. 3550.  -   margin-bottom: 7px;
  3553. 3551.  - }
  3554. 3552.  - #abx_radiobtns {
  3555. 3553.  -   padding: 0px 0 20px 12px;
  3556. 3554.  - }
  3557. 3555.  - #abx_radiobtns .radiobtn {
  3558. 3556.  -   margin-top: 14px;
  3559. 3557.  - }
  3560. 3558.  - .abx_addinfo {
  3561. 3559.  -   margin-top: 2px;
  3562. 3560.  - }
  3563. 3561.  - #abx_comment {
  3564. 3562.  -   width: 372px;
  3565. 3563.  -   height: 34px;
  3566. 3564.  - }
  3567. 3565.  - .abx_blacklist_cb_wrap {
  3568. 3566.  -   padding-top: 10px;
  3569. 3567.  - }
  3570. 3568.  - .abx_hint {
  3571. 3569.  -   padding-top: 10px;
  3572. 3570.  - }
  3573. 3571.  -
  3574. 3572.  -
  3575. 3573.  -
  3576. 3574.  - /* Multi attaches */
  3577. 3575.  - .page_preview_photo_wrap, .page_preview_video_wrap, .page_preview_graffiti_wrap {
  3578. 3576.  -   position: relative;
  3579. 3577.  -   height: 57px;
  3580. 3578.  -   overflow: hidden;
  3581. 3579.  -   cursor: pointer;
  3582. 3580.  -   padding: 0 10px 8px 0;
  3583. 3581.  - }
  3584. 3582.  - .page_preview_album_wrap {
  3585. 3583.  -   position: relative;
  3586. 3584.  -   overflow: hidden;
  3587. 3585.  -   cursor: pointer;
  3588. 3586.  -   padding: 0 10px 8px 0;
  3589. 3587.  - }
  3590. 3588.  - div.page_preview_photo, div.page_preview_video, div.page_preview_graffiti {
  3591. 3589.  -   height: 57px;
  3592. 3590.  -   overflow: hidden;
  3593. 3591.  - }
  3594. 3592.  - div.page_preview_video, div.page_preview_graffiti {
  3595. 3593.  -   width: 75px;
  3596. 3594.  -   overflow: hidden;
  3597. 3595.  - }
  3598. 3596.  - img.page_preview_video, img.page_preview_graffiti {
  3599. 3597.  -   width: 75px;
  3600. 3598.  - }
  3601. 3599.  -
  3602. 3600.  - .page_doc_photo {
  3603. 3601.  -   width: 130px;
  3604. 3602.  -   height: 98px;
  3605. 3603.  -   background: #000000;
  3606. 3604.  -   background-position: 50% 50%;
  3607. 3605.  -   background-repeat: no-repeat;
  3608. 3606.  -   text-align: center;
  3609. 3607.  - }
  3610. 3608.  - .page_doc_photo_href {
  3611. 3609.  -   position: relative;
  3612. 3610.  - }
  3613. 3611.  - .page_doc_photo_href:hover {
  3614. 3612.  -   text-decoration: none;
  3615. 3613.  - }
  3616. 3614.  - .page_preview_doc_photo_hint {
  3617. 3615.  -   width: 92px;
  3618. 3616.  -   *width: 100px;
  3619. 3617.  -   text-align: center;
  3620. 3618.  -   color: #FFFFFF;
  3621. 3619.  -   background: #000000;
  3622. 3620.  -   padding: 2px 4px;
  3623. 3621.  -   font-size: 0.81em;
  3624. 3622.  -   margin-bottom: 5px;
  3625. 3623.  -   *background: #000000;
  3626. 3624.  -   background: rgba(0,0,0,0.5);
  3627. 3625.  -   position: absolute;
  3628. 3626.  -   margin-top: -18px;
  3629. 3627.  -   height: 14px;
  3630. 3628.  -   line-height: 14px;
  3631. 3629.  -   *height: 18px;
  3632. 3630.  - }
  3633. 3631.  - .font_medium .page_preview_doc_photo_hint span.fl_l {
  3634. 3632.  -   display: inline-block;
  3635. 3633.  -   max-width: 51px;
  3636. 3634.  -   overflow: hidden;
  3637. 3635.  -   text-overflow: ellipsis;
  3638. 3636.  - }
  3639. 3637.  -
  3640. 3638.  - .page_doc_photo_hint {
  3641. 3639.  -   width: 110px;
  3642. 3640.  -   *width: 130px;
  3643. 3641.  -   text-align: center;
  3644. 3642.  -   color: #FFFFFF;
  3645. 3643.  -   background: #000000;
  3646. 3644.  -   padding: 2px 10px;
  3647. 3645.  -   font-size: 0.81em;
  3648. 3646.  -   margin-bottom: 5px;
  3649. 3647.  -   *background: #000000;
  3650. 3648.  -   background: rgba(0,0,0,0.5);
  3651. 3649.  -   position: absolute;
  3652. 3650.  -   margin-top: -18px;
  3653. 3651.  -   height: 14px;
  3654. 3652.  -   *height: 18px;
  3655. 3653.  -   padding: 2px 10px;
  3656. 3654.  -   font-size: 0.81em;
  3657. 3655.  - }
  3658. 3656.  -
  3659. 3657.  -
  3660. 3658.  - .page_pics_preview .page_preview_doc_wrap {
  3661. 3659.  -   padding: 0 10px 8px 0;
  3662. 3660.  -   width: 100px;
  3663. 3661.  -   height: 75px;
  3664. 3662.  - }
  3665. 3663.  -
  3666. 3664.  - .page_preview_doc_photo {
  3667. 3665.  -   width: 100px;
  3668. 3666.  -   min-height: 30px;
  3669. 3667.  -   background: #000000;
  3670. 3668.  -   text-align: center;
  3671. 3669.  - }
  3672. 3670.  -
  3673. 3671.  -
  3674. 3672.  - .page_pics_preview {
  3675. 3673.  -   position: relative;
  3676. 3674.  -   margin-bottom: 0;
  3677. 3675.  - }
  3678. 3676.  - .page_pics_preview .page_media_x_wrap {
  3679. 3677.  -   position: relative;
  3680. 3678.  -   background: #222;
  3681. 3679.  -   background: rgba(0, 0, 0, 0.5);
  3682. 3680.  -
  3683. 3681.  -   -webkit-border-radius: 3px;
  3684. 3682.  -   -moz-border-radius: 3px;
  3685. 3683.  -   border-radius: 3px;
  3686. 3684.  -   padding: 3px;
  3687. 3685.  -
  3688. 3686.  -   cursor: pointer;
  3689. 3687.  -   margin-left: -13px;
  3690. 3688.  - }
  3691. 3689.  - .page_photos_count {
  3692. 3690.  -   position: absolute;
  3693. 3691.  -   top: 3px;
  3694. 3692.  -   right: 3px;
  3695. 3693.  -   padding: 1px 3px;
  3696. 3694.  -   font-size: 0.7em;
  3697. 3695.  -   color: #FFF;
  3698. 3696.  -   background: rgba(0,0,0,1);
  3699. 3697.  -   opacity: 0.6;
  3700. 3698.  -   filter: alpha(opacity=60);
  3701. 3699.  -   -moz-border-radius: 3px;
  3702. 3700.  -   -webkit-border-radius: 3px;
  3703. 3701.  -   border-radius: 3px;
  3704. 3702.  -   font-weight: bold;
  3705. 3703.  - }
  3706. 3704.  - .page_pics_preview .page_media_x {
  3707. 3705.  -   display: block;
  3708. 3706.  -   background: url("/images/notifier_close.gif") no-repeat scroll 0 0 transparent;
  3709. 3707.  -   opacity: 0.6;
  3710. 3708.  -   filter: alpha(opacity=60);
  3711. 3709.  -
  3712. 3710.  -   width: 7px;
  3713. 3711.  -   height: 7px;
  3714. 3712.  - }
  3715. 3713.  - .page_pics_preview .page_media_x_wrap:hover .page_media_x {
  3716. 3714.  -   opacity: 0.8;
  3717. 3715.  -   filter: alpha(opacity=80);
  3718. 3716.  - }
  3719. 3717.  - .page_media_sortable {
  3720. 3718.  -   position: relative;
  3721. 3719.  - }
  3722. 3720.  - .page_docs_preview .page_media_x_wrap {
  3723. 3721.  -   cursor: pointer;
  3724. 3722.  -   margin: 6px 5px 0px;
  3725. 3723.  -   background: url(/images/pics/statusx_op.gif) no-repeat 0 0;
  3726. 3724.  -   opacity: 0.6;
  3727. 3725.  -   filter: alpha(opacity=60);
  3728. 3726.  -   height: 11px;
  3729. 3727.  -   width: 11px;
  3730. 3728.  -   -webkit-box-shadow: 0;
  3731. 3729.  -   -moz-box-shadow: 0;
  3732. 3730.  -   box-shadow: 0;
  3733. 3731.  -   -webkit-transition: opacity 100ms linear;
  3734. 3732.  -   -moz-transition: opacity 100ms linear;
  3735. 3733.  -   -o-transition: opacity 100ms linear;
  3736. 3734.  -   transition: opacity 100ms linear;
  3737. 3735.  - }
  3738. 3736.  - .page_docs_preview .page_media_x_wrap:hover {
  3739. 3737.  -   opacity: 1;
  3740. 3738.  - }
  3741. 3739.  -
  3742. 3740.  - /* New checkboxes */
  3743. 3741.  - .checkbox_pic {
  3744. 3742.  -   cursor: pointer;
  3745. 3743.  - }
  3746. 3744.  - #status_export.checkbox_pic, #facebook_export.checkbox_pic,
  3747. 3745.  - #own_status_export.checkbox_pic, #own_facebook_export.checkbox_pic,
  3748. 3746.  - .checkbox_status_export, .checkbox_facebook_export
  3749. 3747.  -  {
  3750. 3748.  -   background: url(/images/icons/wall_export.gif?1) no-repeat 0 0;
  3751. 3749.  -   height: 14px;
  3752. 3750.  -   width: 14px;
  3753. 3751.  -   overflow: hidden;
  3754. 3752.  - }
  3755. 3753.  - #status_export.checkbox_pic,
  3756. 3754.  - #own_status_export.checkbox_pic,
  3757. 3755.  - .checkbox_status_export {
  3758. 3756.  -   background-position: 0 -42px;
  3759. 3757.  -   opacity: 0.5;
  3760. 3758.  -   filter: alpha(opacity=50);
  3761. 3759.  - }
  3762. 3760.  - #facebook_export.checkbox_pic,
  3763. 3761.  - #own_facebook_export.checkbox_pic,
  3764. 3762.  - .checkbox_facebook_export {
  3765. 3763.  -   background-position: 0 -14px;
  3766. 3764.  -   opacity: 0.5;
  3767. 3765.  -   filter: alpha(opacity=50);
  3768. 3766.  - }
  3769. 3767.  - #status_export.on,
  3770. 3768.  - #own_status_export.on,
  3771. 3769.  - .checkbox_status_export.on {
  3772. 3770.  -   opacity: 1;
  3773. 3771.  -   filter: none;
  3774. 3772.  - }
  3775. 3773.  - #facebook_export.on,
  3776. 3774.  - #own_facebook_export.on,
  3777. 3775.  - .checkbox_facebook_export.on {
  3778. 3776.  -   opacity: 1;
  3779. 3777.  -   filter: none;
  3780. 3778.  - }
  3781. 3779.  - .box_controls_text .checkbox_pic {
  3782. 3780.  -   margin-right: 5px;
  3783. 3781.  - }
  3784. 3782.  - .postpone_preview .checkbox,
  3785. 3783.  - .postpone_preview .checkbox_status_export,
  3786. 3784.  - .postpone_preview .checkbox_facebook_export {
  3787. 3785.  -   margin: 0 10px 0 0;
  3788. 3786.  - }
  3789. 3787.  - .postpone_preview .checkbox div {
  3790. 3788.  -   margin-bottom: 0;
  3791. 3789.  - }
  3792. 3790.  -
  3793. 3791.  - /* New upload form */
  3794. 3792.  - .post_upload_wrap {
  3795. 3793.  -   position: absolute;
  3796. 3794.  -   right: 10px;
  3797. 3795.  -   z-index: 110;
  3798. 3796.  - }
  3799. 3797.  - .post_upload_wrap .loading {
  3800. 3798.  -   display: none;
  3801. 3799.  - }
  3802. 3800.  - .post_upload_wrap div.post_upload {
  3803. 3801.  -   background: url(/images/icons/attach_photo.gif) center 15px no-repeat;
  3804. 3802.  -   width: 34px;
  3805. 3803.  -   height: 40px;
  3806. 3804.  -   overflow: hidden;
  3807. 3805.  -   position: relative;
  3808. 3806.  -   opacity: 0.8;
  3809. 3807.  -   filter: alpha(opacity=80);
  3810. 3808.  - }
  3811. 3809.  - .post_upload_wrap div.post_upload:hover {
  3812. 3810.  -   opacity: 1;
  3813. 3811.  -   filter: none;
  3814. 3812.  - }
  3815. 3813.  - .post_upload_wrap input {
  3816. 3814.  -   opacity: 0.01;
  3817. 3815.  -   filter: alpha(opacity=1);
  3818. 3816.  -   font-size: 6.54em !important;
  3819. 3817.  -   right: 0px;
  3820. 3818.  -   margin: 0px;
  3821. 3819.  -   padding: 0px;
  3822. 3820.  -   cursor: pointer;
  3823. 3821.  -   position: absolute;
  3824. 3822.  - }
  3825. 3823.  - .post_upload_dropbox {
  3826. 3824.  -   position: absolute;
  3827. 3825.  -   z-index: 120;
  3828. 3826.  -   display: none;
  3829. 3827.  - }
  3830. 3828.  - .post_upload_dropbox_inner {
  3831. 3829.  -   background: #FFF;
  3832. 3830.  -   text-align: center;
  3833. 3831.  -   color: #7F92A5;
  3834. 3832.  -   font-size: 1.09em;
  3835. 3833.  -   border: 1px dashed #A3B6C9;
  3836. 3834.  -   padding: 0 5px;
  3837. 3835.  -   display: table-cell;
  3838. 3836.  -   vertical-align: middle;
  3839. 3837.  -   width: 369px;
  3840. 3838.  - }
  3841. 3839.  - .dropbox_over .post_upload_dropbox_inner {
  3842. 3840.  -   background-color: #E1E7ED;
  3843. 3841.  - }
  3844. 3842.  - .dropbox_over .post_upload_release_label {
  3845. 3843.  -   display: inline;
  3846. 3844.  - }
  3847. 3845.  - .post_upload_release_label, .dropbox_over .post_upload_drop_label {
  3848. 3846.  -   display: none;
  3849. 3847.  - }
  3850. 3848.  -
  3851. 3849.  - #wpe_signed {
  3852. 3850.  -   padding-bottom: 10px;
  3853. 3851.  - }
  3854. 3852.  - .wpe_buttons {
  3855. 3853.  -   height: 25px;
  3856. 3854.  -   padding-bottom: 10px;
  3857. 3855.  - }
  3858. 3856.  - .wpe_auth {
  3859. 3857.  -   padding-bottom: 10px;
  3860. 3858.  -   line-height: 160%;
  3861. 3859.  -   color: #777;
  3862. 3860.  - }
  3863. 3861.  - .wpe_auth_lnk {
  3864. 3862.  -   color: #777;
  3865. 3863.  - }
  3866. 3864.  - #wpe_warn {
  3867. 3865.  -   padding-top: 10px;
  3868. 3866.  -   color: #777;
  3869. 3867.  -   display: none;
  3870. 3868.  - }
  3871. 3869.  - .wpe_cancel {
  3872. 3870.  -   margin: 0px 7px;
  3873. 3871.  - }
  3874. 3872.  - .wpe_cancel .button {
  3875. 3873.  -   padding-left: 10px;
  3876. 3874.  -   padding-right: 10px;
  3877. 3875.  - }
  3878. 3876.  - #wpe_prg {
  3879. 3877.  -   margin: 6px 10px 0px;
  3880. 3878.  - }
  3881. 3879.  - #wpe_add_media {
  3882. 3880.  -   padding: 6px 9px 0px;
  3883. 3881.  - }
  3884. 3882.  - .wpe_info {
  3885. 3883.  -   color: #777;
  3886. 3884.  - }
  3887. 3885.  - .wpe_prg {
  3888. 3886.  -   margin: 0px 3px;
  3889. 3887.  -   height: 10px;
  3890. 3888.  - }
  3891. 3889.  - #wpe_text {
  3892. 3890.  -   line-height: 1.27em;
  3893. 3891.  -   outline: none;
  3894. 3892.  - }
  3895. 3893.  - #wpe_cont .mention_rich_ta {
  3896. 3894.  -   line-height: 1.27em;
  3897. 3895.  - }
  3898. 3896.  - #wpe_cont {
  3899. 3897.  -   margin-top: 10px;
  3900. 3898.  - }
  3901. 3899.  - #wpe_text {
  3902. 3900.  -   width: 329px;
  3903. 3901.  - }
  3904. 3902.  - .reply_text #wpe_text {
  3905. 3903.  -   width: 290px;
  3906. 3904.  - }
  3907. 3905.  - .fw_reply_info #wpe_text {
  3908. 3906.  -   width: 446px;
  3909. 3907.  - }
  3910. 3908.  - .wpe_buttons {
  3911. 3909.  -   width: 337px;
  3912. 3910.  - }
  3913. 3911.  - .reply_text .wpe_buttons {
  3914. 3912.  -   width: 298px;
  3915. 3913.  - }
  3916. 3914.  - #wpe_media_preview {
  3917. 3915.  -   padding-top: 10px;
  3918. 3916.  - }
  3919. 3917.  -
  3920. 3918.  -
  3921. 3919.  - /* Inline polls */
  3922. 3920.  - .page_media_poll_desc {
  3923. 3921.  -   padding-left: 5px;
  3924. 3922.  -   font-weight: normal;
  3925. 3923.  -   color: #777;
  3926. 3924.  - }
  3927. 3925.  - .page_media_poll_wrap {
  3928. 3926.  -   padding: 5px 0 10px;
  3929. 3927.  -   clear: left;
  3930. 3928.  - }
  3931. 3929.  - .page_media_poll {
  3932. 3930.  -   max-width: 400px;
  3933. 3931.  - }
  3934. 3932.  - .page_media_poll_title {
  3935. 3933.  -   line-height: 140%;
  3936. 3934.  -   border-bottom: 1px solid #E7EAED;
  3937. 3935.  -   font-weight: bold;
  3938. 3936.  -   color: #45688E;
  3939. 3937.  -   padding: 4px 0px 2px;
  3940. 3938.  -   max-width: 400px;
  3941. 3939.  - }
  3942. 3940.  - .page_media_poll_title .a {
  3943. 3941.  -   color: #45688E;
  3944. 3942.  - }
  3945. 3943.  - .page_poll_options {
  3946. 3944.  -   padding: 2px 0 0 ;
  3947. 3945.  - }
  3948. 3946.  - .page_poll_radio {
  3949. 3947.  -   padding: 10px 0 0;
  3950. 3948.  - }
  3951. 3949.  - .wall_module .page_poll_radio .progress_inline {
  3952. 3950.  -   float: none;
  3953. 3951.  -   margin: 0 0 0 5px;
  3954. 3952.  -   display: inline;
  3955. 3953.  -   display: inline-block;
  3956. 3954.  -   _zoom: 1;
  3957. 3955.  -   vertical-align: bottom;
  3958. 3956.  -   width: 32px;
  3959. 3957.  -   height: 13px;
  3960. 3958.  -   background: url(/images/upload.gif) no-repeat 50% 50%;
  3961. 3959.  - }
  3962. 3960.  -
  3963. 3961.  - .page_media_poll .page_poll_row {
  3964. 3962.  -   background: #F7F7F7;
  3965. 3963.  -   width: 100%;
  3966. 3964.  - }
  3967. 3965.  - .page_media_poll .page_poll_row_count {
  3968. 3966.  -   text-align: center;
  3969. 3967.  -   margin-top: -15px;
  3970. 3968.  -   color: #8BA1BC;
  3971. 3969.  -   line-height: 15px;
  3972. 3970.  - }
  3973. 3971.  - .page_media_poll .page_poll_row_percent,
  3974. 3972.  - .im_log_t .post_media td.page_poll_row_percent {
  3975. 3973.  -   line-height: 13px;
  3976. 3974.  -   padding: 2px 0 0 6px;
  3977. 3975.  -   cursor: default;
  3978. 3976.  - }
  3979. 3977.  - .page_media_poll .page_poll_text {
  3980. 3978.  -   padding: 10px 2px 2px;
  3981. 3979.  - }
  3982. 3980.  - .page_media_poll .page_poll_percent {
  3983. 3981.  -   background: #DAE1E8;
  3984. 3982.  -   height: 15px;
  3985. 3983.  - }
  3986. 3984.  - .page_poll_bottom {
  3987. 3985.  -   padding-top: 12px;
  3988. 3986.  - }
  3989. 3987.  -
  3990. 3988.  -
  3991. 3989.  - /* Wide wall fixes */
  3992. 3990.  - .wide_wall_module {
  3993. 3991.  -   background: #FFF;
  3994. 3992.  -   padding: 5px 15px 15px;
  3995. 3993.  - }
  3996. 3994.  - .wide_wall_module .audio .info {
  3997. 3995.  -   width: 100%;
  3998. 3996.  - }
  3999. 3997.  - .wide_wall_module .post {
  4000. 3998.  -   border-top: 0px;
  4001. 3999.  -   border-bottom: 1px solid #DAE1E8;
  4002. 4000.  - }
  4003. 4001.  - .wide_wall_module .post:last-child {
  4004. 4002.  -   border-bottom: 0px;
  4005. 4003.  - }
  4006. 4004.  - .wide_wall_module .post_info {
  4007. 4005.  -   width: 537px;
  4008. 4006.  - }
  4009. 4007.  - .wide_wall_module .wall_text,
  4010. 4008.  - .wide_wall_module .wall_post_text,
  4011. 4009.  - .wide_wall_module .post_media {
  4012. 4010.  -   width: 537px;
  4013. 4011.  - }
  4014. 4012.  - .wide_wall_module .wall_text_name {
  4015. 4013.  -   width: 505px;
  4016. 4014.  - }
  4017. 4015.  -
  4018. 4016.  - .wide_wall_module .reply_table .post_media {
  4019. 4017.  -   width: 465px;
  4020. 4018.  - }
  4021. 4019.  - .wide_wall_module .published_by_quote .wall_text,
  4022. 4020.  - .wide_wall_module .published_by_quote .wall_post_text,
  4023. 4021.  - .wide_wall_module .published_by_quote .post_media  {
  4024. 4022.  -   width: 527px;
  4025. 4023.  - }
  4026. 4024.  - .wide_wall_module .wall_post_text, .wide_wall_module .wall_reply_text {
  4027. 4025.  -   line-height: 160%;
  4028. 4026.  - }
  4029. 4027.  - .wide_wall_module .like_wrap, .wide_wall_module .reply_link_wrap,
  4030. 4028.  - .wide_wall_module .reply_link_wrap small, .wide_wall_module .info_footer {
  4031. 4029.  -   font-size: 11px;
  4032. 4030.  - }
  4033. 4031.  - .font_medium .wide_wall_module .like_wrap,
  4034. 4032.  - .font_medium .wide_wall_module .reply_link_wrap,
  4035. 4033.  - .font_medium .wide_wall_module .reply_link_wrap small,
  4036. 4034.  - .font_medium .wide_wall_module .info_footer {
  4037. 4035.  -   font-size: 12px;
  4038. 4036.  - }
  4039. 4037.  -
  4040. 4038.  - .big_wall #page_wall_posts .post,
  4041. 4039.  - .big_wall #page_wall_posts .online {
  4042. 4040.  -   display: block;
  4043. 4041.  - }
  4044. 4042.  - .wide_wall_module .group_share .info, .wide_wall_module .event_share .info, .wide_wall_module .group_checkin .info {
  4045. 4043.  -   width: 390px;
  4046. 4044.  - }
  4047. 4045.  - .wide_wall_module .wpe_prg {
  4048. 4046.  -   height: 13px;
  4049. 4047.  -   margin: 0px 10px;
  4050. 4048.  - }
  4051. 4049.  - .wide_wall_module #wpe_text {
  4052. 4050.  -   width: 529px;
  4053. 4051.  -   line-height: 1.54em;
  4054. 4052.  - }
  4055. 4053.  -
  4056. 4054.  - .wide_wall_module div.published_by_date {
  4057. 4055.  -   width: 480px;
  4058. 4056.  - }
  4059. 4057.  - .wide_wall_module .reply_text #wpe_text {
  4060. 4058.  -   width: 468px;
  4061. 4059.  - }
  4062. 4060.  - .fw_reply_info #wpe_text {
  4063. 4061.  -   width: 450px;
  4064. 4062.  - }
  4065. 4063.  - .wide_wall_module .reply_text .wpe_buttons {
  4066. 4064.  -   width: 477px;
  4067. 4065.  - }
  4068. 4066.  - .fw_reply_info .wpe_buttons {
  4069. 4067.  -   width: 455px;
  4070. 4068.  - }
  4071. 4069.  - .wide_wall_module .wpe_buttons {
  4072. 4070.  -   width: 537px;
  4073. 4071.  - }
  4074. 4072.  - .wide_wall_module #wpe_cont .mention_rich_ta {
  4075. 4073.  -   line-height: 1.54em;
  4076. 4074.  - }
  4077. 4075.  - .wide_wall_module .postpone_preview .content, .fw_post_info .postpone_preview .content {
  4078. 4076.  -   width: 300px!important;
  4079. 4077.  - }
  4080. 4078.  - .wide_wall_module a.page_media_link_thumb,
  4081. 4079.  - .wide_wall_module i.page_media_link_thumb,
  4082. 4080.  - .wide_wall_moudle span.page_media_link_thumb {
  4083. 4081.  -   width: 130px;
  4084. 4082.  - }
  4085. 4083.  - .wide_wall_module .reply {
  4086. 4084.  -   padding: 10px 0px 11px;
  4087. 4085.  - }
  4088. 4086.  - .wide_wall_module a.reply_image,
  4089. 4087.  - .wide_wall_module img.reply_image {
  4090. 4088.  -   width: 50px;
  4091. 4089.  -   height: 50px;
  4092. 4090.  - }
  4093. 4091.  - .wide_wall_module .reply_info {
  4094. 4092.  -   margin-left: 60px;
  4095. 4093.  -   width: 477px;
  4096. 4094.  -   min-height: 51px;
  4097. 4095.  - }
  4098. 4096.  - .wide_wall_module .wall_reply_text {
  4099. 4097.  -   width: 477px;
  4100. 4098.  - }
  4101. 4099.  - .wide_wall_module .reply_button_wrap button {
  4102. 4100.  -   padding: 6px 16px;
  4103. 4101.  - }
  4104. 4102.  - .wide_wall_module .reply_box_open .reply_field {
  4105. 4103.  -   height: 42px;
  4106. 4104.  - }
  4107. 4105.  - .wide_wall_module .reply_field_tail {
  4108. 4106.  -   width: 6px;
  4109. 4107.  -   height: 11px;
  4110. 4108.  -   background-position: 0 -154px;
  4111. 4109.  -   margin-left: -9px;
  4112. 4110.  -   margin-top: 16px;
  4113. 4111.  - }
  4114. 4112.  -
  4115. 4113.  - .wide_wall_module .reply_form_img,
  4116. 4114.  - .wide_wall_module a.reply_form_image {
  4117. 4115.  -   width: 50px;
  4118. 4116.  -   height: 50px;
  4119. 4117.  - }
  4120. 4118.  - .wide_wall_module .reply_box_open .reply_form {
  4121. 4119.  -   margin-left: 62px;
  4122. 4120.  - }
  4123. 4121.  -
  4124. 4122.  - /* New post likes */
  4125. 4123.  - .wall_module .post_like_wrap {
  4126. 4124.  -   position: relative;
  4127. 4125.  -   width: 150px;
  4128. 4126.  - }
  4129. 4127.  - .wide_wall_module .post_like_wrap {
  4130. 4128.  -   width: 200px;
  4131. 4129.  - }
  4132. 4130.  - .post_like,
  4133. 4131.  - .post_share {
  4134. 4132.  -   background: #FFF;
  4135. 4133.  -   color: #2F5879;
  4136. 4134.  -   font-size: 10px;
  4137. 4135.  -   cursor: pointer;
  4138. 4136.  -   padding: 5px 6px;
  4139. 4137.  -   margin-top: -1px;
  4140. 4138.  -   right: 0px;
  4141. 4139.  -   position: absolute;
  4142. 4140.  -   white-space: nowrap;
  4143. 4141.  -
  4144. 4142.  -   -webkit-border-radius: 3px;
  4145. 4143.  -   -khtml-border-radius: 3px;
  4146. 4144.  -   -moz-border-radius: 3px;
  4147. 4145.  -   border-radius: 3px;
  4148. 4146.  -   overflow: hidden;
  4149. 4147.  - }
  4150. 4148.  - .font_medium .post_like,
  4151. 4149.  - .font_medium .post_share {
  4152. 4150.  -   font-size: 11px;
  4153. 4151.  - }
  4154. 4152.  - .wide_wall_module .post_like,
  4155. 4153.  - .wide_wall_module .post_share {
  4156. 4154.  -   font-size: 11px;
  4157. 4155.  - }
  4158. 4156.  - .font_medium .wide_wall_module .post_like,
  4159. 4157.  - .font_medium .wide_wall_module .post_share {
  4160. 4158.  -   font-size: 12px;
  4161. 4159.  - }
  4162. 4160.  - .post_like_link,
  4163. 4161.  - .post_share_link {
  4164. 4162.  -   color: #829BAF;
  4165. 4163.  - }
  4166. 4164.  - .wall_post_over .post_like_link,
  4167. 4165.  - .wall_module .post:hover .post_like_link,
  4168. 4166.  - .wall_post_over .post_share_link,
  4169. 4167.  - .wall_module .post:hover .post_share_link {
  4170. 4168.  -   color: #2F5879;
  4171. 4169.  - }
  4172. 4170.  - .wall_module .post_like:hover,
  4173. 4171.  - .wall_module .post_share:hover {
  4174. 4172.  -   background: #E9EDF1;
  4175. 4173.  - }
  4176. 4174.  - .wall_module .post_like_icon,
  4177. 4175.  - .wall_module .post_share_icon {
  4178. 4176.  -   background: url(/images/icons/like.gif?2) no-repeat 1px 0px;
  4179. 4177.  -   height: 10px;
  4180. 4178.  -   margin: 2px 2px 0px;
  4181. 4179.  -   padding-right: 1px;
  4182. 4180.  -   opacity: 0.4;
  4183. 4181.  -   filter: alpha(opacity=40);
  4184. 4182.  -   width: 11px;
  4185. 4183.  - }
  4186. 4184.  - .wall_module .post_share_icon {
  4187. 4185.  -   background-position: 0 -21px;
  4188. 4186.  -   margin-top: 1px;
  4189. 4187.  -   width: 11px;
  4190. 4188.  -   height: 11px;
  4191. 4189.  - }
  4192. 4190.  - .wide_wall_module .post_like_icon {
  4193. 4191.  -   margin-top: 3px;
  4194. 4192.  - }
  4195. 4193.  - .wide_wall_module .post_share_icon {
  4196. 4194.  -   margin: 2px 2px 0 3px;
  4197. 4195.  - }
  4198. 4196.  - .wall_module .post_like_count,
  4199. 4197.  - .wall_module .post_share_count {
  4200. 4198.  -   font-weight: bold;
  4201. 4199.  -   color: #7295b2;
  4202. 4200.  - }
  4203. 4201.  - .wall_module .post_like .no_likes {
  4204. 4202.  -   visibility: visible;
  4205. 4203.  -   opacity: 0.4;
  4206. 4204.  -   filter: alpha(opacity=40);
  4207. 4205.  -   padding-right: 1px;
  4208. 4206.  - }
  4209. 4207.  - .wall_module .post_like i.my_like,
  4210. 4208.  - .wall_module .my_share i {
  4211. 4209.  -   opacity: 1;
  4212. 4210.  -   filter: none;
  4213. 4211.  - }
  4214. 4212.  -
  4215. 4213.  -
  4216. 4214.  - /* New post shares */
  4217. 4215.  - .post_full_like_wrap {
  4218. 4216.  -   position: relative;
  4219. 4217.  -   width: 230px;
  4220. 4218.  - }
  4221. 4219.  - .wide_wall_module .post_full_like_wrap,
  4222. 4220.  - .post_fixed .post_full_like_wrap {
  4223. 4221.  -   width: 300px;
  4224. 4222.  - }
  4225. 4223.  - .post_full_like {
  4226. 4224.  -   position: absolute;
  4227. 4225.  -   top: 0;
  4228. 4226.  -   right: 0;
  4229. 4227.  - }
  4230. 4228.  - .post_full_like_wrap .post_like,
  4231. 4229.  - .post_full_like_wrap .post_share {
  4232. 4230.  -   position: static;
  4233. 4231.  - }
  4234. 4232.  - .post_share_link {
  4235. 4233.  -   display: none;
  4236. 4234.  - }
  4237. 4235.  - .wide_wall_module .post_share_link {
  4238. 4236.  -   display: inline;
  4239. 4237.  - }
  4240. 4238.  - .wall_module .no_shares {
  4241. 4239.  -   visibility: hidden;
  4242. 4240.  - }
  4243. 4241.  - .wall_module .wall_post_over .no_shares {
  4244. 4242.  -   visibility: visible;
  4245. 4243.  - }
  4246. 4244.  -
  4247. 4245.  -
  4248. 4246.  - .reply_replieable,
  4249. 4247.  - .reply_moreable {
  4250. 4248.  -   cursor: pointer;
  4251. 4249.  - }
  4252. 4250.  -
  4253. 4251.  - .like_comment_header,
  4254. 4252.  - .like_to_header {
  4255. 4253.  -   font-size: 1.18em;
  4256. 4254.  -   font-weight: bold;
  4257. 4255.  -   color: #45688E;
  4258. 4256.  -   padding: 5px 0px;
  4259. 4257.  - }
  4260. 4258.  - .like_comment_header {
  4261. 4259.  -   padding-top: 0;
  4262. 4260.  - }
  4263. 4261.  - .like_comment_row {
  4264. 4262.  -   padding: 4px 0px 10px;
  4265. 4263.  - }
  4266. 4264.  - #like_repost_comment {
  4267. 4265.  -   width: 372px;
  4268. 4266.  -   height: 32px;
  4269. 4267.  - }
  4270. 4268.  - .like_to_row {
  4271. 4269.  -   padding: 10px 0px 0px;
  4272. 4270.  - }
  4273. 4271.  - .like_to_about {
  4274. 4272.  -   color: #777;
  4275. 4273.  -   padding: 3px 25px;
  4276. 4274.  - }
  4277. 4275.  - .like_to_about_select {
  4278. 4276.  -   padding-top: 5px;
  4279. 4277.  - }
  4280. 4278.  - .like_to_point {
  4281. 4279.  -   padding: 0px 5px;
  4282. 4280.  - }
  4283. 4281.  - .like_to_row div.disabled {
  4284. 4282.  -   opacity: 0.4;
  4285. 4283.  -   filter: alpha(opacity=40);
  4286. 4284.  -   cursor: default;
  4287. 4285.  - }
  4288. 4286.  - .like_to_row div.disabled:hover div {
  4289. 4287.  -   background-position: 0px 0px;
  4290. 4288.  - }
  4291. 4289.  - .like_to_row div.disabled.on:hover div {
  4292. 4290.  -   background-position: 0px -14px;
  4293. 4291.  - }
  4294. 4292.  - .like_to_nopadd {
  4295. 4293.  -   padding: 0px !important;
  4296. 4294.  - }
  4297. 4295.  -
  4298. 4296.  -
  4299. 4297.  - .page_post_sized_thumbs {
  4300. 4298.  -   margin: 9px 0 0px;
  4301. 4299.  -   padding-bottom: 4px;
  4302. 4300.  - }
  4303. 4301.  - .page_post_sized_full_thumb {
  4304. 4302.  -   margin: 20px 0 10px;
  4305. 4303.  - }
  4306. 4304.  - .page_post_sized_full_thumb_first {
  4307. 4305.  -   margin-top: 10px;
  4308. 4306.  - }
  4309. 4307.  - .page_post_sized_relative_wrap {
  4310. 4308.  -   position: relative;
  4311. 4309.  -   float: left;
  4312. 4310.  - }
  4313. 4311.  - .page_post_sized_relative {
  4314. 4312.  -   position: absolute;
  4315. 4313.  -   left: 0;
  4316. 4314.  -   right: 0;
  4317. 4315.  -   top: 0;
  4318. 4316.  -   bottom: 0;
  4319. 4317.  - }
  4320. 4318.  -
  4321. 4319.  - a.page_post_thumb_wrap,
  4322. 4320.  - span.page_post_thumb_wrap {
  4323. 4321.  -   display: block;
  4324. 4322.  -   overflow: hidden;
  4325. 4323.  -   position: relative;
  4326. 4324.  -   margin: 0 3px 3px 0;
  4327. 4325.  - }
  4328. 4326.  - a.page_post_thumb_wrap:hover,
  4329. 4327.  - a.page_post_thumb_unsized:hover {
  4330. 4328.  -   text-decoration: none !important;
  4331. 4329.  - }
  4332. 4330.  - .page_post_thumb_video {
  4333. 4331.  -   position: relative;
  4334. 4332.  - }
  4335. 4333.  - .page_post_thumb_sized_photo {
  4336. 4334.  -   position: absolute;
  4337. 4335.  -   top: 0;
  4338. 4336.  -   left: 0;
  4339. 4337.  - }
  4340. 4338.  - .video_module .video div.page_video_play_icon,
  4341. 4339.  - .page_post_video_play_inline {
  4342. 4340.  -   position: absolute;
  4343. 4341.  -   z-index: 10;
  4344. 4342.  -   background: url(/images/inline_video_play.png) no-repeat;
  4345. 4343.  -   margin-left: -23px;
  4346. 4344.  -   margin-top: -23px;
  4347. 4345.  -   width: 46px;
  4348. 4346.  -   height: 46px;
  4349. 4347.  -   top: 50%;
  4350. 4348.  -   left: 50%;
  4351. 4349.  - }
  4352. 4350.  - .page_post_video_is_processing {
  4353. 4351.  -   position: absolute;
  4354. 4352.  -   z-index: 10;
  4355. 4353.  -   margin-left: -70px;
  4356. 4354.  -   margin-top: -23px;
  4357. 4355.  -   width: 140px;
  4358. 4356.  -   height: 18px;
  4359. 4357.  -   top: 50%;
  4360. 4358.  -   left: 50%;
  4361. 4359.  -   color: #FFFFFF;
  4362. 4360.  -   background: #000000;
  4363. 4361.  -   background: rgba(0, 0, 0, 0.8);
  4364. 4362.  -   -webkit-border-radius: 5px;
  4365. 4363.  -   -moz-border-radius: 5px;
  4366. 4364.  -   border-radius: 5px;
  4367. 4365.  -   padding: 15px 10px;
  4368. 4366.  - }
  4369. 4367.  - .page_post_video_duration {
  4370. 4368.  -   background: url('/images/mv_bg.png');
  4371. 4369.  -   background: rgba(0,0,0, 0.6);
  4372. 4370.  -   color: #FFF;
  4373. 4371.  -   position: absolute;
  4374. 4372.  -   bottom: 5px;
  4375. 4373.  -   right: 5px;
  4376. 4374.  -   padding: 0px 3px 1px;
  4377. 4375.  -   z-index: 10;
  4378. 4376.  - }
  4379. 4377.  -
  4380. 4378.  - a.page_post_thumb_last_column .page_post_thumb_undersized_w,
  4381. 4379.  - span.page_post_thumb_last_column .page_post_thumb_undersized_w {
  4382. 4380.  -   right: 0;
  4383. 4381.  - }
  4384. 4382.  - a.page_post_thumb_last_row .page_post_thumb_undersized_h,
  4385. 4383.  - span.page_post_thumb_last_row .page_post_thumb_undersized_h {
  4386. 4384.  -   bottom: 0;
  4387. 4385.  - }
  4388. 4386.  -
  4389. 4387.  - a.page_post_thumb_unsized,
  4390. 4388.  - span.page_post_thumb_unsized {
  4391. 4389.  -   background: 50% 50% no-repeat;
  4392. 4390.  -   background-size: cover;
  4393. 4391.  -
  4394. 4392.  -   display: block;
  4395. 4393.  -   position: relative;
  4396. 4394.  -   overflow: hidden;
  4397. 4395.  -   margin: 0 3px 3px 0;
  4398. 4396.  - }
  4399. 4397.  - a.page_post_thumb_unsized_single,
  4400. 4398.  - span.page_post_thumb_unsized_single {
  4401. 4399.  -   /*background: 0 0 no-repeat;*/
  4402. 4400.  -   background-size: contain;
  4403. 4401.  - }
  4404. 4402.  -
  4405. 4403.  - .wide_wall_module a.page_post_thumb_unsized,
  4406. 4404.  - .wide_wall_module a.page_post_thumb_wrap,
  4407. 4405.  - .wide_wall_module span.page_post_thumb_unsized,
  4408. 4406.  - .wide_wall_module span.page_post_thumb_wrap {
  4409. 4407.  -   margin: 0 6px 6px 0;
  4410. 4408.  - }
  4411. 4409.  - .page_post_sized_thumbs a.page_post_thumb_last_column,
  4412. 4410.  - .page_post_sized_thumbs span.page_post_thumb_last_column {
  4413. 4411.  -   margin-right: 0;
  4414. 4412.  - }
  4415. 4413.  - .page_post_sized_thumbs a.page_post_thumb_last_row,
  4416. 4414.  - .page_post_sized_thumbs span.page_post_thumb_last_row {
  4417. 4415.  -   margin-bottom: 0;
  4418. 4416.  - }
  4419. 4417.  -
  4420. 4418.  - .page_post_queue_wide,
  4421. 4419.  - .wide_wall_module .page_post_queue_narrow {
  4422. 4420.  -   display: none;
  4423. 4421.  - }
  4424. 4422.  - .wide_wall_module .page_post_queue_wide {
  4425. 4423.  -   display: block;
  4426. 4424.  - }
  4427. 4425.  -
  4428. 4426.  - .page_name {
  4429. 4427.  -   padding-bottom: 2px;
  4430. 4428.  -   max-width: 385px;
  4431. 4429.  -   overflow: hidden;
  4432. 4430.  - }
  4433. 4431.  - h4.page_top {
  4434. 4432.  -   font-size: 1.09em;
  4435. 4433.  -   background: #FFF;
  4436. 4434.  -   padding: 0px 6px 4px;
  4437. 4435.  -   margin: 0px;
  4438. 4436.  - }
  4439. 4437.  - #page_current_info {
  4440. 4438.  -   font-weight: normal;
  4441. 4439.  -   padding: 2px 0px 2px;
  4442. 4440.  -   color: #000;
  4443. 4441.  -   width: 385px;
  4444. 4442.  -   overflow: hidden;
  4445. 4443.  -   max-height: 3.55em;
  4446. 4444.  -   height: auto !important;
  4447. 4445.  - }
  4448. 4446.  - #page_current_info #current_info {
  4449. 4447.  -   display: block;
  4450. 4448.  - }
  4451. 4449.  - .my_current_info, .no_current_info {
  4452. 4450.  -   display: block;
  4453. 4451.  -   cursor: pointer;
  4454. 4452.  -   margin: 0px -6px;
  4455. 4453.  -   padding: 0px 6px;
  4456. 4454.  - }
  4457. 4455.  - .my_current_info:hover, .no_current_info:hover {
  4458. 4456.  -   text-decoration: underline;
  4459. 4457.  - }
  4460. 4458.  - .current_text {
  4461. 4459.  -   padding: 0px 1px;
  4462. 4460.  - }
  4463. 4461.  - .current_audio {
  4464. 4462.  -   color: #2B587A;
  4465. 4463.  -   max-width: 334px;
  4466. 4464.  -   overflow: hidden;
  4467. 4465.  -   text-overflow: ellipsis;
  4468. 4466.  -   white-space: nowrap;
  4469. 4467.  - }
  4470. 4468.  - .page_wide_no_narrow #page_current_info {
  4471. 4469.  -   width: 576px;
  4472. 4470.  - }
  4473. 4471.  - .page_wide_no_narrow .current_audio {
  4474. 4472.  -   max-width: 520px;
  4475. 4473.  - }
  4476. 4474.  - .current_audio.prg {
  4477. 4475.  -   max-width: 302px;
  4478. 4476.  - }
  4479. 4477.  - .current_audio_cnt {
  4480. 4478.  -   opacity: 0.70;
  4481. 4479.  -   filter: alpha(opacity=70);
  4482. 4480.  -   font-size: 0.9em;
  4483. 4481.  -   font-weight: bold !important;
  4484. 4482.  -   color: #507292;
  4485. 4483.  -   cursor: pointer;
  4486. 4484.  -   -webkit-transition: all 150ms ease-in-out;
  4487. 4485.  -   -moz-transition: all 150ms ease-in-out;
  4488. 4486.  -   -o-transition: all 150ms ease-in-out;
  4489. 4487.  -   transition: all 150ms ease-in-out;
  4490. 4488.  - }
  4491. 4489.  - h4 .current_audio_cnt span {
  4492. 4490.  -   font-weight: bold;
  4493. 4491.  - }
  4494. 4492.  - .current_audio_cnt:hover {
  4495. 4493.  -   opacity: 1;
  4496. 4494.  -   filter: alpha(opacity=100);
  4497. 4495.  - }
  4498. 4496.  - .current_audio_cnt.hidden {
  4499. 4497.  -   display: none;
  4500. 4498.  - }
  4501. 4499.  - .current_audio_cnt .value {
  4502. 4500.  -   text-align: right;
  4503. 4501.  - }
  4504. 4502.  - .current_audio div.label {
  4505. 4503.  -   width: 13px;
  4506. 4504.  -   height: 11px;
  4507. 4505.  -   background: url(/images/icons/audio_icons.png?5) no-repeat scroll -66px -51px;
  4508. 4506.  -   opacity: 0.60;
  4509. 4507.  -   filter: alpha(opacity=60);
  4510. 4508.  -   margin: 2px 3px 0px 0px;
  4511. 4509.  - }
  4512. 4510.  - .is_rtl1 .current_audio div.label {
  4513. 4511.  -   margin-right: auto;
  4514. 4512.  -   margin-left: 3px;
  4515. 4513.  - }
  4516. 4514.  - .current_audio_cnt div.label {
  4517. 4515.  -   width: 12px;
  4518. 4516.  -   height: 12px;
  4519. 4517.  -   background: url(/images/icons/audio_icons.png?5) no-repeat scroll -202px -51px;
  4520. 4518.  -   margin-left: 5px;
  4521. 4519.  - }
  4522. 4520.  - .is_rtl1 .current_audio_cnt div {
  4523. 4521.  -   margin-left: auto;
  4524. 4522.  -   margin-right: 5px;
  4525. 4523.  - }
  4526. 4524.  - .audio_listeners {
  4527. 4525.  -   position: relative;
  4528. 4526.  -   overflow: hidden;
  4529. 4527.  -   padding: 20px 10px 1px;
  4530. 4528.  - }
  4531. 4529.  - .current_app {
  4532. 4530.  -   color: #2B587A;
  4533. 4531.  -   padding-left: 14px;
  4534. 4532.  -   background: url(/images/icons/mono_iconset.gif?8) no-repeat left -58px;
  4535. 4533.  - }
  4536. 4534.  - a.current_app_icon {
  4537. 4535.  -   padding: 1px 0px 2px 20px;
  4538. 4536.  -   display: inline;
  4539. 4537.  -   display: inline-block;
  4540. 4538.  -   zoom: 1;
  4541. 4539.  -   background-position: 0px 0px;
  4542. 4540.  -   margin-bottom: -2px;
  4543. 4541.  -   margin-top: -1px;
  4544. 4542.  - }
  4545. 4543.  - .is_rtl1 .current_audio {
  4546. 4544.  -   background-position: right -220px;
  4547. 4545.  - }
  4548. 4546.  - #page_current_info {
  4549. 4547.  -   font-size: 11px;
  4550. 4548.  - }
  4551. 4549.  - .font_medium #page_current_info {
  4552. 4550.  -   font-size: 12px;
  4553. 4551.  - }
  4554. 4552.  - .current_audio_prg {
  4555. 4553.  -   margin: 0px 10px;
  4556. 4554.  - }
  4557. 4555.  - #content h4 .no_current_info {
  4558. 4556.  -   color: #AAA;
  4559. 4557.  - }
  4560. 4558.  - #currinfo_editor {
  4561. 4559.  -   position: absolute;
  4562. 4560.  -   z-index: 10;
  4563. 4561.  -   margin: -27px -14px 0px;
  4564. 4562.  -   display: none;
  4565. 4563.  - }
  4566. 4564.  - #currinfo_editor .sidesh {
  4567. 4565.  -   background: #000;
  4568. 4566.  -   width: 1px;
  4569. 4567.  -   opacity: 0.08;
  4570. 4568.  -   filter: alpha(opacity=8);
  4571. 4569.  - }
  4572. 4570.  - #currinfo_editor .sidesh div {
  4573. 4571.  -   width: 1px;
  4574. 4572.  -   overflow: hidden;
  4575. 4573.  - }
  4576. 4574.  - #currinfo_editor .bottomsh1 {
  4577. 4575.  -   background: #000;
  4578. 4576.  -   height: 1px;
  4579. 4577.  -   opacity: 0.1;
  4580. 4578.  -   filter: alpha(opacity=10);
  4581. 4579.  - }
  4582. 4580.  - #currinfo_editor .bottomsh2 {
  4583. 4581.  -   background: #000;
  4584. 4582.  -   height: 1px;
  4585. 4583.  -   opacity: 0.05;
  4586. 4584.  -   filter: alpha(opacity=5);
  4587. 4585.  - }
  4588. 4586.  - #currinfo_editor .bottomsh1 div, #currinfo_editor .bottomsh2 div {
  4589. 4587.  -   height: 1px;
  4590. 4588.  -   overflow: hidden;
  4591. 4589.  - }
  4592. 4590.  - #currinfo_editor .editor {
  4593. 4591.  -   background: #F7F7F7;
  4594. 4592.  -   border: 1px solid #CCC;
  4595. 4593.  -   padding: 8px;
  4596. 4594.  -   width: 384px;
  4597. 4595.  - }
  4598. 4596.  - #content h4 #currinfo_about, #content h4 #currinfo_warn {
  4599. 4597.  -   margin: 5px 8px 0px;
  4600. 4598.  -   font-size: 0.9em;
  4601. 4599.  -   color: #777;
  4602. 4600.  -   display: none;
  4603. 4601.  - }
  4604. 4602.  - #currinfo_clear {
  4605. 4603.  -   margin: 4px 4px 0px;
  4606. 4604.  -   display: none;
  4607. 4605.  - }
  4608. 4606.  - #currinfo_audio,
  4609. 4607.  - #currinfo_app {
  4610. 4608.  -   margin: 5px 8px 0px;
  4611. 4609.  - }
  4612. 4610.  - #currinfo_editor .button_blue {
  4613. 4611.  -   margin: 0px;
  4614. 4612.  - }
  4615. 4613.  - button#currinfo_save {
  4616. 4614.  -   padding: 3px 10px 4px;
  4617. 4615.  -   *padding: 4px 10px 3px;
  4618. 4616.  - }
  4619. 4617.  - #currinfo_input {
  4620. 4618.  -   margin: 0px 0px 8px;
  4621. 4619.  -   width: 376px;
  4622. 4620.  -   padding: 4px 3px;
  4623. 4621.  - }
  4624. 4622.  -
  4625. 4623.  - /* Poll export */
  4626. 4624.  - .page_poll_export_label {
  4627. 4625.  -   vertical-align: top;
  4628. 4626.  -   white-space: nowrap;
  4629. 4627.  -   padding: 3px 10px 0px 0px;
  4630. 4628.  -   width: 90px;
  4631. 4629.  -   color: #777;
  4632. 4630.  - }
  4633. 4631.  - textarea.page_poll_export_code {
  4634. 4632.  -   background-color: #F0F4FB;
  4635. 4633.  -   width: 372px;
  4636. 4634.  -   height: 110px;
  4637. 4635.  -   margin: 0;
  4638. 4636.  - }
  4639. 4637.  - .page_poll_export_desc {
  4640. 4638.  -   vertical-align: top;
  4641. 4639.  -   padding: 0;
  4642. 4640.  -   font-size: 0.9em;
  4643. 4641.  -   color: #777;
  4644. 4642.  - }
  4645. 4643.  -
  4646. 4644.  - b.wall_mob_onl {
  4647. 4645.  -   background-position: -1px 0px;
  4648. 4646.  -   *background-position: -1px -1px;
  4649. 4647.  - }
  4650. 4648.  -
  4651. 4649.  - #page_suggest_post {
  4652. 4650.  -   display: none;
  4653. 4651.  - }
  4654. 4652.  - .page_sugg_loading {
  4655. 4653.  -   height: 41px;
  4656. 4654.  - /*  background: url(/images/upload.gif) no-repeat 50% 50%;*/
  4657. 4655.  - }
  4658. 4656.  - .post_publish_button,
  4659. 4657.  - .post_nopublish_button {
  4660. 4658.  -   margin: 0px 5px;
  4661. 4659.  - }
  4662. 4660.  - .post_publish {
  4663. 4661.  -   text-align: center;
  4664. 4662.  -   background: #F7F7F7;
  4665. 4663.  -   padding: 10px;
  4666. 4664.  -   margin: 5px 0px 8px;
  4667. 4665.  - }
  4668. 4666.  - .post_publish_text {
  4669. 4667.  -   color: #45688E;
  4670. 4668.  -   font-weight: bold;
  4671. 4669.  - }
  4672. 4670.  -
  4673. 4671.  - #suggest_publish_add_media {
  4674. 4672.  -   padding: 10px 9px 0px;
  4675. 4673.  - }
  4676. 4674.  - #suggest_publish_field {
  4677. 4675.  -   width: 422px;
  4678. 4676.  -   height: 32px;
  4679. 4677.  - }
  4680. 4678.  - #suggest_publish_warn {
  4681. 4679.  -   color: #777;
  4682. 4680.  -   padding-top: 10px;
  4683. 4681.  -   display: none;
  4684. 4682.  - }
  4685. 4683.  - #suggest_publish_media_preview {
  4686. 4684.  -   padding-top: 8px;
  4687. 4685.  - }
  4688. 4686.  - #suggest_publish_author_wrap {
  4689. 4687.  -   padding-top: 10px;
  4690. 4688.  -   color: #2B587A;
  4691. 4689.  - }
  4692. 4690.  - .closed_page {
  4693. 4691.  -   margin: 10px 0;
  4694. 4692.  - }
  4695. 4693.  - .closed_details {
  4696. 4694.  -   padding-top: 10px;
  4697. 4695.  - }
  4698. 4696.  - .closed_reason {
  4699. 4697.  -   font-weight: normal;
  4700. 4698.  - }
  4701. 4699.  - #custom_menu_cont {
  4702. 4700.  -   top: 0px;
  4703. 4701.  -   width: 100%;
  4704. 4702.  - }
  4705. 4703.  - #custom_menu_wrap {
  4706. 4704.  -   z-index: 1005;
  4707. 4705.  -   position: absolute;
  4708. 4706.  -   top: 0px;
  4709. 4707.  - }
  4710. 4708.  - .fw_post_thumb_img {
  4711. 4709.  -   width: 50px;
  4712. 4710.  - }
  4713. 4711.  - .page_photo_thumb {
  4714. 4712.  -   max-width: 75px;
  4715. 4713.  - }
  4716. 4714.  - .page_album_row {
  4717. 4715.  -   margin: 10px 10px 0px;
  4718. 4716.  -   width: 178px;
  4719. 4717.  -   height: 118px;
  4720. 4718.  -   overflow: hidden;
  4721. 4719.  -   display: inline-block;
  4722. 4720.  -   vertical-align: top;
  4723. 4721.  -   background: #EEEEEE;
  4724. 4722.  - }
  4725. 4723.  - .page_album_row a {
  4726. 4724.  -   position: relative;
  4727. 4725.  -   display: block;
  4728. 4726.  -   text-align: center;
  4729. 4727.  - }
  4730. 4728.  - .page_album_row a.img_link {
  4731. 4729.  -   width: 178px;
  4732. 4730.  -   height: 118px;
  4733. 4731.  - }
  4734. 4732.  - .page_photo_thumb_big {
  4735. 4733.  -   vertical-align: top;
  4736. 4734.  -   max-width: 178px;
  4737. 4735.  - }
  4738. 4736.  - .page_album_title_wrap {
  4739. 4737.  -   background: rgba(0, 0, 0, 0.5);
  4740. 4738.  -   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7f000000', endColorstr='#7f000000')"; /* IE */
  4741. 4739.  -   color: white;
  4742. 4740.  -   position: absolute;
  4743. 4741.  -   top: 0px;
  4744. 4742.  -   width: 178px;
  4745. 4743.  -   margin-top: 98px;
  4746. 4744.  -   text-align: left;
  4747. 4745.  -   padding: 4px 0px 10px;
  4748. 4746.  -   line-height: 12px;
  4749. 4747.  - }
  4750. 4748.  - .page_album_title_wrap:not([dummy]) {
  4751. 4749.  -   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled='false')";
  4752. 4750.  - }
  4753. 4751.  - .page_album_title {
  4754. 4752.  -   white-space: nowrap;
  4755. 4753.  -   overflow: hidden;
  4756. 4754.  -   -o-text-overflow: ellipsis;
  4757. 4755.  -   text-overflow: ellipsis;
  4758. 4756.  -   max-width: 125px;
  4759. 4757.  -   font-weight: bold;
  4760. 4758.  -   margin-left: 6px;
  4761. 4759.  - }
  4762. 4760.  - .page_album_description {
  4763. 4761.  -   max-height: 49px;
  4764. 4762.  -   margin: 5px 6px 0px;
  4765. 4763.  -   font-size: 0.9em;
  4766. 4764.  -   overflow: hidden;
  4767. 4765.  -   text-overflow: ellipsis;
  4768. 4766.  - }
  4769. 4767.  - .page_album_camera {
  4770. 4768.  -   background: url(/images/camera_white.png) 0 2px no-repeat;
  4771. 4769.  -   padding-left: 14px;
  4772. 4770.  -   font-weight: bold;
  4773. 4771.  -   margin: 0px 6px;
  4774. 4772.  - }
  4775. 4773.  - #owner_photo_wrap {
  4776. 4774.  -   margin-bottom: 8px;
  4777. 4775.  - }
  4778. 4776.  - #owner_photo_bubble_wrap {
  4779. 4777.  -   /* height: 80px; */
  4780. 4778.  -   height: 56px;
  4781. 4779.  -   width: 200px;
  4782. 4780.  -   /* margin-top: -88px; */
  4783. 4781.  -   margin-top: -64px;
  4784. 4782.  -   overflow: hidden;
  4785. 4783.  -   position: relative;
  4786. 4784.  - }
  4787. 4785.  - #owner_photo_bubble {
  4788. 4786.  -   color: #FFF;
  4789. 4787.  -   opacity: 0;
  4790. 4788.  -   filter: alpha(opacity=0);
  4791. 4789.  -   background: rgba(0, 0, 0, 0.7);
  4792. 4790.  -   width: 200px;
  4793. 4791.  -   margin-top: 40px;
  4794. 4792.  -   -webkit-transition: all 200ms ease-in-out;
  4795. 4793.  -   -moz-transition: all 200ms ease-in-out;
  4796. 4794.  -   -o-transition: all 200ms ease-in-out;
  4797. 4795.  -   transition: all 200ms ease-in-out;
  4798. 4796.  -   z-index: 450;
  4799. 4797.  -   padding: 4px 0;
  4800. 4798.  - }
  4801. 4799.  - #owner_photo_top_bubble_wrap {
  4802. 4800.  -   position: relative;
  4803. 4801.  - }
  4804. 4802.  - #owner_photo_top_bubble {
  4805. 4803.  -   display: none;
  4806. 4804.  -   position: absolute;
  4807. 4805.  -   right: 0;
  4808. 4806.  -   top: 0;
  4809. 4807.  -   color: #FFF;
  4810. 4808.  -   opacity: 0;
  4811. 4809.  -   filter: alpha(opacity=0);
  4812. 4810.  -   background: rgba(0, 0, 0, 0.7);
  4813. 4811.  -   -webkit-transition: all 200ms ease-in-out;
  4814. 4812.  -   -moz-transition: all 200ms ease-in-out;
  4815. 4813.  -   -o-transition: all 200ms ease-in-out;
  4816. 4814.  -   transition: all 200ms ease-in-out;
  4817. 4815.  -   z-index: 450;
  4818. 4816.  -   padding: 4px 0;
  4819. 4817.  - }
  4820. 4818.  - #owner_photo_wrap:hover #owner_photo_bubble {
  4821. 4819.  -   opacity: 1;
  4822. 4820.  -   filter: none;
  4823. 4821.  -   margin-top: 0px;
  4824. 4822.  - }
  4825. 4823.  - #owner_photo_wrap:hover #owner_photo_top_bubble {
  4826. 4824.  -   display: block;
  4827. 4825.  -   opacity: 1;
  4828. 4826.  -   filter: none;
  4829. 4827.  - }
  4830. 4828.  - #owner_photo_top_bubble .owner_photo_bubble_action_delete {
  4831. 4829.  -   text-align: right;
  4832. 4830.  -   width: auto;
  4833. 4831.  -   max-width: 180px;
  4834. 4832.  -   white-space: nowrap;
  4835. 4833.  -   overflow: hidden;
  4836. 4834.  - }
  4837. 4835.  - .owner_photo_bubble_action {
  4838. 4836.  -   cursor: pointer;
  4839. 4837.  -   padding: 5px 10px;
  4840. 4838.  -   height: 14px;
  4841. 4839.  -   /*text-align: center;*/
  4842. 4840.  -   overflow: hidden;
  4843. 4841.  -   white-space: nowrap;
  4844. 4842.  -   text-shadow: 0px 1px 0px #262626;
  4845. 4843.  -   -o-text-overflow: ellipsis;
  4846. 4844.  -   text-overflow: ellipsis;
  4847. 4845.  -   width: 180px;
  4848. 4846.  - }
  4849. 4847.  - .owner_photo_bubble_action_in {
  4850. 4848.  -   background: url(/images/edit_photo_icons_white.gif) no-repeat 0 -3px;
  4851. 4849.  -   -webkit-transition: all 100ms ease-out;
  4852. 4850.  -   -moz-transition: all 100ms ease-out;
  4853. 4851.  -   -o-transition: all 100ms ease-out;
  4854. 4852.  -   transition: all 100ms ease-out;
  4855. 4853.  -   padding-left: 20px;
  4856. 4854.  -   opacity: 0.7;
  4857. 4855.  -   filter: none;
  4858. 4856.  - }
  4859. 4857.  - .owner_photo_bubble_action_crop .owner_photo_bubble_action_in {
  4860. 4858.  -   background-position: 0 -26px;
  4861. 4859.  - }
  4862. 4860.  - .owner_photo_bubble_action_delete .owner_photo_bubble_action_in {
  4863. 4861.  -   background-position: 0 -70px;
  4864. 4862.  - }
  4865. 4863.  - .owner_photo_bubble_action:hover .owner_photo_bubble_action_in {
  4866. 4864.  -   opacity: 1;
  4867. 4865.  -   filter: none;
  4868. 4866.  - }
  4869. 4867.  - .owner_photo_bubble_delete_wrap {
  4870. 4868.  -   position: absolute;
  4871. 4869.  -   z-index: 10;
  4872. 4870.  -   right: 0px;
  4873. 4871.  -   top: 0px;
  4874. 4872.  -   background: #222;
  4875. 4873.  -   background: rgba(0, 0, 0, 0.5);
  4876. 4874.  -   padding: 5px;
  4877. 4875.  -   cursor: pointer;
  4878. 4876.  -   -webkit-border-radius: 3px;
  4879. 4877.  -   -moz-border-radius: 3px;
  4880. 4878.  -   border-radius: 3px;
  4881. 4879.  -   /* -webkit-transition: opacity 100ms linear; */
  4882. 4880.  -   /* -moz-transition: opacity 100ms linear; */
  4883. 4881.  -   /* -o-transition: opacity 100ms linear; */
  4884. 4882.  -   /* transition: opacity 100ms linear; */
  4885. 4883.  - }
  4886. 4884.  - .owner_photo_bubble_delete {
  4887. 4885.  -   background: url(/images/notifier_close.gif) no-repeat;
  4888. 4886.  -   width: 7px;
  4889. 4887.  -   height: 7px;
  4890. 4888.  -   opacity: 0.5;
  4891. 4889.  -   filter: alpha(opacity=50);
  4892. 4890.  -   -webkit-transition: opacity 100ms linear;
  4893. 4891.  -   -moz-transition: opacity 100ms linear;
  4894. 4892.  -   -o-transition: opacity 100ms linear;
  4895. 4893.  -   transition: opacity 100ms linear;
  4896. 4894.  - }
  4897. 4895.  - .owner_photo_bubble_delete_wrap:hover .owner_photo_bubble_delete {
  4898. 4896.  -   opacity: 1;
  4899. 4897.  -   filter: none;
  4900. 4898.  - }
  4901. 4899.  - #owner_photo_bubble_input {
  4902. 4900.  -   position: absolute;
  4903. 4901.  -   visibility: hidden;
  4904. 4902.  - }
  4905. 4903.  -
  4906. 4904.  - .page_preview_photo {
  4907. 4905.  -   max-width: 80px;
  4908. 4906.  - }
  4909. 4907.  - .page_preview_ph_graff .page_preview_photo, .page_preview_ph_graff {
  4910. 4908.  -   max-width: 106px;
  4911. 4909.  - }
  4912. 4910.  - #page_load_photo {
  4913. 4911.  -   position: absolute;
  4914. 4912.  -   margin-top: -40px;
  4915. 4913.  -   width: 200px;
  4916. 4914.  -   text-align: center;
  4917. 4915.  - }
  4918. 4916.  - #page_avatar {
  4919. 4917.  -   text-align: center;
  4920. 4918.  -   max-height: 500px;
  4921. 4919.  -   height: auto !important;
  4922. 4920.  -   height: 500px;
  4923. 4921.  -   overflow: hidden;
  4924. 4922.  -   margin-bottom: 8px;
  4925. 4923.  - }
  4926. 4924.  - * html #page_avatar {
  4927. 4925.  -   height: expression((this.flag == undefined) ? (this.scrollHeight > 500) ? this.flag = '500px' : 'auto' : '');
  4928. 4926.  - }
  4929. 4927.  - #page_avatar img {
  4930. 4928.  -   vertical-align: top;
  4931. 4929.  - }
  4932. 4930.  -
  4933. 4931.  - .wall_album_wrap {
  4934. 4932.  -   padding: 6px 0 4px;
  4935. 4933.  - }
  4936. 4934.  -
  4937. 4935.  - .wall_private_album_wrap {
  4938. 4936.  -   width: 200px;
  4939. 4937.  -   padding: 60px 0;
  4940. 4938.  -   margin: 6px 0 4px;
  4941. 4939.  -   background: #EEE;
  4942. 4940.  -   font-size: 12px;
  4943. 4941.  -   color: #777;
  4944. 4942.  -   text-align: center;
  4945. 4943.  - }
  4946. 4944.  - .wall_album_cover_wrap {
  4947. 4945.  -   position: relative;
  4948. 4946.  -   display: block;
  4949. 4947.  -   width: 279px;
  4950. 4948.  -   height: 185px;
  4951. 4949.  -   overflow: hidden;
  4952. 4950.  -   text-align: center;
  4953. 4951.  -   background: #F1F1F1;
  4954. 4952.  - }
  4955. 4953.  - .wall_album_nocover {
  4956. 4954.  -   background: #F1F1F1 url('/images/camera_big.png') 50% 60px no-repeat !important;
  4957. 4955.  - }
  4958. 4956.  - .wall_album_cover {
  4959. 4957.  -   vertical-align: top;
  4960. 4958.  -   max-width: 279px;
  4961. 4959.  - }
  4962. 4960.  - .wide_wall_module .wall_album_cover_wrap {
  4963. 4961.  -   width: 390px;
  4964. 4962.  -   height: 260px;
  4965. 4963.  - }
  4966. 4964.  - .wide_wall_module .wall_album_cover {
  4967. 4965.  -   max-width: 390px;
  4968. 4966.  - }
  4969. 4967.  -
  4970. 4968.  - .wall_album_caption {
  4971. 4969.  -   background: url('/images/mv_bg.png');
  4972. 4970.  -   background: rgba(0, 0, 0, 0.5);
  4973. 4971.  -   color: white;
  4974. 4972.  -   position: absolute;
  4975. 4973.  -   top: 0px;
  4976. 4974.  -   width: 279px;
  4977. 4975.  -   margin-top: 163px;
  4978. 4976.  -   text-align: left;
  4979. 4977.  -   padding: 4px 0px 10px;
  4980. 4978.  -   line-height: 12px;
  4981. 4979.  - }
  4982. 4980.  - .page_post_thumb_album .wall_album_caption {
  4983. 4981.  -   z-index: 1;
  4984. 4982.  - }
  4985. 4983.  - .wide_wall_module .wall_album_caption {
  4986. 4984.  -   width: 390px;
  4987. 4985.  -   margin-top: 238px;
  4988. 4986.  - }
  4989. 4987.  -
  4990. 4988.  - #wpe_cont .wall_album_cover_wrap {
  4991. 4989.  -   width: 279px;
  4992. 4990.  -   height: 185px;
  4993. 4991.  - }
  4994. 4992.  - #wpe_cont .wall_album_cover {
  4995. 4993.  -   max-width: 279px;
  4996. 4994.  - }
  4997. 4995.  - #wpe_cont .wall_album_caption {
  4998. 4996.  -   width: 279px;
  4999. 4997.  -   margin-top: 163px;
  5000. 4998.  - }
  5001. 4999.  -
  5002. 5000.  - .wall_album_title {
  5003. 5001.  -   white-space: nowrap;
  5004. 5002.  -   overflow: hidden;
  5005. 5003.  -   -o-text-overflow: ellipsis;
  5006. 5004.  -   text-overflow: ellipsis;
  5007. 5005.  -   max-width: 208px;
  5008. 5006.  -   font-weight: bold;
  5009. 5007.  -   margin-right: 5px;
  5010. 5008.  -   margin: 0 7px;
  5011. 5009.  - }
  5012. 5010.  - .wall_album_count {
  5013. 5011.  -   background: url(/images/camera_white.png) 0 2px no-repeat;
  5014. 5012.  -   padding-left: 14px;
  5015. 5013.  -   font-weight: bold;
  5016. 5014.  -   margin: 0 7px;
  5017. 5015.  - }
  5018. 5016.  - .wall_album_description {
  5019. 5017.  -   max-height: 126px;
  5020. 5018.  -   margin: 5px 7px 0;
  5021. 5019.  - }
  5022. 5020.  - .wall_album_wrap .page_post_sized_thumbs {
  5023. 5021.  -   margin: 0;
  5024. 5022.  - }
  5025. 5023.  - .wall_album_photos {
  5026. 5024.  -   margin-left: 3px;
  5027. 5025.  - }
  5028. 5026.  - .wall_album_under_row {
  5029. 5027.  -   padding-top: 3px;
  5030. 5028.  -   clear: both;
  5031. 5029.  - }
  5032. 5030.  - .wide_wall_module .wall_album_photos {
  5033. 5031.  -   margin-left: 6px;
  5034. 5032.  - }
  5035. 5033.  - .wide_wall_module .wall_album_under_row {
  5036. 5034.  -   padding-top: 6px;
  5037. 5035.  - }
  5038. 5036.  -
  5039. 5037.  - .page_gif_preview {
  5040. 5038.  -   display: block;
  5041. 5039.  -   min-width: 130px;
  5042. 5040.  -   min-height: 98px;
  5043. 5041.  -   background: #000000;
  5044. 5042.  -   text-align: center;
  5045. 5043.  -   position: relative;
  5046. 5044.  - }
  5047. 5045.  - .page_gif_loading {
  5048. 5046.  -   position: absolute;
  5049. 5047.  -   width: 130px;
  5050. 5048.  -   height: 98px;
  5051. 5049.  - }
  5052. 5050.  - .pages_gif_img {
  5053. 5051.  -   max-width: 130px;
  5054. 5052.  -   max-height: 600px;
  5055. 5053.  -   vertical-align: middle;
  5056. 5054.  -   cursor: pointer;
  5057. 5055.  - }
  5058. 5056.  - .page_gif_big {
  5059. 5057.  -   max-width: 337px;
  5060. 5058.  - }
  5061. 5059.  - .reply_table .page_gif_big {
  5062. 5060.  -   max-width: 298px;
  5063. 5061.  - }
  5064. 5062.  - .wide_wall_module .page_gif_big {
  5065. 5063.  -   max-width: 536px;
  5066. 5064.  - }
  5067. 5065.  - .wide_wall_module .reply_text .page_gif_big {
  5068. 5066.  -   max-width: 465px;
  5069. 5067.  - }
  5070. 5068.  -
  5071. 5069.  - #dark_box_topic_wrap {
  5072. 5070.  -   background: #597BA5;
  5073. 5071.  -   padding: 10px 10px 11px;
  5074. 5072.  -   position: relative;
  5075. 5073.  -   overflow: hidden;
  5076. 5074.  - }
  5077. 5075.  - .dark_box_close {
  5078. 5076.  -   margin: -10px -10px -11px;
  5079. 5077.  -   padding: 17px 26px 18px;
  5080. 5078.  -   color: #C7D7E9;
  5081. 5079.  -   -webkit-transition: color 100ms linear;
  5082. 5080.  -   -moz-transition: color 100ms linear;
  5083. 5081.  -   -o-transition: color 100ms linear;
  5084. 5082.  -   transition: color 100ms linear;
  5085. 5083.  - }
  5086. 5084.  - .dark_box_close:hover {
  5087. 5085.  -   color: #FFF;
  5088. 5086.  -   text-decoration: none;
  5089. 5087.  - }
  5090. 5088.  - #dark_box_topic {
  5091. 5089.  -   color: #FFF;
  5092. 5090.  -   padding: 7px 16px;
  5093. 5091.  -   font-weight: bold;
  5094. 5092.  -   font-size: 1.09em;
  5095. 5093.  - }
  5096. 5094.  - .dark_box_label {
  5097. 5095.  -   color: #45688E;
  5098. 5096.  -   line-height: 1.27em;
  5099. 5097.  -   margin: 0px;
  5100. 5098.  -   padding: 26px 0px 9px;
  5101. 5099.  -   font-size: 1.09em;
  5102. 5100.  -   font-weight: bold;
  5103. 5101.  - }
  5104. 5102.  - #dark_box_ava {
  5105. 5103.  -   position: absolute;
  5106. 5104.  -   width: 32px;
  5107. 5105.  -   height: 32px;
  5108. 5106.  -   margin: -1px 0px 0px -26px;
  5109. 5107.  -   display: none;
  5110. 5108.  -   opacity: 0;
  5111. 5109.  - }
  5112. 5110.  - #dark_box_ava .wdd_img_layer {
  5113. 5111.  -   background: #597BA5;
  5114. 5112.  - }
  5115. 5113.  - .dark_box_cont .wdd_text {
  5116. 5114.  -   width: 405px;
  5117. 5115.  - }
  5118. 5116.  - #dark_box_ava .wdd_img {
  5119. 5117.  -   width: 32px;
  5120. 5118.  - }
  5121. 5119.  - #dark_box_ava .wdd_img_full,
  5122. 5120.  - #dark_box_ava .wdd_img_half,
  5123. 5121.  - #dark_box_ava .wdd_img_tiny {
  5124. 5122.  -   width: 32px;
  5125. 5123.  -   height: 32px;
  5126. 5124.  - }
  5127. 5125.  - #dark_box_ava .wdd_img_half {
  5128. 5126.  -   width: 15px;
  5129. 5127.  - }
  5130. 5128.  - #dark_box_ava .wdd_img_half .wdd_img {
  5131. 5129.  -   margin-left: -8px;
  5132. 5130.  - }
  5133. 5131.  - #dark_box_ava .wdd_img_tiny {
  5134. 5132.  -   width: 15px;
  5135. 5133.  -   height: 15px;
  5136. 5134.  -   margin-bottom: 2px;
  5137. 5135.  - }
  5138. 5136.  - #dark_box_ava .wdd_img_tiny .wdd_img {
  5139. 5137.  -   width: 15px;
  5140. 5138.  - }
  5141. 5139.  - #dark_box_ava .wdd_mark {
  5142. 5140.  -   margin: 0px 26px;
  5143. 5141.  - }
  5144. 5142.  - #dark_box_ava .wdd_img_tiny .wdd_mark,
  5145. 5143.  - #dark_box_ava .wdd_img_half .wdd_mark {
  5146. 5144.  -   margin: 0px 9px;
  5147. 5145.  - }
  5148. 5146.  - .dark_box_cont {
  5149. 5147.  -   padding: 0px 26px 26px;
  5150. 5148.  -   background: #F7F7F7;
  5151. 5149.  - }
  5152. 5150.  - .dark_box_btn {
  5153. 5151.  -   margin-top: 16px;
  5154. 5152.  -   line-height: normal;
  5155. 5153.  - }
  5156. 5154.  - .dark_box_btn.button_cancel {
  5157. 5155.  -   margin: 16px 10px 0;
  5158. 5156.  - }
  5159. 5157.  -
  5160. 5158.  - #like_share_error {
  5161. 5159.  -   margin-top: 26px;
  5162. 5160.  -   display: none;
  5163. 5161.  - }
  5164. 5162.  - #like_share_title_wrap {
  5165. 5163.  -   display: none;
  5166. 5164.  - }
  5167. 5165.  - #like_share_title {
  5168. 5166.  -   width: 438px;
  5169. 5167.  -   padding: 6px 5px 8px;
  5170. 5168.  - }
  5171. 5169.  - #like_share_text {
  5172. 5170.  -   width: 438px;
  5173. 5171.  -   height: 80px;
  5174. 5172.  -   padding: 5px;
  5175. 5173.  -   vertical-align: top;
  5176. 5174.  -   margin: 0px;
  5177. 5175.  - }
  5178. 5176.  - .like_share_row {
  5179. 5177.  -   padding: 10px 0px 0px;
  5180. 5178.  - }
  5181. 5179.  - .like_share_row div.disabled {
  5182. 5180.  -   opacity: 0.4;
  5183. 5181.  -   filter: alpha(opacity=40);
  5184. 5182.  -   cursor: default;
  5185. 5183.  - }
  5186. 5184.  - .like_share_row div.disabled:hover div {
  5187. 5185.  -   background-position: 0px 0px;
  5188. 5186.  - }
  5189. 5187.  - .like_share_row div.disabled.on:hover div {
  5190. 5188.  -   background-position: 0px -14px;
  5191. 5189.  - }
  5192. 5190.  - .like_share_about {
  5193. 5191.  -   color: #777;
  5194. 5192.  -   padding: 17px 8px 13px;
  5195. 5193.  - }
  5196. 5194.  - .like_share_about_select {
  5197. 5195.  -   padding: 10px 0px 5px;
  5198. 5196.  - }
  5199. 5197.  - .like_share_point {
  5200. 5198.  -   padding: 0px 5px;
  5201. 5199.  - }
  5202. 5200.  - .like_share_disabled {
  5203. 5201.  -   opacity: 0.4;
  5204. 5202.  -   filter: alpha(opacity=40);
  5205. 5203.  - }
  5206. 5204.  - #like_share_warn {
  5207. 5205.  -   color: #777;
  5208. 5206.  -   display: none;
  5209. 5207.  - }
  5210. 5208.  - #like_share_after_text {
  5211. 5209.  -   padding-top: 10px;
  5212. 5210.  - }
  5213. 5211.  - #like_share_add_media {
  5214. 5212.  -   padding: 16px 0px 0px;
  5215. 5213.  - }
  5216. 5214.  - #like_share_media_preview {
  5217. 5215.  -   line-height: normal;
  5218. 5216.  - }
  5219. 5217.  - div.like_share_target_label {
  5220. 5218.  -   padding-top: 16px;
  5221. 5219.  - }
  5222. 5220.  -
  5223. 5221.  - /* Composer */
  5224. 5222.  - .composer_wdd {
  5225. 5223.  -   clear: both;
  5226. 5224.  -   position: relative;
  5227. 5225.  - }
  5228. 5226.  - .composer_wdd .wdd_lwrap {
  5229. 5227.  -   left: 0;
  5230. 5228.  -   top: 0;
  5231. 5229.  - }
  5232. 5230.  - .reply_composer_dd .wdd_lwrap {
  5233. 5231.  -   left: -4px;
  5234. 5232.  -   top: 4px;
  5235. 5233.  - }
  5236. 5234.  - .reply_media_lnk {
  5237. 5235.  -   padding: 6px 9px 0px;
  5238. 5236.  - }
  5239. 5237.  - .wide_wall_module .reply_media_lnk {
  5240. 5238.  -   display: block;
  5241. 5239.  - }
  5242. 5240.  -
  5243. 5241.  - .reply_box_open .reply_field_wrap,
  5244. 5242.  - .wall_fixed_reply_to .reply_field_wrap {
  5245. 5243.  -   margin-bottom: 6px;
  5246. 5244.  - }
  5247. 5245.  -
  5248. 5246.  - .reply_media_preview .media_preview {
  5249. 5247.  -   margin-bottom: 6px;
  5250. 5248.  - }
  5251. 5249.  - .share_parse_progress {
  5252. 5250.  -   height: 10px;
  5253. 5251.  -   background-image: url(/images/upload_gray.gif);
  5254. 5252.  -   margin: 0 auto;
  5255. 5253.  -   display: block !important;
  5256. 5254.  - }
  5257. 5255.  - .page_gif_add {
  5258. 5256.  -   width: 15px;
  5259. 5257.  -   height: 12px;
  5260. 5258.  -   position: absolute;
  5261. 5259.  -   bottom: 4px;
  5262. 5260.  -   right: 4px;
  5263. 5261.  -   padding: 6px 5px;
  5264. 5262.  -   background: rgba(0, 0, 0, 0.6);
  5265. 5263.  -   -webkit-border-radius: 3px;
  5266. 5264.  -   -moz-border-radius: 3px;
  5267. 5265.  -   border-radius: 3px;
  5268. 5266.  -   display: none;
  5269. 5267.  -   opacity: 0.7;
  5270. 5268.  -   filter: alpha(opacity=70);
  5271. 5269.  -   cursor: pointer;
  5272. 5270.  - }
  5273. 5271.  - .page_gif_loaded .page_gif_add {
  5274. 5272.  -   display: block;
  5275. 5273.  - }
  5276. 5274.  - .page_gif_add_icon {
  5277. 5275.  -   width: 16px;
  5278. 5276.  -   height: 12px;
  5279. 5277.  -   background: url(/images/icons/audio_icons.png?5) -92px -51px no-repeat;
  5280. 5278.  - }
  5281. 5279.  - .page_gif_added .page_gif_add_icon {
  5282. 5280.  -   background: url(/images/icons/audio_icons.png?5) -184px -51px no-repeat;
  5283. 5281.  - }
  5284. 5282.  -
  5285. 5283.  - div.create_poll_cb,
  5286. 5284.  - .wall_module #submit_post div.create_poll_cb {
  5287. 5285.  -   color: #777;
  5288. 5286.  -   margin: 0px 0px 10px;
  5289. 5287.  - }
  5290. 5288.  - .page_fronly {
  5291. 5289.  -   margin-left: 4px;
  5292. 5290.  -   background: url(/images/profile_icons.gif?10) no-repeat;
  5293. 5291.  -   background-position: 0px -163px;
  5294. 5292.  -   width: 8px;
  5295. 5293.  -   height: 11px;
  5296. 5294.  -   margin: 2px 0px 0px 4px;
  5297. 5295.  - }
  5298. 5296.  - .wl_owner_head_date .page_fronly {
  5299. 5297.  -   background-position: 0px -153px;
  5300. 5298.  - }
  5301. 5299.  - .medadd_c_doc {
  5302. 5300.  -   overflow: hidden;
  5303. 5301.  -   -o-text-overflow: ellipsis;
  5304. 5302.  -   text-overflow: ellipsis;
  5305. 5303.  - }
  5306. 5304.  - .medadd_h,
  5307. 5305.  - .medadd_c_pollh {
  5308. 5306.  -   font-size: 1.09em;
  5309. 5307.  -   font-weight: bold;
  5310. 5308.  -   color: #45688E;
  5311. 5309.  -   background: url(/images/icons/mono_iconset.gif?8) no-repeat;
  5312. 5310.  -   margin: 4px 2px 0px;
  5313. 5311.  - }
  5314. 5312.  - .font_medium .medadd_h,
  5315. 5313.  - .font_medium .medadd_c_pollh {
  5316. 5314.  -   margin-top: 3px;
  5317. 5315.  - }
  5318. 5316.  - .medadd_h:hover {
  5319. 5317.  -   text-decoration: none;
  5320. 5318.  - }
  5321. 5319.  - .medadd_h_note {
  5322. 5320.  -   background-position: 0 -132px;
  5323. 5321.  - }
  5324. 5322.  - .medadd_h_doc {
  5325. 5323.  -   background-position: 0 -278px;
  5326. 5324.  - }
  5327. 5325.  - .medadd_h_poll {
  5328. 5326.  -   background-position: 0 -206px;
  5329. 5327.  - }
  5330. 5328.  - .medadd_h_link,
  5331. 5329.  - .medadd_h_page {
  5332. 5330.  -   background-position: 0 -235px;
  5333. 5331.  - }
  5334. 5332.  - .medadd_h_timer {
  5335. 5333.  -   background-position: 0 -332px;
  5336. 5334.  - }
  5337. 5335.  - .medadd_h_mail {
  5338. 5336.  -   background-position: 0 -292px;
  5339. 5337.  - }
  5340. 5338.  - .medadd_h,
  5341. 5339.  - .medadd_c {
  5342. 5340.  -   padding-left: 15px;
  5343. 5341.  - }
  5344. 5342.  - .medadd_c {
  5345. 5343.  -   margin: 7px 2px 0px;
  5346. 5344.  - }
  5347. 5345.  -
  5348. 5346.  - .medadd_c_pollh {
  5349. 5347.  -   margin: 7px 0px 0px;
  5350. 5348.  -   background: none;
  5351. 5349.  - }
  5352. 5350.  - .wall_module #submit_post div.medadd_c_pollcb,
  5353. 5351.  - div.medadd_c_pollcb {
  5354. 5352.  -   margin: 5px 0px 0px;
  5355. 5353.  - }
  5356. 5354.  - .page_docs_preview div.medadd_c_pollrem {
  5357. 5355.  -   margin: 11px 0px 0px 8px;
  5358. 5356.  -   opacity: 0;
  5359. 5357.  - }
  5360. 5358.  - .page_docs_preview .medadd_c_polla_wr:hover div.medadd_c_pollrem {
  5361. 5359.  -   opacity: 0.6;
  5362. 5360.  - }
  5363. 5361.  - .page_docs_preview .medadd_c_polla_wr div.medadd_c_pollrem:hover {
  5364. 5362.  -   opacity: 1;
  5365. 5363.  - }
  5366. 5364.  - .medadd_c_timerat {
  5367. 5365.  -   padding: 4px 8px 0;
  5368. 5366.  - }
  5369. 5367.  - .medadd_c_timer .datepicker_control {
  5370. 5368.  -   padding: 4px;
  5371. 5369.  - }
  5372. 5370.  - .firefox .medadd_c_timer .datepicker_control {
  5373. 5371.  -   padding: 3px 4px;
  5374. 5372.  - }
  5375. 5373.  - .medadd_c_timer .datepicker_container input {
  5376. 5374.  -   margin: 0;
  5377. 5375.  -   padding: 0px;
  5378. 5376.  - }
  5379. 5377.  - .medadd_c_timer .timepicker_container input {
  5380. 5378.  -   position: static;
  5381. 5379.  -   margin: 1px 0 2px 0;
  5382. 5380.  - }
  5383. 5381.  - .medadd_c_timer .selector_container td.selector {
  5384. 5382.  -   padding: 2px 0 1px 2px;
  5385. 5383.  - }
  5386. 5384.  -
  5387. 5385.  - div.medadd_c_poll,
  5388. 5386.  - div.medadd_c_link {
  5389. 5387.  -   margin: 0px 2px;
  5390. 5388.  -   padding-bottom: 10px;
  5391. 5389.  -   overflow: hidden;
  5392. 5390.  - }
  5393. 5391.  - div.medadd_c_timer {
  5394. 5392.  -   margin: 5px 2px 0px;
  5395. 5393.  -   height: 33px;
  5396. 5394.  -   overflow: hidden;
  5397. 5395.  - }
  5398. 5396.  - div.medadd_c_nofixed {
  5399. 5397.  -   height: auto;
  5400. 5398.  - }
  5401. 5399.  - .medadd_c_linkcon {
  5402. 5400.  -   overflow: hidden;
  5403. 5401.  -   background: #FFF;
  5404. 5402.  -   padding: 6px 8px;
  5405. 5403.  -   border: 1px solid #C0CAD5;
  5406. 5404.  - }
  5407. 5405.  - div.medadd_c_linkprg {
  5408. 5406.  -   display: block;
  5409. 5407.  -   margin: 0px auto;
  5410. 5408.  - }
  5411. 5409.  - .medadd_c_linkimg {
  5412. 5410.  -   padding: 5px 10px 5px 5px;
  5413. 5411.  - }
  5414. 5412.  - .medadd_c_linkhead {
  5415. 5413.  -   margin: 0px;
  5416. 5414.  -   padding: 5px;
  5417. 5415.  -   border: 0px;
  5418. 5416.  -   font-size: 11px;
  5419. 5417.  - }
  5420. 5418.  - .font_medium .medadd_c_linkhead {
  5421. 5419.  -   font-size: 12px;
  5422. 5420.  - }
  5423. 5421.  - .medadd_c_linkdsc {
  5424. 5422.  -   padding: 0px 5px 5px;
  5425. 5423.  - }
  5426. 5424.  -
  5427. 5425.  - .medadd_c_polladd,
  5428. 5426.  - .medadd_c_poll input.medadd_c_pollq,
  5429. 5427.  - .medadd_c_poll input.medadd_c_polla {
  5430. 5428.  -   width: 330px;
  5431. 5429.  -   margin: 5px 0px;
  5432. 5430.  -   border: 1px solid #C0CAD5;
  5433. 5431.  -   background: #FFF;
  5434. 5432.  -   padding: 4px;
  5435. 5433.  -   cursor: text;
  5436. 5434.  - }
  5437. 5435.  - .medadd_c_poll input.medadd_c_pollq {
  5438. 5436.  -   margin-top: 0px;
  5439. 5437.  - }
  5440. 5438.  - .medadd_c_polladd_wr {
  5441. 5439.  -   padding: 5px 0px;
  5442. 5440.  - }
  5443. 5441.  - .medadd_c_polladd {
  5444. 5442.  -   margin: 0px;
  5445. 5443.  -   color: #777;
  5446. 5444.  - }
  5447. 5445.  -
  5448. 5446.  - .medadd_c_mail {
  5449. 5447.  -   color: #2B587A;
  5450. 5448.  - }
  5451. 5449.  - .medadd_c_timersett {
  5452. 5450.  -   padding-top: 10px;
  5453. 5451.  - }
  5454. 5452.  - .medadd_c_timersett .checkbox_status_export,
  5455. 5453.  - .medadd_c_timersett .checkbox_facebook_export,
  5456. 5454.  - .medadd_c_timersett .checkbox {
  5457. 5455.  -   cursor: pointer;
  5458. 5456.  -   margin-right: 10px;
  5459. 5457.  - }
  5460. 5458.  -
  5461. 5459.  - .medadd_aud {
  5462. 5460.  -   width: 355px;
  5463. 5461.  -   padding: 0px 3px 0px 2px;
  5464. 5462.  -   line-height: normal;
  5465. 5463.  - }
  5466. 5464.  - .medadd_aud .title_wrap {
  5467. 5465.  -   width: 285px;
  5468. 5466.  -   overflow: hidden;
  5469. 5467.  -   -o-text-overflow: ellipsis;
  5470. 5468.  -   text-overflow: ellipsis;
  5471. 5469.  -   white-space: nowrap;
  5472. 5470.  -   color: #2B587A;
  5473. 5471.  - }
  5474. 5472.  - .medadd_aud_play {
  5475. 5473.  -   margin-right: 8px;
  5476. 5474.  -   background: url(/images/icons/audio_icons.png?5) no-repeat 0 -25px;
  5477. 5475.  -   padding: 0px;
  5478. 5476.  -   width: 22px;
  5479. 5477.  -   height: 22px;
  5480. 5478.  -   cursor: pointer;
  5481. 5479.  - }
  5482. 5480.  - .medadd_aud_play.playing {
  5483. 5481.  -   background-position: -72px -25px;
  5484. 5482.  - }
  5485. 5483.  - .medadd_aud_perf {
  5486. 5484.  -   color: #45688E;
  5487. 5485.  - }
  5488. 5486.  - .medadd_aud .duration {
  5489. 5487.  -   color: #777;
  5490. 5488.  -   font-size: 0.9em;
  5491. 5489.  -   max-width: 40px;
  5492. 5490.  -   overflow: hidden;
  5493. 5491.  -   white-space: nowrap;
  5494. 5492.  -   -o-text-overflow: ellipsis;
  5495. 5493.  -   text-overflow: ellipsis;
  5496. 5494.  - }
  5497. 5495.  - .medadd_aud .player {
  5498. 5496.  -   height: 9px;
  5499. 5497.  -   display: none;
  5500. 5498.  - }
  5501. 5499.  - .medadd_aud.current .player {
  5502. 5500.  -   display: block;
  5503. 5501.  - }
  5504. 5502.  - .medadd_aud .audio_vol,
  5505. 5503.  - .medadd_aud .audio_pr {
  5506. 5504.  -   padding-top: 4px;
  5507. 5505.  - }
  5508. 5506.  - div.medadd_aud_ph {
  5509. 5507.  -   top: 4px;
  5510. 5508.  - }
  5511. 5509.  - .current .medadd_aud_ph {
  5512. 5510.  -   display: none;
  5513. 5511.  - }
  5514. 5512.  - .medadd_aud_td {
  5515. 5513.  -   vertical-align: top;
  5516. 5514.  - }
  5517. 5515.  - .medadd_aud_wid {
  5518. 5516.  -   width: 100%;
  5519. 5517.  - }
  5520. 5518.  - #wpe_media_preview .medadd_aud {
  5521. 5519.  -   width: 295px;
  5522. 5520.  - }
  5523. 5521.  - #wpe_media_preview .medadd_aud .title_wrap {
  5524. 5522.  -   width: 225px;
  5525. 5523.  - }
  5526. 5524.  - #wpe_media_preview .medadd_c_polladd,
  5527. 5525.  - #wpe_media_preview .medadd_c_poll input.medadd_c_pollq,
  5528. 5526.  - #wpe_media_preview .medadd_c_poll input.medadd_c_polla {
  5529. 5527.  -   width: 270px;
  5530. 5528.  - }
  5531. 5529.  - .reply_media_preview .medadd_aud,
  5532. 5530.  - .reply_info #wpe_media_preview .medadd_aud {
  5533. 5531.  -   width: 265px;
  5534. 5532.  - }
  5535. 5533.  - .reply_media_preview .medadd_aud .title_wrap,
  5536. 5534.  - .reply_info #wpe_media_preview .medadd_aud .title_wrap {
  5537. 5535.  -   width: 195px;
  5538. 5536.  - }
  5539. 5537.  - .wide_wall_module .reply_media_preview .medadd_aud {
  5540. 5538.  -   width: 335px;
  5541. 5539.  - }
  5542. 5540.  - .wide_wall_module .reply_media_preview .medadd_aud .title_wrap {
  5543. 5541.  -   width: 265px;
  5544. 5542.  - }
  5545. 5543.  - #like_share_media_preview .medadd_aud {
  5546. 5544.  -   width: 420px;
  5547. 5545.  - }
  5548. 5546.  - #like_share_media_preview .medadd_aud .title_wrap {
  5549. 5547.  -   width: 350px;
  5550. 5548.  - }
  5551. 5549.  -
  5552. 5550.  - button.wall_block_app_btn {
  5553. 5551.  -   max-width: 290px;
  5554. 5552.  -   overflow: hidden;
  5555. 5553.  - }
  5556. 5554.  - .wide_wall_module button.wall_block_app_btn {
  5557. 5555.  -   max-width: 390px;
  5558. 5556.  - }
  5559. 5557.  - .page_place_error {
  5560. 5558.  -   display: block;
  5561. 5559.  -   padding: 2px 0px 2px;
  5562. 5560.  - }
  5563. 5561.  - .page_no_flash_wrap {
  5564. 5562.  -   padding: 10px;
  5565. 5563.  -   background: rgba(255,255,255,0.8);
  5566. 5564.  -   position: absolute;
  5567. 5565.  -   margin: -160px 0px 0px -140px;
  5568. 5566.  -   -webkit-border-radius: 5px;
  5569. 5567.  -   -moz-border-radius: 5px;
  5570. 5568.  -   border-radius: 5px;
  5571. 5569.  -   width: 264px;
  5572. 5570.  -   left: 50%;
  5573. 5571.  -   line-height: 160%;
  5574. 5572.  - }
  5575. 5573.  - .wide_wall_module .page_no_flash_wrap {
  5576. 5574.  -   margin: -220px 0px 0px -55px;
  5577. 5575.  -   width: 300px;
  5578. 5576.  - }
  5579. 5577.  - #mv_box .page_no_flash_wrap {
  5580. 5578.  -   margin: -200px 0px 0px -160px;
  5581. 5579.  -   width: 300px;
  5582. 5580.  - }
  5583. 5581.  - .wall_browse_images {
  5584. 5582.  -   padding-top: 4px;
  5585. 5583.  - }
  5586. 5584.  -
  5587. 5585.  - .status_audio_shared {
  5588. 5586.  -   padding: 8px 2px 2px;
  5589. 5587.  -   font-size: 0.9em;
  5590. 5588.  -   color: #777;
  5591. 5589.  -   overflow: hidden;
  5592. 5590.  -
  5593. 5591.  -   -o-text-overflow: ellipsis;
  5594. 5592.  -   text-overflow: ellipsis;
  5595. 5593.  - }
  5596. 5594.  - .status_audio_shared_lnk {
  5597. 5595.  -   color: #777;
  5598. 5596.  - }
  5599. 5597.  -
  5600. 5598.  - /* Verified accounts */
  5601. 5599.  - .page_verified {
  5602. 5600.  -   background: url(/images/profile_icons.gif?10) no-repeat 0 -73px;
  5603. 5601.  -   width: 13px;
  5604. 5602.  -   height: 11px;
  5605. 5603.  -   display:-moz-inline-stack;
  5606. 5604.  -   display:inline-block;
  5607. 5605.  -   _overflow:hidden;
  5608. 5606.  -   zoom:1;
  5609. 5607.  -   *display:inline;
  5610. 5608.  -   position: relative;
  5611. 5609.  -   top: 1px;
  5612. 5610.  -   margin: 0 3px 0 6px;
  5613. 5611.  - }
  5614. 5612.  -
  5615. 5613.  - #choose_query_reset.shown {
  5616. 5614.  -   display: block;
  5617. 5615.  - }
  5618. 5616.  - .loading #choose_query_reset.shown {
  5619. 5617.  -   display: none;
  5620. 5618.  - }
  5621. 5619.  - .page_media_place {
  5622. 5620.  -   color: #888888;
  5623. 5621.  -   display: block;
  5624. 5622.  -   line-height: 17px;
  5625. 5623.  -   margin: 4px 0px;
  5626. 5624.  - }
  5627. 5625.  - .page_media_place:hover {
  5628. 5626.  -   text-decoration: none;
  5629. 5627.  -   background-color: #F5F6F7;
  5630. 5628.  -   color: #85909b;
  5631. 5629.  - }
  5632. 5630.  - .feedback_row_content .page_media_place:hover {
  5633. 5631.  -   background-color: #E9EDF1;
  5634. 5632.  - }
  5635. 5633.  - .checkin_big {
  5636. 5634.  -   width: 39px;
  5637. 5635.  -   height: 39px;
  5638. 5636.  -   background: #E9EDF1 url(/images/icons/checkin_big.png) center center no-repeat;
  5639. 5637.  - }
  5640. 5638.  - .page_media_place:hover .checkin_big {
  5641. 5639.  -   background-color: #E7EAEE;
  5642. 5640.  - }
  5643. 5641.  - .page_media_place_label {
  5644. 5642.  -   width: 280px;
  5645. 5643.  -   padding: 2px 9px;
  5646. 5644.  - }
  5647. 5645.  - .page_report_progress {
  5648. 5646.  -   vertical-align: top;
  5649. 5647.  -   padding-top: 7px;
  5650. 5648.  - }
  5651. 5649.  - .wall_posts .page_report_progress {
  5652. 5650.  -   padding-top: 0px;
  5653. 5651.  - }
  5654. 5652.  - .wall_post_report_cont {
  5655. 5653.  -   position: relative;
  5656. 5654.  -   border: 1px solid #FFFFFF;
  5657. 5655.  -   display: inline-block;
  5658. 5656.  -   *display: inline;
  5659. 5657.  -   zoom: 1;
  5660. 5658.  - }
  5661. 5659.  - .reply .wall_post_report_cont {
  5662. 5660.  -   border: none;
  5663. 5661.  -   border-left: 1px solid #FFFFFF;
  5664. 5662.  - }
  5665. 5663.  - #wl_post_body_wrap .wall_post_report_cont,
  5666. 5664.  - #wl_replies_wrap .wall_post_report_cont{
  5667. 5665.  -   border: none;
  5668. 5666.  - }
  5669. 5667.  - .wall_reasons_item {
  5670. 5668.  -   padding: 5px 0px;
  5671. 5669.  - }
  5672. 5670.  - .wall_reasons_result {
  5673. 5671.  -   line-height: 150%;
  5674. 5672.  -   padding: 6px 0px;
  5675. 5673.  - }
  5676. 5674.  - .wall_reasons_list {
  5677. 5675.  -   color: #000000;
  5678. 5676.  -   padding-top: 6px;
  5679. 5677.  -   padding-bottom: 2px;
  5680. 5678.  -   text-align: left;
  5681. 5679.  -   width: 190px;
  5682. 5680.  -   display: inline-block;
  5683. 5681.  -   *display: inline;
  5684. 5682.  -   zoom: 1;
  5685. 5683.  - }
  5686. ------
Advertisement
Add Comment
Please, Sign In to add comment