Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-------
- THEME BY BAGINSFRODO.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>
- <link rel="shortcut icon" href="{favicon}" />
- <meta name="image:ImageSidebar"
- content="http://24.media.tumblr.com/523a32dedd86043a7bdbc724a6da5150/tumblr_mrdu9uCsnS1rwkpk5o3_250.gif" />
- <meta name="color:menu"content="#dddcdc" />
- <meta name="image:sidebar"content="" />
- <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:question box" content="#eee" />
- <meta name="color:scroll bar" content="#555" />
- <meta name="color:title" content="#363534" />
- <meta name="color:Links" content="#393939" />
- <meta name="color:Links Hover" content="#2a3549" />
- <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="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">
- .to {
- z-index:999999999999;
- width:500px;
- top:0px;
- margin-left:8px;
- position:fixed;
- border-bottom:3px solid {color:Border};
- background:{color:background} url({image:TopImage});
- }
- /** PERSONALIZAÇÃO MENU **/
- .fu:hover {
- filter: alpha(opacity=0);
- moz-opacity:.00;
- opacity:.00 ;
- -webkit-transition-duration: 0.9s;
- background:{color:Sidebar};}
- .fu {opacity:1.0 ;filter: alpha(opacity=100);margin-top:-180px;-webkit-transition-duration:
- 0.9s;}
- .right {width:110px;float:right;}
- .left {width:137px;height:130px;margin-top:-18px;margin-left:2px;}
- .menuesquerda {
- float:left;
- width:20%;
- text-align: left;}
- .menudireita {
- float:right;
- width:76%;
- text-align: left;}
- .espaco {
- padding: 1px;
- margin:1px;
- clear: both;}
- .u1 {border-bottom:1px solid #999;
- width:5000px;
- margin-top:100px;
- position:fixed;
- background:{color:background};
- }
- nav1 {
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- transition: all 0.6s ease;
- margin-bottom:0.6px;
- display:inline-block;
- margin: 0px 2px 0px 8px;
- overflow:hidden;
- font-style:none;
- font-size:7px;
- text-align:center;
- text-transform:uppercase;
- font-family:cambria;
- padding: 2px;
- text-decoration:none;
- color:{color:links};
- }
- .fun {width:200px;
- padding:3px 0px 2px 0px;
- border-top:1px solid {color:menu};
- border-bottom:1px solid {color:menu};}
- 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} ;
- }
- .mm {margin-bottom:-5px;}
- {block:Ifblackandwhiteimages}
- filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
- filter: gray; /* IE6-9 */
- -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
- 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:calibri;
- color:{color:Text};}
- h2 { font-size:12px;
- -webkit-transition-duration: .40s;
- font-weight:normal;
- text-align:left;
- text-transform:uppercase;
- font-family:calibri;
- letter-spacing:-1px;
- color:{color:Text};}
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color: {color:scroll bar};
- border: 2px solid {color:background};
- }
- ::-webkit-scrollbar {
- height:9px;
- width:9px;
- background-color: {color:scroll bar};
- border: 4px solid {color:background};
- }
- .embaixo {left:0px; bottom :0px; position:absolute; z-index: 4;
- width:100%;background:transparent; height:62px;
- position: fixed !important;
- background-opacity:0.50;}
- .audio {height:100%; background:#000;}
- /** CAIXINHA MINI MENU **/
- .caixafundo {width:527px;background:#f6f6f6; heigth:100%;padding:5px;}
- /** CAIXA DOS POSTS **/
- .caixa {
- font-size: 10px;
- width: 500px;
- padding:5px 5px 2px 5px;
- text-align:justify;
- font-family: calibri;
- background:{color:background};
- color:{color:Text};
- }
- .caixa img {max-width:500px;}
- .opacidadee{
- margin: 1px;
- border: none;
- filter: alpha(opacity=75);
- moz-opacity:.80;
- opacity:.80 ;
- -webkit-transition-duration: .50s;
- }
- .opacidadee:hover{
- margin: 1px;
- border: none;
- filter: alpha(opacity=100);
- moz-opacity:1.0;
- opacity:1.0;
- }
- .pa {padding:5px;}
- .opacidade:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;-webkit-
- transition-duration: .80s;}
- .opacidade {filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -webkit-transition-
- duration: .80s;}
- /** FRASE **/
- .frase {background:#000; font: italic 15px Georgia;margin-top:-
- 20px;height:17px;opacity:0.60;color:#fff;text-align:right;}
- .t {
- top: 25px;
- z-index: 4;
- position: fixed;
- left:800px;
- font-size:15px;
- font-family: 'Bad Script', cursive;
- text-decoration:none;
- padding:3px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- transition: all 0.5s ease;
- z-index:999999999999999999999999999999999999999;
- color:{color:text};
- }
- .esquerda a{
- bottom: 30px;
- z-index: 4;
- position: fixed;
- left:110px;
- font-family:calibri;
- text-decoration:none;
- padding:3px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- transition: all 0.5s ease;
- color:{color:text};
- }
- .esquerda a:hover{
- color: {color:background};
- background: {color:links};
- }
- /** SIDEBAR **/
- .caixasidebar1 {
- font-size: 9px;
- text-align: justify;
- font-family:;
- position:fixed;
- bottom:0px;
- top:40px;
- width:200px;
- z-index:10000000;
- letter-spacing:0px;
- padding:5px 35px 5px 5px;
- }
- .linha1 {border-bottom:1px dotted {color:text} ;width:140px;}
- /** POSIÇÃO THEME **/
- #pagina {
- width:785px;
- top:00px;
- text-align:justify;}
- #coluna {width: 182px;
- float:left;
- text-align:center;
- top:100px;
- z-index:9999999999;
- position: fixed;
- }
- #conteudo {
- width: 515px;
- float: right;
- text-align:justify;
- }
- #tudo {width:900px;top:0px;}
- /** 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 {border-bottom:1px solid {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:0.7;
- filter:alpha(opacity=70);
- left: 50px;
- z-index: 300;
- filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
- color: {color:background};
- background: {color:links};
- }
- /** CAIXA ASK **/
- .caixask {display:block;
- padding:10px;
- text-align:center;
- font-size:11px;
- min-height:28px;
- font-family: calibri;
- background:{color:background};}
- /*** BALÃO ASK POR BIIBS ***/
- .bubble {align:right;
- margin:1px 0px 3px 63px;
- padding:10px;
- position: relative;
- -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
- background: {color:background};}
- .bubble p {margin:1px 0px;}
- .bubble span {display:block;
- position:absolute;
- width:1px;
- height:1px;
- font-size: 0;
- line-height: 1px;
- text-align:left;
- left:-10px;
- top:10px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- border-right:10px solid {color:background};}
- /** TAGS **/
- @font-face {font-family: "tinytots";src: url
- ('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- .imgg {
- width:190px;
- max-height:300px;
- padding-bottom:10px;
- }
- .img {
- padding:5px;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;}
- .tag2 {width:500px;
- padding-top:1px;
- padding:5px;
- text-align:right;
- margin-bottom: 10px;
- font-size:9px;
- line-height:15px;
- font-family:cambria;
- font-style:italic;
- text-transform:lowercase;
- border-top:1px solid {color:Text};
- background:{color:background};
- color:{color:Text};
- }
- nav3 {
- font-size:9px;
- text-transform:lowercase;
- font-family:cambria;
- }
- nav4 {font-size:0px;}
- .ttt {
- margin: 1px;
- border: none;
- filter: alpha(opacity=55);
- moz-opacity:.50;
- opacity:.50 ;
- -webkit-transition-duration: .90s;
- }
- .ttt:hover{
- margin: 1px;
- border: none;
- filter: alpha(opacity=100);
- moz-opacity:1.0;
- opacity:1.0;
- }
- /** FUNDO **/
- body { background-attachment: fixed;
- background-repeat: repeat;
- font-family: calibri;
- 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};}
- /** BORDA REDONDA **/
- .bordapam {padding:3px;
- width:35px;
- margin-top:-8px;
- border:1px solid {color:Text};}
- .bordapam img {width:55px;}
- .ll {float:left;width:70px;}
- .rr {float:right;width:170px;}
- .altt{max-height:130px;}
- .borda4 {padding : 7px;
- background :#7E7E7E;}
- .linhasidebar {border-right: #000 4px solid;}
- .photo {max-width:400px;}
- 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
- }
- .direita {
- bottom: 330px;
- z-index: 4;
- font-size:24px;
- position: fixed;
- right:125px;
- font-family:georgia;
- color:{color:text};
- }
- .caixinha {opacity:0.0;
- z-index: 9999999; width:100px;
- font-size:8px;
- padding-bottom:2px;
- text-align: center;
- text-transform:uppercase;
- -webkit-transition-duration: 0.9s;
- height:14px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- .caixa:hover .caixinha {opacity: 1.0;}
- .cre {padding:5px;
- bottom: 0px;
- right: 30px;
- z-index: 100;
- position: fixed;
- text-align:center;
- font-size:10px;
- height:20px;
- width:40px;
- -webkit-transition-duration: .50s;
- font-family:calibri;
- background:{color:Postsbox};}
- .boxx {background:{color:postsbox};
- width:170px}
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- }
- .rb {
- padding:1px;
- }
- {block:ifWhitefollowbutton}
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-filter:invert(100%);
- -moz-filter:invert(100%);
- -o-filter:invert(100%);
- opacity: 0.3;
- }
- {/block:ifWhitefollowbutton}
- {block:Ifcutecursor}
- a, a:hover {cursor: url(http://static.tumblr.com/y9ykbvf/3Rtms1fee/c.cur), progress;}
- html {cursor: url("http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png"), default;}
- {/block:Ifcutecursor}
- </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}
- </head>
- <body>
- {block:Ifantiplagiarism}
- <body oncontextmenu="return false" onkeydown="return false">
- <body ondragstart='return false'>
- <body onselectstart='return false'>
- {/block:Ifantiplagiarism}
- <center>
- <div style=" background-image: url('{image:sidebar}'); top: 0px; left: 0px; width: 100px; height: 100%; z-index: 100; position: fixed;padding-top:180px;"></div>
- <div style=" background-image: url('{image:sidebar}'); top: 0px; right: 0px; width: 100px; height: 100%; z-index: 100; position: fixed;padding-top:180px;"></div>
- <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>
- <div id="coluna"><br>
- <div class="caixasidebar1">
- <center>
- <br><br><br><br><br><br><br><br><br><br><br><br>
- <a href="/"><img src="{image:ImageSidebar}" class="imgg"></a>
- <div class="i"></div>
- <br>
- </center>
- <div style="width:190px;font-family:cambria;text-aling:justify;font-style:italic;">
- {block:Description} {Description} {/block:Description}</div>
- <br><center><div class="fun">{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}</div>
- </center>
- <br><br>
- <center><div style="float:left;margin-left:20px;font-size:9px;">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}{/block:Pagination}</div>
- <div style="float:right;margin-right:20px">
- {block:Pagination}{block:NextPage}<a href="{NextPage}">forth</a>{/block:NextPage}{/block:Pagination}</div>
- </center>
- </div>
- </div>
- <!-- INÍCIO DAS TAGS DOS POSTS -->
- <div id="conteudo">
- {block:Posts}
- <!-- TEXT -->
- {block:Text}
- <div class="caixa">
- <h1>{block:Title}{Title}{/block:Title}</h1>
- {Body}
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</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>
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
- {/block:Photo}
- <!-- PHOTOSET -->
- {block:Photoset}
- <div class="caixa">
- <div align="center">{Photoset-500}</div>
- {block:Caption}{Caption}{/block:Caption}
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</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>
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
- {/block:Quote}
- <!-- LINK -->
- {block:Link}
- <div class="caixa">
- <h1><a href="{URL}" {Target}>{Name} →</a></h1>
- {block:Description}{Description}{/block:Description}
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</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}
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
- {/block:Chat}
- <!-- VIDEO -->
- {block:Video}
- <div class="caixa">
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
- {/block:Video}
- <!-- AUDIO -->
- {block:Audio}
- <div class="caixa">
- <div class="audio">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
- {/block:Audio}
- <!-- ASK -->
- {block:Answer}<div class="caixa">
- {Asker}: <i>{Question}</i>
- <br>
- {Answer}
- {/block:Answer}
- <div class="tag2">
- <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}" title="day posts"><nav3>{Month} {DayOfMonthWithZero}{DayOfMonthSuffix} </a></nav3> ∙
- <a href="{Permalink}" title="permalink"><nav3>{NoteCountWithLabel}</a></nav3>
- {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage} {/Block:IndexPage}{/block:RebloggedFrom}{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
- {/block:RebloggedFrom} ∙ <a href="{ReblogURL}" target="_blank" title="reblog this post"class="rb">Reblog</a></font>
- {block:IfShowTags}<br> <div style="filter: alpha(opacity=30);moz-opacity:0.30;opacity:0.30 ;">{block:HasTags} {block:Tags}
- <nav3><a href="{TagURL}"><font color="{color:links}">#{Tag} </font></a> </nav3>
- {/block:Tags}{/block:HasTags}</i>{/block:IfShowTags}
- </div></div>
- {/block:Posts}
- </div> </div> <div style="font-size:0px;color:transparent">{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}
- </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 class="esquerda"><a target="_blank" href="http://baginsfrodo.tumblr.com/" title="theme by baginsfrodo / answer by bombastic design">© </a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment