<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
<!-- THEME BY MESMO-DISTANTE.TUMBLR.COM; DON'T COPY. -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<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>
<head>
<!-- DEFAULT VARIABLES -->
<meta name="font:text" content="verdana" />
<meta name="font:title" content="verdana" />
<meta name="color:background" content="#F8F8F8" />
<meta name="color:post" content="#fff" />
<meta name="color:text" content="#000" />
<meta name="color:link" content="#000000" />
<meta name="color:sidebar" content="#AAAAAA" />
<meta name="color:title" content="#ffffff" />
<meta name="color:links" content="#AAAAAA" />
<meta name="color:linkshover" content="#FFF" />
<meta name="color:textlinks" content="#FFF" />
<meta name="color:textlinkshover" content="#AAAAAA" />
<meta name="color:description" content="#fff" />
<meta name="color:scrollbar" content="#BBBBBB" />
<meta name="color:border" content="#666666" />
<meta name="text:frase" content="frase aqui" />
<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="image:sidebar 1" content="http://static.tumblr.com/gunq1dk/UN9m3efzq/tumblr_m0shx74gob1qidjeqo2_250.jpg"/>
<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}
<style type="text/css">
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:link hover}; 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}
#fuck {text-align: center; width: 935px; margin: 20px auto 20px auto;}
#xfuck {float: left; margin-left: 350px; margin-top: 0px; margin-bottom: 5px;}
.boxes {width: 500px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-bottom: 1px; border-top: 1px solid #000;}
.nothing {position:absolute; opacity:0; margin-left:511px; color:{color:text}; padding:2px 10px 2px 5px;
font-size: 9px; margin-top: -10px; width: 90px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; background-color: {color:post}; text-align: center; padding: 3px;}
.boxes:hover .nothing {opacity:1;}
.nothing a {color:{color:text};opacity:1;}
.nothing a:hover {opacity:1;}
h1 {font-family: georgia; text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
h1 a {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
.image {text-align: center; border: 0px}
.image img {max-width: 500px; margin-bottom: 2px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
.image img:hover {opacity: 0.8; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
.xquote {font-family: georgia; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;margin-left: 10px;}
.xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 9px; font-weight: bold;}
.xquotesource 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;}
.question{background: {color:post}; font-size: 10px; font-weight:bold; color: {color:text}; padding: 10px;}
.asker {width: 490px; background-color: {color:post}; color:{color:text};
padding: 10px}
.asker img{float: left; margin: 0px 5px 3px 0}
.asker a{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height: 8px; padding: 0; margin: 0; font-family: verdana;}
.asker a:hover{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height:8px; padding: 0; margin: 0; font-family: verdana;}
.answer {padding: 5px 0 0 0}
.notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; 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: 1px; padding: 5px; }
.notes img{display: none; border:0px}
#cap {width: 500px; margin-top: -2px; position: relative;}
.source {display: none;}
::-webkit-scrollbar{width:5px;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:post}; -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:text};-webkit-border-radius:px;}
::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
#tumblr_controls{position: fixed!important}
#tumblr_controls{position: fixed!important}
#tumblr_controls{position: fixed!important}
#tumblr_controls{position: fixed!important}
/* theme */
#sidebarimg {margin-top: 75px; margin-left: 210px; width: 131px; height: auto;
position: fixed; padding: 2px;
background-color: {color:sidebar}}
#sidebarimg img{width: 131px; height: 150px;}
#sidebarimg img:hover{
opacity:0.7;
-webkit-transition: 0.5s ease-in;}
#sidebar3 {float: left; width: 334px; height: 31px; top: 11489px; left: -5px; padding:0px; text-align: center; position: fixed; background-color:trans; -webkit-border-top-right-radius: 0px; -webkit-border-top-left-radius: 0px;}
.titulonath {clear: both; margin-top: -3px; text-align: center; background-color: trans.; margin-bottom: 2px; padding: 9px; text-transform: lowercase; letter-spacing: 0px; font-size: 17px; font-family: Georgia; color: #fff; }
#titlenav{ position: fixed; margin-top: 20px; margin-left: 210px; width: 125px; height: 14px; font-size: 16px;font-family: georgia; padding: 5px; color: {color:title}; background-color: {color:sidebar}; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; text-align: center;}
#links {width: 178px; margin-left:210px; margin-top:45px; padding: 0px; text-align: center; position:fixed;}
#links a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 45px; background-color: {color:links}; color:{color:textlinks}; text-decoration: none; text-transform:
none; line-height: 14px;}
#links a:hover{background-color: {color:linkshover}; color: {color:textlinkshover}; text-align: center; border-bottom: 0px; text-transform: none; font-weight:bold;}
#sid{ float: left; margin-top: 997px; margin-left: 301px; height: 217px; width:20px; position: fixed; background-color: #000; color:#fff; padding: 0px; font-family: georgia; text-align: center; font-size: 17px;line-height: 22px;}
#paginacol {
width: 125px;
height: 10px;
left: 218px;
top: 251px;
background-color: {color:sidebar};
color: {color:description};
position: fixed;
float: left;
font-size: 9px;
text-align: justify;
padding: 5px;
font-family: verdana;
}
#paginacaoml a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:Description}; text-decoration: none;}
#paginacaoml a:hover {background: {color:sidebar}; color: {color:sidebar}; border: none;}
#paginacaoml span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:Description}; font-weight: bold; text-decoration: none;}
#paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
#side {
height:95px;
width:30px;
margin-left:25px;
margin-top:-10px;
background-color:transparent;
border-right:2px solid trans;
position:fixed;
}
.credit {
position:fixed !important;
margin-left: 210px;
margin-top: 250px;
margin-bottom: -5px;
font-size: 9px;
width: 15px;
height: 12px;
padding: 1px 3px 3px 2px;
font-family: verdana;
color: #fff;
text-align: center;
background-color: {color:sidebar};
-moz-border-bottom-right-radius: 30px; border-bottom-right-radius: 10px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
}
</style>
<body onkeydown="return false">
<div id="side"></div>
<div class="credit"><a href="http://mesmo-distante.tumblr.com/"><font color="#FFF"><b>©</b></font> </source>
</a></div>
</div>
</div>
<div id="paginacol">
<div id="paginacaoml"> <center>{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}</center>
</div></div>
<div id="titlenav">{text:frase}</div>
<div id="links">
{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}
</div>
</div>
</div></div>
<div id="sidebarimg">
<img src="{image:sidebar 1}"></div>
<div id="sidebar3">
<div class="titulonath"><i>their kryptonite</i>
</div></div></div>
<div id="xfuck">
{block:Posts}
<div class="boxes">
{block:Text}
<span class="nothing">
<a href="{Permalink}">{NoteCountWithLabel}</a><br>
<a href="{Permalink}">{TimeAgo}</a> <br>
<a href="{ReblogURL}" target="_blank"><b>reblog this</b></a><br>
{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
</span>
{block:Title}<h1>{Title}</h1>{/block:Title}{Body}
{/block:Text}
{block:Photo}
<span class="nothing">
<a href="{Permalink}">{NoteCountWithLabel}</a><br>
<a href="{Permalink}">{TimeAgo}</a> <br>
<a href="{ReblogURL}" target="_blank"><b>reblog this</b></a><br>
{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
</span>
{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
{block:Caption}{Caption}{/block:Caption}
{/block:Photo}
{block:Photoset}
<span class="nothing">
<a href="{Permalink}">{NoteCountWithLabel}</a><br>
<a href="{Permalink}">{TimeAgo}</a> <br>
<a href="{ReblogURL}" target="_blank"><b>reblog this</b></a><br>
{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
</span>
{Photoset-500}
{block:Caption}{Caption}{/block:Caption}
{/block:Photoset}
{block:Quote}
<span class="nothing">
<a href="{Permalink}">{NoteCountWithLabel}</a><br>
<a href="{Permalink}">{TimeAgo}</a> <br>
<a href="{ReblogURL}" target="_blank"><b>reblog this</b></a><br>
{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
</span>
<div class="xquote">“{Quote}”</div>
{block:Source}<div class="xquotesource"> — {Source}</div>
{/block:Source}
{/block:Quote}
{block:Link}
<span class="nothing">
<a href="{Permalink}">{NoteCountWithLabel}</a><br>
<a href="{Permalink}">{TimeAgo}</a> <br>
<a href="{ReblogURL}" target="_blank"><b>reblog this</b></a><br>
{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
</span>
<h1><a href="{URL}" {Target}>{Name}</a></h1>
{block:Description}{Description}{/block:Description}
{/block:Link}
{block:Chat}
<span class="nothing">
<a href="{Permalink}">{NoteCountWithLabel}</a><br>
<a href="{Permalink}">{TimeAgo}</a> <br>
<a href="{ReblogURL}" target="_blank"><b>reblog this</b></a><br>
{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
</span>
{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}
<span class="nothing">
<a href="{Permalink}">{NoteCountWithLabel}</a><br>
<a href="{Permalink}">{TimeAgo}</a> <br>
<a href="{ReblogURL}" target="_blank"><b>reblog this</b></a><br>
{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
</span>
<div class="player">{AudioPlayerBlack}</div>
{/block:Audio}
{block:Video}
<span class="nothing">
<a href="{Permalink}">{NoteCountWithLabel}</a><br>
<a href="{Permalink}">{TimeAgo}</a> <br>
<a href="{ReblogURL}" target="_blank"><b>reblog this</b></a><br>
{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
</span>
{Video-500}
{block:Caption}{Caption}{/block:Caption}
{/block:Video}
{block:Answer}
<div class="asker"><img src="{AskerPortraitURL-48}"> <small><b>{Asker}</b></small> <small><b>asked: </b></small><br> "{Question}"</div><br>
<div class="answer">{Answer}</div>
<br>
{/block:Answer}
</div>
<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>
{/block:Posts}
{block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
</div>
</div>
</div>
</div>
</div>
</body>
</html>