wheretimeisendless

Theme #5

Jun 28th, 2012
1,375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.16 KB | None | 0 0
  1. <!--
  2. theme originally by obeykidwauhl. highly edited by youroliviachachi.
  3. don't remove the credit ~
  4. -->
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Coming+Soon' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Overlock' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  10.  
  11. <html lang="en">
  12. <head>
  13.  
  14. <link href='http://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='text/css'>
  15. <script type="text/javascript">
  16. WebFontConfig = {
  17. google: { families: [ 'Questrial::latin' ] }
  18. };
  19. (function() {
  20. var wf = document.createElement('script');
  21. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  22. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  23. wf.type = 'text/javascript';
  24. wf.async = 'true';
  25. var s = document.getElementsByTagName('script')[0];
  26. s.parentNode.insertBefore(wf, s);
  27. })(); </script>
  28.  
  29. <!-- DEFAULT VARIABLES -->
  30. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  31. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  32. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  33. <meta name="color:background" content="#ffffff"/>
  34. <meta name="color:text" content="#000"/>
  35. <meta name="color:title" content="#000"/>
  36. <meta name="color:link" content="#777"/>
  37. <meta name="color:hover" content="#000"/>
  38. <meta name="color:ask background" content="#eeeeee"/>
  39. <meta name="image:sidebar" content="1"/>
  40. <meta name="if:show photo" content="0"/>
  41. <meta name="if:infinite scrolling" content="0"/>
  42. <meta name="if:bottom links" content="1"/>
  43. <meta name="if:top links" content="1"/>
  44. <meta name="image:Background" content=""/>
  45. <meta name="text:sbartitle" content="" />
  46. <meta name="text:sbartext" content="" />
  47. <meta name="text:HomeTitle" content="canada"/>
  48. <meta name="text:AskTitle" content="mailbox"/>
  49. <meta name="text:BottomLinkTitle" content="linkies"/>
  50. <meta name="text:BottomLink" content="/links" />
  51. <meta name="text: link one" content=""/>
  52. <meta name="text: link one title" content=""/>
  53. <meta name="text: link two" content=""/>
  54. <meta name="text: link two title" content=""/>
  55. <meta name="text: link three" content=""/>
  56. <meta name="text: link three title" content=""/>
  57. <meta name="text: link four" content=""/>
  58. <meta name="text: link four title" content=""/>
  59. <meta name="text:sidebanner" content="i like this quote"/>
  60.  
  61. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  62.  
  63. {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  64.  
  65. <style type="text/css">
  66.  
  67. {block:iftinycursorwithheart}body, a, a:hover, a:visited {cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), progress;}{/block:iftinycursorwithheart}
  68.  
  69. body {
  70. margin:0px;
  71. background-color: {color:Background};
  72. background-image:url({image:Background});
  73. background-attachment: fixed;
  74. background-repeat: repeat;}
  75. body, div, p, textarea, submit, input{
  76. font-family: questrial;
  77. font-size: 13px;
  78. line-height:13px;
  79. letter-spacing:0px;
  80. color:{color:Text};
  81. }
  82.  
  83. @font-face {font-family: "short stack;";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  84. p {margin:0px; margin-top:0px;}
  85.  
  86. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  87.  
  88. @font-face {
  89. font-family: "dawning";
  90. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  91. }
  92.  
  93. {block:iftinyscrollbar}
  94. ::-webkit-scrollbar {width: 8px; height: 4px; background: {color:background}; }
  95.  
  96. ::-webkit-scrollbar-thumb { background-color: #fff; -webkit-border-radius: 1ex; border: 1px dashed black;}
  97. {/block:iftinyscrollbar}
  98.  
  99. p {
  100. margin:0px;
  101. margin-top:0px;
  102. }
  103.  
  104.  
  105. a:link, a:active, a:visited{
  106. color: {color:Link};
  107. text-decoration: none;
  108. -webkit-transition: color 0.3s ease-out;
  109. -moz-transition: color 0.3s ease-out;
  110. transition: color 0.3s ease-out;
  111. }
  112.  
  113. a:hover {
  114. color:{color:Hover};
  115. font-style:italic;
  116. -webkit-transition: all 0.2s linear;
  117. -webkit-transition: all 0.2s linear;
  118. -moz-transition: all 0.2s linear;
  119. transition: all 0.2s linear;
  120. text-shadow:1px 1px 5px #000;}
  121.  
  122.  
  123. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  124.  
  125. @font-face { font-family: "that one thing"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  126.  
  127. div#center{
  128. margin:auto;
  129. position:relative;
  130. width:1250px;
  131. background-color:;
  132. overflow:auto;
  133. overflow-y:hidden;
  134. }
  135.  
  136. h3{
  137. font-family: stars;
  138. font-size: 80px;
  139. line-height: 12px;
  140. color: #A78282;
  141. font-weight: normal;
  142. line-height:15px;
  143. letter-spacing: 1px;
  144. font-style: normal;
  145. text-transform: lowercase;
  146. text-align: right;
  147. padding: 0px;
  148. margin:0px;
  149. }
  150.  
  151. div#content{
  152. float:right;
  153. width:500px;
  154. padding-left: 2px;
  155. padding-right: 2px;
  156. padding-top: 2px;
  157. padding-bottom: 2px;
  158. margin-right: 380px;
  159. margin-top: 1px;
  160. background: transparent;
  161. }
  162.  
  163. div#entry{
  164. width:500px;
  165. background: transparent;
  166. margin-top:2px;
  167. padding-left:2px;
  168. padding-right:2px;
  169. padding-top:2px;
  170. padding-bottom:1px;
  171. border: 0px solid gray !important;
  172. }
  173.  
  174. #permalink {position: absolute;margin-top: 1px;margin-left: 69px;opacity: 0;
  175. -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
  176. -o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
  177.  
  178. #entry:hover #permalink {margin-top: 14px;margin-left: 69px;opacity: 1;
  179. -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;
  180. -o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
  181.  
  182. .countreblog {color: #FFFFFF;letter-spacing:1px; font-family: that one thing;font-size:11px;
  183. line-height:15px;margin: 2px;margin-top: 1px;
  184. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  185. background-repeat:repeat;border:1px solid rgba(0,0,0,0.1);padding:3px 5px;
  186. padding-top: 3px;padding-bottom: 4px;height: 20px;-webkit-border-radius:2px;
  187. moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
  188.  
  189. .countreblog a { color:#FFF; }
  190.  
  191. .perma{opacity: 0.0;filter: alpha(opacity = 0);margin-top: 0px;width: 60px;height: 30px;line-height: 30px;
  192. font-size: 9px;position:absolute;text-align: center;z-index:9999991; margin-top: 5px;margin-left: 4px;
  193. text-align: center;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
  194. -o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
  195.  
  196. #entry:hover .perma {margin-top: 11px;-webkit-transition: all 0.4s ease-in-out;
  197. -moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;
  198. transition: all 0.4s ease-in-out;opacity: 1;}
  199.  
  200. .likep {display: inline;width: 21px;float: right;height: 20px;margin-left:-4px;overflow: hidden;
  201. position: relative;z-index: 9999999;-webkit-transition: all .4s ease;}
  202.  
  203. .likep a {background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  204. background-position: 0px 0px;display: block;z-index: 9999999;-webkit-transition: opacity 0.4s linear;
  205. opacity: 2; -webkit-transition: all 0.1s linear;-webkit-transition: all 0.1s linear;
  206. -moz-transition: all 0.1s linear;transition: all .1s linear;}
  207.  
  208. .likep img {width: 21px;height: 20px;-webkit-transition: opacity 0.4s linear; opacity: 2;
  209. -webkit-transition: all 0.1s linear;-webkit-transition: all 0.1s linear;-moz-transition: all 0.1s linear;
  210. transition: all .1s linear;}
  211.  
  212. .rep img{width: 24px;height: 20px;line-height: 30px;display: inline;}
  213.  
  214. #bottomlinks{
  215. font-family: "Short Stack", cursive;
  216. text-transform:lowercase;
  217. font-size:15px;
  218. line-height:12px;
  219. font-weight:normal;
  220. padding:5px;
  221. text-align:center;
  222. margin-bottom:3px;
  223. border-bottom:1px dotted;}
  224.  
  225. #bottomlinks a:hover {
  226. opacity:0.9;
  227. letter-spacing: 3px;
  228. font-style:italic;
  229. }
  230.  
  231. #sidebar {
  232. position:fixed !important;
  233. width: 350px;
  234. height: auto;
  235. background-color: transparent;
  236. margin-left: 0px;
  237. margin-top: 50px;
  238. padding:0px;
  239. border: 0px solid gray;
  240. }
  241.  
  242. #link1 a{
  243. opacity: 0.5;
  244. color: black;
  245. position: fixed;
  246. background: transparent;
  247. display: inline-block;
  248. font-family: tinytots;
  249. font-size: 8px;
  250. text-align: center;
  251. text-transform: uppercase;
  252. line-height: 15px;
  253. height: 15px;
  254. width: 86px;
  255. transition: all 0.5s ease-out;
  256. -o-transition-transition: all 0.5s ease-out;
  257. -webkit-transition: all 0.5s ease-out;
  258. -moz-transition: all 0.5s ease-out;
  259. margin: 0px 0px 0px 0px;
  260. }
  261.  
  262. #link1 a:hover {
  263. padding-top: 25px;
  264. opacity: 0.9;
  265. color:{color:Hover};
  266. transition: all 0.5s ease-out;
  267. -o-transition-transition: all 0.5s ease-out;
  268. -webkit-transition: all 0.5s ease-out;
  269. -moz-transition: all 0.5s ease-out;
  270. }
  271.  
  272. #link2 a{
  273. opacity: 0.5;
  274. color: black;
  275. position: fixed;
  276. background: transparent;
  277. display: inline-block;
  278. font-family: tinytots;
  279. font-size: 8px;
  280. text-align: center;
  281. text-transform: uppercase;
  282. line-height: 15px;
  283. height: 15px;
  284. width: 86px;
  285. transition: all 0.5s ease-out;
  286. -o-transition-transition: all 0.5s ease-out;
  287. -webkit-transition: all 0.5s ease-out;
  288. -moz-transition: all 0.5s ease-out;
  289. margin: 0px 0px 0px 88px;
  290. }
  291.  
  292. #link2 a:hover {
  293. padding-top: 25px;
  294. opacity: 0.9;
  295. color:{color:Hover};
  296. transition: all 0.5s ease-out;
  297. -o-transition-transition: all 0.5s ease-out;
  298. -webkit-transition: all 0.5s ease-out;
  299. -moz-transition: all 0.5s ease-out;
  300. }
  301.  
  302. #link3 a{
  303. opacity: 0.5;
  304. color: black;
  305. position: fixed;
  306. background: transparent;
  307. display: inline-block;
  308. font-family: tinytots;
  309. font-size: 8px;
  310. text-align: center;
  311. text-transform: uppercase;
  312. line-height: 15px;
  313. height: 15px;
  314. width: 86px;
  315. transition: all 0.5s ease-out;
  316. -o-transition-transition: all 0.5s ease-out;
  317. -webkit-transition: all 0.5s ease-out;
  318. -moz-transition: all 0.5s ease-out;
  319. margin: 0px 0px 0px 176px;
  320. }
  321.  
  322. #link3 a:hover {
  323. padding-top: 25px;
  324. opacity: 0.9;
  325. color:{color:Hover};
  326. transition: all 0.5s ease-out;
  327. -o-transition-transition: all 0.5s ease-out;
  328. -webkit-transition: all 0.5s ease-out;
  329. -moz-transition: all 0.5s ease-out;
  330. }
  331.  
  332. #link4 a{
  333. opacity: 0.5;
  334. color: black;
  335. position: fixed;
  336. background: transparent;
  337. display: inline-block;
  338. font-family: tinytots;
  339. font-size: 8px;
  340. text-align: center;
  341. text-transform: uppercase;
  342. line-height: 15px;
  343. height: 15px;
  344. width: 86px;
  345. transition: all 0.5s ease-out;
  346. -o-transition-transition: all 0.5s ease-out;
  347. -webkit-transition: all 0.5s ease-out;
  348. -moz-transition: all 0.5s ease-out;
  349. margin: 0px 0px 0px 264px;
  350. }
  351.  
  352. #link4 a:hover {
  353. padding-top: 25px;
  354. opacity: 0.9;
  355. color:{color:Hover};
  356. transition: all 0.5s ease-out;
  357. -o-transition-transition: all 0.5s ease-out;
  358. -webkit-transition: all 0.5s ease-out;
  359. -moz-transition: all 0.5s ease-out;
  360. }
  361.  
  362. #title {
  363. font-size:20px;
  364. text-align:center;
  365. font-family: "Coming Soon", cursive;
  366. text-shadow:black 1px 1px 0.5em;
  367. line-height:110%}
  368.  
  369. #sidebartext {
  370. font-size:12px;
  371. text-align:center;
  372. font-family: questrial;
  373. line-height:110%;
  374. margin-bottom:10px}
  375.  
  376. #pagination {
  377. font-family:questrial;
  378. text-align:center;
  379. font-size:42px;
  380. }
  381.  
  382. #postnotes{
  383. text-align: justify;}
  384.  
  385. #postnotes blockquote{
  386. border: 0px;}
  387.  
  388. .title{
  389. font-family: "Overlock", cursive;
  390. font-size: 20px;
  391. line-height: 16px;
  392. color: {color:Title};
  393. }
  394.  
  395. div#sidebanner{
  396. position:fixed !important;
  397. height: auto;
  398. text-align:center;
  399. margin-top:430px;
  400. margin-left:800px;
  401. width:485px;
  402. background-color: transparent;
  403. font-family: "amatic sc";
  404. font-size: 35px;
  405. color: #000;
  406. line-height: 35px;
  407. text-transform: bold;
  408. text-align: center;
  409. }
  410.  
  411.  
  412. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  413. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  414. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  415.  
  416. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  417.  
  418. blockquote{
  419. padding:0px 0px 2px 5px;
  420. margin:0px 0px 2px 1px;
  421. border-left: 1px dotted #555555;
  422. }
  423.  
  424. blockquote p, ul{
  425. margin:0px;
  426. padding:0px;
  427. }
  428.  
  429.  
  430. a img{border: 0px;}
  431.  
  432. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  433.  
  434. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  435. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  436.  
  437. .notes img{width:10px; position:relative; top:3px;}
  438.  
  439. .permalink{
  440. font-family: questrial;
  441. font-size:11px;
  442. line-height:12px;
  443. display: block;
  444. text-align: right;
  445. text-decoration: none;
  446. }
  447.  
  448.  
  449. small{font-size: 90%;}
  450.  
  451.  
  452. </style>
  453.  
  454.  
  455. <link rel="shortcut icon" href="{Favicon}">
  456. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  457. <meta name="viewport" content="width=820" />
  458.  
  459. </head>
  460. <body>
  461.  
  462. <div id="cage">
  463. <div id="center">
  464. <div id="sidebar">
  465. <div id="title"><a href="/">{text:sbartitle}</a></div>
  466. <div id="sidebartext">{text:sbartext}</div>
  467. {block:iftoplinks}
  468. <div id="link1">
  469. <a href="{text: link one}">{text: link one title}</a></div>
  470. <div id="link2">
  471. <a href="{text: link two}">{text: link two title}</a></div>
  472. <div id="link3">
  473. <a href="{text: link three}">{text: link three title}</a></div>
  474. <div id="link4">
  475. <a href="{text: link four}">{text: link four title}</a></div>
  476. {/block:iftoplinks}
  477. {block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=350px></a>{/block:ifshowphoto}
  478. <center><h3 style="font-size: 11pt; line-height: 12px; letter-spacing: 0px; z-index: 1; text-align: right; border-bottom:0px dashed #aaa; margin-top: 3px;"></h3></center>{/block:ifshowblogtitle}
  479. <center>{block:ifbottomlinks}<div id="bottomlinks"><a href="/"><a href="/">{text:HomeTitle}</a> • <a href="/ask">{text:AskTitle}</a> • <a href="{text:BottomLink}">{text:BottomLinkTitle}</a></a></div></center>{/block:ifbottomlinks}
  480. <center><p>{Description}</p></center>
  481. <p><em><strong><br /></strong></em></p>
  482. <center><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div></center>
  483. </div>
  484.  
  485. <div id="sidebanner"> <b>{text:sidebanner}</b> </div>
  486.  
  487. <div id="content">
  488. {block:Posts}
  489. <div id="entry">
  490.  
  491. {block:Answer}
  492. <div style="font-size: 14px; background-color:{color:ask background}; border-radius:10px; color:{color:text}; padding: 10px 10px 10px 10px;"/>
  493. {Asker} moaned my name then said, "{Question}"<br></div>
  494. <div style="font-family: Questrial; font-size: 11px;">
  495. {Answer}
  496. </div><p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></align>{/block:Answer}
  497.  
  498. {block:Text}{block:Title}<span class="title"><center>{Title}</center></span>{/block:Title}<span class="body">{Body}</span><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span>
  499. {/block:text}
  500.  
  501. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}<span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a>{/block:link}
  502.  
  503. {block:Photo}
  504. {block:IndexPage}<div class="perma">
  505. <div class="likep"><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> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  506. </div> <div id="permalink">
  507. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>{/block:IndexPage}<center>{LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=500px></a>{LinkCloseTag}</center>
  508. {/block:Photo}
  509.  
  510. {block:Photoset}{block:IndexPage}<div class="perma">
  511. <div class="likep"><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> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  512. </div> <div id="permalink">
  513. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>{/block:IndexPage}
  514. <div class="photoset">{Photoset-500}</div>
  515. {/block:Photoset}
  516.  
  517. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> </span>{/block:Quote}
  518.  
  519. {block:Chat}<div style="background-color:{color:Quote background}; padding: 4px;">{block:Title}<span class="title">{Title}</span>{/block:Title}
  520. <ul class="chat">{block:Lines} <li class="user_{UserNumber}"> {block:Label}
  521. <span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}
  522. </ul></div><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a>{/block:Chat}
  523.  
  524.  
  525. {block:Audio}
  526. <center><div style="width:500px; height:28px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
  527. {FormattedPlayCount} plays {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  528. {/block:Audio}
  529.  
  530. {block:Video}{block:IndexPage}<div class="perma">
  531. <a href="{permalink}">{NoteCountWithLabel}</a> ·&nbsp;<a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}<center>
  532. <div class="video">{Video-500}</div></center>
  533. {block:Video}
  534.  
  535. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
  536.  
  537. {block:PostNotes}{PostNotes}
  538. {/block:PostNotes}
  539. </div>
  540.  
  541. {/block:Posts}
  542. </center>
  543. </div></div>
  544.  
  545. </div>
  546. </body>
  547. </a><div style="position:fixed; top:5px; left:5px;">
  548. <a href="http://youroliviachachi.tumblr.com/">credit</a>
  549. </html>
Advertisement
Add Comment
Please, Sign In to add comment