Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- NEPTUNE THEME CREATED BY DECADE (SUNRISENTHEMES)
- RELEASED 21 - 09 - 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>
- <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|Oxygen|Didact+Gothic|Open+Sans|Alegreya+Sans' rel='stylesheet' type='text/css'>
- <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="#cccccc"/>
- <meta name="color:permalink" content="#cccccc"/>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <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: 3px solid {color:background};
- height:auto;
- }
- ::-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: 8px;
- font-family: littlefont;
- 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:hover};
- }
- .entry {
- margin:25px;
- padding: 15px;
- float:left;
- background-color:#ffffff;
- {block:IndexPage}
- width:350px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:350px;
- {/block:PermalinkPage}
- font-family:littlefont;
- font-size: 8px;
- padding-bottom:13px;
- letter-spacing:0px;
- margin-bottom:50px;
- text-transform:uppercase;
- line-height:14px;
- border:1px solid #000000;
- color:#888888;
- }
- .entry img{max-width:100%;}
- .entry .shadow {z-index:-10;width:100%;height:100%;display:inline-block;position:absolute;margin-left:0px;margin-top:0px;background-image:url('http://static.tumblr.com/rkiiohe/RJFmo1pz9/khul.png');border:1px solid #000;{block:permalinkpage}display:none;{/block:permalinkpage}}
- .photo a, .photo a:hover{background:none;border:none;}
- .wrapper{{block:indexpage}width:430px;{/block:indexpage}{block:permalinkpage}width:430px;{/block:permalinkpage}margin:0px auto;}
- #posts {
- width:430px;
- margin-top:0px;
- padding-top:40px;
- padding-bottom:0px;
- padding-right:0px;
- padding-left:0px;
- margin-left:10px;
- background:none;
- padding-left:0px;
- }
- #infscr-loading{
- bottom: -10px;
- position: absolute;
- left: 50%;
- margin-left:0px;
- width:16px;
- height:16px;
- overflow:hidden;
- margin-bottom: 50px;
- /*
- -webkit-filter:invert(100%);
- */
- }
- .img{{block:indexpage}margin-bottom:-3px;{block:ifimagefade}opacity:.9;{/block:ifimagefade}{/block:indexpage}-webkit-transition-duration:.7s;-webkit-filter:grayscale(0%);}
- .img:hover, .entry:hover .img{opacity:1;}
- .img a{{block:indexpage}color:black;{/block:indexpage}}
- .img a:hover{color:{color:hover};}
- .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;
- }
- .chat .line.odd{
- background-color:#eeeeee;
- }
- .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:1000000009;
- 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;
- height:auto;
- width:300px;
- height:50px;
- margin-top:50px;
- padding-top:0px;
- padding:15px;
- padding-top:0px;
- padding-bottom:0px;
- background:white;
- color:black;
- font-family:didact gothic;
- font-size:9px;letter-spacing:1px;text-transform:uppercase;-webkit-transition-duration:1s;
- text-align:center;
- left:50%;
- margin-left:-130px;
- line-height:30px;
- border:1px solid black;
- }
- #sidebar a{color:black;}
- .shade {z-index:-10;width:350px;padding-left:15px;padding-right:15px;height:50px;display:inline-block;position:absolute;left:50%;margin-left:-165px;margin-top:15px;background-image:url('http://static.tumblr.com/rkiiohe/RJFmo1pz9/khul.png');border:1px solid #000;}
- .blogtitle{font-family:didact gothic;font-size:20px;padding-top:7px;padding-bottom:0px;margin-bottom:5px;}
- .hear {width:36px;height:36px;padding:5px;overflow:hidden;position:absolute;z-index:9999;margin:-195px 0 0 155px;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;
- }
- .photoperm{text-align:center;font-family:arial;font-size:10px;text-transform:uppercase;border:none;bottom:5px;}
- .photoperm a{padding:2px;color:#555555;text-decoration:none;font-family:consolas;border:1px outset #dedddd;background:#f7f7f7;}
- .photoperm a:hover{background:#f7f7f7;border:1px inset #dedddd;}
- .photoperma{text-align:center;font-family:littlefont;font-size:8px;text-transform:uppercase;line-height:24px;border:none;margin-left:-15px;bottom:-13px;opacity:1;position:relative;width:380px;height:30px;overflow:hidden;color:black;border-top:1px solid black;}
- .entry:hover .photoperma{opacity:1;}
- @font-face {font-family: "littlefont";
- src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf');
- }
- .nav{padding-top:0px;position:relative;float:center;text-align:center;padding-top:5px;}
- .nav a{padding-top:6px;padding-bottom:6px;width:370px;font-family:didact gothic;font-size:8px;line-height:5px;height:5px;text-transform:uppercase;text-align:center;float:center;color:black;background:#fffff;position:relative;display:inline-block;border-bottom:1px solid black;}
- .nav a:hover{border-bottom:1px solid white;}
- .gmi{opacity:.9;-webkit-transition-duration:.8s;}
- #sidebar:hover .gmi{opacity:1;}
- .navi{width:370px;height:10px;margin-top:5px;padding-top:5px;overflow:hidden;border-top:1px solid white;font-size:10px;-webkit-transition-duration:.7s;}
- .navi:hover{height:110px;}
- #link1{
- z-index:9;
- position:absolute !important;
- margin-top:-52px;
- left:50%;
- margin-left:-180px;
- width: 50px;
- padding:5px;
- color:black;
- height:25px;
- padding:0px;
- border:1px solid #000000;
- line-height:23px;
- font-family:source sans pro;
- text-transform:uppercase;
- font-size:10px;
- background:white;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #link1:hover {
- z-index:99;
- background-color:#ccc;
- }
- #link11{
- z-index:99;
- width:300px;
- height:50px;
- padding-left:15px;padding-right:15px;
- left:50%;
- margin-left:-130px;
- margin-top:-143px;
- border: 1px solid #000000;
- background-color:#ffffff;
- position:fixed;
- font-size:10px;
- line-height:12px;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- }
- #link1:hover #link11 {
- margin-top:-24px;
- z-index:9999999999999;
- }
- #link22{
- z-index:9;
- position:absolute !important;
- margin-top:-26px;
- left:50%;
- margin-left:-180px;
- width: 50px;
- padding:5px;
- color:black;
- height:24px;
- padding:0px;
- border:1px solid #000000;
- line-height:23px;
- font-family:source sans pro;
- text-transform:uppercase;
- background:white;
- font-size:10px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #link22:hover {
- z-index:99;
- background-color:#ccc;
- }
- #link2{
- z-index:99;
- width:300px;
- height:50px;
- padding-left:15px;padding-right:15px;
- left:50%;
- margin-left:-130px;
- margin-top:-160px;
- border: 1px solid #000000;
- background-color:#ffffff;
- position:fixed;
- font-size:10px;
- line-height:45px;
- font-family:open sans;
- font-size:12px;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- }
- #link22:hover #link2 {
- margin-top:-50px;
- z-index:9999999999999;
- }
- {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>
- <div style="bottom:5px;right:5px;position:fixed;"><a href="http://decade.tumblr.com" title="credit"><img src="http://static.tumblr.com/sjab39p/xU4nc96xj/cigarette.png"/></a></div>
- <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 class="shade"></div>
- <div id="sidebar">
- <div class="blogtitle"><a href="/">{title}</a></div>
- </div>
- <div id="link1"><center>about</center>
- <div id="link11"><br><div style="height:26px;width:position:absolute;overflow-y:auto;"><center>{description}</center></div></div>
- </div>
- <div id="link22"><center>links</center>
- <div id="link2"><center>{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}</center></div>
- </div>
- <div class="wrapper">
- <div class="autopagerize_page_element">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- <div class="shadow" style="{block:Answer}margin-top:-3px;left:2px;{/block:Answer}"></div>
- {block:Text}
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- {Body}
- {block:IndexPage}
- <div class="photoperm"><a href="{reblogurl}" target="_blank">reblog</a> · <a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div class="photoperm"><a href="{reblogurl}" target="_blank">reblog</a> · <a href="{permalink}">{notecountwithlabel}</a></div>
- {/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}
- <div class="photoperma">
- <a href="{reblogurl}" target="_blank">reblog</a> - <a href="{permalink}">{timeago}</a> - <a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/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}
- <div class="photoperm"><a href="{reblogurl}" target="_blank">reblog</a> · <a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Answer}
- {block:Photoset}
- <div class="img">
- {block:IndexPage}<a href="{permalink}">{block:Photos}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="350px"/>{/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}
- <div class="photoperm"><a href="{reblogurl}" target="_blank">reblog</a> · <a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- {Quote} - {source}
- {block:IndexPage}
- <div class="photoperm"><a href="{reblogurl}" target="_blank">reblog</a> · <a href="{permalink}">{notecountwithlabel}</a></div>
- {/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:350px;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:300px;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:Audio}
- {block:video}
- {block:indexpage}
- {video-250}
- {block:indexpage}
- {block:permalinkpage}
- {video-500}
- {/block:permalinkpage}
- {block:IndexPage}
- <div class="photoperm"><a href="{reblogurl}" target="_blank">reblog</a> · <a href="{permalink}">{notecountwithlabel}</a></div>
- {/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}
- <div class="photoperm"><a href="{reblogurl}" target="_blank">reblog</a> · <a href="{permalink}">{notecountwithlabel}</a></div>
- {/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: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>
- </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