Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!-- Theme by: o-mundo-de-uma-garota|tumblr {NÃO USE COMO BASE} só adapte para o seu proprio uso e sem retirar os créditos,aliás não foi você que fez okey? {NOT COPIE} plágio é crime não esqueça que denuncias existem.
- - - - - - - - - - - - - - -
- - THEME FEITO POR DUDA.R -
- - - - - - - - - - - - - - - - -->
- <head>
- <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
- <link rel="shortcut icon" href="{Favicon}" />
- <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>
- <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;
- }
- }
- //desabilita botao direito
- function desabilitaBotaoDireito(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- if (event.button == 2 || event.button == 3)
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //desabilita botao direito do mouse
- if ( window.Event )
- document.captureEvents(Event.MOUSEUP);
- if ( document.layers )
- document.captureEvents(Event.MOUSEDOWN);
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#E6E6FA" />
- <meta name="color:links" content="#696969" />
- <meta name="color:bglinks" content="#CDC9C9" />
- <meta name="color:entry" content="#fff" />
- <meta name="color:linkhover" content="#BEBEBE" />
- <meta name="color:text" content="#696969" />
- <meta name="color:riscado" content="#696969" />
- <meta name="color:italico" content="#696969" />
- <meta name="color:negrito" content="#696969" />
- <meta name="color:sublinhado" content="#696969" />
- <meta name="color:sid" content="#fff" />
- <meta name="color:borda" content="#BEBEBE" />
- <meta name="color:bglinks2" content="#FF69B4" />
- <meta name="color:textdesc" content="#696969" />
- <meta name="color:frase" content="#696969" />
- <meta name="color:tags" content="#FF69B4" />
- <meta name="color:dcruz" content="#FF69B4" />
- <meta name="color:linha" content="#fff" />
- <meta name="color:faixa" content="#fff" />
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content="http://static.tumblr.com/2bh9bxo/Atlma0kz0/tumblr_m4nf77wwvo1rx3e11o5_250.png"/>
- <meta name="text:frase" content="Baby I'm sure" />
- <meta name="font:fonte" content="verdana" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link" />
- <script type="text/javascript">
- function changeNavigation(id) {document.getElementById('liuc').innerHTML=document.getElementById(id).innerHTML}
- </script>
- <title>{title}</title>
- <link rel="shortcut icon" href="{favicon}" />
- <style>
- ::-webkit-scrollbar {width:6px;height:auto;background:#F5F5F5;border-bottom:none;}
- ::-webkit-scrollbar-button:vertical {height:6px;display:block;}
- ::-webkit-scrollbar-thumb:vertical {background-color: #fff; border-radius: 20px;}
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- @font-face {font-family: "Handlee";src: url('http://fonts.googleapis.com/css?family=Handlee');}
- @font-face {font-family:"basket"; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
- @font-face {font-family: "mi"; src: url("http://static.tumblr.com/ubiuxyg/wcAm5nz1j/pf_arma_five.ttf");}
- /*** base feita by:Duda.R| base feita by: Duda.R***/
- body {background:{color:background} url('{image:background}'); font: 11px {font:fonte}; text-align:justify; color:{color:text};background-attachment:fixed; background-repeat: repeat;}
- #page {width: 876px; margin-top: 0px; margin-right: auto; margin-bottom: 50px; margin-left: auto;}
- #omdg {top: 20px; left: 385px; width:520px;background:{color:linha}; position: absolute;}
- .player {background-color:#000000;text-align:left;display:block;}
- #notinholaduda {margin-left: 198px; margin-top: 375px; width:149px; font-size: 10px; height: 45px; text-align: center; background-color:{color:sidebar}; transparent; font-family: Century Gothic; color: {color:textdesc}; position: fixed;z-index:99;padding: 5px; -webkit-transition: 1s ease-in; line-height: 10px;
- -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1; border-top: 3px dotted transparent;}
- .baseduh {background:{color:entry}; margin-bottom: 2px; padding: 3px; text-align: justify; border: 3px solid #fff;}
- .omdg1 .hov {margin-left: 600px; width:80px; position: absolute; font-family: mi; font-size: 8px; line-height: 12px; text-align: center; overflow:hidden; opacity: 0.0; background-color:{color:entry}; color:{color:links}; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; }
- .omdg1:hover .hov {overflow:visible; -webkit-transition: opacity 0.5s linear; opacity: 0.8; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 580px; }
- /*** Não mude nada aqui barra divisória by: Duda.R ***/
- .baseduh2 {color: {color:text}; font-family:'georgia'; font-size:14px; line-height:20px; font-weight:normal; margin:0px; padding:2px; margin-bottom:-0px; text-align:center; letter-spacing:px; border-bottom: px solid #CFCFCF;}
- /*** Stilo da Ask por things-to-help-you **/
- .pergunta {background:{color:sid}; padding: 11px; margin-top: 0px; border-bottom: 1px solid #; margin-left: 0px;margin-right: 0;overflow: hidden; text-shadow: 0px 1px 1px #; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
- .perguntou {display: inline-block; letter-spacing: 1px; text-transform:uppercase;font-family: 'Play', sans-serif; font-size: 11px; background: {color:sid}; padding-left: 20px; padding-right: 5px; margin-top: -0px; border-bottom: 1px solid #; margin-left: 20px;margin-right: -11px; text-shadow: 0px 1px 1px #;color: {color:text}; margin-bottom: 7px; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px;}
- .perguntou g {color: {color:text};}
- .perguntou a {color: {color:text}; }
- .askfoto {position: absolute; z-index: 1000; display: inline-block; margin-top: -10px; margin-left: 2px; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px;}
- .askfoto:hover {opacity: 0.9;}
- .linha {border-bottom: dotted 1px #f1e6df; margin-left: 20px; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;}
- .aspas{ position:relative; top:-10px; font-size:80px; opacity:0.1; filter: alpha(opacity = 10);color: #386F6D;}
- .quote{ margin-left:20px; margin-top:-85px; line-height:25px; letter-spacing:-1px;}
- .baseduh3{background: #fff; margin: 0; font-size:
- 11px; font-family: verdana;}
- .baseduh3 .baseduh4 {margin-left: 0; background:#F5F5F5 ; color:
- #4F4F4F; margin-bottom: 1px; padding: 4px 5px 4px 5px;}
- .baseduh3 .baseduh4 span{font-weight: bold;}
- blockquote {border-left: 5px solid #F5F5F5; padding: 2px 2px 2px 8px; margin: 4px; line-height: 14px; background-color: #FFF;}
- blockquote blockquote {border-left: 5px solid #F5F5F5; padding: 2px 2px 2px 8px; margin: 4px; line-height: 14px; background-color: #FFF;}
- blockquote blockquote blockquote {border-left: 5px solid #F5F5F5; padding: 2px 2px 2px 8px; margin: 4px; line-height: 14px; background-color: #FFF;}
- blockquote blockquote blockquote blockquote {border-left: 5px solid #F5F5F5; padding: 2px 2px 2px 8px; margin: 4px; line-height: 14px; background-color: #FFF;}
- notes {display:block; background:#f8f8f8; font-size:10px; letter-spacing:1px; padding:1px 4px 1px 4px; margin-top: 3px; font-weight:strong;}
- 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;}
- a:hover { color: {color:linkhover}; filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
- s {color: {color:riscado};}
- i {color: {color:italico};}
- b {color: {color:negrito}; }
- strong {color: {color:strong} }
- u, span.sublinha {cursor: nw-resize; text-decoration: none; border-bottom: 1px dashed {color:sublinhado};}
- ul {list-style: circle; }
- #paginal {font-family: verdana; font-size: 8px; text-align: center;}
- #paginal a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color:;opacity:1; box-shadow: 0px 1px 20px rgba(0,0,0,0.35)}
- #paginal a:hover {background:{color:sidebar} ; color: {color:links};}
- #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:links}; font-weight: bold; text-decoration: none;}
- .ps {position: fixed; padding: 2px; width: 151px;border: 3px double {color:faixa}; margin-left: 191px; margin-top: 440px; height: auto; background-color:{color:sidebar} ; color: {color:links};opacity:1; box-shadow: 0px 1px 0px rgba(0,0,0,0.35)}
- /*imagem duh */
- #atencaoduda {margin-left:180px; margin-top:110px; height:400px; width:208px; position:fixed; background-color: {color:sid}; border: 5px double {color:borda};}
- #duda1 {width:233px; margin-top:170px;
- margin-left:220px;
- position:fixed;}
- #duda1 img {width:153px;
- height:150px; margin-left:-27px; margin-top:2px;
- border: 6px double {color:faixa};}
- /*** Links aqui por amor-compulsivo***/
- #blabla {position: fixed; float: left; margin-top:268px; margin-left: 311px; z-index: 999999999999999999999999999999999999999999999999999999;}
- #blabla a {display: block; font-family: calibri; font-size: 8px; text-align: center;margin-bottom: 1px; text-transform: uppercase; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s; background-color: {color:bglinks}; color:{color:links}; height: 12px; width: 37px; opacity: 1.0;}
- #blabla a:hover{background-color: {color:bglinks}; color: {color:links}; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;opacity: 0.5;}
- /***links aqui por hugm-e***/
- .ninhalink5 {position: fixed; width: 81px; -webkit-transform: rotate(-5deg);margin-left:203px; margin-top:345px; padding: 0px; text-align: center; z-index:3;}
- .ninhalink5 a {float: left; display: block;height:18px; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 90px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform:uppercase;line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- .ninhalink5 a:hover { color:{color:textlinkshover}; letter-spacing: 0px; height:0px; z-index:3;text-shadow: 4px 4px 9px #000000;}
- .ninhalink6 {position: fixed; width: 57px;-webkit-transform: rotate(5deg); margin-left:255px; margin-top:360px; padding: 0px; text-align: center; z-index:3;}
- .ninhalink6 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center;height:18px; margin-right: 1px; margin-bottom:0px; width: 90px; height:18px;background-color: {color:bglinks2}; color:{color:links}; text-decoration: none; text-transform:uppercase; line-height:20px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-shadow: 4px 4px 9px #000000;}
- .ninhalink6 a:hover { color:{color:textlinkshover}; letter-spacing: 0px; height:0px; z-index:3;text-shadow: 4px 4px 9px #000000;}
- #avaduda{
- padding: 0px;
- height:10px;
- float:center;
- position:fixed;
- margin-left:140px;
- margin-top: 137px;
- width:270px;
- font-family: luv;
- font-size:18px;
- letter-spacing:0px;
- text-align: center;
- color:{color:frase};
- z-index:9000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000; text-transform: none;
- }
- @font-face { font-family: "luv"; src: url('http://static.tumblr.com/jdjsstr/jAKm8lv4d/djb_jacked_up_kinda_luv_1_.ttf'); }
- #babyimsureduh3 {text-align: justify; margin-top:128px; margin-left: 180px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-family: sofia; position: fixed; color: {color:dcruz}; padding: 10px; background-attachment: fixed; width:80px; height: 20px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: uppercase; z-index: 9000000000000000000000000;-webkit-transform: rotate(-20deg);}
- #babyimsureduh2{font-size: 12px; font-family: Sofia; letter-spacing: -1px; text-transform: none; line-height: 20px;}
- .duhfa {text-align: center; margin-top:180px; margin-left: 120px; overflow: hidden; font-size: 188px; font-family:Megrim; position: fixed; background-color: {color:sid}; color:{color:tags}; padding: 0px; width:160px; -moz-transition: all 2s ease-out; height: 160px; letter-spacing: 0px; line-height: 195px;z-index:800000000000000000000000000000000000000000000000;text-transform: uppercase;opacity:0.0;}
- .duhfa:hover {margin-left:197px;margin-top:170px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; opacity: 0.4;z-index:100;}
- #faixa2 {margin-top: 135px; margin-left: 180px; position: fixed; background-color: {color:linha}; height: 2px; width:195px; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
- #faixa3 {margin-top: 135px; margin-left: 179px; position: fixed; background-color: {color:linha}; height: 300px; width:2px; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
- #faixa4 {margin-top: 433px; margin-left: 180px; position: fixed; background-color:{color:linha}; height: 2px; width:195px; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
- .credit{background-color:{color:sid}; font-size: 8px; color: {color:links}; text-align: center; width: 50px; height: 10px; position: fixed; margin-left: 308px; font-family: tinytots; margin-top: 335px; overflow: hidden; text-transform: none; line-height: 10px;-moz-transform: rotate(deg);
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- -o-transform: rotate(0deg);}
- </style>
- </head>
- <body onkeydown=”return false”>
- <!---se mudar alguma coisa aqui vai desconfigurar,então não mexa--->
- <div id="faixa2"></div>
- <div id="faixa3"></div>
- <div id="faixa4"></div>
- <div id="duda1"><img src="{image:sidebar}"></div>
- <div class="duhfa">♥</div>
- <div id="babyimsureduh3"><div id="babyimsureduh2">┼</div></div></div>
- <div id="avaduda"><center>{text:frase}</center></div>
- <div id="blabla">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- </div>
- <div class="ninhalink5"><a href="{text:Link5}">{text:Link5 Title}</a></div>
- <div class="ninhalink6"><a href="{text:Link6}">{text:Link6 Title}</a></div>
- <div id="notinholaduda">{Description}</div>
- <div class="ps"><div id="paginal">
- {block:JumpPagination length="4"}
- {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- </div></div>
- <center><div class="credit"><a href="http://o-mundo-de-uma-garota.tumblr.com/"> theme</a><font color="{color:tags}">♥</font><a href="http://amor-compulsivo.tumblr.com/" > dtlhs</a></a><a href="http://hugm-e.tumblr.com/" ><font color="{color:tags}"> +</font></a>
- </center></div></div>
- <!--isso feito by:Duda.R porfavor não mude nada aqui-->
- <div id="omdg">
- {block:Posts}
- <div class="baseduh">
- <br>
- <div class="omdg1"><div class="hov"> <a class="notes" href="{Permalink}">Texto</a> <br><img src="http://media.tumblr.com/tumblr_m0nim0AMma1qe5v0r.png" width="10px" class="" title=""> <a class="notes">{NoteCountWithLabel}</a><br> {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} | {block:ContentSource}<a href="{SourceURL}" target=blank>source</a>{/block:ContentSource}<br> <img src="http://media.tumblr.com/tumblr_m0nj16ZpbH1qe5v0r.png" width="10px" class="" title=""> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog</a> </div>
- {block:Quote}<div class="baseduh2"><center>"{Quote}"</div>
- {/block:Quote}
- {block:Title}<div class="baseduh2"><a href="{Permalink}"class="fontht">{Title}</a></div>{/block:Title}
- {block:Link}
- <a class="baseduh2" href="{URL}" {Target}>{Name}</a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Text}{Body}{/block:Text}
- {block:Photo}
- {LinkOpenTag}<center><img src="{PhotoURL-500}" width="500px" class="border">{LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}<center><div class="box3"><center>{Photoset-500}</center></div></center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}
- {block:Quote}{block:Source}<center><P> <b><font color="#828282">~</b></font> {Source}</p></center>{/block:Source}{/block:Quote}
- {/block:Source}
- {/block:Quote}
- {block:Chat}
- <a class="title" href="{Permalink}">{Title}</a>
- <div class="baseduh3">
- {block:Lines}
- <div class="baseduh3">
- <div class="baseduh4">{block:Label}
- <span>{Label}</span>
- {/block:Label}
- {Line}</div></div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="caixa">
- <div class="pergunta">
- {Question}
- </div>
- <img src="{AskerPortraitURL-30}" align="left" class="askfoto">
- <div class="perguntou"><g>{Asker}</g> asked {TimeAgo}</div>
- <div class="linha"></div>
- {Answer}
- </div>
- {/block:Answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerWhite}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <br>
- </div>
- </div>
- {/block:Posts}
- <br>
- <br>
- <br>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment