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">
- <html>
- <head>
- <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}
- <meta name="font:title" content="Georgia"/>
- <meta name="font:post title" content="Georgia"/>
- <meta name="font:body" content="Baskerville"/>
- <meta name="text:font size" content="11px"/>
- <meta name="text:post title size" content="13px"/>
- <meta name="text:links font size" content="8x"/>
- <meta name="text:title font size" content="20px"/>
- <meta name="text:line height" content="15px"/>
- <meta name="text:width" content="400"/>
- <meta name="text:next" content="Next »"/>
- <meta name="text:previous" content="« Previous"/>
- <meta name="text:url 1" content=""/>
- <meta name="text:text url 1" content=""/>
- <meta name="text:url 2" content=""/>
- <meta name="text:text url 2" content=""/>
- <meta name="color:navbar background" content="#eeeeee"/>
- <meta name="color:color background" content="#fff"/>
- <meta name="color:content background" content="#fff"/>
- <meta name="color:title" content="#222"/>
- <meta name="color:text" content="#222"/>
- <meta name="color:link" content="#222"/>
- <meta name="color:link hover" content="#a8a8a8"/>
- <meta name="if:larger image permalink" content="0"/>
- <meta name="if:fixed nav" content="1" />
- <meta name="if:shadowed images" content="1" />
- <meta name="if:shadowed nav" content="0" />
- <meta name="if:border nav" content="0"/>
- <meta name="if:endless scrolling" content="0"/>
- <meta name="if:show captions" content="1"/>
- <meta name="if:description in sidebar" content="1"/>
- <meta name="if:Maximized Background Image" content="1"/>
- <meta name="if:Right Background" content="0"/>
- <meta name="image:Backg" content=""/>
- <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
- <script type="text/javascript">
- $(document).ready(function () {
- $('li.drawer div:nth-child(2)').hide();
- $('li.drawer h1').click(function () {
- if ($(this).hasClass('open')) {
- $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
- else {
- $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
- $(this).next().slideDown();
- $(this).addClass('open');}
- });
- });
- </script>
- <style type="text/css">
- /* Theme feito e distribuído por Reconduzir.com / descortino.tumblr.com
- Não retire os créditos, por mais que a adaptação seja de sua autoria.
- Se for retirar o crédito, pega um theme de outra pessoa.*/
- body {
- background-repeat:no-repeat;
- background-image:url({image:Backg});
- {block:IfMaximizedBackgroundImage}
- background-size:100% 100%;
- {block:IfMaximizedBackgroundImage}
- {/block:IfNotMaximizedBackgroundImage}
- background-attachment:fixed;
- {/block:IfNotMaximizedBackgroundImage}
- {block:ifrightbackground}
- background-position:right bottom;
- {/block:ifrightbackground}
- {block:ifnotrightbackground}
- background-position:left bottom;
- {/block:ifnotrightbackground}
- background-color:{color:color background};
- margin:0px auto;
- font-family:{font:body};
- font-size:{text:font size};
- line-height:{text:line height};
- text-align:justify;
- color:{color:text};
- }
- #posi {margin:3px auto;
- width:{text:width}px;
- }
- #posts {width:{text:width}px;
- background-color:{color:content background};}
- #navbar {width: {text:width}px;
- text-align: center;
- padding: 20px -100px 10px 5px;
- background-color: {color:navbar background};
- {block:iffixednav}
- position:fixed;
- {block:iffixednav}
- {block:ifnoyfixednav}
- position:absolute;
- {block:ifnoyfixednav}
- z-index:150px;
- opacity: .80;
- {block:ifbordernav}
- border-radius:5px;
- -moz-border-radius:5px;
- {/block:ifbordernav}
- {block:ifshadowednav}
- -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- {/block:ifshadowednav}
- }
- #centernav {width: {text:width}px; }
- {block:ifshadowedimages}
- a img{
- -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
- }
- {/block:ifshadowedimages}
- img {max-width: {text:width}px;
- }
- #sopost{padding-top: 80px; background-color:{color:content background};
- }
- h3 {font-family:{font:post title}; font-size:{text:post title size}}
- a {text-decoration:none; color:{color:link}; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
- a:hover {color:{color:link hover}; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
- .caption {margin-top:-8px; margin-bottom:-8px; background:{color:caption background}; padding: 2px 0 2px 0;}
- .titleblog {font-size:{text:title font size}; font-family:{font:title}; margin-top:0px;}
- .links {font-size:{text:links font size};}
- .info {font-size:{text:links font size}; text-align: right; margin-top: 15px;}
- .permalink {font-family:{font:body}; width:50px; padding: 0 0 0 10px; text-align: left; position:absolute; opacity:0; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; margin-left:{text:width}px;}
- .permalink a:hover{color:{color:link hover}}
- #textpost {background:{color:text background}; padding: 5px;}
- #entry {margin-bottom: 15px; padding-bottom: 10px;}
- #entry:hover .permalink {opacity: 1;}
- #entry:hover .imgpermalink {overflow:visible; -webkit-transition: opacity 0.7s linear; opacity: 0.6; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- #entry .imgpermalink {width: 50px;
- font: 9px Georgia;
- text-transform: lowercase;
- position:absolute;
- text-align: center;
- background-color:#fff; color:#fff;
- overflow:hidden;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.0;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear
- ;transition: all 0.4s linear;
- {block:iflargerimagepermalink}
- padding: 1px; margin: 5px -1px 5px;
- width: {text:width}px;
- {/block:iflargerimagepermalink}
- {block:ifnotlargerimagepermalink}
- padding: 2px; margin: 5px 0 0 5px;
- {/block:ifnotlargerimagepermalink}
- }
- .imgpermalink a{color: #222; -webkit-transition: all .2s linear;
- -moz-transition: all .2s linear;
- transition: all 0.2s linear;}
- .imgpermalink a:hover{color: #C5C5C5; -webkit-transition: all .2s linear;
- -moz-transition: all .2s linear;
- transition: all 0.2s linear;}
- .audio{width:{text:width}px; height:35px; overflow:hidden;background:#000;
- }
- ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; border-bottom: dotted 0px #ccc;}
- ol.notes li.note {border-top: dotted 0px #ccc; padding: 3px;}
- ol.notes li.note img.avatar {vertical-align: -4px;margin-right: 10px;width: 16px;height: 16px;}
- ol.notes li.note span.action {font-weight: normal;}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {border-color: #eee; padding: 4px 10px; margin: 10px 0px 0px 25px;}
- ol.notes li.note blockquote a {text-decoration: none;}
- ul{margin-left:-40px!important; list-style:none;}
- ::-webkit-scrollbar{width:7px;height:7px;}
- ::-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:text};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:7px; background-color:{color:text};-webkit-border-radius:px;}
- ul#drawers {list-style: none; margin: auto; color: text-align:center; color:title; cursor: help;}
- ul#drawers li h1 {margin: right; font-size:{text:font size} ; font-weight: normal;}
- li.drawer h1.open {border-top: 0px;}
- li.drawer div {padding:8px 0 0 0; margin: right; line-height: 15px;}
- li.drawer div li {list-style-type: disc;}
- {CustomCSS}
- </style>
- {block:IfEndlessScrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEndlessScrolling}
- </head>
- <body>
- <div style="position:fixed; bottom:35px; right:10px;"><a href="http://descortino.tumblr.com" title="theme from descortino">theme</a></div>
- <div id="posi">
- <div id="posts">
- <div id="navbar">
- <div id="centernav">
- <ul id="drawers">
- <div id="info"></div>
- <li class="drawer" id="info">
- {block:ifdescriptioninsidebar}
- <h1><i>{description}</i> </h1>
- <div align="center">
- {/block:ifdescriptioninsidebar}
- {block:ifnotdescriptioninsidebar}
- <h1><font size="5">{Title}</font></h1>
- <div align="center">
- {block:ifnotdescriptioninsidebar}
- <div class="links">
- {block:ifdescriptioninsidebar}
- <font size="5"><a href="/">{Title}</a></font><br>
- {/block:ifdescriptioninsidebar}
- <a href="/">home</a> <a href="/ask">message</a> <a href="/archive">archive</a> <a href="{URL}" class="nav"> {Label}</a> <a href="{text: url 1}" class="nav"> {text:text url 1}</a> <a href="{text: url 2}" class="nav"> {text:text url 2}</a> <a href="http://descortino.tumblr.com/" title="theme from descortino"> theme</a>
- {block:ifnotdescriptioninsidebar}
- <br> <i>{description}</i>
- {/block:ifnotdescriptioninsidebar}
- </div>
- </div>
- </li>
- </ul>
- </div>
- </div>
- </div>
- <div class="autopagerize_page_element">
- <div id="sopost">
- {block:Posts}
- {block:Text}
- <div id="entry">
- <div id="textpost">
- <span class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></span>
- {block:Title}
- <h3>{Title}</h3>
- {/block:Title}
- {Body}
- </div>
- </div>
- {/block:Text}
- {block:Photo}
- {block:IndexPage}
- <div id="entry">
- <div class="imgpermalink"><a href="{Permalink}">{NoteCountWithLabel}</a><br>
- <a href="{ReblogURL}" target="_blank">reblog</a>
- </div>{/block:IndexPage}
- <a href="{Permalink}"><img src="{PhotoURL-400}" alt="{PhotoAlt}" width="{text:width}" /></a>
- {block:ifshowcaptions}
- <div class="caption">{Caption}</div>
- {/block:ifshowcaptions}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div id="entry">
- <div class="photoset">
- <center><div style="max-width:{text:Width}px; height:auto; overflow:hidden;">{Photoset-400}</div></center>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- </div>
- </div>
- {/block:Photoset}
- {block:Quote}
- <div id="entry">
- <span class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></span>"<em>{Quote}</em>" {block:Source}- <b>{Source}</b>{/block:Source}
- </div>
- {/block:Quote}
- {block:link}
- <div id="entry"><span class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></span><div class="linkpost"><a href="{URL}" class="linkpost" {Target}><h3>{Name}</h3></a>{block:Description}<div class="description">{Description}</div>{/block:Description}</div>
- </div>
- {/block:link}
- {block:Chat}
- <div id="entry"><span class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></span>
- {block:Title}<b>{Title}</b>{/block:Title}
- {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
- </div>
- {/block:Chat}
- {block:Video}
- <div id="entry"><div class="video">
- <center><div style="width:{text:width}px; height:auto; overflow:hidden;">{Video-500}</div></center>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div>
- </div>
- {/block:Video}
- {block:Audio}<div id="entry">
- <span class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></span><div class="audio">{AudioPlayerBlack}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- </div>
- {/block:Audio}
- {block:PermalinkPage}
- {block:RebloggedFrom}
- Via <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- Original <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
- <div class="posted">Posted {TimeAgo}, with {NoteCount} Notes</div>
- <br>
- </div>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </div>
- <DIV style="text-align:right;">
- {block:ifNotendlessscrolling}
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">{text:previous}</a>{/block:PreviousPage} / {block:NextPage}<a href="{NextPage}">{text:next}</a>{/block:NextPage}</div>
- {/block:Pagination}
- {/block:ifNotendlessscrolling}
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment