Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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 OXI-genio da Palavra - oxigeniodapalavra.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="eu tenho sentimentos ..."/>
- <meta name="text:Letreiro" content="Talvez o tempo traga uma pessoa, uma pessoa especial."/>.
- <meta name="text:Custom Asker Text" content="disse"/>
- <meta name="text:Custom Link One" content="1st page"/>
- <meta name="text:Custom Link One URL" content="/"/>
- <meta name="text:Custom Link Two" content="Minha autoria"/>
- <meta name="text:Custom Link Two URL" content="/tagged/Feitospormim"/>
- <meta name="text:Custom Link Three" content="Escreve Comigo"/>
- <meta name="text:Custom Link Three URL" content="/submit"/>
- <meta name="text:Custom Link Four" content="Leia essa Porra"/>
- <meta name="text:Custom Link Four URL" content="/sobremim"/>
- <meta name="text:Custom Link Five" content="Fala Comigo"/>
- <meta name="text:Custom Link Five URL" content="/ask"/>
- <meta name="text:Custom Link Six" content="Face"/>
- <meta name="text:Custom Link Six URL" content="http://www.facebook.com/KaarolSantana?ref=tn_tinyman"/>
- <meta name="text:Custom Link Seven" content="Twitter"/>
- <meta name="text:Custom Link Seven URL" content="http://twitter.com/#!/Oisoukarol_"/>
- <meta name="text:Custom Link Eight" content="Plaquinhas"/>
- <meta name="text:Custom Link Eight URL" content="/Plaquinhas"/>
- <meta name="text:Custom Link Nine" content="Segue eles"/>
- <meta name="text:Custom Link Nine URL" content="/Recomendo"/>
- <meta name="text:Custom Link Ten" content="Putinho"/>
- <meta name="text:Custom Link Ten URL" content="http://thinkingof-we.tumblr.com/"/>
- <meta name="text:Custom Link Eleven" content="Fanfic"/>
- <meta name="text:Custom Link Eleven URL" content="/tagged/web"/>
- <meta name="text:Custom Link Twelve" content="archive"/>
- <meta name="text:Custom Link Twelve URL" content="/archive"/>
- <meta name="color:Background" content="#000"/>
- <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="#575757"/>
- <meta name="color:Links Hover" content="#000"/>
- <meta name="color:Permalink Background" content="#000"/>
- <meta name="color:Permalink Text" content="#575757"/>
- <meta name="color:Permalink Links" content="#C0A77C"/>
- <meta name="color:Permalink Links Hover" content="#000"/>
- <meta name="color:Sidebar Background" content="#000"/>
- <meta name="color:Sidebar Title" content="#FFF"/>
- <meta name="color:Sidebar Text" content="#FFF"/>
- <meta name="color:Sidebar Links" content="#000"/>
- <meta name="color:Sidebar Links Hover" content="#000"/>
- <meta name="color:Navi Links Hover" content="#C0A77C"/>
- <meta name="color:Navi Links Background" content="#C0A77C"/>
- <meta name="color:Navi Links Background Hover" content="#000"/>
- <meta name="color:Navi Border" content="#C0A77C"/>
- <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://24.media.tumblr.com/tumblr_lrn5abKH4Z1qf158ao1_500.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:#000;
- height:5px !important;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:5px;
- background-color:#C0A77C;
- }
- {/block:IfStyledScrollbar}
- #principal {width:500px;padding:7px;position:absolute;left:20px;top:0px;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;color:{color:Permalink Text};font-size:10px;}
- #field a {color:{color:Permalink Links}; font-size:10px;}
- #field a:hover {color:{color:Permalink Links Hover}; font-size:10px;}
- #scroll {
- width:180px;
- height:175px;
- background-color:#000000;
- overflow:auto;}
- 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:550px;top:0px;width:420px;background-color:{color:Sidebar Background};padding:10px;color:{color:Sidebar Text};}
- #sidebar a {color:{color:Sidebar Links};}
- #sidebar 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};}
- #oxi2 {text-align:center;}
- #oxi2 a {font-size:9px;font-family:{font:Sidebar Title};color:{color:Sidebar Title};}
- #regu {width:400px;}
- #regu img {max-width:400px;}
- #sideimg {width:400px;height:180px;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;}
- #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%;}
- #navi2 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:150px solid {Color:Navi Border};color:{color:Navi Links};}
- #navi2 a:hover {background-color:{color:Navi Links Background Hover};color:{color:Navi Links Hover}; border-left:150px solid {color:Navi Border};-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- #navi2 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:50%;}
- #navi2 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%;}
- .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>
- <!--SCM Music Player by Adrian C Shum - http://scmplayer.net-->
- <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
- <script type="text/javascript">
- SCMMusicPlayer.init("{'skin':'skins/cyber/skin.css','playback':{'autostart':'true','shuffle':'false','volume':'50'},'playlist':[{'title':'Bruno Mars - The Lazy Song','url':'http://www.youtube.com/watch?v=fLexgOxsZu0'}],'placement':'bottom','showplaylist':'false'}");
- </script>
- <!--End of SCM Music Player script-->
- <div id="sidebar">
- <table width="420" cellpadding="0" cellspacing="3" bgcolor="#000000"><tr align="left" valign="middle"><td height="70" colspan="2"> <div align="center"><font color="#FFFFFF"> <div align="center"><font color="#FFFFFF"><div align="center"><font color="#FFFFFF">{block:IfShowSidebarTitle}
- <div id="oxi"><a href="/">{Title}</a><br><small>{text:Frase}</small></div></font></font></div> </font></div></td></tr><tr align="left" valign="middle" bgcolor="#000000"><td width="250" height="175" valign="top" bordercolor="#CCCCCC"><img src="{image:miniimg1}" width="250" height="175"></td><td width="170" height="175" valign="top" bordercolor="#CCCCCC"><div id="scroll"><small><font color="#FFFFFF">{block:IfShowDescription}{block:Description}{Description}{/block:Description}{/block:IfShowDescription}</font></small></div></td> </tr> <tr align="left" valign="middle" bgcolor="#000000"> <td colspan="2" valign="top" bordercolor="#CCCCCC"><small><marquee>{text:Letreiro}</marquee></small><div align="left"><font color="#FFFFFF"><div id="navi2">
- {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>
- </div></font></div></td> </tr> <tr align="left" valign="middle" bgcolor="#000000"> <td valign="top" bordercolor="#CCCCCC"><font color="#FFFFFF"><div id="navi">{block:IfCustomLinkThree}<a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}"><span> + {text:Custom Link Three}</span>{/block:IfCustomLinkThree}</a>
- {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>
- </div></font></td> <td valign="top" bordercolor="#CCCCCC"><font color="#FFFFFF"><div id="navi">{block:IfCustomLinkEight}<a href="{block:IfCustomLinkEightURL}{text:Custom Link Eight URL}{/block:IfCustomLinkEightURL}"><span> + {text:Custom Link Eight}</span>{/block:IfCustomLinkEight}</a>
- {block:IfCustomLinkNine}<a href="{block:IfCustomLinkNineURL}{text:Custom Link Nine URL}{/block:IfCustomLinkNineURL}"><span> + {text:Custom Link Nine}</span>{/block:IfCustomLinkNine}
- </a>
- {block:IfCustomLinkTen}<a href="{block:IfCustomLinkTenURL}{text:Custom Link Ten URL}{/block:IfCustomLinkTenURL}"><span> + {text:Custom Link Ten}</span>{/block:IfCustomLinkTen}
- </a>
- {block:IfCustomLinkEleven}<a href="{block:IfCustomLinkElevenURL}{text:Custom Link Eleven URL}{/block:IfCustomLinkElevenURL}"><span> + {text:Custom Link Eleven}</span>{/block:IfCustomLinkEleven}
- </a>
- {block:IfCustomLinkTwelve}<a href="{block:IfCustomLinkTwelveURL}{text:Custom Link Twelve URL}{/block:IfCustomLinkTwelveURL}"><span> + {text:Custom Link Twelve}</span>{/block:IfCustomLinkTwelve}
- </a>
- </div></font></td> </tr> </table>
- {block:IfShowSearch}<br><Br><form action="/search" method="get"><input type="text" name="q" value="{SearchQuery}"/ class="green"> <input type="submit" value="search"/ class="yellow">
- </form>{/block:IfShowSearch}
- {block:IfNotInfiniteScrolling}
- <br><center>
- <div class="ps">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div></center>{/block:IfNotInfiniteScrolling}<br>
- <div>
- <center><small><b>Parceiros:</b></small><br>
- <a title="im--paciente" href="http://im--paciente.tumblr.com/"><img src=" http://25.media.tumblr.com/tumblr_lud7h8ORF71qmmf4yo1_500.gif" width="35" height="35"/></a>
- <a title="Amor com atitudes" href="http://amorcomatitudes.tumblr.com/"><img src="http://29.media.tumblr.com/tumblr_lud8e5kp9U1r2qvv9o1_400.jpg " width="35" height="35"/></a>
- <a title="bipolaridades de garoto" href="http://bipolaridadesdegaroto.tumblr.com"><img src="http://a5.sphotos.ak.fbcdn.net/hphotos-ak-snc6/206291_104456099637902_100002205378566_41040_3220325_n.jpg" width="35" height="35" /><a>
- <a title="Oxigenio da Palavra" href="http://oxigenio-dapalavra.tumblr.com/"><img src=" http://29.media.tumblr.com/avatar_68fb818d270f_64.png" width="35" height="35"/></a> <a title="Teu Principe" href="http://teu-principe.tumblr.com"><img src="http://27.media.tumblr.com/tumblr_luipv45tYW1qjluudo1_r1_500.jpg" width="35" height="35" /></a></center></div><br>
- <div id="oxi2" align="center"><small>Theme by<br> <a href="http://oxigenio-dapalavra.tumblr.com/"> OXI-gênio da palavra</a> ©<br>Exclusivo para I have fellings</small></div>
- </div>
- <div id="principal">
- {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
- {block:Posts}
- <div class="blue">
- {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>
Advertisement
Add Comment
Please, Sign In to add comment