Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.72 KB | None | 0 0
  1. /* begin Page */
  2. img
  3. {
  4. behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = GetStyleUrl()+"../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
  5. }
  6. /* end Page */
  7.  
  8. /* begin Box, Sheet */
  9.  
  10. .Sheet
  11. {
  12. width: 810px;
  13. zoom: 1;
  14. }
  15.  
  16.  
  17. .Sheet-tl
  18. {
  19. font-size: 1px;
  20. background: none;
  21. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Sheet-s.png',sizingMethod='crop')");
  22. }
  23.  
  24. .Sheet-tr
  25. {
  26. font-size: 1px;
  27. left: expression(this.parentNode.offsetWidth-40+'px');
  28. }
  29.  
  30. .Sheet-tr div
  31. {
  32. background: none;
  33. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Sheet-s.png',sizingMethod='crop')");
  34. }
  35.  
  36. .Sheet-bl
  37. {
  38. font-size: 1px;
  39. top: expression(this.parentNode.offsetHeight-40+'px');
  40. }
  41.  
  42. .Sheet-bl div
  43. {
  44. background: none;
  45. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Sheet-s.png',sizingMethod='crop')");
  46. }
  47.  
  48. .Sheet-br
  49. {
  50. font-size: 1px;
  51. top: expression(this.parentNode.offsetHeight-40+'px');
  52. left: expression(this.parentNode.offsetWidth-40+'px');
  53. }
  54.  
  55. .Sheet-br div
  56. {
  57. background: none;
  58. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Sheet-s.png',sizingMethod='crop')");
  59. }
  60.  
  61. .Sheet-tc
  62. {
  63. font-size: 1px;
  64. width: expression(this.parentNode.offsetWidth-80+'px');
  65. }
  66.  
  67. .Sheet-tc div
  68. {
  69. font-size: 1px;
  70. background: none;
  71. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Sheet-h.png',sizingMethod='crop')");
  72. }
  73.  
  74. .Sheet-bc
  75. {
  76. font-size: 1px;
  77. top: expression(this.parentNode.offsetHeight-40+'px');
  78. width: expression(this.parentNode.offsetWidth-80+'px');
  79. }
  80.  
  81. .Sheet-bc div
  82. {
  83. font-size: 1px;
  84. background: none;
  85. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Sheet-h.png',sizingMethod='crop')");
  86. }
  87.  
  88. .Sheet-cl
  89. {
  90. font-size: 1px;
  91. height: expression(this.parentNode.offsetHeight-80+'px');
  92. }
  93.  
  94. .Sheet-cl div
  95. {
  96. font-size: 1px;
  97. background: none;
  98. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Sheet-v.png',sizingMethod='crop')");
  99. }
  100.  
  101. .Sheet-cr
  102. {
  103. font-size: 1px;
  104. left: expression(this.parentNode.offsetWidth-40+'px');
  105. height: expression(this.parentNode.offsetHeight-80+'px');
  106. }
  107.  
  108. .Sheet-cr div
  109. {
  110. font-size: 1px;
  111. background: none;
  112. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Sheet-v.png',sizingMethod='crop')");
  113. }
  114.  
  115. .Sheet-cc
  116. {
  117. font-size: 1px;
  118. width: expression(this.parentNode.offsetWidth-80+'px');
  119. height: expression(this.parentNode.offsetHeight-80+'px');
  120. background: none;
  121. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Sheet-c.png',sizingMethod='scale')");
  122. }
  123.  
  124.  
  125. /* end Box, Sheet */
  126.  
  127. /* begin Header */
  128. div.Header-jpg
  129. {
  130. font-size: 1px;
  131. background: none;
  132. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Header.jpg',sizingMethod='crop')");
  133. }
  134. /* end Header */
  135.  
  136. /* begin Menu */
  137.  
  138. .artmenu, .artmenu ul
  139. {
  140. height: 1%;
  141. }
  142.  
  143. .artmenu li.artmenuhover
  144. {
  145. z-index: 10000;
  146. }
  147.  
  148. .artmenu .artmenuhoverUL
  149. {
  150. visibility: visible;
  151. }
  152.  
  153. .artmenu .artmenuhoverUL
  154. {
  155. top: 100%;
  156. left: 0;
  157. }
  158.  
  159. .artmenu .artmenuhoverUL .artmenuhoverUL
  160. {
  161. top: 0;
  162. left: 100%;
  163. }
  164.  
  165. .artmenu ul a
  166. {
  167. height: 1%;
  168. }
  169.  
  170. .artmenu li li
  171. {
  172. float: left;
  173. width: 100%;
  174. }
  175.  
  176. .artmenu .artmenuhoverUL .artmenuhoverUL
  177. {
  178. top: 5px;
  179. left: 100%;
  180. }
  181.  
  182. .artmenu, .artmenu ul
  183. {
  184. height: 1%;
  185. }
  186.  
  187. .artmenu li.artmenuhover
  188. {
  189. z-index: 10000;
  190. }
  191.  
  192. .artmenu .artmenuhoverUL
  193. {
  194. visibility: visible;
  195. }
  196.  
  197. .artmenu .artmenuhoverUL
  198. {
  199. top: 100%;
  200. left: 0;
  201. }
  202.  
  203. .artmenu .artmenuhoverUL .artmenuhoverUL
  204. {
  205. top: 0;
  206. left: 100%;
  207. }
  208.  
  209. .artmenu ul a
  210. {
  211. height: 1%;
  212. }
  213.  
  214. .artmenu li li
  215. {
  216. float: left;
  217. width: 100%;
  218. }
  219.  
  220.  
  221. .nav
  222. {
  223. zoom: 1;
  224. }
  225.  
  226.  
  227. .nav .l
  228. {
  229. width: expression(this.parentNode.offsetWidth-0+'px');
  230. }
  231.  
  232.  
  233. .nav .r
  234. {
  235. left: expression(this.parentNode.offsetWidth-0+'px');
  236. }
  237.  
  238.  
  239. .nav .r div
  240. {
  241. left: expression(this.parentNode.offsetWidth-800+'px');
  242. }
  243.  
  244.  
  245. .nav .l, .nav .r div
  246. {
  247. font-size: 1px;
  248. background: none;
  249. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/nav.png',sizingMethod='crop')");
  250. }
  251.  
  252. /* end Menu */
  253.  
  254. /* begin MenuItem */
  255.  
  256. .artmenu a , .artmenu a span
  257. {
  258. float: left;
  259. }
  260.  
  261.  
  262. .artmenu a span span
  263. {
  264. display: inline;
  265. }
  266.  
  267.  
  268. .artmenu .artmenuhover .artmenuhoverA
  269. {
  270. background-position: left -25px;
  271. }
  272.  
  273. .artmenu .artmenuhover .artmenuhoverA span
  274. {
  275. background-position: right -25px;
  276. }
  277.  
  278.  
  279. .artmenu .artmenuhover .artmenuhoverA span span
  280. {
  281. color: #232622;
  282. background-position: left -25px;
  283. }
  284.  
  285. /* end MenuItem */
  286.  
  287. /* begin MenuSeparator */
  288. .nav .separator
  289. {
  290. font-size: 1px;
  291. zoom:1;
  292. }
  293. /* end MenuSeparator */
  294.  
  295. /* begin MenuSubItem */
  296.  
  297. .artmenu ul a
  298. {
  299. color: #474024 !important;
  300. }
  301.  
  302. .artmenu ul a:hover {
  303. color: #F8F7F1 !important;
  304. }
  305.  
  306. .artmenu ul .artmenuhover .artmenuhoverA
  307. {
  308. color: #F8F7F1 !important;
  309. border-color: {HoveredBorderColor};
  310. background-position: 0 -21px;
  311. }
  312.  
  313. .nav .artmenu ul a:hover span, .nav .artmenu ul a:hover span span
  314. {
  315. color: #F8F7F1 !important;
  316. }
  317.  
  318. .nav .artmenu ul .artmenuhover .artmenuhoverA span, .nav .artmenu ul .artmenuhover .artmenuhoverA span span
  319. {
  320. color: #F8F7F1 !important;
  321. }
  322.  
  323. /* end MenuSubItem */
  324.  
  325. /* begin Box, Block */
  326.  
  327. .Block
  328. {
  329. zoom: 1;
  330. }
  331.  
  332.  
  333.  
  334. /* end Box, Block */
  335.  
  336. /* begin BlockHeader */
  337.  
  338. .BlockHeader
  339. {
  340. zoom: 1;
  341. }
  342.  
  343.  
  344. .BlockHeader .l
  345. {
  346. width: expression(this.parentNode.offsetWidth-6+'px');
  347. }
  348.  
  349.  
  350. .BlockHeader .r
  351. {
  352. left: expression(this.parentNode.offsetWidth-6+'px');
  353. }
  354.  
  355.  
  356. .BlockHeader .r div
  357. {
  358. left: expression(this.parentNode.offsetWidth-800+'px');
  359. }
  360.  
  361. .BlockHeader .l, .BlockHeader .r div
  362. {
  363. font-size: 1px;
  364. }
  365.  
  366.  
  367. .BlockHeader .l, .BlockHeader .r div
  368. {
  369. background: none;
  370. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockHeader.png',sizingMethod='crop')");
  371. }
  372.  
  373.  
  374. .header-tag-icon
  375. {
  376. background: none;
  377. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockHeaderIcon.png',sizingMethod='crop')");
  378. }
  379.  
  380. /* end BlockHeader */
  381.  
  382. /* begin Box, BlockContent */
  383.  
  384. .BlockContent
  385. {
  386. zoom: 1;
  387. }
  388.  
  389.  
  390. .BlockContent-tl
  391. {
  392. font-size: 1px;
  393. background: none;
  394. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockContent-s.png',sizingMethod='crop')");
  395. }
  396.  
  397. .BlockContent-tr
  398. {
  399. font-size: 1px;
  400. left: expression(this.parentNode.offsetWidth-7+'px');
  401. }
  402.  
  403. .BlockContent-tr div
  404. {
  405. background: none;
  406. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockContent-s.png',sizingMethod='crop')");
  407. }
  408.  
  409. .BlockContent-bl
  410. {
  411. font-size: 1px;
  412. top: expression(this.parentNode.offsetHeight-7+'px');
  413. }
  414.  
  415. .BlockContent-bl div
  416. {
  417. background: none;
  418. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockContent-s.png',sizingMethod='crop')");
  419. }
  420.  
  421. .BlockContent-br
  422. {
  423. font-size: 1px;
  424. top: expression(this.parentNode.offsetHeight-7+'px');
  425. left: expression(this.parentNode.offsetWidth-7+'px');
  426. }
  427.  
  428. .BlockContent-br div
  429. {
  430. background: none;
  431. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockContent-s.png',sizingMethod='crop')");
  432. }
  433.  
  434. .BlockContent-tc
  435. {
  436. font-size: 1px;
  437. width: expression(this.parentNode.offsetWidth-14+'px');
  438. }
  439.  
  440. .BlockContent-tc div
  441. {
  442. font-size: 1px;
  443. background: none;
  444. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockContent-h.png',sizingMethod='crop')");
  445. }
  446.  
  447. .BlockContent-bc
  448. {
  449. font-size: 1px;
  450. top: expression(this.parentNode.offsetHeight-7+'px');
  451. width: expression(this.parentNode.offsetWidth-14+'px');
  452. }
  453.  
  454. .BlockContent-bc div
  455. {
  456. font-size: 1px;
  457. background: none;
  458. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockContent-h.png',sizingMethod='crop')");
  459. }
  460.  
  461. .BlockContent-cl
  462. {
  463. font-size: 1px;
  464. height: expression(this.parentNode.offsetHeight-14+'px');
  465. }
  466.  
  467. .BlockContent-cl div
  468. {
  469. font-size: 1px;
  470. background: none;
  471. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockContent-v.png',sizingMethod='crop')");
  472. }
  473.  
  474. .BlockContent-cr
  475. {
  476. font-size: 1px;
  477. left: expression(this.parentNode.offsetWidth-7+'px');
  478. height: expression(this.parentNode.offsetHeight-14+'px');
  479. }
  480.  
  481. .BlockContent-cr div
  482. {
  483. font-size: 1px;
  484. background: none;
  485. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockContent-v.png',sizingMethod='crop')");
  486. }
  487.  
  488. .BlockContent-cc
  489. {
  490. font-size: 1px;
  491. width: expression(this.parentNode.offsetWidth-14+'px');
  492. height: expression(this.parentNode.offsetHeight-14+'px');
  493. }
  494.  
  495.  
  496.  
  497. .BlockContent-body ul li
  498. {
  499. height:1%;
  500. background:none;
  501. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/BlockContentBullets.png',sizingMethod='crop')");
  502. }
  503.  
  504. /* end Box, BlockContent */
  505.  
  506. /* begin Box, Post */
  507.  
  508. .Post
  509. {
  510. zoom: 1;
  511. }
  512.  
  513.  
  514.  
  515. /* end Box, Post */
  516.  
  517. /* begin PostContent */
  518. h1
  519. {
  520. margin: 0.67em 0;
  521. }
  522.  
  523. h2
  524. {
  525. margin: 0.8em 0;
  526. }
  527.  
  528. h3
  529. {
  530. margin: 1em 0;
  531. }
  532.  
  533. h4
  534. {
  535. margin: 1.25em 0;
  536. }
  537.  
  538. h5
  539. {
  540. margin: 1.67em 0;
  541. }
  542.  
  543. h6
  544. {
  545. margin: 2.33em 0;
  546. }
  547. /* end PostContent */
  548.  
  549. /* begin PostBullets */
  550.  
  551. .Post ul li
  552. {
  553. height:1%;
  554. background:none;
  555. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/PostBullets.png',sizingMethod='crop')");
  556. }
  557.  
  558. /* end PostBullets */
  559.  
  560. /* begin PostQuote */
  561.  
  562. blockquote
  563. {
  564. height:1%;
  565. background-image: none;
  566. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/PostQuote.png',sizingMethod='crop')");
  567. }
  568.  
  569. /* end PostQuote */
  570.  
  571. /* begin Button */
  572. button.Button, a.Button
  573. {
  574. display:list-item;
  575. list-style-type:none;
  576. float:left;
  577. }
  578.  
  579. .Button, .Button .btn
  580. {
  581. font-size: 1px;
  582. }
  583.  
  584.  
  585. .Button .r
  586. {
  587. font-size: 1px;
  588. left: expression(this.parentNode.offsetWidth-11+'px');
  589. }
  590.  
  591.  
  592. .Button .r span
  593. {
  594. font-size: 1px;
  595. left: expression(this.parentNode.offsetWidth-411+'px');
  596. }
  597.  
  598.  
  599. .Button .l
  600. {
  601. font-size: 1px;
  602. width: expression(this.parentNode.offsetWidth-11+'px');
  603. }
  604.  
  605.  
  606. .Button .l, .Button .r span
  607. {
  608. background: none;
  609. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Button.png',sizingMethod='crop')");
  610. }
  611.  
  612. /* end Button */
  613.  
  614. /* begin Footer */
  615.  
  616. .Footer .Footer-background
  617. {
  618. top: expression(this.parentNode.offsetHeight-100+'px');
  619. background: none;
  620. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/Footer.png',sizingMethod='crop')");
  621. zoom: 1;
  622. font-size:1px;
  623. }
  624.  
  625.  
  626. .rss-tag-icon
  627. {
  628. zoom:1;
  629. font-size:1px;
  630. background:none;
  631. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"../images/livemarks.png',sizingMethod='crop')");
  632. }
  633.  
  634. /* end Footer */
  635.  
  636.  
  637.  
  638. form#form-login ul li
  639. {
  640. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="");
  641. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement