Advertisement
lovely-themesDOTcom

lovely-themesDOTcom/34

May 23rd, 2013
3,611
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.24 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. <meta name="text:Link 1" content=""/>
  11. <meta name="text:Link 1 URL" content=""/>
  12. <meta name="text:Link 2" content=""/>
  13. <meta name="text:Link 2 URL" content=""/>
  14. <meta name="text:Link 3" content=""/>
  15. <meta name="text:Link 3 URL" content=""/>
  16. <meta name="text:Link 4" content=""/>
  17. <meta name="text:Link 4 URL" content=""/>
  18. <meta name="text:Link 5" content=""/>
  19. <meta name="text:Link 5 URL" content=""/>
  20. <meta name="text:Link 6" content=""/>
  21. <meta name="text:Link 6 URL" content=""/>
  22. <meta name="text:Link 7" content=""/>
  23. <meta name="text:Link 7 URL" content=""/>
  24. <meta name="text:Link 8" content=""/>
  25. <meta name="text:Link 8 URL" content=""/>
  26. <meta name="text:Home Label" content="Home"/>
  27. <meta name="text:Ask Label" content="Ask"/>
  28. <meta name="text:Submit Label" content="Submit"/>
  29. <meta name="text:Archive Label" content="Archive"/>
  30. <meta name="if:Show Archive Link" content="1"/>
  31. <meta name="if:Show Submit Link" content="1"/>
  32. <meta name="if:Show Title" content="1"/>
  33. <meta name="if:Show Tags" content="1"/>
  34. <meta name="if:Animation" content="1"/>
  35. <meta name="if:To Top Button" content="1"/>
  36. <meta name="if:Infinite Scroll" content="1"/>
  37. <meta name="if:Show Captions" content="1"/>
  38. <meta name="if:Show Tags" content="1"/>
  39. <meta name="image:Background" content=""/>
  40. <meta name="image:Sidebar" content=""/>
  41. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  42. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  43. <script type="text/javascript" src="http://static.tumblr.com/tpqedpr/vnzmibpqr/minified.js"></script>
  44. <style type="text/css">
  45. body {
  46. color: #777777;
  47. background: #f2f2f2;
  48. background-attachment: fixed;
  49. font-family: "Trebuchet MS";
  50. font-size: 10px;
  51. line-height: 12px;
  52. }
  53. .btn{display:none;}
  54.  
  55. a.menu-link, a.menu-link:visited {
  56. color:#ccc;
  57. font-family: arial ;
  58. font-size:10px;
  59. text-align:center;
  60. line-height:10px;
  61. padding:2px;
  62. display:block;
  63. float:left;
  64. font-weight: bold;
  65. width:99px;
  66. margin:1px;
  67. text-transform: uppercase;
  68. background-color:#eee;
  69. }
  70. a.menu-link:hover {
  71. color:#ccc;
  72. letter-spacing:4px;
  73. }
  74.  
  75. p {margin:0 0 .75em 0} p:last-child {margin:0}
  76. a {
  77. color: #666666;
  78. text-decoration:none;
  79. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  80. a:hover {color: #ffffff; }
  81. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  82. line-height: 100%;border-left: solid 4px #EDEDED;
  83. }
  84. h1 {
  85. color:#777;
  86. font-family: arial;
  87. font-size:10px;
  88. text-align:center;
  89. line-height:10px;
  90. padding:1px;
  91. margin:0px;
  92. font-weight: bold;
  93. text-transform: uppercase;
  94. border-bottom: 1px dashed #777;
  95. }
  96.  
  97. ul {
  98. margin: 0px 1.5em .75em;}
  99. li {
  100. margin: .75em 0;
  101. list-style-type: square;
  102. }
  103. .box img {
  104. display: block;
  105. max-width: 100%;}.m-i {
  106. display: block;
  107. line-height: 1px!important;
  108. }
  109. .menu-picture {
  110. line-height: 100%;
  111. display: inline-block;
  112. line-height: 0px!important;
  113. }
  114. .post-link{
  115. font-family: default;
  116. font-size: 8px;
  117. line-height: 8px;
  118. }p.source{text-align: center;}
  119. .menu-picture {
  120. line-height: 100%;display: inline-block;
  121. }p.source{text-align: center;}
  122. h3 {
  123. font-size: 14px; font-weight: normal;
  124. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  125. .text { padding: 5px;
  126. }
  127.  
  128. p.question {
  129. margin-bottom: .375em;
  130. }
  131. p.words {
  132. padding: 6px;
  133. line-height: 1.5em;
  134. color: #333333;
  135. background: #ebebeb;
  136. }
  137. .response {
  138. background: #efefef;
  139. padding: 5px;
  140. margin-bottom: .75em;
  141. }.answer {
  142. text-align: center;
  143. }
  144. .post {
  145. position: relative;
  146. {block:IndexPage}
  147. width:200px;
  148. {/block:IndexPage}
  149. {block:PermalinkPage}
  150. width:200px;
  151. {/block:PermalinkPage}
  152. float:right;
  153. background: #ffffff;
  154. padding:0px;
  155. margin:5px;
  156. }.box {position: relative;}
  157.  
  158. #side {
  159. text-align: justify;
  160. margin-top: 10px;
  161. width:220px;
  162. padding:0px;
  163. font-size: 9px;
  164. position: fixed;
  165. line-height: 10px;
  166. background: #ffffff;
  167. }
  168. #side img {
  169. max-width: 100%; margin: 2px;
  170. margin-bottom:0px;
  171. }
  172. ul {margin-bottom: .75em;}
  173.  
  174. #contain {
  175. width:890px;
  176. margin: 10px auto 0;
  177. }
  178. #content {
  179. width:667px;
  180. float: right;
  181. }
  182.  
  183. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}.post-header-a{z-index:10;top:5px;right:5px;position:absolute;display:block;opacity:0;filter:alpha(opacity = 0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.post:hover .post-header-a{opacity:1;filter:alpha(opacity = 100)}.reblog-button{margin-left:3px;float:left;z-index:3333;display:inline-block;width:31px;height:34px;background:rgba(0,0,0,.55) url('http://static.tumblr.com/tpqedpr/Zbmm9zw4y/master.png') 2px -56px no-repeat;text-indent:-999em;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);box-shadow:inset 0 0 1px rgba(0,0,0,0.5);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.reblog-button:hover{background:rgba(0,0,0,.65) url('http://static.tumblr.com/tpqedpr/Zbmm9zw4y/master.png') -29px -56px no-repeat}.like-button{float:left;z-index:3333;display:inline-block;right:10px;width:29px;height:34px;background:rgba(0,0,0,.55) url('http://static.tumblr.com/tpqedpr/Zbmm9zw4y/master.png') 1px 0 repeat;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);box-shadow:inset 0 0 1px rgba(0,0,0,0.5);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.like-button:hover{background:rgba(0,0,0,.65) url('http://static.tumblr.com/tpqedpr/Zbmm9zw4y/master.png') -28px 0 repeat}.note-perma{float:left;z-index:3333;font-weight:bold;display:inline-block;margin-left:3px;color:#ffffff;background:rgba(0,0,0,.55);padding:0 5px;font:14px/34px arial,sans-serif;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);box-shadow:inset 0 0 1px rgba(0,0,0,0.5);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.note-perma:hover{background:rgba(0,0,0,.65)}a.note-perma,a.note-perma:hover{color:white;text-decoration:none;font-weight:bold}
  184. .perma-a { background: #efefef; padding: 2px 0px;text-align: center; text-transform: uppercase; {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  185. p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.box iframe {
  186. max-width: 100%;
  187. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  188. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  189.  
  190. #toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:21px;height:21px;border:0;text-indent:100%;background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;opacity:.5;filter:alpha(opacity = 50);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTopHover{width:21px;height:21px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTop:hover{opacity:1;filter:alpha(opacity = 100)}#toTop:active,#toTop:focus{outline:0}
  191.  
  192. a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  193. </style></head>
  194. <body>
  195.  
  196. <div id="contain" class="clearfix">
  197. <div id="side">
  198. <div class="text">
  199. {block:IfShowTitle}<h1>{Title}</h1>{/block:IfShowTitle}
  200. <img src="{PortraitURL-96}" align="left">
  201. {Description}
  202. <div>
  203. <h1>navigation</h1>
  204. <a class="menu-link" href="/">{text:Home Label}</a>
  205. <a class="menu-link" href="/ask">{text:Ask label}</a>{block:SubmissionsEnabled}{block:IfShowSubmitLink}
  206. <a class="menu-link" href="/submit">{text:Submit label}</a>{/block:IfShowSubmitLink}{/block:SubmissionsEnabled}{block:HasPages}{block:Pages}
  207. <a class="menu-link" href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}{block:iflink1}
  208. <a class="menu-link" href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1}{block:iflink2}
  209. <a class="menu-link" href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2}{block:iflink3}
  210. <a class="menu-link" href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3}{block:iflink4}
  211. <a class="menu-link" href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4}{block:iflink5}
  212. <a class="menu-link" href="{text:link 5 url}">{text:link 5}</a>{/block:iflink5}{block:iflink6}
  213. <a class="menu-link" href="{text:link 6 url}">{text:link 6}</a>{/block:iflink6}{block:iflink7}
  214. <a class="menu-link" href="{text:link 7 url}">{text:link 7}</a>{/block:iflink7}{block:iflink8}
  215. <a class="menu-link" href="{text:link 8 url}">{text:link 8}</a>{/block:iflink8}{Block:IfShowArchiveLink}
  216. <a class="menu-link" href="/archive">{text:Archive Label}</a>{/Block:IfShowArchiveLink}<br><br><br></div>
  217. {block:IfNotInfiniteScroll}{block:Pagination}<p class="previous-next text">{block:PreviousPage}<a href="{PreviousPage}" class="next"><</a>{/block:PreviousPage}<span id="pages"> {CurrentPage} of {TotalPages} </span>{block:NextPage}<a href="{NextPage}" class="previous">></a>{/block:NextPage}</p>{/block:Pagination}{/block:IfNotInfiniteScroll}
  218. </div>
  219. </div>
  220. <div id="content">
  221. {block:Posts}
  222. <div class="post">
  223.  
  224. {block:Text}
  225. <div class="text">
  226. {block:Title}<h3>{Title}</h3>{/block:Title}
  227. {Body}
  228. <!-- permalink --> {block:IndexPage}
  229. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  230. <!-- /permalink --> {/block:IndexPage}
  231. </div>
  232. {/block:Text}
  233.  
  234. {block:Quote}
  235. <div class="text quote">
  236. <p class="words">&#8220;{Quote}&#8221;</p>
  237. {block:Source}<p class="source">{Source}</p>{/block:Source}
  238. <!-- permalink --> {block:IndexPage}
  239. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  240. <!-- /permalink --> {/block:IndexPage}
  241. </div>
  242. {/block:Quote}
  243.  
  244. {block:Link}
  245. <div class="text link">
  246. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  247. {block:Description}{Description}{/block:Description}
  248. <!-- permalink --> {block:IndexPage}
  249. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  250. <!-- /permalink --> {/block:IndexPage}
  251. </div>
  252. {/block:Link}
  253.  
  254. {block:Chat}
  255. <div class="text chat">
  256. <ul class="conversation">
  257. {block:Lines}
  258. <li class="line {Alt}">
  259. {block:Label}<span class="person">{Label}</span>{/block:Label}
  260. <span class="person-said">{Line}</span>
  261. </li>
  262. {/block:Lines}
  263. </ul>
  264. <!-- permalink --> {block:IndexPage}
  265. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  266. <!-- /permalink --> {/block:IndexPage}
  267. </div>
  268. {/block:Chat}
  269.  
  270. {block:Audio}
  271. <div class="text audio">
  272. <p>{AudioPlayerBlack}</p>
  273. {block:IndexPage}{block:IfShowCaptions}
  274. {block:Caption}{Caption}{/block:Caption}
  275. {/block:IfShowCaptions}{/block:IndexPage}
  276. <!-- permalink --> {block:IndexPage}
  277. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  278. <!-- /permalink --> {/block:IndexPage}
  279. </div>
  280. {/block:Audio}
  281.  
  282. {block:Answer}
  283. <div class="text answer">
  284. <div class="response">
  285. <p class="question">{Question}</p>
  286. <p>@{Asker}</p></div>
  287. {Answer}
  288. <!-- permalink --> {block:IndexPage}
  289. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  290. <!-- /permalink --> {/block:IndexPage}
  291. </div>
  292. {/block:Answer}
  293.  
  294. {block:Photoset}
  295. <div class="photoset">
  296. <div class="box">
  297. <!-- permalink --> {block:IndexPage}
  298. <div class="post-header-a">
  299. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="29" height="34" alt="Like this post" id="likeimage{PostID}"/></a>
  300. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  301. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  302. </div>
  303. <!-- /permalink --> {/block:IndexPage}
  304. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  305. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  306. </div>
  307. {block:IndexPage}{block:IfShowCaptions}
  308. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  309. {/block:IfShowCaptions}{/block:IndexPage}
  310. </div>
  311. {/block:Photoset}
  312.  
  313. {block:Video}
  314. <div class="video">
  315. <div class="box">
  316. <!-- permalink --> {block:IndexPage}
  317. <div class="post-header-a">
  318. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="29" height="34" alt="Like this post" id="likeimage{PostID}"/></a>
  319. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  320. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  321. </div>
  322. <!-- /permalink --> {/block:IndexPage}
  323. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  324. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  325. </div>
  326. {block:IndexPage}{block:IfShowCaptions}
  327. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  328. {/block:IfShowCaptions}{/block:IndexPage}
  329. </div>
  330. {/block:Video}
  331.  
  332. {block:Photo}
  333. <div class="photo">
  334. <div class="box">
  335. <!-- permalink --> {block:IndexPage}
  336. <div class="post-header-a">
  337. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="29" height="34" alt="Like this post" id="likeimage{PostID}"/></a>
  338. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  339. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  340. </div>
  341. <!-- /permalink --> {/block:IndexPage}
  342. {block:IndexPage}
  343. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  344. {/block:IndexPage}
  345. {block:PermalinkPage}
  346. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  347. {/block:PermalinkPage}
  348. </div>
  349. {block:IndexPage}{block:IfShowCaptions}
  350. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  351. {/block:IfShowCaptions}{/block:IndexPage}
  352. </div>
  353. {/block:Photo}
  354.  
  355. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  356. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  357. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  358.  
  359. {block:PermalinkPage}
  360. <div id="post-info" class="text">
  361. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  362. {block:HasTags}
  363. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  364. {/block:HasTags}
  365. <p class="post-info-data">
  366. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  367. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  368. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  369. {block:PostNotes}
  370. {PostNotes}
  371. {/block:PostNotes}
  372. </div>
  373. {/block:PermalinkPage}
  374.  
  375. </div> <!-- end single post -->
  376. {block:ContentSource}
  377. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  378. {/block:ContentSource}
  379. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  380. {/block:Posts}
  381. </div> <!-- end content -->
  382. <div class="loading"></div>
  383. </div> <!-- end containing div -->
  384. {block:IfInfiniteScroll}
  385. {block:Pagination}<ul id="pagination">
  386. {block:PreviousPage}
  387. <li><a href="{PreviousPage}"></a></li>
  388. {/block:PreviousPage}
  389. {block:JumpPagination length="5"}
  390. {block:CurrentPage}
  391. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  392. {/block:CurrentPage}
  393. {block:JumpPage}
  394. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  395. {/block:JumpPage}
  396. {/block:JumpPagination}
  397. {block:NextPage}
  398. <li><a id="nextPage" href="{NextPage}"></a></li>
  399. {/block:NextPage}
  400. </ul>{/block:Pagination}
  401. {/block:IfInfiniteScroll}
  402. {block:IndexPage}
  403. <script type="text/javascript">
  404. $(window).load(function () {
  405. $('#content').masonry(),
  406. $('.masonryWrap').infinitescroll({
  407. navSelector : '#pagination',
  408. nextSelector : '#pagination a#nextPage',
  409. itemSelector : ".post, .loading",
  410. bufferPx : 40,
  411. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  412. loadingText : "<em></em>",
  413. },
  414. function() { $('#content').masonry({ appendedContent: $(this) }); }
  415. );
  416. });
  417. </script>
  418. {/block:IndexPage}
  419. {block:IfToTopButton}
  420. <script type="text/javascript">
  421. $(document).ready(function() {
  422. /*
  423. var defaults = {
  424. containerID: 'toTop', // fading element id
  425. containerHoverID: 'toTopHover', // fading element hover id
  426. scrollSpeed: 1200,
  427. easingType: 'linear'
  428. };
  429. */
  430.  
  431. $().UItoTop({ easingType: 'easeOutQuart' });
  432.  
  433. });
  434. </script>
  435. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  436. {/block:IfToTopButton}<script type="text/javascript" src="http://static.tumblr.com/tpqedpr/26Qm9zxnj/like.js"></script>
  437. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  438. <script>
  439. <!--
  440. document.write(unescape("%3Cdiv%20style%3D%22position%3A%20fixed%3B%20left%3A%205px%3B%20bottom%3A%205px%3B%20background%3A%20%23000%3B%20color%3A%23fff%3B%20padding%3A%203px%3B%20text-transform%3A%20uppercase%3B%22%3E%3Ca%20href%3D%22http%3A//lovely-themes.com%22%3Etheme%3C/a%3E%3C/div%3E"));
  441. //-->
  442. </script>
  443. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement