Ikxa

306-oxigenio B

Jan 17th, 2012
603
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 32.02 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 Oxigenio-dapalavra.tumblr.com
  5. -->
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <html lang="en"><head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  9. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  10. <body leftmargin="00" topmargin="00" marginwidth="00" marginheight="00">
  11. {block:Description}
  12. <meta name="description" content="{MetaDescription}" />{/block:Description}
  13. <link rel="shortcut icon" href="{Favicon}" />  
  14. {block:IfInfiniteScrolling}
  15. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  16. <meta name="image:Background" content=""/>
  17. <meta name="if:Infinite Scrolling" content="0"/>
  18. <meta name="text:Body Font Size" content="11px"/>
  19. <meta name="text:Sidebar Title Font Size" content="20px"/>
  20. <meta name="text:Frase" content="Pequena frase abaixo do titulo"/>
  21. <meta name="text:Link" content="♥"/>
  22. <meta name="text:Letreiro" content="Frase para o letreiro rotativo"/>
  23. <meta name="text:Custom Asker Text" content="disse"/>
  24. <meta name="text:Custom Link One" content="home"/>
  25. <meta name="text:Custom Link One URL" content="/"/>
  26. <meta name="text:Custom Link Two" content="link 01"/>
  27. <meta name="text:Custom Link Two URL" content="/tagged/tag01"/>
  28. <meta name="text:Custom Link Three" content="link 02"/>
  29. <meta name="text:Custom Link Three URL" content="/tagged/tag02"/>
  30. <meta name="text:Custom Link Four" content="FAQ"/>
  31. <meta name="text:Custom Link Four URL" content="/faq"/>
  32. <meta name="text:Custom Link Five" content="submit"/>
  33. <meta name="text:Custom Link Five URL" content="/submit"/>
  34. <meta name="text:Custom Link Six" content="ask me"/>
  35. <meta name="text:Custom Link Six URL" content="/ask"/>
  36. <meta name="text:Custom Link Seven" content="link3"/>
  37. <meta name="text:Custom Link Seven URL" content="/tagged/tag03"/>
  38. <meta name="text:Custom Link Eight" content="link4"/>
  39. <meta name="text:Custom Link Eight URL" content="/tagged/tag04"/>
  40. <meta name="text:Custom Link Nine" content="link5"/>
  41. <meta name="text:Custom Link Nine URL" content="/tagged/tag05"/>
  42. <meta name="text:Custom Link Ten" content="link6"/>
  43. <meta name="text:Custom Link Ten URL" content="/tagged/tag06"/>
  44. <meta name="color:Background" content="#000"/>
  45. <meta name="color:Barraimg" content="#FFF"/>
  46. <meta name="color:scroll" content="#435783"/>
  47. <meta name="color:borda" content="#FFF"/>
  48. <meta name="color:Body Text" content="#FFF"/>
  49. <meta name="color:Post Background" content="#000"/>
  50. <meta name="color:Body Headers" content="#FFF"/>
  51. <meta name="color:Links" content="#FFF"/>
  52. <meta name="color:Links Hover" content="#FFF"/>
  53. <meta name="color:Permalink Background" content="#282F42"/>
  54. <meta name="color:Permalink Text" content="#FFF"/>
  55. <meta name="color:Permalink Links" content="#A9CDE2"/>
  56. <meta name="color:Permalink Links Hover" content="#FFF"/>
  57. <meta name="color:Sidebar Background" content="#000"/>
  58. <meta name="color:Sidebar Title" content="#27E4DE"/>
  59. <meta name="color:Sidebar Text" content="#FFF"/>
  60. <meta name="color:Sidebar Links" content="#A9CDE2"/>
  61. <meta name="color:Sidebar Links Hover" content="#FFF"/>
  62. <meta name="color:Navi Links" content="#FFF"/>
  63. <meta name="color:Navi Links Hover" content="#FFF"/>
  64. <meta name="color:Navi Links Background" content="#000"/>
  65. <meta name="color:Navi Links Background Hover" content="#282F42"/>
  66. <meta name="color:Navi Border" content="#435783"/>
  67. <meta name="color:txtrotate" content="#A9CDE2"/>
  68. <meta name="font:Body" content="Arial"/>
  69. <meta name="font:Sidebar Title" content="georgia"/>
  70. <meta name="if:Consolas Font" content="1"/>
  71. <meta name="if:Show Captions" content="1"/>
  72. <meta name="if:Show Notes" content="1"/>
  73. <meta name="if:Show Dates" content="1"/>
  74. <meta name="if:Show Reblogged From" content="1"/>
  75. <meta name="if:Show Tags" content="1"/>
  76. <meta name="if:Show Sidebar Title" content="1"/>
  77. <meta name="if:Show Description" content="1"/>
  78. <meta name="if:Show Search" content="0"/>
  79. <meta name="if:Styled Scrollbar" content="1"/>
  80. <meta name="image:miniimg1" content="http://data.whicdn.com/images/7565014/tumblr_l9cgn4mLsE1qzux4zo1_500_large.jpg"/>
  81. <meta name="image:submit" content="http://29.media.tumblr.com/tumblr_lxypvirLFs1r7emdxo1_500.jpg"/>
  82.  
  83.  
  84. <style type="text/css">
  85. 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;}
  86.  
  87. a {text-decoration:none;color:{color:Links};-webkit-transition: all 0.7s ease-out;
  88. -moz-transition: all 0.7s ease-out;
  89. transition: all 0.7s ease-out;}
  90. a:hover {color:{color:Links Hover};}
  91. img {border:none;}
  92.  
  93. iframe#tumblr_controls {right:3px !important;
  94. position: fixed !important;
  95. -webkit-transition: opacity 0.7s linear;
  96. opacity: 0.2;
  97. -webkit-transition: all 0.8s ease-out;
  98. -moz-transition: all 0.8s ease-out;
  99. transition: all 0.8s ease-out;}
  100.  
  101. iframe#tumblr_controls:hover{
  102. -webkit-transition: opacity 0.7s linear;
  103. opacity: 1;
  104. -webkit-transition: all 0.4s ease-out;
  105. -moz-transition: all 0.4s ease-out;
  106. transition: all 0.4s ease-out;}
  107.  
  108. {block:IfStyledScrollbar}
  109. ::-webkit-scrollbar-thumb:vertical {
  110. background-color:#808080;
  111. height:100px;
  112. }
  113.  
  114. ::-webkit-scrollbar-thumb:horizontal {
  115. background-color:#808080;
  116. height:10px !important;
  117. }
  118.  
  119. ::-webkit-scrollbar {
  120. height:10px;
  121. width:12px;
  122. background-color:#fff;
  123. }
  124. {/block:IfStyledScrollbar}
  125.  
  126.  
  127. #principal {width:500px;padding:10px;position:absolute;left:250px;top:0px;z-index:-1; text-align: justify; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 11px;}
  128. #posts {width:500px; background-color:{color:Post Background}; padding:10px; margin-bottom: 7px; }
  129.  
  130. #field { background-color:{color:Permalink Background};margin-top:0px;color:{color:Permalink Text}}
  131. #field a {color:{color:Permalink Links};}
  132. #field a:hover {color:{color:Permalink Links Hover};}
  133.  
  134. /* imgbar */
  135. #imgbar {width: 230px; height: 100%; top: 0px; left: 780px; padding: 5px; background-color:{color:Barraimg};filter:alpha(opacity=15);opacity:.15; border: 10px ridge {color:borda}; text-align: center; position: fixed}
  136. #imgbar2 {width: 230px; height: 100%; top: 0px; left: 780px; padding: 5px; background-color:transparent; text-align: center; position: fixed}
  137. .simage {margin-top: 5px; text-align: center;}
  138. .simage img {display: block; margin-bottom: 5px; max-width: 115px; border: 5px solid #FAF2F2; height: auto; text-align: center;}
  139. .iimage2 {padding: 0px;}
  140. .iimage2 img {display: inline; width:80px; height:50px; text-align:center; margin-bottom: 2px;}
  141. .cred {text-align: center;}
  142.  
  143. h3 a {font-family:georgia;text-transform:lowercase;font-size:15px;font-weight:normal;color:{color:Body Headers};padding:7px;font-style:italic;}
  144.  
  145. ol, li, ul {text-align:left;}
  146.  
  147. ol.notes {width:500px;font-size:10px;padding:7px;color:{color:Body};margin:15px 0px;list-style-type: none;background-color:{color:Post Background};}
  148. ol.notes a,ol.notes span,#tra span {color:{color:Links};}
  149. ol.notes li.note { padding:12px;}
  150. blockquote{padding:0 0 0 4px; margin:0 0 0 14px;border-left:3px solid {color:Links};text-align:left;}
  151.  
  152. #sidebar {position:fixed;left:0px; top:0px; width:230px; height: 100%; background-color:{color:Barraimg};filter:alpha(opacity=15);opacity:.15; border: 10px ridge {color:borda}; padding:5px;color:{color:Sidebar Text};text-align: justify; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 11px;}
  153. #sidebar a {color:{color:Sidebar Links};}
  154. #sidebar a:hover {color:{color:Sidebar Links Hover};}
  155. #sidebar2 {position:fixed;left:10px; top:25px; width:230px; height: 100%; background-color:transparent; padding:5px;color:{color:Sidebar Text};text-align: justify; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 11px;}
  156. #sidebar2 a {color:{color:Sidebar Links};}
  157. #sidebar2 a:hover {color:{color:Sidebar Links Hover};}
  158. #oxi {text-align:center;}
  159. #oxi a {font-size:{block:IfSidebarTitleFontSize}{text:Sidebar Title Font Size}{/block:IfSidebarTitleFontSize};font-family:{font:Sidebar Title};color:{color:Sidebar Title};}
  160. #oxi2 {text-align:left;font-size:10px;}
  161. #oxi2 a {font-size:9px;}
  162. #regu {width:400px;}
  163. #regu img {max-width:400px;}
  164. #sideimg {width:400px;height:180px;overflow:hidden;}
  165. .fadein { position:relative;height:180px;border:none;overflow:hidden;margin-right:10px; margin-left:10px; }
  166. .fadein img {position:absolute;max-width:400px;min-width:180px;min-height:180px;}
  167. #navi a {height:35px;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:5px solid {Color:Navi Border};color:{color:Navi Links};}
  168. #navi a:hover {height:35px;background-color:{color:Navi Links Background Hover};color:{color:Navi Links Hover}; border-left:15px solid {color:Navi Border};-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  169. #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%;}
  170. #navi a span {font-weight:lighter;font-family:{block:IfNotConsolasFont}{font:Body}{/block:IfNotConsolasFont}{block:IfConsolasFont}consolas{/block:IfConsolasFont};font-size:12px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;margin-left:10%;}
  171.  
  172. .white img, #black img {max-width:500px;}
  173. .pink img, blockquote img {max-width:450px; max-height:315px;}
  174. .black {margin-top: 40px; text-align: left; margin-bottom: 4px; font-size: 10px; background-color:transparent; color: ; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; padding: 5px;}
  175. .green {width:140px;font-family:consolas;font-size:10px;color:#000;}
  176. .green:focus {border:none;outline: none;border:1px solid {color:Sidebar Links};}
  177. .yellow {border:none;background:none;color:{color:Sidebar Links};font-size:10px;background-color:{color:Navi Links Background};}
  178. </style>
  179.  
  180. <script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js"></script>
  181. <script src="http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.3/effects.js"></script>
  182. <script>
  183. setInterval(function(){
  184. var imgs = $$('.fadein img'),
  185. visible = imgs.findAll(function(img){ return img.visible(); });
  186. if(visible.length>1) visible.last().fade({ duration: .7 });
  187. else imgs.last().appear({ duration: .7,
  188. afterFinish: function(){ imgs.slice(0,imgs.length-1).invoke('show');  } });
  189. }, 10000);
  190. </script>
  191.  
  192. </head>
  193.  
  194. <body>
  195. <div id="sidebar"></div>
  196. <div id="sidebar2"><br>
  197. <table width="230" cellpadding="0" cellspacing="5">
  198.   <tr align="left" valign="top">
  199.     <td width="100%" height="54" align="center" valign="middle"> <div align="center">
  200.       {block:IfShowSidebarTitle}
  201.       <div id="oxi"><a href="/">{Title}</a><br><small>{text:Frase}</small></div><br><div id="oxi2">{block:IfShowDescription}
  202. {block:Description}{Description}{/block:Description}{/block:IfShowDescription}<br></div></td>
  203.   </tr>
  204. <tr align="left" valign="top">
  205.     <td width="100%" height="54" align="center" valign="middle"><div id="navi" align="left" valign="top"><br>{block:IfCustomLinkOne}<a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}"><span> + {text:Custom Link One}</span>{/block:IfCustomLinkOne}</a>
  206. {block:IfCustomLinkTwo}<a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}"><span> + {text:Custom Link Two}</span>{/block:IfCustomLinkTwo}</a>
  207. {block:IfCustomLinkThree}<a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}"><span> + {text:Custom Link Three}</span>{/block:IfCustomLinkThree}</a>
  208. {block:IfCustomLinkFive}<a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}"><span> + {text:Custom Link Five}</span>{/block:IfCustomLinkFive}</a>{block:IfCustomLinkFour}<a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}"><span> + {text:Custom Link Four}</span>{/block:IfCustomLinkFour}</a>
  209. {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>
  210. </div><br><center><a href="http://oxigenio-dapalavra.tumblr.com/submit"><big><big><b>{text:Link}</b></big></big></a></center></td>
  211.   </tr>
  212.   <tr align="left" valign="top">
  213.     <td width="100%" align="left" bgcolor="#000"><center>
  214. </td>
  215.   </tr>
  216. </table><br>
  217. <center>
  218. <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>
  219. <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>
  220.  
  221. {block:IfShowSearch}<br><form action="/search" method="get"><input type="text" name="q" value="{SearchQuery}"/ class="green">&nbsp;&nbsp;<input type="submit" value="search"/ class="yellow">
  222. </form>{/block:IfShowSearch}
  223. {block:IfNotInfiniteScrolling}
  224.  
  225. </div>
  226.  
  227. <div id="principal">
  228. {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
  229. {block:Posts}
  230.  
  231. <div class="blue">
  232.  
  233. {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:B ody Font Size};{/block:IfBodyFontSize}">{Body}</div>
  234. <div id="field" style="text-align:center;"><small>{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>
  235. {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}
  236. {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}
  237. {block:IfNotShowTags}{block:PermalinkPage}<br>
  238. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  239. {block:IfShowTags}<br>
  240. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</small></div>
  241. </div> {/block:Text}
  242.  
  243. {block:Photo}<div id="posts">
  244. <a style="border:none;" href="{Permalink}"><center><img src="{PhotoURL-500}" border="0" alt="{PhotoAlt}" border="0" style="max-width:500px;"></a>
  245. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  246. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  247. <div id="field" style="text-align:center;"><small>{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>
  248. {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}
  249. {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}
  250. {block:IfNotShowTags}{block:PermalinkPage}<br>
  251. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  252. {block:IfShowTags}<br>
  253. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</small></div>
  254. </div>
  255. {/block:Photo}
  256.  
  257. {block:Photoset}<div id="posts">{Photoset-500}
  258. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  259. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  260. <div id="field" style="text-align:center;"><small>{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>
  261. {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}
  262. {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}
  263. {block:IfNotShowTags}{block:PermalinkPage}<br>
  264. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  265. {block:IfShowTags}<br>
  266. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</small></div>
  267. </div>
  268. {/block:Photoset}
  269.  
  270. {block:Quote}<div id="posts"><center><h3><a>"{Quote}"</a></h3>
  271. {block:Source}<br>+ {Source}{/block:Source}</center>
  272. <div id="field" style="text-align:center;"><small>{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>
  273. {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}
  274. {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}
  275. {block:IfNotShowTags}{block:PermalinkPage}<br>
  276. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  277. {block:IfShowTags}<br>
  278. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</small></div>
  279. </div>
  280. {/block:Quote}
  281.  
  282. {block:Link}<div id="posts">
  283. <center><h3><a href="{URL}">{Name}</a><br></h3></center>
  284. {block:Description}{Description}{/block:Description}
  285. <div id="field" style="text-align:center;"><small>{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>
  286. {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}
  287. {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}
  288. {block:IfNotShowTags}{block:PermalinkPage}<br>
  289. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  290. {block:IfShowTags}<br>
  291. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</small></div>
  292. </div>
  293. {/block:Link}
  294.  
  295.  
  296. {block:Audio}<div id="posts"><br>
  297. <center><div style="z-index:-1;">{AudioPlayerBlack}</div><br>
  298. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  299. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  300. <div id="field" style="text-align:center;"><small>{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>
  301. {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}
  302. {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}
  303. {block:IfNotShowTags}{block:PermalinkPage}<br>
  304. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  305. {block:IfShowTags}<br>
  306. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</small></div>
  307. </div>
  308. {/block:Audio}
  309.  
  310. {block:Chat}<div id="posts">
  311. {block:Title}<b>{Title}</b>{/block:Title}
  312. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
  313. <div id="field" style="text-align:center;"><small>{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>
  314. {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}
  315. {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}
  316. {block:IfNotShowTags}{block:PermalinkPage}<br>
  317. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  318. {block:IfShowTags}<br>
  319. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</small></div>
  320. </div>
  321. {/block:Chat}
  322.  
  323. {block:Video}<div id="posts">{video-500}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  324. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  325. <div id="field" style="text-align:center;"><small>{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>
  326. {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}
  327. {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}
  328. {block:IfNotShowTags}{block:PermalinkPage}<br>
  329. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  330. {block:IfShowTags}<br>
  331. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</small></div>
  332. </div>
  333. {/block:Video}
  334.  
  335. {block:Answer}
  336. <div class="blue" id="posts"><center>
  337. <img src="{AskerPortraitURL-40}"><b> {Asker} {block:IfCustomAskerText}{text:Custom Asker Text}{/block:IfCustomAskerText},</b> "{Question}"<br>-------<br>
  338. <div id="black" style="padding:10px;">{Answer}</div></center>
  339. <div id="field" style="text-align:center;"><small>{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>
  340. {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}
  341. {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}
  342. {block:IfNotShowTags}{block:PermalinkPage}<br>
  343. {block:HasTags}tags: {block:Tags}<a href="{TagURL}"># {Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  344. {block:IfShowTags}<br>
  345. {block:HasTags}tags: {block:Tags}<a href="{TagURL}"># {Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</small></div>
  346. </div>
  347. {/block:Answer}
  348.  
  349. {block:PermalinkPage}
  350. {block:PostNotes}{PostNotes}{/block:PostNotes}<a href="{ReblogURL}"> Reblog this</a>
  351. {/block:PermalinkPage}
  352.  
  353. </div>
  354.  
  355.  
  356. {/block:Posts}{block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
  357.  
  358.  
  359. </div>
  360. <div id="imgbar"></div>
  361. <div id="imgbar2">
  362. <div class="imgbar"><div class="black"><center><img src="{image:miniimg1}" width="220" height="auto"/><br></center>
  363. <marquee>{text:Letreiro}</marquee><br><br><div id="navi" align="left" valign="top">{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></div></div>
  364. </body>
  365. </html>
Advertisement
Add Comment
Please, Sign In to add comment