Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- MISTY THEME CREATED BY DECADE (SUNRISENTHEMES)
- RELEASED APR 19TH 2014
- _ ___ __ _ _ ___
- | \ | / /_\ | \ |
- | | |--- | | | | | |---
- |__/ |___ \___ | | |__/ |___
- FIND MORE THEMES BY DECADE AT SUNRISENTHEMES OR HOTLAYOUTS
- -->
- <html lang="en">
- <head>
- <!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 prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:hover" content="#b7ff00"/>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="if:show captions" content="0"/>
- <meta name="if:image fade" content="1"/>
- <meta name="text:link one" content=""/>
- <meta name="text:link one title" content=""/>
- <meta name="text:link two" content=""/>
- <meta name="text:link two title" content=""/>
- <meta name="text:link three" content=""/>
- <meta name="text:link three title" content=""/>
- <meta name="text:link four" content=""/>
- <meta name="text:link four title" content=""/>
- <style type="text/css">
- #tumblr_controls{
- position:fixed !important;
- -webkit-filter: invert(100%) ;
- }
- ::-webkit-scrollbar-thumb{
- background-color: {color:text};
- border: 2px solid {color:background};
- height:auto;
- -moz-border-radius: 10px;
- border-radius: 10px;
- }
- ::-webkit-scrollbar {
- height:auto;
- width:9px;
- background-color: #999999;
- border: 4px solid {color:background};
- }
- body{
- margin:0px;
- background-repeat: repeat;
- background-attachment:fixed;
- background-color:{color:background};
- background-image:url('{image:background}');
- {block:indexpage}
- background-position:400px 0px;
- {/block:indexpage}
- font-size: 11px;
- font-family: open sans;
- line-height:9px;
- text-transform:lowercase;
- color: {color:text};
- }
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration: none;
- padding-bottom:1px;
- -webkit-transition-duration:.2s;
- }
- a:hover{
- color: {color:link};
- background:{color:hover};
- }
- .entry {
- margin:20px;
- padding: 0px;
- float:left;
- padding-bottom:0px;
- background-color:none;
- margin-bottom:30px;
- {block:IndexPage}
- width:250px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- padding-top:5px;
- margin-top:30px;
- {/block:PermalinkPage}
- font-family:calibri;
- font-size: 12px;
- letter-spacing:0px;
- text-transform:lowercase;
- line-height:14px;
- color:{color:text};
- z-index:1;
- }
- .entry img{max-width:100%;}
- .photo a, .photo a:hover{background:none;border:none;}
- .wrapper{{block:indexpage}width:600px;{/block:indexpage}{block:permalinkpage}width:750px;{/block:permalinkpage}margin:0px auto;}
- #posts {
- width:600px;
- margin-top:0px;
- padding-top:0px;
- padding-bottom:0px;
- padding-right:0px;
- padding-left:0px;
- margin-left:0px;
- background:none;
- {block:permalinkpage}
- width:550px;
- padding-top:10px;
- {/block:permalinkpage}
- z-index:0;
- }
- #infscr-loading{
- bottom: -10px;
- position: absolute;
- left: 50%;
- margin-left:50%;
- width:16px;
- height:16px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .img{{block:indexpage}{block:ifimagefade}opacity:.8;{/block:ifimagefade}{/block:indexpage}-webkit-transition-duration:.7s;}
- .img:hover, .entry:hover .img{opacity:1;}
- .title{
- font-family:consolas;
- font-size: 9px;
- font-weight:normal;
- line-height:7px;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:2px 0px 2px 1px;
- border-left: 1px solid #cccccc;}
- blockquote p, ul{margin:0px; padding:0px;}
- .chat .line{
- background-color:#ffffff;
- margin: 0 0 1px;
- padding: 5px;
- color:black;
- }
- .chat .line.odd{
- background-color:#e3e3e3;
- color:black;
- }
- .label {font-weight:bold; color:{color:text}}
- a img{border: 0px;}
- .p { padding-top: 5px; }
- .ol, ul { margin-left: 10px; padding: 5px; }
- .ul { list-style-type: square; }
- .albumart { margin-bottom: 0px; }
- .albumart img, .audio embed { width: 55px; padding-right: 5px;}
- .notes img{width:20px; position:left; top:5px;border-radius:100px;}
- .notes{line-height:17px;text-transform:uppercase;font-family:consolas;font-size:9px;letter-spacing:1px;text-align:left;}
- .ig{opacity:.9;-webkit-transition-duration:.8s;}.ig:hover, .entry:hover .ig{opacity:1;}
- #s-m-t-tooltip{
- box-shadow:1px 1px 3px rgba(0,0,0,.1);
- max-width:270px;
- margin-top:7px;
- margin-left:7px;
- padding-left:4px;
- padding-right:4px;
- border:none;
- border-radius:0px;
- z-index:1000;
- background-color:#ffffff;
- color:#000000;
- font-family:source sans pro;
- z-index:9;
- font-size:8px;
- letter-spacing:1px;
- font-style:normal;
- text-transform:uppercase;
- line-height:15px;
- box-shadow:3px 3px 0px #cccccc;
- border:1px solid #aaaaaa;
- }
- .perma{
- font-family: consolas;
- border:1px solid #fff;
- padding: 3px 6px;
- margin-top: 0px;
- letter-spacing:1px;
- font-size: 8px;
- text-transform:uppercase;
- line-height: 8px;
- text-align:left;
- margin-bottom:5px;
- }
- #sidebar{
- position:relative;
- margin-top:0px;
- z-index:10009;
- height:auto;
- width:600px;
- margin-left:0px;
- padding-top:0px;
- margin-top:0px;
- padding-bottom:30px;
- background:white;
- overflow:hidden;
- color:black;
- font-family:consolas;
- overflow:hidden;
- font-size:9px;letter-spacing:1px;text-transform:uppercase;-webkit-transition-duration:1s;
- text-align:right;
- left:50%;
- margin-left:-300px;
- }
- #sidebar a{color:{color:link};}
- .hear {width:36px;height:36px;padding:5px;overflow:hidden;position:absolute;z-index:999999999;margin:-150px 0 0 107px;background-color:#000000;-moz-border-radius: 30px;-webkit-border-radius: 30px;border-radius: 30px;
- }
- .hear .player {width:26px;height:26px;overflow:hidden;position:absolute;margin:5px 0 0 5px;background-color:#000000;-moz-border-radius: 30px;
- }
- .blogtitle{text-align:left;float:left;font-size:20px;font-family:arial;padding-top:20px;line-height:10px;}
- .description{text-align:left;float:left;font-size:11px;font-family:arial;padding-top:20px;text-transform:lowercase;max-width:300px;line-height:13px;}
- .links a{color:#cccccc;font-family:arial;font-size:13px;text-transform:lowercase;font-style:italic;}
- .photoperm{text-align:right;font-family:arial;font-size:11px;text-transform:uppercase;}
- .photoperm a{color:black;text-decoration:underline;}
- {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/apahx90/gbVmpo84y/ajax-loader-1.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(1300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <meta name="viewport" content="width=800" />
- </head><body>
- <div id="sidebar">
- <div class="blogtitle">{title}</div><br><br><br><br>
- <div class="description">{description}</div>
- <div class="links">
- <a href="/">home</a> /
- {block:iflinkonetitle}<a href="{text:link one}">{text:link one title}</a> / {/block:iflinkonetitle}
- {block:iflinktwotitle}<a href="{text:link two}">{text:link two title}</a> / {/block:iflinktwotitle}
- {block:iflinkthreetitle}<a href="{text:link three}">{text:link three title}</a> / {/block:iflinkthreetitle}
- {block:iflinkfourtitle}<a href="{text:link four}">{text:link four title}</a> / {/block:iflinkfourtitle}
- <!-- please keep this credit - and keep my themes free -->
- <a href="http://decade.tumblr.com">theme</a>
- <!-- thank you -->
- </div>
- </div>
- <div class="wrapper">
- <div class="autopagerize_page_element">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- {Body}
- {block:IndexPage}
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- <div class="img">
- {block:IndexPage}
- <a href="{permalink}"><img src="{PhotoURL-HighRes}" width="100%"></img></a>{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-500}" width="500px" class="border"></img>{/block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- {block:IndexPage}
- {/block:IndexPage}
- </div>
- {/block:Photo}
- {block:Answer}
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;border-radius:100px;"/>
- <b>{Asker}</b>: <b>{Question}</b>{Answer}
- {block:IndexPage}
- {/block:IndexPage}
- {/block:Answer}
- {block:Photoset}
- <div class="img">
- {block:IndexPage}<a href="{permalink}">{block:Photos}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250px"/>{/block:Photos}<div style="display:none;">{block:RebloggedFrom}{ReblogParentName}{ReblogParentTitle}{ReblogParentURL}{/block:RebloggedFrom}{block:ContentSource}{SourceURL} {/block:ContentSource}</div></a>{/block:IndexPage}
- {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
- </div>
- {block:IndexPage}
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- {Quote} - {source}
- {block:IndexPage}
- {/block:IndexPage}
- {/block:Quote}
- {block:Audio}
- {block:indexpage}
- <div class="audio">{block:AlbumArt}<a href="{permalink}" title="{block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}"><img src="{AlbumArtURL}" style="width:250px;height:auto;position:relative;" class="ig"/></a>{/block:AlbumArt}</div><div class="hear">
- <div class="player">
- {AudioPlayerBlack}</div></div>
- {block:ExternalAudio}{/block:ExternalAudio}
- {/block:indexpage}
- {block:permalinkpage}
- <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}" style="width:47px;height:47px;position:relative;">{/block:AlbumArt}</div><div style="float:left;text-align:left;width:450px;height:27px;padding-top:10px;padding-bottom:10px;{block:albumart}margin-top:-51px;{/block:albumart}float:right;background-color:#000000;">{AudioPlayerBlack height="50" width="420"}
- {block:ExternalAudio}{/block:ExternalAudio}</div>
- {/block:permalinkpage}
- {block:IndexPage}
- {/block:IndexPage}
- {/block:Audio}
- {block:video}
- {block:indexpage}
- {video-250}
- {block:indexpage}
- {block:permalinkpage}
- {video-500}
- {/block:permalinkpage}
- {block:IndexPage}
- {/block:IndexPage}
- {/block:video}
- {block:Chat}
- {block:Title}<div class="title"><center>{Title}</center></div>{/block:Title}
- <div class="chat">
- <div class="lines">
- {block:Lines}
- <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
- {/block:Lines}
- </div>
- </div>
- {block:IndexPage}
- {/block:IndexPage}
- {/block:Chat}
- {block:IndexPage}
- <div style="display:none;">
- {block:ContentSource}
- <a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}
- </a>via {ReblogParentName}{block:RebloggedFromReblog}{/block:RebloggedFromReblog}{/block:ContentSource}</div>
- {block:ifshowcaptions}<br>{caption}{/block:ifshowcaptions}<br><div class="photoperm"><a href="{reblogurl}" target="_blank">reblog</a> · <a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {block:Date}
- <center>
- {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
- <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}{/block:hasTags}</center>
- {/block:Date}
- {block:RebloggedFrom}
- <center><br>{via: <a href="{ReblogParentURL}">{ReblogParentName}</a>}
- </center>
- {/block:RebloggedFrom}
- {/block:PermalinkPage}
- {block:PostNotes}<div class="notes">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div></div>
- <div class="right">
- </div>
- <div class="footer">
- <br>
- </div>
- </body>
- </html>
- <div style="position:fixed;right:0px;bottom:-425px;">
- {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}</div>
- </div></div>
- </body>
- <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>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement