Ikxa

37adrenalinatheme

Sep 6th, 2011
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 30.89 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3. não remova os créditos
  4. theme feito por Ikxa Blank - adrenalinamental.tumblr.com
  5. adaptado por Ana❥Costa - pensamentosinsolitos.tumblr.com
  6. -->
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <html lang="en"><head>
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  10. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  11. <body leftmargin="00" topmargin="00" marginwidth="00" marginheight="00">
  12. {block:Description}
  13. <meta name="description" content="{MetaDescription}" />{/block:Description}
  14. <link rel="shortcut icon" href="{Favicon}" />  
  15. {block:IfInfiniteScrolling}
  16. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  17. <meta name="image:Background" content="http://28.media.tumblr.com/tumblr_lr4bsmhWAH1r2zz6no1_250.gif"/>
  18. <meta name="image:Barra" content="http://28.media.tumblr.com/tumblr_lr4csbwpue1r2zz6no1_250.gif"/>
  19. <meta name="if:Infinite Scrolling" content="0"/>
  20. <meta name="text:Body Font Size" content="12px"/>
  21. <meta name="text:Sidebar Title Font Size" content="20px"/>
  22. <meta name="text:Custom Asker Text" content="disse"/>
  23. <meta name="text:Custom Link One" content=" Home"/>
  24. <meta name="text:Custom Link One URL" content="/"/>
  25. <meta name="text:Custom Link Two" content=" Meus Textos 1"/>
  26. <meta name="text:Custom Link Two URL" content="/tagged/post"/>
  27. <meta name="text:Custom Link Three" content=" Meus Textos 2"/>
  28. <meta name="text:Custom Link Three URL" content="/tagged/meus"/>
  29. <meta name="text:Custom Link Four" content=" Desafio Hp"/>
  30. <meta name="text:Custom Link Four URL" content="/tagged/desafiohp"/>
  31. <meta name="text:Custom Link Five" content="html"/>
  32. <meta name="text:Custom Link Five URL" content="http://adrenalinathemes.tumblr.com"/>
  33. <meta name="text:Custom Link Six" content=" escreve comigo?"/>
  34. <meta name="text:Custom Link Six URL" content="/submit"/>
  35. <meta name="text:Custom Link Seven" content=" faq"/>
  36. <meta name="text:Custom Link Seven URL" content="/faq"/>
  37. <meta name="text:Custom Link Eight" content=" ask me"/>
  38. <meta name="text:Custom Link Eight URL" content="/ask"/>
  39. <meta name="text:Custom Link Nine" content=" Garota Potteriana"/>
  40. <meta name="text:Custom Link Nine URL" content="http://garotapotteriana.tumblr.com"/>
  41. <meta name="text:Custom Link Ten" content=" Themes"/>
  42. <meta name="text:Custom Link Ten URL" content="/themes"/>
  43. <meta name="color:Background" content="#fff"/>
  44. <meta name="color:Body Text" content="#808080"/>
  45. <meta name="color:Post Background" content="#FFF"/>
  46. <meta name="color:Body Headers" content="#993333"/>
  47. <meta name="color:Links" content="#993333"/>
  48. <meta name="color:Links Hover" content="#fff"/>
  49. <meta name="color:Permalink Background" content="#FFF"/>
  50. <meta name="color:Permalink Text" content="#808080"/>
  51. <meta name="color:Permalink Links" content="#993333"/>
  52. <meta name="color:Permalink Links Hover" content="#fff"/>
  53. <meta name="color:Sidebar Background" content="#FFF"/>
  54. <meta name="color:Sidebar Title" content="#993333"/>
  55. <meta name="color:Sidebar Text" content="#808080"/>
  56. <meta name="color:Sidebar Links" content="#99333"/>
  57. <meta name="color:Sidebar Links Hover" content="#FFF"/>
  58. <meta name="color:Navi Links" content="#808080"/>
  59. <meta name="color:Navi Links Hover" content="#fff"/>
  60. <meta name="color:Navi Links Background" content="#fff"/>
  61. <meta name="color:Navi Links Background Hover" content="#808080"/>
  62. <meta name="color:Navi Border" content="#000"/>
  63. <meta name="font:Body" content="Arial"/>
  64. <meta name="font:Sidebar Title" content="futura"/>
  65. <meta name="if:Consolas Font" content="1"/>
  66. <meta name="if:Show Captions" content="1"/>
  67. <meta name="if:Show Notes" content="1"/>
  68. <meta name="if:Show Dates" content="1"/>
  69. <meta name="if:Show Reblogged From" content="1"/>
  70. <meta name="if:Show Tags" content="1"/>
  71. <meta name="if:Show Sidebar Title" content="1"/>
  72. <meta name="if:Show Description" content="1"/>
  73. <meta name="if:Show Search" content="0"/>
  74. <meta name="if:Styled Scrollbar" content="1"/>
  75.  
  76.  
  77. <style type="text/css">
  78. 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;}
  79.  
  80. a {text-decoration:none;color:{color:Links};-webkit-transition: all 0.7s ease-out;
  81. -moz-transition: all 0.7s ease-out;
  82. transition: all 0.7s ease-out;}
  83. a:hover {color:{color:Links Hover};}
  84. img {border:none;}
  85.  
  86. iframe#tumblr_controls {right:3px !important;
  87. position: fixed !important;
  88. -webkit-transition: opacity 0.7s linear;
  89. opacity: 0.2;
  90. -webkit-transition: all 0.8s ease-out;
  91. -moz-transition: all 0.8s ease-out;
  92. transition: all 0.8s ease-out;}
  93.  
  94. iframe#tumblr_controls:hover{
  95. -webkit-transition: opacity 0.7s linear;
  96. opacity: 1;
  97. -webkit-transition: all 0.4s ease-out;
  98. -moz-transition: all 0.4s ease-out;
  99. transition: all 0.4s ease-out;}
  100.  
  101. {block:IfStyledScrollbar}
  102. ::-webkit-scrollbar-thumb:vertical {
  103. background-color:#000;
  104. height:100px;
  105. }
  106.  
  107. ::-webkit-scrollbar-thumb:horizontal {
  108. background-color:#000;
  109. height:10px !important;
  110. }
  111.  
  112. ::-webkit-scrollbar {
  113. height:10px;
  114. width:12px;
  115. background-color:#fff;
  116. }
  117. {/block:IfStyledScrollbar}
  118.  
  119.  
  120. #principal {width:500px;padding:7px;position:absolute;left:470px;top:80px;z-index:-1;}
  121. #posts {width:500px;margin-bottom:7px;background-color:{color:Post Background};padding:7px;}
  122. #top{position: fixed; width: 100%;}
  123. #field { background-color:{color:Permalink Background};margin-top:0px;color:{color:Permalink Text}}
  124. #field a {color:{color:Permalink Links};}
  125. #field a:hover {color:{color:Permalink Links Hover};}
  126.  
  127. h3 a {font-family:georgia;text-transform:lowercase;font-size:15px;font-weight:normal;color:{color:Body Headers};padding:7px;font-style:italic;}
  128. h4 a {font-family:georgia;text-transform:lowercase;font-size:11px;font-weight:normal;color:{color:Body Headers};padding:7px;font-style:italic;}
  129.  
  130. ol, li, ul {text-align:left;}
  131.  
  132. ol.notes {width:500px;font-size:10px;padding:7px;color:{color:Body};margin:15px 0px;list-style-type: none;background-color:{color:Post Background};}
  133. ol.notes a,ol.notes span,#tra span {color:{color:Links};}
  134. ol.notes li.note { padding:12px;}
  135. blockquote{padding:0 0 0 4px; margin:0 0 0 14px;border-left:1px solid {color:Links};text-align:left;}
  136.  
  137. #sidebar {position:fixed;left:20px;top:90px;width:400px;background-color:{color:Sidebar Background};padding:10px;color:{color:Sidebar Text};}
  138. #sidebar a {color:{color:Sidebar Links};}
  139. #sidebar a:hover {color:{color:Sidebar Links Hover};}
  140. #ikxa {text-align:center;}
  141. #ikxa a {font-size:{block:IfSidebarTitleFontSize}{text:Sidebar Title Font Size}{/block:IfSidebarTitleFontSize};font-family:{font:Sidebar Title};color:{color:Sidebar Title};}
  142. #regu {width:400px;}
  143. #regu img {max-width:400px;}
  144. #sideimg {width:400px;height:180px;overflow:hidden;}
  145. .fadein { position:relative;height:180px;border:none;overflow:hidden;margin-right:10px; margin-left:10px; }
  146. .fadein img {position:absolute;max-width:400px;min-width:180px;min-height:180px;}
  147. #navi a {display:block;background-color:{color:Navi Links Background};margin-bottom:6px;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};}
  148. #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;}
  149. #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%;}
  150. #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%;}
  151.  
  152. .white img, #moon img {max-width:500px;}
  153. .pink img, blockquote img {max-width:450px; max-height:315px;}
  154.  
  155. .green {width:140px;font-family:consolas;font-size:10px;color:#000;}
  156. .green:focus {border:none;outline: none;border:1px solid {color:Sidebar Links};}
  157. .yellow {border:none;background:none;color:{color:Sidebar Links};font-size:10px;background-color:{color:Navi Links Background};}
  158. </style>
  159.  
  160. <script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js"></script>
  161. <script src="http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.3/effects.js"></script>
  162. <script>
  163. setInterval(function(){
  164. var imgs = $$('.fadein img'),
  165. visible = imgs.findAll(function(img){ return img.visible(); });
  166. if(visible.length>1) visible.last().fade({ duration: .7 });
  167. else imgs.last().appear({ duration: .7,
  168. afterFinish: function(){ imgs.slice(0,imgs.length-1).invoke('show');  } });
  169. }, 10000);
  170. </script>
  171.  
  172. </head>
  173.  
  174. <body>
  175.  
  176. <div id="top">
  177. <div id="navi">
  178. <table width="100%" height="65" border="0" cellpadding="0" cellspacing="0" background="">
  179.   <tr>
  180.     <td align="center" valign="middle">
  181.       <div align="center"><h4>
  182. <table width="900px" border="0" cellspacing="0" cellpadding="0">
  183.   <tr align="left" valign="top">
  184.     <td width="180">{block:IfCustomLinkOne}<a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}"> ♥ {text:Custom Link One}{/block:IfCustomLinkOne}</a></td>
  185.     <td width="180">{block:IfCustomLinkTwo}<a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}"> ♥ {text:Custom Link Two}{/block:IfCustomLinkTwo}</a></td>
  186.     <td width="180">{block:IfCustomLinkThree}<a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}"> ♥ {text:Custom Link Three}{/block:IfCustomLinkThree}</a></td>
  187.     <td width="180">{block:IfCustomLinkFour}<a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}"> ♥ {text:Custom Link Four}{/block:IfCustomLinkFour}</a></td>
  188.     <td width="180">{block:IfCustomLinkFive}<a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}"> ♥ {text:Custom Link Five}{/block:IfCustomLinkFive}</a></td>
  189.   </tr>
  190.   <tr align="left" valign="top">
  191.     <td width="180">{block:IfCustomLinkSix}<a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}"> ♥ {text:Custom Link Six}{/block:IfCustomLinkSix}</a>
  192. </td>
  193.     <td width="180">{block:IfCustomLinkSeven}<a href="{block:IfCustomLinkSevenURL}{text:Custom Link Seven URL}{/block:IfCustomLinkSevenURL}"> ♥ {text:Custom Link Seven}{/block:IfCustomLinkSeven}</a></td>
  194.     <td width="180">{block:IfCustomLinkEight}<a href="{block:IfCustomLinkEightURL}{text:Custom Link Eight URL}{/block:IfCustomLinkEightURL}"> ♥ {text:Custom Link Eight}{/block:IfCustomLinkEight}</a></td>
  195.     <td width="180">{block:IfCustomLinkNine}<a href="{block:IfCustomLinkNineURL}{text:Custom Link Nine URL}{/block:IfCustomLinkNineURL}"> ♥ {text:Custom Link Nine}{/block:IfCustomLinkNine}
  196. </a></td>
  197.     <td width="180">{block:IfCustomLinkTen}<a href="{block:IfCustomLinkTenURL}{text:Custom Link Ten URL}{/block:IfCustomLinkTenURL}"> ♥ {text:Custom Link Ten}{/block:IfCustomLinkTen}
  198. </a></td>
  199.   </tr></h4>
  200.       </div></td>
  201.   </tr>
  202. </table>
  203. </table>
  204. </div>
  205. </div>
  206. <div id="sidebar">
  207. {block:IfShowSidebarTitle}
  208. <div id="ikxa"><a href="/">{Title}</a></div><br>
  209. <table width="390" border="0" cellspacing="3" cellpadding="0">
  210.   <tr align="left" valign="top">
  211.     <td height="122" colspan="2"><img src="http://24.media.tumblr.com/tumblr_lps0esrywh1qm2uego1_500.gif" width="384" height="122"></td>
  212.   </tr>
  213.   <tr align="left" valign="top">
  214.     <td width="190" height="57"><img src="http://26.media.tumblr.com/tumblr_lq34g6XFqG1qh1l15o7_250.gif" width="190" height="57"></td>
  215.     <td width="191"><img src="http://26.media.tumblr.com/tumblr_lq34g6XFqG1qh1l15o8_250.gif" width="190" height="57"></td>
  216.   </tr></table>
  217.  
  218. <embed src="http://www.youtube.com/v/YdDG1vsLgTQ?&amp;fs=1&autoplay=1&loop=1&color1=0xFFFFFF&color2=0xFFFFFF" type="application/x-shockwave-flash" width="280" height="25" allowscriptaccess="always" allowfullscreen="true"></embed><br>
  219.  
  220. {block:IfShowDescription}{block:Description}{Description}{/block:Description}{/block:IfShowDescription}
  221. <marquee> Talvez o tempo traga uma pessoa, uma pessoa especial.</marquee><br>
  222. {block:IfShowSearch}<br><Br><form action="/search" method="get"><input type="text" name="q" value="{SearchQuery}"/ class="green">&nbsp;&nbsp;<input type="submit" value="search"/ class="yellow">
  223. </form>{/block:IfShowSearch}
  224. {block:IfNotInfiniteScrolling}
  225. <br><center>
  226. {block:Pagination}
  227. {block:PreviousPage}
  228. <a href="{PreviousPage}">Previous</a>
  229. {/block:PreviousPage}
  230. {block:JumpPagination length="3"}
  231. {block:CurrentPage}
  232. <span class="current_page">{PageNumber}</span>
  233. {/block:CurrentPage}
  234. {block:JumpPage}
  235. <a class="jump_page" href="{URL}">{PageNumber}</a>
  236. {/block:JumpPage}
  237. {/block:JumpPagination}
  238. {block:NextPage}
  239. <a href="{NextPage}">Next</a>
  240. {/block:NextPage}
  241. {/block:Pagination}</center>{/block:IfNotInfiniteScrolling}<br>
  242. <div align="center">Adaptação feita por<a href="http://pensamentosinsolitos.tumblr.com/"> Ana❥Costa<br></a><small>Theme-by <a href="http://adrenalinamental.tumblr.com/"> Ikxa
  243.   Blank</a> ©<br>não copie ou retire os créditos</small></div>
  244. </div>
  245.  
  246. <div id="principal">
  247. {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
  248. {block:Posts}
  249.  
  250. <div class="blue">
  251.  
  252. {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>
  253. <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>
  254. {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}
  255. {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}
  256. {block:IfNotShowTags}{block:PermalinkPage}<br>
  257. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  258. {block:IfShowTags}<br>
  259. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  260. </div> {/block:Text}
  261.  
  262. {block:Photo}<div id="posts">
  263. <a style="border:none;" href="{Permalink}"><img src="{PhotoURL-500}" border="0" alt="{PhotoAlt}" border="0" style="max-width:500px;"></a>
  264. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  265. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  266. <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>
  267. {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}
  268. {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}
  269. {block:IfNotShowTags}{block:PermalinkPage}<br>
  270. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  271. {block:IfShowTags}<br>
  272. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  273. </div>
  274. {/block:Photo}
  275.  
  276. {block:Photoset}<div id="posts">{Photoset-500}
  277. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  278. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  279. <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>
  280. {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}
  281. {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}
  282. {block:IfNotShowTags}{block:PermalinkPage}<br>
  283. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  284. {block:IfShowTags}<br>
  285. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  286. </div>
  287. {/block:Photoset}
  288.  
  289. {block:Quote}<div id="posts"><center><h3><a>"{Quote}"</a></h3>
  290. {block:Source}<br>+ {Source}{/block:Source}</center>
  291. <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>
  292. {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}
  293. {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}
  294. {block:IfNotShowTags}{block:PermalinkPage}<br>
  295. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  296. {block:IfShowTags}<br>
  297. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  298. </div>
  299. {/block:Quote}
  300.  
  301. {block:Link}<div id="posts">
  302. <center><h3><a href="{URL}">{Name}</a><br></h3></center>
  303. {block:Description}{Description}{/block:Description}
  304. <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>
  305. {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}
  306. {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}
  307. {block:IfNotShowTags}{block:PermalinkPage}<br>
  308. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  309. {block:IfShowTags}<br>
  310. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  311. </div>
  312. {/block:Link}
  313.  
  314.  
  315. {block:Audio}<div id="posts"><br>
  316. <center><div style="z-index:-1;">{AudioPlayerBlack}</div><br>
  317. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  318. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  319. <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>
  320. {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}
  321. {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}
  322. {block:IfNotShowTags}{block:PermalinkPage}<br>
  323. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  324. {block:IfShowTags}<br>
  325. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  326. </div>
  327. {/block:Audio}
  328.  
  329. {block:Chat}<div id="posts">
  330. {block:Title}<b>{Title}</b>{/block:Title}
  331. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
  332. <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>
  333. {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}
  334. {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}
  335. {block:IfNotShowTags}{block:PermalinkPage}<br>
  336. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  337. {block:IfShowTags}<br>
  338. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  339. </div>
  340. {/block:Chat}
  341.  
  342. {block:Video}<div id="posts">{video-500}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  343. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  344. <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>
  345. {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}
  346. {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}
  347. {block:IfNotShowTags}{block:PermalinkPage}<br>
  348. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  349. {block:IfShowTags}<br>
  350. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  351. </div>
  352. {/block:Video}
  353.  
  354. {block:Answer}
  355. <div class="blue" id="posts"><center>
  356. <img src="{AskerPortraitURL-40}"><b> {Asker} {block:IfCustomAskerText}{text:Custom Asker Text}{/block:IfCustomAskerText},</b> "{Question}"<br>-------<br>
  357. <div id="moon" style="padding:10px;">{Answer}</div></center>
  358. <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>
  359. {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}
  360. {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}
  361. {block:IfNotShowTags}{block:PermalinkPage}<br>
  362. {block:HasTags}tags: {block:Tags}<a href="{TagURL}"># {Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  363. {block:IfShowTags}<br>
  364. {block:HasTags}tags: {block:Tags}<a href="{TagURL}"># {Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  365. </div>
  366. {/block:Answer}
  367.  
  368. {block:PermalinkPage}
  369. {block:PostNotes}{PostNotes}{/block:PostNotes}<a href="{ReblogURL}"> Reblog this</a>
  370. {/block:PermalinkPage}
  371.  
  372. </div>
  373.  
  374.  
  375. {/block:Posts}{block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
  376.  
  377.  
  378. </div>
  379. </body>
  380. </html>
Advertisement
Add Comment
Please, Sign In to add comment