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">
- <!------------------------------------------------------------------------------------
- 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 créditos, aliás não foi vc que fez!! {PLÁGIO É CRIME} porque a boca fala do que está cheio o coração!
- ------------------------------------------------------------------------------------>
- <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
- <head>
- <link href='http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
- <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>
- <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>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#BEBEBE" />
- <meta name="color:post" content="#FFFFFF" />
- <meta name="color:link" content="#000000" />
- <meta name="color:text" content="#000000" />
- <meta name="color:bgpag" content="#FFFFFF" />
- <meta name="color:pag" content="#FF69B4" />
- <meta name="color:borda" content="#FFFFFF" />
- <meta name="color:cred" content="#000000" />
- <meta name="color:sidebar" content="#B0E0E6" />
- <meta name="color:bgduda" content="#FFFFFF" />
- <meta name="color:dudalink" content="#000000" />
- <meta name="color:tags" content="#B0E0E6" />
- <meta name="color:titulo" content="#000000" />
- <meta name="image:background" content="" />
- <meta name="image:fotinha" content="http://24.media.tumblr.com/tumblr_m8ere5OM6B1r9jie3o3_250.png"/>
- <meta name="text:titulo" content="Bad a Girl" />
- <meta name="text:Link1 title" content="Home" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link2 title" content="F.A.Q" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link3 title" content="Ask" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link4 title" content="link 4" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link5 title" content="link 5" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link6 title" content="link 6" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link7 title" content="link 7" />
- <meta name="text:Link7" content="" />
- </head>
- <title>{Title}</title>
- <style>
- body {background-color: {color:background}; font-family: verdana; 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:linkhover}; background-color: transparent; text-decoration: none;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; 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:background}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
- 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}
- #omdg {float: left; margin-left: 479px;}
- .omdg0 {width: 400px; background-color: {color:post}; padding: 10px; margin-bottom: 3px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
- h1 {font-family: georgia; 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:text}; font-weight: normal; line-height: 18px;}
- h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
- .image {text-align: center; border: 0px}
- .image img {max-width: 400px; margin-bottom: 2px }
- .bubble { background: {color:post}; color: #;margin-top: 2px;padding: 12px; margin-left: 40px; -webkit-border-top-right-radius: 11px;
- -webkit-border-bottom-right-radius: 11px; -moz-border-radius-topright: 11px; -moz-border-radius-bottomright: 11px; border-top-right-radius: 11px; border-bottom-right-radius: 11px;}
- .caixa aa {background: {color:post}; height: 16px; font-style: normal; font-size: 10px; color: {color:text}; padding-top: 4px; text-align:justy; letter-spacing:1px; padding:3px; text-shadow:0 1px 1px {color:sidebar}; margin-top: 8px; text-transform:none; line-height: 14px; margin-top: 10px; -webkit-border-top-right-radius: 11px; -webkit-border-bottom-right-radius: 11px; -moz-border-radius-topright: 11px; -moz-border-radius-bottomright: 11px; border-top-right-radius: 11px; border-bottom-right-radius: 11px;}
- .borda { float: left; padding: 0px; margin-top: -1px; -webkit-border-top-left-radius: 11px; -webkit-border-bottom-left-radius: 11px; -moz-border-radius-topleft: 11px; -moz-border-radius-bottomleft: 11px; border-top-left-radius: 11px; border-bottom-left-radius: 11px; }
- #info {background-color:{color:post}; padding:3px; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; border-left: 1 solid #ddd; -webkit-transition:1s;}
- .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;}
- img a{border:none; width:100%}
- .audio{background-color:black; display:block;}
- .user_1 .label {color:{color:link}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
- #oidata a {font-size: 9px;}
- .tags {color: {color:tags}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
- .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
- #cap {width: 400px; 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:7px;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:bgpag}; -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:pag};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:pag};-webkit-border-radius:px;}
- #omdg6 {display: block; margin-left: 200px;-webkit-transform: rotate(-50deg); float: right; margin-top: 180px; width:box-shadow:0px 0px 5px #fff; auto; height: auto; background-color: transparent; position: fixed; z-index:0;opacity:1; box-shadow: 0px 1px 20px rgba(0,0,0,0.35)}
- .omdg7 img {width: 97px; height: 96px; margin-bottom: 2px; border: 4px solid {color:sidebar};}
- #titre
- {text-align:center;
- letter-spacing:4px;
- margin-left:5px;
- text-transform:uppercase;
- color: {color:title};
- margin-top:40px;
- margin-bottom:15px;
- -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;}
- #span:hover #titre
- {margin-top:0px;
- margin-bottom:5px;}
- #desc {width: 95px; margin-left: 143px;-webkit-border-radius: 0px 0px 40px 40px; height:63px; margin-top: 265px;-webkit-transform: rotate(40deg); float:left; text-align: center; background-color:{color:sidebar}; transparent; font-size: 9px; position:fixed; color: {color:text}; font-family: Century Gothic; overflow: hidden; -moz-transition: all .8s ease-in-out; -o-transition: all .8s ease-in-out; transition: all .8s ease-in-out; -webkit-transition: all .8s ease-in-out; letter-spacing: 0px; padding-left:5px; padding-top:5px; padding-right:5px; z-index:1000000000000000000000; }
- .dudex {position: fixed; margin-left: 273px; margin-top: 289px; z-index: 99999;}
- .dudex a {background:{color:bgduda}; text-transform: uppercase;font-family: 'Play', sans-serif; font-size: 9px;color:{color:dudalink}; margin-right: -2px; display: inline-block; line-height: 20px; height: 20px; width: 35px;box-shadow:0px 0px 5px #000;text-align: center;<-- g i rlfat ale c -->-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
- .dudex a:hover {height: 30px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; opacity: 0.9;}
- #hello{text-align: justify; font-size: 9px; font-family: tinytots; position: fixed; margin-left: -50px; width:595px; height: 0px; background-color: {color:bgduda}transparent;color:{dudalink}; padding: 2px; margin-top: 163px; background-attachment: fixed; border-left: 0px solid ; padding:5px;z-index: 830;}
- #kitty{text-align: center; margin-top:1px; margin-bottom: -2px; font-family: tinytots; font-size: 10px; color: {color:text}; letter-spacing: 0px; text-transform: none; -webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;}
- #barbie {text-align: left; overflow: hidden; height:6px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 24px; font-family: Just Me Again Down Here, sans-serif; position: fixed; margin-left: 180px; width: 113px;box-shadow:0px 0px 5px #000; background-color: {color:sidebar};transparent; color: {color:titulo}; padding: 7px; margin-top: 128px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px;;line-height: 4px;z-index:200000000000000}
- #cre {float: left; margin-top: 310px; margin-left: 267px; width: 150px; background-color: {color:sidebar}; color:; padding: 4px; font-size: 9px; font-family: Century Gothic; text-align: center; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: -1px;}
- #cre a{font-size: 9px; color:{color:cred}}
- #linha{margin-left: 315px; margin-top: 239px;-webkit-transform: rotate(-90deg); width: 5px; height: 59px; text-align: center; background-color: {color:borda}; position: fixed; padding: 0px;}
- #linha1{margin-left: 240px; margin-top: 123px;-webkit-transform: rotate(-90deg); width: 15px;box-shadow:0px 0px 5px #000; height: 109px; text-align: center; background-color: {color:borda}; position: fixed; padding: 0px;}
- #linha2{margin-left: 205px; margin-top: 148px; width: 6px;box-shadow:0px 0px 5px #000; height: 20px; text-align: center; background-color: {color:borda}; position: fixed; padding: 0px;}
- #linha3{margin-left: 280px; margin-top: 148px; width: 6px;box-shadow:0px 0px 5px #000; height: 20px; text-align: center; background-color: {color:borda}; position: fixed; padding: 0px;}
- #linha4{margin-left: 345px; margin-top: 266px; width: 5px; height: 25px; text-align: center; background-color: {color:borda}; position: fixed; padding: 0px;}
- </style>
- </head>
- <div id="linha"></div>
- <div id="barbie"><center>{text:titulo}</center></a></div>
- <div id="omdg6"><div class="omdg7">
- <img src="{image:fotinha}">
- </div></div>
- <div id="linha1"></div>
- <div id="linha2"></div>
- <div id="linha3"></div>
- <div id="linha4"></div>
- <div id="hello">
- <div id="kitty">
- {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} .
- </div></div>
- </div>
- </div></div>
- <div class="dudex">
- <a href="{text:Link4}">{text:Link4 Title}</a>
- <a href="{text:Link5}">{text:Link5 Title}</a>
- <a href="{text:Link6}">{text:Link6 Title}</a>
- <a href="{text:Link7}">{text:Link7 Title}</a>
- </center>
- </div>
- <div id="desc"><center>{description}</div>
- </div>
- <div id="cre">
- {block:PreviousPage}<a href="{PreviousPage}"><font color={color:pag}>⇐ </font></a>{/block:PreviousPage}
- <font color="{color:cred}"> theme by: <b><a href="http://o-mundo-de-uma-garota.tumblr.com/">o-mundo-de-uma-garota</a></b>, </font></a>
- {block:NextPage}<a href="{NextPage}"><font color={color:pag}>⇒</font> </a>{/block:NextPage}
- </div>
- <body>
- <div id="omdg">
- {block:Posts}
- <div class="omdg0">
- {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 class="caixa">
- <aa>
- ask por: <b>{Asker}</b> em <a href="{Permalink}" target="_blank">{DayOfMonth}/{ShortMonth}/{Year}</a></aa>
- <img src="{AskerPortraitURL-40}" class="borda">
- <div class="bubble">
- {Question}</div>
- <div class="clear"></div>
- {Answer}
- <div class="clear"></div>
- </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="oidata">
- {block:Date}<div class="tags">{block:HasTags}<b>indireta:</b> {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"><b>reblog </b> bb </a>{/block:IndexPage}
- {block:RebloggedFrom}<br>dono do post : <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - rebloguei de: <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {/block:RebloggedFrom}
- </div>
- </div>{/block:Date}
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment