Hormold

VK Change (#1394207107)

Mar 7th, 2014
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 30.34 KB | None | 0 0
  1. Файл - profile.css (Старый размер - 21997 | Новый - 0):
  2. 0.  - #profile_css {
  3. 1.  -   display: none;
  4. 2.  - }
  5. 3.  -
  6. 4.  - #profile {
  7. 5.  -   padding: 10px 10px 0px;
  8. 6.  - }
  9. 7.  - #profile a {
  10. 8.  -   outline: none;
  11. 9.  - }
  12. 10.  - #profile h4 a {
  13. 11.  -   color: #45688E;
  14. 12.  - }
  15. 13.  - #profile h4 a.fl_r {
  16. 14.  -   color: #2B587A;
  17. 15.  - }
  18. 16.  -
  19. 17.  - .closed_profile {
  20. 18.  -   margin-bottom: 10px;
  21. 19.  - }
  22. 20.  -
  23. 21.  - #profile_full_info {
  24. 22.  -   padding-bottom: 10px;
  25. 23.  - }
  26. 24.  -
  27. 25.  - .profile_no_info .labeled {
  28. 26.  -   color: #777;
  29. 27.  - }
  30. 28.  - .profile_info {
  31. 29.  -   line-height: 140%;
  32. 30.  -   padding: 10px 6px 15px;
  33. 31.  - }
  34. 32.  - .profile_info .label {
  35. 33.  -   width: 135px;
  36. 34.  -   color: #777;
  37. 35.  - }
  38. 36.  - .profile_info .labeled {
  39. 37.  -   width: 250px;
  40. 38.  -   overflow: hidden;
  41. 39.  - }
  42. 40.  - .profile_info .block {
  43. 41.  -   padding-top: 10px;
  44. 42.  - }
  45. 43.  - .profile_info .miniblock {
  46. 44.  -   padding-top: 3px;
  47. 45.  - }
  48. 46.  - .profile_info .relation_request {
  49. 47.  -   position: relative;
  50. 48.  - }
  51. 49.  - .profile_info .relation_request small, .profile_info .relation_request .sdivide {
  52. 50.  -   color: #777;
  53. 51.  - }
  54. 52.  - .profile_info .relation_request .progress {
  55. 53.  -   position: absolute;
  56. 54.  -   left: 0px;
  57. 55.  -   top: 2px;
  58. 56.  - }
  59. 57.  - #profile_no_wall div {
  60. 58.  -   padding-bottom: 15px;
  61. 59.  -   text-align: center;
  62. 60.  -   color: #777;
  63. 61.  - }
  64. 62.  -
  65. 63.  - #profile_no_lohotron,
  66. 64.  - #profile_notification {
  67. 65.  -   line-height: 160%;
  68. 66.  -   background: #F7F7F7;
  69. 67.  -   border-top: 1px solid #DAE1E8;
  70. 68.  -   border-bottom: 1px solid #DAE1E8;
  71. 69.  -   padding: 10px;
  72. 70.  -   margin-bottom: 10px;
  73. 71.  - }
  74. 72.  - #profile_no_lohotron .hide_notice_wrap, #profile_notification .hide_notice_wrap {
  75. 73.  -   height: 13px;
  76. 74.  -   width: 17px;
  77. 75.  - }
  78. 76.  - #profile_no_lohotron .hide_notice, #profile_notification .hide_notice {
  79. 77.  -   background: #C4D2E1 url("/images/icons/xicon_f7.gif") no-repeat;
  80. 78.  -   cursor: pointer;
  81. 79.  -   height: 17px;
  82. 80.  -   width: 17px;
  83. 81.  - }
  84. 82.  - #profile_notification_top {
  85. 83.  -   padding: 12px 10px;
  86. 84.  -   background: #F7F7F7;
  87. 85.  -   border-bottom: 1px solid #D9E0E7;
  88. 86.  -   line-height: 160%;
  89. 87.  - }
  90. 88.  - #profile_view_as {
  91. 89.  -   display: none;
  92. 90.  -   line-height: 150%;
  93. 91.  -   background: #F7F7F7;
  94. 92.  -   border: solid #DAE1E8;
  95. 93.  -   border-width: 0px 1px 1px;
  96. 94.  -   padding: 15px 20px 20px;
  97. 95.  -   margin: 0px 1px;
  98. 96.  - }
  99. 97.  - #profile_view_as a.fl_l {
  100. 98.  -   margin-left: 80px;
  101. 99.  - }
  102. 100.  - #profile_view_as .info {
  103. 101.  -   margin-left: 145px;
  104. 102.  -   padding-top: 5px;
  105. 103.  - }
  106. 104.  - #profile_view_as .can_view_as {
  107. 105.  -   padding-top: 8px;
  108. 106.  - }
  109. 107.  - #profile_view_as .can_view_as_dd {
  110. 108.  -   position: relative;
  111. 109.  -   padding-top: 15px;
  112. 110.  - }
  113. 111.  - #profile_view_as .can_view_as_btn {
  114. 112.  -   height: 25px;
  115. 113.  -   padding-top: 15px;
  116. 114.  - }
  117. 115.  - #view_as_dd {
  118. 116.  -   width: 363px;
  119. 117.  - }
  120. 118.  - #view_as_inp {
  121. 119.  -   width: 330px;
  122. 120.  - }
  123. 121.  -
  124. 122.  - .profile_warning {
  125. 123.  -   cursor: pointer;
  126. 124.  -   line-height: 150%;
  127. 125.  -   padding: 18px 15px;
  128. 126.  -   background: #F7F7F7;
  129. 127.  -   border: 1px solid #CCC;
  130. 128.  -   border-left: 2px solid #AA5533;
  131. 129.  -   margin-bottom: 10px;
  132. 130.  - }
  133. 131.  - #profile_warning_full {
  134. 132.  -   display: none;
  135. 133.  -   margin-top: 13px;
  136. 134.  - }
  137. 135.  - #profile_warning_full .old_info {
  138. 136.  -   text-align: center;
  139. 137.  - }
  140. 138.  - #profile_warning_full td {
  141. 139.  -   vertical-align: top;
  142. 140.  - }
  143. 141.  - #profile_warning_full td div {
  144. 142.  -   font-size: 0.9em;
  145. 143.  - }
  146. 144.  - #profile_warning_full .about {
  147. 145.  -   padding: 0px 20px;
  148. 146.  - }
  149. 147.  -
  150. 148.  - #profile_photos {
  151. 149.  -   margin: 5px -1px 12px;
  152. 150.  -   width: 397px;
  153. 151.  - }
  154. 152.  - #profile_photos .profile_sized_photos {
  155. 153.  -   margin: 0px;
  156. 154.  -   padding: 0px 1px;
  157. 155.  - }
  158. 156.  - #profile_photos .profile_wide_sized_photos,
  159. 157.  - .page_wide_no_narrow .profile_sized_photos {
  160. 158.  -   display: none;
  161. 159.  - }
  162. 160.  - .page_wide_no_narrow #profile_photos .profile_wide_sized_photos {
  163. 161.  -   display: block;
  164. 162.  - }
  165. 163.  - .profile_wide_sized_photos a.page_post_thumb_wrap {
  166. 164.  -   margin-right: 6px;
  167. 165.  - }
  168. 166.  - #profile_photos_table {
  169. 167.  -   margin: 0px auto;
  170. 168.  - }
  171. 169.  - .profile_photo_lnk {
  172. 170.  -   position: relative;
  173. 171.  -   display: block;
  174. 172.  -   margin: 0px 3px 0px 2px;
  175. 173.  -   width: 75px;
  176. 174.  -   height: 57px;
  177. 175.  -   overflow: hidden;
  178. 176.  -   text-align: center;
  179. 177.  -   background: #F1F1F1;
  180. 178.  - }
  181. 179.  - .profile_photo_lnk:hover {
  182. 180.  -   text-decoration: none;
  183. 181.  - }
  184. 182.  - .profile_photo_img {
  185. 183.  -   margin: 0px auto;
  186. 184.  - }
  187. 185.  - .profile_photo_hide_wrap {
  188. 186.  -   position: absolute;
  189. 187.  -   z-index: 10;
  190. 188.  -   right: 0px;
  191. 189.  -   top: 0px;
  192. 190.  -   background: #222;
  193. 191.  -   background: rgba(0, 0, 0, 0.5);
  194. 192.  -   padding: 3px;
  195. 193.  -   cursor: pointer;
  196. 194.  -   opacity: 0;
  197. 195.  -   filter: alpha(opacity=0);
  198. 196.  -   -webkit-border-radius: 3px;
  199. 197.  -   -moz-border-radius: 3px;
  200. 198.  -   border-radius: 3px;
  201. 199.  -   -webkit-transition: opacity 100ms linear;
  202. 200.  -   -moz-transition: opacity 100ms linear;
  203. 201.  -   -o-transition: opacity 100ms linear;
  204. 202.  -   transition: opacity 100ms linear;
  205. 203.  - }
  206. 204.  - a:hover .profile_photo_hide_wrap {
  207. 205.  -   opacity: 1;
  208. 206.  -   filter: alpha(opacity=100);
  209. 207.  - }
  210. 208.  - .profile_photo_hide {
  211. 209.  -   background: url(/images/notifier_close.gif) no-repeat;
  212. 210.  -   width: 7px;
  213. 211.  -   height: 7px;
  214. 212.  -   opacity: 0.5;
  215. 213.  -   filter: alpha(opacity=50);
  216. 214.  -   -webkit-transition: opacity 100ms linear;
  217. 215.  -   -moz-transition: opacity 100ms linear;
  218. 216.  -   -o-transition: opacity 100ms linear;
  219. 217.  -   transition: opacity 100ms linear;
  220. 218.  - }
  221. 219.  - .profile_photo_hide_wrap:hover .profile_photo_hide {
  222. 220.  -   opacity: 1;
  223. 221.  -   filter: alpha(opacity=100);
  224. 222.  - }
  225. 223.  -
  226. 224.  - #profile_photos_module .msg {
  227. 225.  -   margin: 0px 0px 12px;
  228. 226.  - }
  229. 227.  - #profile_photos_module .msg img {
  230. 228.  -   display: none;
  231. 229.  - }
  232. 230.  -
  233. 231.  - .profile_no_ava {
  234. 232.  -   width: 200px;
  235. 233.  -   height: 200px;
  236. 234.  - }
  237. 235.  -
  238. 236.  - .guest_action_link {
  239. 237.  -   color: #666;
  240. 238.  - }
  241. 239.  - .guest_actions {
  242. 240.  -   line-height: 160%;
  243. 241.  -   text-align: center;
  244. 242.  -   padding: 11px 0px 12px;
  245. 243.  -   color: #666;
  246. 244.  - }
  247. 245.  - .friend_status_info {
  248. 246.  -   color: #666;
  249. 247.  -   padding: 4px 6px;
  250. 248.  -   cursor: default;
  251. 249.  - }
  252. 250.  - #profile_main_actions .friend_status_info {
  253. 251.  -   padding: 11px 0px 12px;
  254. 252.  -   text-align: center;
  255. 253.  - }
  256. 254.  - #profile_frdd_wrap {
  257. 255.  -   margin: 4px 0;
  258. 256.  -   padding: 7px 0 8px;
  259. 257.  -   text-align: center;
  260. 258.  -   -webkit-border-radius: 2px;
  261. 259.  -   -khtml-border-radius: 2px;
  262. 260.  -   -moz-border-radius: 2px;
  263. 261.  -   border-radius: 2px;
  264. 262.  - }
  265. 263.  - #profile_frdd_wrap:hover {
  266. 264.  -   cursor: pointer;
  267. 265.  -   background: #DAE1E8;
  268. 266.  - }
  269. 267.  - .profile_frdd_text {
  270. 268.  -   padding-right: 15px;
  271. 269.  -   background: url(/images/profile_arrs.png) no-repeat right -5px;
  272. 270.  -   color: #777;
  273. 271.  - }
  274. 272.  - #profile_frdd_wrap:hover .profile_frdd_text {
  275. 273.  -   background-position: right -26px;
  276. 274.  -   color: #738392;
  277. 275.  - }
  278. 276.  - #profile_main_actions {
  279. 277.  -   margin: 8px 0px 9px;
  280. 278.  -   padding: 4px 8px;
  281. 279.  -   background: #F1F1F1;
  282. 280.  - }
  283. 281.  - .profile_top_sep {
  284. 282.  -   margin: 5px 0px;
  285. 283.  -   height: 1px;
  286. 284.  -   overflow: hidden;
  287. 285.  -   background: #E7EAED;
  288. 286.  - }
  289. 287.  - .profile_action_btn {
  290. 288.  -   padding: 4px 0px;
  291. 289.  - }
  292. 290.  - .profile_action_btn button {
  293. 291.  -   line-height: 1.45em;
  294. 292.  -   padding-left: 2px;
  295. 293.  -   padding-right: 2px;
  296. 294.  - }
  297. 295.  - .profile_msg_split .cut_left {
  298. 296.  -   width: 151px;
  299. 297.  -   float: left;
  300. 298.  - }
  301. 299.  - .profile_msg_split .profile_btn_cut_left {
  302. 300.  -   -webkit-border-bottom-right-radius: 0;
  303. 301.  -   -webkit-border-top-right-radius: 0;
  304. 302.  -   -khtml-border-bottom-right-radius: 0;
  305. 303.  -   -khtml-border-top-right-radius: 0;
  306. 304.  -   -moz-border-bottom-right-radius: 0;
  307. 305.  -   -moz-border-top-right-radius: 0;
  308. 306.  -   border-bottom-right-radius: 0;
  309. 307.  -   border-top-right-radius: 0;
  310. 308.  -   border-right: 1px solid #7496B9;
  311. 309.  -   height: 28px;
  312. 310.  - }
  313. 311.  - .profile_msg_split .cut_right {
  314. 312.  -   width: 33px;
  315. 313.  -   float: left;
  316. 314.  - }
  317. 315.  - .profile_msg_split .profile_btn_cut_right {
  318. 316.  -   -webkit-border-bottom-left-radius: 0;
  319. 317.  -   -webkit-border-top-left-radius: 0;
  320. 318.  -   -khtml-border-bottom-left-radius: 0;
  321. 319.  -   -khtml-border-top-left-radius: 0;
  322. 320.  -   -moz-border-bottom-left-radius: 0;
  323. 321.  -   -moz-border-top-left-radius: 0;
  324. 322.  -   border-bottom-left-radius: 0;
  325. 323.  -   border-top-left-radius: 0;
  326. 324.  -   border-right: 1px solid #5E82A7;
  327. 325.  -   line-height: 0.9em;
  328. 326.  -   height: 28px;
  329. 327.  -   padding: 6px 0;
  330. 328.  - }
  331. 329.  - .profile_msg_none {
  332. 330.  -   display: none;
  333. 331.  - }
  334. 332.  - .profile_call_text {
  335. 333.  -   display: none;
  336. 334.  - }
  337. 335.  - .profile_msg_call .profile_call_text {
  338. 336.  -   display: inline;
  339. 337.  - }
  340. 338.  - .profile_msg_call .profile_call_icon,
  341. 339.  - .profile_msg_call .cut_left {
  342. 340.  -   display: none;
  343. 341.  - }
  344. 342.  - .profile_msg_msg .cut_right {
  345. 343.  -   display: none;
  346. 344.  - }
  347. 345.  -
  348. 346.  -
  349. 347.  - #profile_bottom_actions {
  350. 348.  -   padding: 5px 0px;
  351. 349.  -   width: 190px;
  352. 350.  -   border-top: 1px solid #E7EAED;
  353. 351.  - }
  354. 352.  - #profile_bottom_actions a {
  355. 353.  -   background: #FFF;
  356. 354.  -   display: block;
  357. 355.  -   width: 178px;
  358. 356.  -   padding: 4px 6px;
  359. 357.  - }
  360. 358.  - #profile_actions a {
  361. 359.  -   background: #FFF;
  362. 360.  -   display: block;
  363. 361.  -   width: 188px;
  364. 362.  -   padding: 4px 6px;
  365. 363.  - }
  366. 364.  - #profile_actions a:hover, #profile_bottom_actions a:hover {
  367. 365.  -   text-decoration: none;
  368. 366.  -   background: #E1E7ED;
  369. 367.  - }
  370. 368.  - #profile_actions a span.other {
  371. 369.  -   padding-right: 12px;
  372. 370.  -   background: url(/images/darr_on.gif) no-repeat right 6px;
  373. 371.  - }
  374. 372.  -
  375. 373.  - #profile_idols.page_list_module .line_cell .desc_info {
  376. 374.  -   padding: 6px 8px 0px;
  377. 375.  -   width: 134px;
  378. 376.  - }
  379. 377.  - #profile_idols.page_list_module .people_desc {
  380. 378.  -   color: #777;
  381. 379.  -   width: 300px;
  382. 380.  -   overflow: hidden;
  383. 381.  - }
  384. 382.  -
  385. 383.  - .gifts_list_module a span.fl_l,
  386. 384.  - .counts_module div a .fl_r {
  387. 385.  -   height: 11px;
  388. 386.  -   color: #8495a6;
  389. 387.  -   font-size: 0.9em;
  390. 388.  -   padding-top: 1px;
  391. 389.  -   margin: 3px 2px 0px;
  392. 390.  -   line-height: 100%;
  393. 391.  - }
  394. 392.  - .gifts_list_module a .fl_r {
  395. 393.  -   padding: 0px;
  396. 394.  -   margin: 0px;
  397. 395.  - }
  398. 396.  - .gifts_list_module a span.fl_l {
  399. 397.  -   margin: 0px 1px;
  400. 398.  -   color: #8495A6;
  401. 399.  - }
  402. 400.  - .gifts_list_module a span.thumb,
  403. 401.  - .counts_module div a span.thumb {
  404. 402.  -   background: url(/images/profile_icons.gif?10) no-repeat;
  405. 403.  -   margin: 3px 0px 0px;
  406. 404.  -   width: 14px;
  407. 405.  - }
  408. 406.  - .gifts_list_module a span .thumb {
  409. 407.  -   background-position: 2px -34px;
  410. 408.  -   height: 11px;
  411. 409.  -   margin: 0;
  412. 410.  - }
  413. 411.  - .counts_module .photos .thumb {
  414. 412.  -   background-position: center 2px;
  415. 413.  - }
  416. 414.  - .counts_module .videos .thumb {
  417. 415.  -   background-position: center -10px;
  418. 416.  - }
  419. 417.  - .counts_module .fans .thumb {
  420. 418.  -   background-position: center -22px;
  421. 419.  - }
  422. 420.  - .counts_module .gifts .thumb {
  423. 421.  -   background-position: center -34px;
  424. 422.  - }
  425. 423.  - .counts_module .idols .thumb {
  426. 424.  -   background-position: center -47px;
  427. 425.  - }
  428. 426.  - .counts_module .notes .thumb {
  429. 427.  -   background-position: center -58px;
  430. 428.  - }
  431. 429.  - .counts_module .wishes .thumb {
  432. 430.  -   background-position: center -58px;
  433. 431.  - }
  434. 432.  -
  435. 433.  - #profile .narrow_column .module_body {
  436. 434.  -   border-right: 1px solid #f1f1f1;
  437. 435.  - }
  438. 436.  - #profile .narrow_column .header_bottom {
  439. 437.  -   border-right: 1px solid #f1f1f1;
  440. 438.  - }
  441. 439.  - #profile .narrow_column .header_top {
  442. 440.  -   border-right: 1px solid #DEE5EB;
  443. 441.  - }
  444. 442.  -
  445. 443.  - #profile #profile_idols .module_body {
  446. 444.  -   padding: 5px 0px 10px 0px;
  447. 445.  - }
  448. 446.  -
  449. 447.  - #profile_gifts .module_body {
  450. 448.  -   padding: 8px 0px 10px;
  451. 449.  -   text-align: center;
  452. 450.  -   white-space: nowrap;
  453. 451.  - }
  454. 452.  - #profile_gifts .header_top {
  455. 453.  -   padding: 4px 6px;
  456. 454.  - }
  457. 455.  - #gifts_module_header {
  458. 456.  -   padding: 0 2px;
  459. 457.  - }
  460. 458.  -
  461. 459.  - .counts_module div a.gifts_inverted,
  462. 460.  - .counts_module div a.gifts_inverted:hover {
  463. 461.  -   background-color: #597da3;
  464. 462.  -   color: #FFFFFF;
  465. 463.  - }
  466. 464.  - .gifts_list_module .module_inverted span.fl_l,
  467. 465.  - .module_inverted .header_top .right_link {
  468. 466.  -   color: #99adc2;
  469. 467.  - }
  470. 468.  - .gifts_list_module .module_inverted span .thumb {
  471. 469.  -   background-position: 2px -85px;
  472. 470.  - }
  473. 471.  - .counts_module .gifts_inverted .thumb {
  474. 472.  -   background-position: center -85px;
  475. 473.  - }
  476. 474.  - .module_inverted_loading #gifts_module_header,
  477. 475.  - .gifts_inverted_loading .profile_gifts_send {
  478. 476.  -   background: #597DA3 url('/images/upload_inv_mini.gif') right 5px no-repeat;
  479. 477.  -   padding-right: 23px;
  480. 478.  - }
  481. 479.  - .gifts_inverted_loading .profile_gifts_send {
  482. 480.  -   background-position: right 7px;
  483. 481.  - }
  484. 482.  - .gifts_inverted_loading {
  485. 483.  -   background-position: 176px 9px;
  486. 484.  - }
  487. 485.  - .profile_gifts_send .strong_link {
  488. 486.  -   color: #45688E;
  489. 487.  - }
  490. 488.  -
  491. 489.  - .module_body .more {
  492. 490.  -   display: none;
  493. 491.  - }
  494. 492.  -
  495. 493.  - #profile_groups .module_body {
  496. 494.  -   width: 183px;
  497. 495.  -   padding: 5px 8px;
  498. 496.  -   outline: none;
  499. 497.  - }
  500. 498.  - #profile_groups .thumb img {
  501. 499.  -   width: 16px;
  502. 500.  -   display: block;
  503. 501.  - }
  504. 502.  - #profile_groups .thumb {
  505. 503.  -   height: 16px;
  506. 504.  -   width: 16px;
  507. 505.  -   overflow: hidden;
  508. 506.  - }
  509. 507.  - #profile_groups .line_cell {
  510. 508.  -   display: block;
  511. 509.  -   padding: 3px 0px;
  512. 510.  -   margin: 0px 0px;
  513. 511.  - }
  514. 512.  - #profile_groups .info {
  515. 513.  -   padding: 1px 6px 0px;
  516. 514.  -   width: 145px;
  517. 515.  -   overflow: hidden;
  518. 516.  -   /*height:14px;*/
  519. 517.  - }
  520. 518.  - #profile_groups .more_link {
  521. 519.  -   display: block;
  522. 520.  -   text-align: center;
  523. 521.  -   border-top: 1px solid #E8EAF2;
  524. 522.  -   margin: 5px 0px 0px;
  525. 523.  -   padding: 4px 30px 5px;
  526. 524.  - }
  527. 525.  - #profile_groups .more_link:hover {
  528. 526.  -   border-top: 1px solid #D9E1E6;
  529. 527.  -   background: #E9EDF1;
  530. 528.  -   text-decoration: none;
  531. 529.  - }
  532. 530.  - #profile_fans .module_body {
  533. 531.  -   padding: 8px 0px 14px;
  534. 532.  - }
  535. 533.  -
  536. 534.  - .app .install_flash_wrap {
  537. 535.  -   padding: 60px 60px;
  538. 536.  -   visibility: hidden;
  539. 537.  - }
  540. 538.  - .app .install_button {
  541. 539.  -   text-align: center;
  542. 540.  -   margin: 20px;
  543. 541.  - }
  544. 542.  - .app input.install_flash {
  545. 543.  -   width: 100%;
  546. 544.  -   font-size: 1.09em;
  547. 545.  -   background-position: 0px -13px;
  548. 546.  -   padding: 6px 18px;
  549. 547.  -   *padding-bottom: 5px;
  550. 548.  - }
  551. 549.  - .app input.install_flash:hover {
  552. 550.  -  background-position: 0px -5px;
  553. 551.  - }
  554. 552.  -
  555. 553.  - .app .flash_api_external {
  556. 554.  -   position: absolute;
  557. 555.  - }
  558. 556.  - .graffiti, .graffiti img {
  559. 557.  -   width: 586px;
  560. 558.  -   /*height: 293px;*/
  561. 559.  - }
  562. 560.  -
  563. 561.  - .profile_box .error, .profile_box .info_msg {
  564. 562.  -   margin-bottom: 15px;
  565. 563.  - }
  566. 564.  - .profile_box .error {
  567. 565.  -   display: none;
  568. 566.  - }
  569. 567.  - #profile_new_photo {
  570. 568.  -   padding: 16px 14px;
  571. 569.  - }
  572. 570.  - #profile_new_photo .additional {
  573. 571.  -   margin-top: 15px;
  574. 572.  -   font-size: 0.9em;
  575. 573.  - }
  576. 574.  -
  577. 575.  - #profile_edit_photo .column {
  578. 576.  -   padding: 0px 7px;
  579. 577.  - }
  580. 578.  - #profile_edit_small_photos {
  581. 579.  -   width: 179px;
  582. 580.  - }
  583. 581.  - #profile_edit_preview50, #profile_edit_preview100 {
  584. 582.  -   width: 50px;
  585. 583.  -   height: 50px;
  586. 584.  -   overflow: hidden;
  587. 585.  -   text-align: left; /* Even for rtl langs */
  588. 586.  -   direction: ltr;
  589. 587.  - }
  590. 588.  - #profile_edit_preview100 {
  591. 589.  -   width: 100px;
  592. 590.  -   height: 100px;
  593. 591.  - }
  594. 592.  - #profile_edit_small_photos .fl_l {
  595. 593.  -   padding: 0px 7px 10px;
  596. 594.  - }
  597. 595.  - #profile_edit_small_photos h4 {
  598. 596.  -   margin-bottom: 10px;
  599. 597.  - }
  600. 598.  - #profile_edit_photo .fl_l img {
  601. 599.  -   cursor: move;
  602. 600.  - }
  603. 601.  -
  604. 602.  - .notes_module .module_body {
  605. 603.  -   padding: 10px 5px 10px;
  606. 604.  - }
  607. 605.  - .notes_module .icon {
  608. 606.  -   width: 11px;
  609. 607.  -   height: 17px;
  610. 608.  -   background: url(/images/note.gif) no-repeat;
  611. 609.  -   padding: 0px 5px;
  612. 610.  - }
  613. 611.  - .notes_module .info {
  614. 612.  -   width: 163px;
  615. 613.  - }
  616. 614.  - .notes_module small {
  617. 615.  -   color: #777;
  618. 616.  - }
  619. 617.  - .notes_module .note_row {
  620. 618.  -   padding: 0 0 6px;
  621. 619.  - }
  622. 620.  -
  623. 621.  - .profile_info_link, #profile_groups_link {
  624. 622.  -   display: block;
  625. 623.  -   padding: 8px 0px 9px 142px;
  626. 624.  - }
  627. 625.  - .profile_info_link:hover, #profile_groups_link:hover {
  628. 626.  -   text-decoration: none;
  629. 627.  -   background: #E9EDF1;
  630. 628.  - }
  631. 629.  - #profile_groups_link {
  632. 630.  -   margin: 5px -6px 0px;
  633. 631.  - }
  634. 632.  - #profile_groups_prg {
  635. 633.  -   margin: 0px 55px;
  636. 634.  -   height: 15px;
  637. 635.  -   display: block;
  638. 636.  - }
  639. 637.  - #profile_info {
  640. 638.  -   padding-bottom: 10px;
  641. 639.  - }
  642. 640.  - #profile_info .profile_info {
  643. 641.  -   padding-bottom: 5px;
  644. 642.  - }
  645. 643.  - div.profile_grad {
  646. 644.  -   max-width: 385px;
  647. 645.  -   overflow: hidden;
  648. 646.  -   font-size: 11px;
  649. 647.  -   font-weight: normal;
  650. 648.  -   color: #000;
  651. 649.  -   padding-top: 1px;
  652. 650.  - }
  653. 651.  - .font_medium div.profile_grad {
  654. 652.  -   font-size: 12px;
  655. 653.  -   padding-top: 0;
  656. 654.  - }
  657. 655.  -
  658. 656.  - #profile .rate_line {
  659. 657.  -   padding-top: 10px;
  660. 658.  -   height: 18px;
  661. 659.  -   margin-bottom: 12px;
  662. 660.  -   cursor: pointer;
  663. 661.  - }
  664. 662.  - #profile .rate_line .rate_text {
  665. 663.  -   position: absolute;
  666. 664.  -   color: #8BA1BC;
  667. 665.  -   width: 200px;
  668. 666.  -   text-align: center;
  669. 667.  -   padding-top: 2px;
  670. 668.  -   z-index: 2;
  671. 669.  - }
  672. 670.  - #profile .rate_line .rate_left {
  673. 671.  -   background-color: #DEE5EB;
  674. 672.  -   height: 18px;
  675. 673.  -   z-index: -1;
  676. 674.  - }
  677. 675.  - #profile .rate_line .rate_right {
  678. 676.  -   background-color: #F1F1F1;
  679. 677.  -   height: 18px;
  680. 678.  -   z-index: -1;
  681. 679.  - }
  682. 680.  - #profile .rate_line.stage1 .rate_text {
  683. 681.  -   /* color: #AAA26C; */
  684. 682.  - }
  685. 683.  - #profile .rate_line.stage1 .rate_left {
  686. 684.  -   /* background-color: #E0D7A3; */
  687. 685.  -   /* border-color: #CCC490; */
  688. 686.  -   background-color: #99adc2;
  689. 687.  -   border-color: #7A9CC1;
  690. 688.  - }
  691. 689.  - #profile .rate_line.stage1 .rate_right {
  692. 690.  -   /* background-color: #F5EBBB; */
  693. 691.  -   /* border-color: #E2DAA6; */
  694. 692.  -   background-color: #DAE2E8;
  695. 693.  -   border-color: #C0CCD9;
  696. 694.  - }
  697. 695.  - #profile .rate_empty_line {
  698. 696.  -   height: 10px;
  699. 697.  - }
  700. 698.  - .profile_rate_warning {
  701. 699.  -   padding-bottom: 10px;
  702. 700.  -   overflow: hidden;
  703. 701.  - }
  704. 702.  - .profile_rate_warning .warning_row {
  705. 703.  -   display: block;
  706. 704.  -   height: 22px;
  707. 705.  - }
  708. 706.  - .profile_rate_warning .warning_row:hover {
  709. 707.  -   text-decoration: none;
  710. 708.  -   background: #E9EDF1;
  711. 709.  - }
  712. 710.  - .profile_rate_warning .warning_row .img {
  713. 711.  -   width: 11px;
  714. 712.  -   height: 12px;
  715. 713.  -   margin: 5px;
  716. 714.  -   background: url(/images/icons/mono_iconset.gif?8) no-repeat left top;
  717. 715.  - }
  718. 716.  - .profile_rate_warning .warning_row .label {
  719. 717.  -   padding: 4px;
  720. 718.  -   width: 130px;
  721. 719.  -   white-space: nowrap;
  722. 720.  -   overflow: hidden;
  723. 721.  - }
  724. 722.  - .profile_rate_warning .warning_row .plus {
  725. 723.  -   color: #8495A6;
  726. 724.  -   margin: 4px;
  727. 725.  - }
  728. 726.  - #rate_warning_photo div.img {
  729. 727.  -   background-position: 0px -29px;
  730. 728.  - }
  731. 729.  - #rate_warning_frnds div.img {
  732. 730.  -   background-position: 0px -89px;
  733. 731.  - }
  734. 732.  - #rate_warning_clubs div.img {
  735. 733.  -   background-position: 0px -119px;
  736. 734.  - }
  737. 735.  - #rate_warning_posts div.img {
  738. 736.  -   background-position: 0px -192px;
  739. 737.  - }
  740. 738.  - #rate_warning_info div.img {
  741. 739.  -   background-position: 0px -104px;
  742. 740.  - }
  743. 741.  - #rate_warning_prsn div.img {
  744. 742.  -   background-position: 0px -320px;
  745. 743.  - }
  746. 744.  - #rate_warning_card div.img {
  747. 745.  -   background-position: 0px -307px;
  748. 746.  - }
  749. 747.  -
  750. 748.  - #profile_full_info h4 {
  751. 749.  -   border-bottom: none;
  752. 750.  -   height: 4px;
  753. 751.  -   border-bottom: 1px solid #DAE1E8;
  754. 752.  -   margin-bottom: 3px;
  755. 753.  - }
  756. 754.  - #profile_full_info h4 b {
  757. 755.  -   background: #FFFFFF;
  758. 756.  -   padding: 0px 6px;
  759. 757.  - }
  760. 758.  - #profile_full_info h4 a.fl_r, #profile_full_info h4 a.fl_l {
  761. 759.  -   text-transform: none;
  762. 760.  -   background: #FFFFFF;
  763. 761.  -   color: #A3B0BC;
  764. 762.  -   padding: 0px 2px 0px 6px;
  765. 763.  -   font-style: normal;
  766. 764.  -   font-size: 0.9em;
  767. 765.  - }
  768. 766.  -
  769. 767.  - #profile_class {
  770. 768.  -   position: relative;
  771. 769.  - }
  772. 770.  - #profile_class_hint {
  773. 771.  -   position: absolute;
  774. 772.  -   z-index: 10;
  775. 773.  - }
  776. 774.  - #profile_class_hint .pointer {
  777. 775.  -   background: url(/images/classhint.gif) no-repeat 0px 0px;
  778. 776.  -   width: 60px;
  779. 777.  -   height: 52px;
  780. 778.  - }
  781. 779.  - #profile_class_hint .content {
  782. 780.  -   padding: 8px 10px 12px;
  783. 781.  -   height: 29px;
  784. 782.  -   width: 196px;
  785. 783.  -   overflow: hidden;
  786. 784.  -   border: solid #ADBCCB;
  787. 785.  -   border-width: 1px 1px 1px 0px;
  788. 786.  -   background: #FFF;
  789. 787.  -   line-height: 160%;
  790. 788.  - }
  791. 789.  - #profile_class_hint .bottom {
  792. 790.  -   height: 1px;
  793. 791.  -   overflow: hidden;
  794. 792.  -   background: #000;
  795. 793.  -   opacity: 0.1;
  796. 794.  -   filter: alpha(opacity=10);
  797. 795.  - }
  798. 796.  -
  799. 797.  - #profile_fast_chat {
  800. 798.  -   display: none;
  801. 799.  - }
  802. 800.  -
  803. 801.  - #profile_photo_upload {
  804. 802.  -   margin: 15px 0 0;
  805. 803.  -   text-align: center;
  806. 804.  - }
  807. 805.  - .profile_upload_progress_wrap {
  808. 806.  -   width: 250px;
  809. 807.  -   height: 18px;
  810. 808.  -   margin: auto;
  811. 809.  -   background: #FFF;
  812. 810.  -   border: 1px solid #CCC;
  813. 811.  - }
  814. 812.  - .profile_upload_progress {
  815. 813.  -   height: 18px;
  816. 814.  -   background: #597DA3 url(/images/progress_grad.gif) repeat;
  817. 815.  -   border: 1px solid #45688E;
  818. 816.  -   margin: -1px;
  819. 817.  - }
  820. 818.  -
  821. 819.  - .profile_deleted {
  822. 820.  -   color: #888;
  823. 821.  -   padding: 3px 1px;
  824. 822.  -   font-weight: normal;
  825. 823.  - }
  826. 824.  - .profile_deleted_text {
  827. 825.  -   text-align: center;
  828. 826.  -   color: #777;
  829. 827.  -   font-size: 1.18em;
  830. 828.  -   padding: 65px 0px;
  831. 829.  -   line-height: 140%;
  832. 830.  - }
  833. 831.  - .profile_blocked {
  834. 832.  -   margin: 0 auto;
  835. 833.  -   padding: 20px 0 60px 0;
  836. 834.  -   width: 420px;
  837. 835.  -   text-align: center;
  838. 836.  -   font-size: 1.09em;
  839. 837.  -   color: #111;
  840. 838.  -   line-height: 160%;
  841. 839.  - }
  842. 840.  -
  843. 841.  - .pit_label {
  844. 842.  -   width: 220px;
  845. 843.  -   color: #777;
  846. 844.  -   padding: 4px 10px 0px;
  847. 845.  - }
  848. 846.  - .pit_details {
  849. 847.  -   padding: 4px 10px 0px;
  850. 848.  - }
  851. 849.  - .pit_row {
  852. 850.  -   padding-top: 5px;
  853. 851.  - }
  854. 852.  - .pit_bday, .pit_bmonth {
  855. 853.  -   padding-right: 5px;
  856. 854.  - }
  857. 855.  -
  858. 856.  - .profile_label_link {
  859. 857.  -   color: #777;
  860. 858.  - }
  861. 859.  -
  862. 860.  - .profile_about_webcam {
  863. 861.  -   line-height: 160%;
  864. 862.  -   padding-top: 20px;
  865. 863.  - }
  866. 864.  - #profile_gifts .giftImg {
  867. 865.  -   width: 48px;
  868. 866.  -   height: 48px;
  869. 867.  - }
  870. 868.  - .vcall_tt table .tt_text {
  871. 869.  -   line-height: 150%;
  872. 870.  -   color: #000;
  873. 871.  -   padding: 10px 13px;
  874. 872.  -   width: 260px;
  875. 873.  - }
  876. 874.  - .vcall_tt_pointer {
  877. 875.  -   margin-top: -5px;
  878. 876.  -   background: url(/images/ddtooltip.png) 0 0 no-repeat;
  879. 877.  -   width: 8px;
  880. 878.  -   height: 11px;
  881. 879.  -   position: absolute;
  882. 880.  -   left: -7px;
  883. 881.  -   top: 50%;
  884. 882.  -   overflow: hidden;
  885. 883.  -   z-index: 10;
  886. 884.  - }
  887. 885.  - .profile_defave_blocked {
  888. 886.  -   padding-top: 10px;
  889. 887.  -   text-align: center;
  890. 888.  -   height: 17px;
  891. 889.  - }
  892. 890.  -
  893. 891.  -
  894. 892.  - /* Domain install done box */
  895. 893.  - .profile_address_done {
  896. 894.  -   text-align: center;
  897. 895.  -   font-size: 12px;
  898. 896.  - }
  899. 897.  - .profile_address_done_header {
  900. 898.  -   font-size: 20px;
  901. 899.  - }
  902. 900.  - .profile_address_done_desc {
  903. 901.  -   margin-top: 1.4em;
  904. 902.  - }
  905. 903.  - .profile_address_done_link {
  906. 904.  -   font-size: 20px;
  907. 905.  - }
  908. 906.  - .profile_suggest_fr {
  909. 907.  -   text-align: center;
  910. 908.  -   padding-top: 10px
  911. 909.  - }
  912. 910.  - .profile_suggest_fr img {
  913. 911.  -   -webkit-border-radius: 5px;
  914. 912.  -   -khtml-border-radius: 5px;
  915. 913.  -   -moz-border-radius: 5px;
  916. 914.  -   border-radius: 5px;
  917. 915.  -   margin: 0px 5px;
  918. 916.  - }
  919. 917.  - .profile_friends_suggested {
  920. 918.  -   font-size: 1.1em;
  921. 919.  - }
  922. 920.  - #profile_fr_add_friends {
  923. 921.  -   padding: 10px 4px;
  924. 922.  -   border-top: 1px solid #DAE1E8;
  925. 923.  - }
  926. 924.  - .profile_fr_sugg_title {
  927. 925.  -   color: #36638E;
  928. 926.  -   font-weight: bold;
  929. 927.  -   padding: 0px 4px 10px 4px;
  930. 928.  - }
  931. 929.  - .profile_fr_cell {
  932. 930.  -   width: 66px;
  933. 931.  -   overflow: hidden;
  934. 932.  -   text-align: center;
  935. 933.  -   margin: 0px 6px;
  936. 934.  - }
  937. 935.  - .profile_fr_info {
  938. 936.  -   padding-top: 2px;
  939. 937.  - }
  940. 938.  -
  941. 939.  - /* photos add */
  942. 940.  - #profile_photos_upload_wrap {
  943. 941.  -   position: relative;
  944. 942.  -   margin-bottom: 15px;
  945. 943.  - }
  946. 944.  - #profile_photos_upload {
  947. 945.  -   background: #eff1f3;
  948. 946.  -   padding: 17px;
  949. 947.  -   text-align: center;
  950. 948.  -   color: #738392;
  951. 949.  -   line-height: 16px;
  952. 950.  -   display: block;
  953. 951.  - }
  954. 952.  - a#profile_photos_upload:hover,
  955. 953.  - #profile_photos_upload.hover {
  956. 954.  -   background: #e9edf1;
  957. 955.  -   text-decoration: none;
  958. 956.  - }
  959. 957.  - .profile_photos_upload_label {
  960. 958.  -   background: url('/images/camera.gif') left 1px no-repeat;
  961. 959.  -   padding: 4px 0px 4px 35px;
  962. 960.  - }
  963. 961.  - .profile_photo_upload_box {
  964. 962.  -   padding: 30px 20px;
  965. 963.  -   text-align: center;
  966. 964.  -   line-height: 200%;
  967. 965.  - }
  968. 966.  - .profile_progress_wrap {
  969. 967.  -   width: 250px;
  970. 968.  -   height: 18px;
  971. 969.  -   margin: 18px auto 0;
  972. 970.  -   background: #FFF;
  973. 971.  -   border: 1px solid #CCC;
  974. 972.  - }
  975. 973.  - .profile_progress {
  976. 974.  -   height: 18px;
  977. 975.  -   background: #597DA3 url(/images/progress_grad.gif) repeat;
  978. 976.  -   border: 1px solid #45688E;
  979. 977.  -   margin: -1px;
  980. 978.  - }
  981. 979.  - #profile_photos_extra_link.hover {
  982. 980.  -   text-decoration: underline;
  983. 981.  - }
  984. 982.  - .profile_gifts_send {
  985. 983.  -   max-width: 170px;
  986. 984.  -   overflow: hidden;
  987. 985.  -   -o-text-overflow: ellipsis;
  988. 986.  -   text-overflow: ellipsis;
  989. 987.  -   white-space: nowrap;
  990. 988.  - }
  991. 989.  - b.profile_mob_onl {
  992. 990.  -   background-position: -11px 0px;
  993. 991.  -   *background-position: -11px -1px;
  994. 992.  - }
  995. 993.  - .profile_photo_prev {
  996. 994.  -   line-height: 160%;
  997. 995.  - }
  998. 996.  - #profile_map {
  999. 997.  -   position: relative;
  1000. 998.  - }
  1001. 999.  - .profile_map_photo {
  1002. 1000.  -   width: 35px;
  1003. 1001.  -   height: 35px;
  1004. 1002.  -   margin-left: -20px;
  1005. 1003.  -   margin-top: -20px;
  1006. 1004.  -   cursor: pointer;
  1007. 1005.  -   position: absolute;
  1008. 1006.  -   -webkit-border-radius: 20px;
  1009. 1007.  -   -moz-border-radius: 20px;
  1010. 1008.  -   border-radius: 20px;
  1011. 1009.  -   border: 2px solid #FFFFFF;
  1012. 1010.  -   -webkit-box-shadow: 0px 1px 3px #CED2D8;
  1013. 1011.  -   -moz-box-shadow: 0px 1px 3px #ced2d8;
  1014. 1012.  -   box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  1015. 1013.  - }
  1016. 1014.  - .profile_map_img {
  1017. 1015.  -   width: 40px;
  1018. 1016.  -   -webkit-border-radius: 4px;
  1019. 1017.  -   -moz-border-radius: 4px;
  1020. 1018.  -   border-radius: 4px;
  1021. 1019.  - }
  1022. 1020.  - #profile_map_photo_loader {
  1023. 1021.  -   position: absolute;
  1024. 1022.  -   display: block;
  1025. 1023.  -   width: 35px;
  1026. 1024.  -   height: 35px;
  1027. 1025.  -   background: rgba(0, 0, 0, 0.4) url('/images/upload_gray_mini.gif') no-repeat center center;
  1028. 1026.  -   -webkit-border-radius: 20px;
  1029. 1027.  -   -moz-border-radius: 20px;
  1030. 1028.  -   border-radius: 20px;
  1031. 1029.  - }
  1032. 1030.  - .profile_map_first {
  1033. 1031.  -   text-align: center;
  1034. 1032.  - }
  1035. 1033.  - .profile_map_photo_count {
  1036. 1034.  -   display: inline-block;
  1037. 1035.  -   *display: block;
  1038. 1036.  -   *zoom: 1;
  1039. 1037.  -   background: #000000;
  1040. 1038.  -   background: rgba(0, 0, 0, 0.6);
  1041. 1039.  -   color: #FFFFFF;
  1042. 1040.  -   font-weight: bold;
  1043. 1041.  -   margin-top: 7px;
  1044. 1042.  -   padding: 2px 6px;
  1045. 1043.  -   -webkit-border-radius: 4px;
  1046. 1044.  -   -moz-border-radius: 4px;
  1047. 1045.  -   border-radius: 4px;
  1048. 1046.  -
  1049. 1047.  - }
  1050. 1048.  - #profile_place_add {
  1051. 1049.  -   position: absolute;
  1052. 1050.  -   width: 370px;
  1053. 1051.  -   text-align: center;
  1054. 1052.  -   z-index: 500;
  1055. 1053.  -   padding: 87px 10px;
  1056. 1054.  -   cursor: pointer;
  1057. 1055.  - }
  1058. 1056.  - .profile_place_add_bg {
  1059. 1057.  -   background: rgba(0,0,0,0.5);
  1060. 1058.  -   font-size: 1.2em;
  1061. 1059.  -   color: #FFFFFF;
  1062. 1060.  -   font-weight: bold;
  1063. 1061.  -   display: inline-block;
  1064. 1062.  -   padding: 6px;
  1065. 1063.  -   -webkit-border-radius: 3px;
  1066. 1064.  -   -moz-border-radius: 3px;
  1067. 1065.  -   border-radius: 3px;
  1068. 1066.  -   opacity: 0.8;
  1069. 1067.  -   filter: alpha(opacity=80);
  1070. 1068.  - }
  1071. 1069.  - .profile_view_as_warn {
  1072. 1070.  -   line-height: 160%;
  1073. 1071.  - }
  1074. 1072.  - .profile_calls_btn {
  1075. 1073.  -   background: url('/images/icons/videocall_s.png') no-repeat 0px 0px;
  1076. 1074.  -   width: 20px;
  1077. 1075.  -   height: 12px;
  1078. 1076.  -   margin-left: 7px;
  1079. 1077.  - }
  1080. 1078.  - #profile_map_cont {
  1081. 1079.  -   cursor: pointer;
  1082. 1080.  -   width: 390px;
  1083. 1081.  -   height: 200px;
  1084. 1082.  - }
  1085. 1083.  -
  1086. 1084.  - #ddreq_wrap {
  1087. 1085.  -   position: absolute;
  1088. 1086.  -   width: 184px;
  1089. 1087.  -   background: #FFF;
  1090. 1088.  - }
  1091. 1089.  - .ddreq_header {
  1092. 1090.  -   text-align: center;
  1093. 1091.  -   background: #5e80a5;
  1094. 1092.  -   border-bottom-color: #51749c;
  1095. 1093.  -   padding: 7px 0;
  1096. 1094.  -   -webkit-border-top-left-radius: 2px;
  1097. 1095.  -   -webkit-border-top-right-radius: 2px;
  1098. 1096.  -   -khtml-border-top-left-radius: 2px;
  1099. 1097.  -   -khtml-border-top-right-radius: 2px;
  1100. 1098.  -   -moz-border-top-left-radius: 2px;
  1101. 1099.  -   -moz-border-top-right-radius: 2px;
  1102. 1100.  -   border-top-left-radius: 2px;
  1103. 1101.  -   border-top-right-radius: 2px;
  1104. 1102.  -   border-bottom: 1px solid #51749C;
  1105. 1103.  -   cursor: pointer;
  1106. 1104.  - }
  1107. 1105.  - .ddreq_header_inner {
  1108. 1106.  -   padding-right: 15px;
  1109. 1107.  -   background: url(/images/profile_arrs.png) no-repeat right -47px;
  1110. 1108.  -   color: #FFF;
  1111. 1109.  - }
  1112. 1110.  - .ddreq_inner {
  1113. 1111.  -   line-height: 140%;
  1114. 1112.  -   padding: 10px;
  1115. 1113.  -   border: 1px solid #96AABE;
  1116. 1114.  -   border-top: 0;
  1117. 1115.  - }
  1118. 1116.  - .profile_career_group {
  1119. 1117.  -   margin-left: 8px;
  1120. 1118.  - }
  1121. 1119.  - .profile_career_row {
  1122. 1120.  -   line-height: 160%;
  1123. 1121.  - }
  1124. ------
Advertisement
Add Comment
Please, Sign In to add comment