Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- CENTURY THEME - RELEASED 22.02.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="#777777"/>
- <meta name="color:sidebar border" content="#000000"/>
- <meta name="if:courier new font" content="1"/>
- <meta name="if:image fade" content="1"/>
- <meta name="if:animated post entry" content="1"/>
- <meta name="if:inline links" content="0"/>
- <meta name="if:show photo permalinks" content="1"/>
- <meta name="if:show icon" 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=""/>
- <meta name="text:link six" content=""/>
- <meta name="text:link six title" content=""/>
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical{background-color:#C2C8CF;-moz-border-radius:10px;-webkit-border-radius:10px;}
- ::-webkit-scrollbar {width: 6px; height: 4px; background: #d8d8d8; }
- ::-webkit-scrollbar-thumb { background-color: #130C11;}
- #tumblr_controls{
- position:fixed !important;
- }
- .wrapper{width:1070px;margin:0px auto;}
- 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 new;
- line-height:11px;
- 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:8px;
- padding: 0px;
- float:left;
- background:none;
- {block:indexpage}
- width:250px;
- {/block:indexpage}
- {block:permalinkpage}
- width:520px;
- {/block:permalinkpage}
- padding-bottom: 0px;
- margin-bottom:3px;
- {block:ifcouriernewfont}
- font-family:courier new;
- {/block:ifcouriernewfont}
- {block:ifnotcouriernewfont}
- font-family:geneva;
- {/block:ifnotcouriernewfont}
- font-size: 10px;
- text-transform:lowercase;
- line-height:14px;
- text-align:justify;
- overflow:hidden;
- {block:ifanimatedpostentry}
- -webkit-transition-duration:2s;
- {/block:ifanimatedpostentry}
- }
- .entry img{{block:indexpage}max-width:250px;{/block:indexpage}}
- .perma {position:absolute; text-decoration:none; margin-top:7px; margin-left:7px; padding:7px; background:{color:background};opacity:0; -webkit-transition: 0.4s ease-in;z-index:10;{block:ifcouriernewfont}font-family:courier new;{/block:ifcouriernewfont}{block:ifnotcouriernewfont}font-family:geneva;letter-spacing:1px;{/block:ifnotcouriernewfont}width:auto;text-align:center;{block:ifnotshowphotopermalinks}visibility:hidden;{/block:ifnotshowphotopermalinks}}
- .perma a {text-decoration:none;text-transform:uppercase;}
- .perma a:hover{text-shadow:0px 0px 10px {color:link};}
- .entry:hover .perma {-webkit-transition: 0.3s ease-in; position:absolute; margin-top:7px; margin-left:7px;padding:7px; background:{color:background}; opacity:1;}
- .entry:hover .perma:hover{opacity:1;z-index:100;border:0px;}
- .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;}
- #sidebar{
- opacity:1;
- background-color:transparent;
- margin-top: 0px;
- margin-left: 0px;
- overflow:hidden;
- {block:ifcouriernewfont}
- font-family:courier new;
- {/block:ifcouriernewfont}
- {block:ifnotcouriernewfont}
- font-family:geneva;
- {/block:ifnotcouriernewfont}
- font-size: 10px;
- text-transform:lowercase;
- padding-top:0px;
- width: 250px;
- padding: 4px;
- height:100%;
- z-index:1;
- position:fixed;
- text-align:right;
- border-right:2px solid {color:sidebar border};
- }
- #aboutbar{
- opacity:1;
- background-color:transparent;
- margin-top: 0px;
- margin-left: 807px;
- overflow:hidden;
- {block:ifcouriernewfont}
- font-family:courier new;
- {/block:ifcouriernewfont}
- {block:ifnotcouriernewfont}
- font-family:geneva;
- {/block:ifnotcouriernewfont}
- font-size: 10px;
- text-transform:lowercase;
- padding-top:0px;
- width: 250px;
- padding: 4px;
- height:100%;
- z-index:1;
- position:fixed;
- text-align:left;
- border-left:2px solid {color:sidebar border};
- }
- #posts {
- width: 540px;
- background: transparent;
- margin-left:265px;
- padding-left: 2px;
- padding-right: 2px;
- padding-top:0px;
- margin-top:5px;
- float:left;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .title{
- font-family:geneva;
- font-size: 13px;
- text-transform:uppercase;
- line-height:15px;
- color: ;
- font-weight: ;
- }
- 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{border-radius:100px;width:20px;height:20px;line-height:25px;border:1px solid #eee;}
- .notes{line-height:30px;text-transform:uppercase;}
- .blogtitle{
- font-family: 'cedarville cursive';
- font-size:40px;
- line-height: 40px;
- }
- .navi{
- {block:ifcouriernewfont}
- font-family:courier new;
- {/block:ifcouriernewfont}
- {block:ifnotcouriernewfont}
- font-family:geneva;
- {/block:ifnotcouriernewfont}
- {block:ifinlinelinks}
- line-height:30px;
- {/block:ifinlinelinks}
- {block:ifnotinlinelinks}
- line-height:33px;
- {/block:ifnotinlinelinks}
- font-size:10px;
- text-transform:uppercase;
- border-right:2px solid {color:sidebar border};
- padding:10px;
- margin-right:-6px;
- -webkit-transition: all 0.2s ease-out;
- -moz-transition: all 0.2s ease-out;
- transition: all 0.2s ease-out;
- }
- .navi:hover{margin-right:10px;border-right:2px solid {color:sidebar border};-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
- .perm{margin-top:5px;{block:ifcouriernewfont}
- font-family:courier new;
- {/block:ifcouriernewfont}
- {block:ifnotcouriernewfont}
- font-family:geneva;
- {/block:ifnotcouriernewfont}font-size:10px;text-transform:uppercase;text-align:center;opacity:.5;-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>
- <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' 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="wrapper">
- <div id="sidebar">
- {block:ifshowicon}
- <a href="/"><img src="{PortraitURL-64}" style="border-radius:0px;margin-right:-12px;border:2px solid {color:sidebar border};" width=70px height=70px/>
- {/block:ifshowicon}
- {block:ifnotshowicon}
- <div class="blogtitle"><a href="/">{Title}</a></div>
- {/block:ifnotshowicon}
- <br>
- {block:ifinlinelinks}
- <a href="/" class="navi">home</a>
- {block:iflinkonetitle}<a href="{text:link one}" class="navi">{text:link one title}</a>{/block:iflinkonetitle}
- {block:iflinktwotitle}<a href="{text:link two}" class="navi">{text:link two title}</a>{/block:iflinktwotitle}
- {block:iflinkthreetitle}<a href="{text:link three}" class="navi">{text:link three title}</a>{/block:iflinkthreetitle}
- {block:iflinkfourtitle}<a href="{text:link four}" class="navi">{text:link four title}</a>{/block:iflinkfourtitle}
- {block:iflinkfivetitle}<a href="{text:link five}" class="navi">{text:link five title}</a>{/block:iflinkfivetitle}
- {block:iflinksixtitle}<a href="{text:link six}" class="navi">{text:link six title}</a>{/block:iflinksixtitle}
- <a href="http://sunrisen.tumblr.com" class="navi">theme</a>
- {/block:ifinlinelinks}
- {block:ifnotinlinelinks}
- <a href="/" class="navi">home</a><br>
- {block:iflinkonetitle}<a href="{text:link one}" class="navi">{text:link one title}</a><br>{/block:iflinkonetitle}
- {block:iflinktwotitle}<a href="{text:link two}" class="navi">{text:link two title}</a><br>{/block:iflinktwotitle}
- {block:iflinkthreetitle}<a href="{text:link three}" class="navi">{text:link three title}</a><br>{/block:iflinkthreetitle}
- {block:iflinkfourtitle}<a href="{text:link four}" class="navi">{text:link four title}</a><br>{/block:iflinkfourtitle}
- {block:iflinkfivetitle}<a href="{text:link five}" class="navi">{text:link five title}</a><br>{/block:iflinkfivetitle}
- {block:iflinksixtitle}<a href="{text:link six}" class="navi">{text:link six title}</a><br>{/block:iflinksixtitle}
- <a href="http://sunrisen.tumblr.com" class="navi">theme</a>
- {/block:ifnotinlinelinks}
- </div>
- <div id="aboutbar">
- <div style="background:#cccccc;color:{color:text};float:left;">{description}</div>
- </div>
- <div id="posts">
- {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"><a href="{reblogurl}" target="_blank">REBLOG</a> | <a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {block:IndexPage}<div class="img">{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}</div>{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="517px"/></a>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <center>
- {block:IndexPage}
- {Photoset-250}
- {block:IndexPage}
- {/block:IndexPage}
- </center>
- <center>{block:PermalinkPage}{Photoset-410}{/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: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}
- {block:IndexPage}
- {/block:IndexPage}
- <center><div style="{block:indexpage}width:250px;{/block:indexpage}{block:permalinkpage}width:517px;{/block:permalinkpage} height:28px;background:#000;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
- {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
- {block:IndexPage}<div class="perm"><a href="{permalink}">{block:TrackName}{TrackName}{/block:TrackName} | {block:Artist}{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;"/>
- <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}<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