Advertisement
containes

Darling Theme original

May 1st, 2014
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.27 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. // Darling Theme
  7. // PERMEATE THEMES
  8. // Don't copy
  9.  
  10.  
  11.  
  12. ------------------------------------------------------------------>
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <head>
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  17. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. <meta name="text:Link 1" content=""/>
  22. <meta name="text:Link 1 URL" content=""/>
  23. <meta name="text:Link 2" content=""/>
  24. <meta name="text:Link 2 URL" content=""/>
  25. <meta name="text:Link 3" content=""/>
  26. <meta name="text:Link 3 URL" content=""/>
  27. <meta name="text:Link 4" content=""/>
  28. <meta name="text:Link 4 URL" content=""/>
  29. <meta name="text:Link 5" content=""/>
  30. <meta name="text:Link 5 URL" content=""/>
  31. <meta name="text:Link 6" content=""/>
  32. <meta name="text:Link 6 URL" content=""/>
  33. <meta name="text:Link 7" content=""/>
  34. <meta name="text:Link 7 URL" content=""/>
  35. <meta name="text:Link 8" content=""/>
  36. <meta name="text:Link 8 URL" content=""/>
  37. <meta name="text:Home Label" content="Home"/>
  38. <meta name="text:Ask Label" content="Ask"/>
  39. <meta name="text:Submit Label" content="Submit"/>
  40. <meta name="text:Archive Label" content="Archive"/>
  41. <meta name="if:Show Archive Link" content="1"/>
  42. <meta name="if:Show Submit Link" content="1"/>
  43. <meta name="if:Show Title" content="0"/>
  44. <meta name="if:Show Tags" content="0"/>
  45. <meta name="if:Animation" content="1"/>
  46. <meta name="if:To Top Button" content="1"/>
  47. <meta name="if:Infinite Scroll" content="1"/>
  48. <meta name="if:Show Captions" content="1"/>
  49. <meta name="if:Show Tags" content="1"/>
  50. <meta name="image:Background" content=""/>
  51. <meta name="image:Sidebar" content=""/>
  52. <meta name="text:NAMEHERE" content=""/>
  53. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  54. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  55. <script type="text/javascript" src="http://pastebin.com/raw.php?i=pvhCWKxc"></script>
  56. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700' rel='stylesheet' type='text/css'>
  57. <script type="text/javascript" src="http://pastebin.com/raw.php?i=UMbxSSWh"></script>
  58. </script>
  59.  
  60. <style type="text/css">
  61. body {
  62. color: #777;
  63. background: #222 url("http://static.tumblr.com/pjanmyp/zArmparn9/bggg.png") 50% 0 repeat-y;
  64. background-attachment: fixed;
  65. font-family: "georgia";
  66. font-size:9px;
  67. line-height: 13px;
  68. text-align:justify;
  69. }
  70.  
  71. .btn{display:none;}
  72. p {margin:0 0 .75em 0} p:last-child {margin:0}
  73. a {
  74. color: #8e6b83;
  75. text-decoration:none;
  76. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  77. a:hover {color: #ffffff; }
  78. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  79. line-height: 100%;border-left: solid 4px #EDEDED;
  80. }
  81.  
  82. ul {
  83. margin: 0px 1.5em .75em;}
  84. li {
  85. margin: .75em 0;
  86. list-style-type: square;
  87. }
  88. .box img {
  89. display: block;
  90. max-width: 100%;}.m-i {
  91. display: block;
  92. line-height: 1px!important;
  93. }
  94. .menu-picture {
  95. line-height: 100%;
  96. display: inline-block;
  97. line-height: 0px!important;
  98. }
  99. .post-link{
  100. font-family: default;
  101. font-size: 8px;
  102. line-height: 8px;
  103. }p.source{text-align: center;}
  104. .menu-picture {
  105. line-height: 100%;display: inline-block;
  106. }p.source{text-align: center;}
  107. h3 {
  108. font-size: 14px; font-weight: normal;
  109. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  110. .text { padding: 5px;
  111. }
  112.  
  113. p.question {
  114. margin-bottom: .375em;
  115. }
  116. p.words {
  117. padding: 6px;
  118. line-height: 1.5em;
  119. background: #333;
  120. }
  121. .response {
  122. background: #333;
  123. padding: 5px;
  124. margin-bottom: .75em;
  125. }.answer {
  126. text-align: center;
  127. }
  128. .post {
  129. position: relative;
  130. {block:IndexPage}
  131. width:300px;
  132. {/block:IndexPage}
  133. {block:PermalinkPage}
  134. width:500px;
  135. {/block:PermalinkPage}
  136. float:right;
  137. background: #111;
  138. padding:5px;
  139. margin:2px;
  140. }
  141.  
  142. .box {position: relative;}
  143.  
  144. ul {margin-bottom: .75em;}
  145.  
  146. #container {
  147. width:900px;
  148. margin: 0 auto;
  149. }
  150. #content {
  151. width:635px;
  152. float: right;
  153. }
  154.  
  155. #side {
  156. float:left;
  157. width:250px;
  158. padding:5px;
  159. background: #111;
  160. position: fixed;
  161. margin-top:70px;
  162. }
  163.  
  164. #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)}
  165.  
  166. a.note-perma,a.note-perma:hover{color:white;text-decoration:none;font-weight:bold}
  167. .perma-a { background: #ebd5e2; 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}}
  168. p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.box iframe {
  169. max-width: 100%;
  170. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  171. .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}
  172.  
  173. #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}
  174.  
  175. 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%}
  176.  
  177.  
  178. a.nav:link, a.nav:active, a.nav:visited {
  179. display: block;
  180. font-family: 'Open Sans Condensed', sans-serif;
  181. border-left: 5px #222 solid;
  182. border-right: 5px #222 solid;
  183. text-transform: uppercase;
  184. font-size: 24px;
  185. margin-bottom:5px;
  186. line-height: 23px;
  187. font-weight: normal;
  188. text-align:center;
  189. color:#444;
  190. }
  191.  
  192. a.nav:hover {
  193. color:#eee;
  194. background-color:#222;
  195. }
  196.  
  197. h1 {
  198. color:#888;
  199. font-family: 'Open Sans Condensed', sans-serif;
  200. border-left: 10px #222 solid;
  201. border-right: 10px #222 solid;
  202. text-transform: uppercase;
  203. font-size: 24px;
  204. margin-bottom:5px;
  205. line-height: 23px;
  206. font-weight: normal;
  207. text-align:center;
  208. }
  209.  
  210.  
  211. img.border{
  212. padding:4px; margin:0px;
  213. margin-bottom:2px;
  214. margin-right:4px;
  215. background: #000;
  216. border:1px solid #000;
  217. filter: url(http://static.tumblr.com/eptm5us/ueTmafr4p/filters.svg#grayscale); /* Firefox 3.5+ */
  218. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, IE10 */
  219.  
  220. filter: gray; /* IE6-9 */
  221. -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  222. -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
  223. -webkit-backface-visibility: hidden; /* Fix for transition flickering */
  224. }
  225.  
  226. a.notes:link, a.notes:active, a.notes:visited {
  227. font-family:times new roman;
  228. margin:1px;
  229. padding:3px;
  230. line-height:12px;
  231. text-align: center;
  232. font-family: "arial";
  233. font-size:10px;
  234. color:#fff;
  235. background-color:#000;
  236. text-transform:uppercase;
  237. display:block;
  238. float:left;
  239. width:137px;
  240. -webkit-transition:0.5s; -moz-transition:0.5s;
  241. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;
  242. }
  243.  
  244. a.notes:hover {
  245. color:#000;
  246. background-color:#fff;
  247. }
  248.  
  249.  
  250. .clears{clear:both;}
  251.  
  252. ::-webkit-scrollbar-thumb {
  253. background-color: #444;
  254. }
  255. ::-webkit-scrollbar {
  256. width: 10px; height: 4px;
  257. background: #000;
  258. }
  259.  
  260. .post {
  261. filter: url(http://static.tumblr.com/eptm5us/ueTmafr4p/filters.svg#grayscale); /* Firefox 3.5+ */
  262. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, IE10 */
  263.  
  264. filter: gray; /* IE6-9 */
  265. -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  266. -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
  267. -webkit-backface-visibility: hidden; /* Fix for transition flickering */
  268. }
  269. .post:hover {
  270. filter: url(http://static.tumblr.com/eptm5us/ueTmafr4p/filters.svg#grayscale); /* Firefox 3.5+ */
  271. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, IE10 */
  272.  
  273. filter: gray; /* IE6-9 */
  274. -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
  275. -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
  276. -webkit-backface-visibility: hidden; /* Fix for transition flickering */ }
  277.  
  278. </style>
  279.  
  280. </head>
  281. <body>
  282.  
  283. <div id="container">
  284. <div id="side">
  285. <h1>{title}</h1>
  286. <img src="{image:Sidebar}" class="border" width=240>
  287. {Description}
  288. <br>
  289. <a href="/" class="nav">home</a>
  290. <a href="/ask" class="nav">askme</a>
  291. <a href="/archive" class="nav">archive</a>
  292. <a href="/random" class="nav">random</a>
  293. <br><br>
  294.  
  295.  
  296. {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}
  297. </div>
  298.  
  299. <div id="content">
  300. {block:Posts}
  301. <div class="post">
  302.  
  303. {block:Text}
  304. <div class="text">
  305. {block:Title}<h3>{Title}</h3>{/block:Title}
  306. {Body}
  307. <!-- permalink --> {block:IndexPage}
  308. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  309. <!-- /permalink --> {/block:IndexPage}
  310. </div>
  311. {/block:Text}
  312.  
  313. {block:Quote}
  314. <div class="text quote">
  315. <p class="words">&#8220;{Quote}&#8221;</p>
  316. {block:Source}<p class="source">{Source}</p>{/block:Source}
  317. <!-- permalink --> {block:IndexPage}
  318. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  319. <!-- /permalink --> {/block:IndexPage}
  320. </div>
  321. {/block:Quote}
  322.  
  323. {block:Link}
  324. <div class="text link">
  325. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  326. {block:Description}{Description}{/block:Description}
  327. <!-- permalink --> {block:IndexPage}
  328. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  329. <!-- /permalink --> {/block:IndexPage}
  330. </div>
  331. {/block:Link}
  332.  
  333. {block:Chat}
  334. <div class="text chat">
  335. <ul class="conversation">
  336. {block:Lines}
  337. <li class="line {Alt}">
  338. {block:Label}<span class="person">{Label}</span>{/block:Label}
  339. <span class="person-said">{Line}</span>
  340. </li>
  341. {/block:Lines}
  342. </ul>
  343. <!-- permalink --> {block:IndexPage}
  344. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  345. <!-- /permalink --> {/block:IndexPage}
  346. </div>
  347. {/block:Chat}
  348.  
  349. {block:Audio}
  350. <div class="text audio">
  351. <p>{AudioPlayerBlack}</p>
  352. {block:IndexPage}{block:IfShowCaptions}
  353. {block:Caption}{Caption}{/block:Caption}
  354. {/block:IfShowCaptions}{/block:IndexPage}
  355. <!-- permalink --> {block:IndexPage}
  356. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  357. <!-- /permalink --> {/block:IndexPage}
  358. </div>
  359. {/block:Audio}
  360.  
  361. {block:Answer}
  362. <div class="text answer">
  363. <div class="response">
  364. <p class="question"><img src="{AskerPortraitURL-30}" class="border" align="left"> {Question}</p></div>
  365. {Answer}
  366. <!-- permalink --> {block:IndexPage}
  367. <p class="post-link perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  368. <!-- /permalink --> {/block:IndexPage}
  369. </div>
  370. {/block:Answer}
  371.  
  372. {block:Photoset}
  373. <div class="photoset">
  374. <div class="box">
  375. <!-- permalink --> {block:IndexPage}
  376. <div class="post-header-a">
  377. <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>
  378. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  379. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  380. </div>
  381. <!-- /permalink --> {/block:IndexPage}
  382. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  383. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  384. </div>
  385.  
  386. </div>
  387. {/block:Photoset}
  388.  
  389. {block:Video}
  390. <div class="video">
  391. <div class="box">
  392. <!-- permalink --> {block:IndexPage}
  393. <div class="post-header-a">
  394. <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>
  395. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  396. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  397. </div>
  398. <!-- /permalink --> {/block:IndexPage}
  399. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  400. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  401. </div>
  402.  
  403. </div>
  404. {/block:Video}
  405.  
  406. {block:Photo}
  407. <div class="photo">
  408. <div class="box">
  409. <!-- permalink --> {block:IndexPage}
  410. <div class="post-header-a">
  411. <a class="notes" href="{reblogurl}" target="_blank">reblog</a>
  412. <a class="notes" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  413. </div>
  414. <!-- /permalink --> {/block:IndexPage}
  415. {block:IndexPage}
  416. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  417. {/block:IndexPage}
  418. {block:PermalinkPage}
  419. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  420. {/block:PermalinkPage}
  421. </div>
  422.  
  423.  
  424. </div>
  425. {/block:Photo}
  426.  
  427. {block:PermalinkPage}
  428. <div id="post-info" class="text">
  429. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  430. {block:HasTags}
  431. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  432. {/block:HasTags}
  433. <p class="post-info-data">
  434. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  435. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  436. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  437. {block:PostNotes}
  438. {PostNotes}
  439. {/block:PostNotes}
  440. </div>
  441. {/block:PermalinkPage}
  442.  
  443. </div> <!-- end single post -->
  444. {block:ContentSource}
  445. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  446. {/block:ContentSource}
  447. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  448. {/block:Posts}
  449. </div> <!-- end content -->
  450. <div class="loading"></div>
  451. </div> <!-- end containing div -->
  452. {block:IfInfiniteScroll}
  453. {block:Pagination}<ul id="pagination">
  454. {block:PreviousPage}
  455. <li><a href="{PreviousPage}"></a></li>
  456. {/block:PreviousPage}
  457. {block:JumpPagination length="5"}
  458. {block:CurrentPage}
  459. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  460. {/block:CurrentPage}
  461. {block:JumpPage}
  462. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  463. {/block:JumpPage}
  464. {/block:JumpPagination}
  465. {block:NextPage}
  466. <li><a id="nextPage" href="{NextPage}"></a></li>
  467. {/block:NextPage}
  468. </ul>{/block:Pagination}
  469. {/block:IfInfiniteScroll}
  470. {block:IndexPage}
  471. <script type="text/javascript">
  472. $(window).load(function () {
  473. $('#content').masonry(),
  474. $('.masonryWrap').infinitescroll({
  475. navSelector : '#pagination',
  476. nextSelector : '#pagination a#nextPage',
  477. itemSelector : ".post, .loading",
  478. bufferPx : 40,
  479. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  480. loadingText : "<em></em>",
  481. },
  482. function() { $('#content').masonry({ appendedContent: $(this) }); }
  483. );
  484. });
  485. </script>
  486. {/block:IndexPage}
  487. {block:IfToTopButton}
  488. <script type="text/javascript">
  489. $(document).ready(function() {
  490. /*
  491. var defaults = {
  492. containerID: 'toTop', // fading element id
  493. containerHoverID: 'toTopHover', // fading element hover id
  494. scrollSpeed: 1200,
  495. easingType: 'linear'
  496. };
  497. */
  498.  
  499. $().UItoTop({ easingType: 'easeOutQuart' });
  500.  
  501. });
  502. </script>
  503. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  504. {/block:IfToTopButton}<script type="text/javascript" src="http://static.tumblr.com/tpqedpr/26Qm9zxnj/like.js"></script>
  505. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  506. <Script Language='Javascript'>
  507.  
  508.  
  509.  
  510. </script>
  511. </body>
  512.  
  513. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement