Advertisement
containes

VHSM THEME 6 exclusive version

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