begayisnotaproblem

reatei-theme05

Jul 12th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.08 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.  
  5. Paulo e Bubys Theme
  6. © http://reatei.tumblr.com e http://nevou.tumblr.com
  7. Please leave at least one form of credit. Thank you for using our theme!
  8.  
  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="#337c23" />
  19. <meta name="color:scrollbar background" content="#ffffff" />
  20. <meta name="color:text" content="#000000" />
  21. <meta name="color:navigation" content="#000000" />
  22. <meta name="color:description" content="#000000" />
  23. <meta name="color:link" content="#636363" />
  24. <meta name="color:link hover" content="#337c23" />
  25. <meta name="color:title" content="#337c23" />
  26. <meta name="color:title hover" content="#b7d3b1" />
  27. <meta name="color:button" content="#7bbf6d" />
  28. <meta name="color:button hover" content="#58A249" />
  29. <meta name="color:borders" content="#000000" /
  30.  
  31.  
  32. <meta name="if:small posts" content=""/>
  33. <meta name="if:big posts" content="1"/>
  34. <meta name="if:one column" content="1"/>
  35. <meta name="if:two columns" content=""/>
  36.  
  37.  
  38. <meta name="font:description" content="georgia" />
  39. <meta name="font:title" content="georgia" />
  40. <meta name="font:text" content="georgia" />
  41. <meta name="font:perma" content="georgia" />
  42. <meta name="font:navigation" content="georgia" />
  43. <meta name="image:image" content="1"/>
  44. <meta name="text:titulo" content= >
  45. <meta name="text:Link1" content="/" />
  46. <meta name="text:Link1 Title" content="" />
  47. <meta name="text:Link2" content="/" />
  48. <meta name="text:Link2 Title" content="" />
  49. <meta name="text:Link3" content="/" />
  50. <meta name="text:Link3 Title" content="" />
  51. <meta name="text:Link4" content="/" />
  52. <meta name="text:Link4 Title" content="" />
  53. <meta name="text:Link5" content="/" />
  54. <meta name="text:Link5 Title" content="" />
  55.  
  56. <link rel="stylesheet" media="screen" href="http://openfontlibrary.org/face/web-symbols" rel="stylesheet" type="text/css"/>
  57. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  58. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  59. <link rel="shortcut icon" href="{Favicon}" />
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  61.  
  62. <style type="text/css">
  63.  
  64. body {
  65. background-color:{color:background};
  66. background-image: url({image:Left Background}), url({image:Right Background}), url({image:Tiled Background}), url({image:Cover Background});
  67. background-attachment: fixed;
  68. background-position: bottom 0px left 0px, bottom 0px right 0px, top left, top left;
  69. background-repeat: no-repeat, no-repeat, repeat, no-repeat;
  70. -webkit-background-size: auto, auto, auto, cover;
  71. -moz-background-size: auto, auto, auto, cover;
  72. -o-background-size: auto, auto, auto, cover;
  73. background-size: auto, auto, auto, cover;
  74. color:{color:text};
  75. font-family: {font:text};
  76. font-size:{text:post font size}px;
  77. line-height:123%;
  78. text-align:left
  79. padding: 0px;}
  80.  
  81. ::-webkit-scrollbar {
  82. height: 5px;
  83. width: 8px;}
  84.  
  85. ::-webkit-scrollbar-thumb {
  86. background-color:{color:scrollbar};}
  87.  
  88. ::-webkit-scrollbar-track{
  89. background-color:{color:scrollbar background};}
  90.  
  91. ::-webkit-scrollbar-buttom{
  92. background-color:{color:scrollbar background};}
  93.  
  94. a:link, a:active, a:visited {
  95. color: {color:link};
  96. text-decoration:none;
  97. -webkit-transition: all 0.5s ease-in-out;
  98. -moz-transition: all 0.5s ease-in-out;
  99. -o-transition: all 0.5s ease-in-out;
  100. -ms-transition: all 0.5s ease-in-out;
  101. transition: all 0.5s ease-in-out;}
  102.  
  103. a:hover{
  104. color:{color:link hover};
  105. -webkit-transition: all 0.5s ease-in-out;
  106. -moz-transition: all 0.5s ease-in-out;
  107. -o-transition: all 0.5s ease-in-out;
  108. -ms-transition: all 0.5s ease-in-out;
  109. transition: all 0.5s ease-in-out;}
  110.  
  111. #wrapper {
  112. margin-left:auto;
  113. margin-right:auto;}
  114.  
  115. #lbar {
  116. width:128px;
  117. position:fixed;
  118. border-right-style:dashed;
  119. border-width:1px;
  120. border-color:{color:borders};
  121. padding-right:6px;}
  122.  
  123. {block:ifsidebartop} #lbar, #rbar {top:10%} {/block:ifsidebartop}
  124. {block:ifsidebarmiddle} #lbar, #rbar {top:40%} {/block:ifsidebarmiddle}
  125. {block:ifsidebarbottom} #lbar, #rbar {bottom:10%} {/block:ifsidebarbottom}
  126.  
  127. #limg {width:inherit;}
  128.  
  129. #nav {
  130. margin:4px 0px;
  131. font-size:{text:navigation size}px;
  132. width:inherit;
  133. border-bottom:0px solid transparent;
  134. text-align:right;}
  135.  
  136. #nav a {
  137. color: {color:navigation};
  138. font-family: {font:navigation};
  139. font-style:none;
  140. font-size:{text:navigation size}px;
  141. padding-top:0px;}
  142.  
  143. #button {
  144. background-color:{color:button};
  145. padding:1px 13px 1px 4px;
  146. margin:1px 0px;
  147. width:auto;
  148. -moz-transition: all 0.4s;
  149. -webkit-transition: all 0.4s;
  150. -o-transition: all 0.4s;
  151. transition: all 0.4;
  152. display:inline-block;}
  153.  
  154. #button:hover {
  155. padding:1px 20px 1px 4px;
  156. background-color:{color:button hover};}
  157.  
  158. #rbar {
  159. width: {text:sidebar width}px;
  160. position:fixed;
  161. padding-left:6px;
  162. border-left-style:dashed;
  163. border-width:1px;
  164. border-color:{color:borders};}
  165.  
  166. #rimg {width: inherit;}
  167.  
  168. #title {
  169. {block:ifcustomtitlefont}
  170. font-family: 'Cedarville Cursive', cursive;
  171. {/block:ifcustomtitlefont}
  172. {block:ifnotcustomtitlefont}
  173. font-family: {font:title};
  174. {/block:ifnotcustomtitlefont}
  175. font-size: {text:blog title size}px;
  176. color: {color:title};
  177. margin-top:4px;
  178. text-align:left;
  179. text-transform: lowercase;}
  180.  
  181. #title a {
  182. {block:ifcustomtitlefont}
  183. font-family: 'Cedarville Cursive', cursive;
  184. {/block:ifcustomtitlefont}
  185. {block:ifnotcustomtitlefont}
  186. font-family: {font:title};
  187. {/block:ifnotcustomtitlefont}
  188. font-size: {text:blog title size}px;
  189. color: {color:title};}
  190.  
  191. #title a:hover {color: {color:title hover};}
  192.  
  193. #desc {
  194. width:inherit;
  195. color:{color:description};
  196. margin-top:6px;
  197. text-align:left;
  198. font-size:{text:description size}px;
  199. font-family:{font:description};}
  200.  
  201. #entries {margin-left:152px;}
  202.  
  203. #posts {
  204. float: left;
  205. height:auto;
  206. overflow:hidden;
  207. margin: 6px;}
  208.  
  209. #photo, #photo a, #photo a img {border: none; line-height:0;}
  210.  
  211. {block:ifsmallposts}
  212. {block:indexpage}
  213. #posts, #photo, #photo a img {width: 250px;}
  214. {/block:indexpage}
  215. {block:permalinkpage}
  216. #posts, #photo, #photo a img {width: 400px;}
  217. {/block:permalinkpage}
  218. {/block:ifsmallposts}
  219. {block:ifbigposts}
  220. #posts, #photo, #photo a img {width: 400px;}
  221. {/block:ifbigposts}
  222.  
  223. {block:ifonecolumn}
  224. {block:ifsmallposts}
  225. {block:indexpage}
  226. #entries {width: 262px}
  227. #wrapper {width: 566px}
  228. #rbar {margin-left:431px}
  229. {/block:indexpage}
  230. {block:permalinkpage}
  231. #entries {width: 412px}
  232. #wrapper {width: 716px}
  233. #rbar {margin-left:581px}
  234. {/block:permalinkpage}
  235. {/block:ifsmallposts}
  236. {block:ifbigposts}
  237. #entries {width: 412px}
  238. #wrapper {width: 716px}
  239. #rbar {margin-left:581px}
  240. {/block:ifbigposts}
  241. {/block:ifonecolumn}
  242. {block:iftwocolumns}
  243. {block:indexpage}
  244. {block:ifsmallposts}
  245. #entries {width: 524px}
  246. #wrapper {width: 828px}
  247. #rbar {margin-left:693px}
  248. {/block:ifsmallposts}
  249. {block:ifbigposts}
  250. #entries {width: 824px}
  251. #wrapper {width: 1128px}
  252. #rbar {margin-left:993px}
  253. {/block:ifbigposts}
  254. {/block:indexpage}
  255. {block:permalinkpage}
  256. #entries {width: 412px}
  257. #wrapper {width: 716px}
  258. #rbar {margin-left:581px}
  259. {/block:permalinkpage}
  260. {/block:iftwocolumns}
  261.  
  262. h2 {
  263. font-size: {text:Post Title Size}px;
  264. margin:0px;
  265. line-height:100%;}
  266.  
  267. .asker a {font-weight:bold;}
  268.  
  269. p, ul, ol {
  270. margin-top: 4px;
  271. margin-bottom: 4px;}
  272.  
  273. blockquote {
  274. margin-left:8px;
  275. padding-left:5px;
  276. padding-right:0px;
  277. margin-right:0px;}
  278.  
  279. img a {border:none;}
  280.  
  281. .chat ul, .chat li {list-style:none; margin:0px; padding:0px;}
  282.  
  283. img {max-width:100%;}
  284.  
  285. #c {
  286. position:fixed;
  287. bottom:4px;
  288. right:4px;
  289. font-size:13px;
  290. font-family:helvetica;}
  291.  
  292. /*for photo permalink*/
  293. .likep {width: 21px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
  294. .likep a:hover {background-position: 0px 0px;}
  295. .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;}
  296. .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;}
  297. .rep {width: 24px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
  298. .rep img{width: 24px; height: 20px; line-height: 30px; display: inline;}
  299. .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;}
  300. .not a{color: #fff; font-family: helvetica;}
  301. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {opacity: 0.8; filter: alpha(opacity = 80);}
  302. .not:hover , .rep:hover, .likep:hover {opacity: 1!important; filter: alpha(opacity = 100)!important;}
  303. #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); }
  304. #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; }
  305.  
  306. /*for text permalink*/
  307. #posts .textperma, .textperma a {font-family:{font:perma}; text-transform:none; text-align:center; color:{color:text}; position: relative; font-size: {text:post size}px;}
  308. {block:iftextpermaonhover}
  309. #posts .textperma{margin-top: -9px; 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;}
  310. #posts:hover .textperma{margin-top: -2px; 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);}
  311. {/block:iftextpermaonhover}
  312. {block:ifnottextpermaonhover}
  313. #posts .textperma{margin-top: 0px;}
  314. {/block:ifnottextpermaonhover}
  315.  
  316. div#sidebar{z-index:10;top:-10px; position: absolute !important;position: fixed !important;height: auto; padding: 7px; background: ; width: 250px; margin-left:-150px;
  317. }
  318.  
  319. /*titulo com efeito*/
  320. .titulo {width:280px;margin-top:60px;margin-left:-11px;text-align:center;font-size:40px;font-family:consolas;background-color:transparent;position:fixed;padding:0px;letter-spacing:2px;height:18px;line-height:17px}
  321.  
  322. mhfont { font-family: megrim; text-shadow: -2px 0px #47e6dd, 2px 0px #ee4848; font-size: 25px; text-transform: uppercase; -webkit-transition-duration: .30s ;
  323. }
  324. mhfont:hover{ text-shadow: 0px 0px, 0px 0px; -webkit-transition-duration: .30s ; }
  325.  
  326.  
  327. .simb{font-size:268px;line-height:10px;margin-top:180px; text-align: center; margin-bottom: 5px;opacity:0.4}
  328.  
  329. .menu {width:160;text-align:center;background:transparent;position:fixed;font-family:consolas;font-size:10px;margin-top:-23px;margin-left:116px;}
  330.  
  331. .menu a {display:block;line-height:15px;background:;color: #fff;}
  332.  
  333. .menu a:hover {background-color:}
  334.  
  335. /* imagem */
  336.  
  337. #imagebru1{float: left; margin-top: -7px; margin-left:18px; padding: 0px; width: 0px; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; background-color: transparent;}
  338. #imagebru1 a {background-attachment: absolute;}
  339. #imagebru2 {margin-top: 0px; margin-left: 0px; position: absolute;}
  340. #imagebru2 img{width: 230px; height:1000px; position: absolute; -webkit-transform: rotate(0deg); -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;border: 0px solid ;border-color:{color:side};padding:2px;border-radius:0px }
  341. #imagebru2 img:hover {opacity:1}
  342.  
  343.  
  344. /*for multi columns*/
  345. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  346. #infscr-loading {display:none;}
  347. .navigation {display:none!important;}
  348.  
  349. </style>
  350.  
  351. <style type="text/css">{CustomCSS}</style>
  352.  
  353. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  354.  
  355. <div style="display:none"><iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe></div>
  356.  
  357. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  358.  
  359. <!for multi columns>
  360. <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><script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  361. <script src="http://static.tumblr.com/twte3d7/C5Bllzh32/masonry.js"></script><script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  362. <script type="text/javascript">
  363. $(window).load(function () {
  364. $('#entries').masonry(),
  365. $('.masonryWrap').infinitescroll({
  366. itemSelector : "#posts",
  367. navSelector : "div.navigation",
  368. nextSelector : ".navigation a#next",
  369. bufferPx : 1000000000000,
  370. loadingImg : "",
  371. loadingText : "",
  372. animation: true,
  373. extraScrollPx: 100000,
  374. },
  375. function() { $('#entries').masonry({ appendedContent: $(this) });
  376. });
  377. $("#rimg").css({'height': $('#limg').height()});
  378. });</script>
  379.  
  380. </head>
  381.  
  382. <body>
  383.  
  384. <!for multi columns>
  385. <div class="navigation">
  386. {block:Pagination}
  387. {block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next"></a>{/block:NextPage}
  388. {block:PreviousPage}<a style="float:left" href="{PreviousPage}"></a></p>{/block:PreviousPage}
  389. {/block:Pagination}
  390. </div>
  391.  
  392. {block:ContentSource}
  393. <!— {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  394. width="{LogoWidth}" height="{LogoHeight}" alt=”{SourceTitle}" />
  395. {/block:SourceLogo}
  396. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} —>
  397. {/block:ContentSource}
  398. {block:RebloggedFrom}<div style="display:none">{ReblogParentName}</div>{/block:RebloggedFrom}
  399.  
  400. <div id="wrapper">
  401.  
  402. <div id="lbar"><div id="limg">
  403.  
  404. <div id="sidebar">
  405.  
  406. <div id="imagebru1">
  407. <div id="imagebru2">
  408. <img src="{image:image}"/>
  409. </div></div>
  410. <div class="titulo"><mhfont><big>✝</big>{text:titulo}<big>✝</big></mhfont></div>
  411. <div class="simb">▲</div>
  412.  
  413.  
  414.  
  415. <div class="menu">
  416.  
  417.  
  418.  
  419. <a href="{text:Link1}">{text:Link1 Title}</a>
  420.  
  421. <a href="{text:Link2}">{text:Link2 Title}</a>
  422.  
  423. <a href="{text:Link3}">{text:Link3 Title}</a>
  424.  
  425. <a href="{text:Link4}">{text:Link4 Title}</a>
  426.  
  427. <a href="{text:Link5}">{text:Link5 Title}</a>
  428.  
  429. <a href="http://nevouthemes.tumblr.com/" title="feito por reatei e por nevou">credit</a>
  430.  
  431.  
  432. </div>
  433.  
  434. </div></div></div>
  435.  
  436.  
  437. <div class = "autopagerize_page_element" >
  438. <div id="entries">
  439. {block:Posts}
  440. <div id="posts">
  441.  
  442. {block:Text}
  443. {block:Title}<h2>{Title}</h2>{/block:Title}
  444. {Body}
  445. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  446. {/block:Text}
  447.  
  448. {block:Quote}
  449. "{Quote}” <div style="margin-left:20px;">— {Source}</div>
  450. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  451. {/block:Quote}
  452.  
  453. {block:Link}
  454. <a href="{URL}"><h2>{Name}</h2></a>
  455. {block:Description}<p>{Description}</p>{/block:Description}
  456. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  457. {/block:Link}
  458.  
  459. {block:Chat}
  460. <class="chat">{block:Lines}<div id="chatter"><class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</div>{/block:Lines}
  461. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  462. {/block:Chat}
  463.  
  464. {block:Answer}
  465. <div class="asker">{Asker} asked: {Question}<br>{Answer}</div>
  466. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  467. {/block:Answer}
  468.  
  469. {block:Audio}
  470. {AudioPlayerBlack}
  471. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  472. {/block:Audio}
  473.  
  474. {block:Video}
  475. {block:indexpage}
  476. {block:ifsmallposts}{Video-250}{/block:ifsmallposts}
  477. {block:ifbigposts}{Video-400}{/block:ifbigposts}
  478. {/block:indexpage}
  479. {block:permalinkpage}{Video-400}{/block:permalinkpage}
  480. <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  481. {/block:Video}
  482.  
  483. {block:Photo}
  484. <!perma>{block:IndexPage}<div class="permalink">
  485. <div class="likep">
  486. <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>
  487. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  488. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
  489. <div id="photo"><a href="{Permalink}"><img src="{PhotoURL-500}"/></a></div>
  490. {/block:Photo}
  491.  
  492. {block:Photoset}
  493. <!perma>{block:IndexPage}<div class="permalink">
  494. <div class="likep">
  495. <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>
  496. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  497. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
  498. {block:indexpage}
  499. {block:ifsmallposts}{Photoset-250}{/block:ifsmallposts}
  500. {block:ifbigposts}{Photoset-400}{/block:ifbigposts}
  501. {/block:indexpage}
  502. {block:permalinkpage}{Photoset-400}{/block:permalinkpage}
  503. {/block:Photoset}
  504.  
  505. {block:PermalinkPage}
  506. {block:caption}{Caption}{/block:caption}<br>
  507. <center>Posted {TimeAgo} with {NoteCount} Notes</center><br>
  508. <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  509. {/block:PermalinkPage}
  510.  
  511. </div>
  512. {/block:Posts}
  513. </div>
  514. </div>
  515.  
  516. </div>
  517.  
  518. <div id="c"><a href="http://incedo.tumblr.com">©</a></div>
  519.  
  520. </body>
  521. </html>
Advertisement
Add Comment
Please, Sign In to add comment