/themes/bluefader/css/style.ie6.css

https://github.com/anathor/SilverStripeCantabileMusic · CSS · 560 lines · 432 code · 100 blank · 28 comment · 2 complexity · 81f383729972f59a893f24f4dc3ac4c0 MD5 · raw file

  1. /* begin Page */
  2. .PageBackgroundGlareImage
  3. {
  4. background: none;
  5. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+GetStyleUrl()+"images/Page-BgGlare.png',sizingMethod='crop')");
  6. }
  7. img
  8. {
  9. 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));
  10. }
  11. /* end Page */
  12. /* begin Box, Sheet */
  13. .Sheet, .Sheet-body
  14. {
  15. zoom:1;
  16. }
  17. .Sheet-body
  18. {
  19. position:static;
  20. }
  21. .Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl
  22. {
  23. font-size: 1px;
  24. background: none;
  25. }
  26. .Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl
  27. {
  28. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-s.png',sizingMethod='scale')");
  29. }
  30. .Sheet-tl
  31. {
  32. clip: rect(auto 20px 20px auto);
  33. }
  34. .Sheet-tr
  35. {
  36. left: expression(this.parentNode.offsetWidth-40+'px');
  37. clip: rect(auto auto 20px 20px);
  38. }
  39. .Sheet-bl
  40. {
  41. top: expression(this.parentNode.offsetHeight-40+'px');
  42. clip: rect(20px 20px auto auto);
  43. }
  44. .Sheet-br
  45. {
  46. top: expression(this.parentNode.offsetHeight-40+'px');
  47. left: expression(this.parentNode.offsetWidth-40+'px');
  48. clip: rect(20px auto auto 20px);
  49. }
  50. .Sheet-tc, .Sheet-bc
  51. {
  52. width: expression(this.parentNode.offsetWidth-40+'px');
  53. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-h.png',sizingMethod='scale')");
  54. }
  55. .Sheet-tc
  56. {
  57. clip: rect(auto auto 20px auto);
  58. }
  59. .Sheet-bc
  60. {
  61. top: expression(this.parentNode.offsetHeight-40+'px');
  62. clip: rect(20px auto auto auto);
  63. }
  64. .Sheet-cr, .Sheet-cl
  65. {
  66. height: expression(this.parentNode.offsetHeight-40+'px');
  67. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Sheet-v.png',sizingMethod='scale')");
  68. }
  69. .Sheet-cr
  70. {
  71. left: expression(this.parentNode.offsetWidth-40+'px');
  72. clip: rect(auto auto auto 20px);
  73. }
  74. .Sheet-cl
  75. {
  76. clip: rect(auto 20px auto auto);
  77. }
  78. .Sheet-cc
  79. {
  80. font-size: 1px;
  81. width: expression(this.parentNode.offsetWidth-40+'px');
  82. height: expression(this.parentNode.offsetHeight-40+'px');
  83. background-color: #FFFFFF;
  84. }
  85. .PageBackgroundSimpleGradient, .PageBackgroundGradient, .PageBackgroundGlare
  86. {
  87. width:expression(document.body.clientWidth > 899 ? "100%" : "899px");
  88. }
  89. /* end Box, Sheet */
  90. /* begin Menu */
  91. .artmenu ul
  92. {
  93. height: 1%;
  94. width:1px;
  95. }
  96. .artmenu, .artmenu ul
  97. {
  98. height: 1%;
  99. }
  100. .artmenu li.artmenuhover
  101. {
  102. z-index: 10000;
  103. }
  104. .artmenu .artmenuhoverUL
  105. {
  106. visibility: visible;
  107. }
  108. .artmenu .artmenuhoverUL
  109. {
  110. top: 100%;
  111. left: 0;
  112. }
  113. .artmenu .artmenuhoverUL .artmenuhoverUL
  114. {
  115. top: 0;
  116. left: 100%;
  117. }
  118. .artmenu ul a
  119. {
  120. height: 1%;
  121. }
  122. .artmenu li li
  123. {
  124. float: left;
  125. width: 100%;
  126. }
  127. .artmenu .artmenuhoverUL .artmenuhoverUL
  128. {
  129. top: 5px;
  130. left: 100%;
  131. }
  132. .artmenu, .artmenu ul
  133. {
  134. height: 1%;
  135. }
  136. .artmenu li.artmenuhover
  137. {
  138. z-index: 10000;
  139. }
  140. .artmenu .artmenuhoverUL
  141. {
  142. visibility: visible;
  143. }
  144. .artmenu .artmenuhoverUL
  145. {
  146. top: 100%;
  147. left: 0;
  148. }
  149. .artmenu .artmenuhoverUL .artmenuhoverUL
  150. {
  151. top: 0;
  152. left: 100%;
  153. }
  154. .artmenu ul a
  155. {
  156. height: 1%;
  157. }
  158. .artmenu li li
  159. {
  160. float: left;
  161. width: 100%;
  162. }
  163. .nav
  164. {
  165. zoom: 1;
  166. }
  167. .nav .l, .nav .r
  168. {
  169. font-size: 1px;
  170. background: none;
  171. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/nav.png',sizingMethod='crop')");
  172. }
  173. .nav .l
  174. {
  175. width: expression(this.parentNode.offsetWidth-20+'px');;
  176. }
  177. .nav .r
  178. {
  179. left: expression(this.parentNode.offsetWidth-899+'px');
  180. clip: rect(auto auto auto 879px);
  181. }
  182. /* end Menu */
  183. /* begin MenuItem */
  184. .artmenu a
  185. {
  186. float:left;
  187. }
  188. .artmenu a:hover
  189. {
  190. visibility:visible;
  191. }
  192. .artmenu a .r, .artmenu a .l
  193. {
  194. font-size:1px;
  195. background: none;
  196. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/MenuItem.png',sizingMethod='crop')");
  197. }
  198. .artmenu a .r
  199. {
  200. left: expression(this.parentNode.offsetWidth-402+'px');
  201. clip: rect(auto auto auto 401px);
  202. }
  203. .artmenu a .l
  204. {
  205. width: expression(this.parentNode.offsetWidth-1+'px');
  206. }
  207. .artmenuhover .artmenuhoverA .t
  208. {
  209. color: #545454;
  210. }
  211. .artmenuhover .artmenuhoverA .l, .artmenuhover .artmenuhoverA .r
  212. {
  213. top: -29px;
  214. }
  215. /* end MenuItem */
  216. /* begin MenuSubItem */
  217. .artmenu ul a
  218. {
  219. color: #000000 !important;
  220. }
  221. .artmenu ul a:hover {
  222. color: #000000 !important;
  223. }
  224. .artmenu ul .artmenuhover .artmenuhoverA
  225. {
  226. color: #000000 !important;
  227. background-position: 0 -26px;
  228. }
  229. .nav .artmenu ul a:hover span, .nav .artmenu ul a:hover span span
  230. {
  231. color: #000000 !important;
  232. }
  233. .nav .artmenu ul .artmenuhover .artmenuhoverA span, .nav .artmenu ul .artmenuhover .artmenuhoverA span span
  234. {
  235. color: #000000 !important;
  236. }
  237. /* end MenuSubItem */
  238. /* begin Box, Block */
  239. .Block, .Block-body
  240. {
  241. zoom:1;
  242. }
  243. .Block-body
  244. {
  245. position:static;
  246. }
  247. .Block-tr, .Block-tl, .Block-br, .Block-bl, .Block-tc, .Block-bc,.Block-cr, .Block-cl
  248. {
  249. font-size: 1px;
  250. background: none;
  251. }
  252. .Block-tr, .Block-tl, .Block-br, .Block-bl
  253. {
  254. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Block-s.png',sizingMethod='scale')");
  255. }
  256. .Block-tl
  257. {
  258. clip: rect(auto 11px 11px auto);
  259. }
  260. .Block-tr
  261. {
  262. left: expression(this.parentNode.offsetWidth-22+'px');
  263. clip: rect(auto auto 11px 11px);
  264. }
  265. .Block-bl
  266. {
  267. top: expression(this.parentNode.offsetHeight-22+'px');
  268. clip: rect(11px 11px auto auto);
  269. }
  270. .Block-br
  271. {
  272. top: expression(this.parentNode.offsetHeight-22+'px');
  273. left: expression(this.parentNode.offsetWidth-22+'px');
  274. clip: rect(11px auto auto 11px);
  275. }
  276. .Block-tc, .Block-bc
  277. {
  278. width: expression(this.parentNode.offsetWidth-22+'px');
  279. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Block-h.png',sizingMethod='scale')");
  280. }
  281. .Block-tc
  282. {
  283. clip: rect(auto auto 11px auto);
  284. }
  285. .Block-bc
  286. {
  287. top: expression(this.parentNode.offsetHeight-22+'px');
  288. clip: rect(11px auto auto auto);
  289. }
  290. .Block-cr, .Block-cl
  291. {
  292. height: expression(this.parentNode.offsetHeight-22+'px');
  293. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Block-v.png',sizingMethod='scale')");
  294. }
  295. .Block-cr
  296. {
  297. left: expression(this.parentNode.offsetWidth-22+'px');
  298. clip: rect(auto auto auto 11px);
  299. }
  300. .Block-cl
  301. {
  302. clip: rect(auto 11px auto auto);
  303. }
  304. .Block-cc
  305. {
  306. font-size: 1px;
  307. width: expression(this.parentNode.offsetWidth-22+'px');
  308. height: expression(this.parentNode.offsetHeight-22+'px');
  309. background-color: #003366;
  310. }
  311. /* end Box, Block */
  312. /* begin BlockHeader */
  313. .BlockHeader, .BlockHeader
  314. {
  315. font-size: 1px;
  316. }
  317. .BlockHeader .l, .BlockHeader .r
  318. {
  319. background: none;
  320. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockHeader.png',sizingMethod='crop')");
  321. }
  322. .BlockHeader .r
  323. {
  324. left: expression(this.parentNode.offsetWidth-899+'px');
  325. clip: rect(auto auto auto 889px);
  326. }
  327. .BlockHeader .l
  328. {
  329. width: expression(this.parentNode.offsetWidth-10+'px');
  330. }
  331. .header-tag-icon
  332. {
  333. background: none;
  334. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockHeaderIcon.png',sizingMethod='crop')");
  335. }
  336. /* end BlockHeader */
  337. /* begin Box, BlockContent */
  338. .BlockContent, .BlockContent-body
  339. {
  340. zoom:1;
  341. }
  342. .BlockContent-body
  343. {
  344. position:static;
  345. }
  346. .BlockContent-body ul li
  347. {
  348. height:1%;
  349. background:none;
  350. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/BlockContentBullets.png',sizingMethod='crop')");
  351. }
  352. /* end Box, BlockContent */
  353. /* begin Box, Post */
  354. .Post, .Post-body
  355. {
  356. zoom:1;
  357. }
  358. .Post-body
  359. {
  360. position:static;
  361. }
  362. /* end Box, Post */
  363. /* begin PostContent */
  364. h1
  365. {
  366. margin: 0.67em 0;
  367. }
  368. h2
  369. {
  370. margin: 0.8em 0;
  371. }
  372. h3
  373. {
  374. margin: 1em 0;
  375. }
  376. h4
  377. {
  378. margin: 1.25em 0;
  379. }
  380. h5
  381. {
  382. margin: 1.67em 0;
  383. }
  384. h6
  385. {
  386. margin: 2.33em 0;
  387. }
  388. /* end PostContent */
  389. /* begin PostBullets */
  390. .Post ul li, .Post ol ul li
  391. {
  392. height:1%;
  393. background:none;
  394. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/PostBullets.png',sizingMethod='crop')");
  395. }
  396. .Post ul ol li
  397. {
  398. background:none;
  399. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="");
  400. }
  401. /* end PostBullets */
  402. /* begin PostQuote */
  403. blockquote
  404. {
  405. height:1%;
  406. background-image: none;
  407. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/PostQuote.png',sizingMethod='crop')");
  408. }
  409. /* end PostQuote */
  410. /* begin Button */
  411. .Button
  412. {
  413. display:list-item;
  414. list-style-type:none;
  415. float:left;
  416. }
  417. .Button, .Button .btn, .Button .btn .l, .Button .btn .r
  418. {
  419. font-size: 1px;
  420. }
  421. .Button .btn .t
  422. {
  423. display:inline-block;
  424. }
  425. .Button .btn .l, .Button .btn .r
  426. {
  427. background: none;
  428. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Button.png',sizingMethod='crop')");
  429. }
  430. .Button .btn .r
  431. {
  432. left: expression(this.parentNode.offsetWidth-411+'px');
  433. clip: rect(auto auto auto 406px);
  434. }
  435. .Button .btn .l
  436. {
  437. width: expression(this.parentNode.offsetWidth-5+'px');
  438. }
  439. /* end Button */
  440. /* begin Footer */
  441. .Footer .Footer-background
  442. {
  443. top: expression(this.parentNode.offsetHeight-150+'px');
  444. background: none;
  445. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/Footer.png',sizingMethod='crop')");
  446. zoom: 1;
  447. font-size:1px;
  448. }
  449. .rss-tag-icon
  450. {
  451. zoom:1;
  452. font-size:1px;
  453. background:none;
  454. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + GetStyleUrl()+"images/rssIcon.png',sizingMethod='crop')");
  455. }
  456. /* end Footer */
  457. form#form-login ul li
  458. {
  459. behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="");
  460. }