Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html lang="en">
- <!--
- Avery Theme
- Created by:
- ╭━━┳╮╱╭┳━╮╭┳━━┳━━╮
- ┃━━┫┃╱┃┃╭╮╋┫╭━┫━━┫
- ┣━━┃╰━╯┃┃┃┃┃╰━╋━━┃
- ╰━━┻━╮╭┻╯╰┻┻━━┻━━╯
- ╱╱╱╭━╯┃
- ╱╱╱╰━━╯
- Please don't redistribute or steal, thank you :)
- -->
- <head>
- <title>{title}</title>
- <meta name="color:text" content="#222">
- <meta name="color:links" content="#222">
- <link rel=”shortcut icon” href=”{Favicon}”/>
- <meta name="color:scrollbar" content="#fafafa" />
- <meta name="color:hover" content="#ccc" />
- <meta name="color:background" content="#ebecec" />
- <meta name="text:font size" content="11px" />
- <meta name="font:body" content="Lucida Sans" />
- <meta name="font:title" content="Georgia" />
- <meta name="if:repeat background" content "1">
- <meta name="if:Grey Images" content="1" />
- <meta name="if:Fancy Font" content="1" />
- <meta name="text:link 1 text" content="link 1" />
- <meta name="text:link 1" content="http://" />
- <meta name="text:link 2 text" content="link 2" />
- <meta name="text:link 2" content="http://" />
- <meta name="text:blogtitlesize" concent="30px"/>
- <meta name="text:background url" concent="http://" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body{
- color:{color:text};
- font-family:{font:body};
- font-size:{text:font size};
- background-color:{color:background};
- background-image: url({text:backgroundurl});
- background-position: bottom right ;
- background-attachment: fixed;
- background-repeat: {block:ifrepeatbackground}repeat;{/block:ifrepeatbackground} {block:ifnotrepeatbackground}no-repeat;{block:ifnotrepeatbackground}
- }
- a {text-decoration:none; color:{color:links}; -webkit-transition: 0.5s ease-in;}
- a:hover {-webkit-transition: 0.5s ease-in; color:{color:hover};}
- {block:IndexPage}{block:Ifgreyimages}
- img { -webkit-transition: opacity 0.7s linear;opacity: 0.75; -webkit-filter: grayscale(100%); }
- img:hover {-webkit-transition: opacity 0.7s linear;opacity: 1; -webkit-filter: grayscale(0%); }
- {/block:Ifgreyimages}{/Block:IndexPage}
- img {border:0px;} img:hover{; }
- .dis {margin-left:8px;
- border-color:{color:Background} #ccc #ccc {color:Background};
- z-index:1000;
- border-style:solid;
- border-width:0px; width:0; height:0; opacity:0;
- -moz-transition:0.3s ease-in; -webkit-transition:0.3s ease-in; -o-transition:0.3s ease-in; transition:0.3s ease-in;
- }
- #blogtitle
- {margin-bottom: -10px; {block:iffancyfont}font-family: 'Iceland', cursive;{/block:iffancyfont}{block:ifnotfancyfont}font-family:{font:title}{/block:ifnotfancyfont} font-size: {text:blogtitlesize}; padding-bottom: -2px; text-align:center; font-size:55px; letter-spacing: 1px;}
- #wrap{
- width:600px;
- margin-left:400px;
- background-color:{color:background};
- position:absolute;
- padding:5px;
- }
- #post{
- padding:2px;
- background-color:{color:background};
- width:{block:indexpage}250px{/block:indexpage} {block:permalinkpage}600px{/block:permalinkpage};
- float:left;
- margin:10px;
- position:left;
- }
- #sidebar{
- background-color:{color:background};
- width:250px;
- margin-top:800px;
- margin-left:150px;
- position:fixed;
- padding:3px;
- }
- .pagination {
- display: none;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:scrollbar};
- border:4px solid {color:Background};
- height:100px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:Background};
- border:4px solid {color:Background};
- height:10px !important;
- }
- ::-webkit-scrollbar {
- height:16px;
- width:16px;
- background-color:{color:Background};
- }
- #permalink {float: left; margin-left: 506px; margin-top:0px; padding-top:0px; position: absolute; text-align: left; width: 50px; height:10px; font-size: 9px; courier new; -webkit-transition: 0.5s ease-in; opacity:0;}
- #permalink a {color:{color:permalink};}
- #permalink a:hover {color:{color:permalink};}
- #entry:hover .permalink {opacity: 1;}
- {if:FadePhotos}
- img{
- -webkit-transition: opacity 0.5s linear;
- opacity: 0.6;
- }
- img:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- }
- {/if:fadephotos}
- .notecounts {text-align:center; opacity:0; font-size:10px; width:50px; background: rgba(250, 250, 250, 0.8); position:absolute; margin-left:175px; padding:3px; height:10px; overflow:hidden; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
- .reblogness {text-align:center; opacity:0; font-size:10px; width:50px; background: rgba(250, 250, 250, 0.8); position:absolute; margin-left:15px; padding:3px; height:10px; overflow:hidden; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
- #cube3{
- border:1px dashed {color:background};
- position:fixed;
- left:250px; padding-top:12px;
- bottom:150px;
- padding-bottom:12px;
- text-align:center;
- height:10px;
- width:68px;
- overflow:hidden;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- background:transparent;
- z-index:999999999;
- border-radius:5px;}
- #cube3:hover{
- border-radius: 5px;
- border:1px dashed {color:linkhover};
- padding:5px;
- height:140px;
- overflow:hidden;
- width:100px;
- opacity:1.0;
- background:transparent;
- z-index:999999999;}
- {CustomCSS]</style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#wrap');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '#post',
- });
- });
- $container.infinitescroll({
- itemSelector : "#post",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- </head>
- <body>
- <div style="position:fixed; bottom:2px; left:1px;"><a href="http://synics.tumblr.com" title="SYNICS THEME">theme</a></div>
- <div id="sidebar"> <center>
- <div id="blogtitle"> <big><a href="/">{title}</a></big></div>
- <div id="cube3">
- Information<p> <div id="box">{Description} <Br><br> <a href="/ask">inquiry</a> <a href="/archive">history</a> <a href="{text:link 1}">{text:link 1 text}</a> <a href="{text:link 2}">{text:link 2 text}</a><Br>
- {block:Pagination}{block:PreviousPage}<a href={PreviousPage}><u>less</u> is</a> ·{/block:PreviousPage} {block:NextPage}<a href={NextPage} id=”next”><u>more</u></a>{/block:NextPage}{/block:Pagination}
- </div></div>
- <br><Br>
- <Br><br>
- <!--this is the navigation -->
- <br>
- </div>
- <div id="wrap">
- {block:Posts}
- <div id="post">
- {block:Title}{Title}{/block:Title} </a>
- <span class="permalink"> <a href="{Permalink}">
- {block:Text}{Body}{/block:Text} </span>
- {block:Photo}
- {LinkOpenTag}<meta name="{PhotoAlt}" content="{PhotoAlt}"/> {block:indexpage}<a href="{Permalink}">{/block:indexpage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" border="0" width="{block:IndexPage}250{/block:IndexPage}{block:PermalinkPage}500{/block:PermalinkPage}px"></a>
- {LinkCloseTag}
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {block:indexpage}
- <div class="notecounts"><a href="{Permalink}">{NoteCountWithLabel} ×</a></div> <div class="reblogness"><a href="{ReblogURL}" target="_blank">× Reblog</a></div>
- {/block:indexpage}
- {/block:Photo}
- {block:Photoset}
- {Photoset-250}
- {/block:Photoset}
- {block:Quote} {block:Source}{Source}{/block:Source}: <Br><span class="permalink"> <img style="width:15px;margin-right:-6px;opacity:0.3;margin-bottom:-2px;" src="http://i42.tinypic.com/okmxi8.png"/><a href="{Permalink}">
- {Quote} </a></span>
- <div align="right">
- </div>
- {/block:Quote}
- {block:Video}
- {Video-500}<br>
- {PlayCountWithLabel}
- {/block:Video}
- {block:Link}
- <a href="{URL}" class="link" {Target}>{Name}</a><BR>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br>{Label}
- {/block:Label}
- {Line}
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {AudioPlayerGrey}
- <br><div align="right">{block:Artist}
- Artist: {Artist}</div>
- {/block:Artist}<br>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Answer}<div class="question"><strong>{asker}:</strong> {Question}</div>{answer}{/block:Answer}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- <br>
- {block:NoteCount}
- {NoteCount} notes
- {/block:NoteCount}
- <Br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment