Advertisement
lovely-themesDOTcom

lovely-themesDOTcom/31

May 4th, 2013
3,728
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.32 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="http://static.tumblr.com/necydca/mv7mmb2ou/bg.jpg"/>
  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: #000000;background: #f2f2f2 url({image:Background});
  47. background-attachment: fixed;
  48. font-family: default;
  49. font-size: 11px;
  50. line-height: 1.5em;
  51. }
  52. .btn{display:none;}
  53.  
  54. a.menu-link, a.menu-link:visited {
  55. margin:1px;
  56. display:block;
  57. padding: 3px;
  58. text-align: center;
  59. color:#dadada;
  60. background-color:#333;
  61. -webkit-border-radius: 20px;
  62. border-radius: 20px;
  63. line-height:12px;
  64. }
  65. a.menu-link:hover {
  66. letter-spacing:2px;
  67. }
  68.  
  69.  
  70. p {margin:0 0 .75em 0} p:last-child {margin:0}
  71. a {
  72. color: #666666;
  73. text-decoration:none;
  74. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  75. a:hover {color: #ffffff; }
  76. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  77. line-height: 100%;border-left: solid 4px #EDEDED;
  78. }
  79. h1 {
  80. font-family: default;
  81. font-size: 24px;
  82. line-height: 1.5em;font-weight: normal;
  83. }
  84. ul {
  85. margin: 0px 1.5em .75em;}
  86. li {
  87. margin: .75em 0;
  88. list-style-type: square;
  89. }
  90. .box img {
  91. display: block;
  92. max-width: 100%;}.m-i {
  93. display: block;
  94. line-height: 1px!important;
  95. }
  96. .menu-picture {
  97. line-height: 100%;
  98. display: inline-block;
  99. line-height: 0px!important;
  100. }
  101. .post-link{
  102. font-family: default;
  103. font-size: 8px;
  104. line-height: 8px;
  105. }p.source{text-align: center;}
  106. .menu-picture {
  107. line-height: 100%;display: inline-block;
  108. }p.source{text-align: center;}
  109. h3 {
  110. font-size: 14px; font-weight: normal;
  111. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  112. .text { padding: 5px;}p.question {
  113. margin-bottom: .375em;
  114. }
  115. p.words {
  116. padding: 6px;
  117. line-height: 1.5em;
  118. color: #333333;
  119. background: #ebebeb;
  120. }
  121. .response {
  122. background: #efefef;
  123. padding: 5px;
  124. margin-bottom: .75em;
  125. }.answer {
  126. text-align: center;
  127. }
  128. .post {
  129. position: relative;
  130. {block:IndexPage}
  131. width:312px;
  132. {/block:IndexPage}
  133. {block:PermalinkPage}
  134. width:312px;
  135. {/block:PermalinkPage}
  136. float:right;
  137. background: #ffffff;
  138. padding:0px;
  139. margin:10px;
  140. }.box {position: relative;}
  141.  
  142. #side {
  143. text-align: center;
  144. margin-top: 10px;
  145. width:203px;
  146. padding:0px;position: fixed;
  147. margin-left:674px;
  148. background: #ffffff;
  149. }#side img {
  150. max-width: 100%;
  151. }ul {margin-bottom: .75em;}
  152. #contain {
  153. width:877px;
  154. margin: 10px auto 0;
  155. }
  156. #content {
  157. width:664px;
  158. float: left;
  159.  
  160. }
  161. #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}
  162. .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}}
  163. p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.box iframe {
  164. max-width: 100%;
  165. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  166. .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}
  167.  
  168. #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}
  169.  
  170. 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%}
  171. </style></head>
  172. <body>
  173.  
  174. <div id="contain" class="clearfix">
  175. <div id="side">
  176. <div class="text">
  177. {block:IfShowTitle}<h1><a href="/">{Title}</a></h1>{/block:IfShowTitle}<a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a><div id="description">{Description}</div>
  178. <div>
  179. <a class="menu-link" href="/">{text:Home Label}</a>
  180. <a class="menu-link" href="/ask">{text:Ask label}</a>{block:SubmissionsEnabled}{block:IfShowSubmitLink}
  181. <a class="menu-link" href="/submit">{text:Submit label}</a>{/block:IfShowSubmitLink}{/block:SubmissionsEnabled}{block:HasPages}{block:Pages}
  182. <a class="menu-link" href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}{block:iflink1}
  183. <a class="menu-link" href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1}{block:iflink2}
  184. <a class="menu-link" href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2}{block:iflink3}
  185. <a class="menu-link" href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3}{block:iflink4}
  186. <a class="menu-link" href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4}{block:iflink5}
  187. <a class="menu-link" href="{text:link 5 url}">{text:link 5}</a>{/block:iflink5}{block:iflink6}
  188. <a class="menu-link" href="{text:link 6 url}">{text:link 6}</a>{/block:iflink6}{block:iflink7}
  189. <a class="menu-link" href="{text:link 7 url}">{text:link 7}</a>{/block:iflink7}{block:iflink8}
  190. <a class="menu-link" href="{text:link 8 url}">{text:link 8}</a>{/block:iflink8}{Block:IfShowArchiveLink}
  191. <a class="menu-link" href="/archive">{text:Archive Label}</a>{/Block:IfShowArchiveLink}</div>
  192. {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}
  193. </div>
  194. </div>
  195. <div id="content">
  196. {block:Posts}
  197. <div class="post">
  198.  
  199. {block:Text}
  200. <div class="text">
  201. {block:Title}<h3>{Title}</h3>{/block:Title}
  202. {Body}
  203. <!-- permalink --> {block:IndexPage}
  204. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  205. <!-- /permalink --> {/block:IndexPage}
  206. </div>
  207. {/block:Text}
  208.  
  209. {block:Quote}
  210. <div class="text quote">
  211. <p class="words">&#8220;{Quote}&#8221;</p>
  212. {block:Source}<p class="source">{Source}</p>{/block:Source}
  213. <!-- permalink --> {block:IndexPage}
  214. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  215. <!-- /permalink --> {/block:IndexPage}
  216. </div>
  217. {/block:Quote}
  218.  
  219. {block:Link}
  220. <div class="text link">
  221. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  222. {block:Description}{Description}{/block:Description}
  223. <!-- permalink --> {block:IndexPage}
  224. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  225. <!-- /permalink --> {/block:IndexPage}
  226. </div>
  227. {/block:Link}
  228.  
  229. {block:Chat}
  230. <div class="text chat">
  231. <ul class="conversation">
  232. {block:Lines}
  233. <li class="line {Alt}">
  234. {block:Label}<span class="person">{Label}</span>{/block:Label}
  235. <span class="person-said">{Line}</span>
  236. </li>
  237. {/block:Lines}
  238. </ul>
  239. <!-- permalink --> {block:IndexPage}
  240. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  241. <!-- /permalink --> {/block:IndexPage}
  242. </div>
  243. {/block:Chat}
  244.  
  245. {block:Audio}
  246. <div class="text audio">
  247. <p>{AudioPlayerBlack}</p>
  248. {block:IndexPage}{block:IfShowCaptions}
  249. {block:Caption}{Caption}{/block:Caption}
  250. {/block:IfShowCaptions}{/block:IndexPage}
  251. <!-- permalink --> {block:IndexPage}
  252. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  253. <!-- /permalink --> {/block:IndexPage}
  254. </div>
  255. {/block:Audio}
  256.  
  257. {block:Answer}
  258. <div class="text answer">
  259. <div class="response">
  260. <p class="question">{Question}</p>
  261. <p>@{Asker}</p></div>
  262. {Answer}
  263. <!-- permalink --> {block:IndexPage}
  264. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  265. <!-- /permalink --> {/block:IndexPage}
  266. </div>
  267. {/block:Answer}
  268.  
  269. {block:Photoset}
  270. <div class="photoset">
  271. <div class="box">
  272. <!-- permalink --> {block:IndexPage}
  273. <div class="post-header-a">
  274. <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>
  275. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  276. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  277. </div>
  278. <!-- /permalink --> {/block:IndexPage}
  279. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  280. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  281. </div>
  282. {block:IndexPage}{block:IfShowCaptions}
  283. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  284. {/block:IfShowCaptions}{/block:IndexPage}
  285. </div>
  286. {/block:Photoset}
  287.  
  288. {block:Video}
  289. <div class="video">
  290. <div class="box">
  291. <!-- permalink --> {block:IndexPage}
  292. <div class="post-header-a">
  293. <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>
  294. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  295. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  296. </div>
  297. <!-- /permalink --> {/block:IndexPage}
  298. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  299. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  300. </div>
  301. {block:IndexPage}{block:IfShowCaptions}
  302. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  303. {/block:IfShowCaptions}{/block:IndexPage}
  304. </div>
  305. {/block:Video}
  306.  
  307. {block:Photo}
  308. <div class="photo">
  309. <div class="box">
  310. <!-- permalink --> {block:IndexPage}
  311. <div class="post-header-a">
  312. <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>
  313. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  314. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  315. </div>
  316. <!-- /permalink --> {/block:IndexPage}
  317. {block:IndexPage}
  318. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  319. {/block:IndexPage}
  320. {block:PermalinkPage}
  321. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  322. {/block:PermalinkPage}
  323. </div>
  324. {block:IndexPage}{block:IfShowCaptions}
  325. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  326. {/block:IfShowCaptions}{/block:IndexPage}
  327. </div>
  328. {/block:Photo}
  329.  
  330. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  331. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  332. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  333.  
  334. {block:PermalinkPage}
  335. <div id="post-info" class="text">
  336. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  337. {block:HasTags}
  338. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  339. {/block:HasTags}
  340. <p class="post-info-data">
  341. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  342. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  343. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  344. {block:PostNotes}
  345. {PostNotes}
  346. {/block:PostNotes}
  347. </div>
  348. {/block:PermalinkPage}
  349.  
  350. </div> <!-- end single post -->
  351. {block:ContentSource}
  352. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  353. {/block:ContentSource}
  354. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  355. {/block:Posts}
  356. </div> <!-- end content -->
  357. <div class="loading"></div>
  358. </div> <!-- end containing div -->
  359. {block:IfInfiniteScroll}
  360. {block:Pagination}<ul id="pagination">
  361. {block:PreviousPage}
  362. <li><a href="{PreviousPage}"></a></li>
  363. {/block:PreviousPage}
  364. {block:JumpPagination length="5"}
  365. {block:CurrentPage}
  366. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  367. {/block:CurrentPage}
  368. {block:JumpPage}
  369. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  370. {/block:JumpPage}
  371. {/block:JumpPagination}
  372. {block:NextPage}
  373. <li><a id="nextPage" href="{NextPage}"></a></li>
  374. {/block:NextPage}
  375. </ul>{/block:Pagination}
  376. {/block:IfInfiniteScroll}
  377. {block:IndexPage}
  378. <script type="text/javascript">
  379. $(window).load(function () {
  380. $('#content').masonry(),
  381. $('.masonryWrap').infinitescroll({
  382. navSelector : '#pagination',
  383. nextSelector : '#pagination a#nextPage',
  384. itemSelector : ".post, .loading",
  385. bufferPx : 40,
  386. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  387. loadingText : "<em></em>",
  388. },
  389. function() { $('#content').masonry({ appendedContent: $(this) }); }
  390. );
  391. });
  392. </script>
  393. {/block:IndexPage}
  394. {block:IfToTopButton}
  395. <script type="text/javascript">
  396. $(document).ready(function() {
  397. /*
  398. var defaults = {
  399. containerID: 'toTop', // fading element id
  400. containerHoverID: 'toTopHover', // fading element hover id
  401. scrollSpeed: 1200,
  402. easingType: 'linear'
  403. };
  404. */
  405.  
  406. $().UItoTop({ easingType: 'easeOutQuart' });
  407.  
  408. });
  409. </script>
  410. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  411. {/block:IfToTopButton}<script type="text/javascript" src="http://static.tumblr.com/tpqedpr/26Qm9zxnj/like.js"></script>
  412. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe><Script Language='Javascript'>
  413. <!--
  414. document.write(unescape('%3C%64%69%76%20%73%74%79%6C%65%3D%22%70%6F%73%69%74%69%6F%6E%3A%20%66%69%78%65%64%3B%20%6C%65%66%74%3A%20%35%70%78%3B%20%62%6F%74%74%6F%6D%3A%20%35%70%78%3B%20%62%61%63%6B%67%72%6F%75%6E%64%3A%20%23%30%30%30%3B%20%70%61%64%64%69%6E%67%3A%20%33%70%78%3B%20%74%65%78%74%2D%74%72%61%6E%73%66%6F%72%6D%3A%20%75%70%70%65%72%63%61%73%65%3B%22%3E%3C%61%20%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%6C%6F%76%65%6C%79%2D%74%68%65%6D%65%73%2E%63%6F%6D%22%3E%74%68%65%6D%65%3C%2F%61%3E%3C%2F%64%69%76%3E'));
  415. //-->
  416. </Script>
  417. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement