<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Tema BETA v1.2
Feito por Matheus Bastos.
http://ultimanoite.tumblr.com -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{block:PostSummary} {PostSummary} − {/block:PostSummary}{block:TagPage} {Tag} − {/block:TagPage}{block:DayPage} {DayOfMonth} de {Month} de {Year} − {/block:DayPage}{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}
<!-- DEFAULT FONTS -->
<meta name="font:Body" content="Lucida Sans Unicode, Tahoma"/>
<!-- DEFAULT IMAGE -->
<meta name="image:Background" content="" />
<meta name="image:Avatar" content="http://24.media.tumblr.com/tumblr_lh5n7r8uxC1qfec78o1_r1_500.gif" />
<script type="text/javascript" language="javascript" src="http://static.tumblr.com/iq2dgat/dMnmeiyw0/vbokonly.js"></script>
<!-- DEFAULT COLORS -->
<meta name="color:Background" content="#222222"/>
<meta name="color:Text" content="#666"/>
<meta name="color:Link" content="#82cbcc"/>
<meta name="color:Link Tags" content="#f86f9f"/>
<meta name="color:Link Hover" content="#888888"/>
<meta name="color:Bold" content="#666"/>
<meta name="color:Italic" content="#666"/>
<meta name="color:Underline" content="#666"/>
<!-- DEFAULT TEXT -->
<meta name="text:Image Opacity" content="80"/>
<meta name="text:Username" content="www.yourtumblr.tumblr.com"/>
<meta name="text:Link 1" content="Link 1"/>
<meta name="text:Link URL 1" content="http://"/>
<meta name="text:Link 2" content="Link 2"/>
<meta name="text:Link URL 2" content="http://"/>
<!-- DEFAULTS -->
<meta name="if:Fixed Sidebar" content="1" />
<meta name="if:Display Counters" content="1" />
<meta name="if:Optional Links" content="1" />
<style type="text/css">
@import url("http://static.tumblr.com/iq2dgat/o4Hmeiz5h/vbokonly.css");
* {
margin:0;
padding:0;
}
#clear {
clear:both;
}
body {
background:{color:Background};
{block:IfBackground}background-image:url({image:Background});{/block:IfBackground}
font-family: {font:Body};
font-size: 12px;
color: {color:Text};
text-align:justify;
text-shadow: 0px 1px 1px #000;
}
a {
color:{color:Link};
text-decoration:none;
-webkit-transition:color 0.7s ease;
-moz-transition:color 0.7s ease;
-o-transition:color 0.7s ease;
transition:color 0.7s ease;
}
a:hover {
color:{color:Link Hover};
}
img {
opacity:0.{text:Image Opacity};
filter:Alpha(opacity={text:Image Opacity});
-webkit-transition:opacity 0.7s ease;
-moz-transition:opacity 0.7s ease;
-o-transition:opacity 0.7s ease;
transition:opacity 0.7s ease;
}
img:hover {
opacity:1.0;
filter:Alpha(opacity=100);
}
h1 {
font: normal 15pt Nilland, Tahoma, Verdana;
}
li {
list-style:none;
}
ul {
list-style:none;
}
strong {
font-weight:bold;
color:{color:Bold};
}
em {
font-style:italic;
color:{color:Italic};
}
u {
text-decoration:underline;
color:#{color:Underline};
}
#geral {
width:800px;
margin:15px auto 20px;
padding-bottom:20px;
}
#geral #lateral {
width:260px;
float:left;
{block:IfFixedSidebar}position:fixed;{/block:IfFixedSidebar}
}
#geral #lateral img {
background:#1f1f1f;
padding:5px;
border:1px solid #292929;
}
#geral #lateral #links {
margin-top:10px;
margin-bottom:10px;
text-transform:lowercase;
}
#geral #lateral #links a div {
width:127px;
float:left;
background:#111111;
border:1px solid #292929;
text-align:center;
padding:5px 0;
-webkit-transition:background 0.7s ease;
-moz-transition:background 0.7s ease;
-o-transition:background 0.7s ease;
transition:background 0.7s ease;
}
#geral #lateral #links a:hover div {
float:left;
background:#1f1f1f;
border:1px solid #292929;
text-align:center;
padding:5px 0;
}
#geral #lateral #legenda {
margin-top:10px;
}
#geral #lateral #creditos {
background:#111111;
border:1px solid #292929;
padding:5px;
margin-top:10px;
text-align:center;
}
#geral #principal {
width:522px;
float:right;
}
#geral #principal #post {
margin-bottom:25px;
}
#geral #principal #post input {
background:#1f1f1f;
padding:2px;
color:#FFF;
font:12px Lucida Sans Unicode, Tahoma;
border:1px solid #292929;
margin:0;
}
#geral #principal #post img {
background:#1f1f1f;
padding:10px;
border:1px solid #292929;
}
#geral #principal #post #legenda {
margin-top:10px;
margin-bottom:10px;
}
#geral #principal #post #compartilhe {
margin-top:10px;
margin-bottom:10px;
}
#geral #principal #post #status {
background: #111111;
border:1px solid #292929;
padding:5px;
margin-top:10px;
text-transform:lowercase;
}
#geral #principal #post #status a#tags {
color:{color:Link Tags};
}
#geral #principal #post #status a:hover#tags {
color:{color:Link Hover};
}
#geral #principal #post #answer {
background:#1f1f1f;
padding:5px;
border:1px solid #292929;
color:{color:Link};
font-size:13px;
text-transform:uppercase;
}
#geral #principal #notes {
background:#1f1f1f;
padding:10px;
border:1px solid #292929;
}
#geral #principal #notes img {
background:#111111;
border:1px solid #292929;
padding:1px;
}
#geral #principal #paginacao {
margin-top:30px;
text-align:right;
}
#geral #principal #paginacao span {
background:#111111;
padding:2px 5px;
text-transform:uppercase;
font-size:10px;
margin-right:2px;
}
#geral #principal #paginacao a {
background:#000000;
padding:2px 5px;
color:#777777;
text-transform:uppercase;
font-size:10px;
margin-right:2px;
}
#geral #principal #paginacao a:hover {
background:#111111;
}
body #rodape {
background:#111;
border-top:1px solid #292929;
left:0;
bottom:0;
position:fixed;
height:35px;
width:100%;
opacity:0.8;
font-size:11px;
color:#CCC;
z-index:3;
-webkit-transition:opacity 0.7s ease;
-moz-transition:opacity 0.7s ease;
-o-transition:opacity 0.7s ease;
transition:opacity 0.7s ease;
}
body #rodape:hover {
opacity:1.0;
}
body #rodape #margem {
width:800px;
margin:10px auto;
}
body #rodape #margem a {
color:{color:Link};
text-decoration:none;
}
body #rodape #margem a:hover {
color:{color:Link};
}
body #rodape #margem #esquerda {
float:left;
}
body #rodape #margem #direita {
float:right;
}
body #rodape #margem #direita a#toTop {
cursor:pointer;
}
body #rodape #margem #clear {
clear:both;
}
</style>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script type='text/javascript'>
$(function(){
$.fn.scrollToTop=function(){
$(this).hide().removeAttr("href");
var scrollDiv=$(this);
$(scrollDiv).fadeIn("slow")
$(this).click(function(){
$("html, body").animate({scrollTop:0},"slow")})
}});
$(function() {
$("#toTop").scrollToTop();
});
</script>
</head>
<body>
<div id="geral">
<div id="lateral">
<img src="{image:avatar}" width="248" alt="avatar" />
{block:Description}
<div id="legenda">
{Description}
</div>
{/block:Description}
<script type="text/javascript" language="javascript">document.write(vbOKOnly);</script>
<div id="links">
<div style="margin-bottom:1px;">
<a href="/" title="{Title}"><div>home</div></a>
<a href="/ask" title="ask"><div style="margin-left:1px;">ask</div></a>
<div id="clear"></div>
</div>
<div>
<a href="/submit" title="submit"><div>submit</div></a>
<a href="/random" title="random"><div style="margin-left:1px;">random</div></a>
<div id="clear"></div>
</div>
{block:IfOptionalLinks}<div>
{block:IfLink1}<a href="{text:Link URL 1}" title="{text:Link 1}"><div>{text:Link 1}</div></a>{/block:IfLink1}
{block:IfLink2}<a href="{text:Link URL 2}" title="{text:Link 2}"><div style="margin-left:1px;">{text:Link 2}</div></a>{/block:IfLink2}
<div id="clear"></div>
</div>{/block:IfOptionalLinks}
</div>
</div>
<div id="principal">
{block:Posts}
{block:Text}
<div id="post">
<div>
{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
</div>
<div id="legenda">
{Body}
</div>
<div id="status">
{block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} - {24Hour}:{Minutes} | {/block:Date}
{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a> | {/block:NoteCount}
<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink}" target="_blank">Reblog this post</a>
{block:HasTags} |
Tags:
{block:Tags}<a href="{TagURL}" title="{Tag}" id="tags">#{Tag}</a>, {/block:Tags}
{/block:HasTags}
</div>
</div>
{/block:Text}
{block:Photo}
<div id="post">
<div align="center">
{LinkOpenTag}<a href="{Permalink}" title="{PhotoAlt}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500" /></a>{LinkCloseTag}
</div>
{block:Caption}
<div id="legenda">
{Caption}
</div>
{/block:Caption}
<div id="status">
{block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} - {24Hour}:{Minutes} | {/block:Date}
{block:NoteCount}<a href="{Permalink}#notas">{NoteCountWithLabel}</a> | {/block:NoteCount}
<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink}" target="_blank">Reblog this post</a>
{block:HasTags} |
Tags:
{block:Tags}<a href="{TagURL}" title="{Tag}" id="tags">#{Tag}</a>, {/block:Tags}
{/block:HasTags}
</div>
</div>
{/block:Photo}
{block:Quote}
<div id="post">
<div>
<h1>{Quote}</h1>
</div>
<div id="status">
{block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} - {24Hour}:{Minutes} | {/block:Date}
{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a> | {/block:NoteCount}
<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink}" target="_blank">Reblog this post</a>
{block:HasTags} |
Tags:
{block:Tags}<a href="{TagURL}" title="{Tag}" id="tags">#{Tag}</a>, {/block:Tags}
{/block:HasTags}
</div>
</div>
{/block:Quote}
{block:Link}
<div id="post">
<div>
<h1><a href="{URL}" {Target}>{Name}</a></h1>
</div>
{block:Description}
<div id="legenda">
{Description}
</div>
{/block:Description}
<div id="status">
{block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} - {24Hour}:{Minutes} | {/block:Date}
{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a> | {/block:NoteCount}
<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink}" target="_blank">Reblog this post</a>
{block:HasTags} |
Tags:
{block:Tags}<a href="{TagURL}" title="{Tag}" id="tags">#{Tag}</a>, {/block:Tags}
{/block:HasTags}
</div>
</div>
{/block:Link}
{block:Audio}
<div id="post">
<div style="background:#000;">
{AudioPlayerBlack}
</div>
{block:Caption}
<div id="legenda">
{Caption}
</div>
{/block:Caption}
<div id="status">
{block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} - {24Hour}:{Minutes} | {/block:Date}
{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a> | {/block:NoteCount}
<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink}" target="_blank">Reblog this post</a>
{block:HasTags} |
Tags:
{block:Tags}<a href="{TagURL}" title="{Tag}" id="tags">#{Tag}</a>, {/block:Tags}
{/block:HasTags}
</div>
</div>
{/block:Audio}
{block:Video}
<div id="post">
<div align="center">
{Video-500}
</div>
{block:Caption}
<div id="legenda">
{Caption}
</div>
{/block:Caption}
<div id="status">
{block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} - {24Hour}:{Minutes} | {/block:Date}
{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a> | {/block:NoteCount}
<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink}" target="_blank">Reblog this post</a>
{block:HasTags} |
Tags:
{block:Tags}<a href="{TagURL}" title="{Tag}" id="tags">#{Tag}</a>, {/block:Tags}
{/block:HasTags}
</div>
</div>
{/block:Video}
{block:Answer}
<div id="post">
<div id="answer">
{Question}
</div>
<div id="legenda">
{Answer}
</div>
<div id="status">
{block:NoteCount}<a href="{Permalink}#notes">{NoteCountWithLabel}</a> | {/block:NoteCount}
{block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} - {24Hour}:{Minutes}{/block:Date}
| {Asker}, asked this question.
</div>
</div>
{/block:Answer}
{block:PostNotes}
<div id="notes">
<a name="notes"></a>
{PostNotes}
</div>
{/block:PostNotes}
{/block:Posts}
{block:Pagination}
<div id="paginacao">
<span>Page <strong>{CurrentPage}</strong> of <strong>{TotalPages}</strong></span>
{block:PreviousPage}
<a href="{PreviousPage}">‹</a>
{/block:PreviousPage}
{block:JumpPagination length="8"}
{block:CurrentPage}
<span>{PageNumber}</span>
{/block:CurrentPage}
{block:JumpPage}
<a href="{URL}">{PageNumber}</a>
{/block:JumpPage}
{/block:JumpPagination}
{block:NextPage}
<a href="{NextPage}">›</a>
{/block:NextPage}
</div>
{/block:Pagination}
</div>
<div id="clear"> </div>
</div>
<div id="rodape">
<div id="margem">
<div id="esquerda">
© <a href="/" title="{Title}">{Title}</a>.
Theme by <a href="http://ultimanoite.tumblr.com/" title="ultimanoite">ultimanoite</a>.
{block:IfDisplayCounters}
<strong><script src="http://fastwebcounter.com/secure.php?s={text:Username}"></script></strong> visits.
<strong><script type="text/javascript" src="http://fastonlineusers.com/on3.php?d={text:Username}"></script></strong> online.
{/block:IfDisplayCounters}
</div>
<div id="direita">
<a href="#" id="toTop" title="Back to top">Back to top</a>.
</div>
<div id="clear"> </div>
</div>
</div>
</body>
</html>