Advertisement
Guest User

hippie theme 7

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