Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!-- theme por 40kmdevoce | motherfuckers copy © -->
- <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'>
- <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
- <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>
- <head>
- <script type="text/javascript">
- function changeNavigation(id) {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTML}
- </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;
- }
- }
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <!-- DEFAULT VARIABLES -->
- <meta name="image:sidebar" content="http://static.tumblr.com/69m8joj/80Slyz6in/tumblr_lysca2mxkt1r7p0jso1_250.png"/>
- <meta name="font:body" content="verdana" />
- <meta name="font:body2" content="georgia" />
- <meta name="color:background" content="#f8f8f8" />
- <meta name="color:sbar" content="#fff" />
- <meta name="color:entry" content="#fff" />
- <meta name="color:bold" content="#AC718F" />
- <meta name="color:title" content="#999" />
- <meta name="color:text" content="#999" />
- <meta name="color:link" content="#999" />
- <meta name="color:linkhover" content="#666" />
- <meta name="color:bgmenu" content="#f0f0f0" />
- <meta name="color:linkmenu" content="#666" />
- <meta name="color:scrollbar" content="#ccc" />
- <meta name="image:background" content="">
- <meta name="text:titulo" content="uma frase aqui" />
- <meta name="text:titulo2" content="... e outra aqui"/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="mude" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="os links" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="pelo" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="apparence" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="ok?" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="oook!" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="oook!" />
- <meta name="text:Link8" content="/" />
- <meta name="text:Link8 Title" content="oook!" />
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /* body */
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none; -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
- a:hover{color:{color:linkhover}}
- /* container */
- #entries{left:50%; margin-left:276px; margin-top:0px; width:520px; }
- #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; margin-left: 0px; margin-bottom:6px; padding-bottom:9px; padding-top:7px; padding-left:5px; padding-right:5px; border-radius:5px; }
- #container {margin-left: 160px;}
- /* sidebar e outras */
- #sbar {margin-left:-75px; margin-top:69px; padding: 6px; text-align: center; position: fixed;}
- #sbar3 {margin-left:44px; margin-top:75px; padding: 5px; text-align: center; position: fixed; width: 192px; background-color: {color:sbar}; height:222px;}
- #sbar4 {width: 95px; float: left; margin-left:-160px; height:10px; margin-top:299px; padding: 4px; background-color: {color:sbar}; text-align: center; position: fixed; }
- #sbar5 {width: 192px; float: left; margin-left:44px; height:4px; margin-top:275px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;opacity:0.8; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
- #sbar6 {margin-left:-73px; margin-top:279px; padding: 4px; text-align: center; position: fixed; background-color:{color:sbar};width: 108px; height:20px;}
- #sbar7 {margin-left:140px; margin-top:340px; padding: 5px; text-align: center; position: fixed; background-color:; font-size: 16px; font-family: georgia;}
- #sidss {margin-left: 30px;}
- #paginal {font-family: verdana; font-size: 8px; text-align: center;}
- #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
- #paginal a:hover {background: {color:sbar}; color: {color:text};}
- #paginal span.pagina_atual {background: {color:sbar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
- .ps {position: fixed; margin-left: -103px; padding: 3px; width: 110px; height: auto; top: 267px; background-color: {color:sbar}; color: {color:text};}
- .credit {font-family:verdana; font-size:9px; margin-top:0px;}
- div#sid2{background-color: {color:sbar};-moz-border-top-left-radius: 30px; border-top-left-radius: 30px; -moz-border-top-right-radius: 30px; border-top-right-radius: 30px;float: right; letter-spacing: 0px; color: {color:link}; width:319px; height:20px; position: fixed; padding-top: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: Verdana, Geneva, Tahoma, sans-serif; z-index: 2; margin-left: -73px; margin-top: 50px; font-weight: none; font-size: 9px; overflow: hidden;}
- div#sid2:hover {background-color: {color:sbar}; color:{color:text}; font-weight: none; height:250px; padding-bottom:5px; overflow: hidden;}
- div#sid3{background-color: {color:sbar};-moz-border-bottom-left-radius: 30px; border-bottom-left-radius: 30px; -moz-border-bottom-right-radius: 30px; border-bottom-right-radius: 30px;float: right; letter-spacing: 0px; color: {color:link}; width:319px; height:20px; position: fixed; padding-top: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: Verdana, Geneva, Tahoma, sans-serif; z-index: 2; margin-left: -73px; margin-top: 308px; font-weight: none; font-size: 9px; overflow: hidden;}
- div#sid3:hover {background-color: {color:sbar}; color:{color:linkhover}; font-weight: none;}
- .descr {margin-bottom:7px;}
- /* h1, h2, h3 e quote */
- 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;}
- .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;}
- #source {text-align: right; font-size: 9px;}
- /* Menu */
- .s2 a {display: block; font-family: verdana; font-size: 10px; text-align: center; width: 78px; height: auto; background-color: {color:bgmenu}; color:{color:linkmenu}; text-decoration: none; padding:3px 5px 3px 5px; overflow:hidden; margin-bottom:1px; margin-left:-3px; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear; opacity:0.8}
- .s2 a:hover{background-color:{color:bgmenu}; text-align:center; color:{color:linkmenu}; opacity:1.0}
- .cah a {display: block; font-family: verdana; font-size: 10px; text-align: center; width: 93px; height: auto; background-color: {color:bgmenu}; color:{color:linkmenu}; text-decoration: none; padding:5px 12px 5px 11px; overflow:hidden; margin-bottom:1px; margin-left:-4px; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear}
- .cah a:hover{background-color:{color:bgmenu hover}; text-align:center;letter-spacing: 2px; color:{color:linkmenu hover};}
- /*SlideShow ou imagens da sidebar */
- .pic {float: left; margin: 0px 5px 0px 0;}
- .pic img{border-radius:100px; opacity:0.8; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- .pic img:hover{border-radius:100px; opacity:1.0}
- .simage {margin-left:-3px; margin-top:-3px;}
- .simage img {width:192px; height:218; opacity:0.9; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- .simage img:hover{opacity:1.0}
- /* asker */
- #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
- .answer {padding: 2px}
- .answer img {max-width: 470px;}
- /* post - info */
- #info{margin-top: 15px; }
- #info a{color: {color:link} !important}
- #info a:hover{color:{color:linkhover}!important}
- .tags{font-size: 10px; display: inline; text-align: left;text-transform: lowercase;}
- .tags a{color: #FF88F5 !important}
- .line1{font-size:10px; text-transform: lowercase; margin-top: 7px}
- .line2{font-size:10px; text-transform:lowercase; clear: both}
- .line3{font-size:10px; text-transform:lowercase; clear: both}
- .ileft{float: left}
- .iright{float: right}
- .postclear{clear: both; width: 100%; visibility: hidden; height: 1px}
- #clear{clear: both; width: 100%; visibility: hidden; height: 20px}
- .date {display:inline; text-align:right; float:right}
- .date a {color:#000}
- /* frases e titulos */
- .titulo {font-size: 15px; font-family:'Verdana', cursive; letter-spacing: 2px; color: {color:text}; text-align:center; margin-top:0px;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear; letter-spacing:1px}
- .titulo2 {font-size: 15px; font-family:'Verdana', cursive; letter-spacing: 2px; color: {color:text}; text-align:center; margin-top:0px;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear;}
- /*** Paginação e outros ***/
- .sidebarpages {font-size: 29px; margin-top: 0px; text-align: center; width: 200px; font-family: georgia; float: center; clear:
- both; }
- .dreamgirl {opacity:0.9; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- .dreamgirl:hover {opacity:1.0}
- /* bold, italic e blockquote */
- b, strong{color:{color:bold}}
- p{margin-top:5px; margin-bottom:5px}
- blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:linkhover}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:linkhover};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:linkhover}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:linkhover}; }
- 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}
- img a{border:none; width:100%}
- /* chat e audio */
- .chat{line-height: 12px; list-style: none}
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
- .person1 {background-color: {color:link}; color: {color:background}}
- .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
- .person2 {background-color: {color:background}; color: {color: text}}
- .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
- .player {background-color: #000; text-align: left; display:block;}
- /* notes */
- notes {width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
- ol.notes li {margin: 0px; padding: 0px;}
- .notes img{width:10px; position:relative; top:1px}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- /* scrollbar */
- ::-webkit-scrollbar{width:8px;height:4px;}
- ::-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:3px;-webkit-border-bottom-left-radius:3px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
- <div id="dhtmltooltip"></div>
- <script language="JavaScript" src="http://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
- <div id="container">
- <div id="sbar">
- <div class="cah">
- {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}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
- {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
- {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
- </div></div>
- <div id="sbar3"><div style="background:{color:sbar}; font-family: verdana; text-align: justify; font-size: 10px; line-height: 100%; padding:3px; height:142px;"><div class="simage"><img src="{image:sidebar}"/></div></div></div>
- <div id="sbar6"><div class="credit">By <a href= "http://40kmdevoce.tumblr.com/">40kmdevoce</a></b>; <a href= "http://the-dreamgirl.tumblr.com"><b>inspired;</b></a> </div></div>
- <div id="sid2">
- <div class="titulo">{text:titulo}</div>
- <br><div style="background:{color:sbar}; font-family: verdana; text-align: justify; font-size: 10px; line-height: 100%; padding:3px;"><div class="descr">{description}</div>
- <br><center><div style="margin-top: 4px; padding: 2px; padding-bottom: -2px; overflow: auto; background-color: {color:sbar}; width: 381px;"> {/block:ifshowminimagens} </marquee></div></center></div></div>
- <div id="sid3">
- <div class="titulo2">{text:titulo2}</div>
- </div>
- <div id="sidss">
- <div class="ps"><div id="paginal">
- {block:JumpPagination length="5"}
- {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 id="entries">
- {block:Posts}
- <div id="posts">
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}
- <div class="oiqqtt">“{Quote}”</div>
- {block:Source}<div class="oiqqtts"> — {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Video}{Video-500}
- <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" align="center" class="dreamgirl" style="border-radius:5px;"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {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:Answer}
- <div class="asker"> <b>{Asker}</b> disse pra Nathy: <i>{Question}</i></div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Date}
- <div id="info">{block:HasTags}<div class="tags">{block:Tags}in<b>direta</b> <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
- <div class="line3"><span class="ileft">Posted {DayOfMonth}
- {Month} {Year}, <a href="{Permalink}">{TimeAgo} · {block:NoteCount}
- <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel} · </a>{/block:NoteCount} </a><a href="{ReblogURL}" target="_blank"><b>Reblog this fuck!</b></a> <br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> · rebloguei de: <a href="{ReblogParentURL}"
- title="{ReblogParentTitle}">{ReblogParentName}</a>
- </span>{/block:RebloggedFrom}</span> </div>
- <div class="postclear"></div>
- </div>{/block:Date}
- </div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment