Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-------
- THEME BY THEWINCHETERS.TUMBLR.COM
- DON'T COPY! BE ORIGINAL!
- ------->
- <?xml version="1.0" encoding="UTF-8"?>
- <!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">
- <head>
- <!DOCTYPE HTML>
- <title>{title}</title>
- <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 h4').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>
- <link rel="shortcut icon" href="{favicon}" />
- <meta name="image:Image"
- content="http://static.tumblr.com/8ac90e80af1e3e837c8bcd0f2f522616/wt4apym/p8xn36fk5/tumblr_static_untitled-6.png" />
- <meta name="color:background" content="#fff" />
- <meta name="image:background" content=""/>
- <meta name="if:Show Tags" content="0"/>
- <meta name="if:black and white images" content="0"/>
- <meta name="color:menu" content="#eee" />
- <meta name="color:menu color" content="#888" />
- <meta name="color:scroll bar" content="#ccc" />
- <meta name="color:Links" content="#393939" />
- <meta name="color:Links Hover" content="#ccc" />
- <meta name="color:Text" content="#949494" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <meta name="if:slow down" content="0"/>
- <meta name="if:cute cursor" content="0"/>
- <meta name="if:white follow button" content="0"/>
- <meta name="if:anti plagiarism" content="0"/>
- <link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
- <style type="text/css">
- nav5 {
- margin:3px 3px 3px -3px;
- padding:5px;
- text-transform:lowercase;
- color:{color:links};
- background:{color:background};
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;
- transition: all 0.9s ease;
- }
- nav5:hover {
- background:{color:links};
- color:{color:background}; }
- nav1 {
- font-family:arial;
- text-transform:uppercase;
- text-align:right;
- padding:4px;
- margin:3px;
- font-size:7px;
- color:{color:menu color};
- background:{color:Menu};
- -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- transition: all 0.2s ease;
- }
- nav2 {
- font-size:10px;
- letter-spacing:1px;
- text-transform:uppercase;
- font-family: calibri;
- -webkit-transition-duration: 0.5s;
- }
- nav2:hover {
- border-bottom:3px solid {color:border menu} ;
- }
- {block:Ifblackandwhiteimages}
- img {-webkit-filter: grayscale(100%);}
- photoset {-webkit-filter: grayscale(100%);}
- .photoset {-webkit-filter: grayscale(100%);}
- {/block:ifblackandwhiteimages}
- /** QUOTE **/
- .aspas {position:relative;
- top:-0px;
- font-size:84px;
- opacity:0.4;
- filter: alpha (opacity=20);
- color: {color:Text};
- font: normal 130px;
- font-family: georgia;
- text-align:left ; }
- .quote {margin-left:20px;margin-top:-85px; letter-spacing:0px;text-align:left ; }
- /** TÍTULO DOS POSTS **/
- h1 { font-size:12px;
- -webkit-transition-duration: .40s;
- font-weight:normal;
- text-align:center;
- text-transform:uppercase;
- font-family:arial;
- color:{color:Text};}
- h2 { font-size:12pt;
- -webkit-transition-duration: .40s;
- font-weight:normal;
- text-align:left;
- font-style:italic;
- font-family:cambria;
- letter-spacing:-1px;
- color:{color:Text};}
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color: {color:scroll bar};
- border: 2px solid {color:scroll bar};
- }
- ::-webkit-scrollbar {
- height:5px;
- width:7px;
- background-color: {color:background};
- }
- .audio {height:100%; background:#000;}
- /** CAIXA DOS POSTS **/
- .caixa {
- font-size: 10px;
- width: 500px;
- padding:5px 5px 2px 5px;
- text-align:justify;
- font-family: arial;
- background:{color:background};
- color:{color:Text};
- }
- .caixa img {max-width:500px;}
- /** SIDEBAR **/
- .caixasidebar1 {
- font-size: 9px;
- text-align: justify;
- font-family:;
- width:500px;
- color:{color:text};
- height:200px;
- z-index:10000000;
- letter-spacing:0px;
- margin-right:10px;
- padding:10px;
- }
- /** POSIÇÃO THEME **/
- #pagina {
- width:600px;
- top:00px;
- text-align:justify;}
- #conteudo {
- width: 515px;
- float: right;
- text-align:justify;
- }
- /** APARENCIA LINKS **/
- a:link, a:visited, a:active {
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- transition: all 0.5s ease;
- text-decoration: none;
- border-bottom:1px solid transparent;
- color: {color:Links};
- }
- #conteudo a:hover {color: {color:Links Hover}}
- /** APARENCIA LINKS **/
- #coluna a:link, a:visited, a:active {
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- transition: all 0.5s ease;
- text-decoration: none;
- color: {color:Links};
- }
- #dhtmltooltip{
- position: absolute;
- padding: 4px;
- text-align: center;
- font-size: 8px;
- width: auto;
- font-family:calibri;
- text-transform:uppercase;
- visibility: hidden;
- opacity:100;
- filter:alpha(opacity=100);
- margin-left: 75px;
- z-index: 99999999999999999999999999999999999;
- filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
- color: {color:background};
- background: {color:links};
- }
- .tit a{
- font-family:arial;
- font-weight:bold;
- font-size:23px;
- color:{color:text};
- line-height:18px;
- letter-spacing:-2px;
- width:500px;
- text-align:center;
- padding:5px;
- }
- #pagi {width:170px;
- text-align:center;
- word-spacing:5px;
- font-size:9px;
- font-family:calibri;
- }
- .imgg {
- width:110px;
- max-height:110px;
- z-index:-99999;
- margin:0px 0px 0px 10px;
- float:right;
- }
- .q {
- width:500px;
- font-family:arial;
- background:{color:links};
- color:{color:background};
- padding:8px;
- }
- .q a{
- text-decoration:underline;
- color:{color:background};
- }
- ol.notes {padding:0px; margin:20px; list-style-type:decimal-leading-zero; font-family:arial; max-width:500px}
- ol.notes li.note {padding: 3px 3px 3px 3px;}
- ol.notes li.note img.avatar {display: none}
- ol.notes li.note span.action {}
- ol.notes li.note .answer_content {font-weight:normal;}
- ol.notes li.note blockquote {width: 410px; margin:6px 0px 6px 4px; padding:10px; letter-spacing:0px; font-family:georgia; font-size:11px; font-style:italic; font-weight:bold}
- .img {
- padding:5px;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;}
- .tag2 {width:500px;
- padding-top:1px;
- padding:0px;
- text-align:center;
- margin-bottom: 25px;
- text-transform:uppercase;
- font-size:8px;
- line-height:15px;
- font-family:arial;
- color:{color:Text};
- filter: alpha(opacity=90);
- moz-opacity:0.90;
- opacity:0.90 ;
- }
- nav3 {text-transform:uppercase;
- font-size:8px;
- font-family:arial;
- filter: alpha(opacity=90);
- moz-opacity:0.90;
- opacity:0.90 ;
- color:{color:Text};
- }
- nav4 {font-size:0px;}
- /** FUNDO **/
- body { background-attachment: fixed;
- background-repeat: repeat;
- font-family: arial;
- font-size: 11px;
- text-align: justify;
- color: {color:Text};
- background:{color:background} url('{image:background}');
- background-attachment: fixed; }
- /** APARENCIA BLOCKQUOTE **/
- blockquote {margin:0px;
- padding:0px;
- padding-left:4px;
- border-left: 2px solid {color:Text};
- }
- pre {font-family:consolas;
- font-size:11px;
- overflow:auto;
- }
- code {font-family:consolas;
- font-size:11px;
- overflow:auto;
- }
- nav10 {
- font-size:16px;
- text-align:center;
- letter-spacing:0px;
- webkit-transition-duration: .80s;
- font-style:italic;
- margin: 40px 0px 0px 600px;
- font-family: times new roman
- }
- .cre {padding:5px;
- top: 10px;
- left: 10px;
- z-index: 100; position: fixed;
- text-align:center;
- font-size:10px;
- font-family:calibri;
- background:{color:background};
- }
- .cre a {font-size:10px;width:50px;}
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- }
- {block:ifWhitefollowbutton}
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-filter:invert(100%);
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- opacity: 0.3;
- }
- iframe#tumblr_controls:hover {
- right:3px !important;
- position: fixed !important;
- -webkit-filter:invert(100%);
- opacity: 0.7;
- {/block:ifWhitefollowbutton}
- a, a:hover {cursor: url(http://static.tumblr.com/y9ykbvf/3Rtms1fee/c.cur), progress;}
- html {cursor: url("http://static.tumblr.com/gdasrfz/oTVmwzowj/v12mrmx.png"), default;}
- </style>
- <!-- FIM DO CSS -->
- {block:Ifantiplagiarism}
- <script>
- function click() {
- if (event.button==2||event.button==3) {
- oncontextmenu='return false';
- }
- }
- document.onmousedown=click
- document.oncontextmenu = new Function("return false;")
- </script>
- {/block:Ifantiplagiarism}
- {block:Ifslowdown}
- <script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><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://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:Ifslowdown}
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.1.min.js"></script>
- <script>
- $("#dropdown_img_click").click(function () {
- $("#dropdown_img_content").slideToggle("slow");
- });
- </script>
- </head>
- <body>
- {block:Ifantiplagiarism}
- <body oncontextmenu="return false" onkeydown="return false">
- <body ondragstart='return false'>
- <body onselectstart='return false'>
- {/block:Ifantiplagiarism}
- <center>
- <div id="dhtmltooltip"></div>
- <script language="JavaScript" src="http://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
- <div class="tudo">
- <div id="pagina">
- <br><br><br><br>
- <!-- INÍCIO DAS TAGS DOS POSTS -->
- <div id="conteudo">
- <div class="caixasidebar1">
- <center><div class="tit"><a href="/">{title}</a></div></center><br>
- <a href="/"><img src="{image:Image}" class="imgg"></a>
- <div style="text-align:justify;overflow: auto;max-height:90px;line-height:14px;margin-bottom:5px">
- {block:Description} {Description} {/block:Description}<br></div>
- <center>
- {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>{/block:ifLink1}
- {block:ifLink2} <a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>{/block:ifLink2}
- {block:ifLink3} <a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>{/block:ifLink3}
- {block:ifLink4} <a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}" ><nav1>{text:Link5 Title} </a> </nav1> {/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}" ><nav1>{text:Link6 Title} </a> </nav1> {/block:ifLink6}
- </center>
- </div>
- <br><br>
- {block:Posts}
- <!-- TEXT -->
- {block:Text}
- <div class="caixa">
- <h1>{block:Title}{Title}{/block:Title}</h1>
- {Body}
- </div>
- {/block:Text}
- <!-- PHOTO -->
- {block:Photo}
- <div class="caixa">
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
- </center>
- {block:Caption}{Caption}{/block:Caption}<br>
- </div>
- {/block:Photo}
- <!-- PHOTOSET -->
- {block:Photoset}
- <div class="caixa">
- <div align="center">{Photoset-500}</div>
- {block:Caption}{Caption}{/block:Caption}
- </div>
- {/block:Photoset}
- <!-- QUOTE -->
- {block:Quote}
- <div class="caixa">
- <span class="aspas">“</span><div class="quote"><h2>{Quote}
- </span></div></h2><br>
- <div style='text-align:center'>{block:Source} — {Source}{/block:Source}</div>
- <br>
- </div>
- {/block:Quote}
- <!-- LINK -->
- {block:Link}
- <div class="caixa">
- <h1><a href="{URL}" {Target}>{Name} <font face="calibri">→</font></a></h1>
- {block:Description}{Description}{/block:Description}
- </div>
- {/block:Link}
- <!-- CHAT -->
- {block:Chat}
- <div class="caixa">
- <h1>{block:Title}{Title}{/block:Title}</h1>
- {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
- {Line}<p>
- {/block:Lines}
- </div>
- {/block:Chat}
- <!-- VIDEO -->
- {block:Video}
- <div class="caixa">
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- </div>
- {/block:Video}
- <!-- AUDIO -->
- {block:Audio}
- <div class="caixa">
- <div class="audio">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- </div>
- {/block:Audio}
- <!-- ASK -->
- {block:Answer}<div class="caixa">
- <div class="q">{Asker}: {Question}</div>
- {Answer}
- {/block:Answer}
- <br>
- <div class="tag2">
- <div class="fundo">
- <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}"><nav3>{Month} {DayOfMonthWithZero}{DayOfMonthSuffix} </a></nav3>
- <div style="opacity:0.7;display:inline-block">with</div>
- <a href="{Permalink}"><nav3>{NoteCountWithLabel}</a></nav3>
- <a href="{ReblogURL}" target="_blank"><nav3>Reblog</a></nav3>
- </div>
- {block:IfShowTags} {block:HasTags} {block:Tags}
- <div style="word-spacing:3px;display:inline-block;opacity:0.5;line-height:20px">
- <nav3><a href="{TagURL}"><font color="{color:links}"><div style="filter: alpha(opacity=80);moz-opacity:0.8;opacity:0.80 ;display:inline-block"><nav5>{Tag}</nav5></div> </font></a> </nav3></div>
- {/block:Tags}{/block:HasTags}</i>{/block:IfShowTags}
- <br>
- {block:PostNotes}
- {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
- · {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage} {/Block:IndexPage}{/block:RebloggedFrom}
- <div style="text-align:left">
- <br />{PostNotes}</div>{/block:PostNotes}
- </div>
- <br>
- {/block:Posts}
- </div> </div> <div style="font-size:0px;color:transparent;display:none">{block:ContentSource} <a href="{SourceURL}" target="_blank" class="tag11">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}Source{/block:NoSourceLogo}</a>{/block:ContentSource}<br>
- </div>
- <!-- FIM DAS TAGS DOS POSTS -->
- </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
- <div style=" background:{color:background}; bottom: 0px; left: 0px; width: 100%; height: 10px; z-index: 100; position: fixed;padding:3px">
- <div id="pagi">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div class="cre"><a href="http://thewincheters.tumblr.com/" target="_blank" title="theme by tw">©</a>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script type="text/javascript">
- window.onload = function() {
- $('iframe.photoset').contents().find('.photoset_row').attr("style", "width:500px; margin-bottom: -4px;");
- $('iframe.photoset').contents().find('.photoset_row').find('img').attr("style", "width:500px;");
- $('iframe.photoset').contents().find('.photoset_row_2').find('img').attr("style", "width:245px; margin-right: 0px;");
- $('iframe.photoset').contents().find('.photoset_row_3').find('img').attr("style", "width:160px; margin-right: 0px;");
- }
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment