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