Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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" xml:lang="en" lang="en">
- <!--
- feuilles theme, updated 19/3/2012: created by aretter
- -->
- <meta name="color:text" content="#000">
- <meta name="color:links" content="#000">
- <meta name="color:nav links" content="#000">
- <meta name="color:hover" content="#000">
- <meta name="color:background" content="#fff">
- <meta name="color:scrollbar" content="#000">
- <meta name="color:title underline" content="#eee">
- <meta name="if:small posts" content="" />
- <meta name="if:bigger posts" content="" />
- <meta name="if:biggest posts" content="1" />
- <meta name="if:small space between posts" content=""/>
- <meta name="if:medium space between posts" content=""/>
- <meta name="if:large space between posts" content="1"/>
- <meta name="if:endless scroll" content="1"/>
- <meta name="if:show index" content="1"/>
- <meta name="if:show ask" content="1" />
- <meta name="if:show captions" content="1" />
- <meta name="font:title" content="Courier New" />
- <meta name="font:body" content="Baskerville" />
- <meta name="font:nav" content="Courier New" />
- <meta name="font:caption" content="Courier New" />
- <meta name="text:title font size" content="20px" />
- <meta name="text:font size" content="10px" />
- <meta name="text:nav font size" content="9px" />
- <meta name="text:caption font size" content="9px" />
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}">
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <style type="text/css">
- body {margin:auto;
- height:100%;
- text-align:justify;
- font-family:{font:body};
- font-size:{text:font size};
- color:{color:text};
- background-color:{color:background};
- line-height:11px;}
- .tumblrAutoPager_page_info,
- .tumblrAutoPager_page_separator {display:none;}
- .allposts {margin:auto;
- margin-top:10px;
- {block:ifsmallposts}width:250px;{/block:ifsmallposts}
- {block:ifbiggerposts}width:400px;{/block:ifbiggerposts}
- {block:ifbiggestposts}width:500px;{/block:ifbiggestposts}
- overflow:shown;}
- a {text-decoration:none;
- color:{color:links};
- -webkit-transition: 0.5s ease-in;}
- a:hover {-webkit-transition:0.5s ease-in;
- color:{color:hover};}
- #entry {margin:auto;
- margin-bottom:40px;
- {block:Ifsmallspacebetweenposts}margin-bottom: 5px;{/block:Ifsmallspacebetweenposts} {block:Ifmediumspacebetweenposts}margin-bottom:10px;{/block:Ifmediumspacebetweenposts} {block:Iflargespacebetweenposts}margin-bottom: 40px;{/block:Iflargespacebetweenposts} width:400px;
- {block:ifsmallposts}width:250px;{/block:ifsmallposts}
- {block:ifbiggerposts}width:400px;{/block:ifbiggerposts}
- {block:ifbiggestposts}width:500px;{/block:ifbiggestposts}}
- #entry img {width:400px;
- {block:ifsmallposts}width:250px;{/block:ifsmallposts}
- {block:ifbiggerposts}width:400px;{/block:ifbiggerposts}
- {block:ifbiggestposts} width:500px;{/block:ifbiggestposts}}
- a img {border:0px;}
- #entry:hover .permalink {opacity: 1;}
- .blogtitle {margin:auto;
- margin-top:40px;
- font-family: {font:title};
- text-align:left;
- font-size:{text:title font size};
- text-transform:uppercase;}
- .blogtitle a {border-bottom:1px solid {color:title underline};}
- .desc {margin-bottom:40px; margin-top:10px;}
- div.navlinks a {margin:auto;
- font-family:{font:nav};
- padding-left:2px;
- position:relative;
- color:{color:nav links};
- font-size:{text:nav font size};
- text-transform:uppercase;}
- div.navlinks a:hover {padding-left:2px;
- color:{color:hover};}
- .bottombar {margin:auto;
- padding:10px;
- position:fixed;
- right:50%;
- margin-right:-202px;
- width:384px;
- {block:ifsmallposts}position:fixed;
- right:50%;
- margin-right:-126px;
- width:234px;{/block:ifsmallposts}
- {block:ifbiggerposts}position:fixed;
- right:50%;
- margin-right:-202px;
- width:384px;{/block:ifbiggerposts}
- {block:ifbiggestposts}position:fixed;
- right:50%;
- margin-right:-251px;
- width:484px;{/block:ifbiggestposts}
- position:fixed;
- background-color:{color:background};
- opacity:0.9;
- bottom:-2px;
- padding-bottom:18px;
- padding-top:2px;}
- #pag {z-index:1000;
- font-family:{font:nav};
- text-transform:uppercase;
- color:{color:nav links};
- padding:10px;
- font-size:{text:nav font size};
- width:480px;
- text-align:right;
- {block:ifsmallposts}width:230px;{/block:ifsmallposts}
- {block:ifbiggerposts}width:380px;{/block:ifbiggerposts}
- {block:ifbiggestposts}width:480px;{/block:ifbiggestposts}
- position:fixed;
- bottom:1px;}
- .caption {margin-top:-16px;
- text-transform:uppercase;
- font-size:{text:caption font size};
- font-family:{font:caption};
- padding:10px;}
- .audio {background-color:#000000;
- margin-bottom :-10px;
- width:400px;
- {block:ifsmallposts}width:250px;{/block:ifsmallposts}
- {block:ifbiggerposts}width:400px;{/block:ifbiggerposts}
- {block:ifbiggestposts}width:500px;{/block:ifbiggestposts}}
- div.video embed,
- div.post div.video object {width:400px;
- {block:ifsmallposts}width:250px;{/block:ifsmallposts}
- {block:ifbiggerposts}width:400px;{/block:ifbiggerposts}
- {block:ifbiggestposts}width:500px;{/block:ifbiggestposts}
- height:300px;}
- ol.notes {margin-left:-40px;
- margin-top:20px;
- margin-bottom:40px;
- list-style-type:none;
- text-align:left;
- {block:ifsmallposts}width:250px;{/block:ifsmallposts}
- {block:ifbiggerposts}width:400px;{/block:ifbiggerposts}
- {block:ifbiggestposts}width:500px;{/block:ifbiggestposts}}
- ol.notes li.note span.action {text-align:center;}
- ol.notes li.note span.action a {text-align:center;}
- ol.notes li.note blockquote {padding: 1px 3px;margin: 3px 0 3px 7px;}
- ol.notes li.note blockquote a {text-decoration: none;}
- blockquote {padding-left:7px;
- border-left: 1px solid {color:text};
- margin: 3px 10px 3px 7px;}
- .permalink {position:absolute;
- text-align:left;
- -webkit-transition: 0.5s ease-in;
- opacity:0;
- margin-left:504px;
- {block:ifsmallposts}margin-left:254px;{/block:ifsmallposts}
- {block:ifbiggerposts}margin-left:404px;{/block:ifbiggerposts}
- {block:ifbiggestposts}margin-left:504px;{/block:ifbiggestposts} }
- .permalink a {color:{color:permalink};}
- .permalink a:hover {color:{color:permalink};}
- .entry:hover .permalink {opacity: 1;}
- .textperma {text-align:right;}
- ::-webkit-scrollbar{width:10px;
- height:8px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;
- height:0;
- background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color:{color:background};
- -webkit-border-radius:0;
- -webkit-border-bottom-right-radius:3px;
- -webkit-border-bottom-left-radius:3px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px;
- background-color:{color:scrollbar};}
- ::-webkit-scrollbar-thumb:horizontal{width:50px;
- background-color:{color:scrollbar};}
- </style>
- {block:IfEndlessScroll}
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
- {/block:IfEndlessScroll}
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- {block:IndexPage}
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('Source:')");
- $("p").remove(":contains('(via')");
- });
- </script>
- {/block:IndexPage}
- </head>
- <body>
- <div class="allposts">
- <div class="blogtitle"><a href="/">{Title}</a></div>
- <div class="desc">{block:Description}{Description}{/block:Description}</div>
- <div class="allposts">
- <div class="bottombar">
- <div class="navlinks">
- {block:Ifshowindex}<a href="/archive"><u>index</u></a>{/block:Ifshowindex}
- {block:Ifshowask}<a href="/ask"><u>ask</u></a>{/block:Ifshowask}
- {block:HasPages}{block:Pages}<a href="{URL}"><u>{Label}</u></a> {/block:Pages}{/block:HasPages}
- </div></div></div>
- {block:IfEndlessScroll}
- <div class="autopagerize_page_element">
- {/block:IfEndlessScroll}
- {block:Posts}
- {block:Text}
- <div id="entry">
- {block:Title}{Title}{/block:Title}
- {Body}
- <div class="textperma"><a href="{Permalink}"><b>Posted</b>: {TimeAgo}</a></div>
- </div>
- {/block:Text}
- {block:Photo}
- <div id="entry">
- {block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo}</a></span>{/block:IndexPage}
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"/>
- {block:IndexPage}</a>{/block:IndexPage}
- {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- {block:ifshowcaptions}<div class="caption">{Caption}</div>{/block:ifshowcaptions}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div id="entry">
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- {block:ifsmallposts}{Photoset-250}{/block:ifsmallposts}
- {block:ifbiggerposts}{Photoset-400}{/block:ifbiggerposts}
- {block:ifbiggestposts}{Photoset-500}{/block:ifbiggestposts}
- {block:IndexPage}</a>{/block:IndexPage}
- {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
- {block:ifshowcaptions}<div class="caption">{Caption}</div>{/block:ifshowcaptions}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div id="entry">
- <big><big><b>“</b></big></big>{Quote}<big><big><b>”</b></big></big><br>
- {block:Source}<i>by</i> <b><a href="{Permalink}">{Source}</a></b>{/block:Source}</i>
- </div>
- {/block:Quote}
- {block:Link}
- <div id="entry">
- <a href="{URL}">{Name}</a>
- {block:Description}{Description}{/block:Description}
- <div class="textperma"><a href="{Permalink}"><b>Posted</b>: {TimeAgo}</a></div>
- </div>
- {/block:Link}
- {block:Chat}
- <div id="entry">
- {block:Title}<i>{Title}</i>{/block:Title}<br>
- {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
- <div class="textperma"><a href="{Permalink}"><b>Posted</b>: {TimeAgo}</a></div>
- </div>
- {/block:Chat}
- {block:Audio}
- <div id="entry">
- <div class="audio">
- {AudioPlayerBlack}</div><br>
- {block:TrackName}{TrackName} by {/block:TrackName}{block:Artist}{Artist}{/block:Artist}
- <div class="textperma"><a href="{Permalink}"><b>Posted</b>: {TimeAgo}</a></div>
- </div>
- {/block:Audio}
- {block:Answer}
- <div id="entry">
- {Answer}<i>{Question}</i> asked by <u>{Asker}</u>
- <div class="textperma"><a href="{Permalink}"><b>Posted</b>: {TimeAgo}</a></div>
- </div>
- {/block:answer}
- {block:Video}
- <div id="entry">
- <div class="video">
- {block:ifsmallposts}{Video-250}{/block:ifsmallposts}
- {block:ifbiggerposts}{Video-400}{/block:ifbiggerposts}
- {block:ifbiggestposts}{Video-500}{/block:ifbiggestposts}
- {block:ifshowcaptions}<div class="caption">{Caption}</div>{/block:ifshowcaptions}
- </div></div>
- {/block:Video}
- {block:PostNotes}
- <br>
- {PostNotes}
- {/block:PostNotes}
- {/block:Posts}
- {block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
- {block:IndexPage}{block:IfNotEndlessScroll}<div id="pag">
- {block:PreviousPage}<a href="{PreviousPage}" title="newer entries"><b>←</b></a>{/block:PreviousPage} Page {CurrentPage} {block:NextPage}<a href="{NextPage}" title="older entries"><b>→</b></a>{/block:NextPage}{/block:IfNotEndlessScroll}</div>{/block:IndexPage}
- {block:IfEndlessScroll}
- <div class="navbar">
- <div id="pag">
- </div></div>
- {/block:IfEndlessScroll}
- <div style="position:fixed; opacity:0.4; right:2px; bottom:2px;"><a href="http://arreter.tumblr.com">theme</a></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment