Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- Theme Thirty-Three // King Bed - Heavenlyhugs
- Please do not remove the credit, thanks!
- █─░█ █▀▀ █▀▀█ ▀█─█▀ █▀▀ █▀▀▄ █── █──█ █──█ █──█ █▀▀▀ █▀▀
- ░█▀▀█ █▀▀ █▄▄█ ─█▄█─ █▀▀ █──█ █── █▄▄█ █▀▀█ █──█ █─▀█ ▀▀█
- ░█─░█ ▀▀▀ ▀──▀ ──▀── ▀▀▀ ▀──▀ ▀▀▀ ▄▄▄█ ▀──▀ ─▀▀▀ ▀▀▀▀ ▀▀▀
- -->
- <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-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#fcfcfc"/>
- <meta name="color:link" content="#d48383"/>
- <meta name="color:text" content="#777"/>
- <meta name="color:title" content="#333"/>
- <meta name="color:hover" content="#373638"/>
- <meta name="color:text shadow" content="#aaa"/>
- <meta name="color:scrollbar" content="#777"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="image:background" content="1"/>
- <meta name="text:link one" content=""/>
- <meta name="text:link two" content=""/>
- <meta name="text:link three" content=""/>
- <meta name="text:link four" content=""/>
- <meta name="text:link five" content=""/>
- <meta name="text:link one title" content="Refresh"/>
- <meta name="text:link two title" content="Inbox"/>
- <meta name="text:link three title" content="Links"/>
- <meta name="text:link four title" content="Themes"/>
- <meta name="text:link five title" content="Mine"/>
- <meta name="text:signature" content="Jade xoxo"/>
- <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
- <style type="text/css">
- div#qTip {
- display: none;
- text-align:center;
- position:absolute;
- text-transform:uppercase;
- z-index:99;
- font-family:calibri;
- font-size:8px;
- padding:4px;
- color:white;
- border-radius:10px;
- border:1px solid #eee;
- background:{color:link};
- }
- #tumblr_controls{
- position:fixed !important;
- -webkit-filter: invert(100%)
- }
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-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: 1;-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 {
- margin: 5px;
- font-family: calibri;
- line-height:10px;
- font-size:10px;
- background-attachment: fixed;
- background-repeat: repeat;
- color:{color:text};
- background-color: {color:Background};
- background-image:url({image:Background});
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out;
- color:{color:link};
- }
- a:hover {
- text-decoration: none;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- cursor: url(http://i.imgur.com/2qleX.jpg), auto;
- color: {color:Hover};
- text-shadow:0px 0px 2px {color:text shadow};
- }
- div#center{
- margin:auto;
- position:relative;
- width:1000px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- .entry {
- float:left;
- display: block;
- margin:5px;
- overflow:hidden;
- width:250px;
- background:white;
- border:1px solid #eee;
- padding:6px;
- {block:PermalinkPage}
- width:450px;
- text-align:left;
- line-height:10px;
- {/block:PermalinkPage}
- }
- .entry .perma{
- width:250px;
- height:100%;
- margin-left:0px;
- position: absolute;
- line-height: 14px;
- overflow:hidden;
- text-align:center;
- padding:3px;
- top:6px;
- background:white;
- word-spacing:2px;
- letter-spacing:1px;
- opacity: 0.0;
- -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:.9;
- }
- #posts {
- width:840px;
- margin-top:1px;
- z-index:99;
- margin-left:160px;
- right:auto;
- background:transparent;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- #creditss {
- position:fixed !important;
- font-size: 8px;
- text-transform:uppercase;
- bottom:-8px;
- right:5px;
- padding: 4px;
- height:20px;
- width:auto;
- text-align:center;
- background: white;
- border: 1px solid #eee;
- border-top-left-radius:10px;
- border-top-right-radius:10px;
- }
- #sidebar{
- position:fixed !important;
- width:175px;
- background:white;
- height:auto;
- margin-top:110px;
- margin-left:-60px;
- text-align:center;
- padding:4px;
- border:1px solid #eee;
- }
- #sidebar img{
- width:175px;
- height:auto;
- }
- .links{
- width:179px;
- padding:2px;
- margin-left:-4px;
- margin-top:4px;
- background:transparent;
- text-align:center;
- height:auto;
- border-top:1px solid #eee;
- border-bottom:1px solid #eee;
- text-transform:uppercase;
- font-size:8px;
- }
- .about{
- width:179px;
- padding:2px;
- margin-left:-4px;
- margin-top:4px;
- text-align:center;
- height:38px;
- }
- @font-face { font-family: "Camilla"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
- @font-face { font-family: "Lips"; src: url('http://static.tumblr.com/ygfurav/eGLmkhogi/comesinhandy.ttf'); }
- @font-face { font-family: "Ariana"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
- @font-face { font-family: "Baby"; src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf'); }
- @font-face { font-family: "Dreamer"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
- sign{
- font-family:"Dreamer";
- font-size:14px;
- font-weight:bold;
- }
- askk {
- font-family:"Dreamer";
- font-size: 15px;
- z-index:1;
- color: {color:Title};
- }
- .title{
- line-height: 16px;
- font-size: 16px;
- font-family:"Dreamer";
- color:{color:Title};
- }
- .permalink{
- text-transform: uppercase;
- font-size:8px;
- display: block;
- text-align: center;
- border-top:1px solid #eee;
- padding:2px;
- margin-top:8px;
- margin-bottom:2px;
- }
- #audio {
- width:200px;
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .cover img {
- float:left;
- width:60px;
- height:60px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:17px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- ::-webkit-scrollbar {
- width: 4px;
- height: 4px;
- border-left:0px solid #ccc;
- background-color:{color:background};
- }
- ::-webkit-scrollbar-thumb {
- background: {color:scrollbar};
- }
- ::-webkit-scrollbar {
- width: 5px;
- height: 5px;
- background: #dddddd;
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollbar};
- }
- #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{padding:2px; border:1px solid #eee; width:20px; 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="creditss">
- Theme by <a href="http://heavenlyhugs.tumblr.com/"><u>heavenlyhugs</u></a>
- <br>
- <font color="#eee">------------------------------------------</font>
- </div>
- <div id="sidebar">
- <a href="/"><img src="{image:sidebar}" width=100%></a>
- <div class="links">
- <a href="{text:link one}">{text:link one title}</a> ·
- <a href="{text:link two}">{text:link two title}</a> ·
- <a href="{text:link three}">{text:link three title}</a> ·
- <a href="{text:link four}">{text:link four title}</a> ·
- <a href="{text:link five}">{text:link five title}</a></div>
- <div class="about">
- {Description}
- <div style="text-align:right;"><sign>{text:signature}</sign></div>
- </div>
- </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>
- <span class="permalink">
- <a href="{Permalink}" target="_blank">{notecount} likes</a>
- as of {12Hour}:{Minutes} {AmPm} / <a href="{ReblogURL}" target="_blank">Share this text post</a>
- <br>{/block:HasTags}</span>
- {/block:Text}
- {block:Answer}
- <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/><askk>{asker}</askk>: {Question}</div>
- <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
- {/block:Answer}
- {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
- <span class="permalink">
- <a href="{Permalink}" target="_blank">{notecount} likes</a>
- as of {12Hour}:{Minutes} {AmPm} / <a href="{ReblogURL}" target="_blank">Share this link</a>
- {/block:Link}
- {block:Photo}
- {block:IndexPage}
- <center>
- <div class="perma">
- <div style="font-size:8px;text-transform:uppercase;">
- Posted at {12Hour}:{Minutes} {AmPm} on a <a href="{Permalink}" target="_blank">{DayOfWeek}</a> </div>
- <div style="font-size:13px;font-family:dreamer;">
- <a href="{ReblogURL}" target="_blank"> Reblog this image </a></div></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">
- <div style="font-size:8px;text-transform:uppercase;">
- Posted at {12Hour}:{Minutes} {AmPm} on a <a href="{Permalink}" target="_blank">{DayOfWeek}</a> </div>
- <div style="font-size:13px;font-family:dreamer;">
- <a href="{ReblogURL}" target="_blank"> Reblog this image </a></div></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>
- <span class="permalink">
- <a href="{Permalink}" target="_blank">{notecount} likes</a>
- as of {12Hour}:{Minutes} {AmPm} / <a href="{ReblogURL}" target="_blank">Share this quote</a>
- </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}
- <span class="permalink">
- <a href="{Permalink}" target="_blank">{notecount} likes</a>
- as of {12Hour}:{Minutes} {AmPm} / <a href="{ReblogURL}" target="_blank">Share this chat</a>
- </span>
- {/block:Chat}
- {block:Audio}
- <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
- {block:IndexPage}
- <span class="permalink">
- <a href="{Permalink}" target="_blank">{notecount} likes</a>
- as of {12Hour}:{Minutes} {AmPm} / <a href="{ReblogURL}" target="_blank">Share this audio post</a>
- </span>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- <div class="perma">
- <div style="font-size:8px;text-transform:uppercase;">
- Posted at {12Hour}:{Minutes} {AmPm} on a <a href="{Permalink}" target="_blank">{DayOfWeek}</a> </div>
- <div style="font-size:13px;font-family:dreamer;">
- <a href="{ReblogURL}" target="_blank"> Reblog this video </a></div></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>
- <!-- THEME BY HEAVENLYHUGS -->
- <!-- IF YOU'RE GOING TO REMOVE THE CREDIT, PUT IT IN YOUR LINKS OR FAQ -->
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement