Advertisement
themesbycl

theme 31-3

Jan 25th, 2013
25,257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.56 KB | None | 0 0
  1. <!-----------------------------------------------------------------
  2. * THEME BY CLASSY-LOVELY.TUMBLR.COM
  3. * PLEASE KEEP ALL CREDIT, THANK YOU !❤
  4. ------------------------------------------------------------------->
  5.  
  6. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
  7.  
  8. <head>
  9.  
  10. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  11. <script type="text/javascript" src="scrolltopcontrol.js">
  12. </script>
  13. <script type="text/javascript" src="http://static.tumblr.com/2plu7ye/jt0mgeac5/top.txt"></script>
  14.  
  15.  
  16. <title>{Title}</title>
  17.  
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20. {block:Description}
  21. <meta name="description" content="{MetaDescription}" />
  22. {/block:Description}
  23. <meta name="color:Header border" content="#000000"/>
  24. <meta name="color:Header" content="#000000"/>
  25. <meta name="color:Text" content="#000000"/>
  26. <meta name="color:Description" content="#ffffff"/>
  27. <meta name="color:Navigation" content="#ffffff"/>
  28. <meta name="color:Navigation hover" content="#000000"/>
  29. <meta name="color:Navigation bg hover" content="#ffffff"/>
  30. <meta name="color:Links" content="#000000"/>
  31. <meta name="color:Hover" content="#aaaaaa"/>
  32. <meta name="color:Question background" content="#dddddd"/>
  33. <meta name="color:Blogtitle" content="#ffffff"/>
  34. <meta name="color:Scrollbar" content="#000000"/>
  35. <meta name="color:Background" content="#ffffff"/>
  36. <meta name="image:Background" content="">
  37. <meta name="image:Header" content="0">
  38. <meta name="if:Rounded photos" content="0"/>
  39. <meta name="if:Border" content="0"/>
  40. <meta name="if:Faded images" content="0"/>
  41. <meta name="if:Rainbow links" content="0"/>
  42. <meta name="if:Tiny cursor" content="1"/>
  43. <meta name="if:White permalink background" content="0"/>
  44. <meta name="text:Link 1 Title" content=""/>
  45. <meta name="text:Link 1 URL" content=""/>
  46. <meta name="text:Link 2 Title" content=""/>
  47. <meta name="text:Link 2 URL" content=""/>
  48. <meta name="text:Link 3 Title" content=""/>
  49. <meta name="text:Link 3 URL" content=""/>
  50. <meta name="text:Link 4 Title" content=""/>
  51. <meta name="text:Link 4 URL" content=""/>
  52. <meta name="text:Link 5 Title" content=""/>
  53. <meta name="text:Link 5 URL" content=""/>
  54.  
  55.  
  56. <link href="http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,800italic,400,600,700,800&v2" rel='stylesheet' type='text/css'>
  57. <style type="text/css">
  58. {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
  59.  
  60.  
  61. ::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  62. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  63.  
  64.  
  65. @font-face { font-family: "loversquarrel-regular"; src: url('http://static.tumblr.com/xgp678o/bgZm6go4x/loversquarrel-regular.ttf'); }
  66.  
  67. iframe#tumblr_controls {
  68. top: 0% !important;
  69. right:0% !important;
  70. position: absolute !important;
  71. -webkit-filter: invert(100%) ;}
  72.  
  73. body {
  74. margin:auto;
  75. color:{color:text};
  76. width:920px;
  77. font-family:Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  78. font-size: 10px;
  79. background-color:{color:background};
  80. background-attachment: fixed;
  81. background-repeat: repeat;
  82. background-image:url('{image:Background}');
  83. line-height:12px;}
  84.  
  85. a {color: {color:Links};text-decoration: none;}a:hover {color: {color:Hover};-webkit-transition-duration: .5s;}
  86.  
  87. .caption {margin-top:5px; margin-bottom:10px;}
  88.  
  89. iframe#ask_form {width:540px!important;}
  90.  
  91. .content {
  92. margin-left:-40px;
  93. padding-top:4px;
  94. width:{block:indexpage}1050px{/block:indexpage}
  95. {block:permalinkpage}500px{/block:permalinkpage}; }
  96.  
  97.  
  98. .post{
  99. {block:indexpage}
  100. width:310px;
  101. margin-top:14px;
  102. margin-left:16px;
  103. font-size:10px;
  104. line-height:12px;
  105. font-color:{color:text};
  106. {block:iffadedimages}opacity:0.8;{/block:iffadedimages}
  107. {/block:indexpage}
  108. {block:permalinkpage}
  109. margin-left:57px;
  110. width:500px;
  111. margin-top:18px;
  112. {/block:permalinkpage}
  113. float:left;
  114. position:relative; }
  115.  
  116. .post:hover{{block:iffadedimages}opacity:1;-webkit-transition: all 0.3s ease-out;
  117. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;{/block:iffadedimages}}
  118.  
  119. .post img {{block:indexpage}width:310px; {block:ifroundedphotos}border-radius:5px;{/block:ifroundedphotos};{/block:indexpage}}
  120.  
  121. .question {
  122. padding: 10px 15px;
  123. background-color: {color:question background};
  124. margin-bottom: 10px;
  125. position: relative;
  126. font-size: 12px;
  127. line-height: 175%;
  128. color: {color:text};
  129. border-radius:5px;
  130. font-family: 'Open Sans';
  131. font-style:italic;
  132.  
  133. }
  134.  
  135. .question::after {
  136. border-radius:5px;
  137. content: '';
  138. position: absolute;
  139. top: 100%;
  140. left: 10px;
  141. border-left: 5px solid transparent;
  142. border-right: 5px solid transparent;
  143. border-top: 5px solid {color:question background};
  144. width: 0;}
  145.  
  146. .asker_line {
  147. margin-left: 10px;
  148. font-weight:bold;
  149. font-family: 'Open Sans';
  150. font-size: 12px;
  151. }
  152. .post .kkk{
  153. position:absolute;
  154. width:290px;
  155. padding-top:7px;
  156. padding-left:10px;
  157. padding-right:10px;
  158. background-color:#000000;
  159. {block:ifwhitepermalinkbackground}background-color:#ffffff;{/block:ifwhitepermalinkbackground}
  160. overflow:hidden;
  161. opacity:0.0;
  162. right:0px;
  163. bottom:0px;
  164. padding-bottom:6px;
  165. z-index:1;
  166. text-align:center;
  167. text-transform:uppercase;
  168. line-height:10px;
  169. font-size:9px;
  170. -webkit-transition: all .5s ease-in-out;
  171. -moz-transition: all .5s ease-in-out;
  172. -o-transition: all .5s ease-in-out;
  173. transition: all .5s ease-in-out;
  174. }
  175.  
  176. .post:hover .kkk{
  177. overflow:visible;
  178. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  179. transition: all 0.5s linear;
  180. right:0px;
  181. bottom:2px;
  182. height: 3px;
  183. padding-bottom:10px;
  184. -webkit-transition: all .5s ease-in-out;
  185. -moz-transition: all .5s ease-in-out;
  186. -o-transition: all .5s ease-in-out;
  187. transition: all .5s ease-in-out;
  188. }
  189.  
  190. .post .kkk a{
  191. color:#fff;
  192. {block:ifwhitepermalinkbackground}color:#000;{/block:ifwhitepermalinkbackground}
  193. -webkit-transition: all .5s ease-in-out;
  194. -moz-transition: all .5s ease-in-out;
  195. -o-transition: all .5s ease-in-out;
  196. transition: all .5s ease-in-out;
  197. }
  198.  
  199. .post .kkk a:hover{
  200. color:{color:hover};
  201. -webkit-transition: all .5s ease-in-out;
  202. -moz-transition: all .5s ease-in-out;
  203. -o-transition: all .5s ease-in-out;
  204. transition: all .5s ease-in-out;
  205. }
  206.  
  207.  
  208. .permalink {
  209. margin:0px;
  210. text-align:right;
  211. padding:0px;
  212. opacity:0;
  213. -moz-transition: all 0.3s ease-out;
  214. -o-transition: all 0.3s ease-out;
  215. -webkit-transition: all 0.3s ease-out;
  216. transition: all 0.3s ease-out;
  217. }
  218.  
  219. .permalink a:hover{
  220. color:{color:Hover}
  221. }
  222.  
  223.  
  224. .post:hover #text{opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  225.  
  226.  
  227.  
  228. .post #text{
  229. text-align:right;
  230. font-family:helvetica;
  231. opacity:0;
  232. font-weight:bold;
  233. font-size:10px;
  234. -webkit-transition: all 0.3s ease-out;
  235. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  236. }
  237.  
  238. .post #text:hover{
  239. text-align:right;
  240. font-family:helvetica;
  241. opacity:1;
  242. font-weight:bold;
  243. font-size:10px;
  244. -webkit-transition: all 0.3s ease-out;
  245. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  246. }
  247.  
  248.  
  249. #zzz{margin-top:10px;font-size:10px;text-align:left;padding-left:60px;}
  250.  
  251. .head {margin-left:-230px;width: 1330px;{block:ifborder}border-bottom:2px solid {color:Header border};{/block:ifborder};padding:20px;margin-top:0px;background:{color:header};}
  252.  
  253. @font-face{font-family:wisdom_script; src:url('http://static.tumblr.com/t98gn37/uVtmgagq4/wisdom_script.otf');}
  254.  
  255. .blogtitle {
  256. text-align:center;
  257. color:{color:Blogtitle};
  258. font-family: wisdom_script;
  259. padding-bottom:8px;
  260. font-size:50px;
  261. line-height:50px;}
  262.  
  263. @font-face {font-family:'marketingscript';
  264. src: url('http://static.tumblr.com/ejm8w78/JDllviajb/marketingscript.ttf');
  265. }
  266.  
  267. .desc {margin-left:255px;width:60%;text-align:center;line-height: 13px;padding-top:7px;font-size:11px;color:{color:description}}
  268.  
  269. .links {font-size:11px; color:{color:navigation};font-family:century gothic;letter-spacing:1px;text-align:center;padding-bottom:3px;font-weight:bold;padding:2px;text-transform:uppercase;padding-right:3px;padding-left:3px;-webkit-transition: all 0.4s linear;
  270. -moz-transition: all 0.4s linear;
  271. transition: all 0.4s linear;}
  272.  
  273. .links:hover {font-size:11px;color:{color:navigation hover}; text-align:center;padding-bottom:3px;padding:2px;font-weight:bold;background:{color:navigation bg hover};-webkit-transition: all 0.4s linear;
  274. -moz-transition: all 0.4s linear;
  275. transition: all 0.4s linear;border-radius:5px;padding-right:3px;padding-left:3px;}
  276.  
  277. .audio {background-color:#000000;width:220px;}
  278.  
  279. .ptitle {font-size:15px;font-weight:bold;font-family:Arial;line-height:16px;}
  280.  
  281. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  282.  
  283. #infscr-loading {
  284. position: absolute;
  285. bottom: 0;
  286. left: 25%;
  287. }
  288.  
  289. .navigation{display:none;}
  290.  
  291. blockquote {
  292. margin: 0px;
  293. padding-left: 5px;
  294. margin-left: 5px;
  295. border-left: 3px solid #000000;}
  296.  
  297.  
  298. #linksss{position:absolute !important;width:auto; height:auto; right:3px;top:26px;-webkit-filter: invert(100%) ;}
  299.  
  300. {CustomCSS}#scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; top: 15px; right: 15px;}
  301. </style>
  302. {block:ifrainbowlinks}
  303. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  304. "></script>{/block:ifrainbowlinks}
  305.  
  306. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  307.  
  308.  
  309. {block:IndexPage}
  310. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  311.  
  312. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  313.  
  314. <script type="text/javascript">
  315. $(window).load(function () {
  316. var $content = $('.content');
  317. $content.masonry({itemSelector: '.post'}),
  318. $content.infinitescroll({
  319. navSelector : '.navigation',
  320. nextSelector : '.navigation a#next',
  321. itemSelector : '.post',
  322. loading: {
  323. finishedMsg: '',
  324. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  325. },
  326. bufferPx : 600,
  327. debug : false,
  328. },
  329. // call masonry as a callback.
  330. function( newElements ) {
  331. var $newElems = $( newElements );
  332. $newElems.hide();
  333. // ensure that images load before adding to masonry layout
  334. $newElems.imagesLoaded(function(){
  335. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  336.  
  337.  
  338. });
  339. });
  340. });
  341. </script>
  342.  
  343. {/block:IndexPage}
  344.  
  345.  
  346. </head><script src='http://static.tumblr.com/xgp678o/IdWm3lca4/infinitescrolling.txt' type='text/javascript'></script>
  347. <body>
  348. <div class="head">
  349. {block:IfHeaderImage}<center><img src="{image:Header}" max-width="600"></center>
  350. <div class="desc">{Description}</div>
  351. <br>
  352.  
  353. <center><a href="/" class="links">home</a>&nbsp;&nbsp;&nbsp;
  354. <a href="/ask" class="links">message</a>&nbsp;&nbsp;&nbsp;
  355. <a href="/archive" class="links">archive</a>&nbsp;&nbsp;&nbsp;
  356.  
  357. {block:ifLink1Title}
  358. <a href="{text:Link 1 URL}" class="links">{text:Link 1 Title}</a>&nbsp;&nbsp;&nbsp;
  359. {/block:ifLink1Title}
  360.  
  361. {block:ifLink2Title}
  362. <a href="{text:Link 2 URL}" class="links">{text:Link 2 Title}</a>&nbsp;&nbsp;&nbsp;
  363. {/block:ifLink2Title}
  364.  
  365. {block:ifLink3Title}
  366. <a href="{text:Link 3 URL}" class="links">{text:Link 3 Title}</a>&nbsp;&nbsp;&nbsp;
  367. {/block:ifLink3Title}
  368.  
  369. {block:ifLink4Title}
  370. <a href="{text:Link 4 URL}" class="links">{text:Link 4 Title}</a>&nbsp;&nbsp;&nbsp;
  371. {/block:ifLink4Title}
  372.  
  373. {block:ifLink5Title}
  374. <a href="{text:Link 5 URL}" class="links">{text:Link 5 Title}&nbsp;&nbsp;</a>&nbsp;
  375. {/block:ifLink5Title}
  376.  
  377. <a href="http://classy-lovely.tumblr.com/" class="links">theme</a></center>
  378.  
  379.  
  380. </div>{/block:IfHeaderImage}
  381.  
  382. {block:IfNotHeaderImage}<div class="blogtitle">{Title}</a></div>
  383. <div class="desc">{Description}</div>
  384. <br>
  385. <center><a href="/" class="links">home</a>&nbsp;&nbsp;&nbsp;
  386. <a href="/ask" class="links">message</a>&nbsp;&nbsp;&nbsp;
  387. <a href="/archive" class="links">archive</a>&nbsp;&nbsp;&nbsp;
  388.  
  389. {block:ifLink1Title}
  390. <a href="{text:Link 1 URL}" class="links">{text:Link 1 Title}</a>&nbsp;&nbsp;&nbsp;
  391. {/block:ifLink1Title}
  392.  
  393. {block:ifLink2Title}
  394. <a href="{text:Link 2 URL}" class="links">{text:Link 2 Title}</a>&nbsp;&nbsp;&nbsp;
  395. {/block:ifLink2Title}
  396.  
  397. {block:ifLink3Title}
  398. <a href="{text:Link 3 URL}" class="links">{text:Link 3 Title}</a>&nbsp;&nbsp;&nbsp;
  399. {/block:ifLink3Title}
  400.  
  401. {block:ifLink4Title}
  402. <a href="{text:Link 4 URL}" class="links">{text:Link 4 Title}</a>&nbsp;&nbsp;&nbsp;
  403. {/block:ifLink4Title}
  404.  
  405. {block:ifLink5Title}
  406. <a href="{text:Link 5 URL}" class="links">{text:Link 5 Title}&nbsp;&nbsp;</a>&nbsp;
  407. {/block:ifLink5Title}
  408.  
  409. <a href="http://classy-lovely.tumblr.com/" class="links">theme</a></center>
  410.  
  411.  
  412. </div>{/block:IfNotHeaderImage}
  413.  
  414.  
  415. <script src="http://static.tumblr.com/2plu7ye/dTemfp01j/infinitescrolling.txt" type="text/javascript"></script>
  416.  
  417. {block:indexpage}<div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older</a>{/block:NextPage}{block:PreviousPage}<a style="float:left" href="{PreviousPage}">Newer</a></p>{/block:PreviousPage}{/block:Pagination}</div>{/block:indexpage}</div>
  418.  
  419. <div class="content">
  420. {block:Posts}
  421.  
  422.  
  423. {block:Text}
  424. <div class="post"><div class="text">{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{Body}{block:IndexPage}<div id="text">
  425. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div></div></div>{/block:IndexPage}{/block:Text}
  426.  
  427.  
  428.  
  429. {block:Photo}<div class="post">{block:IndexPage}<div class="kkk">
  430. <a href="{Permalink}">POSTED {TimeAgo}</a>{block:ifwhitepermalinkbackground} <font color="#000000"> / </font>
  431. {/block:ifwhitepermalinkbackground}
  432. {block:ifnotwhitepermalinkbackground}<font color="#ffffff"> / </font>{/block:ifnotwhitepermalinkbackground}<a href="{Permalink}">{NoteCount}</a>{block:ifnotwhitepermalinkbackground}<font color="#ffffff"> / </font>{block:ifnotwhitepermalinkbackground}{block:ifwhitepermalinkbackground} <font color="#000000"> / </font>{/block:ifwhitepermalinkbackground} <a href="{ReblogURL}">REBLOG</a>
  433. </div>{/block:IndexPage}{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" width="{block:indexpage}310px{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div>{/block:Photo}
  434.  
  435.  
  436.  
  437. {block:Photoset}
  438. <div class="post"><div class="photoset"><div style="width:270px;overflow:hidden;height:auto;">
  439. {Photoset-400}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<div id="text">
  440. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  441. </div></div>{/block:Photoset}
  442.  
  443.  
  444. {block:Quote}
  445. <div class="post">{Quote}{block:Source}<a href="{Permalink}"><b> - {Source}</b></a>{/block:Source}</div>
  446. {/block:Quote}
  447.  
  448. {block:Link}
  449. <div class="post">
  450. <div class="ptitle"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  451. {block:IndexPage}<div id="text">
  452. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  453. </div>
  454. {/block:Link}
  455.  
  456. {block:Chat}
  457. <div class="post">{block:Title}<b>{Title}</b>{/block:Title}
  458. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}{block:IndexPage}<div id="text">
  459. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  460. </div>
  461. {/block:Chat}
  462.  
  463. {block:Video}
  464. <div class="post"><div class="video"><div style="width:270px;overflow:hidden;height:auto;">{Video-400}</div>
  465. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<div id="text">
  466. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div></div></div>{/block:Video}
  467.  
  468. {block:Audio}
  469. <div class="post">
  470. <div class="audio">
  471. {AudioPlayerBlack}</div>{Caption}
  472. {block:PermalinkPage}{/block:PermalinkPage}
  473. {block:IndexPage}<div id="text">
  474. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  475. </div>
  476. {/block:Audio}
  477.  
  478. {block:Answer}<div class="post">
  479. <div class="inner">
  480. <div class="question">{Question}</div><p class="asker_line">{Asker}</p><p>{Answer}</p></div>
  481. {block:PermalinkPage}{/block:PermalinkPage}{block:IndexPage}<div id="text">
  482. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}</div>{/block:Answer}
  483.  
  484.  
  485. {block:PermalinkPage}
  486. <div id="zzz">
  487. {block:Date}
  488. {block:NoteCount}This post has {NoteCountWithLabel}{/block:NoteCount}<div style="margin-top:5px;"></div>
  489. {block:Date}Posted {TimeAgo}{/block:Date}<div style="margin-top:5px;"></div>
  490. {block:RebloggedFrom}
  491. Reblogged from <a href="{ReblogParentUrl}">{ReblogParentName}</a>
  492. {/block:RebloggedFrom}<div style="margin-top:5px;"></div>
  493. {block:ContentSource}<a href="{SourceURL}" target="_blank">Originally posted by {SourceTitle}</a>{/block:ContentSource}<div style="margin-top:5px;"></div>
  494. {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}<div style="margin-top:5px;"></div>
  495. <blockquote>{block:caption}{caption}{/block:caption}</blockquote><div style="margin-top:5px;"></div>
  496. {block:PostNotes}{PostNotes}
  497. {/block:PostNotes}
  498. {/block:PermalinkPage}
  499.  
  500. {/block:Posts}
  501.  
  502. </div>
  503. </div>
  504. </div>
  505. </div>
  506. </div>
  507. </div>
  508. </body>
  509. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement