Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Delta Theme designed and created by Luis, brought to you by Aesthetic Themes.
- Thank you for choosing our themes!
- By using this theme you're agreeing to NOT to do any of the following:
- - removing the credit(s) or alter them in any way;
- - stealing any parts/codes of the theme and claiming them as yours;
- - editing the HTML and claiming it to be yours;
- - using this theme as base code;
- violating any of these terms will result in blog suspension/termination.
- -->
- <html>
- <head>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/qkgmvnb/KwSmqd1od/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/qkgmvnb/1S4mqd23i/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#content');
- $content.masonry({itemSelector: '.entry,.desc'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/qkgmvnb/mNQmqd1wr/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,},
- // call masonry as a callback.
- function( newElements ) {
- window.n = window.n || 1;
- Tumblr.LikeButton.get_status_by_page(++window.n);
- 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);} );});});});
- $(document).ready(function(){
- $(".hide").hide(0);
- $(".show").click(function(){
- $(".show").hide(0);
- $(".hide").show(0);
- $(".menu").animate({right:'0'},"slow");});});
- $(document).ready(function(){
- $(".hide").click(function(){
- $(".show").show(0);
- $(".hide").hide(0);
- $(".menu").animate({right:'-304px'},"slow");});});
- </script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}"/>
- <meta name="color:Background" content="#242424" />
- <meta name="color:Text" content="#242424" />
- <meta name="color:Links" content="#242424" />
- <meta name="color:Hover" content="#242424" />
- <meta name="color:Menu" content="#f8f8f8" />
- <meta name="color:Post Background" content="#f8f8f8" />
- <meta name="color:Title Background" content="#8ed5e7" />
- <meta name="color:Scrollbar" content="#f8f8f8" />
- <meta name="color:Title" content="#ffffff" />
- <meta name="image:Background" content=""/>
- <meta name="image:Banner" content=""/>
- <meta name="text:Custom Link One Title" content="home" />
- <meta name="text:Custom Link One" content="/" />
- <meta name="text:Custom Link Two Title" content="contact"/>
- <meta name="text:Custom Link Two" content="/ask"/>
- <meta name="text:Custom Link Three Title" content="archive"/>
- <meta name="text:Custom Link Three" content="/archive"/>
- <meta name="text:More Links Page Title" content="" />
- <meta name="text:More Links Page" content="" />
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Archivo+Narrow:400,400italic,700' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {width:7px;height:7px;background:{color:Background};}
- ::-webkit-scrollbar-thumb {background:{color:Scrollbar};}
- p{
- margin:0px;
- padding:0px;}
- a{
- text-decoration:none;
- color:{color:Links};
- -moz-transition: 0.2s ease-in;
- -webkit-transition: 0.2s ease-in;
- -o-transition: 0.2s ease-in;
- transition: 0.2s ease-in;}
- a:link, a:active, a:visited{
- color:{color:Links};}
- a:hover{
- color:{color:Hover};}
- #tumblr_controls{
- top: 1px !important;
- margin: 0 0 0 0;
- right: 1px !important;
- position: fixed !important;}
- body{
- font-size:10pt;
- font-family: 'Archivo Narrow', sans-serif;
- line-height:15px;
- color:{color:Text};
- background: url("{image:Background}") {color:Background};}
- .sidebar{
- position:fixed;
- text-align:center;
- z-index:1000;
- top:250px;
- padding:0;
- left:0px;
- height:150px;
- background:{color:Title Background};
- width:300px;}
- .title{
- font-family: 'Open Sans', sans-serif;
- line-height:150px;
- height:150px;
- font-weight:700;
- font-size: 24pt;
- color:{color:Title};}
- .title a:link, a:active, a:visited{
- color:{color:Title};}
- .banner{
- max-width:300px;
- margin-top:45px;
- height:60px;}
- .desc{
- padding:10px;
- background:{color:Post Background};
- position:relative;
- text-align:justify;
- margin:10px;
- width:250px;
- float:left;}
- .desc_title{
- display:block;
- font-weight:700;
- font-size:16pt;
- line-height:24px;
- text-transform:none;}
- .show, .hide{
- position:absolute;
- width:36px;
- z-index:2;
- height:36px;
- margin:65px 0 0 5px;}
- .menu{
- position:fixed;
- text-align:center;
- z-index:1000;
- padding-right:20px;
- color:{color:Links};
- right:-305px;
- background:{color:Menu};
- top:250px;
- height:150px;
- width:330px;}
- .menu a{
- text-decoration:none;
- color:{color:Links};
- -moz-transition: 0.2s ease-in;
- -webkit-transition: 0.2s ease-in;
- -o-transition: 0.2s ease-in;
- transition: 0.2s ease-in;}
- .menu a:link, a:active, a:visited{
- color:{color:Links};}
- .links{
- padding:5px;
- text-transform:uppercase;
- margin:0 0 0 5px;
- line-height:150px;
- width:auto;
- font-size:8pt;
- height:auto;
- text-align:center;}
- .links:hover{
- border-bottom:1px solid {color:Hover};}
- #content{
- position:relative;
- width:870px;
- margin: 0 auto auto 350px;
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}}
- .entry{
- padding:10px;
- position:relative;
- background:{color:Post Background};
- {block:IndexPage}
- margin:10px;
- width:250px;
- float:left;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-top:25px;
- width:400px;
- {/block:PermalinkPage}}
- .entry img{
- margin-bottom:-3px;}
- .like_and_reblog_buttons {
- position:absolute;
- list-style: none;
- opacity:0;
- top:50%;
- left:50%;
- margin:-13px 0 0 -33px;
- -webkit-transition: 0.5s;
- -webkit-transition: 0.5s;
- -moz-transition: 0.5s;
- transition: 0.5s;}
- .entry:hover .like_and_reblog_buttons{
- opacity:1;
- -webkit-transition: 0.8s;
- -webkit-transition: 0.8s;
- -moz-transition: 0.8s;
- transition: 0.8s;}
- .like_and_reblog_buttons li {
- float: left;
- border-radius:20px;
- padding:6px 15px 15px 7px;
- height:5px;
- width:5px;
- margin: 0;
- background-color: rgba(180, 180, 180, 0.6);}
- .like_and_reblog_buttons li:first-child{
- margin-left:-40px;}
- .permalink{
- display:block;
- text-align:right;
- font-size:7pt;
- margin-top:10px;
- -moz-transition: all 0.5;
- -webkit-transition: all 0.5s;
- -o-transition: all 0.5s;
- transition: all 0.5;}
- .post_title{
- display:block;
- font-weight:bold;
- font-size:11pt;
- line-height:24px;
- text-transform:none;}
- .quote{
- text-transform:none;
- margin-bottom:5px;}
- .audio{
- {block:IndexPage}
- width:240px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:390px;
- {/block:PermalinkPage}
- background-color:#fff;
- padding:5px;
- margin-bottom:0px;}
- .audiocap, .videocap{
- background:#fff;
- display:block;
- padding:10px;}
- .albumart, .albumart img{
- {block:IndexPage}
- width:250px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}}
- .question{
- padding:5px 0 5px 0;
- margin:0 0 5px 0;
- position:relative;
- text-align:left;}
- .caption{
- position:absolute;
- left:440px;
- top:25px;
- color:white;
- max-height:500px;
- width:400px;
- overflow:scroll;}
- .caption a:link, a:active, a:visited{
- color:white;}
- ol.notes {
- list-style-type: none;
- margin-top:25px;
- padding:0;}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div class="sidebar">
- {block:ifnotBannerImage}
- <div class="title"><a href="/">{Title}</a></div>
- {/block:ifnotBannerImage}
- {block:ifBannerImage}
- <a href="/"><img src="{image:Banner}" class="banner"></a>
- {/block:ifBannerImage}
- </div><!--- Sidebar--->
- <div class="menu"><div class="show"><img src="http://static.tumblr.com/fna2ccp/Pmamss5c6/menu-24-128.png" width="22px"></div>
- <div class="hide"><img src="http://static.tumblr.com/fna2ccp/Pmamss5c6/menu-24-128.png" width="22px"></div>
- {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
- {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
- {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
- {block:ifMoreLinksPageTitle}<a href="{text:More Links Page}" class="links">{text:More Links Page Title}</a>{/block:ifMoreLinksPageTitle}
- </div><!--- Menu--->
- <div id="content">
- {block:IndexPage}
- <div class="desc">
- <span class="desc_title">About</span>
- {block:Description}{Description}{/block:Description}
- </div>
- {/block:IndexPage}
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<span class="post_title">{Title}</span>{/block:Title}
- {Body}
- {block:IndexPage}<div class="permalink"><a href="{Permalink}"> {TimeAgo} </a></div>{/block:IndexPage}
- {/block:Text}
- {block:Photo}
- {block:IndexPage}
- <ul class="like_and_reblog_buttons">
- <li>{ReblogButton color="white" size="13"}</li>
- <li>{LikeButton color="white" size="13"}</li>
- </ul>
- {/block:IndexPage}
- {block:IndexPage}
- {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-HighRes}" width="250"></a>{LinkCloseTag}{/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<a href="{permalink}"><img
- class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
- width="400px"/></a>{LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {block:IndexPage}<div class="permalink"><a href="{Permalink}"> {TimeAgo} </a></div>{/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote"><b><i>" </i></b>{Quote} <b><i>"</i></b> </div>
- {block:Source}<small>{Source}</small>{/block:Source}
- {block:IndexPage}<div class="permalink"><a href="{Permalink}"> {TimeAgo} </a></div>{/block:IndexPage}
- {/block:Quote}
- {block:Link}
- <a href="{URL}"{Target}><span class="post_title">{Name}</span></a>
- {block:Description}<small>{Description}</small>{/block:Description}
- {block:IndexPage}<div class="permalink"><a href="{Permalink}"> {TimeAgo} </a></div>{/block:IndexPage}
- {/block:Link}
- {block:Video}
- <div class="video">
- {block:IndexPage}{Video-250}{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- </div>
- {block:IndexPage}{block:Caption}<div class="videocap"><a href="{Permalink}">{Caption}</a></div>{/block:Caption}{/block:IndexPage}
- {block:PermalinkPage}{block:Caption}<div class="videocap">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
- {/block:Video}
- {block:Chat}
- {block:Title}
- <div class="post_title">{Title}</div>
- {/block:Title}{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
- {block:IndexPage}<div class="permalink"><a href="{Permalink}"> {TimeAgo} </a></div>{/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></a></div>{/block:AlbumArt}
- <div class="audio">{AudioPlayerWhite}</div>
- {block:IndexPage}{block:Caption}<div class="audiocap"><div style="margin-top:-24px; color:{color:Audio}; margin-bottom:9px; margin-left:20px; font-size:18px; "></div><a href="{Permalink}">{Caption}</a></div>{/block:Caption}{/block:IndexPage}
- {block:PermalinkPage}{block:Caption}<div class="audiocap"><div style="margin-top:-24px; color:{color:Audio}; margin-bottom:9px; margin-left:20px; font-size:18px; "></div>{Caption}</div>{/block:Caption}{/block:PermalinkPage}
- {/block:Audio}
- {block:Answer}
- <div class="question">{Asker} asked: {Question}</div>
- {Answer}
- {block:IndexPage}<div class="permalink"><a href="{Permalink}"> {TimeAgo} </a></div>{/block:IndexPage}
- {/block:Answer}
- {block:PermalinkPage}
- {block:HasTags} · {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}
- {/block:PermalinkPage}
- {block:PostNotes}
- <div class="caption">{block:Caption}{Caption}{/block:Caption}
- {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- <br>{PostNotes}</div>
- {/block:PostNotes}
- </div> <!-- Entry -->
- {/block:Posts}
- {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> <!-- Pagination -->
- {/block:Pagination}
- {/block:IndexPage}
- </div> <!-- Content -->
- <div style="position:fixed;z-index:99999999; !important;top:27px;right:3px;"><a href="http://aesthetic-themes.tumblr.com"><img src="http://static.tumblr.com/wpm3fau/FLGmm1cfw/it.png"></a></div>
- <div style="position:fixed;bottom:16px;right:5px;z-index:9999999;"><a href="http://aesthetic-themes.tumblr.com/"><img src="http://static.tumblr.com/eogznet/aKvmr12r1/ae.png" height="25" title="Aesthetic Themes"></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment