Advertisement
themesbycl

theme 31 - 5

Jan 25th, 2013
34,695
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:-219px;
  93. padding-top:4px;
  94. width:{block:indexpage}1350px{/block:indexpage}
  95. {block:permalinkpage}500px{/block:permalinkpage}; }
  96.  
  97.  
  98. .post{
  99. {block:indexpage}
  100. width:260px;
  101. margin-top:8px;
  102. margin-left:10px;
  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:260px; {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.  
  153. .post .kkk{
  154. position:absolute;
  155. width:240px;
  156. padding-top:7px;
  157. padding-left:10px;
  158. padding-right:10px;
  159. background-color:#000000;
  160. {block:ifwhitepermalinkbackground}background-color:#ffffff;{/block:ifwhitepermalinkbackground}
  161. overflow:hidden;
  162. opacity:0.0;
  163. right:0px;
  164. bottom:0px;
  165. padding-bottom:6px;
  166. z-index:1;
  167. text-align:center;
  168. text-transform:uppercase;
  169. line-height:10px;
  170. font-size:9px;
  171. -webkit-transition: all .5s ease-in-out;
  172. -moz-transition: all .5s ease-in-out;
  173. -o-transition: all .5s ease-in-out;
  174. transition: all .5s ease-in-out;
  175. }
  176.  
  177. .post:hover .kkk{
  178. overflow:visible;
  179. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  180. transition: all 0.5s linear;
  181. right:0px;
  182. bottom:2px;
  183. height: 3px;
  184. padding-bottom:10px;
  185. -webkit-transition: all .5s ease-in-out;
  186. -moz-transition: all .5s ease-in-out;
  187. -o-transition: all .5s ease-in-out;
  188. transition: all .5s ease-in-out;
  189. }
  190.  
  191. .post .kkk a{
  192. color:#fff;
  193. {block:ifwhitepermalinkbackground}color:#000;{/block:ifwhitepermalinkbackground}
  194. -webkit-transition: all .5s ease-in-out;
  195. -moz-transition: all .5s ease-in-out;
  196. -o-transition: all .5s ease-in-out;
  197. transition: all .5s ease-in-out;
  198. }
  199.  
  200. .post .kkk a:hover{
  201. color:{color:hover};
  202. -webkit-transition: all .5s ease-in-out;
  203. -moz-transition: all .5s ease-in-out;
  204. -o-transition: all .5s ease-in-out;
  205. transition: all .5s ease-in-out;
  206. }
  207.  
  208.  
  209. .permalink {
  210. margin:0px;
  211. text-align:right;
  212. padding:0px;
  213. opacity:0;
  214. -moz-transition: all 0.3s ease-out;
  215. -o-transition: all 0.3s ease-out;
  216. -webkit-transition: all 0.3s ease-out;
  217. transition: all 0.3s ease-out;
  218. }
  219.  
  220. .permalink a:hover{
  221. color:{color:Hover}
  222. }
  223.  
  224.  
  225. .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;}
  226.  
  227.  
  228.  
  229. .post #text{
  230. text-align:right;
  231. font-family:helvetica;
  232. opacity:0;
  233. font-weight:bold;
  234. font-size:10px;
  235. -webkit-transition: all 0.3s ease-out;
  236. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  237. }
  238.  
  239. .post #text:hover{
  240. text-align:right;
  241. font-family:helvetica;
  242. opacity:1;
  243. font-weight:bold;
  244. font-size:10px;
  245. -webkit-transition: all 0.3s ease-out;
  246. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  247. }
  248.  
  249.  
  250. #zzz{margin-top:10px;font-size:10px;text-align:left;padding-left:60px;}
  251.  
  252. .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};}
  253.  
  254. @font-face{font-family:wisdom_script; src:url('http://static.tumblr.com/t98gn37/uVtmgagq4/wisdom_script.otf');}
  255.  
  256. .blogtitle {
  257. text-align:center;
  258. color:{color:Blogtitle};
  259. font-family: wisdom_script;
  260. padding-bottom:8px;
  261. font-size:50px;
  262. line-height:50px;}
  263.  
  264. @font-face {font-family:'marketingscript';
  265. src: url('http://static.tumblr.com/ejm8w78/JDllviajb/marketingscript.ttf');
  266. }
  267.  
  268. .desc {margin-left:255px;width:60%;text-align:center;line-height: 13px;padding-top:7px;font-size:11px;color:{color:description}}
  269.  
  270. .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;
  271. -moz-transition: all 0.4s linear;
  272. transition: all 0.4s linear;}
  273.  
  274. .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;
  275. -moz-transition: all 0.4s linear;
  276. transition: all 0.4s linear;border-radius:5px;padding-right:3px;padding-left:3px;}
  277.  
  278. .audio {background-color:#000000;width:220px;}
  279.  
  280. .ptitle {font-size:15px;font-weight:bold;font-family:Arial;line-height:16px;}
  281.  
  282. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  283.  
  284. #infscr-loading {
  285. position: absolute;
  286. bottom: 0;
  287. left: 25%;
  288. }
  289.  
  290. .navigation{display:none;}
  291.  
  292. blockquote {
  293. margin: 0px;
  294. padding-left: 5px;
  295. margin-left: 5px;
  296. border-left: 3px solid #000000;}
  297.  
  298.  
  299. #linksss{position:absolute !important;width:auto; height:auto; right:3px;top:26px;-webkit-filter: invert(100%) ;}
  300.  
  301. {CustomCSS}#scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; top: 15px; right: 15px;}
  302. </style>
  303. {block:ifrainbowlinks}
  304. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  305. "></script>{/block:ifrainbowlinks}
  306.  
  307. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  308.  
  309.  
  310. {block:IndexPage}
  311. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  312.  
  313. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  314.  
  315. <script type="text/javascript">
  316. $(window).load(function () {
  317. var $content = $('.content');
  318. $content.masonry({itemSelector: '.post'}),
  319. $content.infinitescroll({
  320. navSelector : '.navigation',
  321. nextSelector : '.navigation a#next',
  322. itemSelector : '.post',
  323. loading: {
  324. finishedMsg: '',
  325. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  326. },
  327. bufferPx : 600,
  328. debug : false,
  329. },
  330. // call masonry as a callback.
  331. function( newElements ) {
  332. var $newElems = $( newElements );
  333. $newElems.hide();
  334. // ensure that images load before adding to masonry layout
  335. $newElems.imagesLoaded(function(){
  336. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  337.  
  338.  
  339. });
  340. });
  341. });
  342. </script>
  343.  
  344. {/block:IndexPage}
  345.  
  346.  
  347. </head><script src='http://static.tumblr.com/xgp678o/IdWm3lca4/infinitescrolling.txt' type='text/javascript'></script>
  348. <body>
  349. <div class="head">
  350. {block:IfHeaderImage}<center><img src="{image:Header}" max-width="600"></center>
  351. <div class="desc">{Description}</div>
  352. <br>
  353.  
  354. <center><a href="/" class="links">home</a>&nbsp;&nbsp;&nbsp;
  355. <a href="/ask" class="links">message</a>&nbsp;&nbsp;&nbsp;
  356. <a href="/archive" class="links">archive</a>&nbsp;&nbsp;&nbsp;
  357.  
  358. {block:ifLink1Title}
  359. <a href="{text:Link 1 URL}" class="links">{text:Link 1 Title}</a>&nbsp;&nbsp;&nbsp;
  360. {/block:ifLink1Title}
  361.  
  362. {block:ifLink2Title}
  363. <a href="{text:Link 2 URL}" class="links">{text:Link 2 Title}</a>&nbsp;&nbsp;&nbsp;
  364. {/block:ifLink2Title}
  365.  
  366. {block:ifLink3Title}
  367. <a href="{text:Link 3 URL}" class="links">{text:Link 3 Title}</a>&nbsp;&nbsp;&nbsp;
  368. {/block:ifLink3Title}
  369.  
  370. {block:ifLink4Title}
  371. <a href="{text:Link 4 URL}" class="links">{text:Link 4 Title}</a>&nbsp;&nbsp;&nbsp;
  372. {/block:ifLink4Title}
  373.  
  374. {block:ifLink5Title}
  375. <a href="{text:Link 5 URL}" class="links">{text:Link 5 Title}&nbsp;&nbsp;</a>&nbsp;
  376. {/block:ifLink5Title}
  377.  
  378. <a href="http://classy-lovely.tumblr.com/" class="links">theme</a></center>
  379.  
  380.  
  381. </div>{/block:IfHeaderImage}
  382.  
  383. {block:IfNotHeaderImage}<div class="blogtitle">{Title}</a></div>
  384. <div class="desc">{Description}</div>
  385. <br>
  386. <center><a href="/" class="links">home</a>&nbsp;&nbsp;&nbsp;
  387. <a href="/ask" class="links">message</a>&nbsp;&nbsp;&nbsp;
  388. <a href="/archive" class="links">archive</a>&nbsp;&nbsp;&nbsp;
  389.  
  390. {block:ifLink1Title}
  391. <a href="{text:Link 1 URL}" class="links">{text:Link 1 Title}</a>&nbsp;&nbsp;&nbsp;
  392. {/block:ifLink1Title}
  393.  
  394. {block:ifLink2Title}
  395. <a href="{text:Link 2 URL}" class="links">{text:Link 2 Title}</a>&nbsp;&nbsp;&nbsp;
  396. {/block:ifLink2Title}
  397.  
  398. {block:ifLink3Title}
  399. <a href="{text:Link 3 URL}" class="links">{text:Link 3 Title}</a>&nbsp;&nbsp;&nbsp;
  400. {/block:ifLink3Title}
  401.  
  402. {block:ifLink4Title}
  403. <a href="{text:Link 4 URL}" class="links">{text:Link 4 Title}</a>&nbsp;&nbsp;&nbsp;
  404. {/block:ifLink4Title}
  405.  
  406. {block:ifLink5Title}
  407. <a href="{text:Link 5 URL}" class="links">{text:Link 5 Title}&nbsp;&nbsp;</a>&nbsp;
  408. {/block:ifLink5Title}
  409.  
  410. <a href="http://classy-lovely.tumblr.com/" class="links">theme</a></center>
  411.  
  412.  
  413. </div>{/block:IfNotHeaderImage}
  414.  
  415.  
  416. <script src="http://static.tumblr.com/2plu7ye/dTemfp01j/infinitescrolling.txt" type="text/javascript"></script>
  417.  
  418. {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>
  419.  
  420. <div class="content">
  421. {block:Posts}
  422.  
  423.  
  424. {block:Text}
  425. <div class="post"><div class="text">{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{Body}{block:IndexPage}<div id="text">
  426. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div></div></div>{/block:IndexPage}{/block:Text}
  427.  
  428.  
  429.  
  430. {block:Photo}<div class="post">{block:IndexPage}<div class="kkk">
  431. <a href="{Permalink}">POSTED {TimeAgo}</a>{block:ifwhitepermalinkbackground} <font color="#000000"> / </font>
  432. {/block:ifwhitepermalinkbackground}
  433. {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>
  434. </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}260px{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div>{/block:Photo}
  435.  
  436.  
  437.  
  438. {block:Photoset}
  439. <div class="post"><div class="photoset"><div style="width:250px;overflow:hidden;height:auto;">
  440. {Photoset-250}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<div id="text">
  441. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>
  442. </div></div>{/block:Photoset}
  443.  
  444.  
  445. {block:Quote}
  446. <div class="post">{Quote}{block:Source}<a href="{Permalink}"><b> - {Source}</b></a>{/block:Source}</div>
  447. {/block:Quote}
  448.  
  449. {block:Link}
  450. <div class="post">
  451. <div class="ptitle"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  452. {block:IndexPage}<div id="text">
  453. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  454. </div>
  455. {/block:Link}
  456.  
  457. {block:Chat}
  458. <div class="post">{block:Title}<b>{Title}</b>{/block:Title}
  459. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}{block:IndexPage}<div id="text">
  460. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  461. </div>
  462. {/block:Chat}
  463.  
  464. {block:Video}
  465. <div class="post"><div class="video"><div style="width:250px;overflow:hidden;height:auto;">{Video-250}</div>
  466. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<div id="text">
  467. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div></div></div>{/block:Video}
  468.  
  469. {block:Audio}
  470. <div class="post">
  471. <div class="audio">
  472. {AudioPlayerBlack}</div>{Caption}
  473. {block:PermalinkPage}{/block:PermalinkPage}
  474. {block:IndexPage}<div id="text">
  475. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  476. </div>
  477. {/block:Audio}
  478.  
  479. {block:Answer}<div class="post">
  480. <div class="inner">
  481. <div class="question">{Question}</div><p class="asker_line">{Asker}</p><p>{Answer}</p></div>
  482. {block:PermalinkPage}{/block:PermalinkPage}{block:IndexPage}<div id="text">
  483. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}</div>{/block:Answer}
  484.  
  485.  
  486. {block:PermalinkPage}
  487. <div id="zzz">
  488. {block:Date}
  489. {block:NoteCount}This post has {NoteCountWithLabel}{/block:NoteCount}<div style="margin-top:5px;"></div>
  490. {block:Date}Posted {TimeAgo}{/block:Date}<div style="margin-top:5px;"></div>
  491. {block:RebloggedFrom}
  492. Reblogged from <a href="{ReblogParentUrl}">{ReblogParentName}</a>
  493. {/block:RebloggedFrom}<div style="margin-top:5px;"></div>
  494. {block:ContentSource}<a href="{SourceURL}" target="_blank">Originally posted by {SourceTitle}</a>{/block:ContentSource}<div style="margin-top:5px;"></div>
  495. {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}<div style="margin-top:5px;"></div>
  496. <blockquote>{block:caption}{caption}{/block:caption}</blockquote><div style="margin-top:5px;"></div>
  497. {block:PostNotes}{PostNotes}
  498. {/block:PostNotes}
  499. {/block:PermalinkPage}
  500.  
  501. {/block:Posts}
  502.  
  503. </div>
  504. </div>
  505. </div>
  506. </div>
  507. </div>
  508. </div>
  509. </body>
  510. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement