Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!----
- Theme by: o-mundo-de-uma-garota|tumblr {NÃO USE COMO BASE} só adapte para o seu próprio uso e sem retirar os creditos, aliás não foi voce que fez né?! {NOT COPIE} plágio é crime se eu pegar algo tiro da minha página de themes.
- - - - - - - - - - - - - - -
- - THEME FEITO POR DUDA.R -
- - - - - - - - - - - - - - - ---->
- <html>
- <head>
- <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=Rouge+Script' rel='stylesheet' type='text/css'>
- <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 = $('#slideshow2 img.active');
- $active.addClass('last-active');
- // verifica se existe um próximo objeto na div #slideshow2, caso ele nao exista, retorna para o primeiro
- var $next = $active.next().length ? $active.next() : $('#slideshow2 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>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#DCDCDC" />
- <meta name="color:link" content="#8B8989" />
- <meta name="color:link hover" content="#000" />
- <meta name="color:text" content="#8B8989" />
- <meta name="color:post" content="#fff" />
- <meta name="color:sidebar" content="#fff" />
- <meta name="color:background links" content="#FF69B4" />
- <meta name="color:text links" content="#CDC9C9" />
- <meta name="color:borda" content="#fff" />
- <meta name="color:tags" content="#FF69B4" />
- <meta name="color:frase" content="#8B8989" />
- <meta name="color:linhadopost" content="#fff" />
- <meta name="color:djlink" content="#fff" />
- <meta name="image:background" content="http://static.tumblr.com/2bh9bxo/tfymai3xs/varios_bg.jpg" />
- <meta name="image:fotinha" content="http://static.tumblr.com/2bh9bxo/U1Emaibj2/pretoebranco2.jpg"/>
- <meta name="image:fotinha1" content="http://static.tumblr.com/2bh9bxo/dGAmaiara/tumblr_m7bywbvwvf1r4000ho1_500.jpg"/>
- <meta name="image:fotinha2" content="http://static.tumblr.com/2bh9bxo/fLpmaibi3/pretoebranco3.jpg"/>
- <meta name="text:titulo" content="Ordinary Girl" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link4" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link5" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link6" />
- <meta name="text:Simbololink6" content="†" />
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {background-color: {color:background}; font-family: tahoma; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color: {color:link}; text-decoration: none; text-transform: none;}
- a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebar}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
- 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}
- /*posts*/
- #baseduh {float: left; margin-left: 419px; margin-top: -2px;opacity:1;}
- /*theme e base por duda*/
- .baseduh1 {width: 500px; background-color: {color:post}; padding: 7px; margin-bottom: 1px; text-align: justify; font-family: tahoma; font-size: 10.5px; position: relative;}/*base por duda*/
- h1 {font-family: tahoma; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
- .baseduh2 {font-family: "tahoma"; text-align: center; font-size: 14px; line-height: 15px; padding: 4px;}
- .baseduh3 {text-align: center; text-transform: none; margin-bottom: 5px;}
- .baseduh3 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: #181818; text-align: justify; display:block;}
- /* asker by o-mundo-de-uma-garota */
- .asker {width: 480px; background-color: {color:background}; color:{color:text}; padding: 10px}
- .asker img{float: left;border: 2px double {color:linhadopost}; margin: 0px 24px 12px 0; }
- .asker a{font-size: 11px; color:{color:link}; text-transform: none; line-height: 17px; padding: 0; margin: 0; font-family: verdana; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
- .asker a:hover{font-size: 11px; color:{color:link hover}; text-transform: none; line-height:27px; padding: 0; margin: 0; font-family:verdana;}
- .answer {padding: 4px}
- .answer img {max-width: 470px;}
- #date {text-align: left; font-size: 8px;background:{color:background};border: 3px double {color:linhadopost}; font-family: tinytots; text-transform: lowercase; z-index: 11;}
- #date a {font-size: 8px;}
- .tags {color: {color:tags}; background:{color:background}; font-size: 8px; font-family: "verdana"; display: inline; list-style: none; text-transform: lowercase;}
- .tags a {font-size: 8px; color: {color:tags}; display: inline; list-style: none; text-transform: lowercase;}
- #cap {width: 500px; margin-top: -2px;}
- .source {display: none;}
- .notes {width: 530px; padding: 0px;background:{color:background}; margin-top: 5px; margin-bottom: 10px; font-size: 8px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
- ol.notes li {background-color: {color:background}; margin-bottom: 5px; padding: 5px; }
- .notes img{display: none; border:0px}
- ::-webkit-scrollbar{width:4px;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: {color:background}; -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:scrollbar};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: 000000;-webkit-border-radius:px;}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #baseduh4 {position: fixed; margin: -150px 0px 0px 140px;}
- #baseduh5 {position: fixed; width:210px; margin-left:79px;}
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- @font-face {font-family: "buymore";src: url('http://static.tumblr.com/ygkexbz/mpZm51k9i/buy_more.ttf');}
- @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}/*theme por duda*/
- #duhimsure {background-color:;position: fixed;z-index: 3;width:110px; height:23; font-size:15px; font-family:"pacifico"; text-align:center; color:{color:frase}; padding: 5px; margin-top:110px;margin-left:230px;opacity:1;-webkit-transform: rotate(0deg); }
- #notinholaduda {z-index: 7;background-color:{color:sidebar};position:fixed;width:135px; height:25; font-size:8px; font-family:tinytots; text-align:center; color:{color:text sidebar}; padding: 5px; margin-top:343px; margin-left:230px; overflow:hidden;}
- #paginal {font-family: verdana; font-size: 8px; text-align: center;}
- #paginal a {background: {color:text}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:sidebar};opacity:1; box-shadow: 0px 1px 20px rgba(0,0,0,0.35)}
- #paginal a:hover {background: {color:sidebar}; color: {color:text};}
- #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
- .ps {position: fixed; padding: 2px; width: 141px; margin-left: 230px; margin-top: 379px; height: auto; background-color: {color:sidebar}; color: {color:text};opacity:1; }
- /*imagem e sid por o-mundo-de-uma-garota (Duda.r)*/
- #duhimg {display: block; margin-left: 11px;
- border: 3px solid {color:borda};float: right;
- margin-top: 299px; width: 140px;
- height: 156px; background-color: transparent;
- position: fixed; z-index:0;opacity:1; }
- .duh1 img {width: 130px; height: 148px;
- margin-bottom: 2px; border: 4px solid {color:sidebar};}
- #DUUH1{ position: absolute; width: 80px;
- height: 200px; left:0px; top: 3px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out; ;}
- .DUUH1 img{width: 132px; height: 144px;
- left:100px;top: 70px; {color:borda};
- -webkit-transition: all 1.2s ease-out; }
- .DUUH1 img:hover{width: 20px; height: 20px;
- margin-top: 70px; margin-left: 200px;}
- #DUUH2 { position: absolute; width: 80px;
- height: 150px; left:0px; top: 0px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out; ;}
- .DUUH2 img{width:130px; height:144px;
- left:100px;top: 90px;
- -webkit-transition: all 1.2s ease-out; }
- .DUUH2 img:hover{width: 320px; height: 230px;
- margin-top: 70px; margin-left: 270px;}
- /*Links by o-mundo-de-uma-garota*/
- .links5 {position: fixed; margin-left:230px; margin-top:327px; padding: 0px; text-align: center; z-index:3;}
- .links5 a {float: left; display: block; letter-spacing: 0px; font-size:8px; font-family:'tinytots'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 145px; background-color: {color:link hover}; color:{color:djlink}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border-top:1px solid {color:borda}; border-bottom:1px solid {color:borda};}
- .links5 a:hover{ background-color: {color:tags};color: {color:linkshover};border-top:5px solid{color:text};}
- .links6 {position: fixed; margin-left:347px; margin-top:120px;-webkit-transform: rotate(10deg); padding: 0px; text-align: center; z-index:3;}
- .links6 a {float: left; display: block; letter-spacing: 0px; font-size:45px; font-family:'verdana'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 35px; background-color:; color:{color:tags}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}/*theme by: o-mundo-de-u,a-garota*/
- .links6 a:hover{ background-color:;color: {color:link};border-top:5px solid{color:text};}
- .links2 {position: fixed; margin-left:266px; margin-top:312px; padding: 0px; text-align: center; z-index:3;}
- .links2 a {float: left; display: block; letter-spacing: 0px; font-size:8px; font-family:'tinytots'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 35px; background-color: {color:link hover}; color:{color:djlink}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
- .links2 a:hover{ background-color: {color:background links};color: {color:link};border-top:5px solid{color:text};}
- .links3 {position: fixed; margin-left:302px; margin-top:312px; padding: 0px; text-align: center; z-index:3;}
- .links3 a {float: left; display: block; letter-spacing: 0px; font-size:8px; font-family:'tinytots'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 35px; background-color: {color:link hover}; color:{color:djlink}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
- .links3 a:hover{background-color: {color:background links};color: {color:link};text-align: center;border-top:5px solid{color:text};}
- .links4 {position: fixed; margin-left:338px; margin-top:312px; padding: 0px; text-align: center; z-index:3;}
- .links4 a {float: left; display: block; letter-spacing: 0px; font-size:8px; font-family:'tinytots'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 37px; background-color: {color:link hover}; color:{color:djlink}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}/*theme by o-mundo-de-uma-garota*/
- .links4 a:hover{background-color: {color:background links};color: {color:link};text-align: center;border-top:5px solid{color:text};}
- .links1 {position: fixed; margin-left:194px; margin-top:312px; padding: 0px; text-align: center; z-index:3;}
- .links1 a {float: left; display: block; letter-spacing: 0px; font-size:8px; font-family:'tinytots'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 35px; background-color: {color:link hover}; color:{color:djlink}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
- .links1 a:hover{background-color: {color:background links};color: {color:link};text-align: center;border-top:5px solid{color:text};}
- #estela1 {position: fixed; margin-left: 200px; width: 180px; height: 290px;background-color:{color:sidebar}; margin-top: 125px;-webkit-transform: rotate(0deg); -webkit-transform: rotate(180deg);}
- #linha {margin-left: 180px; margin-top: 180px; width: 260px; -webkit-transform: rotate(-90deg); height: 170px; text-align: center; background-color: {color:borda}; position: fixed; padding: 0px; ;}
- </style>
- <body oncontextmenu="return false">
- <div id="content">
- <div id="entries">
- {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
- <script type="text/javascript"
- src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
- <div id="baseduh4">
- <div id="baseduh5">
- <div id="duhimg"><div class="duh1">
- <img src="{image:fotinha}"<IMG CLASS="duh2"alt="" title=" baby im sure duh " >
- <div id="DUUH1">
- <div class="DUUH1 img"><a href="Baby im sure duh"><img src="{image:fotinha1}" >
- </div>
- <div id="DUUH2">
- <div class="DUUH2 img"><img src="{image:fotinha2}" >
- </div></div></div></div></div>
- </div></div>
- <div class="links1"><a href="{text:Link1}">{text:Link1 Title}</a></div>
- <div class="links2"><a href="{text:Link2}">{text:Link2 Title}</a></div>
- <div class="links3"><a href="{text:Link3}">{text:Link3 Title}</a></div>
- <div class="links4"><a href="{text:Link4}">{text:Link4 Title}</a></div>
- <div class="links5"><a href="{text:Link5}">{text:Link5 Title}</a></div>
- <div class="links6"><a href="{text:Link6}" title="{text:Link6 Title}">{text:Simbololink6}</a></a>
- </div>
- </div>
- </div></div>
- <div id="barrinha"></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>
- <div style="margin-left:230px;-webkit-transform: rotate(0deg); width:145px;background:{color:sidebar}; font-family:tinytots;font-size:8px; margin-top: 394px; position:fixed; "><a href="http://o-mundo-de-uma-garota.tumblr.com/"><small>Theme by :o-mundo-de-uma-garota</small></a><br>
- (<font color="{color:tags}">+</font>) not copie bicth.</a></div>
- <div id="duhimsure">{text:titulo}</div>
- <div id="baseduh">
- {block:Posts}
- <div class="baseduh1">
- {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="base2">“{Quote}”</div>
- {block:Source}<div class="base3"> — {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 class="asker"><img src="{AskerPortraitURL-30}" class="baby im sure duh"><b>{Asker}</b> sussurou:<br>{Question}</div>
- <div class="answer"><br>{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="date">
- {block:Date}<div class="tags">{block:HasTags}{block:Tags}<font color="{color:tags}">#</font><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"><b><font color="{color:tags}">Reblog</font></b> <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"class="" title=""></a>{/block:IndexPage}
- {block:RebloggedFrom}<br><font color="{color:tags}">Originally</font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} • <font color="{color:tags}">via</font> <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>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment