Advertisement
incedothemes

Kestrel Theme by Incedo

Apr 21st, 2013
52,245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.83 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!----------------------------------------
  4. Kestrel Theme by Incedo
  5.  
  6. http://incedothemes.tumblr.com
  7.  
  8. Please do not remove this credit.
  9. ------------------------------------------>
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12.  
  13. <head>
  14.  
  15. <title>{Title}</title>
  16.  
  17. <meta name="color:background" content="#ffffff" />
  18. <meta name="color:scrollbar" content="#636363" />
  19. <meta name="color:scrollbar background" content="#ffffff" />
  20. <meta name="color:text" content="#6363638" />
  21. <meta name="color:link button text" content="#ffffff" />
  22. <meta name="color:link button" content="#c0c0c0" />
  23. <meta name="color:description" content="#636363" />
  24. <meta name="color:link" content="#636363" />
  25. <meta name="color:link hover" content="#c0c0c0" />
  26. <meta name="color:blog title" content="#636363" />
  27.  
  28. <meta name="if:link 1" content=""/>
  29. <meta name="if:link 2" content=""/>
  30. <meta name="if:link 3" content=""/>
  31. <meta name="if:link 4" content=""/>
  32. <meta name="if:show home link" content="1"/>
  33. <meta name="if:one column" content=""/>
  34. <meta name="if:one column xl" content=""/>
  35. <meta name="if:one column xxl" content=""/>
  36. <meta name="if:two columns" content=""/>
  37. <meta name="if:two columns xl" content=""/>
  38. <meta name="if:three columns" content="1"/>
  39. <meta name="if:four columns" content=""/>
  40. <meta name="if:consolas font" content=""/>
  41. <meta name="if:consolas font just for title" content="1"/>
  42.  
  43. <meta name="font:description" content="helvetica" />
  44. <meta name="font:title" content="helvetica" />
  45. <meta name="font:text" content="helvetica" />
  46. <meta name="font:perma" content="helvetica" />
  47. <meta name="font:link button" content="helvetica" />
  48.  
  49. <meta name="image:Left Background" content""/>
  50. <meta name="image:Right Background" content""/>
  51.  
  52. <meta name="text:home link title" content="home" />
  53. <meta name="text:ask link title" content="message" />
  54. <meta name="text:link 1 title" content="" />
  55. <meta name="text:link 1" content="" />
  56. <meta name="text:link 2 title" content="" />
  57. <meta name="text:link 2" content="" />
  58. <meta name="text:link 3 title" content="" />
  59. <meta name="text:link 3" content="" />
  60. <meta name="text:link 4 title" content="" />
  61. <meta name="text:link 4" content="" />
  62. <meta name="text:Post Title Size" content="12" />
  63. <meta name="text:Post Size" content="10" />
  64. <meta name="text:Blog Title Size" content="14" />
  65. <meta name="text:Description Size" content="9" />
  66. <meta name="text:Link Button Size" content="10" />
  67.  
  68. <link rel="stylesheet" media="screen" href="http://openfontlibrary.org/face/web-symbols" rel="stylesheet" type="text/css"/>
  69. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  70. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  71. <link rel="shortcut icon" href="{Favicon}" />
  72. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  73.  
  74. <style type="text/css">
  75.  
  76. body {
  77. background-color:{color:background};
  78. background-image: url({image:Left Background}), url({image:Right Background});
  79. background-attachment: fixed;
  80. background-position: bottom left, bottom right;
  81. background-repeat: no-repeat;
  82. color:{color:text};
  83. {block:ifnotconsolasfont}font-family:{font:text};{/block:ifnotconsolasfont}
  84. {block:ifconsolasfont}font-family:consolas;{/block:ifconsolasfont}
  85. font-size:{text:post size}px;
  86. line-height:123%;
  87. text-align:left
  88. padding: 0px;}
  89.  
  90. ::-webkit-scrollbar {
  91. height: 5px;
  92. width: 8px;}
  93.  
  94. ::-webkit-scrollbar-thumb {
  95. background-color:{color:scrollbar};}
  96.  
  97. ::-webkit-scrollbar-track{
  98. background-color:{color:scrollbar background};}
  99.  
  100. ::-webkit-scrollbar-buttom{
  101. background-color:{color:scrollbar background};}
  102.  
  103. a:link, a:active, a:visited {
  104. color: {color:link};
  105. text-decoration:none;
  106. {block:ifnotconsolasfont}font-family:{font:text};{/block:ifnotconsolasfont}
  107. {block:ifconsolasfont}font-family:consolas;{/block:ifconsolasfont}
  108. -webkit-transition: all 0.5s ease-in-out;
  109. -moz-transition: all 0.5s ease-in-out;
  110. -o-transition: all 0.5s ease-in-out;
  111. -ms-transition: all 0.5s ease-in-out;
  112. transition: all 0.5s ease-in-out;}
  113.  
  114. a:hover{
  115. color:{color:link hover};
  116. -webkit-transition: all 0.5s ease-in-out;
  117. -moz-transition: all 0.5s ease-in-out;
  118. -o-transition: all 0.5s ease-in-out;
  119. -ms-transition: all 0.5s ease-in-out;
  120. transition: all 0.5s ease-in-out;}
  121.  
  122. {block:ifonecolumn}{block:indexpage}
  123. #lbar {width:250px;}
  124. #posts, #photo, #photo a img {width: 250px;}
  125. #entries, #wrapper {width:268px;}
  126. {/block:indexpage}{/block:ifonecolumn}
  127.  
  128. {block:ifonecolumnxl}{block:indexpage}
  129. #lbar {width:400px;}
  130. #posts, #photo, #photo a img {width: 400px;}
  131. #entries, #wrapper {width:418px;}
  132. {/block:indexpage}{/block:ifonecolumnxl}
  133.  
  134. {block:ifonecolumnxxl}{block:indexpage}
  135. #lbar {width:500px;}
  136. #posts, #photo, #photo a img {width: 500px;}
  137. #entries, #wrapper {width:518px;}
  138. {/block:indexpage}{/block:ifonecolumnxxl}
  139.  
  140. {block:iftwocolumns}{block:indexpage}
  141. #lbar {width:518px;}
  142. #posts, #photo, #photo a img {width: 250px;}
  143. #entries, #wrapper {width:536px;}
  144. {/block:indexpage}{/block:iftwocolumns}
  145.  
  146. {block:iftwocolumnsxl}{block:indexpage}
  147. #lbar {width:818px;}
  148. #posts, #photo, #photo a img {width: 400px;}
  149. #entries, #wrapper {width:836px;}
  150. {/block:indexpage}{/block:iftwocolumnsxl}
  151.  
  152. {block:ifthreecolumns}{block:indexpage}
  153. #lbar {width:786px;}
  154. #posts, #photo, #photo a img {width: 250px;}
  155. #entries, #wrapper {width:804px;}
  156. {/block:indexpage}{/block:ifthreecolumns}
  157.  
  158. {block:iffourcolumns}{block:indexpage}
  159. #lbar {width:1054px;}
  160. #posts, #photo, #photo a img {width: 250px;}
  161. #entries, #wrapper {width:1072px;}
  162. {/block:indexpage}{/block:iffourcolumns}
  163.  
  164. {block:ifonecolumnxxl}{block:permalinkpage}
  165. #lbar {width:500px;}
  166. #posts, #photo, #photo a img {width: 500px;}
  167. #entries, #wrapper {width:518px;}
  168. {/block:permalinkpage}{/block:ifonecolumnxxl}
  169.  
  170. {block:ifnotonecolumnxxl}{block:permalinkpage}
  171. #lbar {width:400px;}
  172. #posts, #photo, #photo a img {width: 400px;}
  173. #entries, #wrapper {width:418px;}
  174. {/block:permalinkpage}{/block:ifnotonecolumnxxl}
  175.  
  176. #photo, #photo a, #photo a img {border: none; line-height:0;}
  177.  
  178. #posts {
  179. float: left;
  180. height:auto;
  181. overflow:hidden;
  182. padding: 9px;
  183. margin-bottom:0px;}
  184.  
  185. #wrapper {
  186. margin-left:auto;
  187. margin-right:auto;
  188. position:static;}
  189.  
  190. #limg {width:inherit}
  191.  
  192. #lbar {
  193. margin-left:auto;
  194. margin-right:auto;}
  195.  
  196. #c {
  197. position:fixed;
  198. bottom:4px;
  199. right:4px;
  200. font-size:13px;
  201. font-family:helvetica;}
  202.  
  203. #desc {
  204. width:inherit;
  205. color:{color:description};
  206. margin-top:3px;
  207. margin-bottom:7px;
  208. text-align:center;
  209. font-size:{text:description size}px;
  210. {block:ifnotconsolasfont}font-family:{font:description};{/block:ifnotconsolasfont}
  211. {block:ifconsolasfont}font-family:consolas;{/block:ifconsolasfont}
  212. line-height:90%;}
  213.  
  214. #header, #header a {
  215. {block:ifnotconsolasfontjustfortitle}font-family:{font:blog title};{/block:ifnotconsolasfontjustfortitle}
  216. {block:ifconsolasfontjustfortitle}font-family:consolas;{/block:ifconsolasfontjustfortitle}
  217. font-size: {text:blog title size}px;
  218. letter-spacing: 1px;
  219. text-align:center;
  220. color: {color:blog title};
  221. padding-bottom:4px;
  222. padding-top:4px;
  223. -webkit-transition: all 0.2s linear;
  224. -moz-transition: all 0.2s linear;
  225. transition: all 0.2s linear;}
  226.  
  227. #header a:hover {
  228. opacity:.3;
  229. filter:alpha(opacity=30);
  230. -webkit-transition: all 0.2s linear;
  231. -moz-transition: all 0.2s linear;
  232. transition: all 0.2s linear;}
  233.  
  234. #links {
  235. width:inherit;
  236. border-bottom:0px solid transparent;
  237. text-align:center;}
  238.  
  239. #links a {
  240. color: {color:link button text};
  241. {block:ifnotconsolasfont}font-family:{font:link button};{/block:ifnotconsolasfont}
  242. {block:ifconsolasfont}font-family:consolas;{/block:ifconsolasfont}
  243. font-style:none;
  244. text-align:center;
  245. font-size:{text:link button size}px;}
  246.  
  247. .button {
  248. width:auto;
  249. display:inline-block;
  250. border-radius:5px;
  251. -moz-border-radius:5px;
  252. background-color:{color:link button};
  253. padding:2px 3px 2px 3px;
  254. margin:0px 3px 3px 3px;
  255. -webkit-transition: all 0.2s linear;
  256. -moz-transition: all 0.2s linear;
  257. transition: all 0.2s linear;
  258. font-color:{color:link button text};}
  259.  
  260. .button:hover {
  261. filter:alpha(opacity=30);
  262. opacity:.3;
  263. -webkit-transition: all 0.2s linear;
  264. -moz-transition: all 0.2s linear;
  265. transition: all 0.2s linear;}
  266.  
  267. p, ul, ol {
  268. margin-top: 4px;
  269. margin-bottom: 4px;}
  270.  
  271. blockquote {
  272. margin-left:8px;
  273. padding-left:5px;
  274. padding-right:0px;
  275. margin-right:0px;}
  276.  
  277. /*for photo permalink on hover*/
  278. .likep {width: 21px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
  279. .likep a:hover {background-position: 0px 0px;}
  280. .likep a {background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png"); background-position: 0px 0px; display: block; z-index: 9999999; webkit-transition: all 0s linear; -webkit-transition: all 0s linear; -moz-transition: all 0s linear; transition: all 0s linear;}
  281. .likep img {width: 21px; height: 20px; webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  282. .rep {width: 24px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
  283. .rep img{width: 24px; height: 20px; line-height: 30px; display: inline;}
  284. .not { display: inline-block; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height: 20px; font-size: 11px; line-height: 20px; color: #fff; padding-left: 4px; padding-right: 4px; -moz-border-radius: 2px; border-radius: 2px; bottom: 6px; position: relative; letter-spacing:0px;}
  285. .not a{color: #fff; font-family: helvetica;}
  286. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {opacity: 0.8; filter: alpha(opacity = 80);}
  287. .not:hover , .rep:hover, .likep:hover {opacity: 1!important; filter: alpha(opacity = 100)!important;}
  288. #posts .permalink{z-index:9999991; position:absolute; margin-top:0px; margin-left:5px; height:10px; padding:3px; overflow:hidden; font-size:11px; line-height:90%; text-align:center; opacity:0.0; filter: alpha(opacity = 0); }
  289. #posts:hover .permalink{overflow:visible;-webkit-transition: opacity 0.4s linear; opacity: 1; -webkit-transition: all 0.4s linear; opacity: 0.8;-moz-transition: all 0.4s linear; opacity: 0.8; transition: all 0.4s linear; opacity: 0.8; margin-top:5px; }
  290.  
  291. /*for text permalink on hover*/
  292. #posts .textperma{margin-top: -15px; {block:ifnotconsolasfont}font-family:{font:text};{/block:ifnotconsolasfont}{block:ifconsolasfont}font-family:consolas;{/block:ifconsolasfont} text-transform:none; text-align:center; color:{color:text}; position: relative; font-size: {text:post size}px; opacity: 0; filter: alpha(opacity = 0); -moz-opacity:0; opacity:0; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4;}
  293. #posts:hover .textperma{margin-top: 0px; opacity: 1; filter: alpha(opacity = 100); -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4; -moz-opacity: 1; opacity:1; filter: alpha(opacity=100);}
  294.  
  295. /*for multi columns*/
  296. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  297. #infscr-loading {display:none;}
  298. .navigation {display:none!important;}
  299.  
  300. h2 {
  301. color:{color:text};
  302. font-size: {text:Post Title Size}px;
  303. {block:ifnotconsolasfont}font-family:{font:text};{/block:ifnotconsolasfont}
  304. {block:ifconsolasfont}font-family:consolas;{/block:ifconsolasfont}
  305. margin:0px;
  306. line-height:100%;}
  307.  
  308. img {max-width:100%;}
  309.  
  310. .asker a {
  311. color:{color:text};
  312. line-height: 80%;
  313. font-weight:bold;}
  314.  
  315. img a {border:none;}
  316.  
  317. .audio{background-color:white; display:block;}
  318.  
  319. .user_1 .label {font-weight:bold}
  320. .user_2 .label {font-weight:bold}
  321. .user_1, .user_3, .user_5, .user_7 {background-color: transparent;}
  322. .user_2, .user_4, .user_6 {background-color: transparent;}
  323. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  324.  
  325. #chatter {list-style:none;}
  326.  
  327. .notes
  328. .notes
  329. iframe input, iframe submit, iframe textarea, iframe div, iframe table
  330.  
  331.  
  332. </style>
  333.  
  334. <style type="text/css">{CustomCSS}</style>
  335.  
  336. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  337.  
  338. <div style="display:none"><iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe></div>
  339.  
  340. <!for multi columns>
  341. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script><script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script><script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script><script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script><script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script><script type="text/javascript" src="jquery.masonry.min.js"></script><script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>{block:IndexPage}<script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  342. <script src="http://static.tumblr.com/twte3d7/C5Bllzh32/masonry.js"></script><script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:IndexPage}
  343. <script type="text/javascript">
  344. $(window).load(function () {
  345. $('#entries').masonry(),
  346. $('.masonryWrap').infinitescroll({
  347. itemSelector : "#posts",
  348. navSelector : "div.navigation",
  349. nextSelector : ".navigation a#next",
  350. bufferPx : 1000000000000,
  351. loadingImg : "",
  352. loadingText : "",
  353. animation: true,
  354. extraScrollPx: 100000,
  355. },
  356. function() { $('#entries').masonry({ appendedContent: $(this) });
  357. });
  358. });</script>
  359.  
  360. </head>
  361.  
  362. <body>
  363.  
  364. <div class="navigation">
  365. {block:Pagination}
  366. {block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next"></a>{/block:NextPage}
  367. {block:PreviousPage}<a style="float:left" href="{PreviousPage}"></a></p>{/block:PreviousPage}
  368. {/block:Pagination}
  369. </div>
  370.  
  371. {block:ContentSource}
  372. <!— {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  373. width="{LogoWidth}" height="{LogoHeight}" alt=”{SourceTitle}" />
  374. {/block:SourceLogo}
  375. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} —>
  376. {/block:ContentSource}
  377. {block:RebloggedFrom}<div style="display:none">{ReblogParentName}</div>{/block:RebloggedFrom}
  378.  
  379. <div id="wrapper">
  380.  
  381. <div id="lbar"><div id="limg">
  382.  
  383. <div id="header"><a href="/">{Title}</a></div>
  384.  
  385. <div id="desc">{Description}</div>
  386.  
  387. <div id="links">
  388. {block:ifshowhomelink}<div class="button"><a href="/">{text:home link title}</a></div>{/block:ifshowhomelink}
  389. <div class="button"><a href="/ask">{text:ask link title}</a></div>
  390. {block:HasPages}{block:Pages}<div class="button"><a href="{URL}">{Label}</a></div>{/block:Pages}{/block:HasPages}
  391. {block:iflink1}<div class="button"><a href="{text:link 1}">{text:link 1 title}</a></div>{/block:iflink1}
  392. {block:iflink2}<div class="button"><a href="{text:link 2}">{text:link 2 title}</a></div>{/block:iflink2}
  393. {block:iflink3}<div class="button"><a href="{text:link 3}">{text:link 3 title}</a></div>{/block:iflink3}
  394. {block:iflink4}<div class="button"><a href="{text:link 4}">{text:link 4 title}</a></div>{/block:iflink4}
  395. <div class="button"><a href="http://incedo.tumblr.com/">theme</a></div>
  396. </div>
  397.  
  398. </div></div>
  399.  
  400. <div class = "autopagerize_page_element" >
  401. <div id="entries">
  402. {block:Posts}
  403. <div id="posts">
  404.  
  405. {block:Text}
  406. {block:Title}<h2>{Title}</h2>{/block:Title}
  407. {Body}
  408. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  409. {/block:Text}
  410.  
  411. {block:Quote}
  412. "{Quote}” <div style="margin-left:20px;">— {Source}</div>
  413. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  414. {/block:Quote}
  415.  
  416. {block:Link}
  417. <a href="{URL}"><h2>{Name}</h2></a>
  418. {block:Description}<p>{Description}</p>{/block:Description}
  419. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  420. {/block:Link}
  421.  
  422. {block:Chat}
  423. <class="chat">{block:Lines}<div id="chatter"><class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</div>{/block:Lines}
  424. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  425. {/block:Chat}
  426.  
  427. {block:Answer}
  428. <div class="asker">{Asker} asked: {Question}<br>{Answer}</div>
  429. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  430. {/block:Answer}
  431.  
  432. {block:Audio}
  433. {AudioPlayerBlack}
  434. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  435. {/block:Audio}
  436.  
  437. {block:Video}
  438. {block:indexpage}
  439. {block:ifonecolumn}{Video-250}{/block:ifonecolumn}
  440. {block:ifonecolumnxl}{Video-400}{/block:ifonecolumnxl}
  441. {block:ifonecolumnxxl}{Video-500}{/block:ifonecolumnxxl}
  442. {block:iftwocolumns}{Video-250}{/block:iftwocolumns}
  443. {block:iftwocolumnsxl}{Video-400}{/block:iftwocolumnsxl}
  444. {block:ifthreecolumns}{Video-250}{/block:ifthreecolumns}
  445. {block:iffourcolumns}{Video-250}{/block:iffourcolumns}
  446. {/block:indexpage}
  447. {block:permalinkpage}
  448. {block:ifonecolumnxxl}{Video-500}{/block:ifonecolumnxxl}
  449. {block:ifnotonecolumnxxl}{Video-400}{/block:ifnotonecolumnxxl}
  450. {/block:permalinkpage}
  451. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  452. {/block:Video}
  453.  
  454. {block:Photo}
  455. <!perma>{block:IndexPage}<div class="permalink">
  456. <div class="likep">
  457. <a 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></div>
  458. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  459. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
  460. <div id="photo"><a href="{Permalink}"><img src="{PhotoURL-500}"/></a></div>
  461. {/block:Photo}
  462.  
  463. {block:Photoset}
  464. <!perma>{block:IndexPage}<div class="permalink">
  465. <div class="likep">
  466. <a 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></div>
  467. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  468. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
  469. {block:indexpage}
  470. {block:ifonecolumn}{Photoset-250}{/block:ifonecolumn}
  471. {block:ifonecolumnxl}{Photoset-400}{/block:ifonecolumnxl}
  472. {block:ifonecolumnxxl}{Photoset-500}{/block:ifonecolumnxxl}
  473. {block:iftwocolumns}{Photoset-250}{/block:iftwocolumns}
  474. {block:iftwocolumnsxl}{Photoset-400}{/block:iftwocolumnsxl}
  475. {block:ifthreecolumns}{Photoset-250}{/block:ifthreecolumns}
  476. {block:iffourcolumns}{Photoset-250}{/block:iffourcolumns}
  477. {/block:indexpage}
  478. {block:permalinkpage}
  479. {block:ifonecolumnxxl}{Photoset-500}{/block:ifonecolumnxxl}
  480. {block:ifnotonecolumnxxl}{Photoset-400}{/block:ifnotonecolumnxxl}
  481. {/block:permalinkpage}
  482. {/block:Photoset}
  483.  
  484. {block:PermalinkPage}
  485. {block:caption}{Caption}{/block:caption}<br>
  486. <center>Posted {TimeAgo} with {NoteCount} Notes</center><br>
  487. <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  488. {/block:PermalinkPage}
  489.  
  490. </div>
  491. {/block:Posts}
  492. </div>
  493. </div>
  494.  
  495. </div>
  496.  
  497. <div id="c"><a href="http://incedo.tumblr.com">©</a></div>
  498.  
  499. </body>
  500. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement