Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- BUXTON THEME - RELEASED 10.01.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>
- <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:primary" content="#000000"/>
- <meta name="color:secondary" content="#ffffff"/>
- <meta name="color:post border hover" content="#ccc"/>
- <meta name="color:blogtitle" content="#000"/>
- <meta name="color:sidebar text" content="#000"/>
- <meta name="font:sidebar" content="courier"/>
- <meta name="font:posts" content=""/>
- <meta name="font:navigation" content="courier new"/>
- <meta name="if:image fade" content="1"/>
- <meta name="if:animated post load" 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=""/>
- <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%)
- }
- .wrapper{width:1000px;margin:0px auto;}
- ::-webkit-scrollbar-thumb{
- background-color: #fff;
- border: 3px double #000;
- height:auto;
- -moz-border-radius: 0px;
- border-radius: 0px;
- }
- ::-webkit-scrollbar {
- height:auto;
- width:7px;
- background-color: transparent;
- }
- body{
- margin:0px;
- background-attachment: fixed;
- background-repeat: repeat;
- background-color:{color:background};
- background-attachment: fixed;
- background-repeat: repeat;
- font-size: 11px;
- font-family: courier;
- line-height:11px;
- color: {color:primary};
- }
- a:link, a:active, a:visited{
- color: {color:primary};
- text-decoration: none;
- -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
- }
- a:hover{
- color: {color:secondary};
- -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
- }
- .entry {
- margin:15px;
- margin-bottom:10px;
- padding: 0px;
- float:left;
- background-color:transparent;
- {block:IndexPage}
- width:270px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- padding-bottom: 2px;
- font-family:{font:posts};
- font-size: 10px;
- line-height:14px;
- overflow:hidden;
- {block:ifanimatedpostload}
- -webkit-transition-duration:3s;
- {/block:ifanimatedpostload}
- }
- #sidebar{
- opacity:1;
- background-color:none;
- {block:IndexPage}
- top: 20px;
- {/block:IndexPage}
- {block:PermalinkPage}
- top:300px;
- {/block:PermalinkPage}
- margin-left: 5px;
- font-family:{font:sidebar};
- font-size: 10px;
- padding-top:0px;
- width: 320px;
- padding: 4px;
- height:auto;
- z-index:1;
- padding-bottom:0px;
- position:fixed;
- text-align:right;
- color:{color:sidebar text};
- }
- #posts {
- width: 605px;
- background: transparent;
- margin-left:335px;
- padding-left: 2px;
- padding-right: 2px;
- padding-top:0px;
- margin-top:0px;
- float:left;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .img{{block:ifimagefade}opacity:.8;{/block:ifimagefade}-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- .img:hover{opacity:1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- .title{
- font-family:{font:posts};
- font-size: 10px;
- line-height:15px;
- text-transform:uppercase;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dashed #555555;
- }
- .perma {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- z-index:9999991;
- display:inline-block;
- position: absolute;
- text-align: left;
- bottom: -5px;
- left: 5px;
- width: auto;
- -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- .entry:hover .perma {
- opacity: 1;
- bottom:3px;
- filter: alpha(opacity = 100);
- -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- .likep {
- width: 21px;
- height: 20px;
- overflow: hidden;
- z-index: 9999999;
- display: inline-block;
- }
- .rep {
- width: 24px;
- height: 20px;
- overflow: hidden;
- z-index: 9999999;
- display: inline-block;
- }
- .likep a:hover {
- background-position: 0px 0px;
- }
- .likep a {
- background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- }
- .likep img {
- width: 21px;
- height: 20px;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- .not { display:inline-block;
- background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
- height: 20px;
- top: -6px;
- font-size: 11px;
- line-height: 20px;
- color: #fff;
- padding-left: 4px;
- padding-right: 4px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- position: relative;
- }
- .not a {
- color: #fff;
- font-weight:bold;
- font-family: Arial, Helvetica, sans-serif;
- }
- .entry:hover .not, .entry:hover .rep, .entry:hover .likep{
- opacity: 0.8;
- filter: alpha(opacity = 80);
- margin-right: 0;
- }
- .not:hover , .rep:hover, .likep:hover {
- opacity: 1!important;
- filter: alpha(opacity = 100)!important;
- }
- #navi{
- font-family:{font:navigation};
- font-size:10px;
- line-height:15px;
- text-align:right;
- padding-top:1px;
- padding-left:100px;
- background:#ccc;
- text-transform:uppercase;
- padding-right:5px;
- -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #navi:hover{background:#000;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- 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:#130C11;}
- .notes img{width:10px; position:relative; top:3px;}
- .blogtitle{
- font-family: 'lobster';
- font-size:35px;
- width:auto;
- text-align:center;
- margin-left:5px;
- color: {color:blogtitle};
- line-height: 35px;
- -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
- }
- .info{float:right;width:120px;text-align:right;height:auto;padding-bottom:25px;margin-top:0px;border-left:1px solid #000;margin-left:10px;}
- .perm{margin-top:-10px;font-family:{font:posts};font-size:10px;text-transform:uppercase;text-align:center;opacity:0;-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;}
- </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/dbek3sy/pX1lrx8xv/ajax-loader.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(300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
- <iframe id="likeiframe" style="display:none;"></iframe>
- <meta name="viewport" content="width=800" />
- </head>
- <body>
- <div class="wrapper">
- <div id="sidebar">
- <div class="info">
- <div class="blogtitle"><a href="/">{Title}</a></div>
- {description}</div>
- <p><p><p><p>
- <a href="/" id="navi">home</a>
- {block:AskEnabled}<a href="/ask" id="navi">message</a>{/block:AskEnabled}
- {block:iflinkonetitle}<a href="{text:link one}" id="navi">{text:link one title}</a>{/block:iflinkonetitle}
- {block:iflinktwotitle}<a href="{text:link two}" id="navi">{text:link two title}</a>{/block:iflinktwotitle}
- {block:iflinkthreetitle}<a href="{text:link three}" id="navi">{text:link three title}</a>{/block:iflinkthreetitle}
- {block:iflinkfourtitle}<a href="{text:link four}" id="navi">{text:link four title}</a>{/block:iflinkfourtitle}
- {block:iflinkfivetitle}<a href="{text:link five}" id="navi">{text:link five title}</a>{/block:iflinkfivetitle}
- <a href="http://sunrisen.tumblr.com" id="navi">theme</a>
- </div>
- <div class="header">
- <div class="left">
- <div id="posts">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:IndexPage}
- {/block:IndexPage}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
- {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> : <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- {block:IndexPage}
- {/block:IndexPage}<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}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <div class="perma">
- <div class="likep">
- <a id="like_image_{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"/></a>
- </div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
- </div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
- </div>
- {/block:IndexPage}
- {block:IndexPage}{LinkOpenTag}<div class="img"><div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="270"/></a></div></div>{LinkCloseTag}{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="510px"/></a>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:indexpage}
- {Photoset-250}
- {/block:indexpage}
- {block:PermalinkPage}{Photoset-410}{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- {block:IndexPage}
- {/block:IndexPage}
- {Quote}</span>
- {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> : <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- {block:IndexPage}
- {/block:IndexPage}
- {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}
- </ul>
- {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> : <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}" style="width:28px;height:28px;">{/block:AlbumArt}</div><div style="width:240px;float:right;background-color:#E3E3E3;height:29px;margin-top:-32px;">{AudioPlayerGrey}
- {block:ExternalAudio}{/block:ExternalAudio}</div>
- {block:IndexPage}<div class="perm"><a href="{Permalink}">{block:TrackName}{TrackName}{/block:TrackName}
- {block:Artist}by {Artist}{/block:Artist}</a></div>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {/block:IndexPage}
- <center>
- {block:IndexPage}
- {Video-250}
- {/block:IndexPage}
- </center>
- <center>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>
- {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> : <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {block:Video}
- {block:Answer}
- {block:IndexPage}
- {/block:IndexPage}
- <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="perm"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Answer}
- {block:PermalinkPage}
- {block:Date}
- <center>
- {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
- <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
- {/block:Date}
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- <div class="right">
- </div>
- <div class="footer">
- <br>
- </div>
- </div>
- </body>
- </html>
- <div style="position:fixed;right:0px;bottom:-425px;">
- <---DONT REMOVE---->
- {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>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement