Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <!--- Theme [02] by pizza-desu
- please don't remove credit --->
- <head>
- <title>{Title}</title>
- {block:description}<meta name="description" content="{metadescription}"/>{/block:description}
- <meta name="image:sidebar pic" content="http://31.media.tumblr.com/d710a8cfff0e858c71d36d64c563e27d/tumblr_mu7o541zKV1rmazn2o1_500.jpg"/>
- <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="/"/>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href='http://fonts.googleapis.com/css?family=Oxygen:300' rel='stylesheet' type='text/css'>
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <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">
- {CustomCSS}
- body, a {cursor: url(http://i.imgur.com/QCKHgTQ.gif), auto;}
- a:hover {cursor: url(http://i.imgur.com/QCKHgTQ.gif), auto;}
- img{
- -webkit-transition: opacity 0.8s linear;
- opacity: 1
- }
- img:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.60;
- }
- iframe.photoset {
- opacity: 1;
- }
- iframe.photoset:hover {
- opacity: .9
- }
- #s-m-t-tooltip {
- position:relative;
- overflow:hidden;
- z-index:999;
- max-width:100px;
- margin:6px 2px 2px 6px;
- padding:2px 5px 2px 5px;
- font:7px arial;
- line-height:11px;
- text-transform:uppercase;
- letter-spacing:1px;
- color:#fff;
- border:1px solid #fff;
- background:#000;
- -webkit-transition: all 0.25s ease;
- -moz-transition: all 0.25s ease;
- -o-transition: all 0.25s ease;
- }
- body {
- font:10px arial;
- text-align:justify;
- line-height:120%;
- color:#111;
- background:#fff;
- text-align:justify;
- }
- .title {
- margin-top:200px;
- right:50px;
- font-family:arial;
- font-size:32px;
- color:#000;
- -webkit-transition: all {text:hover time} 3s;
- -moz-transition: all {text:hover time} 3s;
- -o-transition: all {text:hover time} 3s;
- }
- h2 {
- font:13px verdana;
- color:#000;
- }
- .pom:hover .title{
- margin-top:-50px;
- opacity:0;
- -webkit-transition: all {text:hover time} 0.7s;
- -moz-transition: all {text:hover time} 0.7s;
- -o-transition: all {text:hover time} 0.7s;
- }
- a:link, a:visited, a:active {
- color:#8d8d8d;
- text-decoration:none;
- -webkit-transition: all {text:hover time} 0.7s;
- -moz-transition: all {text:hover time} 0.7s;
- -o-transition: all {text:hover time} 0.7s;
- }
- a:hover{
- color:#f1f1f1;
- -webkit-transition: all {text:hover time} 0.7s;
- -moz-transition: all {text:hover time} 0.7s;
- -o-transition: all {text:hover time} 0.7s;
- }
- .thms {
- position:fixed;
- right:100px;
- top: 500px;
- width:210px;
- height:160px;
- overflow:auto;
- padding-top:5px;
- border:0px solid #000;
- }
- .pom {
- top:350px;
- left:300px;
- width:200px;
- }
- .bara {
- position:fixed;
- top:500px;
- left:325px;
- width:5px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .bara:hover {
- background:#efefef;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barb {
- position:fixed;
- top:500px;
- left:332px;
- width:8px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barb:hover {
- background:#efefef;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barc {
- position:fixed;
- top:500px;
- left:343px;
- width:4px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barc:hover {
- background:#efefef;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .bard {
- position:fixed;
- top:500px;
- left:350px;
- width:11px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .bare {
- position:fixed;
- top:500px;
- left:366px;
- width:9px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .bare:hover {
- background:#efefef;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barf {
- position:fixed;
- top:500px;
- left:377px;
- width:5px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barf:hover {
- background:#efefef;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barg {
- position:fixed;
- top:500px;
- left:387px;
- width:5px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barg:hover {
- background:#efefef;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barh {
- position:fixed;
- top:500px;
- left:394px;
- width:15px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barh:hover {
- background:#efefef;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .bari {
- position:fixed;
- top:500px;
- left:415px;
- width:5px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .bari:hover {
- background:#efefef;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barj {
- position:fixed;
- top:500px;
- left:423px;
- width:3px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .barj:hover {
- background:#efefef;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .bark {
- position:fixed;
- top:500px;
- left:428px;
- width:7px;
- height:60px;
- text-align:center;
- background:#000;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .bark:hover {
- background:#efefef;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .desc {
- width:150px;
- top:590px;
- left:305px;
- position:fixed;
- opacity:0;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .bard:hover .desc {
- opacity:1;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .entry {margin-top:40px; height: 100%; margin-left: 580px; width:600px; padding-left: 0px;{block:PermalinkPage}padding-top:50px; height:1000px;{/block:PermalinkPage};}
- .post {
- width: 250px;
- margin-bottom: 20px;
- }
- .purr {
- background-color:#eee;
- opacity:0;
- padding-top:3px;
- padding-bottom:3px;
- padding-left:5px;
- margin-top:5px;
- margin-left:-80px;
- text-align:left;
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- .post:hover .purr {
- opacity:1;
- margin-left:0px;
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- ::-webkit-scrollbar {width: 6px; height: 3px; background: #FFFFFF;}
- ::-webkit-scrollbar-thumb {background-color:#000 ;}
- .question {
- background-color:#efefef;
- padding-top:5px;
- padding-right:5px;
- padding-bottom:5px;
- padding-left:5px;
- }
- .pic {
- margin-top:295px;
- margin-left:310px;
- position:fixed;
- }
- .re {
- background-color:#eee;
- opacity:0;
- padding-top:3px;
- padding-bottom:3px;
- padding-right:5px;
- margin-top:5px;
- margin-right:-80px;
- text-align:right;
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- .post:hover .re {
- opacity:1;
- margin-right:0px;
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- </style>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- </head>
- <body>
- <div class="pom">
- <a href="/" title="index"><div class="bara"></div></a>
- <a href="/ask" title="contact"><div class="barb"></div></a>
- <a href="/archive" title="history"><div class="barc"></div></a>
- <a href="{text:link1 url}" class="bare" title="{text:link1}"></a>
- <a href="{text:link2 url}" class="barf" title="{text:link2}"></a>
- <a href="{text:link3 url}" class="barg" title="{text:link3}"></a>
- <a href="{text:link4 url}" class="barh" title="{text:link4}"></a>
- <a href="{text:link5 url}" class="bari" title="{text:link5}"></a>
- <a href="{text:link6 url}" class="barj" title="{text:link6}"></a>
- <a href="{text:link7 url}" class="bark" title="{text:link7}"></a>
- <div class="bard" title="description">
- <div class="desc">{Description}</div>
- </div>
- <div class="pic"><img src="{Image:sidebar pic}" style="width:130px"></div>
- <div class="entry">
- {block:Posts}
- <div class="post">
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- <div class="re"><a href="{ReblogURL}">reblog</a></div>
- {block:Date}<div class="purr"><a href="{Permalink}">{TimeAgo}{/block:Date}</a> with <a href="{Permalink}">{block:NoteCount}{NoteCount} ライクス{/block:NoteCount}</a></div>
- {/block:Text}
- {block:Answer}
- <div class="question">
- {Asker}: {Question}
- </div>
- {Answer}
- <div class="re"><a href="{ReblogURL}">reblog</a></div>
- {block:Date}<div class="purr"><a href="{Permalink}">{TimeAgo}{/block:Date}</a> with <a href="{Permalink}">{block:NoteCount}{NoteCount} ライクス{/block:NoteCount}</a></div>
- {/block:Answer}
- {block:Quote}
- <div class="quote">
- <div class="quotetext_{Length}">"{Quote}"</div>
- {block:Source}<div class="source">{Source}</div>{/block:Source}
- </div>
- <div class="re"><a href="{ReblogURL}">reblog</a></div>
- {block:Date}<div class="purr"><a href="{Permalink}">{TimeAgo}{/block:Date}</a> with <a href="{Permalink}">{block:NoteCount}{NoteCount} ライクス{/block:NoteCount}</a></div>
- {/block:Quote}
- {block:Link}
- <h2><a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- <div class="re"><a href="{ReblogURL}">reblog</a></div>
- {block:Date}<div class="purr"><a href="{Permalink}">{TimeAgo}{/block:Date}</a> with <a href="{Permalink}">{block:NoteCount}{NoteCount} ライクス{/block:NoteCount}</a></div>
- {/block:Link}
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- <div class="re"><a href="{ReblogURL}">reblog</a></div>
- {block:Date}<div class="purr"><a href="{Permalink}">{TimeAgo}{/block:Date}</a> with <a href="{Permalink}">{block:NoteCount}{NoteCount} ライクス{/block:NoteCount}</a></div>
- {/block:Chat}
- {block:Audio}
- {block:AudioPlayer}
- {AudioPlayerBlack}
- {block:TrackName}
- {TrackName}
- {/block:TrackName}
- {block:Artist}
- {Artist}
- {/block:Artist}
- {/block:AudioPlayer}
- <div class="re"><a href="{ReblogURL}">reblog</a></div>
- {block:Date}<div class="purr"><a href="{Permalink}">{TimeAgo}{/block:Date}</a> with <a href="{Permalink}">{block:NoteCount}{NoteCount} ライクス{/block:NoteCount}</a></div>
- {/block:Audio}
- {block:Photo}
- {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="250px"></a>{LinkCloseTag}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{block:Date}<div class="re"><a href="{ReblogURL}">reblog</a></div>
- {block:Date}<div class="purr"><a href="{Permalink}">{TimeAgo}{/block:Date}</a> with <a href="{Permalink}">{block:NoteCount}{NoteCount} ライクス{/block:NoteCount}</a></div>
- {/block:Photo}
- {block:Photoset}
- {Photoset-250}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- <div class="re"><a href="{ReblogURL}">reblog</a></div>
- {block:Date}<div class="purr"><a href="{Permalink}">{TimeAgo}{/block:Date}</a> with <a href="{Permalink}">{block:NoteCount}{NoteCount} ライクス{/block:NoteCount}</a></div>
- {/block:Photoset}
- {block:Video}
- {Video-250}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- <div class="re"><a href="{ReblogURL}">reblog</a></div>
- {block:Date}<div class="purr"><a href="{Permalink}">{TimeAgo}{/block:Date}</a> with <a href="{Permalink}">{block:NoteCount}{NoteCount} ライクス{/block:NoteCount}</a></div>
- {/block:Video}
- </div>
- {/block:Posts}
- </div></div>
- <div class="thms">
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment