Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by witheredtrst/themes-bymausami
- if you dont put the credit, ill poo on your face. jk, but seriously have some dignity.
- -->
- <html lang="en">
- <!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">
- <head>
- <script type="text/javascript">
- <!--
- // Disable Right Click Script
- function IE(e)
- {
- if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
- {
- return false;
- }
- }
- function NS(e)
- {
- if (document.layers || (document.getElementById && !document.all))
- {
- if (e.which == "2" || e.which == "3")
- {
- return false;
- }
- }
- }
- document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
- //-->
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <!-- DEFAULT VARIABLES -->
- <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#fff"/>
- <meta name="color:link" content="#e98ca5"/>
- <meta name="color:link shadow" content="#fff"/>
- <meta name="color:hover" content="#000"/>
- <meta name="color:text" content="#000"/>
- <meta name="color:description" content="#777"/>
- <meta name="color:title" content="#777"/>
- <meta name="color:Blog Title" content="#f184ab">
- <meta name="color:title" content="#777"/>
- <meta name="color:scrollbar" content="#777"/>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:Blog Title" content="" />
- <meta name="text:blog title size" content="" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link One Title" content="Index" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Two Title" content="Inbox" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Three Title" content="link" />
- <meta name="text:Link Four" content="" />
- <meta name="text:Link Four Title" content="link" />
- <style type="text/css">
- ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; border-left: 1px transparent #aaaaaa; }
- ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px transparent #aaaaaa; border-top: 1px transparent #aaaaaa; border-left: 1px transparent
- #aaaaaa; border-right: 1px transparent #aaaaaa; }
- #tumblr_controls {
- right:3px !important;
- position: fixed !important;
- }
- .wrapper{
- margin: 0px auto;
- width: 100%;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 802px;
- }
- .right{
- float: right;
- width: 200px;
- background-color: #fff;
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family: silkscreen;
- line-height: 8px;
- font-size: 8px;
- letter-spacing: 1px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration: none;
- }
- a:hover {
- color:{color:hover};
- text-decoration: none;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- text-shadow:1px 1px 5px {color:link shadow};
- }
- askk {
- font-family: halohandletter;
- font-size:30px;
- z-index:1;
- color: {color:link};
- }
- div#center{
- margin:auto;
- position:relative;
- width:900px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- div#sidebar{
- position: fixed;
- padding: 0px;
- opacity:1;
- height:160px;
- width: 190px;
- float:left;
- background: transparent;
- margin-left:15px;
- margin-top: 280px;
- padding-right: 4px;
- z-index:0;
- border: 1px dashed #aaa;
- transition: all 0.9s ease-out;
- -o-transition-transition: all 0.9s ease-out;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- }
- #links{
- position:fixed;
- height:160px;
- width:15px;
- background:white;
- opacity:0.8;
- margin-left:15px;
- margin-top:-161px;
- }
- #link1{
- position: fixed;
- margin-left: 20px;
- top: 300px;
- z-index:2;
- }
- #link2{
- position: fixed;
- margin-left: 20px;
- top: 340px;
- z-index:2;
- }
- #link3{
- position: fixed;
- margin-left: 20px;
- top: 380px;
- z-index:2;
- }
- #link4{
- position: fixed;
- margin-left: 20px;
- top: 420px;
- z-index:2;
- }
- div#desc {
- position: fixed;
- text-align:center;
- width:155px;
- height:144px;
- margin-top: -169px;
- margin-left: 61px;
- font-family:silkscreen;
- padding-top: 8px;
- padding-bottom: 8px;
- padding-right:4px;
- padding-left:4px;
- background: white;
- opacity: 0.0;
- z-index:0;
- text-transform: uppercase;
- font-size:8px;
- color: {color:description};
- line-height:10px;
- letter-spacing:0px;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
- #desc:hover{
- opacity:0.9;
- margin-left:30px;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- div#blogtitle{
- opacity: 0.7;
- text-align: center;
- position: fixed;
- width:220px;
- font-family: halohandletter;
- font-size: {text:blog title size}px;
- text-transform: none;
- margin-left: -10px;
- margin-top: -17px;
- padding-top: 14px;
- padding-bottom: 16px;
- line-height:5px;
- background: transparent;
- color: {color:Blog Title};
- text-shadow: 2px 3px 3px #aaa;
- transition: all 0.9s ease-out;
- -o-transition-transition: all 0.9s ease-out;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- }
- @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
- #posts {
- width:670px;
- margin-top: 4px;
- margin-left:220px;
- right:auto;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- .entry {
- float:left;
- display: block;
- overflow:hidden;
- width:230px;
- border: 2px solid #ddd;
- padding-top:2px;
- padding-bottom:0px;
- padding-right:2px;
- padding-left:2px;
- margin:1px;
- font-family: silkscreen;
- font-size: 8px;
- {block:PermalinkPage}
- width:550px;
- margin-left:40px;
- margin-top: 3px;
- text-align:center;
- {/block:PermalinkPage}
- background: white;
- background-image:URL();
- opacity:0.8;
- webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .entry:hover {
- opacity:1;
- webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .entry .permados{
- position:absolute;
- margin-top: 7px;
- margin-left:-10px;
- width:55px;
- height:15px;
- text-transform: none;
- background-color:#ffffff;
- padding:5px;
- overflow:hidden;
- font-family: halohandletter;
- font-size: 25px;
- line-height:15px;
- text-align:center;
- opacity:0.0;
- border: 0px dashed #000;
- border-radius: 0px 30px 30px 0px;
- -webkit-transition: all 0.3s ease;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .entry:hover .permados{
- margin-left: -2px;
- overflow:visible;
- opacity:0.9;
- -webkit-transition: all 0.3s ease;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .permalinktext {
- display: block;
- padding: 1px;
- margin: 2px 0px 0px 5px;
- text-transform: lowercase;
- font-family:silkscreen;
- font-size: 8px;
- color: #000;
- line-height: 11px;
- text-align: right;
- text-decoration: none;
- border-top: 1px solid #ddd;
- webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .permalinktext:hover{
- margin:2px 4px 0px 5px;
- webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf');}
- @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
- .title{
- text-align: center;
- font-family: halohandletter;
- font-size: 30px;
- line-height:14px;
- letter-spacing: 2px;
- color: {color:Title};
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
- .notes img{width:10px; position:relative; top:3px;}
- <--ses-->
- small{font-size: 90%;}
- {CustomCSS}
- </style>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#posts');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl5z4RA9q1qfamg6.gif">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body onkeydown="return false">
- <body>
- <div class="wrapper">
- <div class="header">
- </div>
- <div id="cage">
- <div id="center">
- <div id="sidebar"><center>
- <a href="/"><img src="{image:sidebar}" style="height:160px; width:194px; opacity:0.9;"></a>
- <div id="links"></div>
- <div id="link1"><a href="{text:Link One}"><img src="http://i46.tinypic.com/3483s4o.png" align="center"></a></div>
- <div id="link2"><a href="{text:Link Two}"><img src="http://i47.tinypic.com/2586n45.png" align="center"></a></div>
- <div id="link3"><a href="{text:Link Three}"><img src="http://i45.tinypic.com/1o7ss9.png" align="center"></a></div>
- <div id="link4"><a href="{text:Link Four}"><img src="http://i46.tinypic.com/wiuhk3.png" align="center"></a></div>
- <div id="desc">{Description}</div>
- </center>
- <div id="blogtitle"><center>{text:Blog Title}</center></div>
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Answer}
- <div style="min-height:30px; padding: 3px; border: 1px solid #ddd; background: transparent; color: black; padding:4px;">
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
- <askk>{Asker}</askk>: {Question}</div>
- <div style="padding:3px; text-align:left;"></div>
- <b>and I whispered:</b>
- {Answer}
- <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> · posted <a href="{permalink}">{timeago} </a> </div>
- {/block:Answer}
- {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> · posted <a href="{permalink}">{timeago} </a> </div>
- {/block:Text}
- {block:Link}<br><a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> · posted <a href="{permalink}">{timeago} </a> </div>{block:Link}
- {block:Photo}
- {block:IndexPage}
- <div class="permados">
- <a href="{permalink}"><a href="{ReblogURL}" target="_blank">Reblog </a>
- </div><center>
- {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=230px></a>{LinkCloseTag}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=550px/>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- {Photoset-500}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-500}</center>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> · posted <a href="{permalink}">{timeago} </a> </div>{/block:Quote}
- {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> · posted <a href="{permalink}">{timeago}</a> </div>
- {/block:Chat}
- {block:Audio}
- <div style="width:300px; height:30px;">
- {AudioPlayerBlack}
- </div>
- {block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> · posted <a href="{permalink}">{timeago}</a> </div>{/block:IndexPage}
- {/block:Audio}
- {block:Video}{block:indexpage}{block:indexpage}{Video-400}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a></div>{/block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> · posted <a href="{permalink}">{timeago} </a> </div>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{/block:Video}
- {block:PostNotes}<div align="middle">{caption}</div>
- <center>
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </body>
- <div style="position:fixed; bottom: 1px; right:1px;">
- <a href="http://witheredtrust.tumblr.com/">credit</a>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment