Advertisement
eternalspark

WALTDISNY15

May 3rd, 2013
423
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.42 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- theme by waltdisny xoxo if you take off credit or steal the theme i will find u and chop off ur penis ha ha ha thanks -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9.  
  10.  
  11. <meta name="color:bg" content="#FFFFFF">
  12. <meta name="color:link" content="#E6E4E4">
  13. <meta name="color:hover" content="#454545">
  14. <meta name="color:infobg" content="#FCFCFC">
  15. <meta name="color:text" content="#9A9A9A">
  16. <meta name="color:tags" content="#EDEDED">
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="color:border" content="#FAFAFA">
  19.  
  20. <meta name="image:sidebar" content=""/>
  21. <meta name="image:sidebar2" content=""/>
  22. <meta name="image:sidebar3" content=""/>
  23.  
  24. <meta name="text:oneword" content="oneword">
  25. <meta name="text:linkA" content="">
  26. <meta name="text:linkA url" content="/">
  27. <meta name="text:linkB" content="">
  28. <meta name="text:linkB url" content="/">
  29. <meta name="text:linkC" content="">
  30. <meta name="text:linkC url" content="/">
  31. <meta name="text:linkD" content="">
  32. <meta name="text:linkD url" content="/">
  33.  
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  35. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36. <link rel="shortcut icon" href="{Favicon}" />
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38.  
  39. <style type="text/css">
  40.  
  41.  
  42.  
  43. a {
  44. color:{color:link};
  45. text-decoration:none;
  46. -moz-transition-duration:0.5s;
  47. -webkit-transition-duration:0.5s;
  48. -o-transition-duration:0.5s;
  49. }
  50.  
  51. a:hover {
  52. color:{color:hover};
  53. text-decoration:none;
  54. -moz-transition-duration:0.5s;
  55. -webkit-transition-duration:0.5s;
  56. -o-transition-duration:0.5s;
  57. }
  58.  
  59.  
  60. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  61. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  62. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  63.  
  64. body {
  65. background-color:{color:bg};
  66. font-family:cambria;
  67. font-weight:normal;
  68. }
  69.  
  70.  
  71.  
  72.  
  73. h1 {
  74. font-weight:normal;
  75. font-size:10px;
  76. text-align:center;
  77. font-style:normal;
  78. line-height:80%;
  79. letter-spacing:1px;
  80. text-transform:uppercase;
  81. color:{color:text};
  82. }
  83.  
  84. h2 {
  85. font-size:15px;
  86. text-align:center;
  87. line-height:100%;
  88. letter-spacing:-0.5px;
  89. color:{color:text};
  90. font-weight:normal;
  91. padding:5px;
  92. padding-bottom:2px;
  93. }
  94.  
  95.  
  96. blockquote {
  97. border-left:2px solid {color:text};
  98. padding-left:5px;
  99. margin:5px;
  100. }
  101.  
  102. #theme {
  103. background-color:{color:bg};
  104. width:700px;
  105. height: 700px;
  106. margin: 0 auto -13px auto;
  107. text-align: center;
  108. }
  109.  
  110. #sidebar {
  111. color:{color:text};
  112. position:fixed;
  113. width:500px;
  114. height:100px;
  115. text-align:left;
  116. margin-top: 50px;
  117. margin-left: -270px;
  118. }
  119.  
  120. #sidebar img {
  121. margin-left: 0px;
  122. border: 1px solid #fafafa;
  123. padding: 13px;
  124. width:100px;
  125. height:100px;
  126. }
  127.  
  128.  
  129. #sidebar2 img {
  130. margin-left: 0px;
  131. margin-bottom: 10px;
  132. border: 1px solid #fafafa;
  133. padding: 7px;
  134. width:100px;
  135. margin-top: 10px;
  136. height:100px;
  137. }
  138.  
  139.  
  140.  
  141. #sidebar3 img {
  142. margin-left:0px;
  143. border: 1px solid #fafafa;
  144. padding: 7px;
  145. width:100px;
  146. height:100px;
  147. margin-top: 10px;
  148. }
  149. #sidebar:hover .desc{
  150. opacity: 1;
  151. text-align: center;
  152. width: 88px;
  153. height: 100px;
  154. position: absolute;
  155. margin-top:-120px;
  156. margin-left:276px;
  157. background: #fff;
  158. z-index:99999;
  159. -webkit-animation:flip 2s;
  160. -moz-animation:flip 2s;
  161. -ms-animation:flip 2s;
  162. }
  163.  
  164.  
  165. #sidebar:hover .links{
  166. opacity: 1;
  167. text-align: center;
  168. width: 100px;
  169. height:100px;
  170. position: absolute;
  171. margin-top:10px;
  172. margin-left:-380px;
  173. z-index:99999;
  174.  
  175. -webkit-animation:flip 2s;
  176. -moz-animation:flip 2s;
  177. -ms-animation:flip 2s;
  178. }
  179.  
  180. .desc {
  181. margin-top:-120px;
  182. opacity: 0;
  183. height:0px;
  184. position:fixed;
  185. margin-left:276px;
  186. text-align:center;
  187. font-family:cambria;
  188. font-style:normal;
  189. font-size:11px;
  190. width:88px;
  191. border: 1px;
  192. background: #fff;
  193. border-color: #000000 1px solid;
  194. padding: 7px;
  195. color:{color:text};
  196. letter-spacing:0px;
  197. line-height:110%;
  198. -webkit-transition:0.5s linear;
  199. }
  200.  
  201.  
  202. .links {
  203. position:absolute;
  204. width:90px;
  205. line-height: 100%;
  206. text-transform: uppercase;
  207. position:fixed;
  208. margin-left: -380px;
  209. margin-top: 10px;
  210. opacity:0;
  211. height:10px;
  212. background-color:;
  213. text-align: center;
  214. margin-bottom:10px;
  215. display:inline;
  216. padding: 0px;
  217. text-transform:uppercase;
  218. -webkit-transition:0.5s linear;
  219. }
  220.  
  221. .links a{
  222. font-family:cambria;
  223. font-style:normal;
  224. font-size:8px;
  225. text-transform:uppercase;
  226. color:#aaa;
  227. display:block;
  228. background-color:#fff;
  229. width:100px;
  230. line-height:20px;
  231. margin-bottom:9px;
  232. padding-left:3px;
  233. letter-spacing:2px;
  234. text-decoration:none;
  235. -moz-transition-duration:1s;
  236. -webkit-transition-duration:1s;
  237. -o-transition-duration:1s;
  238. }
  239.  
  240. .links a:hover{
  241. color:#fff;
  242. background: #000;
  243. opacity:1;
  244. letter-spacing: 5px;
  245. -webkit-transition: all 0.3s ease;
  246. -moz-transition: all 0.3s ease;
  247. -o-transition: all 0.3s ease;
  248. }
  249.  
  250.  
  251. .pagi {
  252. font-size:8px;
  253. font-family:inconsolata;
  254. text-transform:lowercase;
  255. margin-top:150px;
  256. margin-left:120px;
  257. width:160px;
  258. letter-spacing:3px;
  259. font-style:normal;
  260. text-align:center;
  261. }
  262.  
  263. .pagi a {
  264. color:{color:link};
  265. }
  266.  
  267.  
  268.  
  269. #oneword {
  270. margin-left:125px;
  271. margin-top:-150px;
  272. font-family:cambria;
  273. width:150px;
  274. font-style:italic;
  275. font-weight:bold;
  276. padding-bottom:2px;
  277. color:#aaa;
  278. font-size:9px;
  279. letter-spacing:6px;
  280. text-align:center;
  281. line-height:90%;
  282. z-index:99999;
  283.  
  284. }
  285.  
  286. #stuffcontainer {
  287. float:left;
  288. margin-left:200px;
  289. margin-top:70px;
  290. text-align:justify;
  291. background-color:{color:bg};
  292. color:{color:text};
  293. margin-bottom: 35px;
  294. }
  295.  
  296.  
  297. #stuff {
  298. width:500px;
  299. margin-top:10px;
  300. margin-left: 100px;
  301. text-align:justify;
  302. font-size:11px;
  303. line-height:90%;
  304. letter-spacing:0px;
  305. color:{color:text};
  306. }
  307.  
  308. .caption {
  309. width:500px;
  310. text-align:justify;
  311. line-height:120%;
  312. }
  313.  
  314. .ask {
  315. padding:10px;
  316. text-align:center;
  317. font-style: italic;
  318. color:{color:text};
  319. border:1px solid {color:border};
  320. }
  321.  
  322. .ans {
  323. text-align:center;
  324. padding:10px;
  325. color:{color:text};
  326. }
  327.  
  328. .audio {
  329. width:500px;
  330. padding-bottom:10px;
  331. }
  332.  
  333. .albumart {
  334. float:left;
  335. padding:0px 10px 10px 0px;
  336. }
  337.  
  338. .albumart img {
  339. width:45px;
  340. height:45px;
  341. }
  342.  
  343. .playercontainer {
  344. text-align:left;
  345. padding:10px;
  346. background-color:#ffffff;
  347. width:480px;
  348. }
  349.  
  350. .audioinfo {
  351. padding:10px;
  352. color:{color:text};
  353. }
  354.  
  355. #postinfo {
  356. width:490px;
  357. padding:5px;
  358. font-size:8px;
  359. color:{color:link};
  360. text-transform:uppercase;
  361. font-style:normal;
  362. letter-spacing:2px;
  363. text-align:left;
  364. border-top:1px dotted {color:border};
  365. border-bottom:1px dotted {color:border};
  366. -moz-transition-duration:0.5s;
  367. -webkit-transition-duration:0.5s;
  368. -o-transition-duration:0.5s;
  369. }
  370.  
  371. #postinfo a {
  372. color:{color:link};
  373. text-align:center;
  374. letter-spacing:1px;
  375. font-style:normal;
  376. }
  377.  
  378. #postinfo a:hover {
  379. color:{color:hover};
  380. }
  381.  
  382. .note {
  383. text-transform:uppercase;
  384. font-style:normal;
  385. letter-spacing:0px;
  386. font-size: 9px;
  387. text-align:left;
  388. line-height:90%;
  389. margin-left:-40px;
  390. }
  391.  
  392. .note li {
  393. list-style-type:none;
  394. border-bottom:1px solid {color:border};
  395. padding:10px 25px 10px 25px;
  396. text-align:left;
  397. margin:0px;
  398. -moz-transition-duration:0.5s;
  399. -webkit-transition-duration:0.5s;
  400. -o-transition-duration:0.5s;
  401. }
  402.  
  403. .tags {
  404. font-style:normal;
  405. width:500px;
  406. font-style:normal;
  407. color:{color:tags};
  408. letter-spacing:2px;
  409. line-height:100%;
  410. font-size:9px;
  411. text-align:center;
  412. padding:2px;
  413. -moz-transition-duration:0.5s;
  414. -webkit-transition-duration:0.5s;
  415. -o-transition-duration:0.5s;
  416. }
  417.  
  418. .tags a {
  419. color:{color:tags};
  420. letter-spacing:2px;
  421. padding:1px;
  422. }
  423.  
  424. .tags a:hover {
  425. color:{color:link};
  426. }
  427.  
  428. ul.chat, .chat ol, .chat li {
  429. list-style:none;
  430. margin:0px;
  431. padding:2px;
  432. }
  433.  
  434. .label {
  435. text-decoration:underline;
  436. font-weight:700;
  437. background-color:{color:infobg};
  438. margin-right:5px;
  439. }
  440. #cred {
  441. position:fixed;
  442. font-family:calibri;
  443. font-size:10px;
  444. line-height:60%;
  445. right:15px;
  446. bottom:10px;
  447. text-transform:uppercase;
  448. background-color:#ffffff;
  449. text-align:center;
  450. }
  451.  
  452. #cred a {
  453. display:block;
  454. width:10px;
  455. height:10px;
  456. padding:0px;
  457. color:#9A9A9A;
  458. background-color:#FCFCFC;
  459. -moz-transition-duration:0.5s;
  460. -webkit-transition-duration:0.5s;
  461. -o-transition-duration:0.5s;
  462. }
  463.  
  464. {CustomCSS}
  465.  
  466. </style></head>
  467. <body>
  468. <div id="theme">
  469. <div id="sidebar">
  470. <img src="{image:sidebar}">
  471. <a href="/"><img src="{image:sidebar2}"></a>
  472. <img src="{image:sidebar3}">
  473. <div class="links">
  474. <a href="{text:linkA url}">{text:LinkA}</a>
  475. {/block:IfLinkA}
  476. {block:IfLinkB}
  477. <a href="{text:linkB url}">{text:linkB}</a>
  478. {/block:IfLinkB}
  479. {block:IfLinkC}
  480. <a href="{text:linkC url}">{text:linkC}</a>
  481. {/block:IfLinkC}
  482. {block:IfLinkD}
  483. <a href="{text:linkD url}">{text:linkD}</a>
  484. {/block:IfLinkD}
  485.  
  486. </div>
  487. <div id="desc"><span class="desc">
  488. {Description}</span>
  489. </div>
  490. <div id="oneword">{text:oneword}
  491. </div>
  492. <div class="pagi">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}</div></div>
  493.  
  494. <div id="stuffcontainer">
  495.  
  496. {block:Posts}
  497.  
  498. <div id="stuff">
  499.  
  500. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  501.  
  502. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  503.  
  504. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  505. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  506.  
  507. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  508.  
  509. {block:Photoset}<center>{Photoset-500}</center>
  510. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  511.  
  512. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  513.  
  514. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  515.  
  516. {block:Answer}<div class="ask">{Asker} begged: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  517.  
  518. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  519. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  520. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  521. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  522. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  523.  
  524.  
  525.  
  526. {block:Date}<div id="postinfo">{MonthNumberWithZero}-{DayOfMonthWithZero} / <a href="{Permalink}">{12Hour}:{Minutes}</a>{block:NoteCount} / <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} / <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  527. {block:ContentSource} / <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  528. {block:HasTags}
  529. <div class="tags">
  530. {block:Tags}<a href="{TagURL}">#{Tag}&nbsp;</a>{/block:Tags}</div>
  531. {/block:HasTags}
  532. <div class="note">
  533. {block:PostNotes}{PostNotes}{/block:PostNotes}
  534. </div>
  535. </div>
  536. {/block:Posts}
  537.  
  538.  
  539. </div>
  540.  
  541. <div id="cred"><a href="http://waltdisny.tumblr.com"><img src="http://24.media.tumblr.com/ce3da49de620f8548980227e448b0bd7/tumblr_mkjgvyqJoS1r3h4tlo1_r2_100.png">
  542. </a></div>
  543. </div>
  544. </div>
  545. </div>
  546.  
  547. </body>
  548. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement