Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- _ _ _
- | | (_) | |
- | | ____ _ _ __ _ _ _| | __
- | |/ / _` | |/ _` | | | | |/ /
- | < (_| | | (_| | |_| | <
- |_|\_\__,_|_|\__, |\__,_|_|\_\
- __/ |
- |___/
- Delicate theme by Ani (kaiguk)
- Please follow the rules by not claiming as your own or removing the credit.
- If anything goes wrong, msg me <3
- Have a wonderful day and happy using!!!
- -->
- <!DOCTYPE html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <head>
- <meta name="if:showcaptions" content="1"/>
- <meta name="color:bold" content="#d6bbad"/>
- <meta name="color:italic" content="#e6d6ce"/>
- <meta name="color:underline" content="#d6bbad"/>
- <meta name="color:bg" content="#ffffff">
- <meta name="color:link" content="#d6c7b8">
- <meta name="color:hover" content="#eeeeee">
- <meta name="color:text" content="#9a9a9a">
- <meta name="color:scrollbar" content="#f2eadb">
- <meta name="color:title" content="#cccccc"/>
- <meta name="color:border" content="#f6f6f6">
- <meta name="color:post bg" content="#fdfdfd">
- <meta name="color:caption bg" content="#fbfbfb"/>
- <meta name="color:caption border" content="#f6f6f6"/>
- <meta name="color:caption" content="#cccccc"/>
- <meta name="color:blockquote bg" content="#f6f6f6"/>
- <meta name="color:blockquote border" content="#eeeeee"/>
- <meta name="color:linktitlebg" content="#eeeeee"/>
- <meta name="color:linktitletext" content="#888888"/>
- <meta name="color:selection text" content="#888888"/>
- <meta name="color:selection bg" content="#eeeeee"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:totop" content=""/>
- <meta name="text:link1" content="">
- <meta name="text:link1 url" content="/">
- <meta name="text:link2" content="">
- <meta name="text:link2 url" content="/">
- <meta name="text:link3" content="">
- <meta name="text:link3 url" content="/">
- <meta name="text:link4" content="">
- <meta name="text:link4 url" content="/">
- <meta name="text:link5" content="">
- <meta name="text:link5 url" content="/">
- <meta name="text:link6" content="">
- <meta name="text:link6 url" content="/">
- <meta name="text:link7" content="">
- <meta name="text:link7 url" content="/">
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <style type="text/css">
- a {
- color:{color:link};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- color:{color:hover};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
- ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
- ::-webkit-scrollbar-track{background-color:{color:bg};}
- body {
- background-color:{color:bg};
- font-family:arial;
- font-weight:normal;
- font-size:11px;
- }
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- }
- u{
- color:{color:underline};
- }
- h1 {
- font-weight:normal;
- text-align:center;
- font-size:11px;
- letter-spacing:1px;
- color:{color:text};
- }
- h2 {
- font-size:15px;
- font-style:italic;
- font-weight:normal;
- text-align:center;
- letter-spacing:1px;
- }
- blockquote {
- padding:10px;
- border:1px solid {color:blockquote border};
- background:{color:blockquote bg};
- }
- #exo {
- width:700px;
- margin: 0 auto -11px auto;
- text-align: center;
- background-color:{color:bg};
- }
- #sidebar {
- position:fixed;
- width:200px;
- bottom: 30px;
- margin-left:-150px;
- text-align:center;
- font-family:arial;
- }
- .title{
- font-size:20px;
- color:{color:title};
- font-family:verdana;
- font-style:italic;
- font-weight:bold;
- }
- #sidebar img {
- width:150px;
- padding:10px;
- margin-top:200px;
- margin-left:0px;
- margin-bottom:10px;
- background-color:{color:bg};
- }
- .toplinks {
- width:530px;
- margin-top:-10px;
- margin-left:80px;
- font-size:15px;
- text-align:right;
- font-style:italic;
- letter-spacing:0px;
- padding:5px;
- padding-top:70px;
- padding-bottom:10px;
- position:fixed;
- border-bottom:3px double;
- border-color:{color:border};
- background-color:{color:bg};
- }
- .toplinks a{
- padding:5px;
- letter-spacing:0px;
- color:{color:link};
- }
- .toplinks a:hover{
- color:{color:hover};
- }
- .desc {
- margin-top:-10px;
- margin-left:15px;
- width:150px;
- padding:10px;
- text-align:justify;
- font-size:11px;
- letter-spacing:0px;
- line-height:110%;
- color:{color:text};
- background-color:{color:infobg};
- border-color:{color:border};
- }
- .desc a {
- color:{color:link};
- }
- #con {
- float:left;
- margin-left:0px;
- margin-top:70px;
- text-align:center;
- color:{color:text};
- margin-bottom:10px;
- }
- #posts {
- width:500px;
- margin-top:60px;
- margin-bottom:20px;
- margin-left:90px;
- text-align:justify;
- font-size:11px;
- line-height:100%;
- letter-spacing:0px;
- padding:10px;
- border:1px solid {color:border};
- background:{color:post bg};
- color:{color:text};
- }
- {block:IfShowCaptions}
- #captions {
- margin-top: 10px;
- padding:5px;
- text-align:left;
- background: {color:Caption bg};
- border: 1px solid {color:Caption border};
- color:{color:Caption};
- }
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- #captions {
- display:none;
- }
- {/block:IfNotShowCaptions}
- #question {
- padding-bottom:5px;
- border-bottom:1px solid {color:border};
- }
- #asker {
- letter-spacing:1px;
- }
- .player {
- width:25px;
- height:25px;
- overflow:hidden;
- position:absolute;
- background:white;
- }
- .audioinfo {
- margin-left:50px;
- line-height:120%;
- }
- #perma {
- margin-top:20px;
- border-top:1px solid #eee;
- padding:5px;
- text-align:center;
- font-size:11px;
- letter-spacing:0px;
- line-height:150%;
- text-transform:lowercase;
- color:{color:link};
- }
- #perma a {
- color:{color:link};
- padding:5px;
- font-size:12px;
- }
- #perma a:hover {
- color:{color:hover};
- }
- #perminfo {
- padding:10px;
- text-align:justify;
- line-height:15px;
- margin-top:10px;
- height:auto;
- background:#fafafa;
- padding:10px;
- }
- .note li {
- list-style-type:none;
- padding:10px 25px 10px 25px;
- text-align:left;
- margin:0px;
- border-bottom:1px solid {color:border};
- line-height:140%;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .notes img {
- display:none!important;
- }
- #s-m-t-tooltip {
- z-index: 9999;
- background: {color:LinkTitleBG};
- font-size: 11px;
- line-height: 11px;
- font-family: arial;
- letter-spacing: 1px;
- text-transform: normal;
- color: {color:LinkTitleText};
- max-width: 150px;
- word-wrap: break-word;
- padding: 3px 3px 3px 3px;
- display: block;
- margin: 24px 14px 7px 12px;
- -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- -moz-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- }
- #pup {
- font-size:12px;
- line-height:150%;
- letter-spacing:0px;
- left:10px;
- bottom:10px;
- position:fixed;
- font-style:italic;
- text-align:center;
- }
- #pup a {
- padding:3px;
- color:{color:link};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- ::selection {
- background:{color:selection bg};
- color:{color:selection text};
- }
- #scrollToTop:link, #scrollToTop:visited {
- display:none;
- position:fixed;
- bottom: 10px;
- right:10px;
- }
- ul.chat, .chat ol, .chat li {
- list-style:none;
- margin:0px;
- padding:2px;
- line-height:160%;
- }
- {CustomCSS}
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <a href="javascript:;" id="scrollToTop" title="top"><img src="{image:ToTop}"></a></a>
- </head>
- <body>
- <div id="exo">
- <div id="sidebar">
- <img src="{image:sidebar}">
- <div class="desc">
- {Description}
- </div>
- </div>
- <div class="toplinks">
- <div class="title">{Title}</div>
- <a href="{text:link1 url}">{text:link1}</a>
- <a href="{text:link2 url}">{text:link2}</a>
- <a href="{text:link3 url}">{text:link3}</a>
- <a href="{text:link4 url}">{text:link4}</a>
- <a href="{text:link5 url}">{text:link5}</a>
- <a href="{text:link6 url}">{text:link6}</a>
- <a href="{text:link7 url}">{text:link7}</a>
- </div>
- <div id="con">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div id="posts">
- <div style="line-height:170%;">{block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}”</h2><h1>— {Source}</h1>{/block:Quote}
- {block:Link}<a href="{URL}"><h2>{Name} »</h2></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:IndexPage}
- {block:Caption}<div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:IndexPage}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:IndexPage}
- {block:Caption}<div id="captions">
- {Caption}</div>
- {/block:Caption}
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:Caption}<div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:IfNotShowCaptions}
- </center>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:IndexPage}
- {block:Caption}<div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:IndexPage}{/block:Video}
- {block:Answer}<div id="question"><img style="padding-right:2px" src="http://media.tumblr.com/71c22f624186d6ca7f4fb48d2931bd81/tumblr_inline_n5sqt5IPZZ1sbfysw.gif">
- <span id="asker">{Asker} asked:</span>{Question}</div><div style="color:{color:text}; font-size:11px;">{Answer}</div>{/block:Answer}
- {block:Audio}
- <div style="margin-top:15px;" class="player">{AudioPlayerWhite}</div><div class="audioinfo">
- <b>Song:</b> {block:TrackName}{TrackName}{/block:TrackName}<p>
- <b>Artist:</b> {block:Artist}{Artist}{/block:Artist}<p>
- <b>Plays:</b> {PlayCount}
- </a>
- </div>
- {/block:Audio}
- </div>
- {block:IndexPage}
- <div id="perma">
- <a href="{Permalink}">{MonthNumberWithZero} . {DayOfMonthWithZero} . {ShortYear} </a>
- </div>
- {block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div id="perminfo">
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<br>
- <img src="http://static.tumblr.com/3yblkz0/bWKn2c3l1/plan.png">
- <b>Date:</b> {ShortMonth} {DayOfMonthWithZero}, {Year}<br>
- {block:NoteCount}
- <img src="http://media.tumblr.com/9395b2e212e1433fceeb8f2fe727e88e/tumblr_inline_n2ajerV2ro1r7v6wt.png">
- <b>Notes:</b> {NoteCount}<br>
- {/block:NoteCount}
- {block:RebloggedFrom}
- <img src="http://static.tumblr.com/3yblkz0/Eifn2c23d/w2.png">
- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- {/block:RebloggedFrom}
- {block:ContentSource}
- <img src="http://static.tumblr.com/3yblkz0/Eifn2c23d/w2.png">
- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a><br>
- {/block:ContentSource}
- {block:HasTags}
- <img src="http://static.tumblr.com/3yblkz0/wfTn2c29g/tag.png">
- <b>Tagged:</b>
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- <div class="note">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- </div>
- {/block:Posts}
- </div>
- </div>
- <div id="pup"><a href="http://kaiguk.tumblr.com" title="theme by ani">KG</a>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement