Jyuubi

[Theme] → #13 Wonderland

Jul 22nd, 2012
10,634
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.43 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3.  
  4. <!--
  5. PLEASE DO NOT REMOVE THIS.
  6. IF YOU REMOVE CREDIT, MAKE SURE IT'S ON A CREDITS PAGE.
  7.  
  8. THEME: #13 WONDERLAND
  9. jyuubi.org | manatopia.org
  10.  
  11. --RULES--
  12. 1) DO NOT REMOVE CREDIT.
  13. 2) DO NOT USE TO MAKE YOUR OWN THEME TO RESDISTRIBUTE.
  14. 3) DO NOT USE TO MAKE YOUR OWN THEME AND REMOVE CREDIT.
  15. 4) IF YOU USE ANYTHING FROM MY THEMES, ALWAYS CREDIT.
  16. 5) DO USE ANY GRAPHICS MADE FOR A PREVIEW.
  17. -->
  18.  
  19. <meta name="color:BackgroundM" content="#ffffff">
  20.  
  21. <meta name="color:Title Border" content="#807272">
  22.  
  23. <meta name="color:Sidebar" content="#877878">
  24. <meta name="color:Sidebar Text" content="#ccb6b6">
  25. <meta name="color:Sidebar Bold" content="#eb828b">
  26. <meta name="color:Sidebar Italic" content="#d89c91">
  27. <meta name="color:Sidebar Link" content="#9cb5b9">
  28. <meta name="color:Sidebar Title" content="#9cb5b9">
  29. <meta name="color:Sidebar Subtitle" content="#d5baaa">
  30.  
  31. <meta name="color:Custom Background" content="#eb828b">
  32. <meta name="color:Custom Text" content="#aa5058">
  33. <meta name="color:Custom Background Hover" content="#9cb5b9">
  34. <meta name="color:Custom Text Hover" content="#71878b">
  35.  
  36. <meta name="color:Nav Title" content="#d89c91">
  37. <meta name="color:Nav Background" content="#d89c91">
  38. <meta name="color:Nav Text" content="#8d635b">
  39.  
  40. <meta name="color:Post" content="#877878">
  41. <meta name="color:Post Text" content="#ccb6b6">
  42. <meta name="color:Post Bold" content="#eb828b">
  43. <meta name="color:Post Italic" content="#d89c91">
  44. <meta name="color:Post Link" content="#9cb5b9">
  45. <meta name="color:Post Title" content="#d5baaa">
  46. <meta name="color:Post Blockquote" content"#807272">
  47.  
  48. <meta name="color:Question" content="#807272">
  49.  
  50. <meta name="color:Permalink" content="#807272">
  51. <meta name="color:Permalink Time" content="#eb828b">
  52. <meta name="color:Permalink Notes" content="#9cb5b9">
  53. <meta name="color:Permalink Tags" content="#d89c91">
  54.  
  55. <meta name="image:BackgroundM" content="http://static.tumblr.com/pdgxkke/U9Lm1po8g/wonderland.png">
  56. <meta name="image:Sidebar" content="">
  57.  
  58. <meta name="if:Infinite Scrolling" content="0">
  59. <meta name="if:Show Captions" content="0">
  60. <meta name="if:Photo Fading" content="1">
  61. <meta name="if:Reblog Link" content="1">
  62. <meta name="if:Show Tags" content="1">
  63.  
  64. <meta name="text:Nav Title" content="">
  65. <meta name="text:Sidebar Title" content="">
  66. <meta name="text:Subtitle" content="">
  67.  
  68. <meta name="text:Sidebar Content Position" content="5">
  69.  
  70. <meta name="text:Name 1" content="">
  71. <meta name="text:URL 1" content="">
  72. <meta name="text:Name 2" content="">
  73. <meta name="text:URL 2" content="">
  74. <meta name="text:Name 3" content="">
  75. <meta name="text:URL 3" content="">
  76. <meta name="text:Name 4" content="">
  77. <meta name="text:URL 4" content="">
  78. <meta name="text:Name 5" content="">
  79. <meta name="text:URL 5" content="">
  80. <meta name="text:Name 6" content="">
  81. <meta name="text:URL 6" content="">
  82.  
  83. <head>
  84. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  85. <title>{Title}</title>
  86. <link rel="shortcut icon" href="{Favicon}">
  87. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  88. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  89.  
  90. <style type="text/css">
  91. /* BODY */
  92. ::-webkit-scrollbar-thumb:vertical {
  93. background-color: {color:Sidebar Bold};
  94. height: 50px;
  95. }
  96. ::-webkit-scrollbar {
  97. background-color: {color:Sidebar};
  98. height: 10px;
  99. width: 3px;
  100. }
  101.  
  102. body {
  103. background-image: url("{image:BackgroundM}");
  104. background-attachment: fixed;
  105. background-color: {color:BackgroundM};
  106. }
  107.  
  108. #container {
  109. width: 805px;
  110. float: right;
  111. }
  112.  
  113. @font-face {
  114. font-family: "handy00";
  115. src: url('http://static.tumblr.com/pdgxkke/8qOlv3kfn/handy00.ttf');
  116. }
  117.  
  118.  
  119. /* SIDEBAR */
  120. #sidebar {
  121. background-color: {color:Sidebar};
  122. height: 100%;
  123. width: 180px;
  124. right: 0px;
  125. position: fixed;
  126. font-family: lucida sans unicode;
  127. font-size: 10px;
  128. text-align: center;
  129. letter-spacing: 1px;
  130. color: {color:Sidebar Text};
  131. top: 0px;
  132. }
  133.  
  134. #sidebar h1 {
  135. font-family: georgia;
  136. font-size: 14px;
  137. color: {color:Sidebar Title};
  138. font-weight: normal;
  139. font-style: italic;
  140. letter-spacing: 3px;
  141. text-align: center;
  142. margin-left: 3px;
  143. }
  144.  
  145. #sidebar h2 {
  146. font-family: lucida sans unicode;
  147. font-size: 9px;
  148. color: {color:Sidebar Subtitle};
  149. font-weight: normal;
  150. text-align: right;
  151. letter-spacing: 2px;
  152. margin-top: -15px;
  153. border-bottom: 6px solid {color:Title Border};
  154. }
  155.  
  156. #desc {
  157. margin-bottom: -8px;
  158. padding: 5px;
  159. margin-top: {text:Sidebar Content Position}px;
  160. }
  161.  
  162. #sidebar img {
  163. max-width: 170px;
  164. }
  165.  
  166. #sidebar b, strong {
  167. color: {color:Sidebar Bold};
  168. font-weight: normal;
  169. }
  170.  
  171. #sidebar i, em {
  172. color: {color:Sidebar Italic};
  173. font-style: normal;
  174. }
  175.  
  176. #sidebar a {
  177. color: {color:Sidebar Link};
  178. text-decoration: none;
  179. }
  180.  
  181.  
  182. /* LINKS & CUSTOM LINKS */
  183. #side {
  184. margin-left: 5px;
  185. }
  186.  
  187. #side a.custom {
  188. background-color: {color:Custom Background};
  189. display: block;
  190. width: 170px;
  191. height: 12px;
  192. line-height: 12px;
  193. font-family: consolas;
  194. font-size: 9px;
  195. color: {color:Custom Text};
  196. text-transform: uppercase;
  197. text-decoration: none;
  198. letter-spacing: 3px;
  199. text-align: center;
  200. margin-bottom: 2px;
  201. -webkit-transition: all 1s ease;
  202. -moz-transition: all 1s ease;
  203. -o-transition: all 1s ease;
  204. opacity: .7;
  205. }
  206.  
  207. #side a.custom:hover {
  208. background-color: {color:Custom Background Hover};
  209. color: {color:Custom Text Hover};
  210. }
  211.  
  212. #nav {
  213. width: 100px;
  214. float: left;
  215. position: fixed;
  216. margin-top: 200px;
  217. }
  218.  
  219. #nav h1 {
  220. font-family: handy00;
  221. font-size: 8px;
  222. color: {color:Nav Title};
  223. text-align: center;
  224. margin-bottom: 1px;
  225. font-weight: normal;
  226. }
  227.  
  228. #nav a.blog {
  229. background-color: {color:Nav Background};
  230. display: block;
  231. width: 100px;
  232. height: 16px;
  233. line-height: 17px;
  234. font-family: consolas;
  235. font-size: 8px;
  236. color: {color:Nav Text};
  237. text-transform: uppercase;
  238. text-decoration: none;
  239. letter-spacing: 3px;
  240. text-align: center;
  241. margin-bottom: 3px;
  242. -webkit-transition: all 1s ease;
  243. -moz-transition: all 1s ease;
  244. -o-transition: all 1s ease;
  245. opacity: .6;
  246. }
  247.  
  248. #nav a.blog:hover {
  249. opacity: .8;
  250. }
  251.  
  252. #pages {
  253. font-family: georgia;
  254. font-size: 16px;
  255. text-align: center;
  256. }
  257.  
  258. #pages a {
  259. color: {color:Nav Title};
  260. text-decoration: none;
  261. }
  262.  
  263.  
  264. /* ENTRY */
  265. .entry {
  266. background-color: {color:Post};
  267. border: 5px solid {color:Post};
  268. width: 500px;
  269. margin-left: 111px;
  270. margin-bottom: 10px;
  271. font-family: lucida sans;
  272. font-size: 11px;
  273. color: {color:Post Text};
  274. letter-spacing: 1px;
  275. overflow: hidden;
  276. text-align: justify;
  277. }
  278.  
  279. .entry b, strong {
  280. color: {color:Post Bold};
  281. }
  282.  
  283. .entry i, em {
  284. color: {color:Post Italic};
  285. font-style: italic;
  286. }
  287.  
  288. .entry a {
  289. color: {color:Post Link};
  290. text-decoration: none;
  291. }
  292.  
  293. .entry h1 {
  294. font-family: georgia;
  295. font-size: 14px;
  296. font-weight: normal;
  297. text-align: left;
  298. font-style: italic;
  299. letter-spacing: 3px;
  300. color: {color:Post Title};
  301. text-transform: lowercase;
  302. border-bottom: 6px solid {color:Title Border};
  303. }
  304.  
  305. .entry h1 a {
  306. color: {color:Post Title};
  307. text-decoration: none;
  308. }
  309.  
  310. .entry blockquote {
  311. border-left: 3px solid {color:Post Blockquote};
  312. margin-left: 15px;
  313. padding-left: 5px;
  314. }
  315.  
  316. .entry img {
  317. margin-bottom: -3px;
  318. }
  319.  
  320. {block:IfPhotoFading}
  321. .entry img {
  322. opacity: .8;
  323. -webkit-transition: all 1s ease;
  324. -moz-transition: all 1s ease;
  325. -o-transition: all 1s ease;
  326. }
  327.  
  328. .entry img:hover {
  329. opacity: 1;
  330. }
  331.  
  332. .photo {
  333. opacity: .8;
  334. text-align: center;
  335. -webkit-transition: all 1s ease;
  336. -moz-transition: all 1s ease;
  337. -o-transition: all 1s ease;
  338. }
  339.  
  340. .photo:hover {
  341. opacity: 1;
  342. }
  343. {/block:IfPhotoFading}
  344.  
  345. /* ASK POST */
  346. .ask {
  347. background-color: {color:Question};
  348. text-align: center;
  349. padding: 1px;
  350. font-size: 10px;
  351. color: {color:Post Text};
  352. }
  353.  
  354. .ask i {
  355. font-style: normal;
  356. }
  357.  
  358. /* QUOTE POST */
  359. .entry h2 {
  360. font-family: georgia;
  361. font-size: 12px;
  362. color: {color:Post Title};
  363. font-weight: normal;
  364. font-style: italic;
  365. text-transform: lowercase;
  366. letter-spacing: 2px;
  367. text-align: left;
  368. }
  369.  
  370. .quote {
  371. font-family: georgia;
  372. font-size: 24px;
  373. color: {color:Post Bold};
  374. float: left;
  375. }
  376.  
  377. /* AUDIO */
  378. .audio img {
  379. max-width: 40px;
  380. float: left;
  381. margin-right: 5px;
  382. }
  383.  
  384. .player {
  385. background-color: #e4e4e4;
  386. height: 27px;
  387. width: 454px;
  388. float: right;
  389. }
  390.  
  391. /* STATS BAR */
  392. .stats {
  393. background-color: {color:Permalink};
  394. padding: 3px;
  395. margin-top: 5px;
  396. font-family: tahoma, sans-serif;
  397. font-size: 8px;
  398. color: {color:Permalink Notes};
  399. text-align: center;
  400. text-transform: uppercase;
  401. letter-spacing: 1px;
  402. line-height: 10px;
  403. }
  404.  
  405. .stats a {
  406. color: {color:Permalink Time};
  407. text-decoration: none;
  408. }
  409.  
  410. .stats a.tag {
  411. color: {color:Permalink Tags};
  412. }
  413.  
  414. /* PERMALINK PAGE */
  415. .permalink {
  416. font-family: lucida sans;
  417. font-size: 9px;
  418. color: {color:Post Text};
  419. text-transform: lowercase;
  420. text-align: center;
  421. width: 510px;
  422. margin-left: 111px;
  423. }
  424.  
  425. .permalink b {
  426. color: {color:Post Bold};
  427. font-weight: normal;
  428. }
  429.  
  430. #date {
  431. color: {color:Post Italic};
  432. }
  433.  
  434. .permalink a {
  435. color: {color:Post Link};
  436. text-decoration: none;
  437. }
  438.  
  439. ol.notes {
  440. padding: 0px;
  441. margin: 15px 0px;
  442. list-style-type: none;
  443. background: transparent;
  444. border: 0px;
  445. letter-spacing: 0px;
  446. text-transform: lowercase;
  447. }
  448.  
  449. ol.notes li.note {
  450. padding: 1px;
  451. text-align: left;
  452. letter-spacing: 0px;
  453. text-transform: lowercase;
  454. }
  455.  
  456. .notes img{
  457. width: 8px;
  458. position: relative;
  459. top: 1px;
  460. opacity: .5;
  461. }
  462.  
  463. /* FOLLOW CODE */
  464. iframe#tumblr_controls {
  465. right:3px !important;
  466. position: fixed !important;
  467. -webkit-transition: opacity 0.7s linear;
  468. opacity: 0.2;
  469. -webkit-transition: all 0.8s ease-out;
  470. -moz-transition: all 0.8s ease-out;
  471. transition: all 0.8s ease-out;
  472. }
  473.  
  474. iframe#tumblr_controls:hover {
  475. -webkit-transition: opacity 0.7s linear;
  476. opacity: 1;
  477. -webkit-transition: all 0.4s ease-out;
  478. -moz-transition: all 0.4s ease-out;
  479. transition: all 0.4s ease-out;
  480. }
  481.  
  482. {CustomCSS}
  483. </style>
  484. {block:IfInfiniteScrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  485. </head>
  486. <body>
  487. <div id="container">
  488.  
  489. <div id="sidebar">
  490. <div id="desc">
  491. <img src="{image:Sidebar}" alt="">
  492. {Description}
  493. <h1>{text:Sidebar Title}</h1>
  494. <h2>{text:Subtitle}</h1>
  495. </div>
  496. <div id="side">
  497. {block:IfName1}<a class="custom" href="{text:URL 1}">{text:Name 1}</a>{/block:IfName1}
  498. {block:IfName2}<a class="custom" href="{text:URL 2}">{text:Name 2}</a>{/block:IfName2}
  499. {block:IfName3}<a class="custom" href="{text:URL 3}">{text:Name 3}</a>{/block:IfName3}
  500. {block:IfName4}<a class="custom" href="{text:URL 4}">{text:Name 4}</a>{/block:IfName4}
  501. {block:IfName5}<a class="custom" href="{text:URL 5}">{text:Name 5}</a>{/block:IfName5}
  502. {block:IfName6}<a class="custom" href="{text:URL 6}">{text:Name 6}</a>{/block:IfName6}
  503. </div>
  504. </div>
  505.  
  506. <div id="nav">
  507. <h1>{text:Nav Title}</h1>
  508. <a class="blog" href="/">return?</a>
  509. <a class="blog" href="/archive">archive</a>
  510. <a class="blog" href="/ask">message</a>
  511. <a class="blog" href="http://jyuubi.org">theme</a>
  512. {block:IfNotInfiniteScrolling}
  513. <div id="pages">
  514. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{block:PreviousPage}{block:NextPage}<a href="{NextPage}">&raquo;</a>{block:NextPage}
  515. </div>
  516. {/block:IfNotInfiniteScrolling}
  517. </div>
  518.  
  519. <div class="autopagerize_page_element">
  520. {block:Posts}
  521.  
  522. <div class="entry">
  523.  
  524. {block:Text}
  525. <h1>{Title}</h1>
  526. {Body}
  527. {/block:Text}
  528.  
  529. {block:Photo}
  530. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center>
  531. {block:HighRes}<a href="{PhotoURL-HighRes}">high resolution &rarr;</a>{/block:HighRes}
  532. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  533. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
  534. {Caption}
  535. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  536. {/block:Photo}
  537.  
  538. {block:Photoset}
  539. <div class="photo">{Photoset-500}</div>
  540. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  541. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
  542. {Caption}
  543. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  544. {/block:Photoset}
  545.  
  546. {block:Quote}
  547. <div class="quote">&#10077;</div>
  548. <h2>{Quote}</h2>
  549. {block:Source}<p align="right">{Source} &mdash;</p>{/block:Source}
  550. {/block:Quote}
  551.  
  552. {block:Link}
  553. <h1><a href="{URL}" target="{Target}">{Name}</a></h1>
  554. {block:Description}{Description}{/block:Description}
  555. {/block:Link}
  556.  
  557. {block:Chat}
  558. {block:Title}<h1>{Title}</h1>{/block:Title}
  559. {block:Lines}
  560. {block:Label}
  561. <b>{Label}</b>
  562. {/block:Label}
  563. {Line}<br />
  564. {/block:Lines}
  565. {/block:Chat}
  566.  
  567. {block:Audio}
  568. {block:AlbumArt}<div class="audio"><img src="{AlbumArtURL}" alt=""></div>{/block:AlbumArt}
  569. <div class="player">{AudioPlayerGrey}</div>
  570. <b>{FormattedPlayCount}</b> plays{block:Artist} <b>|</b> by <i>{Artist}</i>{/block:Artist}
  571. {block:IfShowCaptions}{block:Caption}<br />{Caption}{/block:Caption}{/block:IfShowCaptions}
  572. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}<br />
  573. {Caption}
  574. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  575. {/block:Audio}
  576.  
  577. {block:Video}
  578. {Video-500}
  579. <p><center><i>{FormattedPlayCount}</i> plays</center>
  580. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  581. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
  582. {Caption}
  583. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  584. {/block:Video}
  585.  
  586. {block:Answer}
  587. <div class="ask"><i>{Asker}</i> <b>sent:</b> {Question}</div>
  588. {Answer}
  589. {/block:Answer}
  590.  
  591. <div class="stats">
  592. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} &middot; {NoteCountWithLabel}{/block:NoteCount}{block:IfReblogLink} &middot; <a href="{ReblogURL}">Reblog</a>{/block:IfReblogLink}<br />
  593. {block:IfShowTags}{block:HasTags}{block:Tags}#<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  594. </div>
  595. </div>
  596.  
  597. {block:PermalinkPage}
  598. <div class="permalink">
  599. <center><div id="date">{block:Date}posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>{block:RebloggedFrom}<b>origin:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> &nbsp;|&nbsp; <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br />{/block:RebloggedFrom}
  600. {block:HasTags}<b>tags &raquo;</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</center>
  601. {block:PostNotes}
  602. {PostNotes}
  603. {/block:PostNotes}
  604. </div>
  605. {/block:PermalinkPage}
  606.  
  607. {/block:Posts}
  608. </div>
  609.  
  610. </div>
  611. </body>
  612. </html>
Advertisement
Add Comment
Please, Sign In to add comment