Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- BEACON THEME - RELEASED 18.04.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>
- </script><!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="#ffffff"/>
- <meta name="color:blogtitle" content="#000"/>
- <meta name="font:body" content="lucida sans"/>
- <meta name="if:rounded corners" content="0"/>
- <meta name="if: fixed header" content="1"/>
- <meta name="if:title font" content="1"/>
- <meta name="if:consolas font" content="1"/>
- <meta name="if:animated post entry" 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=""/>
- <meta name="text:link five" content=""/>
- <meta name="text:link five title" content=""/>
- <style type="text/css">
- ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:background};border:1px solid {color:background}; }
- ::-webkit-scrollbar-thumb { background-color:{color:background};border:2px solid {color:text};}
- ::-webkit-scrollbar-thumb:vertical{ background-color:{color:text};border:2px solid {color:background};}
- iframe#tumblr_controls{
- position:fixed !important;
- z-index:10000000009;
- }
- .wrapper{{block:indexpage}width:1360px;{/block:indexpage}{block:permalinkpage}width:550px;{/block:permalinkpage}margin:0px auto;padding-bottom:250px;}
- body{
- margin:0px;
- background-attachment: fixed;
- background-repeat: repeat;
- background-color:{color:background};
- background-attachment: fixed;
- background-repeat: repeat;
- font-size: 10px;
- {block:ifconsolasfont}
- font-family:consolas;
- {/block:ifconsolasfont}
- {block:ifnotconsolasfont}
- font-family:{font:body};
- {/block:ifnotconsolasfont}
- line-height:10px;
- color: {color:text};
- }
- a:link, a:active, a:visited{
- color: {color:link};
- 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:hover};
- -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
- }
- .entry {
- margin:10px;
- padding: 0px;
- float:left;
- background-color:transparent;
- {block:IndexPage}
- width:250px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:550px;
- {/block:PermalinkPage}
- padding-bottom: 0px;
- font-size: 9px;
- line-height:14px;
- margin-bottom:7px;
- overflow:hidden;
- border:1px solid {color:background};
- {block:ifanimatedpostentry}
- -webkit-transition-duration:2s;
- {/block:ifanimatedpostentry}
- }
- .entry img{{block:indexpage}max-width:248px;{/block:indexpage}}
- #sidebar{
- opacity:1;
- background-color:none;
- margin-top: 0px;
- margin-left: 0px;
- overflow:hidden;
- font-size: 10px;
- width: 100%;
- height:auto;
- z-index:19;
- padding-bottom:10px;
- padding-top:5px;
- padding-left:0px;
- padding-right:0px;
- {block:indexpage}
- {block:iffixedheader}
- position:fixed;
- {/block:iffixedheader}
- {block:ifnotfixedheader}
- position:absolute;
- {/block:ifnotfixedheader}
- {/block:indexpage}
- {block:permalinkpage}
- position:relative;
- width:auto;
- margin-left:25px;
- {/block:permalinkpage}
- text-align:left;
- line-height:14px;
- -webkit-transition-duration:.6s;
- }
- #sidebar:hover{background:{color:background};}
- #posts {
- width: 100%;
- background: transparent;
- margin-left:0px;
- padding-left:2px;
- padding-right:2px;
- padding-top:0px;
- margin-top:55px;
- padding-bottom:150px;
- 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-size: 12px;
- line-height:15px;
- text-transform:uppercase;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- 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{font-size:9px;text-transform:uppercase;letter-spacing:1px;overflow-y:auto;overflow-x:hidden;height:300px;width:550px;line-height:15px;}
- .notes img{width:12px; top:0px;height:12px;border-radius:100px;line-height:15px;}
- .blogtitle{
- {block:iftitlefont}
- font-family: 'permanent marker';
- font-size:40px;
- line-height: 40px;
- {/block:iftitlefont}
- {block:ifnottitlefont}
- font-family:courier new;
- text-transform:uppercase;
- font-size:35px;
- line-height:50px;
- {/block:ifnottitlefont}
- -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
- }
- .blogtitle a{color:{color:blogtitle};}
- .photoperma {position:absolute; text-decoration:none; margin-top:7px; margin-left:0px; padding:7px; background:none; opacity:0; -webkit-transition: 0.3s ease-in;z-index:10;font-size:10px;width:10px;height:10px;line-height:9px;color:black;}
- .entry:hover .photoperma {-webkit-transition: 0.3s ease-in; position:absolute; margin-left:7px;margin-top:7px;padding:7px; opacity:.8;}
- .entry:hover .photoperma:hover{opacity:1;}
- .audioperma {position:absolute; text-decoration:none; margin-top:0px; margin-left:0px; padding:0px; background:{color:background}; opacity:0; -webkit-transition: 0.4s ease-in;z-index:10;width:250px;height:250px;text-align:center;font-size:12px;text-transform:uppercase;}
- .entry:hover .audioperma {-webkit-transition: 0.3s ease-in;position:absolute; margin-left:0px;padding:0px; background:{color:background}; opacity:.8;}
- .perm{margin-top:-10px;font-size:9px;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;}
- .navi{margin-left:20px;line-height:50px;text-align:left;position:absolute;text-transform:uppercase;font-size:11px;}
- </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}
- <meta name="viewport" content="width=800" />
- <link href='http://fonts.googleapis.com/css?family=Permanent+Marker' rel='stylesheet' type='text/css'>
- </head>
- <body>
- {block:indexpage}
- <div class="wrapper">
- {/block:indexpage}
- <div id="sidebar">
- <span class="blogtitle"><a href="/">{Title}</a></span>
- <span class="navi"><span style="padding-right:5px;"><a href="/">home</a> {block:AskEnabled}<a href="/ask">message</a>{/block:AskEnabled} {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></span><span style="padding:5px;padding-top:7px;border-left:1px solid {color:text};">{description}</span></span>
- </div>
- {block:permalinkpage}
- <div class="wrapper">
- {/block:permalinkpage}
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:IndexPage}
- <div style="display:none;">{block:RebloggedFrom}{ReblogParentName}{ReblogParentTitle}{ReblogParentURL}{/block:RebloggedFrom}{block:ContentSource}{SourceURL} {/block:ContentSource}</div>
- {/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}
- <div style="display:none;">{block:RebloggedFrom}{ReblogParentName}{ReblogParentTitle}{ReblogParentURL}{/block:RebloggedFrom}{block:ContentSource}{SourceURL} {/block:ContentSource}</div>
- {/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="photoperma"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/t98gn37/RA4mf7oly/reblawg.png" width=20 style="margin-left:-4px;margin-top:-7px;"/></a><br>
- <a href="{permalink}"><img src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/link_seo.png" style="float:center;margin-left:-7px;margin-top:-2px;" width="26px;"/></a>
- <div style="margin-left:-3px;margin-top:-2px;">{LikeButton size="20" color="black"}</div>
- </div>
- {/block:IndexPage}
- {block:IndexPage}{LinkOpenTag}<div class="img"><div class="photo"><a href="{permalink}"><img class="photo" style="{block:ifroundedcorners}border-radius:5px;{/block:ifroundedcorners}" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250px"/></a></div></div>{LinkCloseTag}{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="550px"/></a>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <div style="display:none;">{block:RebloggedFrom}{ReblogParentName}{ReblogParentTitle}{ReblogParentURL}{/block:RebloggedFrom}{block:ContentSource}{SourceURL} {/block:ContentSource}</div>
- {/block:IndexPage}
- {block:indexpage}
- {Photoset-250}
- {/block:indexpage}
- {block:PermalinkPage}{Photoset-410}{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- {block:IndexPage}
- <div style="display:none;">{block:RebloggedFrom}{ReblogParentName}{ReblogParentTitle}{ReblogParentURL}{/block:RebloggedFrom}{block:ContentSource}{SourceURL} {/block:ContentSource}</div>
- {/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}
- <div style="display:none;">{block:RebloggedFrom}{ReblogParentName}{ReblogParentTitle}{ReblogParentURL}{/block:RebloggedFrom}{block:ContentSource}{SourceURL} {/block:ContentSource}</div>
- {/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}
- {block:IndexPage}<div class="audioperma"><br><br><br><br><br><br><br><a href="{Permalink}">{block:TrackName}{TrackName}{/block:TrackName}</a><br><a href="{permalink}">{block:Artist}{Artist}{/block:Artist}</a><br><a href="{permalink}">{block:Album}{Album}{/block:Album}</a></span></div>{/block:IndexPage}
- {block:AlbumArt}<img src="{AlbumArtURL}" style="{block:indexpage}width:250px;height:250px;{/block:indexpage}{block:permalinkpage}width:47px;height:47px;{/block:permalinkpage}position:relative;">{/block:AlbumArt}
- <div style="{block:indexpage}position:relative;width:250px;height:27px;margin-top:5px;margin-right:2px;{/block:indexpage}{block:permalinkpage}float:left;text-align:left;width:500px;height:27px;padding-top:10px;padding-bottom:10px;margin-top:-52px;{/block:permalinkpage}float:right;background-color:#000000;">{AudioPlayerBlack}
- {block:ExternalAudio}{/block:ExternalAudio}</div>
- {/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:50px;"/>
- <b><u>{Asker}</u></b>: <b>{Question}</b>{Answer}
- {block:IndexPage}<div class="perm"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Answer}
- {block:Panorama}
- {block:IndexPage}
- {LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}" />{LinkCloseTag}{/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}" width=550px/>{LinkCloseTag}
- {/block:PermalinkPage}
- {block:IndexPage}<div class="perm"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {/block:Panorama}
- {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}<div class="notes">{PostNotes}</div>
- {/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