Advertisement
lovely-themesDOTcom

lovely-themesDOTcom/33

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