Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ╋┏┓┏┓╋╋╋╋╋╋╋╋╋╋╋╋╋╋┏┓╋╋╋╋╋╋╋┏┓╋╋╋┏┓┏┓
- ┏┛┗┫┃╋╋╋╋╋╋╋╋╋╋╋╋╋╋┃┃╋╋╋╋╋╋┏┛┗┓╋╋┃┃┃┃
- ┗┓┏┫┗━┳━━┳┓┏┳━━┳━━┓┃┗━┳┓╋┏┓┗┓┏╋┓┏┫┃┃┃┏━━┳━━┓
- ╋┃┃┃┏┓┃┃━┫┗┛┃┃━┫━━┫┃┏┓┃┃╋┃┃╋┃┃┃┃┃┃┃┃┃┃━━┫┃━┫
- ╋┃┗┫┃┃┃┃━┫┃┃┃┃━╋━━┃┃┗┛┃┗━┛┃╋┃┗┫┗┛┃┗┫┗╋━━┃┃━┫
- ╋┗━┻┛┗┻━━┻┻┻┻━━┻━━┛┗━━┻━┓┏┛╋┗━┻━━┻━┻━┻━━┻━━┛
- ╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┏━┛┃
- ╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┗━━┛
- -->
- <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 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:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <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-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#fff"/>
- <meta name="color:link" content="#777"/>
- <meta name="color:text" content="#777"/>
- <meta name="color:title" content="#333"/>
- <meta name="color:blogtitle" content="#E3CEF6"/>
- <meta name="color:hover" content="#fff"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="image:background" content="1"/>
- <meta name="color:title1" content="#333"/>
- <meta name="color:title2" content="#333"/>
- <meta name="text:name" content="Ariana"/>
- <meta name="text:title" content="lame"/>
- <meta name="text:link two" content=""/>
- <meta name="text:link two title" content="Lol"/>
- <meta name="text:link three title" content=""/>
- <meta name="text:link three" content=""/>
- <meta name="text:link four title" content=""/>
- <meta name="text:link four" content=""/>
- <meta name="text:link five title" content=""/>
- <meta name="text:link five" content=""/>
- <style type="text/css">
- #s-m-t-tooltip {
- max-width:300px;
- padding:6px 6px 6px 6px;
- margin:20px 0px 0px 20px;
- background: #fff; /* change the background color */
- border:1px solid #000; /* change the border color */
- font-family:calibri; /* change the font */
- font-size:10px; /* change the font size */
- border-radius: 20px;
- border:1px solid {color:blogtitle};
- border-left:4px solid {color:blogtitle};
- border-right:4px solid {color:blogtitle};
- letter-spacing:0px; /* change the letter spacing */
- text-transform:uppercase; /* can be uppercase, lowercase, none*/
- color:#000; /* change the text color */
- z-index:999999999999999999999999999999999999;
- }
- ::-webkit-scrollbar {
- height: 5px;
- width: 3px;
- background: #fff;
- }
- ::-webkit-scrollbar-thumb {
- background:{color:blogtitle};
- border: 0px;
- -webkit-border-radius: 5ex;
- -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
- }
- ::-webkit-scrollbar-corner {
- background: #transparent;
- }
- iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
- transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- p {
- margin:0px;
- margin-top:0px;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family: calibri;
- line-height:13px;
- font-size:11px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out;
- color:{color:link};
- }
- a:hover {
- text-decoration: none;
- font-style:;
- color: {color:Hover};
- }
- div#center{
- margin:auto;
- position:relative;
- width:1000px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- /*CUSTOMIZE ENTRY SETTINGS HERE*/
- .entry {
- float:left;
- display: block;
- margin:5px;
- border-radius:5px;
- border:1px solid #aaa;
- padding:10px;
- overflow:hidden;
- width:220px;
- {block:PermalinkPage}
- width:450px;
- text-align:left;
- line-height:10px;
- {/block:PermalinkPage}
- background:white;
- background-image:URL();
- }
- .entry img{
- border-radius:3px;
- }
- /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
- .entry .perma{
- width:auto;
- z-index: 9999999999999999;
- height:auto;
- margin-left:10px;
- padding-left:2px;
- padding-right:3px;
- padding: 3px;
- position: absolute;
- line-height: 15px;
- overflow:hidden;
- text-align:left;
- bottom: 20px;
- background:white;
- font-family:verdana;
- font-size:8px;
- font-style: italic;
- letter-spacing:1px;
- opacity: 0.0;
- border-radius: 20px;
- border:1px solid {color:blogtitle};
- border-left:4px solid {color:blogtitle};
- border-right:4px solid {color:blogtitle};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- .entry:hover .perma{
- overflow:visible;
- opacity:1;
- }
- .perma:hover{
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
- #posts {
- width:660px;
- margin-top:31px;
- z-index:99;
- margin-left:379px;
- right:auto;
- background:transparent;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- /*CUSTOMIZE SIDEBAR HERE*/
- #sidebar{
- position:fixed !important;
- width:170px;
- background:white;
- height:auto;
- border-radius:5px;
- border:1px solid #aaa;
- padding:10px;
- margin-top:150px;
- margin-left:135px;
- text-align:center;
- }
- #lace{
- position: fixed;
- repeat:repeat-x;
- background-image:url('http://media.tumblr.com/82703b19182664c198cd163279558d9c/tumblr_inline_mrf2j4fME11rto88t.png');
- left:0px;
- top: 0px;
- height:30px;
- width:100%;
- z-index: 9999;
- }
- @font-face { font-family: "lol"; src: url('http://static.tumblr.com/yqxw8ss/qOClwq07v/handy00.ttf'); }
- .pooma{
- position: fixed !important;
- z-index: 99;
- font-family: lol;
- font-size: 7px;
- bottom:3px;
- left:-3px;
- height:10px;
- width:18px;
- overflow:hidden;
- text-align: center;
- border-right:3px double #ccc;
- border-bottom:3px double #ccc;
- border-top:3px double #ccc;
- background:white;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .pooma:hover{
- width:180px;
- letter-spacing:3px;
- left:1px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #update{
- position:fixed !important;
- opacity:0;
- text-align:center;
- line-height:18px;
- width:125px;
- height:105px;
- margin-left:30px;
- margin-top:125px;
- background-color:transparent;
- padding-top: 5px;
- padding-bottom:0px;
- font-family: aderyn;
- font-size: 24px;
- transition: all 0.6s ease-out;
- -o-transition-transition: all 0.4s ease-out;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- }
- #sidebar:hover #update{
- opacity:1;
- margin-left:30px;
- margin-top:125px;
- }
- #pic{
- margin-top:-10px;
- margin-left:-3px;
- width:177px;
- height:220px;
- border-radius:5px;
- }
- #pic img{
- border-radius:5px;
- margin-top:5px;
- margin-left:-1px;
- width:177px;
- background:;
- height:220px;
- opacity:1;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- -webkit-transform: perspective(00) rotateY(0deg);
- -moz-transform: perspective(0) rotateY(0deg);
- transform: perspective(00) rotateY(0deg);
- }
- #sidebar:hover #pic img{
- -webkit-transform: perspective(1110) rotateY(0deg);
- -moz-transform: perspective(1110) rotateY(0deg);
- transform: perspective(1110) rotateY(0deg);
- opacity:0;
- }
- #desc{
- position:fixed !important;
- width:140px;
- padding:6px;
- background:transparent;
- height:auto;
- margin-top:-210px;
- margin-left:10px;
- text-align:center;
- z-index:5;
- font-family:consolas;
- color:#000;
- font-size:10px;
- line-height:15px;
- opacity:0;
- border-top-left-radius:3px;
- border-top-right-radius:12px;
- border-bottom-left-radius:12px;
- border-bottom-right-radius:3px;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- #sidebar:hover #desc{
- opacity:1;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- @font-face {font-family: 'apple';src:url('http://static.tumblr.com/gyoju49/m0zmoaiqg/meem48.woff');}
- #blogtitle{
- position:fixed !important;
- width:289px;
- height:50px;
- font-family:apple;
- font-size:30px;
- color:{color:blogtitle};
- margin-top:138px;
- margin-left:65px;
- z-index: 16;
- opacity:3;
- background-image:sdfgh;
- border-radius:10px;
- padding-bottom:30px;
- letter-spacing: 3px;
- line-height:0px;
- text-align:center;
- }
- div.navi a{
- text-align:left;
- font-family: calibri;
- font-size: 38px;
- text-transform: uppercase;
- color:{color:blogtitle};
- width: 24px;
- height:24px;
- background:transparent;
- z-index:56569999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
- display: inline-block;
- margin:4px;
- padding-top:18px;
- padding-bottom:0px;
- right:-14px;
- border-radius:120px;
- border: 0px double #cccccc;
- -webkit-animation:fadeInDown 1.2s;
- -moz-animation:fadeInDown 1.2s;
- -ms-animation: fadeInDown 1.2s;
- }
- @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
- /*CUSTOMIZE TITLE OF ENTRIES HERE*/
- .title{
- line-height: 15px;
- color:{color:Title};
- font-size:16px;
- min-width:100px;
- text-align:center;
- font-family:apple;
- font-weight: normal;
- }
- /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
- .permalink{
- text-transform: normal;
- display: block;
- text-align: right;
- text-decoration: none;
- }
- /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
- #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 $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry, .entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a',
- itemSelector : '.entry, .entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#posts').show(500);
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <BODY onselectstart="return false;" ondragstart="return false;">
- <div class="wrapper">
- <div class="header">
- </div>
- <div id="cage">
- <div id="center">
- <div id="lace"></div>
- <div id="blogtitle">
- {text:title}
- </div>
- <!--STUFF THAT GOES INTO THE SIDEBAR-->
- <div id="sidebar"><div id="update"><a href='#?w=300' rel='05' class='poplight'title="yay updates"><img src="http://img.ph.126.net/yEnBAuJ1BekKQH2STH0PHw==/5629520424934068024.gif" div style="width:80px; height:80px;"></a> </div>
- <center>
- <div id="pic"><a href="/"><img src="{image:sidebar}" width=100%></a>
- <div id="desc">{description}</div>
- <div id="navs">
- <div class="navi">
- <a href="/" title="refresh my blog!">❁</a>
- <a href="{text:link two}" title="{text:link two title}">❁</a>
- <a href="{text:link three}" title="{text:link three title}" >❁</a>
- <a href="{text:link four}" title="{text:link four title}" >❁</a>
- <a href="{text:link five}" title="{text:link five title}">❁</a>
- </center>
- </div>
- <!------------------------------------->
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
- href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
- {/block:Text}
- {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
- class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
- {block:Answer}
- <div style="
- border-bottom: 2px solid {color:blogtitle}; padding: 2px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; background-color: #Fff; font-family:apple;font-size:16px; text-align:center;" >
- <ask>{Asker} asked :</ask></div> <div style="font-family:consolas;font-size:11px;line-height:14px;">{Question} </div> <br>
- <div style="font-family:apple;font-size:16px;line-height:14px;">{text:name} said:</div><div style="padding: -1px 5px -1px 5px; background: transparent;font-family:consolas;font-size:10px;line-height:20px;"><center>{Answer}</center></div> <br><div style="text-align: right;"><askk>{text:put your name here}</askk><hr size=1></div>
- <P ALIGN=Right><a href="{Permalink}">{TimeAgo} with {NoteCountWithLabel}</a>
- {/block:Answer}
- {block:Photo}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{ReblogURL}">reblog</a> with <a href="{Permalink}">{Notecount} notes</a></div>
- <div class="photo"> <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<div class="photo"><a href="{permalink}"> <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank"> reblog </a></div>
- {Photoset-250}</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><span class="permalink"><a
- href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/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}
- <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
- {/block:Chat}
- {block:Audio}
- <div style="width:200px; height:30px;">
- {AudioPlayerBlack}
- </div>
- {block:IndexPage}<span class="permalink">
- <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
- </span>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-400}</center>
- {/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 class="pooma">
- ❤ <a href="http://tullse.tumblr.com/"title="Theme by flovvs (acid-days!)">Theme credit </a> ❤</div>
- </html>
Add Comment
Please, Sign In to add comment