Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ISLANDS THEME - RELEASED 01.06.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="#ffffff"/>
- <meta name="color:posts blackground" content="#ffffff"/>
- <meta name="image:header" content=""/>
- <meta name="image:background" content=""/>
- <meta name="if:show header image" content="0"/>
- <meta name="if:three columns" content="0"/>
- <meta name="if:four columns" content="1"/>
- <meta name="if:five columns" content="0"/>
- <meta name="if:show background image" 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=""/>
- <style type="text/css">
- #tumblr_controls{
- position:fixed !important;
- }
- ::-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};
- {block:ifshowbackgroundimage}
- background:url('{image:background}');
- {/block:ifshowbackgroundimage}
- background-attachment: fixed;
- background-repeat: repeat;
- font-size: 11px;
- font-family: courier;
- line-height:9px;
- text-transform:lowercase;
- color: {color:text};
- }
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration: none;
- padding-bottom:1px;
- }
- a:hover{
- color: {color:link};
- }
- .entry {
- margin:30px;
- padding: 0px;
- padding-bottom:0px;
- margin-bottom:25px;
- float:left;
- background-color:transparent;
- {block:IndexPage}
- width:200px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- font-family:oxygen;
- font-weight:bold;
- font-size: 10px;
- overflow:hidden;
- text-transform:uppercase;
- line-height:14px;
- {block:ifanimatedpostentry}
- -webkit-transition-duration:2s;
- {/block:ifanimatedpostentry}
- }
- .photo a, .photo a:hover{background:none;border:none;}
- .header_wrapper{width:800px;margin:0px auto;}
- #sidebar{
- z-index:109;
- overflow:hidden;
- font-size: 11px;
- font-family:geneva;
- text-transform:lowercase;
- width: 800px;
- padding-top:30px;
- height:auto;
- margin-top:0px;
- padding-bottom:10px;
- position:fixed;
- text-align:center;
- padding-bottom:50px;
- }
- .header{opacity:0;padding-top:10px;-webkit-transition-duration:.5s;}
- #sidebar:hover .header{opacity:1;}
- #description_box{width:200px;margin-top:-59px;text-align:right;padding:3px;-webkit-transition-duration:.5s;}
- #link_box{margin-top:-59px;width:200px;text-align:left;margin-left:600px;opacity:0;-webkit-transition-duration:.5s;padding:3px;}
- #sidebar:hover #link_box{opacity:1;}
- #sidebar:hover .blogtitle{opacity:.4;}#description_box:hover{-webkit-transition-duration:.5s;background:{color:background};border-radius:5px;}
- .links{float: left; font-family:trebuchet ms; margin-bottom: 4px; text-transform:uppercase; font-size: 10px; line-height: 15px; letter-spacing:1px; margin: 2px; background-color: #F8F8F8; width: auto; padding: 6px; text-align:center;padding-top:3px;padding-bottom:5px;}
- .links:hover{background-color: #b8b8b8;}
- #posts {
- {block:indexpage}
- {block:ifthreecolumns}
- width:780px;
- {/block:ifthreecolumns}
- {block:iffourcolumns}
- width:1040px;
- {/block:iffourcolumns}
- {block:iffivecolumns}
- width:1300px;
- {/block:iffivecolumns}
- {/block:indexpage}
- {block:permalinkpage}
- width:520px;
- {/block:permalinkpage}
- margin:0px auto;
- padding-top:100px;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .img{{block:indexpage}{block:ifimagefade}opacity:.8;{/block:ifimagefade}{/block:indexpage}-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:geneva;
- font-size: 12px;
- font-weight:normal;
- 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 img{width:15px;height:15px;border-radius:10000px; position:relative; top:3px;}
- .notes{font-size:9px;text-transform:uppercase;}
- .blogtitle{
- font-family:oxygen;
- font-size:35px;
- color: {color:blogtitle};
- line-height: 50px;
- padding:0px;
- padding-left:5px;padding-right:5px;
- margin:0px;
- text-transform:uppercase;
- border:2px solid {color:link};
- -webkit-transition-duration:.5s;
- }
- .blogtitle:hover a{background:transparent;color:{color:hover};text-decoration:none;-webkit-transition-duration:.5s;}
- .blogtitle:hover{background:{color:link};color:{color:hover};-webkit-transition-duration:.5s;}}
- .blogtitle a:hover{color:{color:hover};-webkit-transition-duration:.5s;}
- .perm{margin-top:5px;font-family:oxygen;font-size:9px;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;}
- .photoperma {-webkit-transition-duration:.2s;position:absolute; text-decoration:none; margin-top:-25px; margin-left:8px; padding:0px;background:none; opacity:0;z-index:10;font-size:10px;width:50px;height:10px;line-height:9px;color:black;}
- .entry:hover .photoperma {-webkit-transition-duration:.2s;z-index:1; position:absolute; opacity:1;margin-top:5px;}
- .entry:hover .photoperma:hover{opacity:1;}
- .photoperm {-webkit-transition-duration:.4s;z-index:1;position:absolute; text-decoration:none; margin-top:-19px; margin-left:42px; padding:0px; background:none; opacity:0; z-index:10;font-size:10px;width:50px;height:20px;line-height:9px;color:black;background:none;border-bottom-right-radius:10px;}
- .entry:hover .photoperm { -webkit-transition-duration:.4s;position:absolute;margin-top:5px; opacity:1;}
- .entry:hover .photoperm:hover{opacity:1;}
- @font-face{font-family:pixel;src:url('http://static.tumblr.com/apahx90/BfAmkmufl/freepixel-1.ttf');}
- .audioperma {z-index:1;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:200px;height:200px;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;}
- .permm{margin-top:-8px;font-family:oxygen;font-size:9px;text-transform:uppercase;text-align:center;opacity:0;border-top:1px solid #cccccc;-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 .permm{margin-top:-8px;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;}
- {CustomCSS}
- </style>
- <link href='http://fonts.googleapis.com/css?family=Oxygen:700,400' 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/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" />
- </head><body>
- <div class="header_wrapper">
- <div id="sidebar">
- {block:ifshowheaderimage}<a href="/"><img src="{image:header}" style="max-width:100px;"/></a><br>{/block:ifshowheaderimage}
- {block:ifnotshowheaderimage}<a href="/" class="blogtitle">{Title}</a><br>{/block:ifnotshowheaderimage}
- <div class="header">
- <div id="description_box">{description}</div>
- </div>
- <div id="link_box">
- <a href="/" class="links">home</a><a href="/ask" class="links">message</a>{block:iflinkonetitle}<a href="{text:link one}" class="links">{text:link one title}</a>{/block:iflinkonetitle}{block:iflinktwotitle}<a href="{text:link two}" class="links">{text:link two title}</a>{/block:iflinktwotitle}{block:iflinkthreetitle}<a href="{text:link three}" class="links">{text:link three title}</a>{/block:iflinkthreetitle}{block:iflinkfourtitle}<a href="{text:link four}" class="links">{text:link four title}</a>{/block:iflinkfourtitle}<a href="http://sunrisen.tumblr.com" class="links">theme</a>
- </div>
- </div>
- </div>
- <div class="autopagerize_page_element">
- <div id="posts">
- {block:Posts}
- <div class="entry" style="{block:Audio}{block:PermalinkPage}width:250px;{/block:permalinkpage}{/block:audio}">
- {block:Text}
- <div style="padding:5px;">
- {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}
- </div>
- {/block:Text}
- {block:Link}
- <div style="padding:5px;">
- {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}
- </div>
- {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:-5px;margin-top:-2px;background:white;padding:4px;border-radius:50px;"/></a></div>
- <div class="photoperm">
- <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;background:white;padding:1px;border-radius:50px;" width="26px;"/></a></div>
- {/block:IndexPage}
- {block:IndexPage}<div class="img"><a href="{Permalink}" style="background-color:transparent;">
- <img src="{PhotoURL-250}" width="100%" class="border"></img></a></div>{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-400}" width="500px" class="border"></img>{/block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}<a href="{permalink}">{block:Photos}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200px"/>{/block:Photos}<div style="display:none;">{block:RebloggedFrom}{ReblogParentName}{ReblogParentTitle}{ReblogParentURL}{/block:RebloggedFrom}{block:ContentSource}{SourceURL} {/block:ContentSource}</div></a>{/block:IndexPage}
- {block:PermalinkPage}{Photoset-400}{/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"><div style="float:left;">{block:source}{source}{/block:source}</div><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:AlbumArt}<a href="{reblogurl}" target="_blank"><img src="{AlbumArtURL}" style="{block:indexpage}width:200px;height:200px;{/block:indexpage}{block:permalinkpage}width:220px;height:220px;float:center;{/block:permalinkpage}position:relative;"></a>{/block:AlbumArt}
- <div style="{block:indexpage}position:relative;width:200px;height:27px;margin-top:-1px;margin-right:2px;{/block:indexpage}{block:permalinkpage}float:left;text-align:left;width:25px;height:27px;padding-top:5px;padding:0px;margin-top:-120px;margin-right:120px;margin-left:50px;z-index:100000000000009;float:center;border-radius:100px;overflow:hidden;{/block:permalinkpage}float:right;background-color:#000000;">{AudioPlayerBlack}
- {block:ExternalAudio}{/block:ExternalAudio}</div>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {/block:IndexPage}
- <center>
- {block:IndexPage}
- <div style="width:198px;height:auto;padding-top:20px;padding-bottom:20px;font-family:oxygen;text-transform:uppercase;font-size:11px;font-weight:bold;border:1px solid white;"><a href="{permalink}">view video</a></div>
- {/block:IndexPage}
- </center>
- <center>{block:PermalinkPage}{Video-400}{/block:PermalinkPage}</center>
- {block:Video}
- {block:Answer}
- <div style="padding:2px;">
- {block:IndexPage}
- {/block:IndexPage}
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;border-radius:500px;"/>
- <b>{Asker}</b>: <b>{Question}</b>{Answer}
- {block:IndexPage}<div class="perm"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- </div>
- {/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}
- <center>
- via: <a href="{ReblogParentURL}">{ReblogParentName}</a></center><br>
- {/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;">
- {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