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">
- <head>
- <! theme #1 por estranhus !>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
- <script type="text/javascript">
- function slideSwitch() {
- var $active = $('#slideshow img.active');
- $active.addClass('last-active');
- // verifica se existe um próximo objeto na div #slideshow, caso ele nao exista, retorna para o primeiro
- var $next = $active.next().length ? $active.next() : $('#slideshow img:first');
- $next.css({opacity: 0.0})
- .addClass('active')
- .animate({opacity: 1.0}, 1000, function() {
- $active.removeClass('active last-active');
- });
- }
- $(function() {
- //Executa a função a cada 2 segundos
- setInterval( "slideSwitch()", 2500 );
- });
- </script>
- <script type="text/javascript">
- //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
- function tb8_makeArray(n){
- this.length = n;
- return this.length;
- }
- tb8_messages = new tb8_makeArray(1);
- tb8_messages[0] = "{Title}";
- tb8_rptType = 'infinite';
- tb8_rptNbr = 5;
- tb8_speed = 100;
- tb8_delay = 2000;
- var tb8_counter=1;
- var tb8_currMsg=0;
- var tb8_tekst ="";
- var tb8_i=0;
- var tb8_TID = null;
- function tb8_pisi(){
- tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
- document.title = tb8_tekst;
- tb8_sp=tb8_speed;
- tb8_i++;
- if (tb8_i==tb8_messages[tb8_currMsg].length){
- tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
- }
- if (tb8_currMsg == tb8_messages.length){
- if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
- clearTimeout(tb8_TID);
- return;
- }
- tb8_counter++;
- tb8_currMsg = 0;
- }
- tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
- }
- tb8_pisi()
- </script>
- <meta name="color:background" content="#ebebeb" />
- <meta name="color:text" content="#aaaaaa" />
- <meta name="color:post" content="#fff" />
- <meta name="color:sidebar" content="#fff" />
- <meta name="color:bg image hover" content="#aaaaaa" />
- <meta name="color:titulo" content="#aaaaaa" />
- <meta name="color:scroll" content="#aaaaaa" />
- <meta name="image:sidebar1" content="http://static.tumblr.com/j5c2yez/JmWm1elf4/1.jpg" />
- <meta name="image:sidebar2" content="http://static.tumblr.com/j5c2yez/0ysm1elg2/2.jpg" />
- <meta name="image:sidebar3" content="http://static.tumblr.com/j5c2yez/6Abm1elgb/3.jpg" />
- <meta name="text:titulo" content="three words, eight letters.<br> say it, and i'm yours." />
- <meta name="font:text" content="verdana" />
- <meta name="font:title" content="georgia" />
- <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="" />
- <link rel="shortcut icon" href="{Favicon}">
- <style type="text/css">
- body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px;}
- a {color: {color:text}; text-decoration: none; text-transform: none;}
- a:hover {color: {color:text}; background-color: transparent; text-decoration: none;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:post}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post}; }
- blockquote img{max-width: 470px!important}
- blockquote blockquote img{max-width: 450px!important}
- blockquote blockquote blockquote img{max-width: 430px!important}
- blockquote blockquote blockquote blockquote img{max-width: 410px!important}
- #tudo {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
- #posts2 {float: left; margin-left: 293px; margin-top: 0px; }
- .posts3 {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family:{font:text}; font-size: 11px;}
- h1 {font-family: {font:title}; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:link}; font-weight: normal; line-height: 18px;}
- h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:linkhover}; font-weight: normal; line-height: 18px;}
- .image {text-align: center; border: 0px}
- .image img {max-width: 500px; margin-bottom: 2px }
- .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
- .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
- .oiqqtts a, a:hover{text-transform: none;}
- .chat {line-height: 13px; list-style: none }
- .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
- .person1 {color: {color:text}; padding: 2px; }
- .person1 .label {font-weight: bold; color:{color:text}}
- .person2 {color: {color:text}; padding: 2px; }
- .person2 .label {font-weight: bold; color:{color:text}}
- .player {background-color: #000; text-align: left; display:block;}
- #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
- .answer {padding: 2px}
- .answer img {max-width: 470px;}
- #codedata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
- #codedata a {font-size: 9px;}
- .tags {color: {color:text}; font-size: 9px; font-family: {font:text}; display: inline; list-style: none; text-transform: lowercase;}
- .tags a {font-size: 9px; color: {color:text}; display: inline; list-style: none; text-transform: lowercase;}
- #cap {width: 500px; margin-top: -2px;}
- .source {display: none;}
- .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
- ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
- .notes img{display: none; border:0px}
- ::-webkit-scrollbar{width:5px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color: #fff; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #posts1 {margin:40px 0 10px 0}
- #sidebar {position: fixed; margin: 2px 0px 0px 9px;}
- #credit {float: left; margin-top: 303px; margin-left: 123px; width: 152px; background-color: {color:sidebar}; color: {color:text}; padding: 4px; font-size: 9px; font-family: georgia; text-align: center; height: 10px; line-height: 9px; }
- #credit a {font-size: 9px; color: {color:text}}
- .caixinha3 { overflow: auto; background: {color:sidebar}; padding: 3px 3px 2px 3px; position: fixed; width: 16px; height: 13px; margin-top: 303px; margin-left: 100px; text-align: center; font-family: {font:title}; font-size: 10px; color: {color:titulo}; letter-spacing: 0px; font-weight: italic;}
- .caixinha { overflow: auto; background: {color:sidebar}; padding: 3px 3px 2px 3px; position: fixed; width: 154px; height: 25px; margin-top: 139px; margin-left: 123px; text-align: center; font-family: {font:title}; font-size: 10px; color: {color:titulo}; letter-spacing: 0px; font-weight: italic;}
- .caixinha2 { overflow: auto; background: #aaa; padding: 3px 3px 2px 3px; position: fixed; width: 154px; height: 0px; margin-top: 134px; margin-left: 123px; text-align: center; font-family: {font:title}; font-size: 10px; color: {color:titulo}; letter-spacing: 0px; font-weight: italic;}
- #slideshow { position: fixed; height: 122px; width: 150px; margin-top: 170px; background-color: {color:sidebar}; padding: 5px; margin-left: 123px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.5s ease-out; }
- #slideshow:hover { background-color: {color:bg image hover}; opacity: 0.7; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
- #slideshow img { position:absolute; top:0; left:0; z-index:8; height: 122px; width: 150px; padding: 5px; }
- #slideshow img.active { z-index:10; }
- #slideshow img.last-active { z-index:9; }
- #navigation { text-align:right; margin-left: 100px; margin-top: 170px; padding:5px; position: fixed; background-color: #FFFFFF; }
- #hover {width: 148px; margin-top: 137px; height: 20px; padding: 6px; position: fixed; font-family: georgia; font-size: 9px; text-align: center; background-color: #fff; color: #aaa; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important; margin-left: 123px; overflow: hidden;font-family:'Georgia'; background-image:url('http://assets.tumblr.com/images/x.gif'); z-index: 3; }
- #hover a {color: #aaa; }
- #hover:hover {height: 152px; width: 148px; margin-left: 123px; position:fixed; background-color: #fff; padding: 6px; opacity: 0.9; z-index: 999999; }
- #descri {padding: 5px; text-align: justify; font-size: 9px; font-family: verdana; color: #aaa;}
- #descri a {color: text;}
- </style>
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- </head>
- <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
- <div id="tudo">
- <div id="sidebar">
- <div class="caixinha3"><center>
- {block:Pagination}{block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}{/block:Pagination}
- {block:Pagination}{block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}{/block:Pagination}
- </center></div>
- <div class="caixinha2"></div>
- <div id="hover">
- <i>{text:titulo}</i>
- <div id="descri">{description}</div>
- </div>
- <div id="navigation">
- {block:ifLink1}<a href="{text:Link1}" title="{text:Link1 Title}"><img src="http://static.tumblr.com/ejm8w78/lhflz2pxj/home.png" width=12px"></a>{/block:ifLink1}<br><br>
- {block:ifLink2}<a href="{text:Link2}" title="{text:Link2 Title}"><img src="http://static.tumblr.com/ejm8w78/w3Qlz2pzs/email.png" width=12px"></a>{/block:ifLink2}<br><br>
- {block:ifLink3}<a href="{text:Link3}" title="{text:Link3 Title}"><img src="http://static.tumblr.com/ejm8w78/EVjlz2rwa/comment.png"width=12px"></a>{/block:ifLink3}<br><br>
- {block:ifLink4}<a href="{text:Link4}" title="{text:Link4 Title}"><img src="http://static.tumblr.com/ejm8w78/LnMlz2re3/user.png"width=12px"></a>{/block:ifLink4}<br><br>
- {block:ifLink5}<a href="{text:Link5}" title="{text:Link5 Title}"><img src="http://static.tumblr.com/ejm8w78/5j5lz2s6p/heart.png"width=12px"></a>{/block:ifLink5}
- </div>
- <div id="slideshow">
- <img class="active" src="{image:sidebar1}" alt="" title="" />
- <img src="{image:sidebar2}" alt="" title="" />
- <img src="{image:sidebar3}" alt="" title="" />
- </div>
- <div id="credit">
- theme by <a href="http://estranhus.tumblr.com/" target="_blank"><b>estranhus</b></a>.
- </div>
- </div>
- <div id="posts1">
- <div id="posts2">
- {block:Posts}
- <div class="posts3">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <div class="oiqqtt">“{Quote}”</div>
- {block:Source}<div class="oiqqtts"> — {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div id="asker"><b>{Asker} asked:</b> {Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- <div id="cap">
- {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- <div class="source">{block:ContentSource}<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}</div></div>
- <br>
- <div id="codedata">
- {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}<br>{/block:HasTags}</div>
- <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
- {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {/block:RebloggedFrom}
- </div>
- </div>{/block:Date}
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment