Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!--
- *.。.☆ diazepam theme (theme 5) by distance-themes or fleaur ☆.。.*
- don't repost as your own + pls pls keep the credit
- hope you like this! enjoy x
- -->
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
- <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(){ $("[title],a[title],img[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:100, tip_fade_speed:300, attribute:"title" }); }); })(jQuery); </script>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#4d4d4d"/>
- <meta name="color:link" content="#4d4d4d"/>
- <meta name="color:post bg" content="#ffffff"/>
- <meta name="color:border" content="#eeeeee"/>
- <meta name="color:bar" content="#fcebd5"/>
- <meta name="color:bar2" content="#fcebd5"/>
- <meta name="color:barh" content="#fad6ab"/>
- <meta name="image:background" content=""/>
- <meta name="if:left sidebar" content="0"/>
- <meta name="if:right sidebar" content="1"/>
- <meta name="if:infinite scroll" content="0"/>
- <meta name="description" content="copacetic"/>
- <meta name="text:updates" content=""/>
- <meta name="text:ur url" content=""/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 1 name" content="home"/>
- <meta name="text:link 2 url" content="/ask"/>
- <meta name="text:link 2 name" content="mssg me"/>
- <meta name="text:link 3 url" content="/submit"/>
- <meta name="text:link 3 name" content="submit"/>
- <meta name="text:link 4 url" content="/archive"/>
- <meta name="text:link 4 name" content="past"/>
- <meta name="text:titlett" content="in excellent order"/>
- <meta name="text:pro" content="/ˌkōpəˈsetik / adj"/>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function () {
- $("#clk").toggle(function() {
- $("#upd").show();
- }, function() {
- $("#upd").hide();
- });
- });
- </script>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 6px;
- height: 4px;
- background: {color:postbg};
- }
- ::-webkit-scrollbar-thumb {
- background-color: {color:barh};
- -webkit-border-radius: 1ex;
- }
- #s-m-t-tooltip {
- max-width:300px;
- margin:10px 0px 0px 10px;
- padding:3px 3px 3px 3px;
- background: #fff;
- border:0px solid {color:borderr};
- font-family:courier new;
- font-size:10px;
- letter-spacing:0px;
- text-transform:lowercase;
- color:#000;
- z-index:999999999999999999999999999999999999;
- }
- #topbar{
- top:0;
- right:0;
- left:0;
- width:100%;
- z-index:20000;
- height:20px;
- background-color:{color:bar};
- position:fixed;
- }
- #bottombar{
- bottom:0;
- right:0;
- left:0;
- width:100%;
- z-index:10000;
- height:20px;
- background-color:{color:bar2};
- position:fixed;
- }
- #leftbar{
- top:0;
- left:0;
- height:100%;
- z-index:10000;
- width:20px;
- background: -webkit-linear-gradient(left top, {color:bar}, {color:bar2});
- background: -o-linear-gradient(bottom right, {color:bar}, {color:bar2});
- background: -moz-linear-gradient(bottom right, {color:bar}, {color:bar2});
- background: linear-gradient(to bottom right, {color:bar}, {color:bar2});
- position:fixed;
- }
- #rightbar{
- top:0;
- right:0;
- height:100%;
- z-index:10000;
- width:20px;
- background: -webkit-linear-gradient(left top, {color:bar}, {color:bar2});
- background: -o-linear-gradient(bottom right, {color:bar}, {color:bar2});
- background: -moz-linear-gradient(bottom right, {color:bar}, {color:bar2});
- background: linear-gradient(to bottom right, {color:bar}, {color:bar2}); ;
- position:fixed;
- }
- .tbtitle{
- border-bottom:3px solid{color:bar};
- font-size:25px;
- margin-top:4px;
- padding:5px;
- }
- #bsbaryo{
- width:200px;
- height:auto;
- padding:5px;
- border-bottom:3px solid{color:bar};
- font-style:bold;
- background:#fff;
- top:50%;
- {block:ifleftsidebar}left:70px;{block:ifleftsidebar}
- {block:ifrightsidebar}right:70px;{block:ifrightsidebar}
- font-family:courier new;
- text-align:center;
- position:fixed;
- }
- .linkiees{
- z-index:200;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- opacity:1;
- position:absolute;
- margin-top:-20px;
- padding:5px;
- max-width:200px;
- margin-left:0px;
- opacity:0;
- text-align:center;
- }
- #bsbaryo:hover .linkiees{
- opacity:1;
- margin-top:10px;
- }
- .linkiees a{
- font-size:10px;
- line-height:20px;
- padding:1px;
- background:{color:bar};
- }
- .linkiees a:hover{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- background:{color:barh};
- }
- #content {
- margin-top:60px;
- margin-left:300px;
- width: 700px;
- float: left;
- {block:PermalinkPage}
- margin-right:20px;{/block:PermalinkPage}
- }
- body {
- background-color: {color:background};
- background-image: url({image:background});
- background-attachment:fixed;background-repeat:repeat;
- background-position:center;
- font-family: courier new;
- font-size: 11px;
- color: {color:text};
- }
- a {
- color: {color:link};
- text-decoration:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- color: {color:text};
- margin-left:3px;
- margin-bottom:5px;
- }
- img, embed, object, video {
- max-width: 100%;
- }
- .tmblr-iframe{
- z-index:9999999999999999999!important;
- max-width: 100%;
- }
- /*post stuff*/
- article {
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- background: {color:post bg};
- margin: 20px;
- margin-left:55px;
- margin-bottom:60px;
- padding: 10px;
- width: 250px;
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- border: 1px solid {color:border};
- }
- #note{
- max-height:250px;
- overflow:auto;
- }
- article:hover{
- border: 1px solid {color:background};
- z-index:200;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- article img{
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- article img:hover{
- z-index:200;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- outline:1px solid {color:border};
- outline-offset:-10px;
- }
- article:hover #perma1{
- z-index:200;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- opacity:1;
- margin-left:45px;
- }
- article:hover #permah{
- z-index:200;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- opacity:1;
- margin-left:45px;
- }
- .title{
- font-family:courier new;
- font-size:20px;
- margin-bottom:1px;
- }
- .ans{
- font-family:courier new;
- }
- .qtext{
- font-family:courier new;
- }
- .wteveridk{
- font-family:courier new;
- margin-left:5px;
- margin-bottom:-3px;
- }
- .chat span {
- float: left;
- margin-right: 10px;
- }
- #perma1{
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- opacity:0;
- background:{color:bar};
- text-align: center;
- position: absolute;
- border-radius:50% 50% 50% 50%;
- height:10px;
- width:10px;
- top:25px;
- left:-20px;
- font-family: courier new;
- padding:10px;
- font-size: 10px;
- {block:PermalinkPage}display:none;{/block:PermalinkPage}
- }
- #perma1:hover{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- -webkit-transform: rotate(180deg);
- -o-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- background:{color:bar2};
- }
- #permah{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- opacity:0;
- background:{color:bar};
- text-align: center;
- position: absolute;
- border-radius:50% 50% 50% 50%;
- height:10px;
- width:10px;
- top:60px;
- left:-20px;
- font-family: courier new;
- padding:10px;
- font-size: 10px;
- {block:PermalinkPage}display:none;{/block:PermalinkPage}
- }
- #permah:hover{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- -webkit-transform: rotate(180deg);
- -o-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- background:{color:bar2};
- }
- #perma2{
- border-top:1px solid{color:bar};
- text-align:right;
- padding:3px;
- padding-bottom:0px;
- }
- .tumblr_audio_player {
- width: 400px;
- height: 100px;
- overflow: hidden;
- position: relative;
- z-index: 1000;
- }
- {block:ifnotinfinitescroll}
- .pagi { /*pagi stuff*/
- font-size:15px;
- font: {select:font};
- color: {color:link};
- text-align:center;
- padding:2px;
- padding-top:5px;
- }
- {/block:ifnotinfinitescroll}
- {block:ifinfinitescroll}
- .pagi {
- display:none;
- }
- {/block:ifinfinitescroll}
- .kathrynisfab{
- background:{color:bar2};
- border-radius:50% 50% 50% 50%;
- color:#ccc;
- font-family:courier new;
- padding:5px;
- position:fixed;
- bottom:30px;
- right:30px;
- font-size:10px;
- }
- .kathrynisfab:hover{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- -webkit-transform: rotate(180deg);
- -o-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- }
- </style>
- </head>
- <body>
- <title>{Title}</title>
- <div id="topbar"></div>
- <div id="bottombar"></div>
- <div id="leftbar"></div>
- <div id="rightbar"></div>
- <div id="bsbaryo">
- <div class="tbtitle">
- <em><a href="/">{Title}</a></em> </div>
- <br>
- {Description}
- <div class="linkiees">
- <a href="{text:link 1 url}" >{text:link 1 name}</a>
- <a href="{text:link 2 url}" >{text:link 2 name}</a>
- <a href="{text:link 3 url}" >{text:link 3 name}</a>
- <a href="{text:link 4 url}" >{text:link 4 name}</a>
- {block:HasPages}
- {block:Pages}
- / <a href="{URL}">{Label}</a></li>
- {/block:Pages}
- {/block:HasPages}
- <a href="maoli.co.vu" title="credits">theme</a></div></div>
- {block:Pagination}
- <div class="pagination">
- <div class="pagi">
- {block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">></a>{/block:NextPage}
- </div></div>
- {/block:Pagination}
- </div>
- <nav>
- <ul>
- {block:HasPages}
- {block:Pages}
- <li> <a href="{URL}">{Label}</a></li>
- {/block:Pages}
- {/block:HasPages}
- </ul>
- </nav>
- <div id="content">
- {block:Posts}
- <article>
- {block:Text}
- <div class="text">
- {block:Title}<h1 class="title">
- <a href="{Permalink}">{Title}</a>
- </h1>{/block:Title}
- {Body}
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Text}
- {block:Photo}
- <div class="photo">
- {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" />{LinkCloseTag}
- <div id="perma1">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"><i class="fa fa-refresh"></i></a>
- </div>
- <div id="permah">
- <a href="{Permalink}" title="{NoteCount}"><i class="fa fa-commenting-o"></i></a>
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="photoset">
- {block:IndexPage}
- {Photoset-400}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-400}
- {/block:PermalinkPage}
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- {Quote}
- {block:Source}<cite>{Source}</cite>{/block:Source}
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Quote}
- {block:Link}
- <div class="link">
- <h1 class="title"><a href="{URL}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Link}
- {block:Chat}
- <div class="chat">
- <ul>
- {block:Lines}
- {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
- {/block:Lines}
- </ul>
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="audio">
- {block:AlbumArt}
- <img src="{AlbumArtURL}" width="100px" height="100px"/>
- {/block:AlbumArt}
- {AudioPlayerWhite}
- {block:AudioEmbed}{AudioEmbed}{/block:AudioEmbed}
- {block:TrackName}<b>track:</b> {TrackName}{/block:TrackName}</span><br>
- {block:Artist}<b>artist:</b> {Artist}{/block:Artist}
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Audio}
- {block:Video}
- <div class="video">
- <div class="video-player">{Video-400}</div>
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Video}
- {block:Answer}
- <div class="answer">
- <div class="ans">
- <img src="{AskerPortraitURL-30}" align="left" style="margin-top:-3px;margin-right:4px;border-radius:10px;background:#fff;padding:2px;">
- {Asker}:<em>{Question}</em>
- {Answer}
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Answer}
- </div>
- <div id="perma">
- {block:PermalinkPage}
- {block:HasTags}</br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- {block:RebloggedFrom}</br>source: <a href="{ReblogRootURL}">{ReblogRootName}</a> / via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
- <div id="note">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div></div>
- {/block:PermalinkPage}
- </footer>
- </article>
- {/block:Posts}
- </div>
- <!-- don't delete the credit -->
- <div class="kathrynisfab"><a href="distance-themes.tumblr.com" title="distance themes" target="_blank">DT</a></div>
- <!-- don't delete the credit -->
- <!-- don't touch it lol -->
- <div style="display:none">
- <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5263526";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script>
- </div>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- {block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- {/block:IfInfiniteScroll}
- <script>
- (function() {
- var $tumblelog = $('#content');
- {block:IfInfiniteScroll}
- $tumblelog.infinitescroll({
- navSelector : ".pagination",
- nextSelector : ".pagination a:first",
- itemSelector : "article",
- bufferPx : 50,
- done : "",
- loading: {
- img : "",
- msgText: ""
- },
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $tumblelog.masonry( 'appended', $newElems);
- });
- }
- );
- {/block:IfInfiniteScroll}
- $tumblelog.imagesLoaded( function(){
- $tumblelog.masonry({
- columnWidth: function( containerWidth ) {
- return containerWidth / 100;
- }
- });
- });
- })();
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement