Don't like ads? PRO users don't see any ads ;-)

sociedadefeitadesonhos

By: Ikxa on Dec 7th, 2011  |  syntax: HTML  |  size: 31.94 KB  |  hits: 65  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!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>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10. <link rel="shortcut icon" href="{Favicon}" />  
  11. {block:IfInfiniteScrolling}
  12. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  13. <meta name="image:Background" content="http://30.media.tumblr.com/tumblr_lr5wctF0at1r2zz6no1_250.png"/>
  14. <meta name="image:Background" content=""/>
  15. <meta name="if:Infinite Scrolling" content="0"/>
  16. <meta name="text:Body Font Size" content="11px"/>
  17. <meta name="text:Sidebar Title Font Size" content="20px"/>
  18. <meta name="text:Frase" content="Algo em tudo que passa fica."/>
  19. <meta name="text:Letreiro" content="Tudo que da merda, em algum momento pareceu facil."/>.
  20. <meta name="text:Custom Asker Text" content="disse"/>
  21. <meta name="text:Custom Link One" content="link 01"/>
  22. <meta name="text:Custom Link One URL" content="/tagged/tag01"/>
  23. <meta name="text:Custom Link Two" content="link 02"/>
  24. <meta name="text:Custom Link Two URL" content="/tagged/tag02"/>
  25. <meta name="text:Custom Link Three" content="link 03"/>
  26. <meta name="text:Custom Link Three URL" content="/tagged/tag03"/>
  27. <meta name="text:Custom Link Four" content="link 04"/>
  28. <meta name="text:Custom Link Four URL" content="/tagged/tag04"/>
  29. <meta name="text:Custom Link Five" content="link 05"/>
  30. <meta name="text:Custom Link Five URL" content="/tagged/tag05"/>
  31. <meta name="text:Custom Link Six" content="link 06"/>
  32. <meta name="text:Custom Link Six URL" content="/tagged/tag05"/>
  33. <meta name="text:Custom Link Seven" content="home"/>
  34. <meta name="text:Custom Link Seven URL" content="/"/>
  35. <meta name="text:Custom Link Eight" content="faq"/>
  36. <meta name="text:Custom Link Eight URL" content="/faq"/>
  37. <meta name="text:Custom Link Nine" content="ask me"/>
  38. <meta name="text:Custom Link Nine URL" content="/ask"/>
  39. <meta name="color:Background" content="#FFF"/>
  40. <meta name="color:Body Text" content="#575757"/>
  41. <meta name="color:Post Background" content="#FFF"/>
  42. <meta name="color:Body Headers" content="#808080"/>
  43. <meta name="color:Links" content="#575757"/>
  44. <meta name="color:Links Hover" content="#000"/>
  45. <meta name="color:Permalink Background" content="#F8F8F8"/>
  46. <meta name="color:Permalink Text" content="#575757"/>
  47. <meta name="color:Permalink Links" content="#000"/>
  48. <meta name="color:Permalink Links Hover" content="#FFF"/>
  49. <meta name="color:Sidebar Background" content="#FFF"/>
  50. <meta name="color:Sidebar Title" content="#000"/>
  51. <meta name="color:Sidebar Text" content="#808080"/>
  52. <meta name="color:Sidebar Links" content="#575757"/>
  53. <meta name="color:Sidebar Links Hover" content575757"/>
  54. <meta name="color:Navi Links" content="#000"/>
  55. <meta name="color:Navi Links Hover" content="#000"/>
  56. <meta name="color:Navi Links Background" content="#f8f8f8"/>
  57. <meta name="color:Navi Links Background Hover" content="#DEDEDE"/>
  58. <meta name="color:Navi Border" content="#DEDEDE"/>
  59. <meta name="font:Body" content="georgia"/>
  60. <meta name="font:Sidebar Title" content="georgia"/>
  61. <meta name="if:Consolas Font" content="0"/>
  62. <meta name="if:Show Captions" content="1"/>
  63. <meta name="if:Show Notes" content="1"/>
  64. <meta name="if:Show Dates" content="1"/>
  65. <meta name="if:Show Reblogged From" content="1"/>
  66. <meta name="if:Show Tags" content="1"/>
  67. <meta name="if:Show Sidebar Title" content="1"/>
  68. <meta name="if:Show Description" content="1"/>
  69. <meta name="if:Show Search" content="0"/>
  70. <meta name="if:Styled Scrollbar" content="1"/>
  71. <meta name="if:Show sidebar image" content="1"/>
  72. <meta name="image:miniimg1" content="http://data.whicdn.com/images/18046479/6193480394_605af02b05_z_large.jpg"/>
  73. <meta name="image:miniimg2" content="http://data.whicdn.com/images/18046768/tumblr_lmeaggRt2W1qjn7hqo1_1280_large.jpg"/>
  74. <meta name="image:miniimg3" content="http://data.whicdn.com/images/18046400/tumblr_luykogdJcj1r63yx6o1_500_large.jpg"/>
  75.  
  76. <style type="text/css">
  77. 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;}
  78.  
  79. a {text-decoration:none;color:{color:Links};-webkit-transition: all 0.7s ease-out;
  80. -moz-transition: all 0.7s ease-out;
  81. transition: all 0.7s ease-out;}
  82. a:hover {color:{color:Links Hover};}
  83. img {border:none;}
  84.  
  85. iframe#tumblr_controls {right:3px !important;
  86. position: fixed !important;
  87. -webkit-transition: opacity 0.7s linear;
  88. opacity: 0.2;
  89. -webkit-transition: all 0.8s ease-out;
  90. -moz-transition: all 0.8s ease-out;
  91. transition: all 0.8s ease-out;}
  92.  
  93. iframe#tumblr_controls:hover{
  94. -webkit-transition: opacity 0.7s linear;
  95. opacity: 1;
  96. -webkit-transition: all 0.4s ease-out;
  97. -moz-transition: all 0.4s ease-out;
  98. transition: all 0.4s ease-out;}
  99.  
  100. {block:IfStyledScrollbar}
  101. ::-webkit-scrollbar-thumb:vertical {
  102. background-color:#808080;
  103. height:20px;
  104. }
  105.  
  106. ::-webkit-scrollbar-thumb:horizontal {
  107. background-color:#808080;
  108. height:7px !important;
  109. }
  110.  
  111. ::-webkit-scrollbar {
  112. height:7px;
  113. width:7px;
  114. background-color:#fff;
  115. }
  116. {/block:IfStyledScrollbar}
  117.  
  118.  
  119. #principal {width:500px;padding:7px;position:absolute;left:400px;top:35px;z-index:-1;}
  120. #posts {width:500px;margin-bottom:7px;background-color:{color:Post Background};padding:7px;}
  121.  
  122. #field { background-color:{color:Permalink Background};margin-top:0px; font-size:10px; color:{color:Permalink Text}}
  123. #field a {color:{color:Permalink Links};}
  124. #field a:hover {color:{color:Permalink Links Hover};}
  125.  
  126. /* imgbar */
  127. #imgbar {width: 150px; height: 890px; top: 10px; left: 840px; padding: 5px; background-color:{color:sidebar}; text-align: center; position: fixed}
  128.  
  129. .iimage2 {padding: 0px;}
  130. .iimage2 img {display: inline; max-width:150px; height: auto; text-align:center; margin-bottom: 2px;}
  131. .cred {text-align: center;}
  132.  
  133. h3 a {font-family:georgia;text-transform:lowercase;font-size:15px;font-weight:normal;color:{color:Body Headers};padding:7px;font-style:italic;}
  134.  
  135. ol, li, ul {text-align:left;}
  136.  
  137. ol.notes {width:500px;font-size:20px;padding:7px;color:{color:Body};margin:15px 0px;list-style-type: none;background-color:{color:Post Background};}
  138. ol.notes a,ol.notes span,#tra span {color:{color:Links};}
  139. ol.notes li.note { padding:12px;}
  140. blockquote{padding:0 0 0 4px; margin:0 0 0 14px;border-left:1px solid {color:Links};text-align:left;}
  141.  
  142. #sidebar {position:fixed;left:70px;top:10px;width:270px;background-color:{color:Sidebar Background};padding:10px;color:{color:Sidebar Text};}
  143. #sidebar a {color:{color:Sidebar Links};}
  144. #sidebar a:hover {color:{color:Sidebar Links Hover};}
  145. #oxi {text-align:center;}
  146. #oxi a {font-size:{block:IfSidebarTitleFontSize}{text:Sidebar Title Font Size}{/block:IfSidebarTitleFontSize};font-family:{font:Sidebar Title};color:{color:Sidebar Title};}
  147. #regu {width:400px;}
  148. #regu img {max-width:400px;}
  149. #sideimg {width:400px;height:180px;overflow:hidden;}
  150. .fadein { position:relative;height:180px;border:none;overflow:hidden;margin-right:10px; margin-left:10px; }
  151. .fadein img {position:absolute;max-width:400px;min-width:180px;min-height:180px;}
  152. #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};}
  153. #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;}
  154. #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%;}
  155. #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%;}
  156. #navi2 a {width:70px; height: 30px; display:block; background-color:{color:Navi Links Background}; margin: 0px 5px -5px -5px; font:9px georgia; text-transform: lowercase; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear; color:{color:Navi Links}; text-decoration: none; letter-spacing: 3px;  text-align:center; padding:3px}
  157. #navi2 a:hover {background-color:{color:Navi Links Background Hover}; text-align:center; -webkit-transform: rotate(-50deg);color:{color:Navi Links Hover}; }
  158. #scroll {
  159. width:264px;
  160. height:230px;
  161. background-color:#FFFFFF;
  162. overflow:auto;}
  163.  
  164. #scroll2 {
  165. width:250px;
  166. height:90px;
  167. background-color:#FFFFFF;
  168. overflow:auto;}
  169.  
  170. .sidimage{margin: 10px 0 5px 0; text-align: center}
  171. .sidimage img {max-width: 300px; height: auto;}
  172. .simage2 {float: center; padding: 0px;}
  173. .simage2 img {display: block; margin-right:3px; width:255px; height: auto; text-align:center; margin-bottom: 1px;}
  174. .simage3 {float: center; padding: 0px;}
  175. .simage3 img {display: block; margin-right:3px;  max-width:105px; height: auto; text-align:center; margin-bottom: 1px;}
  176. .simage4 img {width:28px; height: 28px;}
  177.  
  178. .white img, #black img {max-width:500px;}
  179. .pink img, blockquote img {max-width:450px; max-height:315px;}
  180.  
  181. .green {width:140px;font-family:consolas;font-size:10px;color:#000;}
  182. .green:focus {border:none;outline: none;border:1px solid {color:Sidebar Links};}
  183. .yellow {border:none;background:none;color:{color:Sidebar Links};font-size:10px;background-color:{color:Navi Links Background};}
  184. </style>
  185.  
  186. <script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js"></script>
  187. <script src="http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.3/effects.js"></script>
  188. <script>
  189. setInterval(function(){
  190. var imgs = $$('.fadein img'),
  191. visible = imgs.findAll(function(img){ return img.visible(); });
  192. if(visible.length>1) visible.last().fade({ duration: .7 });
  193. else imgs.last().appear({ duration: .7,
  194. afterFinish: function(){ imgs.slice(0,imgs.length-1).invoke('show');  } });
  195. }, 10000);
  196. </script>
  197.  
  198. </head>
  199.  
  200. <body>
  201.  
  202. <!--SCM Music Player by Adrian C Shum - http://scmplayer.net-->
  203. <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
  204. <script type="text/javascript">
  205. SCMMusicPlayer.init("{'skin':'skins/black/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'}");
  206. </script>
  207. <!--End of SCM Music Player script-->
  208.  
  209. <div id="sidebar">
  210. <table width="270" cellpadding="0" cellspacing="3">
  211.   <tr align="left" valign="top">
  212.     <td></td>
  213.     <td width="100%" height="54" align="center" valign="middle" bgcolor="#FFFFFF">
  214.       <div align="center">{block:IfShowSidebarTitle}
  215. <div id="oxi"><a href="/">{Title}</a></div></td>
  216.   </tr>
  217. </table><table width="270" border="0" cellspacing="0" cellpadding="0">
  218.   <tr>
  219.    <td width="270" height="180"><div id="scroll">
  220.    {block:IfShowSidebarImage}<div class="simage2"><img src="{image:miniimg1}"/> <img src="{image:miniimg2}"/> <img src="{image:miniimg3}"/></div></td>
  221.   </tr>
  222. </table>
  223. <div id="navi2"><center><table width="270" border="0" cellspacing="7" cellpadding="0">
  224. <td width="85">{block:IfCustomLinkSeven}<a href="{block:IfCustomLinkSevenURL}{text:Custom Link Seven URL}{/block:IfCustomLinkSevenURL}"><span> {text:Custom Link Seven}</span>{/block:IfCustomLinkSeven}</a></td>    
  225. <td width="85">{block:IfCustomLinkEight}<a href="{block:IfCustomLinkEightURL}{text:Custom Link Eight URL}{/block:IfCustomLinkEightURL}"><span> {text:Custom Link Eight}</span>{/block:IfCustomLinkEight}</a></td>
  226. <td width="85">{block:IfCustomLinkNine}<a href="{block:IfCustomLinkNineURL}{text:Custom Link Nine URL}{/block:IfCustomLinkNineURL}"><span> {text:Custom Link Nine}</span>{/block:IfCustomLinkNine}</a></center>  
  227. </table></div>
  228. <small>
  229. {block:IfShowDescription}
  230. {block:Description}{Description}{/block:Description}{/block:IfShowDescription}<br></small>
  231. <b><marquee>{text:Letreiro}</marquee></b><br>
  232. <div id="navi">
  233. <table width="270" border="0" cellspacing="0" cellpadding="3">
  234. <tr align="left" valign="top">
  235.     <td width="135">{block:IfCustomLinkOne}<a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}"><span> + {text:Custom Link One}</span>{/block:IfCustomLinkOne}</a>
  236.  
  237. {block:IfCustomLinkTwo}<a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}"><span> + {text:Custom Link Two}</span>{/block:IfCustomLinkTwo}</a>
  238.  
  239. {block:IfCustomLinkThree}<a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}"><span> + {text:Custom Link Three}</span>{/block:IfCustomLinkThree}</a></td>
  240.     <td width="135">{block:IfCustomLinkFour}<a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}"><span> + {text:Custom Link Four}</span>{/block:IfCustomLinkFour}</a>
  241. {block:IfCustomLinkFive}<a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}"><span> + {text:Custom Link Five}</span>{/block:IfCustomLinkFive}</a>
  242.  
  243. {block:IfCustomLinkSix}<a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}"><span> + {text:Custom Link Six}</span>{/block:IfCustomLinkSix}</a></td>
  244.   </tr>
  245. </table>
  246. </div>
  247.  
  248. {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">
  249. </form>{/block:IfShowSearch}<div>
  250. {block:IfNotInfiniteScrolling}<center>
  251. <div class="ps"><big><big><b>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</center></b></big></big>{/block:IfNotInfiniteScrolling}</div>
  252. <div align="center"><small>Theme by<br> <a href="http://oxigenio-dapalavra.tumblr.com/"> OXI-gênio da palavra</a> ©<br>EXCLUSIVO PARA SOCIEDADE FEITA DE SONHOS</small></div>
  253. </div>
  254. </div>
  255.  
  256. <div id="principal">
  257. {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
  258. {block:Posts}
  259.  
  260. <div class="blue">
  261.  
  262. {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>
  263. <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>
  264. {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}
  265. {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}
  266. {block:IfNotShowTags}{block:PermalinkPage}<br>
  267. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  268. {block:IfShowTags}<br>
  269. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  270. </div> {/block:Text}
  271.  
  272. {block:Photo}<div id="posts">
  273. <a style="border:none;" href="{Permalink}"><img src="{PhotoURL-500}" border="0" alt="{PhotoAlt}" border="0" style="max-width:500px;"></a>
  274. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  275. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  276. <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>
  277. {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}
  278. {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}
  279. {block:IfNotShowTags}{block:PermalinkPage}<br>
  280. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  281. {block:IfShowTags}<br>
  282. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  283. </div>
  284. {/block:Photo}
  285.  
  286. {block:Photoset}<div id="posts">{Photoset-500}
  287. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  288. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  289. <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>
  290. {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}
  291. {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}
  292. {block:IfNotShowTags}{block:PermalinkPage}<br>
  293. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  294. {block:IfShowTags}<br>
  295. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  296. </div>
  297. {/block:Photoset}
  298.  
  299. {block:Quote}<div id="posts"><center><h3><a>"{Quote}"</a></h3>
  300. {block:Source}<br>+ {Source}{/block:Source}</center>
  301. <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>
  302. {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}
  303. {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}
  304. {block:IfNotShowTags}{block:PermalinkPage}<br>
  305. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  306. {block:IfShowTags}<br>
  307. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  308. </div>
  309. {/block:Quote}
  310.  
  311. {block:Link}<div id="posts">
  312. <center><h3><a href="{URL}">{Name}</a><br></h3></center>
  313. {block:Description}{Description}{/block:Description}
  314. <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>
  315. {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}
  316. {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}
  317. {block:IfNotShowTags}{block:PermalinkPage}<br>
  318. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  319. {block:IfShowTags}<br>
  320. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  321. </div>
  322. {/block:Link}
  323.  
  324.  
  325. {block:Audio}<div id="posts"><br>
  326. <center><div style="z-index:-1;">{AudioPlayerBlack}</div><br>
  327. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  328. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  329. <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>
  330. {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}
  331. {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}
  332. {block:IfNotShowTags}{block:PermalinkPage}<br>
  333. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  334. {block:IfShowTags}<br>
  335. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  336. </div>
  337. {/block:Audio}
  338.  
  339. {block:Chat}<div id="posts">
  340. {block:Title}<b>{Title}</b>{/block:Title}
  341. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
  342. <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>
  343. {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}
  344. {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}
  345. {block:IfNotShowTags}{block:PermalinkPage}<br>
  346. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  347. {block:IfShowTags}<br>
  348. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  349. </div>
  350. {/block:Chat}
  351.  
  352. {block:Video}<div id="posts">{video-500}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  353. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  354. <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>
  355. {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}
  356. {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}
  357. {block:IfNotShowTags}{block:PermalinkPage}<br>
  358. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  359. {block:IfShowTags}<br>
  360. {block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  361. </div>
  362. {/block:Video}
  363.  
  364. {block:Answer}
  365. <div class="blue" id="posts"><center>
  366. <img src="{AskerPortraitURL-40}"><b> {Asker} {block:IfCustomAskerText}{text:Custom Asker Text}{/block:IfCustomAskerText},</b> "{Question}"<br>-------<br>
  367. <div id="black" style="padding:10px;">{Answer}</div></center>
  368. <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>
  369. {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}
  370. {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}
  371. {block:IfNotShowTags}{block:PermalinkPage}<br>
  372. {block:HasTags}tags: {block:Tags}<a href="{TagURL}"># {Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:PermalinkPage}{/block:IfNotShowTags}
  373. {block:IfShowTags}<br>
  374. {block:HasTags}tags: {block:Tags}<a href="{TagURL}"># {Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{block:IfShowTags}</div>
  375. </div>
  376. {/block:Answer}
  377.  
  378. {block:PermalinkPage}
  379. {block:PostNotes}{PostNotes}{/block:PostNotes}<a href="{ReblogURL}"> Reblog this</a>
  380. {/block:PermalinkPage}
  381.  
  382. </div>
  383.  
  384.  
  385. {/block:Posts}{block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
  386.  
  387.  
  388. </div>
  389.  
  390.  
  391. </body>
  392. </html>