You are on page 1of 10

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!

-/** * Theme by: Matheus Bastos. * Tumblr: http://ultimanoite.tumblr.com/ */ --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{block:PostSummary} {PostSummary} &minus; {/block:PostSummary}{block: TagPage} {Tag} &minus; {/block:TagPage}{block:DayPage} {DayOfMonth} de {Month} d e {Year} &minus; {/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_lh5n7r8 uxC1qfec78o1_r1_500.gif" /> <!-- 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"> <meta name="text:LinkUrl 1" content="http://"> <meta name="text:Link 2" content="Link"> <meta name="text:LinkUrl 2" content="http://"> <!-- DEFAULTS --> <meta name="if:Fixed Sidebar" content="1" /> <meta name="if:Display Counters" content="1" /> <meta name="if:Show Optional Links" content="1" /> <style type="text/css"> * { margin:0; padding:0; } #clear { clear:both;

} body { background:{color:Background}; background-image:url({image:Background}); 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}; } blockquote { margin:5px 0 5px 5px; border-left:4px solid #292929; padding:1px 0 1px 10px; } #geral {

width:800px; margin:15px auto 20px; padding-bottom:20px; } #geral #lateral { width:260px; float:left; {block:IfFixedSidebar}position:fixed;{/block:IfFixedSide bar} } #geral #lateral img { background:#1f1f1f; padding:5px; border:1px solid #292929; } #geral #lateral #links { margin-top:10px; margin-bottom:10px; } #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; } #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; } #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},"s low")}) }}); $(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} <div id="links"> <div style="margin-bottom:1px;"> <a href="/" title="{Title}"><div>Home</d iv></a> <a href="/ask" title="Ask"><div style="m argin-left:1px;">Ask</div></a> <div id="clear"></div> </div> <div> <a href="/archive" title="Submit"><div>Archive</div></a> <a href="/random" title="Random"><div st yle="margin-left:1px;">Random</div></a> <div id="clear"></div> </div> {block:IfShowOptionalLinks} <div style="margin-top:1px;"> {block:IfLink1}<a href="{text:LinkUrl 1}" title="{text:L ink 1}"><div>{text:Link 1}</div></a>{/block:IfLink1} {block:IfLink2}<a href="{text:LinkUrl 2} " title="{text:Link 2}"><div style="margin-left:1px;">{text:Link 2}</div></a>{/b lock:IfLink2} <div id="clear"></div> </div> {/block:IfShowOptionalLinks} </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}/{MonthN umberWithZero}/{Year} - {24Hour}:{Minutes} | {/block:Date} {block:NoteCount}<a href="{Permalink}#no tes">{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}" t itle="{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>{Link CloseTag} </div> {block:Caption} <div id="legenda"> {Caption} </div> {/block:Caption} <div id="status"> {block:Date}{DayOfMonthWithZero}/{MonthN umberWithZero}/{Year} - {24Hour}:{Minutes} | {/block:Date} {block:NoteCount}<a href="{Permalink}#no tas">{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}" t itle="{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}/{MonthN umberWithZero}/{Year} - {24Hour}:{Minutes} | {/block:Date} {block:NoteCount}<a href="{Permalink}#no tes">{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}" t itle="{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">{NoteCountWithL abel}</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">{NoteCountWithL abel}</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">{NoteCountWithL abel}</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">{NoteCountW ithLabel}</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}">&lsaquo;</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}">&rsaquo;</a> {/block:NextPage} </div> {/block:Pagination} </div> <div id="clear"> </div> </div> <div id="rodape"> <div id="margem"> <div id="esquerda"> &copy; <a href="/" title="{Title}">{Title}</a>. <script>document.write(unescape("Theme%20%3Ca%20href%3D%22http%3 A//ultimanoite.tumblr.com/tagged/temas%22%20title%3D%22Beta%20Theme%22%20target% 3D%22_blank%22%3EBeta%3C/a%3E%20by%20%3Ca%20href%3D%22http%3A//ultimanoite.tumbl r.com/%22%20title%3D%22Matheus%20Bastos%22%3EMatheus%20Bastos%3C/a%3E."));</scri pt> {block:IfDisplayCounters} <strong><script src="http://fastwebcounter.com/secure.php?s={tex t:Username}"></script></strong> visits. <strong><script type="text/javascript" src="http://fastonlineuse rs.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>

You might also like