Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11">
- <head>
- <link rel="shortcut icon" href='http://media.tumblr.com/tumblr_m9r3f3LNFw1rvgs5m.png' />
- <title> {title} </title>
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
- <style>
- /*THEME BASE POR BABS RAMOS ~ LESBIANSFOR-AGRON.TUMBLR.COM / SE USAR DÊ CRÉDITOS!*/
- a {color: #000; text-decoration: none;}
- a:hover, div.permalink p a:hover {color: #000;border: 0px;margin: 0px;}
- body {background: #fff url('http://static.tumblr.com/tbyb6d2/t4Om9vl5b/casadophotoscape03_large.png') ; background-repeat: no-repeat; background-attachment: fixed; font: 11px Tahoma; text-align:justify; color: #887878;}
- .both{clear: both;}
- #main {width: 510px; float: right; position: relative; margin-left: -20px;}
- .caixa {background: #f8f7f7; overflow: hidden; padding: 5px;font-family: Verdana, Geneva, sans-serif;font-size: 8pt;color: #887878;text-align: justify;outline: 0px solid #; margin-top: 10px; }
- #sidebar { width: 165px; margin-top: 55px; position: relative; width:165px; height: 200px; z-index:2; left: 377px; top: 85px; overflow-x: hidden; overflow-y: hidden; margin-top: 0px; margin-right: 15px;}
- .side { width: 165px; position: relative; width:230px; z-index:2; overflow-x: hidden; overflow-y: hidden; background: #f8f7f7; padding: 10px; color: #b9b9b9;border-left: 3px dashed #999999; -webkit-box-shadow: 0 10px 7px -7px #626262;
- -moz-box-shadow: 0 10px 7px -7px #626262;
- box-shadow: 0 10px 7px -7px #626262;
- b, strong, bold {color: #eec9c9;}
- u, underline {color: #e6cf73; border-bottom: 1px dashed #eec9c9;text-decoration:none;}
- i, em {color: #e6cf73;}
- s, strike {color: #000;}
- h1 {color: #eec9c9; font-family:'calibri'; font-size: 15px; line-height:25px; margin:0px; padding:5px; margin-bottom:-0px; text-align:left; letter-spacing: -1px; }
- h2 {color: #666666; font-family: 'calibri'; font-size:15px; line-height:25px; margin:0px; padding:5px; margin-bottom:-0px; text-align:left; letter-spacing: -1px;}
- ::-webkit-scrollbar {width:10px; height: 10px;background: #302f2f;}
- ::-webkit-scrollbar-corner {background: #302f2f;}
- ::-webkit-scrollbar-button:vertical {height:1px;display:block;}
- ::-webkit-scrollbar-button:horizontal {width:1px;display:block;}
- ::-webkit-scrollbar-thumb:vertical {background: #f8f7f7; }
- ::-webkit-scrollbar-thumb:horizontal {background: #f8f7f7; }
- ::-webkit-scrollbar-thumb {background: #f8f7f7;}
- ::-webkit-scrollbar-thumb:hover {background: #f8f7f7; }
- .heart {background:#f4f4f4;padding:4px;border-top:1px solid:#fff;border-bottom:1px solid #eee;margin-bottom:1px;text-shadow:1px 1px 1px #fff;font:11px verdana;color:#999;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;border-left:3px solid #ddd;}
- .heart:hover {padding-left:10px;border-left:30px solid #ddd;}
- </style>
- <script type="text/javascript">
- // <![CDATA[
- var bgcolour="#000000"; // background colour
- var fgcolour="#FFFFFF"; // foreground colour
- var speed=100; // speed of bubbling, lower is faster
- var shades=10; // number of shades of bubble
- /****************************
- * Bubbling Text Effect *
- *(c) 2003-6 mf2fm web-design*
- * http://www.mf2fm.com/rv *
- * DON'T EDIT BELOW THIS BOX *
- ****************************/
- var bubbcol=new Array();
- var bubbler, bubbtxt;
- var bubbchr=new Array();
- window.onload=function() { if (document.getElementById) {
- for (bubbler=0; bubbler<=shades; bubbler++) {
- bubbtxt="#";
- for (var i=1; i<6; i+=2) {
- var bg=parseInt(bgcolour.substring(i,i+2),16);
- bubbtxt+=dechex(Math.floor(bg+(parseInt(fgcolour.substring(i,i+2),16)-bg)*(bubbler/shades)));
- }
- bubbcol[bubbler+1]=bubbtxt;
- }
- bubbler=document.getElementById("bubble");
- bubbtxt=bubbler.firstChild.nodeValue;
- while (bubbler.childNodes.length) bubbler.removeChild(bubbler.childNodes[0]);
- for (var i=0; i<bubbtxt.length; i++) {
- var bubbi=document.createElement("span");
- bubbi.setAttribute("id", "bubb"+i);
- bubbi.appendChild(document.createTextNode(bubbtxt.charAt(i)));
- bubbler.appendChild(bubbi);
- }
- bubbler=setInterval ("bubbling()", speed);
- }}
- function dechex(dec) {
- var hex=dec.toString(16);
- if (dec<16) return "0"+hex;
- else return hex;
- }
- function bubbling() {
- for (var i=0; i<bubbtxt.length; i++) {
- var bubbme=document.getElementById("bubb"+i);
- if (bubbchr[i]) {
- bubbme.style.color=bubbcol[bubbchr[i]];
- bubbchr[i]=(bubbchr[i]+1)%bubbcol.length;
- }
- else if (Math.random()<0.75/bubbchr.length) bubbchr[i]=1;
- }
- }
- // ]]>
- </script>
- </head>
- <body>
- <div id="sidebar">
- <div style="position:fixed; left: 245px; top: 100px;">
- <div class="side"><span id="bubble">{title}</span>
- <br>
- <img src="{PortraitURL-40}" style="max-width:100px;">
- Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui Seu texto aqui
- <form>
- <select name=”links” onChange=”top.location.href=this.form.links.options[this.form.links.selectedIndex].value”>
- <option selected>menu ~clica~</option>
- <option value=”link 1” style=”COLOR: #4682B4; BACKGROUND-COLOR: #FFFFFF“>titulo 1</option>
- <option value=”/ask” style=”COLOR: #4682B4; BACKGROUND-COLOR:#FFFFFF“>titulo 2</option>
- <option value=”link 3” style=”COLOR: #4682B4; BACKGROUND-COLOR: #FFFFFF“>titulo 3</option>
- <option value=”link 4” style=”COLOR: #4682B4; BACKGROUND-COLOR: #FFFFFF“>titulo 4</option>
- <option value=”link 5” style=”COLOR: #4682B4; BACKGROUND-COLOR: #FFFFF“>titulo 5</option>
- </select>
- </form>
- <div class="heart"><a href="http://resourcesforu.tumblr,com">theme por resourcesforu (thucca)</a></div>
- <div class="heart"><a href="http://land-of-designs.tumblr.com">tutoriais por land-of-designs</a></div>
- <div class="heart"><a href="http://alwayshelpyou.tumblr.com">Wishlist por alwayshelpyou</div>
- <div class="heart"><a href="http://lesbiansfor-agron.tumblr.com/">Base por lesbiansfor-agron</div>
- <!— Fim Menu Drop-Down —>
- </div></div></div></div>
- </div>
- </div>
- <div style="position: absolute; width: 510px; left: 510px; top: 0px;">
- <div class="main">
- </div>
- <div class="autopagerize_page_element">
- {block:Posts}
- <div class="caixa">
- {block:Text}
- {block:Title}
- <h1><a href="{Permalink}">{Title}</a></h1>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <center>
- {LinkOpenTag} <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
- </center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- "{Quote}"
- {block:Source}
- <div style="text-align: right">— {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- {Title}
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- {block:Label}
- <span class="label"><b>{Label}</b></span>
- {/block:Label}
- {Line}<br>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Video}
- <li class="post video">
- {Video-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Video}
- {block:Audio}
- {AudioPlayerBlack}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Audio}
- {block:Answer}
- <div class="boxicon"><img src="{AskerPortraitURL-40}" align="left" class="askfoto"></div><div class="perguntou"><g>{Asker}</g> asked {TimeAgo}</div>
- <div class="pergunta">
- {Question}
- </div>
- <div class="linha"></div>
- {Answer}
- {/block:Answer}
- <div class="caixinha">
- <a href="{Permalink}">{NoteCount}</a> ♥ <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- <br><br>
- <center>{block:HasTags}{/block:HasTags}
- <span style="width:auto; float:left; text-align:left;">
- {block:HasTags}
- {block:Tags}
- <a class="tag" href="{TagURL}">{Tag}</a>
- {/block:Tags}
- {/block:HasTags}</span>
- </center>
- </div>
- {/block: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>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment