<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<!--
theme por Vinícius L. (falsodesapego) com scripts de xantheose
© não copie, use de base ou se inspire
-->
<html lang="en">
<head>
<script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
<script type="text/javascript" charset="utf-8">
var $j = jQuery.noConflict();
$j(function() {
if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
$j("img").lazyload({
placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
effect: "fadeIn",
});
});
</script>
<title>{Title}</title>
{block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
<link rel="shortcut icon" href="{Favicon}">
<meta name="if:Posts pretos" content="0">
<meta name="if:Posts brancos" content="0">
<meta name="if:Audio branco" content="0">
<meta name="if:Audio preto" content="0">
<meta name="color:Texto" content="#444444">
<meta name="color:Background" content="#FFFFFF">
<meta name="color:Link" content="#888888">
<meta name="color:Scrollbar" content="#444444">
<meta name="color:Bordas" content="#CCCCCC">
<meta name="image:Background" content="">
<style type="text/css">
*
{ -webkit-transition: all .60s ease-out;
-moz-transition: all .60s ease-out;
transition: all .60s ease-out; }
iframe#tumblr_controls
{ right:3px !important;
position: fixed !important;
opacity:0.7;
z-index: 999999999999999;
-webkit-transition: all .70s ease-out;
-moz-transition: all .70s ease-out;
transition: all .70s ease-out; }
iframe#tumblr_controls:hover
{ opacity:1; }
body
{ margin: 0;
font-family: Calibri;
font-size: 12px;
line-height: 150%;
color:{color:Texto};
background-color:{color:Background};
background-attachment: fixed;
background-position: right bottom;
background-image: url('{image:Background}');
background-repeat: no-repeat; }
a
{ text-decoration: none;
color:{color:Link}; }
a:hover
{ text-decoration: none;
color:{color:Texto}; }
::-webkit-scrollbar-thumb:horizontal
{ background:{color:Scrollbar}; height: 10px; }
::-webkit-scrollbar-thumb:vertical
{ background:{color:Scrollbar}; height: 10px; }
::-webkit-scrollbar
{ background:{color:Background}; width: 5px; height: 3px; }
p
{ margin: 6px 0 0 0; }
ul
{ list-style-type: circle; }
blockquote
{ padding-left: 10px;
margin-left: 0px;
border-left: 2px solid {color:Bordas}; }
#c
{ width: 540px;
text-align: justify;
padding: 10px;
margin: auto; }
#top
{ padding: 5px;
width: 510px;
margin: 5px auto 0px;
{block:IfPostsbrancos}background: rgba(255,255,255,0.35);{/block:IfPostsbrancos}
{block:IfPostspretos}background: rgba(0,0,0,0.35);{/block:IfPostspretos} }
.header
{ padding: 5px;
width: 500px;
border: 1px solid {color:Bordas};
margin: auto; }
.titulo
{ font-size: 16px;
text-align: center;
text-transform: uppercase; }
.descricao
{ text-align: center; }
.menu
{ text-align: center; }
.menu a
{ margin-right: 10px;
opacity: 1;
text-align: center; }
.menu a:hover
{ opacity: 0.5;
color:{color:Link}; }
#content
{ width: 510px;
padding: 5px;
margin: 0px auto;
text-align: justify;
{block:IfPostsbrancos}background: rgba(255,255,255,0.35);{/block:IfPostsbrancos}
{block:IfPostspretos}background: rgba(0,0,0,0.35);{/block:IfPostspretos} }
.posts
{ {block:IfPostsbrancos}background: rgba(255,255,255,0.35);{/block:IfPostsbrancos}
{block:IfPostspretos}background: rgba(0,0,0,0.35);{/block:IfPostspretos}
border: 1px solid {color:Bordas};
width: 500px;
padding: 5px;
margin: 0px auto 10px; }
.posts img
{ max-width: 100%; }
.perma1
{ text-align: center;
font-size: 9px;
text-transform: uppercase;
font-family: Calibri;
opacity: 0.6; }
.posts:hover .perma1
{ opacity: 1; }
.h4
{ font-size: 14px;
text-align: center; }
.quote
{ text-align: justify; }
.source
{ margin-top: 3px;
padding-top: 2px;
text-align: right;
{block:IndexPage}border-top: 1px solid {color:Bordas};{/block:IndexPage} }
.playerb
{ background: #fff;
padding: 1px 0;
border: 1px solid {color:Bordas}; }
.playerp
{ background: #000;
padding: 1px 0; }
.chat ul
{ padding: 0px;
text-align: left; }
.chat li
{ list-style: none;
margin-top: 2px; }
.asker
{ padding-bottom: 2px;
text-align: left;
border-bottom: 1px solid {color:Bordas}; }
.asker a
{ border: none; }
.answer
{ margin-top: 1px; }
.answer img
{ max-width: 100%; }
.cred
{ bottom: 10px;
right: 10px;
position: fixed;
{block:IfPostsbrancos}background: rgba(255,255,255,0.35);{/block:IfPostsbrancos}
{block:IfPostspretos}background: rgba(0,0,0,0.35);{/block:IfPostspretos}
padding: 1px 4px;
border-radius: 100%;
-moz-border-radius: 100%;
z-index: 20; }
#paginacao
{ text-align: center;
font-weight: bold; }
#paginacao a
{ background: transparent;
margin: 0 1px 0 0;
padding: 2px 4px;
text- decoration: none; }
#paginacao a:hover
{ background: transparent;
border: none; }
#paginacao span.pagina_atual
{ background: transparent;
margin: 0 1px 0 0;
padding: 2px 4px;
color:{color:Texto};
text-decoration: none; }
#paginacao span.info
{ background: transparent;
margin: 0 1px 0 0;
padding: 2px 4px;
color:{color:texto};
text-decoration: none; }
#postnoteswrap
{ width: 500px;
border-top: 1px solid {color:Bordas};
margin: 5px 0px 15px 0px;
padding-top: 5px; }
.postnotes
{ display: block; margin-bottom: 10px; }
ol.notes
{ padding: 0px;
margin: 0px;
list-style-type: none;
border-bottom: solid 1px {color:Bordas}; }
ol.notes li.note
{ border-top: solid 1px {color:Bordas};
padding: 5px; }
ol.notes li.note img.avatar
{ vertical-align: -4px;
margin-right: 10px;
width: 17px;
height: 17px; }
ol.notes li.note span.action
{ font-weight: normal; }
ol.notes li.note .answer_content
{ font-weight: normal; }
ol.notes li.note blockquote
{ padding-left: 10px;
margin: 5px 0px 5px 15px;
border-left: 2px solid {color:Bordas}; }
ol.notes li.note blockquote a
{ text-decoration: none; }
.tumblrAutoPager_page_info, .tumblrAutoPager_page_separator
{ display: none; }
{CustomCSS}
</style>
</head>
<body>
<div class="cred"><a title="scripts por xantheose" href="http://falsodesapego.tumblr.com">©</a></div>
<!-- inicio -->
<div id="c">
<!-- topo -->
<div id="top">
<div class="header">
<div class="titulo">{title}</div>
<div class="descricao">{description}</div>
<div class="menu">
<a href="/">home</a>
<a href="/ask">ask</a>
<a href="/archive">arquivo</a>
<a href="/random">aleatório</a>
<a href="http://falsodesapego.tumblr.com">theme</a>
</div>
</div>
</div>
<!-- fim do topo -->
<!-- posts -->
<div id="content">
{block:Posts}
{block:Text}
<div class="posts">
{block:Title}<div class="h4">{Title}</div>{/block:Title}
{Body}
{block:IndexPage}<div class="perma1">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> -{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a> {block:RebloggedFrom}- <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:RebloggedFrom}/ <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}</div>{/block:IndexPage}
</div>
{/block:Text}
{block:Photo}
<div class="posts">
<center>{block:indexPage}<a href="{Permalink}">{/block:IndexPage}<img src="{PhotoURL-500}" width="500">{block:IndexPage}</a>{/block:IndexPage}</center>
{block:PermalinkPage}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
</div>
{/block:Photo}
{block:Photoset}
<div class="posts">
<center>{Photoset-500}</center>
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
{block:IndexPage}<div class="perma1">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> -{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a> {block:RebloggedFrom}- <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:RebloggedFrom}/ <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}</div>{/block:IndexPage}
</div>
{/block:Photoset}
{block:Quote}
<div class="posts">
<div class="quote">{Quote}</div>
{block:Source}<div class="source">- <b>{Source}</b></div>{/block:Source}
{block:IndexPage}<div class="perma1">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> -{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a> {block:RebloggedFrom}- <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:RebloggedFrom}/ <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}</div>{/block:IndexPage}
</div>
{/block:Quote}
{block:Link}
<div class="posts">
<div class="h4"><a href="{URL}" target="{Target}">{Name}</a></div>
{block:Description}{Description}{/block:Description}
{block:IndexPage}<div class="perma1">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> -{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a> {block:RebloggedFrom}- <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:RebloggedFrom}/ <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}</div>{/block:IndexPage}
</div>
{/block:Link}
{block:Chat}
<div class="posts">
{block:Title}<div class="h4">{Title}</div>{/block:Title}
<div class="chat">
<ul>{block:Lines}
<li>{block:Label}<b>{Label}</b>{/block:Label} {Line}</li>
{/block:Lines}</ul></div>
{block:IndexPage}<div class="perma1">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> -{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a> {block:RebloggedFrom}- <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:RebloggedFrom}/ <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}</div>{/block:IndexPage}
</div>
{/block:Chat}
{block:Audio}
<div class="posts">
{block:IfAudiobranco}
<div class="playerb"><center>{AudioPlayerWhite}</center></div>{/block:IfAudiobranco}
{block:IfAudiopreto}
<div class="playerp"><center>{AudioPlayerBlack}</center></div>{/block:IfAudiopreto}
{block:Caption}{Caption}{/block:Caption}
{block:IndexPage}<div class="perma1">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> -{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a> {block:RebloggedFrom}- <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:RebloggedFrom}/ <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}</div>{/block:IndexPage}
</div>
{/block:Audio}
{block:Video}
<div class="posts">
<center>{Video-500}</center>
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
{block:IndexPage}<div class="perma1">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> -{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a> {block:RebloggedFrom}- <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:RebloggedFrom}/ <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}</div>{/block:IndexPage}
</div>
{/block:Video}
{block:Answer}
<div class="posts">
<div class="asker"><B>{Asker}</b>: {Question}</div>
<div class="answer">{Answer}</div>
{block:IndexPage}<div class="perma1">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> -{/block:NoteCount} <a href="/fask">ask me too</a></div>{/block:IndexPage}
</div>
{/block:Answer}
{block:PermalinkPage}<div id="postnoteswrap">
{block:Date}<div class="postnotes">Posted {TimeAgo} with {NoteCountWithLabel}</div>{/block:Date}
{block:RebloggedFrom}<div class="postnotes">Reblogado de <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
<div class="postnotes">Postado originalmente por <a href="{ReblogRootURL}">{ReblogRootName}</a></div>{/block:RebloggedFrom}
{block:HasTags}<div class="postnotes">Tags: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
</div>{/block:PermalinkPage}
{block:PostNotes}{PostNotes}{/block:PostNotes}
{/block:Posts}
<div id="paginacao"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination}
{block:JumpPagination length="5"}
{block:CurrentPage}<span class="pagina_atual"><b>{PageNumber}</b></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}</div>
</div>
<!-- fim dos posts -->
</div>
<!-- fim -->
{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">Via</a>{/block:RebloggedFrom}
{block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
</body>
</html>