Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- VANISHED THEME - RELEASED 16.08.13
- ----------------------------------------
- CREATED BY SUNRISEN - THEME BLOG: SUNRISENTHEMES
- ----------------------------------------
- THIS THEME AND ALL OTHER THEMES BY SUNRISEN
- ARE USED SUBJECT TO THE AGREEMENT OF THE TERMS
- FOR MORE INFORMATION, VISIT
- HTTP://THEMES.SUNRISEN.CO/TERMS
- -->
- <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="#cccccc"/>
- <meta name="image:header" content=""/>
- <meta name="if:show header image" content="0"/>
- <meta name="if:image fade" content="1"/>
- <meta name="if:1 column" content="0"/>
- <meta name="if:2 columns" content="0"/>
- <meta name="if:3 columns" content="1"/>
- <meta name="if:4 columns" content="0"/>
- <meta name="if:5 columns" content="0"/>
- <meta name="if:6 columns" content="0"/>
- <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=""/>
- <meta name="text:link five" content=""/>
- <meta name="text:link five 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-attachment: fixed;
- background-repeat: repeat;
- background-color:{color:background};
- background-attachment: fixed;
- background-repeat: repeat;
- font-size: 11px;
- font-family: source code pro;
- 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};
- }
- @font-face{
- font-family:'apple';
- src:url('http://static.tumblr.com/apahx90/ue5mo4tod/acme_9_regular.ttf');}
- #header{
- padding: 8px;
- padding-top:0px;
- padding-bottom:0px;
- padding-left:0px;padding-right:0px;
- position:relative;
- width:100%;
- height:auto;
- line-height:10px;
- font-size:12px;
- letter-spacing:1px;
- text-transform:uppercase;
- font-family: consolas;
- background:{color:background};
- z-index:100;
- opacity:1;
- margin-top:0px;
- padding-top:2px;
- padding-bottom:3px;
- z-index:1099999999;
- margin-left:0px;
- }
- .entry {
- margin:40px;
- padding: 0px;
- margin-bottom:38px;
- float:left;
- background-color:none;
- {block:IndexPage}
- {block:if1column}
- width:400px;
- {/block:if1column}
- {block:if2columns}
- width:400px;
- {/block:if2columns}
- {block:if3columns}
- width:300px;
- {/block:if3columns}
- {block:if4columns}
- width:230px;
- {/block:if4columns}
- {block:if5columns}
- width:200px;
- margin:30px;
- margin-bottom:28px;
- {/block:if5columns}
- {block:if6columns}
- width:180px;
- margin:15px;
- margin-bottom:13px;
- {/block:if6columns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- font-family:didact gothic;
- font-size: 12px;
- padding-bottom:0px;
- letter-spacing:0px;
- text-transform:lowercase;
- line-height:14px;
- overflow:hidden;
- }
- .entry img{max-width:100%;}
- .photo a, .photo a:hover{background:none;border:none;}
- .wrapper{{block:indexpage}{block:if1column}width:480px;{/block:if1column}{block:if2columns}width:960px;{/block:if2columns}{block:if3columns}width:1140px;{/block:if3columns}{block:if4columns}width:1240px;{/block:if4columns}{block:if5columns}width:1300px;{/block:if5columns}{block:if6columns}width:1260px;{/block:if6columns}{/block:indexpage}{block:permalinkpage}width:580px;{/block:permalinkpage}margin:0px auto;overflow:hidden;}
- #posts {
- width:100%;
- margin-left:0px;
- padding-top:0px;
- overflow:hidden;
- padding-bottom:350px;
- }
- #infscr-loading{
- bottom: -10px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:16px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .img{{block:indexpage}{block:ifimagefade}opacity:.8;{/block:ifimagefade}{/block:indexpage}-webkit-transition-duration:.8s;
- }
- .img:hover, .entry:hover .img{opacity:1;}
- .title{
- font-family:apple;
- font-size: 8px;
- font-weight:normal;
- line-height:10px;
- 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:#e3e3e3;
- }
- .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;}
- .perm{margin-top:5px;font-family:consolas;font-size:9px;letter-spacing:1px;text-transform:uppercase;opacity:1;text-align:right;border-top:1px solid #ccc;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3 ease-in-out;}
- .entry:hover .perm{margin-top:5px;opacity:1;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
- .blogtitle{
- font-family:display;
- font-size:50px;
- color: {color:blogtitle};
- line-height: 30px;
- text-transform:uppercase;
- text-align:center;
- opacity:1;
- margin-bottom:10px;
- height:auto;
- margin-top:20px;
- padding-bottom:0px;
- -webkit-transition-duration:.8s;
- z-index:1000000009;
- }
- @font-face{
- font-family:display;
- src:url('http://static.tumblr.com/sjab39p/MUxmrmpan/gaellefine.ttf');
- }
- .nav{text-align:center;color:{color:text};}
- .nav a{border:none;border-radius:3px;-moz-appearance: none;-webkit-appearance: none;height:20px;font-family:source code pro; font-size:10px; letter-spacing: 2px; margin-top: 3px; width: 50px; margin-bottom:0px;text-align:center;padding-left:5px;padding-right:5px;padding-top:2px;}
- .nav a:hover{color:{color:hover};}
- .photoperm {-webkit-transition-duration:.8s;z-index:1;position:absolute; text-decoration:none; bottom:2px; margin-left:5px; padding:2px;padding-bottom:1px;border-radius:100px; width:auto;height:auto;background:none; opacity:0; z-index:10;color:black;background:white;text-align:center;font-family:consolas;font-size:8px;text-transform:uppercase;line-height:4px;color:{color:link};letter-spacing:1px;color:#555555;border-bottom:1px solid white;}
- .photoperm a{color:#555555;}.photoperm a:hover{color:{color:hover};}
- .entry:hover .photoperm { position:absolute; opacity:.9;bottom:8px;}
- .entry:hover .photoperm:hover{opacity:1;}.photoperm img{box-shadow:none;}
- .imgp{opacity:.5;-webkit-transition-duration:.8s;}
- .photoperm:hover .imgp, .imgp:hover, .photoperma:hover .imgp{opacity:.7;transform: rotate(-360deg);
- -ms-transform: rotate(-360deg);
- -webkit-transform: rotate(-360deg);
- -o-transform: rotate(-360deg);
- -moz-transform: rotate(-360deg);}
- .photoperma {-webkit-transition-duration:.8s;z-index:1;position:absolute; text-decoration:none; bottom:2px; margin-left:38px; padding:2px;padding-bottom:1px;border-radius:100px; width:auto;height:auto;background:none; opacity:0; z-index:10;color:black;background:white;text-align:center;font-family:consolas;font-size:8px;text-transform:uppercase;line-height:4px;color:{color:link};letter-spacing:1px;color:#555555;border-bottom:1px solid white;}
- .photoperma a{color:#555555;}.photoperm a:hover{color:{color:hover};}
- .entry:hover .photoperma { position:absolute; opacity:.9;bottom:8px;}
- .entry:hover .photoperma:hover{opacity:1;}.photoperma img{box-shadow:none;}
- {CustomCSS}
- </style>
- <link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Didact+Gothic' rel='stylesheet' type='text/css'>
- {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(1000);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <meta name="viewport" content="width=800" />
- </head><body>
- <div class="wrapper">
- <div id="header">
- {block:ifshowheaderimage}<center><a href="/"><img src="{image:header}" style="max-width:500px;"></a></center>{/block:ifshowheaderimage}
- {block:ifnotshowheaderimage}<div class="blogtitle"><a href="/">{title}</a></div>{/block:ifnotshowheaderimage}
- <center><span style="color:{color:text};font-size:9px;letter-spacing:1px;line-height:12px;">{description}</span></center>
- <div class="nav"><a href="/">home</a><a href="/ask">message</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}{block:iflinkfivetitle}<a href="{text:link five}">{text:link five title}</a>{block:iflinkfivetitle}<a href="http://sunrisen.tumblr.com/">theme</a>
- </div>
- </div>
- <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}
- <div class="perm"><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="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- <div class="img">
- {block:IndexPage}
- <div class="photoperm"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/apahx90/827mqp7az/reblog_st.png" style="width:25px;" class="imgp"/></a></div>
- <div class="photoperma"><a href="{permalink}"><img src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/link_seo.png" class="imgp" style="width:25px;"/></a></div>
- {/block:IndexPage}
- {block:IndexPage}<a href="{Permalink}" style="background-color:transparent;">
- <img src="{PhotoURL-HighRes}" width="100%" class="border"></img></a>{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-500}" width="500px" class="border"></img>{/block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Answer}
- <img src="{AskerPortraitURL-48}" width="50" align="left" style="margin-right:3px;border-radius:100px;float:right;" class="img"/><b>{Asker}</b>: <div style="max-width:220px;max-height:50px;overflow-y:auto;"><i>{Question}</i></div><br>{Answer}
- {block:IndexPage}
- <div class="perm"><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="{block:if1column}400px{/block:if1column}{block:if2columns}400px{/block:if2columns}{block:if3columns}300px{/block:if3columns}{block:if4columns}width:230px{/block:if4columns}{block:if5columns}200px{/block:if5columns}{block:if6columns}180px{/block:if6columns}"/>{/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="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- {Quote}
- {block:IndexPage}
- <div class="perm"> - <a href="{permalink}">{Source}</a></div>
- {/block:IndexPage}
- {/block:Quote}
- {block:Audio}
- {block:indexpage}
- <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}" style="width:100%px;height:auto;position:relative;">{/block:AlbumArt}</div><div style="float:left;text-align:left;width:100%px;height:27px;padding-top:5px;padding-bottom:5px;margin-top:0px;margin-bottom:5px;{block:albumart}margin-bottom:0px;margin-top:2px;width:100%;{/block:albumart}float:right;overflow:hidden;background-color:#e3e3e3;">{AudioPlayerGrey}
- {block:ExternalAudio}{/block:ExternalAudio}</div>
- <div class="perm" style="border-top:0px;{block:albumart}border-top:1px solid #dddddd;{/block:albumart}">
- <a href="{permalink}">{block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}</a>
- </div>
- {/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;margin-top:-51px;float:right;background-color:#000000;">{AudioPlayerBlack}
- {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="perm"><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="perm"><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/{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>
- </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>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement