Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-----
- theme by shenpai, i honestly have no idea if this is coded terribly or not but let me know if there's any issues and i'll try to help you.
- but try google.com please.
- don't remove my credit.
- ----->
- <meta charset="utf-8">
- <meta http-equiv="X-UfA-Compatible" content="IE=edge,chrome=1">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <title>{Title}</title>
- <meta name="color:link" content="#444"/>
- <meta name="color:hover" content="#444"/>
- <meta name="color:text" content="#444"/>
- <meta name="color:footer" content="#fbfbfb"/>
- <meta name="color:border 2" content"#e3e3e3"/>
- <meta name="color:sidebar" content="#444"/>
- <meta name="color:border" content="#ccc"/>
- <meta name="color:sidebar highlight" content="#cdb0bb"/>
- <meta name="color:shadow" content="#ffeef5"/>
- <meta name="color:background" content="#fff6f9"/>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:list" content=""/>
- <meta name="if:300px" content="1"/>
- <meta name="if:350px" content="0"/>
- <meta name="if:400px" content="0"/>
- <meta name="if:500px" content="0"/>
- <meta name="if:footer 2" content="1"/>
- <meta name="if:default links" content="1"/>
- <meta name="if:cover" content="1"/>
- <meta name="if:list links" content="0"/>
- <meta name="if:shadow" content="0"/>
- <meta name="text:Link 1 URL" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 URL" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 URL" content="" />
- <meta name="text:Link 3" content="" />
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="http://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <style type="text/css">
- body {
- margin:0px;
- background:{color:background} url('{image:background}');
- background-repeat:repeat;
- background-attachment:fixed;
- {block:ifcover}
- background-size:cover;
- {/block:ifcover}
- font-family: arial;
- font-size:11px;
- letter-spacing:.02em;
- line-height:16px;
- font-weight:normal;
- color:{color:Text};
- }
- #s-m-t-tooltip{
- position:absolute;
- margin-top: 15px;
- box-shadow:rgba(0,0,0,0.1)0px 0px 2px 2px;
- padding:2px;
- border:1px solid #aaa;
- z-index:9999;
- background:#fffceb;
- }
- p {
- margin:0 0 10px 0;
- padding:0;
- }
- html, body, a {
- cursor:url("http://i.imgur.com/2qleX.jpg"),
- auto !important; }
- a:hover {
- cursor:url("http://i.imgur.com/IepP2.jpg"),
- auto !important; }
- #pic {
- width:95px;
- margin-left:-3px;
- margin-top:-3px;
- padding:5px;
- background:{color:sidebar highlight};
- border:0px solid {color:border};
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- small, tiny, pre {
- font-size:11px;
- }
- a{
- color:{color:link};
- text-decoration:none;
- }
- a:hover{
- color:{color:hover};
- }
- li, ul {
- margin-left:-8px;
- margin-bottom:5px;
- margin-top:5px;
- }
- #wrapper{
- width:630px;
- border:none;
- margin:40px auto;
- {block:if500px}
- width:800px;
- {/block:if500px}
- }
- #sidebar{
- width:100px;
- margin-left:-25px;
- background-attachment:fixed;
- margin-top:0px;
- background:white;
- border:1px solid {color:border};
- padding:22px;
- {block:ifshadow}
- box-shadow:0px 0px 0px 4px {color:shadow};
- {/block:ifshadow}
- position:fixed;
- }
- #content{
- margin-left:160px;
- {block:if300px}
- width:360px;
- {/block:if300px}
- {block:if350px}
- width:400px;
- {/block:if350px}
- {block:if400px}
- width:450px;
- {/block:if400px}
- {block:if500px}
- width:530px;
- {/block:if500px}
- }
- .post {
- margin:35px 0 50px 0;
- {block:if300px}
- width:300px;
- {/block:if300px}
- {block:if350px}
- width:350px;
- {/block:if350px}
- {block:if400px}
- width:400px;
- {/block:if400px}
- {block:if500px}
- width:500px;
- {/block:if500px}
- word-wrap:break-word;
- {block:ifshadow}
- box-shadow:0px 0px 0px 4px {color:shadow};
- {/block:ifshadow}
- {block:permalinkpage}
- margin-bottom:-6px;
- {/block:permalinkpage}
- padding:25px;
- background:white;
- border:1px solid {color:border};
- }
- #sidebar img, .post img{
- max-width:100%;
- }
- #nav{
- max-width:150px;
- text-align:center;
- padding:3px;
- font-weight:bold;
- text-transform:uppercase;
- margin-bottom:5px;
- margin-top:10px;
- background:white;
- border:1px solid {color:border};
- }
- .video-container {
- position: center;
- overflow: hidden;
- }
- .video-container iframe,
- .video-container object,
- .video-container embed {
- position: center;
- max-width:320px;
- background:{color:background};
- max-height:320px;
- }
- .video-wrapper {
- max-width:320px;
- max-height:320px;
- }
- .post a {
- text-decoration:underline;
- }
- h2, h1, big {
- font-weight:normal;
- font-size:14px;
- margin:0 0 10px 0;
- }
- .title {
- font-weight:normal;
- background:{color:background};
- padding:5px;
- font-size:13px;
- margin:0 0 10px 0;
- }
- .quote {
- font-weight:100;
- font-size:12px;
- line-height:18px;
- font-family:helvetica;
- margin:0 0 10px 0;
- }
- .question {
- background:{color:footer};
- margin-bottom:10px;
- padding:5px;
- font-style:italic;
- }
- blockquote {
- padding-left:8px;
- padding-right:5px;
- margin:8px;
- border-left:2px solid {color:Text};
- word-wrap:break-word;
- }
- .footer{
- margin-bottom:-3px;
- margin-top:8px;
- {block:iffooter2}
- background:{color:footer};
- margin-bottom:-25px;
- margin-right:-25px;
- margin-left:-25px;
- margin-top:15px;
- border-top:1px solid {color:border};
- padding:5px;
- {/block:iffooter2}
- color:#aaa;
- text-align:left;
- }
- .footer a {
- background:none;
- margin-right:3px;
- text-decoration:underline;
- }
- ol.notes {
- padding:0;
- margin:0;
- }
- ol.notes li.note img {
- DISPLAY:NONE;
- }
- .links {
- text-align:center;
- padding-bottom:3px;
- margin-left:-3px;
- margin-bottom:-10px;
- }
- .links a {
- {block:ifdefaultlinks}
- background:{color:sidebar highlight};
- letter-spacing:.05em;
- color:{color:sidebar};
- text-decoration:underline;
- {/block:ifdefaultlinks}
- {block:iflistlinks}
- display:block;
- text-decoration:none;
- text-align:left;
- padding:2px;
- border-bottom:1px solid {color:sidebar};
- {/block:iflistlinks}
- }
- ol.notes li.note{
- margin:0px;
- }
- #boop { background:{color:background}; border:1px solid {color:border}; padding:10px;text-align:center;border-radius:4px;margin-bottom:6px; font-size:13px;letter-spacing:.07em;line-height:18px;}
- #boop a {display:block; text-decoration:none;}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="wrapper">
- <div id="sidebar">
- <a href="/"><center><img src="{image:sidebar}" id="pic"></center></a>
- <center><div style="margin-left:-11px;background:transparent; color:{color:sidebar};width:110px;
- padding:5px;margin-bottom:-2px; margin-top:-2px;letter-spacing:.05em;">{description}</div>
- <div class="links">
- {block:ifdefaultlinks}
- <a href="/">index</a>
- <a href="/ask">mail</a>
- <a href="/archive">archive</a><br>
- {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a> {/block:ifLink3}
- {/block:ifdefaultlinks}
- {block:iflistlinks}
- <a href="/"><img src="{image:list}"> index</a>
- <a href="/ask"><img src="{image:list}"> mail</a>
- <a href="/archive"><img src="{image:list}"> archive</a>
- {block:ifLink1}<a href="{text:Link 1 URL}"><img src="{image:list}"> {text:Link 1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}"><img src="{image:list}"> {text:Link 2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}"><img src="{image:list}"> {text:Link 3}</a> {/block:ifLink3}
- {/block:iflistlinks}
- </div>
- </div></center>
- <div id="content">
- {block:Posts}
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- <div class="post">
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div style="max-width:100%;overflow:hidden;">{Photoset}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}
- {/block:Source}
- {/block:Quote}
- {block:Link}<div id="boop"><a href="{URL}">{Name} ✿ →</a></div>{Description}{/block:Link}
- {block:Chat}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}" style="border-bottom:1px dotted {color:border};background:white;padding:5px;margin-top:5px;">
- {block:Label}
- <b>{Label}</b>{/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- <div class="video-wrapper">
- <div class="video-container">
- {video-400}
- </div>
- </div>
- {block:Caption}<div class="caption" style="margin-top:5px;">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Audio}
- {AudioPlayer}
- {/block:Audio}
- {block:Answer}
- <div class="question">{asker}: {Question}</div>
- {Answer}
- {/block:Answer}
- {block:Date}
- <div class="footer">
- <a href="{permalink}" title="{NoteCountwithlabel}"><b>{timeago}{block:Reblog} via {ReblogParentName}{block:RebloggedFromReblog}{/block:RebloggedFromReblog}{/block:Reblog}</b></a>{block:HasTags}{block:Tags} <a href="{TagURL}"style="text-decoration:none;">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- {block:PermalinkPage}<div style="margin-top:25px;"></div>
- {block:notecount}{notecount} note(s) {/block:notecount} {block:rebloggedfrom} via: {ReblogParentName} {/block:rebloggedfrom} {block:contentsource} origin: {sourcetitle} {/block:contentsource}
- {block:NoteCount}
- <div style="background:{color:background};margin-top:5px;padding:4px;border:1px dashed {color:border 2};max-height:240px;overflow:auto;">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- {/block:Posts}
- {block:Pagination}<center>
- <div id="nav">
- {block:PreviousPage}<a href="{PreviousPage}">{lang:Previous}</a> : {/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">{lang:Next}</a>{/block:NextPage}
- </div></center>
- {/block:Pagination}
- </div>
- </div>
- </div>
- <!-- hey i said don't remove it -->
- <a href="http://shenpai.tumblr.com" style="position:fixed;left:5px;bottom:5px;background:white;border:1px solid {color:border}; padding:3px; color:gray;">SHENPAI</a>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script><script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement