Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-----------------------------------------------------------------
- * THEME BY OXIGÊNIO-DAPALAVRA.TUMBLR.COM!❤
- ------------------------------------------------------------------->
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
- <head>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript" src="scrolltopcontrol.js">
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/2plu7ye/jt0mgeac5/top.txt"></script>
- <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="if:Logo Credito" content="1"/>
- <meta name="color:Header border" content="#000000"/>
- <meta name="color:Header" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Nome" content="#ffffff"/>
- <meta name="color:Textside" content="#ffffff"/>
- <meta name="color:Links" content="#000000"/>
- <meta name="color:linksuperior" content="#ffffff"/>
- <meta name="color:Hover" content="#aaaaaa"/>
- <meta name="color:Blogtitle" content="#757373"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Bgside" content="#000000"/>
- <meta name="image:Background" content="">
- <meta name="image:sidebar" content="">
- <meta name="if:Rounded photos" content="0"/>
- <meta name="if:Border" content="0"/>
- <meta name="if:Rainbow links" content="0"/>
- <meta name="if:Tiny cursor" content="1"/>
- <meta name="text:tamletra" content="11"/>
- <meta name="text:tamtitulo" content="22"/>
- <meta name="text:Link 1 Title" content=""/>
- <meta name="text:Link 1 URL" content=""/>
- <meta name="text:Link 2 Title" content=""/>
- <meta name="text:Link 2 URL" content=""/>
- <meta name="text:Link 3 Title" content=""/>
- <meta name="text:Link 3 URL" content=""/>
- <meta name="text:Link 4 Title" content=""/>
- <meta name="text:Link 4 URL" content=""/>
- <meta name="text:Link 5 Title" content=""/>
- <meta name="text:Link 5 URL" content=""/>
- <style type="text/css">
- {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
- ::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
- ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
- @font-face { font-family: "loversquarrel-regular"; src: url('http://static.tumblr.com/xgp678o/bgZm6go4x/loversquarrel-regular.ttf'); }
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;
- -webkit-filter: invert(100%) ;}
- body {
- margin:00px 00px 00px 00px;
- color:{color:text};
- width:700px;
- font-family:helvetica; font-size:{text:tamletra}px;
- background-color:{color:background};
- background-attachment: fixed;
- background-repeat: repeat;
- background-image:url('{image:Background}');
- line-height:13px;}
- a {color: {color:Links};text-decoration: none;}a:hover {color: {color:Hover};-webkit-transition-duration: .5s;}
- .h1 {z-index:99999999; font-size:{text:tamtitulo}px; color: {color:linksuperior};font-family:arial;}
- .caption {margin-top:5px; margin-bottom:10px;}
- iframe#ask_form {width:540px!important;}
- .content {z-index: -9999;
- margin-left:252px;
- padding-top:60px;
- width:{block:indexpage}500px{/block:indexpage}
- {block:permalinkpage}500px{/block:permalinkpage}; }
- .post{
- {block:indexpage}
- width:500px;
- margin-top:4px;
- margin-left:6px;
- margin-bottom:4px;
- font-size:{text:tamletra}px;
- text-align:justify;
- line-height:13px;
- font-color:{color:text};
- {/block:indexpage}
- {block:permalinkpage}
- margin-left:7px;
- width:500px;
- {/block:permalinkpage}
- float:left;
- position:relative;padding: 7px;
- border: 1px solid #000;}
- .post img {{block:indexpage}width:500px;{block:ifroundedphotos}border-radius:5px;{/block:ifroundedphotos};{/block:indexpage}}
- .permalink {
- margin:0px;
- text-align:right;
- padding:0px;
- 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;
- }
- .permalink a:hover{
- color:{color:Hover}
- }
- .permalinkk{
- color: #000000;
- bottom:10px;
- padding-top: 5px;
- padding-right:5px;
- padding-bottom: 5px;
- line-height: 12px;;
- width: auto;
- height :auto;
- position: absolute;
- font-family: helvetica;
- font-size: 11px;
- text-align: center;
- overflow:hidden;
- opacity: 0.0;
- background: #ffffff;
- border-bottom-right-radius:20px;
- border-top-right-radius:20px;
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- transition: all 0.6s linear;
- }
- .post:hover .permalinkk{
- padding-left:37px;
- overflow:visible;
- -webkit-transition: opacity 0.2s linear; opacity: 0.8;
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- transition: all 0.6s linear;
- }
- .post:hover .permalinkk:hover{
- overflow:visible;
- -webkit-transition: opacity 0.2s linear; opacity: 1;
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- transition: all 0.6s linear;
- }
- .post:hover #text{opacity:0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}.entry:hover #text:hover{opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- .post #text a{
- font-style:italic;
- text-align:right;
- font-family:helvetica;
- }
- .post #text{
- text-align:right;
- font-family:helvetica;
- opacity:0;
- font-size:9px;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
- }
- .post #text:hover{
- text-align:right;
- font-family:helvetica;
- opacity:1;
- font-size:9px;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
- }
- .posted {font-size:10px;}
- .notes{font-size:10px;text-align:left;}
- .viewnotes{margin-top:1px;font-size:10px;text-align:left;}
- ol.notes {padding-left:5px; list-style-type:none;}
- ol.notes li.note {padding:1px;}
- #head {z-index:9999999999999999999999;position:fixed; margin-left: 248px;center;color: #fff;margin-top:-5px;width:100%;{block:ifborder}border-bottom:2px solid {color:Header border};{/block:ifborder};padding:20px;margin-top:0px;background:{color:header};}
- .desc {text-align:justify;line-height: 12px;padding:7px;
- }
- .links {font-size:12px; color:{color:linksuperior};font-family:calibri;font-style:italic;text-align:center;padding-bottom:3px;font-weight:bold;padding:2px;}
- .links:hover {font-size:12px;color:{color:hover}; font-style:italic;text-align:center;padding-bottom:3px;padding:2px;font-weight:bold;}
- .audio {background-color:#000000;width:220px;}
- .ptitle {font-size:15px;font-weight:bold;font-family:Arial;line-height:16px;}
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- #infscr-loading {
- position: absolute;
- bottom: 0;
- left: 25%;
- }
- .navigation{display:none;}
- blockquote {
- margin: 0px;
- padding-left: 5px;
- margin-left: 5px;
- border-left: 3px solid #000000;}
- #linksss{position:absolute !important;width:auto; height:auto; right:3px;top:26px;-webkit-filter: invert(100%) ;}
- {CustomCSS}#scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; top: 15px; right: 15px;}
- #sidebar2{color:{color:Textside};margin-left:0px; margin-top: 0px;z-index: 999999;position: fixed; width:250px;height:100%;background:{color:Bgside};}
- #sidebar2 img{width:240px;height:auto;margin-top:0px;}
- #credito img{width:25px;border-radius:50px;}
- #credito{-webkit-filter: invert(100%) ;z-index:99999999999999999999999999999999999999999999;position:fixed;left:15px;bottom:25px;font-family:Consolas;}
- .titulolis {text-align: center;font-size: {text:tamtitulo}px;margin-top:10px;font-family:impact; }
- </style>
- {block:ifrainbowlinks}
- <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
- "></script>{/block:ifrainbowlinks}
- <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
- {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 = $('.content');
- $content.masonry({itemSelector: '.post'}),
- $content.infinitescroll({
- navSelector : '.navigation',
- nextSelector : '.navigation a#next',
- itemSelector : '.post',
- 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}
- </head>
- <body>
- <div id="head">
- <a href="/" class="links">home</a>
- <a href="/ask" class="links">message</a>
- <a href="/archive" class="links">archive</a>
- {block:ifLink1Title}
- <a href="{text:Link 1 URL}" class="links">{text:Link 1 Title}</a>
- {/block:ifLink1Title}
- {block:ifLink2Title}
- <a href="{text:Link 2 URL}" class="links">{text:Link 2 Title}</a>
- {/block:ifLink2Title}
- {block:ifLink3Title}
- <a href="{text:Link 3 URL}" class="links">{text:Link 3 Title}</a>
- {/block:ifLink3Title}
- {block:ifLink4Title}
- <a href="{text:Link 4 URL}" class="links">{text:Link 4 Title}</a>
- {/block:ifLink4Title}
- {block:ifLink5Title}
- <a href="{text:Link 5 URL}" class="links">{text:Link 5 Title} </a>
- {/block:ifLink5Title}
- <a href="http://oxigenio-dapalavra.tumblr.com/" class="links">theme</a></center>
- </div>
- <div id="sidebar2"><br><br><br><br><br><div class="titulolis">{title}</div><br><center>
- <a href="/" title="Refresh" target="_self"><img src="{image:sidebar}"style="height:auto; width:240px; align="center";"></a><a href="/" title="Refresh" target="_self">{Title}</a></center>
- <div class="desc">{Description}</div><br><center>
- {block:indexpage}<div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older</a>{/block:NextPage}{block:PreviousPage}<a style="float:left" href="{PreviousPage}">Newer</a></p>{/block:PreviousPage}{/block:Pagination}</div>{/block:indexpage}</div>
- <div class="content">
- {block:Posts}
- {block:Text}
- <div class="post"><div class="text">{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{Body}{block:IndexPage}<div id="text">
- <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div></div></div>{/block:IndexPage}{/block:Text}
- {block:Photo}<div class="post">{block:IndexPage}<span class="permalinkk"><a href="{ReblogURL}"><font color="#000000">Reblog</font></a> - <a href="{Permalink}"><font color="#000000">{NoteCountWithLabel}</font></a></span>{/block:IndexPage}{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" width="{block:indexpage}230px{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div>{/block:Photo}
- {block:Photoset}
- <div class="post"><div class="photoset"><div style="width:500px;overflow:hidden;height:auto;">
- {Photoset-500}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<div id="text">
- <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div>
- </div></div>{/block:Photoset}
- {block:Quote}
- <div class="post">{Quote}{block:Source}<a href="{Permalink}"><br>{Source}</a>{/block:Source}<div id="text">
- <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div></div>
- {/block:Quote}
- {block:Link}
- <div class="post">
- <div class="ptitle"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
- {block:IndexPage}<div id="text">
- <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div>{/block:IndexPage}
- </div>
- {/block:Link}
- {block:Chat}
- <div class="post">{block:Title}<b>{Title}</b>{/block:Title}
- {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}{block:IndexPage}<div id="text">
- <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div>{/block:IndexPage}
- </div>
- {/block:Chat}
- {block:Video}
- <div class="post"><div class="video"><div style="width:250px;overflow:hidden;height:auto;">{Video-250}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<div id="text">
- <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div></div></div>{/block:Video}
- {block:Audio}
- <div class="post">
- <div class="audio">
- {AudioPlayerBlack}</div>{Caption}
- {block:PermalinkPage}{/block:PermalinkPage}
- {block:IndexPage}<div id="text">
- <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div>{/block:IndexPage}
- </div>
- {/block:Audio}
- {block:Answer}<div class="post"><div style="background:#eee;padding:3px;"><b>{Asker}</b> : {Question}</div>
- <i>{Answer}</i>{block:PermalinkPage}{/block:PermalinkPage}{block:IndexPage}<div id="text">
- <a href="{Permalink}">{NoteCountwithlabel}</a></div>{/block:IndexPage}</div>{/block:Answer}
- {block:PermalinkPage}
- <div class="caption">{Caption}</div>
- {block:Date}Posted {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:HasTags}<br>Tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
- {/block:HasTags}
- <br>{block:PostNotes}<div class="viewnotes"></div>{/block:PostNotes}
- <div class="notes">
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- {/block:Posts}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="credito">{block:ifLogoCredito}
- <a title="credito" href="http://oxigenio-dapalavra.tumblr.com">
- <img src="http://static.tumblr.com/eb7avl1/9f3moldo5/oxigenio.jpg"></a>
- {/block:ifLogoCredito}{block:ifnotLogoCredito}©
- <a title="credito" href="http://oxigenio-dapalavra.tumblr.com">exclusivo</a>
- {/block:ifnotLogoCredito}</div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment