Advertisement
Guest User

Untitled

a guest
Mar 5th, 2013
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.80 KB | None | 0 0
  1. @import "http://dl.dropbox.com/u/49469857/MAL/premade/anime.css";
  2. @import "http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSSFixed.css";
  3. body {
  4. background-attachment:fixed;
  5. background-clip:border-box;
  6. background-color:transparent;
  7. background-image:url(http://i.imgur.com/R1EsWMM.jpg);
  8. background-position:0 50%, 0 0;
  9. background-repeat:no-repeat no-repeat;
  10. background-size:cover;
  11. font-family:calibri;
  12. }
  13. #inlineContent {
  14. display:inline-block !important;
  15. height:1200px !important;
  16. left:0 !important;
  17. margin:auto !important;
  18. position:fixed !important;
  19. right:0 !important;
  20. top:0 !important;
  21. width:1200px !important;
  22. z-index:-1 !important;
  23. }
  24. #list_surround {
  25. background-attachment:scroll;
  26. background-color:transparent;
  27. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/Saklogo_zps5acec56e.png);
  28. background-position:0 20px;
  29. background-repeat:no-repeat no-repeat;
  30. font-size:81.25%;
  31. line-height:1;
  32. margin:0 auto;
  33. padding-bottom:10px;
  34. padding-top:320px;
  35. position:absolute;
  36. right:-4px !important;
  37. width:900px;
  38. }
  39. body {
  40. font-family:cursive;
  41. }
  42. a {
  43. color:#FFFFFF;
  44. text-decoration:initial;
  45. text-shadow:none;
  46. }
  47. a:hover {
  48. color:#33CCFF;
  49. }
  50. .table_header {
  51. background-color:rgba(255, 255, 255, 0.498039);
  52. }
  53. .table_header:first-of-type {
  54. border-bottom-left-radius:0;
  55. border-bottom-right-radius:0;
  56. border-top-left-radius:20px;
  57. border-top-right-radius:0;
  58. }
  59. .table_header:nth-of-type(2) {
  60. text-align:left;
  61. }
  62. .table_header:last-of-type {
  63. border-bottom-left-radius:0;
  64. border-bottom-right-radius:0;
  65. border-top-left-radius:0;
  66. border-top-right-radius:3px;
  67. }
  68. .td1 {
  69. background-color:rgba(70, 70, 70, 0.498039);
  70. height:65px;
  71. }
  72. .td2 {
  73. background-color:rgba(50, 50, 50, 0.498039);
  74. height:65px;
  75. }
  76. .table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals {
  77. border:0 none;
  78. padding:4px;
  79. text-align:center;
  80. vertical-align:top;
  81. }
  82. .table_header, .td1, .td2, .category_totals {
  83. color:white;
  84. }
  85. .borderRBL {
  86. line-height:normal !important;
  87. }
  88. [cellspacing="0"] {
  89. line-height:17px;
  90. }
  91. .category_totals {
  92. background-color:rgba(255, 255, 255, 0.498039);
  93. border-bottom-left-radius:20px;
  94. border-bottom-right-radius:0;
  95. border-top-left-radius:0;
  96. border-top-right-radius:0;
  97. color:white;
  98. text-align:center;
  99. }
  100. [class^="header_"] * {
  101. background-repeat:no-repeat no-repeat;
  102. font-size:0;
  103. height:200px;
  104. line-height:24px;
  105. padding-bottom:4px;
  106. text-align:right;
  107. vertical-align:bottom;
  108. }
  109. .header_title {
  110. border-bottom-left-radius:4px;
  111. border-bottom-right-radius:4px;
  112. border-top-left-radius:4px;
  113. border-top-right-radius:4px;
  114. color:#FFFFFF;
  115. display:inline-block;
  116. font-style:italic;
  117. height:auto;
  118. padding:0 8px 0 0;
  119. text-shadow:rgba(0, 0, 0, 0.14902) 0 1px 1px;
  120. }
  121. #grand_totals {
  122. background-color:transparent;
  123. border:0 none;
  124. border-bottom-left-radius:3px;
  125. border-bottom-right-radius:3px;
  126. border-top-left-radius:3px;
  127. border-top-right-radius:3px;
  128. color:#FFFFFF;
  129. line-height:20px;
  130. min-height:20px;
  131. padding:8px;
  132. text-align:center;
  133. vertical-align:middle;
  134. }
  135. #copyright {
  136. background-color:rgba(180, 32, 48, 0.6);
  137. border-bottom-left-radius:3px;
  138. border-bottom-right-radius:3px;
  139. border-top-left-radius:3px;
  140. border-top-right-radius:3px;
  141. color:#EEEEEE;
  142. line-height:17px;
  143. margin-top:10px;
  144. padding:8px;
  145. text-align:center;
  146. }
  147. #copyright::after {
  148. }
  149. .hide {
  150. background-color:rgba(248, 162, 200, 0.701961);
  151. background-position:50% 50%;
  152. background-repeat:no-repeat no-repeat;
  153. background-size:cover;
  154. border:1px solid #FFFFFF;
  155. border-bottom-left-radius:7px;
  156. border-bottom-right-radius:7px;
  157. border-top-left-radius:7px;
  158. border-top-right-radius:0;
  159. display:inline-block !important;
  160. height:55px;
  161. margin-left:33px;
  162. margin-top:-65px;
  163. position:absolute;
  164. width:35px;
  165. }
  166. .hide:hover {
  167. background-color:transparent;
  168. background-repeat:no-repeat no-repeat;
  169. background-size:cover;
  170. border-bottom-left-radius:20px;
  171. border-bottom-right-radius:20px;
  172. border-top-left-radius:20px;
  173. border-top-right-radius:20px;
  174. box-shadow:rgba(63, 52, 60, 0.54902) 0 0 8px 8px;
  175. margin-left:-140px;
  176. padding-right:150px;
  177. padding-top:220px !important;
  178. position:absolute;
  179. z-index:1;
  180. }
  181. .td1:nth-of-type(2), .td2:nth-of-type(2) {
  182. padding-left:35px;
  183. text-align:left;
  184. }
  185. .td1:nth-of-type(6), .td2:nth-of-type(6) {
  186. background-attachment:scroll;
  187. background-color:transparent;
  188. background-image:none;
  189. background-position:0 0;
  190. background-repeat:repeat repeat;
  191. border-bottom-style:none !important;
  192. border-bottom-width:medium !important;
  193. display:inline-block;
  194. font-family:cursive;
  195. font-size:9pt;
  196. height:0 !important;
  197. left:70px;
  198. line-height:16px !important;
  199. margin-top:16px;
  200. position:absolute;
  201. text-align:justify !important;
  202. width:720px;
  203. z-index:2;
  204. }
  205. .table_header:nth-of-type(6) {
  206. display:none;
  207. }
  208. span[id*="tagRow"] {
  209. display:block !important;
  210. }
  211. span[id*="tagLinks"] {
  212. display:none !important;
  213. }
  214. a, .td1, .td2, .category_totals {
  215. -webkit-transition:all 0.25s ease-in-out 0s;
  216. }
  217. #list_surround .status_selected, #list_surround .status_not_selected {
  218. -webkit-background-clip:padding-box !important;
  219. background-clip:padding-box !important;
  220. background-color:transparent;
  221. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donewatch_zpsca2e7ada.png);
  222. background-position:100% 0;
  223. background-repeat:no-repeat no-repeat;
  224. background-size:contain;
  225. border:1px solid transparent;
  226. border-bottom-left-radius:10px;
  227. border-bottom-right-radius:10px;
  228. border-top-left-radius:10px;
  229. border-top-right-radius:10px;
  230. display:block;
  231. left:50px;
  232. padding:0;
  233. position:fixed;
  234. top:30px;
  235. width:350px;
  236. }
  237. #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected {
  238. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donecomp_zps638c3a09.png);
  239. background-position:100% 0;
  240. top:130px;
  241. }
  242. #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected {
  243. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donehold_zpsbc5c2cf9.png);
  244. background-position:0 0;
  245. top:230px;
  246. }
  247. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  248. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donedrop_zps7408f3b1.png);
  249. background-position:100% 0;
  250. top:330px;
  251. }
  252. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  253. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/doneplan_zpsb28841ad.png);
  254. background-position:0 0;
  255. top:430px;
  256. }
  257. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  258. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/doneall_zpsf0e07cd3.png);
  259. background-position:100% 0;
  260. top:530px;
  261. }
  262. .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a {
  263. color:transparent;
  264. display:block;
  265. font-size:0;
  266. height:80px;
  267. width:350px;
  268. }
  269. .header_cw {
  270. background-color:transparent;
  271. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/Watching_zps8ad33de2.png);
  272. background-position:0 75px;
  273. background-repeat:no-repeat no-repeat;
  274. height:50px;
  275. margin-bottom:0;
  276. margin-top: 0px;
  277. }
  278. .header_completed {
  279. background-color:transparent;
  280. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/Completed_zpse914709b.png);
  281. background-position:0 75px;
  282. background-repeat:no-repeat no-repeat;
  283. height:100px;
  284. margin-bottom:0;
  285. margin-top:0px;
  286. }
  287. .header_onhold {
  288. background-color:transparent;
  289. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/OnHold_zps4672544b.png);
  290. background-position:0 85px;
  291. background-repeat:no-repeat no-repeat;
  292. height:50px;
  293. margin-bottom:0;
  294. margin-top:0px;
  295. }
  296. .header_dropped {
  297. background-color:transparent;
  298. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/Dropped_zps8e06d02e.png);
  299. background-position:0 75px;
  300. background-repeat:no-repeat no-repeat;
  301. height:50px;
  302. margin-bottom:0;
  303. margin-top:0px;
  304. }
  305. .header_ptw {
  306. background-color:transparent;
  307. background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/PLanned_zps98fe04d8.png);
  308. background-position:0 85px;
  309. background-repeat:no-repeat no-repeat;
  310. height:75px;
  311. margin-bottom:0;
  312. margin-top:0px;
  313. }
  314. .status_selected {
  315. display:block;
  316. }
  317. .status_not_selected {
  318. display:block;
  319. }
  320. .status_not_selected {
  321. opacity:0.7;
  322. }
  323. .status_not_selected:hover {
  324. color:transparent;
  325. opacity:1;
  326. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement