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

clear

By: basicpost on Jun 16th, 2012  |  syntax: None  |  size: 18.78 KB  |  hits: 6,187  |  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. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4.  
  5. <meta name="font:Text" content="arial"/>
  6. <meta name="text:Font Size" content="10px"/>
  7. <meta name="text:Title Size" content="15px"/>
  8. <meta name="text:Quote" content="13px"/>
  9. <meta name="text:Post Title Size" content="15px"/>
  10. <meta name="color:Text" content="#000"/>
  11. <meta name="color:Background" content="#fff"/>
  12. <meta name="color:Links" content="#000"/>
  13. <meta name="color:Post Background" content="#fff"/>
  14. <meta name="color:Post Background Hover" content="#fff"/>
  15. <meta name="color:Post Border" content="#000"/>
  16. <meta name="color:Post Border Hover" content="#ccc"/>
  17. <meta name="color:Hover" content="#000"/>
  18. <meta name="color:Scrollbar" content="#fff"/>
  19. <meta name="color:Scrollbar Border" content="#fff"/>
  20. <meta name="image:Background" content=""/>
  21. <meta name="image:Header" content="0"/>
  22. <meta name="if:Background Repeat" content="0"/>
  23. <meta name="if:Header Image" content="0"/>
  24. <meta name="if:Keep Posts Closer" content="0"/>
  25. <meta name="if:Two Columns" content="0"/>
  26. <meta name="if:Smaller Post Borders" content="0"/>
  27. <meta name="if:Transparent Post Background" content="0"/>
  28. <meta name="if:Transparent Post Background Hover" content="0"/>
  29. <meta name="if:Transparent Post Border" content="0"/>
  30. <meta name="if:Transparent Post Border Hover" content="0"/>
  31. <meta name="if:Conceal Reblog and Permalink" content="0"/>
  32. <meta name="if:Disable History" content="0"/>
  33. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  34.  
  35. <!-----
  36. clear theme by premna
  37.  
  38. note! when first using this theme, it will appear messy on custom preview-just save + refresh. it will go back to normal.
  39. ------>
  40.  
  41. <link rel="shortcut icon" href="{Favicon}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45. <title>{Title}</title>
  46. </head>
  47. <style type="text/css">
  48.  
  49. ::-webkit-scrollbar{width:10px; height:8px;}
  50. ::-webkit-scrollbar-button:start:decrement
  51. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:{color:Scrollbar};}
  52. ::-webkit-scrollbar-track-piece{background-color:#ffffff;}
  53. ::-webkit-scrollbar-thumb:vertical{
  54. height:50px; background-color:{color:Scrollbar};
  55. border:1px solid {color:Scrollbar Border};}
  56. ::-webkit-scrollbar-thumb:horizontal{width:5px; background:{color:Scrollbar}; border:1px solid {color:Scrollbar Border};}
  57. <style type="text/css">
  58. #fade {
  59. display: none;
  60. background: #fff;
  61. position: fixed; left: 0; top: 0;
  62. width: 100%; height: 100%;
  63. opacity: .10;
  64. z-index: 9999;}
  65. img.btn_close {
  66. float: right;
  67. margin: -5px -5px 0 0;}
  68.    
  69. body {
  70. font-family:{font:Text};
  71. background-color:{color:background};
  72. background-image:url({image:Background});
  73. background-size: {block:IfNotBackgroundRepeat}100%;{/block:IfNotBackgroundRepeat}{block:IfBackgroundRepeat}50%;{/block:IfBackgroundRepeat}
  74. background-attachment: fixed;
  75. text-align:justify;
  76. color:{color:Text};
  77. {block:PermalinkPage}line-height:120%;font-size:{text:Font Size};
  78. color:{color:Text};
  79. letter-spacing:0px;{/block:PermalinkPage}}.bea {{block:IndexPage}line-height:10px;font-size:{text:Font Size};color:{color:Text};letter-spacing:0px;{/block:IndexPage}}
  80. .navegar {background-color:transparent;
  81. margin-top:15px;margin-left:10px;}iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}.content {
  82. {block:IfNotTwoColumns}width:960px;{block:IfSmallerPostBorders}margin-left:265px;{/block:IfSmallerPostBorders}{block:IfNotSmallerPostBorders}{block:IfKeepPostsCloser}margin-left:240px;{/block:IfKeepPostsCloser}{/block:IfNotSmallerPostBorders}{block:IfNotKeepPostsCloser}margin-left:217px;{/block:IfNotKeepPostsCloser}{/block:IfNotTwoColumns}{block:IfTwoColumns}width:930px;margin-left:400px;{/block:IfTwoColumns}margin-right:auto;margin-top:10px;
  83. position: center;}.posts { {block:IfNotTwoColumns}width:1000px;{/block:IfNotTwoColumns}{block:IfTwoColumns}width:700px;{/block:IfTwoColumns}height:100px;{block:PermalinkPage}margin-top:500px;{/block:PermalinkPage}margin-right:100px;margin-top:-10px;}
  84. .posts img {
  85. {block:IndexPage}max-width: 250px;{/block:IndexPage}
  86. {block:PermalinkPage}max-width: 500x;{/block:PermalinkPage}}.layout {
  87. {block:IndexPage}width: 250px;
  88. {block:IfKeepPostsCloser}margin-right:5px;{/block:IfKeepPostsCloser}{block:IfNotKeepPostsCloser}margin-right:15px;{/block:IfNotKeepPostsCloser}border:1px solid {block:IfTransparentPostBorder}transparent{/block:IfTransparentPostBorder}{block:IfNotTransparentPostBorder}{color:Post Border}{/block:IfNotTransparentPostBorder};
  89. {block:IfKeepPostsCloser}margin-bottom:5px;{/block:IfKeepPostsCloser}{block:IfNotKeepPostsCloser}margin-bottom:15px;{/block:IfNotKeepPostsCloser}
  90. -webkit-transition-duration:0.7s;
  91. {block:IfNotSmallerPostBorders}padding:15px;{/block:IfNotSmallerPostBorders}{block:IfSmallerPostBorders}padding:5px;{/block:IfSmallerPostBorders}
  92. position: relative;
  93. {/block:IndexPage}
  94. {block:PermalinkPage}width:auto; margin:auto; {/block:PermalinkPage}{block:IndexPage}
  95. background-color:{block:IfTransparentPostBackground}transparent;{/block:IfTransparentPostBackground}{block:IfNotTransparentPostBackground}{color:post background};{/block:IfNotTransparentPostBackground}{/block:IndexPage}
  96. }
  97. .layout:hover {
  98. {block:IndexPage}width: 250px;
  99. margin-right:15px;background-color:#a32300;
  100. border:1px solid {block:IfTransparentPostBorderHover}transparent{/block:IfTransparentPostBorderHover}{block:IfNotTransparentPostBorderHover}{color:Post Border Hover}{/block:IfNotTransparentPostBorderHover};
  101. margin-bottom:15px;
  102. margin-top: 0px;
  103. {block:IfNotSmallerPostBorders}padding:15px;{/block:IfNotSmallerPostBorders}{block:IfSmallerPostBorders}padding:5px;{/block:IfSmallerPostBorders}  
  104. float:left;
  105. position: relative;
  106. {/block:IndexPage}
  107. {block:PermalinkPage}width:auto; margin:auto; {/block:PermalinkPage}{block:IndexPage}
  108. background-color:{block:IfTransparentPostBackgroundHover}transparent;{/block:IfTransparentPostBackgroundHover}{block:IfNotTransparentPostBackgroundHover}{color:post background hover};{/block:IfNotTransparentPostBackgroundHover}{/block:IndexPage} }
  109. a {color:{color:Links};
  110. text-decoration: none;}a:hover {-webkit-transition-duration:3s;filter:alpha(opacity=90);-moz-transition: 0.2s ease-in;-webkit-transition: 0.4s ease-in;-o-transition: 0.2s ease-in;transition: 0.2s ease-in;color: {color:Hover};}.chat ul {padding:0px 0px 2px 2px;margin:0px 0px 2px 1px;font-family: {font:Text};font-size:{text:Font Size};}.chat li {width: 250px;list-style-type: none;padding-left:0px;margin-right:0px;font-family: {font:Text};
  111. opacity: 0.8;}
  112. .chat li.odd {color: {color:Text};}.chat li.even {
  113. color: {color:Text};}.label {font-weight: bold;font-size:{text:Font Size};}.img {
  114. opacity:0.85;
  115. filter:alpha(opacity=100);}
  116. .img:hover {
  117. opacity:1;-webkit-transition-duration:1s;filter:alpha(opacity=90);-moz-transition: 0.2s ease-in;-webkit-transition: 0.4s ease-in;-o-transition: 0.2s ease-in;transition: 0.2s ease-in;}
  118. .audioplayer {
  119. background-color: transparent;{block:IndexPage}text-align:center;{/block:IndexPage}
  120. }.permalinkk {color:{color:Text};opacity: 0.6; -webkit-transition-duration: 1s;bottom:0px;-moz-transition: 0.2s ease-in;-webkit-transition: 0.4s ease-in;-o-transition: 0.2s ease-in;transition: 0.2s ease-in;float: right;text-transform: lowercase;font-size:{text:Font Size};font-family: {font:Text};border: none;}.permalinkk:hover {opacity:0.9;}.lolita {max-width: 500px;font-style: none;font-family: {font:Text};font-size: {text:Font Size};opacity: 1;font-style: none;}
  121. .lolita img {max-width:500px;overflow-y:auto;}
  122. .inside {margin-left:auto;margin-right:auto;margin-bottom:0px;height: 300px;width: 500px;text-align:left;background-color:transparent;}
  123. ol.notes li.note img.avatar {display:none;}.marco {
  124. max-width: 250px;
  125. font-size: {text:Quote};
  126. font-family: {font:Text};
  127. opacity: 1;
  128. z-index: 10000;
  129. text-align: left;
  130. {block:PermalinkPage}max-width: 500px;{/block:PermalinkPage}
  131. }.being {position: static;overflow-y: auto;}
  132. .add {text-align:right;}
  133. .credit {position: fixed;bottom: 5px;left:5px;opacity:0.5;font-family:{Font:Text};font-size:9px;}
  134. .description {margin-left:-10px;position:left;text-align:left;}
  135. .caps {text-align:right;text-transform:uppercase;{block:IfNotTwoColumns}{block:IfSmallerPostBorders}margin-right:166px;{block:IfNotKeepPostsCloser}margin-right:148px;{/block:IfNotKeepPostsCloser}{/block:IfSmallerPostBorders}{block:IfNotSmallerPostBorders}{block:IfKeepPostsCloser}margin-right:105px;{/block:IfKeepPostsCloser}{block:IfNotKeepPostsCloser}margin-right:85px;{/block:IfNotKeepPostsCloser}{/block:IfNotSmallerPostBorders}{/block:IfNotTwoColumns}{block:IfTwoColumns}{block:IfSmallerPostBorders}margin-right:404px;{block:IfNotKeepPostsCloser}margin-right:395px;{/block:IfNotKeepPostsCloser}{/block:IfSmallerPostBorders}{block:IfNotSmallerPostBorders}{block:IfKeepPostsCloser}margin-right:365px;{/block:IfKeepPostsCloser}{block:IfNotKeepPostsCloser}margin-right:355px;{/block:IfNotKeepPostsCloser}{/block:IfNotSmallerPostBorders}{/block:IfTwoColumns}margin-top:-30px;}.mycup {max-width:500px;font-size: {text: Font Size};font-family: {font:Text};opacity: 10;z-index: 10000;margin-top:0px;margin-left:0px;margin-right:auto;text-decoration:underline;text-align:left;text-transform: uppercase;}
  136. .dorothy {width:250px;font-size:{text:Font Size};font-family: {font:Text};z-index: 10000; {block:IndexPage}text-align:center;{/block:IndexPage}
  137. {block:PermalinkPage}float:left;{/block:PermalinkPage}opacity: 10;
  138. -webkit-transition-duration: 1s;bottom:0px;-moz-transition: 0.2s ease-in;-webkit-transition: 0.4s ease-in;-o-transition: 0.2s ease-in;transition: 0.2s ease-in;}
  139. .bella {width:250px;font-size: {text:Font Size};font-family: {font:Text};
  140. z-index: 10000;{block:IndexPage}text-align:center;{/block:IndexPage}
  141. {block:PermalinkPage}float:left;{/block:PermalinkPage}
  142. opacity: 10;-webkit-transition-duration: 1s;bottom:0px;-moz-transition: 0.2s ease-in;-webkit-transition: 0.4s ease-in;-o-transition: 0.2s ease-in;transition: 0.2s ease-in;}
  143. .marcoo {max-width:250px;font-size:{text:Post Title Size};font-family: {font: Text};opacity: 10;z-index: 10000;margin-top:0px;margin-left:0px;margin-right:auto;text-align: left;
  144. {block:PermalinkPage}max-width:500px;{/block:PermalinkPage}
  145. }
  146. .marcoop {max-width:250px;font-size:{text:Post Title Size};font-family: {font: Text};opacity: 10;z-index: 10000;margin-top:0px;margin-left:0px;margin-right:auto;{block:IndexPage}text-align:center;{/block:IndexPage}}
  147. .atitle {text-decoration:underline;margin-left:-10px;font-size:{text:Title Size};text-align:left;.marcop {width:100px;font-size: 1px;
  148. opacity: 0.5;font-family: {font:text};z-index: 10000;margin-top:0px;margin-left:0px;margin-right:auto;text-align: center;font-famly: {font:Text};text-align:left;text-decoration:underline;text-transform:uppercase;}
  149. .marcop {width:100px;font-size: 1px;opacity: 0.5;font-family: {font:text};z-index: 10000;margin-top:0px;margin-left:0px;margin-right:auto;text-align: center;}
  150. .credit {font-family:{Font:Text};font-size:11px;opacity:0.5;}
  151. .gojohnny {width:360px;font-size: {text:Font Size};font-family: {font:Text};
  152. opacity: 10;z-index: 10000;margin-top:0px;margin-left:0px;margin-right:auto;text-align: right;}
  153. u { color: #000; }
  154. b.STRONG {font-size:10px;font-weight:bold;}
  155. .add a {font-size:15px;
  156. line-height:100%;padding:2px;color:{color:Hover};-webkit-transition-duration:1s;}.add a: hover {color:{color:Link};low-x:scroll;}
  157. .video embed, .video object, .video iframe{
  158. {block:IndexPage}
  159. width:150px /**/ !important;{/block:IndexPage}
  160. {block:PermalinkPage}width:500px !important;
  161. {/block:PermalinkPage}height:auto !important;}
  162. .album-art {float: left;width: 200px;height: 200px;overflow: hidden;}
  163.  
  164. </style>
  165. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  166. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/masonry.js">
  167. </script>
  168.  
  169. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  170.  
  171. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  172.  
  173. <script type="text/javascript">
  174.  
  175. $(window).load(function () {
  176. $('.posts').masonry(),
  177. $('.masonryWrap').infinitescroll({
  178. navSelector : "div#navigation",
  179. // selector for the paged navigation (it will be hidden)
  180. nextSelector : "div#navigation a#nextPage",
  181. // selector for the NEXT link (to page 2)
  182. itemSelector : ".layout",
  183. // selector for all items you'll retrieve
  184. bufferPx : 10000,
  185. extraScrollPx: 11000,
  186. loadingText : "<em>loading</em>",
  187. },
  188. // call masonry as a callback.
  189. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  190. );
  191. });
  192. </script>
  193. </head>
  194. <body>
  195. </div>
  196. <div class="credit"><a href="http://premna.tumblr.com">theme</a></div>
  197. <div class="bea"><div class="content"><div class="navegar"><br>
  198. {block:IfHeaderImage}<img src="{image:header}" max-width="190"></img>{/block:IfHeaderImage}<center>{block:IfNotHeaderImage}<div class="atitle"><a href="/">{title}</a></div>{/block:IfNotHeaderImage}{block:Description}<br><div class="description">{Description}</div>{/block:Description}<br><div class="caps"><br><b>{block:AskEnabled}<a href="/ask">MESSAGE </a>{/block:AskEnabled}{block:HasPages}
  199. {block:Pages}
  200. <a href="{URL}">{Label} </a>
  201. {/block:Pages}
  202. {/block:HasPages}{block:SubmissionsEnabled}<a href="/submit">SUBMIT </a>{/block:SubmissionsEnabled}
  203. {block:IfNotDisableHistory}<a href="/archive">HISTORY </a>{/block:IfNotDisableHistory}</center></b></div><div></div><div class="wendy"><div align="center" style="font-family: {font:Text};font-size:10px;font-style:bold;"></center><div id="01" class="popup_block">
  204. <br>
  205. <div align="left"></center><center>
  206. </div>
  207. </a>
  208. </div>
  209. </div><br>
  210. {block:IndexPage}
  211. <div class="column navigation" id="navigation">
  212. {block:Pagination}
  213. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  214. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  215. </div>
  216. {/block:IndexPage}
  217. </div>
  218. <div class="posts">
  219. {block:Posts}
  220. <div class="layout">
  221.  
  222. {block:Text}
  223. {block:PermalinkPage}<br>{/block:PermalinkPage}{block:Title}{block:IndexPage}<a href="{permalink}">{/block:IndexPage}<div class="marcoo">{title}</div></a> {/block:Title}
  224. <div class="lolita">{Body}</div>
  225. {block:IndexPage}<div class="permalinkk"><a href="{Permalink}"><div class="permalinkk">{NoteCount}{/block:NoteCount}</div></a></div>{/block:IndexPage}
  226. {block:PermalinkPage}{block:PermalinkPage}
  227. {/block:Text}
  228.  
  229. {block:Photo}
  230. <div class="img">
  231. {block:IndexPage}{block:IfConcealReblogAndPermalink}<a href="{permalink}">{/block:IfConcealReblogAndPermalink}{/block:IndexPage}
  232. {block:PermalinkPage}<a href="{PhotoURL-HighRes}">{/block:PermalinkPage}
  233. {block:PermalinkPage}<br>{/block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" {block:IndexPage}width="250"{{/block:IndexPage}{block:PermalinkPage}width="500"{/block:PermalinkPage}/>
  234. </a>
  235. </div>
  236.  
  237. {block:IfNotConcealReblogAndPermalink}{block:IndexPage}<div class="add"><br><a href="{ReblogURL}">REBLOG</a> ‌•
  238.  <a href="{Permalink}">PERMALINK</a></div>{/block:IndexPage}{/block:IfNotConcealReblogAndPermalink}
  239. {block:PermalinkPage}<br>{/block:PermalinkPage}
  240.  
  241. {/block:Photo}
  242.  
  243. {block:Photoset}
  244. {block:PermalinkPage}<br>{/block:PermalinkPage}{block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  245. {block:IndexPage}<div class="add"><br><a href="{ReblogURL}">REBLOG</a> ‌•
  246.  <a href="{Permalink}">PERMALINK</a></div>{/block:IndexPage}
  247. {block:PermalinkPage}<br>{/block:PermalinkPage}
  248. {/block:Photoset}
  249.  
  250. {block:Quote}
  251. <div class="marco">{block:PermalinkPage}<br>{/block:PermalinkPage}<i>{Quote}</i></div>{block:Source}<div class="gojohnny"><br><div align="left">― {Source}</div>{/block:Source}
  252. {block:IndexPage}<div class="permalinkk"><a href="{Permalink}"><div class="permalinkk">{NoteCount}{/block:NoteCount}</div></a></div>{/block:IndexPage}{block:PermalinkPage}<br>{/block:PermalinkPage}</div>{/block:Quote}
  253.  
  254. {block:Link}
  255. <div class="marcoop">{block:IndexPage}<a href="{Permalink}">↝</a>{/block:IndexPage}<a href="{URL}"> {block:PermalinkPage}<br>{/block:PermalinkPage}{Name}</a></div>
  256. {block:Description}<div class="lolita">{Description}</div>{/block:Description}
  257. {block:PermalinkPage}<br>{/block:PermalinkPage}
  258. {/block:Link}
  259.  
  260.  
  261. {block:Video}
  262. {block:IndexPage}{Video-250}<div class="add"><br><a href="{ReblogURL}">REBLOG</a> • <a href="{Permalink}">PERMALINK</a></div>‌‌{/block:IndexPage}{block:PermalinkPage}{Video-500}<br><br>{/block:PermalinkPage}
  263. {/block:Video}
  264.  
  265. {block:Chat}
  266. {block:Title}{block:IndexPage}<a href="{permalink}">{/block:IndexPage}<div class="marcoo">{block:PermalinkPage}<br>{/block:PermalinkPage}{title}</div></a> {/block:Title}
  267. <br><div class="chat ul">
  268. {block:Lines}
  269. <li class="{Alt} user_{UserNumber}">
  270. {block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
  271. {/block:Lines}</div></li>
  272. {block:IndexPage}<br><div class="permalinkk"><a href="{Permalink}"><div class="permalinkk">{NoteCount}{/block:NoteCount}</div></a></div>{/block:IndexPage}
  273. {block:PermalinkPage}<br>{/block:PermalinkPage}
  274. {/block:Chat}
  275.  
  276. {block:Audio}
  277. {block:PermalinkPage}<br>
  278. {block:AlbumArt}<div class="lolita"><img src="{AlbumArtURL}" height="150px"></div>{/block:AlbumArt}<br>
  279. <div class="audioplayer">{audioplayerblack}</div><div class="normal"> {block:TrackName}<br>{TrackName}
  280. {/block:TrackName} by {block:Artist}
  281. <b>{Artist}</b>
  282. {/block:Artist}</div>
  283. {/block:PermalinkPage}
  284. {block:IndexPage}<center><div class="audioplayer">{audioplayerblack}</div><div class="normal"> {block:TrackName}<br><a href="{Permalink}">{TrackName}</a>
  285. {/block:TrackName} by {block:Artist}
  286. <b>{Artist}</b>
  287. {/block:Artist}</div></center>{/block:IndexPage}
  288. {block:PermalinkPage}<br>{/block:Permalinkpage}
  289. {/block:Audio}
  290.  
  291. {block:Answer}
  292. {block:PermalinkPage}<br>{/block:PermalinkPage}<div class="dorothy"><b>{Asker}: {Question}</b></div><div style="text-align:left;"><div class="bella">{Answer}</div>{block:IndexPage}<div class="permalinkk"><a href="{Permalink}"><div class="permalinkk">{NoteCount}{/block:NoteCount}</div></a></div>{/block:IndexPage}</div>
  293. {/block:Answer}
  294. </div>
  295. {block:PermalinkPage}
  296. <div class="mycup">
  297. posted on {block:Date}{ShortMonth} {DayOfMonth}, {Year}{/block:Date} with {NoteCountWithLabel}{/block:NoteCount}<br><br>
  298. </div>{/block:PermalinkPage}
  299. {/block:Posts}</div></div></div></div></body>  
  300. </html>