Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <!--
- PLEASE DO NOT REMOVE THIS.
- IF YOU REMOVE CREDIT, MAKE SURE IT'S ON A CREDITS PAGE.
- THEME: #13 WONDERLAND
- jyuubi.org | manatopia.org
- --RULES--
- 1) DO NOT REMOVE CREDIT.
- 2) DO NOT USE TO MAKE YOUR OWN THEME TO RESDISTRIBUTE.
- 3) DO NOT USE TO MAKE YOUR OWN THEME AND REMOVE CREDIT.
- 4) IF YOU USE ANYTHING FROM MY THEMES, ALWAYS CREDIT.
- 5) DO USE ANY GRAPHICS MADE FOR A PREVIEW.
- -->
- <meta name="color:BackgroundM" content="#ffffff">
- <meta name="color:Title Border" content="#807272">
- <meta name="color:Sidebar" content="#877878">
- <meta name="color:Sidebar Text" content="#ccb6b6">
- <meta name="color:Sidebar Bold" content="#eb828b">
- <meta name="color:Sidebar Italic" content="#d89c91">
- <meta name="color:Sidebar Link" content="#9cb5b9">
- <meta name="color:Sidebar Title" content="#9cb5b9">
- <meta name="color:Sidebar Subtitle" content="#d5baaa">
- <meta name="color:Custom Background" content="#eb828b">
- <meta name="color:Custom Text" content="#aa5058">
- <meta name="color:Custom Background Hover" content="#9cb5b9">
- <meta name="color:Custom Text Hover" content="#71878b">
- <meta name="color:Nav Title" content="#d89c91">
- <meta name="color:Nav Background" content="#d89c91">
- <meta name="color:Nav Text" content="#8d635b">
- <meta name="color:Post" content="#877878">
- <meta name="color:Post Text" content="#ccb6b6">
- <meta name="color:Post Bold" content="#eb828b">
- <meta name="color:Post Italic" content="#d89c91">
- <meta name="color:Post Link" content="#9cb5b9">
- <meta name="color:Post Title" content="#d5baaa">
- <meta name="color:Post Blockquote" content"#807272">
- <meta name="color:Question" content="#807272">
- <meta name="color:Permalink" content="#807272">
- <meta name="color:Permalink Time" content="#eb828b">
- <meta name="color:Permalink Notes" content="#9cb5b9">
- <meta name="color:Permalink Tags" content="#d89c91">
- <meta name="image:BackgroundM" content="http://static.tumblr.com/pdgxkke/U9Lm1po8g/wonderland.png">
- <meta name="image:Sidebar" content="">
- <meta name="if:Infinite Scrolling" content="0">
- <meta name="if:Show Captions" content="0">
- <meta name="if:Photo Fading" content="1">
- <meta name="if:Reblog Link" content="1">
- <meta name="if:Show Tags" content="1">
- <meta name="text:Nav Title" content="">
- <meta name="text:Sidebar Title" content="">
- <meta name="text:Subtitle" content="">
- <meta name="text:Sidebar Content Position" content="5">
- <meta name="text:Name 1" content="">
- <meta name="text:URL 1" content="">
- <meta name="text:Name 2" content="">
- <meta name="text:URL 2" content="">
- <meta name="text:Name 3" content="">
- <meta name="text:URL 3" content="">
- <meta name="text:Name 4" content="">
- <meta name="text:URL 4" content="">
- <meta name="text:Name 5" content="">
- <meta name="text:URL 5" content="">
- <meta name="text:Name 6" content="">
- <meta name="text:URL 6" content="">
- <head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /* BODY */
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:Sidebar Bold};
- height: 50px;
- }
- ::-webkit-scrollbar {
- background-color: {color:Sidebar};
- height: 10px;
- width: 3px;
- }
- body {
- background-image: url("{image:BackgroundM}");
- background-attachment: fixed;
- background-color: {color:BackgroundM};
- }
- #container {
- width: 805px;
- float: right;
- }
- @font-face {
- font-family: "handy00";
- src: url('http://static.tumblr.com/pdgxkke/8qOlv3kfn/handy00.ttf');
- }
- /* SIDEBAR */
- #sidebar {
- background-color: {color:Sidebar};
- height: 100%;
- width: 180px;
- right: 0px;
- position: fixed;
- font-family: lucida sans unicode;
- font-size: 10px;
- text-align: center;
- letter-spacing: 1px;
- color: {color:Sidebar Text};
- top: 0px;
- }
- #sidebar h1 {
- font-family: georgia;
- font-size: 14px;
- color: {color:Sidebar Title};
- font-weight: normal;
- font-style: italic;
- letter-spacing: 3px;
- text-align: center;
- margin-left: 3px;
- }
- #sidebar h2 {
- font-family: lucida sans unicode;
- font-size: 9px;
- color: {color:Sidebar Subtitle};
- font-weight: normal;
- text-align: right;
- letter-spacing: 2px;
- margin-top: -15px;
- border-bottom: 6px solid {color:Title Border};
- }
- #desc {
- margin-bottom: -8px;
- padding: 5px;
- margin-top: {text:Sidebar Content Position}px;
- }
- #sidebar img {
- max-width: 170px;
- }
- #sidebar b, strong {
- color: {color:Sidebar Bold};
- font-weight: normal;
- }
- #sidebar i, em {
- color: {color:Sidebar Italic};
- font-style: normal;
- }
- #sidebar a {
- color: {color:Sidebar Link};
- text-decoration: none;
- }
- /* LINKS & CUSTOM LINKS */
- #side {
- margin-left: 5px;
- }
- #side a.custom {
- background-color: {color:Custom Background};
- display: block;
- width: 170px;
- height: 12px;
- line-height: 12px;
- font-family: consolas;
- font-size: 9px;
- color: {color:Custom Text};
- text-transform: uppercase;
- text-decoration: none;
- letter-spacing: 3px;
- text-align: center;
- margin-bottom: 2px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- opacity: .7;
- }
- #side a.custom:hover {
- background-color: {color:Custom Background Hover};
- color: {color:Custom Text Hover};
- }
- #nav {
- width: 100px;
- float: left;
- position: fixed;
- margin-top: 200px;
- }
- #nav h1 {
- font-family: handy00;
- font-size: 8px;
- color: {color:Nav Title};
- text-align: center;
- margin-bottom: 1px;
- font-weight: normal;
- }
- #nav a.blog {
- background-color: {color:Nav Background};
- display: block;
- width: 100px;
- height: 16px;
- line-height: 17px;
- font-family: consolas;
- font-size: 8px;
- color: {color:Nav Text};
- text-transform: uppercase;
- text-decoration: none;
- letter-spacing: 3px;
- text-align: center;
- margin-bottom: 3px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- opacity: .6;
- }
- #nav a.blog:hover {
- opacity: .8;
- }
- #pages {
- font-family: georgia;
- font-size: 16px;
- text-align: center;
- }
- #pages a {
- color: {color:Nav Title};
- text-decoration: none;
- }
- /* ENTRY */
- .entry {
- background-color: {color:Post};
- border: 5px solid {color:Post};
- width: 500px;
- margin-left: 111px;
- margin-bottom: 10px;
- font-family: lucida sans;
- font-size: 11px;
- color: {color:Post Text};
- letter-spacing: 1px;
- overflow: hidden;
- text-align: justify;
- }
- .entry b, strong {
- color: {color:Post Bold};
- }
- .entry i, em {
- color: {color:Post Italic};
- font-style: italic;
- }
- .entry a {
- color: {color:Post Link};
- text-decoration: none;
- }
- .entry h1 {
- font-family: georgia;
- font-size: 14px;
- font-weight: normal;
- text-align: left;
- font-style: italic;
- letter-spacing: 3px;
- color: {color:Post Title};
- text-transform: lowercase;
- border-bottom: 6px solid {color:Title Border};
- }
- .entry h1 a {
- color: {color:Post Title};
- text-decoration: none;
- }
- .entry blockquote {
- border-left: 3px solid {color:Post Blockquote};
- margin-left: 15px;
- padding-left: 5px;
- }
- .entry img {
- margin-bottom: -3px;
- }
- {block:IfPhotoFading}
- .entry img {
- opacity: .8;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- }
- .entry img:hover {
- opacity: 1;
- }
- .photo {
- opacity: .8;
- text-align: center;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- }
- .photo:hover {
- opacity: 1;
- }
- {/block:IfPhotoFading}
- /* ASK POST */
- .ask {
- background-color: {color:Question};
- text-align: center;
- padding: 1px;
- font-size: 10px;
- color: {color:Post Text};
- }
- .ask i {
- font-style: normal;
- }
- /* QUOTE POST */
- .entry h2 {
- font-family: georgia;
- font-size: 12px;
- color: {color:Post Title};
- font-weight: normal;
- font-style: italic;
- text-transform: lowercase;
- letter-spacing: 2px;
- text-align: left;
- }
- .quote {
- font-family: georgia;
- font-size: 24px;
- color: {color:Post Bold};
- float: left;
- }
- /* AUDIO */
- .audio img {
- max-width: 40px;
- float: left;
- margin-right: 5px;
- }
- .player {
- background-color: #e4e4e4;
- height: 27px;
- width: 454px;
- float: right;
- }
- /* STATS BAR */
- .stats {
- background-color: {color:Permalink};
- padding: 3px;
- margin-top: 5px;
- font-family: tahoma, sans-serif;
- font-size: 8px;
- color: {color:Permalink Notes};
- text-align: center;
- text-transform: uppercase;
- letter-spacing: 1px;
- line-height: 10px;
- }
- .stats a {
- color: {color:Permalink Time};
- text-decoration: none;
- }
- .stats a.tag {
- color: {color:Permalink Tags};
- }
- /* PERMALINK PAGE */
- .permalink {
- font-family: lucida sans;
- font-size: 9px;
- color: {color:Post Text};
- text-transform: lowercase;
- text-align: center;
- width: 510px;
- margin-left: 111px;
- }
- .permalink b {
- color: {color:Post Bold};
- font-weight: normal;
- }
- #date {
- color: {color:Post Italic};
- }
- .permalink a {
- color: {color:Post Link};
- text-decoration: none;
- }
- ol.notes {
- padding: 0px;
- margin: 15px 0px;
- list-style-type: none;
- background: transparent;
- border: 0px;
- letter-spacing: 0px;
- text-transform: lowercase;
- }
- ol.notes li.note {
- padding: 1px;
- text-align: left;
- letter-spacing: 0px;
- text-transform: lowercase;
- }
- .notes img{
- width: 8px;
- position: relative;
- top: 1px;
- opacity: .5;
- }
- /* FOLLOW CODE */
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.2;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- iframe#tumblr_controls:hover {
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- {CustomCSS}
- </style>
- {block:IfInfiniteScrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
- </head>
- <body>
- <div id="container">
- <div id="sidebar">
- <div id="desc">
- <img src="{image:Sidebar}" alt="">
- {Description}
- <h1>{text:Sidebar Title}</h1>
- <h2>{text:Subtitle}</h1>
- </div>
- <div id="side">
- {block:IfName1}<a class="custom" href="{text:URL 1}">{text:Name 1}</a>{/block:IfName1}
- {block:IfName2}<a class="custom" href="{text:URL 2}">{text:Name 2}</a>{/block:IfName2}
- {block:IfName3}<a class="custom" href="{text:URL 3}">{text:Name 3}</a>{/block:IfName3}
- {block:IfName4}<a class="custom" href="{text:URL 4}">{text:Name 4}</a>{/block:IfName4}
- {block:IfName5}<a class="custom" href="{text:URL 5}">{text:Name 5}</a>{/block:IfName5}
- {block:IfName6}<a class="custom" href="{text:URL 6}">{text:Name 6}</a>{/block:IfName6}
- </div>
- </div>
- <div id="nav">
- <h1>{text:Nav Title}</h1>
- <a class="blog" href="/">return?</a>
- <a class="blog" href="/archive">archive</a>
- <a class="blog" href="/ask">message</a>
- <a class="blog" href="http://jyuubi.org">theme</a>
- {block:IfNotInfiniteScrolling}
- <div id="pages">
- {block:PreviousPage}<a href="{PreviousPage}">«</a> {block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{block:NextPage}
- </div>
- {/block:IfNotInfiniteScrolling}
- </div>
- <div class="autopagerize_page_element">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <h1>{Title}</h1>
- {Body}
- {/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center>
- {block:HighRes}<a href="{PhotoURL-HighRes}">high resolution →</a>{/block:HighRes}
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
- {Caption}
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {/block:Photo}
- {block:Photoset}
- <div class="photo">{Photoset-500}</div>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
- {Caption}
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">❝</div>
- <h2>{Quote}</h2>
- {block:Source}<p align="right">{Source} —</p>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" target="{Target}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Lines}
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}<br />
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}<div class="audio"><img src="{AlbumArtURL}" alt=""></div>{/block:AlbumArt}
- <div class="player">{AudioPlayerGrey}</div>
- <b>{FormattedPlayCount}</b> plays{block:Artist} <b>|</b> by <i>{Artist}</i>{/block:Artist}
- {block:IfShowCaptions}{block:Caption}<br />{Caption}{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}<br />
- {Caption}
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {/block:Audio}
- {block:Video}
- {Video-500}
- <p><center><i>{FormattedPlayCount}</i> plays</center>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
- {Caption}
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {/block:Video}
- {block:Answer}
- <div class="ask"><i>{Asker}</i> <b>sent:</b> {Question}</div>
- {Answer}
- {/block:Answer}
- <div class="stats">
- {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount}{block:IfReblogLink} · <a href="{ReblogURL}">Reblog</a>{/block:IfReblogLink}<br />
- {block:IfShowTags}{block:HasTags}{block:Tags}#<a class="tag" href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}
- </div>
- </div>
- {block:PermalinkPage}
- <div class="permalink">
- <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> | <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br />{/block:RebloggedFrom}
- {block:HasTags}<b>tags »</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</center>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment