feiinho

perfection

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