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">
- <!-- (c) tumblr theme #27 by ELASOCURTEJACKDANIELS.tumblr.com -->
- <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] = " Shhh! Caution...";
- 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>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <head>
- <script language="JavaScript1.2">
- function disableselect(e){
- return false
- }
- function reEnable(){
- return true
- }
- //if IE4+
- document.onselectstart=new Function ("return false")
- //if NS6
- if (window.sidebar){
- document.onmousedown=disableselect
- document.onclick=reEnable
- }
- </script>
- <!-- DEFAULT VARIABLES -->
- <meta name="if:Disable Right Click" content="0"/>
- <meta name="color:background" content="#000000" />
- <meta name="color:sbar" content="#0E0D0C" />
- <meta name="color:accent" content="#281928"/>
- <meta name="color:info" content="#f0f0f0" />
- <meta name="color:infolink" content="#888888" />
- <meta name="color:entry" content="#0E0D0C" />
- <meta name="color:slinks" content="#0F0B0B" />
- <meta name="color:slinks bg" content="#FFA500" />
- <meta name="color:slinks b3" content="#4682B4" />
- <meta name="color:title" content="#695D51" />
- <meta name="color:text" content="#C0AEA0" />
- <meta name="color:link" content="#83786E" />
- <meta name="color:lhover" content="#0A0A09" />
- <meta name="color:nlinks" content="#8B7C6C" />
- <meta name="color:nhover" content="#181614" />
- <meta name="color:strongaccent" content="#f0f0f0" />
- <meta name="color:border" content="#EBE6E6" />
- <meta name="color:h4" content="#EBE6E6" />
- <meta name="text:titl1" content="" />
- <meta name="text:titl2" content="" />
- <meta name="text:titl3" content="" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <meta name="text:Link7" content="" />
- <meta name="text:Link7 Title" content="" />
- <meta name="text:Link8" content="" />
- <meta name="text:Link8 Title" content="" />
- <meta name="text:Link9" content="" />
- <meta name="text:Link9 Title" content="" />
- <meta name="text:Link10" content="" />
- <meta name="text:Link10 Title" content="" />
- <meta name="font:title" content="georgia" />
- <meta name="font:body" content="arial" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content=""/>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Untitled</title>
- <script language='JavaScript'>
- var txt= ' ' + document.title + ' '
- var tempo=50;
- var refresco=null;
- function titulo() {
- document.title=txt;
- txt=txt.substring(1,txt.length)+txt.charAt(0); refresco=setTimeout("titulo()",tempo);}
- titulo();
- </script>
- <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 {background-color: {color:background}; color:{color:text}; font-family: verdana; font-size: 11px; text-align:
- center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
- a, a:link, a:active, a:visited {color:{color:link};text-transform: lowercase; text-decoration: none}
- a:hover {background-color:{color:linkhover}; padding: 1px 0 1px 0; text-decoration: none}
- img a{border:0px;}
- img a:hover{border:0px;}
- b{text-transform: block; color:{color:bold}}
- i{text-transform: italic; color:{color:text}}
- p{margin:2px 0 2px 0}
- blockquote{margin:5px 5px 2px 2px; padding: 1px 0 3px 6px; border-left: 2px solid {color:entry}}
- #entries{left:50%; margin-left:475px; margin-top:-5px; width:510px}
- #entry { width:540px; background-color: #FFFFFF; text-align: center; margin-bottom: 10px;}
- #info {width: 500px;margin-left: auto; margin-right: auto; padding-top: 20px; font-size:9px;
- text-align: left; color: #888888; font-family:verdana; background-color: transparent; padding: 5px;}
- #info a{color: #888888}
- #info a:hover{color: #000000}
- .date{text-transform: lowercase; font-family:verdana; font-size:9px}
- .tags {color: #000000; font-size: 9px; display: inline; list-style: none; text-transform:
- lowercase;}
- .tags a, .tags a:hover { color: #000000; display: inline; list-style: none;text-transform:
- lowercase;}
- .simage {margin-top: 3px; text-align: center;}
- .simage img {display: unline; margin-bottom: 5px; max-width: 200px; border: 5px solid #fafafa; height: auto; text-align: center;}
- .plink2 {font-size: 25px; font-family: georgia; padding: 5px; webkit-transform: rotate(-90deg);}
- .plink2 a{color: #000000; background-color: transparent; webkit-transform: rotate(-90deg);}
- .plink2 a:hover {color: ; background-color: transparent;}
- .subttle {text-align: center; font-family: Verdana; letter-spacing: 4px; text-transform: lowercase; font-size: 9px; color: #747474}
- .ttle2 {text-align: center; font-family: Georgia, Palatino, ‘Palatino Linotype’, Times, ‘Times New Roman’, serif; text-transform: lowercase; font-size: 30px; color: #000000;}
- .ttle2 a{font-family: Georgia, Palatino, ‘Palatino Linotype’, Times, ‘Times New Roman’, serif; font-style: italic; font-size: 21px; color: #000000; background-color: transparent; }
- .ttle2 a:hover {font-family: Georgia, Palatino, ‘Palatino Linotype’, Times, ‘Times New Roman’, serif; font-style: italic; font-size: 22px; color: #000000; background-color: transparent;}
- .about{background-color:#e6e6e6;text-align:justify; font-family: verdana; font-size: 9px; margin-top: 3px; padding: 5px 5px 5px 5px; width: 383px;}
- .sleft{padding: 0 0 0 0; text-align: center; line-height: 15px;}
- .sleft a {display: block; font-size: 9px; font-family: verdana; background-color: #FAFAFA ; text-transform: normal; padding: 2px 5px; color: #000000; letter-spacing: 0px; margin-bottom: 4px; border-left: 12px solid #000000; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- .sleft a:hover {background-color:#FFFFFF; padding-left: 20px;}
- .sright {margin-left: 150px; padding: 0 0 0 0; text-align: center; line-height: 15px;}
- .sright a {display: block; font-size: 9px; font-family: verdana; background-color: #FFFFFF ; text-transform: normal; padding: 2px 5px; color: #000000; letter-spacing: 0px; margin-bottom: 4px; border-left: 4px solid #B8776E; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- .sright a:hover {background-color:#FFFFFF; padding-left: 20px;}
- .ppk {width: 387px; margin-top: 0px; padding: 3px; text-align: center; margin-bottom: 3px; background-color: #4E4E4E; letter-spacing: 4px; font-size: 9px; font-family: verdana; color: #FFFFFF; }
- .mrang {width: 387px;; padding: 3px; text-align: center; margin-bottom: 3px; background-color: #D6D6D6; letter-spacing: 3px; font-size: 9px; font-family: verdana; color:#585858; }
- .pppk {width: 387px;; padding: 3px; text-align: center; margin-bottom: 5px; background-color: #A8A8A8; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#F0F0F0; }
- #picturesside {width: 400px; height: auto; top: 20px; margin-left: 5px; padding: 2px; background-color:#fff; text-align: center; position: fixed;}
- .img1 {float: left; text-align: center; font-family: verdana; font-size: 9px; margin-top:0px;}
- .img1 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 100px; width: 200px; background-color: #000000; color:#ffffff; text-decoration: none; text-transform: lowercase; padding: 20px 5px 2px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
- .img1 a:hover{text-align: center; letter-spacing: 3px; background-color: #f8f8f8; color:#000;}
- .sidebardescr{background-color: #f1f1f1; color: {color:text}; margin: 5px 5px 2px 5px; padding:5px; text-align: justify;}
- /*** Paginação by madlyluv.com ***/
- #paginacaoml {font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;}
- #paginacaoml a {background: #cor_1; margin: 0 1px 0 0; padding: 2px 4px; color: #cor_2; text-decoration: none;}
- #paginacaoml a:hover {background: #cor_3; border: none;}
- #paginacaoml span.pagina_atual {background: #cor_4; margin: 0 1px 0 0; padding: 2px 4px; color: #cor_5; text-decoration: none;}
- #paginacaoml span.info {background: #cor_6; margin: 0 1px 0 0; padding: 2px 4px; color: #cor_7; text-decoration: none;}
- /* links */
- #slinks2{text-align:left ; margin: 7px 0 2px 0; margin-left: 0px; width: 190px; position: absolute; top: 340px; display: line;}
- #slinks{text-align:left ; margin: 7px 0 2px 0; margin-left: 200px; width: 190px; position: absolute; top: 340px; display: line;}
- .slinks a{font-size: 9px; font-family: verdana; text-transform: lowercase; display: block;list-style: none; text-decoration: none; color:
- #ffffff; background-color: #000000; opacity: 0.8; filter:alpha (opacity=80); padding: 0px 0 1px 10px; margin:0
- 0px 2px 0; letter-spacing: 2px;}
- .slinks a:hover{font-size: 9px; font-family: verdana; text-transform: lowercase; display: block;list-style: none; text-decoration: none;
- color: #444444; background-color: #E9E9E9; padding: 1px 0 1px 15px; margin:0 0 1px 0; letter-spacing: 3px; text-align:left;}
- #headerimg {margin-left: 0px; padding: 0px}
- #headerimg {margin-left: 0px; padding: 0px}
- #sfot {overflow:hidden; width:400px; margin-left:0px; margin-top:10px; position:fixed; overflow:hidden; background-color: #FFFFFF; border-left:0px solid; border-right:0px solid; padding:3px}
- #smine {overflow:hidden; width:210px; margin-left:5px; margin-top:10px; position:fixed; overflow:hidden; background-color: #FFFFFF; border-left:0px solid; border-right:0px solid; padding:4px}
- #container {background-color:transparent; width: 465px; position: absolute; top: 0px; left: 470px; padding-bottom: 80px}
- #entries {margin: -5px 0 10px 0}
- #entry {width: 500px; background-color:{color:entry}; text-align: justify; padding: 20px; margin: 0px 0 5px 0}
- .image{text-align: center; margin: 0 0 5px 0}
- .image img{border: 0px; margin: 0; padding: 0}
- #ask_form{width: 500px}
- .search_result{font-size: 12px; text-align: center}
- .source{display:none}
- h1{font-family: georgia; font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
- margin: 0 0 5px 0; text-align: center}
- h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
- margin: 0 0 5px 0; text-decoration: none; text-align: center}
- .qqmarks{font-size: 140px; font-weight: italic; line-height: 80px; opacity: 0.2; filter:alpha; (opacity=0) }
- .qquote{font-family: georgia; font-size: 22px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left:
- 45px;}
- .qsource{margin: 5px 15px 0 0; text-align: right}
- .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} }
- .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};}
- .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
- .playcount {font-style: italic}
- .asker {width: 480px; background-color: {color:background}; color:{color:text};
- padding: 10px}
- .asker img{float: left; margin: 0px 4px 2px 0}
- .asker a{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
- .asker a:hover{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
- .answer {padding: 5px 0 0 0}
- #cap {padding: 2px 0 0 0; width: 500px; margin: 0 0 0 5px}
- .info {margin-top: 10px; border-left: 7px solid {color:sidebarlinks}; padding: 5px; background-color: {color:background}; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase;}
- .info a {font-size: 9px;}
- .info2 {padding: 2px; border-bottom: 1px dotted {color:background}; text-align: right;}
- .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: none;}
- .tags a {font-size: 9px; color: {color:text}; display: inline; list-style: none; text-transform: none;}
- #nts {width: 500px; margin-left: 95px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
- #nts img{display: none; border:0px}
- #clear{clear: both; width: 50px; height: 0px; background-color: transparent}
- #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
- margin: 0 0 2px 0; font-size: 10px}
- #notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
- ol.notes li {margin: 0px; padding: 2px;}
- #notes img{border:0px}
- #notes a{font-size: 10px}
- #tumblr_controls{position: fixed!important}
- ::-webkit-scrollbar{width:8px;height:8px;}
- ::-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:#000;-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
- {CustomCSS}
- </style>
- <style type="text/css"></style>
- <div id="picturesside">
- <div class="ppk">{text:titl1}</div>
- <div class="mrang">{text:titl2}</div>
- <div class="pppk">{text:titl3}</div>
- <div class="img1">
- <center><img src="{image:sidebar}" width="395px" height="245" /></div></center>
- <div class="c3">
- </div>
- <font face="verdana"><font size="1">
- <br><br><div class="sidebardescr"></div>
- <br>
- <div class="mrang"></div>
- <div id="slinks">
- <div class="slinks">
- {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}
- </div></div>
- <div id="slinks2">
- <div class="slinks">
- {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}
- {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a> {/block:ifLink9}
- {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a> {/block:ifLink10}
- </div></div>
- <br>
- <p>
- <br><br><br><br><br><br><br><br>
- <pre><div style="border: 0px solid rgb(230, 230, 250); top: 350px;overflow: auto; background-color: #fff; width: 380px; margin-left:2px; text-align: justify; font-family: verdana; height: 30px; padding: 0px 5px 0px 5px; font-size:10px; line-height: 100%">theme por <a href="http://elasocurtejackdaniels.tumblr.com"><b>elasocurtejackdaniel's</b></a> com alguns detalhes de <a href="http://heyilove.tumblr.com/"><b>heyilove</b></a> e <a href="http://memorias-agridoces.tumblr.com" target="_blank"><b>memoriasagridoces</b></a>. não copie, não plagie, tome vergonha na cara.</pre><div class="plink2"><big><big><center>
- <br><br><br><br><div id="paginacaoml"> <font face=verdana>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination}
- {block:JumpPagination length="10"}
- {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- {block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</font face=verdana>
- </div></div></div>
- <div id="container">
- <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}
- {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
- {block:Posts}
- <div id="entry">
- {block:Text}{block:Title}{Title}{/block:Title}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
- <div id="cap"><small>{block:Caption}{Caption}{/block:Caption}</small></div>{/block:Photo}
- {block:Photoset}{Photoset-500}
- <div id="cap"><small>{block:Caption}{Caption}{/block:Caption}</small></div>
- {/block:Photoset}
- {block:Quote}
- <b class="qqmarks">“</b><div class="qquote"><i>{Quote}</i></div>
- {block:Source}<div class="qsource"><small><small>{Source}</small></small></div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}><small>{Name}</small></a></h1>
- <small>{block:Description}{Description}{/block:Description}</small>
- {/block:Link}
- {block:Chat}
- {block:Title}<h1><a href="{Permalink}"><small>{Title}</small></a></h1>{/block:Title}
- <div class="chat"><ul><small>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</small></ul></div>
- {/block:Chat}
- {block:Audio}
- <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- {AudioPlayerWhite}
- <div class="playcount">{PlayCountWithLabel}</div>
- <div class="cap"><small>{block:Caption}{Caption}{/block:Caption}</small></div>
- {/block:Audio}
- {block:Video}{Video-500}
- <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
- <div class="answer">{Answer}</div>
- <br>
- {/block:Answer}
- <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 id="clear"></div>
- <div class="info">
- {block:Date} Posted {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} | <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
- </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
- </div></div>
- {/block:Posts}
- {block:PostNotes}
- <div id="nts"><div id="ntstext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment