Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!------------------------- NAO SE INSPIRE NEM USE COMO BASE< NAO DISPONIBILIZE TAMBÉM. THEME TOTALMENTE FEITO POR: enjoying-the-life | Tumblr SAIBA QUE PLAGIO É CRIME E SE EU VER O CÓDIGO DO MEU THEME EU VOU RECONHECER E VOCÊ VAI SE DAR MUITO MAL ------------------>
- <html>
- <head>
- <br /><style type="text/css"> body {cursor:url(""),default} </style><p>
- <link href='http://fonts.googleapis.com/css?family=Patrick+Hand' rel='stylesheet' type='text/css'>
- <html xmlns="http://www.w3.org/1999/xhtml"><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>
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="color:background" content="#E8E8E8"/>
- <meta name="color:links" content="#000000"/>
- <meta name="color:menu1" content="#FFFFFF"/>
- <meta name="color:menu2" content="#000000"/>
- <meta name="color:menuletra1" content="#000000"/>
- <meta name="color:menuletra2" content="#FFFFFF"/>
- <meta name="color:sidebar" content="#FFFFFF"/>
- <meta name="color:border" content="#696969"/>
- <meta name="color:titulo" content="#000000"/>
- <meta name="color:box" content="#FFFFFF"/>
- <meta name="color:negrito" content="#000000"/>
- <meta name="color:italico" content="#000000"/>
- <meta name="color:tracejado" content="#000000"/>
- <meta name="image:sideimage" content="http://static.tumblr.com/cjfqn1h/vAdm9ft7x/sidebar3.gif"/>
- <meta name="image:background" content=""/>
- <meta name="text:Link1" content="link" />
- <meta name="text:Link1 Title" content="troque" />
- <meta name="text:Link2" content="Link" />
- <meta name="text:Link2 Title" content="esses" />
- <meta name="text:Link3" content="link" />
- <meta name="text:Link3 Title" content="links" />
- <meta name="text:Link4" content="Link" />
- <meta name="text:Link4 Title" content="no appearance" />
- <script type="text/javascript">
- //desabilita menu de opcoes ao clicar no botao direito
- function desabilitaMenu(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <style type="text/css">
- html::-webkit-scrollbar {width:1; height:auto;background: #FFF;}
- html::-webkit-scrollbar-corner { background: #FFF;}
- html::-webkit-scrollbar-button:vertical {height:1px;display:block;}
- html::-webkit-scrollbar-button:horizontal {width:1;display:block;}
- html::-webkit-scrollbar-thumb:vertical {background-color: #000 ;}
- html::-webkit-scrollbar-thumb:horizontal {background-color: #000 ; }
- html::-webkit-scrollbar-thumb {background-color: #000 ;}
- html::-webkit-scrollbar-thumb:hover {background-color: #000 ;}
- html::-webkit-scrollbar-track-piece {background: none;}
- .viaesource {display: none;}
- /** Fundo **/
- body{background: {color:background} Url('{image:background}'); color: #000000; font-family: Verdana; font-size: 11px; background-attachment:fixed; background-repeat:repeat;}
- /** Titulo dos posts **/
- h1 { font-size: 23px; color: {color:titulo};font-family: 'Patrick Hand', arial, serif;}
- h2 {color: {color:titulo}; font-family: 'Patrick Hand', cursive; font-size:24px; line-height:29px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px; border-bottom: 0px solid #eee;}
- /** tags **/
- .datee {font-family: Verdana; font-size:7pt; color: {color:menuletra1}; -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px; padding: 2px; line-height: 13px;text-align: center;}
- /** cores , links **/
- a {
- color: {color:links};
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- transition: color 0.5s ease-out;}
- s {color: {color:tracejado};}
- i {color: {color:italico};} em {color: {color:italico};}
- b {color: {color:negrito};} strong {color: {color:negrito};}
- u, span.sublinha {text-decoration: none; border-bottom: 1px solid tracejado};}
- /**bordas **/
- .border {border:5px solid color:border};}
- /** tracejados **/
- .divtraso {border-bottom: 1px solid #000; margin-bottom: 0px; padding:2px;}
- /** balão da ask **/
- .bubble {align:right;background:#f1f1f1; margin:7px 5px 5px 68px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; font: 11px Verdana, tahoma, Tahoma; text-shadow: 0px 1px 1px #FFFFFF;}
- .bubble p {margin:1px 0px;}
- .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #f1f1f1;}
- .askborder {float: left; margin: 1px 4px 0 0;padding: 0px; -webkit-border-radius: 360px; -moz-border-radius: 0px; border-radius: 0px;}
- /** caixas e conteúdos **/
- .box{
- background: {color:box};
- background-repeat: no-repeat;
- padding: 5px;
- margin-bottom: 8px;overflow:auto;
- }
- .box1{
- background: {color:box};
- background-repeat: no-repeat;
- padding: 5px;
- margin-bottom: 8px;overflow:auto;
- }
- #conteudo { width: 560px; padding-bottom: 8px; margin-top:30px; color: #777; font: 11px Kristen ITC; margin-bottom: 15px; margin-left: 5px; padding: 5px; float: left; }
- /** sidebar **/
- #sidebar {float: left;margin-top:88px;margin-left:130px;position:fixed;padding:0px;width: auto;}
- #caixa1{ background: {color:sidebar}; padding: 5px; margin-bottom: 15px;text-align: justify; margin-bottom: 10px; }
- /** Navegação **/
- .menudd{width:312px;float:left;margin: 0px 0 0 0px;position:fixed; }
- .nav1{font: 12px calibri;line-height: 10px; display: inline-block;color: {color:menuletra1};background: {color:menu1};padding: 2px;width: 206px;height:12px; margin: 1px;text-align:center; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; overflow:hidden;}
- .nav1:hover{ letter-spacing: 8px}
- .nav2{font: 12px calibri;line-height: 10px; display: inline-block;color: {color:menuletra2};background: {color:menu2};padding: 2px;width: 98px;height:12px; margin: 1px;text-align:center;; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; overflow:hidden;}
- .nav2:hover{ letter-spacing: 8px}
- /** Paginação **/
- a.page, a.page:visited, a.page:active {width: 50px; background:transparent; padding: 2px; color: #000 ; display: block; text-decoration: none; text-align: center; margin-top: 3px; font-size: 14px; font-family: verdana;}
- .righty {top: 88px; z-index: 4; position: fixed;right:1065px;}
- .lefty {top: 88px; z-index: 4; position: fixed;left:200px; }
- /*** notes hover*/
- .boxnotes {margin-left: 0px; margin-top: 5px;width:520px; background: transparent;
- text-align:center; color:transparent; padding: 5px; position: absolute;text-transform: uppercase;
- line-height: 13px; font: normal 7pt verdana;
- opacity:0;z-index: 4; -webkit-transition-duration: 2.00s;}
- .box:hover .boxnotes {background: #FFF;
- text-align:center; color: #000; padding: 5px; opacity:1;text-shadow: 0px 1px 1px #FFFFFF;}
- </style>
- </head>
- <body onkeydown="return false">
- <div id="sidebar">
- <div id="caixa1">
- <img src="{image:sideimage}" width="200" height="210" >
- </div></div>
- <div style="position:fixed; width:300px; left: 137px; top:332px; padding-top:0px;">
- <a href="{text:Link1}" ; div class="nav1">{text:Link1 Title}</a>
- <a href="{text:Link2}" ; div class="nav2">{text:Link2 Title}</a>
- <a href="{text:link3}" ; div class="nav2">{text:Link3 Title}</a>
- <a href="{text:Link4}" ; div class="nav1">{text:Link4 Title}</a>
- </div>
- <div style="position:absolute; widht:150px; left:185px;top:390px;position: fixed; text-align: right;" ><center><div style="padding:0px;;text-align: justify; line-height: 110% ;font-family: tinytots;font-size: 8px;text-transform: uppercase;color: #000;"><center>
- theme by: <font color="#a9a9a9"><a href="http://enjoying-the-life.tumblr.com">Enjoying the Life</a></font>.<br> Plágio é crime!.</center></div></div>
- <div style="position:absolute; width:540px; left: 390px; top:60px; padding-top:0px; z-index:2;">
- <!— liuc —>
- <div id="liuc"> {block:Posts} <div id="main">
- {block:Regular}<div class="post"><div class="box">
- <div class="boxnotes">
- <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- {block:Title}<center><h1>{Title}</h1></center>{/block:Title}
- <div class="entry"><center>{Body}</center></div>
- </div></div>
- {/block:Regular}
- <!---------------- FOTOS DO POSTS ------------->
- {block:Photo}
- <div class="post"><div class="box">
- <div class="boxnotes">
- <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- <center>
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" margin-left=05px; width=530px class="border">{LinkCloseTag}</center>
- {block:Caption}
- <div class="caption"><center>{Caption}</center></div>
- {/block:Caption}
- <div style="clear:both;"></div>
- {/block:Photo}
- <div style="clear:both;"></div>
- <!---------- ASK --------------------------->
- {block:Answer}
- <div class="post"><div class="box">
- <img src="{AskerPortraitURL-48}" class="bordailb" align="left" class="askborder"><div class="bubble"><span></span>{Asker} sussurou: {Question}<br></div><center>{Answer}</center>
- <div style="clear:both;"></div>
- <BR>
- {block:Answer}
- <div style="clear:both;"></div>
- <!---------- QUOTES --------------------------->
- {block:Quote}
- <div class="post"><div class="box">
- <div class="boxnotes">
- <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- <center><h1>"{Quote}"</h1></center>
- </span>
- {block:Source}<div class="source"><center>— {Source}</center></div>{/block:Source}
- <BR>
- <div class="divtraso"></div>
- {/block:Quote}
- <div style="clear:both;"></div>
- <!---------- LINKS --------------------------->
- {block:Link}
- <div class="post"><div class="box">
- <div class="boxnotes">
- <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- <a href="{URL}" class="link" {Target}><center><h1>{Name}</h1></center></a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- <BR>
- {/block:Link}
- <div style="clear:both;"></div>
- <!---------- CHAT --------------------------->
- {block:Chat}
- <div class="post"><div class="box">
- <div class="boxnotes">
- <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- <br>{block:Title}<div class="titulo"><a href="{Permalink}"><center>{Title}</center></a></div>
- {/block:Title}
- <div class="chat">
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label"><center>{Label}</span>
- {/block:Label}
- {Line}</center>
- </div>
- {/block:Lines}
- </div>
- <BR>
- {/block:Chat}
- <div style="clear:both;"></div>
- <!---------- AUDIO --------------------------->
- {block:Audio}
- <div class="post"><div class="box">
- <div class="boxnotes">
- <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- <center>{AudioPlayerBlack}</center>
- {block:Caption}
- <div class="caption"><center>{Caption}</center></div>
- {/block:Caption}
- {/block:Audio}
- <div style="clear:both;"></div>
- <!---------- VIDEOS --------------------------->
- {block:Video}
- <div class="post">
- <div class="box">
- <div class="boxnotes">
- <b>{DayOfMonth}</b>/<b>{MonthNumber}</b> às {24Hour}:{Minutes} | <a class="notes" href="{Permalink}">{NoteCountWithLabel}</a> | </a></a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
- <br><center>{Video-500}</center>
- {block:Caption}
- <div class="caption"><center>{Caption}<center></div>
- {/block:Caption}
- <BR>
- {/block:Video}
- <div style="clear:both;"></div>
- <!---------------- NOTAS DOS POSTS ------------->
- {block:PostNotes}<div class="box">
- <div class="notes-bottom">
- {PostNotes}
- </div></div>
- {/block:PostNotes}
- </div>
- <div class="viaesource">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
- {/Block:Posts}
- </div</div>
- <!-- Paginação-->
- <center><div class="lefty">{block:PreviousPage}<a href="{PreviousPage}" class="page">«</a>{/block:PreviousPage}</div><div class="righty">{block:NextPage}<a href="{NextPage}" class="page">»</a>{/block:NextPage}</div></center>
- </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></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></div></div>
- </head>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement