<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
não remova os créditos
theme feito por oxigenio-dapalavra.tumblr.com
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<html lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<link rel="shortcut icon" href="{Favicon}" />
{block:IfInfiniteScrolling}
<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
<meta name="image:Background" content=""/>
<meta name="if:Infinite Scrolling" content="0"/>
<meta name="text:Body Font Size" content="11px"/>
<meta name="text:Sidebar Title Font Size" content="20px"/>
<meta name="text:Frase" content="Algo em tudo que passa fica."/>
<meta name="text:Letreiro" content="Talvez o tempo traga uma pessoa, uma pessoa especial."/>
<meta name="text:frase1" content="Eu quero um amor..."/>
<meta name="text:frase2" content="...que me faça sorrir."/>
<meta name="text:Custom Asker Text" content="disse"/>
<meta name="text:Custom Link One" content="home"/>
<meta name="text:Custom Link One URL" content="/"/>
<meta name="text:Custom Link Two" content="link 01"/>
<meta name="text:Custom Link Two URL" content="/tagged/tag01"/>
<meta name="text:Custom Link Three" content="link 02"/>
<meta name="text:Custom Link Three URL" content="/tagged/tag02"/>
<meta name="text:Custom Link Four" content="FAQ"/>
<meta name="text:Custom Link Four URL" content="/faq"/>
<meta name="text:Custom Link Five" content="submit"/>
<meta name="text:Custom Link Five URL" content="/submit"/>
<meta name="text:Custom Link Six" content="ask me"/>
<meta name="text:Custom Link Six URL" content="/ask"/>
<meta name="text:Custom Link Seven" content="link 04"/>
<meta name="text:Custom Link Seven URL" content="/tagged/tag04"/>
<meta name="text:Custom Link Eight" content="link 03"/>
<meta name="text:Custom Link Eight URL" content="/tagged/tag03"/>
<meta name="color:Background" content="#000"/>
<meta name="color:Barraimg" content="#FFF"/>
<meta name="color:bgfrase1" content="#42311E"/>
<meta name="color:bgfrase2" content="#585858"/>
<meta name="color:scroll" content="#E98D2B"/>
<meta name="color:borda" content="#FFF"/>
<meta name="color:Body Text" content="#FFF"/>
<meta name="color:Post Background" content="#000"/>
<meta name="color:Body Headers" content="#FFF"/>
<meta name="color:Links" content="#FFF"/>
<meta name="color:Links Hover" content="#FFF"/>
<meta name="color:Permalink Background" content="#42311E"/>
<meta name="color:Permalink Text" content="#FFF"/>
<meta name="color:Permalink Links" content="#B68149"/>
<meta name="color:Permalink Links Hover" content="#FFF"/>
<meta name="color:Sidebar Background" content="#000"/>
<meta name="color:Sidebar Title" content="#E98D2B"/>
<meta name="color:Sidebar Text" content="#FFF"/>
<meta name="color:Sidebar Links" content="#E98D2B"/>
<meta name="color:Sidebar Links Hover" content="#FFF"/>
<meta name="color:Navi Links" content="#FFF"/>
<meta name="color:Navi Links Hover" content="#FFF"/>
<meta name="color:Navi Links Background" content="#000"/>
<meta name="color:Navi Links Background Hover" content="#B68149"/>
<meta name="color:Navi Border" content="#E98D2B"/>
<meta name="color:txtrotate" content="#E98D2B"/>
<meta name="font:Body" content="georgia"/>
<meta name="font:Sidebar Title" content="georgia"/>
<meta name="if:Consolas Font" content="0"/>
<meta name="if:Show Captions" content="1"/>
<meta name="if:Show Notes" content="1"/>
<meta name="if:Show Dates" content="1"/>
<meta name="if:Show Reblogged From" content="1"/>
<meta name="if:Show Tags" content="1"/>
<meta name="if:Show Sidebar Title" content="1"/>
<meta name="if:Show Description" content="1"/>
<meta name="if:Show Search" content="0"/>
<meta name="if:Styled Scrollbar" content="1"/>
<meta name="image:miniimg1" content="http://26.media.tumblr.com/tumblr_luuwzzGAQs1qju13ao1_250.gif"/>
<meta name="image:miniimg2" content="http://29.media.tumblr.com/tumblr_luuwzzGAQs1qju13ao2_250.gif"/>
<meta name="image:miniimg3" content="http://25.media.tumblr.com/tumblr_luuwzzGAQs1qju13ao3_250.gif"/>
<meta name="image:miniimg4" content="http://29.media.tumblr.com/tumblr_luuwzzGAQs1qju13ao4_250.gif"/>
<meta name="image:miniimg5" content="http://28.media.tumblr.com/tumblr_luuwzzGAQs1qju13ao5_250.gif"/>
<meta name="image:miniimg6" content="http://29.media.tumblr.com/tumblr_luuwzzGAQs1qju13ao6_250.gif"/>
<style type="text/css">
body {background-color:{color:Background};color:{color:Body Text};font-family:{block:IfNotConsolasFont}{font:Body}{/block:IfNotConsolasFont}{block:IfConsolasFont}consolas{/block:IfConsolasFont};font-size:{block:IfBodyFontSize}{text:Body Font Size}{/block:IfBodyFontSize};overflow-x:hidden; letter-spacing:1px;background-image:url({image:Background});background-attachment:fixed;}
a {text-decoration:none;color:{color:Links};-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;}
a:hover {color:{color:Links Hover};}
img {border:none;}
iframe#tumblr_controls {right:3px !important;
position: fixed !important;
-webkit-transition: opacity 0.7s linear;
opacity: 0.2;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;}
iframe#tumblr_controls:hover{
-webkit-transition: opacity 0.7s linear;
opacity: 1;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;}
{block:IfStyledScrollbar}
::-webkit-scrollbar-thumb:vertical {
background-color:#575757;
height:20px;
}
::-webkit-scrollbar-thumb:horizontal {
background-color:#575757;
height:7px !important;
}
::-webkit-scrollbar {
height:7px;
width:7px;
background-color:#fff;
}
{/block:IfStyledScrollbar}
#principal {width:500px;padding:7px;position:absolute;left:450px;top:20px;z-index:-1;}
#posts {width:500px;margin-bottom:7px;background-color:{color:Post Background};padding:7px;}
#field { background-color:{color:Permalink Background};margin-top:0px;font-size:10px; color:{color:Permalink Text}}
#field a {color:{color:Permalink Links};}
#field a:hover {color:{color:Permalink Links Hover};}
h3 a {font-family:georgia;text-transform:lowercase;font-size:15px;font-weight:normal;color:{color:Body Headers};padding:7px;font-style:italic;}
ol, li, ul {text-align:left;}
ol.notes {width:500px;font-size:10px;padding:7px;color:{color:Body};margin:15px 0px;list-style-type: none;background-color:{color:Post Background};}
ol.notes a,ol.notes span,#tra span {color:{color:Links};}
ol.notes li.note { padding:12px;}
blockquote{padding:0 0 0 4px; margin:0 0 0 14px;border-left:1px solid {color:Links};text-align:left;}
#sidebar {position:fixed;left:13px;top:5px;width:380px;height: 100%;background-color:{color:Barraimg};filter:alpha(opacity=15);opacity:.15; border: 10px ridge {color:borda};padding:10px;color:{color:Sidebar Text};}
#sidebar a {color:{color:Sidebar Links};}
#sidebar a:hover {color:{color:Sidebar Links Hover};}
#sidebar2 {position:fixed;left:20px;top:25px;width:390px;background-color:transparent;padding:10px;color:{color:Sidebar Text};}
#sidebar2 a {color:{color:Sidebar Links};}
#sidebar2 a:hover {color:{color:Sidebar Links Hover};}
#oxi {text-align:center;}
#oxi a {font-size:{block:IfSidebarTitleFontSize}{text:Sidebar Title Font Size}{/block:IfSidebarTitleFontSize};font-family:{font:Sidebar Title};color:{color:Sidebar Title};}
#regu {width:400px;}
#regu img {max-width:400px;}
#sideimg {width:390px;height:auto;overflow:hidden;}
.fadein { position:relative;height:180px;border:none;overflow:hidden;margin-right:10px; margin-left:10px; }
.fadein img {position:absolute;max-width:400px;min-width:180px;min-height:180px;}
#scroll {
width:390px;
height:70px;
background-color:#000;
overflow:auto;}
#scroll2 {
width:390px;
height:80px;
background-color:#000;
overflow:auto;}
#boxs { height:auto;
background-color: #000;
margin-top: 2px;
padding:4px;
font-family: verdana;
font-size:9px;}
.simage {text-align: center;}
.simage img {display: inline; max-height:100px; width: auto; text-align: center;}
.simage4 img {width:25px; height:25px;}
#navi a {display:block;background-color:{color:Navi Links Background};margin-bottom:7px;padding:0px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;border-left:15px solid {Color:Navi Border};color:{color:Navi Links};}
#navi a:hover {background-color:{color:Navi Links Background Hover};color:{color:Navi Links Hover}; border-left:25px solid {color:Navi Border};-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
#navi a:hover span {-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;margin-left:25%;}
#navi a span {font-weight:lighter;font-family:{block:IfNotConsolasFont}{font:Body}{/block:IfNotConsolasFont}{block:IfConsolasFont}consolas{/block:IfConsolasFont};font-size:10px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;margin-left:10%;}
#frase1 {text-align:center; background-color:{color:bgfrase1}; margin-top:2px;
padding:4px;font-family: verdana; font-size:9px;color:#FFF}
#frase2 {text-align:center; background-color:{color:bgfrase2}; margin-top:2px;
padding:4px;font-family: verdana; font-size:9px; color:#FFF}
.white img, #moon img {max-width:500px;}
.pink img, blockquote img {max-width:450px; max-height:315px;}
.green {width:140px;font-family:consolas;font-size:10px;color:#000;}
.green:focus {border:none;outline: none;border:1px solid {color:Sidebar Links};}
.yellow {border:none;background:none;color:{color:Sidebar Links};font-size:10px;background-color:{color:Navi Links Background};}
</style>
<script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.3/effects.js"></script>
<script>
setInterval(function(){
var imgs = $$('.fadein img'),
visible = imgs.findAll(function(img){ return img.visible(); });
if(visible.length>1) visible.last().fade({ duration: .7 });
else imgs.last().appear({ duration: .7,
afterFinish: function(){ imgs.slice(0,imgs.length-1).invoke('show'); } });
}, 10000);
</script>
</head>
<body>
<div id="sidebar"></div>
<div id="sidebar2">
{block:IfShowSidebarTitle}
<div id="oxi"><a href="/">{Title}</a><br><small>{text:Frase}</small></div><br>
<div id="boxs">
<pre><div style="border: 0px; solid rbg(000, 000, 000); margin-right: 1px; padding: 4px; margin-bottom: 1px; overflow: auto; backgroud-color: rbg(000, 000, 000);"><div class="simage"><marquee direction="left" scrollamount="3" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()"><img src="{image:miniimg1}"> <img src="{image:miniimg2}"> <img src="{image:miniimg3}"> <img src="{image:miniimg4}"> <img src="{image:miniimg5}"> <img src="{image:miniimg6}"> </marquee></div></div></pre>
</div>
<div id="scroll">
<small>{block:IfShowDescription}
{block:Description}{Description}{/block:Description}{/block:IfShowDescription}</small><br>
</div><br>
<div id="frase1">{text:frase1}</div>
<div id="frase2">{text:frase2}</div><br>
<div id="navi">
<table width="390" border="0" cellspacing="0" cellpadding="3">
<tr align="left" valign="top">
<td width="195">{block:IfCustomLinkOne}<a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}"><span> + {text:Custom Link One}</span>{/block:IfCustomLinkOne}</a>
{block:IfCustomLinkTwo}<a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}"><span> + {text:Custom Link Two}</span>{/block:IfCustomLinkTwo}</a>
{block:IfCustomLinkThree}<a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}"><span> + {text:Custom Link Three}</span>{/block:IfCustomLinkThree}</a>{block:IfCustomLinkEight}<a href="{block:IfCustomLinkEightURL}{text:Custom Link Eight URL}{/block:IfCustomLinkEightURL}"><span> + {text:Custom Link Eight}</span>{/block:IfCustomLinkEight}</a></td>
<td width="195">{block:IfCustomLinkFour}<a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}"><span> + {text:Custom Link Four}</span>{/block:IfCustomLinkFour}</a>
{block:IfCustomLinkFive}<a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}"><span> + {text:Custom Link Five}</span>{/block:IfCustomLinkFive}</a>
{block:IfCustomLinkSix}<a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}"><span> + {text:Custom Link Six}</span>{/block:IfCustomLinkSix}</a>
{block:IfCustomLinkSeven}<a href="{block:IfCustomLinkSevenURL}{text:Custom Link Seven URL}{/block:IfCustomLinkSevenURL}"><span> + {text:Custom Link Seven}</span>{/block:IfCustomLinkSeven}</a></td>
</tr>
</table><br>
</div>
<br><center>
{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</center>{/block:IfNotInfiniteScrolling}
<br><div align="center"><small>Theme by <br> <a href="http://oxigenio-dapalavra.tumblr.com/"> OXI-gênio da palavra</a><br>não copie ou retire os créditos</small></div>
</div>
<div id="principal">
{block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
{block:Posts}
<div class="bird">
{block:Text}<div class="pink" id="posts">{block:Title}<center><h3><a href="{Permalink}">{Title}</a></h3></center>{/block:Title}<div class="white" style="{block:IfBodyFontSize}font-size:{text:Body Font Size};{/block:IfBodyFontSize}">{Body}</div>
<div id="field" style="text-align:center;">{block:Date}<a href="{Permalink}">→ {TimeAgo}{/block:Date}</a>{block:IfNotShowDates}{block:PermalinkPage} - {DayOfWeek}, {ShortMonth} {DayOfMonthWithZero} {Year}{/block:PermalinkPage}{/block:IfNotShowDates}{block:IfShowDates} - {DayOfWeek} {ShortMonth} {DayOfMonthWithZero} {Year}{/block:IfShowDates} {block:IfNotShowNotes}{block:PermalinkPage}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:PermalinkPage}{/block:IfNotShowNotes}{block:IfShowNotes}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{/block:IfShowNotes}<a href="{ReblogURL}">Reblog this</a>
{block:IfNotShowRebloggedFrom}{block:PermalinkPage}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:PermalinkPage}{/block:IfNotShowRebloggedFrom}
{block:IfShowRebloggedFrom}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:IfShowRebloggedFrom}
{block:IfNotShowTags}{block:PermalinkPage}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
{block:IfShowTags}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
</div> {/block:Text}
{block:Photo}<div id="posts">
<a style="border:none;" href="{Permalink}"><img src="{PhotoURL-500}" border="0" alt="{PhotoAlt}" border="0" style="max-width:500px;"></a>
{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
<div id="field" style="text-align:center;">{block:Date}<a href="{Permalink}">→ {TimeAgo}{/block:Date}</a>{block:IfNotShowDates}{block:PermalinkPage} - {DayOfWeek}, {ShortMonth} {DayOfMonthWithZero} {Year}{/block:PermalinkPage}{/block:IfNotShowDates}{block:IfShowDates} - {DayOfWeek} {ShortMonth} {DayOfMonthWithZero} {Year}{/block:IfShowDates} {block:IfNotShowNotes}{block:PermalinkPage}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:PermalinkPage}{/block:IfNotShowNotes}{block:IfShowNotes}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{/block:IfShowNotes}<a href="{ReblogURL}"> Reblog this</a>
{block:IfNotShowRebloggedFrom}{block:PermalinkPage}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:PermalinkPage}{/block:IfNotShowRebloggedFrom}
{block:IfShowRebloggedFrom}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:IfShowRebloggedFrom}
{block:IfNotShowTags}{block:PermalinkPage}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
{block:IfShowTags}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
</div>
{/block:Photo}
{block:Photoset}<div id="posts">{Photoset-500}
{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
<div id="field" style="text-align:center;">{block:Date}<a href="{Permalink}">→ {TimeAgo}{/block:Date}</a>{block:IfNotShowDates}{block:PermalinkPage} - {DayOfWeek}, {ShortMonth} {DayOfMonthWithZero} {Year}{/block:PermalinkPage}{/block:IfNotShowDates}{block:IfShowDates} - {DayOfWeek} {ShortMonth} {DayOfMonthWithZero} {Year}{/block:IfShowDates} {block:IfNotShowNotes}{block:PermalinkPage}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:PermalinkPage}{/block:IfNotShowNotes}{block:IfShowNotes}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{/block:IfShowNotes}<a href="{ReblogURL}"> Reblog this</a>
{block:IfNotShowRebloggedFrom}{block:PermalinkPage}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:PermalinkPage}{/block:IfNotShowRebloggedFrom}
{block:IfShowRebloggedFrom}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:IfShowRebloggedFrom}
{block:IfNotShowTags}{block:PermalinkPage}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
{block:IfShowTags}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
</div>
{/block:Photoset}
{block:Quote}<div id="posts"><center><h3><a>"{Quote}"</a></h3>
{block:Source}<br>+ {Source}{/block:Source}</center>
<div id="field" style="text-align:center;">{block:Date}<a href="{Permalink}">→ {TimeAgo}{/block:Date}</a>{block:IfNotShowDates}{block:PermalinkPage} - {DayOfWeek}, {ShortMonth} {DayOfMonthWithZero} {Year}{/block:PermalinkPage}{/block:IfNotShowDates}{block:IfShowDates} - {DayOfWeek} {ShortMonth} {DayOfMonthWithZero} {Year}{/block:IfShowDates} {block:IfNotShowNotes}{block:PermalinkPage}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:PermalinkPage}{/block:IfNotShowNotes}{block:IfShowNotes}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{/block:IfShowNotes}<a href="{ReblogURL}"> Reblog this</a>
{block:IfNotShowRebloggedFrom}{block:PermalinkPage}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:PermalinkPage}{/block:IfNotShowRebloggedFrom}
{block:IfShowRebloggedFrom}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:IfShowRebloggedFrom}
{block:IfNotShowTags}{block:PermalinkPage}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
{block:IfShowTags}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
</div>
{/block:Quote}
{block:Link}<div id="posts">
<center><h3><a href="{URL}">{Name}</a><br></h3></center>
{block:Description}{Description}{/block:Description}
<div id="field" style="text-align:center;">{block:Date}<a href="{Permalink}">→ {TimeAgo}{/block:Date}</a>{block:IfNotShowDates}{block:PermalinkPage} - {DayOfWeek}, {ShortMonth} {DayOfMonthWithZero} {Year}{/block:PermalinkPage}{/block:IfNotShowDates}{block:IfShowDates} - {DayOfWeek} {ShortMonth} {DayOfMonthWithZero} {Year}{/block:IfShowDates} {block:IfNotShowNotes}{block:PermalinkPage}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:PermalinkPage}{/block:IfNotShowNotes}{block:IfShowNotes}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{/block:IfShowNotes}<a href="{ReblogURL}"> Reblog this</a>
{block:IfNotShowRebloggedFrom}{block:PermalinkPage}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:PermalinkPage}{/block:IfNotShowRebloggedFrom}
{block:IfShowRebloggedFrom}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:IfShowRebloggedFrom}
{block:IfNotShowTags}{block:PermalinkPage}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
{block:IfShowTags}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
</div>
{/block:Link}
{block:Audio}<div id="posts"><br>
<center><div style="z-index:-1;">{AudioPlayerBlack}</div><br>
{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
<div id="field" style="text-align:center;">{block:Date}<a href="{Permalink}">→ {TimeAgo}{/block:Date}</a>{block:IfNotShowDates}{block:PermalinkPage} - {DayOfWeek}, {ShortMonth} {DayOfMonthWithZero} {Year}{/block:PermalinkPage}{/block:IfNotShowDates}{block:IfShowDates} - {DayOfWeek} {ShortMonth} {DayOfMonthWithZero} {Year}{/block:IfShowDates} {block:IfNotShowNotes}{block:PermalinkPage}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:PermalinkPage}{/block:IfNotShowNotes}{block:IfShowNotes}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{/block:IfShowNotes}<a href="{ReblogURL}"> Reblog this</a>
{block:IfNotShowRebloggedFrom}{block:PermalinkPage}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:PermalinkPage}{/block:IfNotShowRebloggedFrom}
{block:IfShowRebloggedFrom}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:IfShowRebloggedFrom}
{block:IfNotShowTags}{block:PermalinkPage}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
{block:IfShowTags}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
</div>
{/block:Audio}
{block:Chat}<div id="posts">
{block:Title}<b>{Title}</b>{/block:Title}
{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
<div id="field" style="text-align:center;">{block:Date}<a href="{Permalink}">→ {TimeAgo}{/block:Date}</a>{block:IfNotShowDates}{block:PermalinkPage} - {DayOfWeek}, {ShortMonth} {DayOfMonthWithZero} {Year}{/block:PermalinkPage}{/block:IfNotShowDates}{block:IfShowDates} - {DayOfWeek} {ShortMonth} {DayOfMonthWithZero} {Year}{/block:IfShowDates} {block:IfNotShowNotes}{block:PermalinkPage}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:PermalinkPage}{/block:IfNotShowNotes}{block:IfShowNotes}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{/block:IfShowNotes}<a href="{ReblogURL}"> Reblog this</a>
{block:IfNotShowRebloggedFrom}{block:PermalinkPage}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:PermalinkPage}{/block:IfNotShowRebloggedFrom}
{block:IfShowRebloggedFrom}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:IfShowRebloggedFrom}
{block:IfNotShowTags}{block:PermalinkPage}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
{block:IfShowTags}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
</div>
{/block:Chat}
{block:Video}<div id="posts">{video-500}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
<div id="field" style="text-align:center;">{block:Date}<a href="{Permalink}">→ {TimeAgo}{/block:Date}</a>{block:IfNotShowDates}{block:PermalinkPage} - {DayOfWeek}, {ShortMonth} {DayOfMonthWithZero} {Year}{/block:PermalinkPage}{/block:IfNotShowDates}{block:IfShowDates} - {DayOfWeek} {ShortMonth} {DayOfMonthWithZero} {Year}{/block:IfShowDates} {block:IfNotShowNotes}{block:PermalinkPage}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:PermalinkPage}{/block:IfNotShowNotes}{block:IfShowNotes}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{/block:IfShowNotes}<a href="{ReblogURL}"> Reblog this</a>
{block:IfNotShowRebloggedFrom}{block:PermalinkPage}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:PermalinkPage}{/block:IfNotShowRebloggedFrom}
{block:IfShowRebloggedFrom}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:IfShowRebloggedFrom}
{block:IfNotShowTags}{block:PermalinkPage}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
{block:IfShowTags}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
</div>
{/block:Video}
{block:Answer}
<div class="dead" id="posts"><center>
<img src="{AskerPortraitURL-40}"><b> {Asker} {block:IfCustomAskerText}{text:Custom Asker Text}{/block:IfCustomAskerText},</b> "{Question}"<br>-------<br>
<div id="moon" style="padding:10px;">{Answer}</div></center>
<div id="field" style="text-align:center;">{block:Date}<a href="{Permalink}">→ {TimeAgo}{/block:Date}</a>{block:IfNotShowDates}{block:PermalinkPage} - {DayOfWeek}, {ShortMonth} {DayOfMonthWithZero} {Year}{/block:PermalinkPage}{/block:IfNotShowDates}{block:IfShowDates} - {DayOfWeek} {ShortMonth} {DayOfMonthWithZero} {Year}{/block:IfShowDates} {block:IfNotShowNotes}{block:PermalinkPage}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:PermalinkPage}{/block:IfNotShowNotes}{block:IfShowNotes}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{/block:IfShowNotes}<a href="{ReblogURL}"> Reblog this</a>
{block:IfNotShowRebloggedFrom}{block:PermalinkPage}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:PermalinkPage}{/block:IfNotShowRebloggedFrom}
{block:IfShowRebloggedFrom}{block:RebloggedFrom}<br>origin: <a style="color:{color:Permalink Links};" href="{ReblogRootURL}">{ReblogRootName}</a> | via: <a style="color:{color:Permalink Links};" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{/block:RebloggedFrom}{/block:IfShowRebloggedFrom}
{block:IfNotShowTags}{block:PermalinkPage}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}"># {Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
{block:IfShowTags}<br>
{block:HasTags}tags: {block:Tags}<a href="{TagURL}"># {Tag}</a> {/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
</div>
{/block:Answer}
{block:PermalinkPage}
{block:PostNotes}{PostNotes}{/block:PostNotes}<a href="{ReblogURL}"> Reblog this</a>
{/block:PermalinkPage}
</div>
{/block:Posts}{block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
</div>
</body>
</html>