Advertisement
clairesrps

flashbacks & echoes

Oct 5th, 2014
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.05 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <!-- theme 10, by clairesrps // flashbacks and echoes -->
  5. <!-- themesbyzsu.tumblr.com // base code -->
  6.  
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12. <head>
  13.  
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17.  
  18. <meta name="color:Background" content="#fff" />
  19. <meta name="color:Text" content="#333" />
  20. <meta name="color:Entries" content="#fff" />
  21. <meta name="color:InfoBar" content="#fff" />
  22. <meta name="color:Title" content="#000" />
  23. <meta name="color:Borders" content="#000" />
  24. <meta name="color:Sbar" content="#fff" />
  25. <meta name="color:Sidebar" content="#fff" />
  26. <meta name="color:Sidebar nav" content="#eee" />
  27. <meta name="color:Sidebar nav hover" content="#fff" />
  28. <meta name="color:Sidebar link" content="#fff" />
  29. <meta name="color:Sidebar link hover" content="#333" />
  30. <meta name="color:Link" content="#000" />
  31. <meta name="color:Link Hover" content="#666" />
  32. <meta name="color:Scrollbar" content="#666" />
  33. <meta name="color:Pre BG" content="#666" />
  34. <meta name="color:Pre Text" content="#fff" />
  35. <meta name="color:Ask BG" content="#eeeeee" />
  36.  
  37. <meta name="image:Background" content="" />
  38. <meta name="image:Sidebar Bg" content="" />
  39. <meta name="image:Sidebar" content="" />
  40. <meta name="image:Sidebar2" content="" />
  41.  
  42. <meta name="text:Link1" content="refresh" />
  43. <meta name="text:Link1 URL" content="/" />
  44. <meta name="text:Link1 Title" content="title" />
  45. <meta name="text:Link2" content="askbox" />
  46. <meta name="text:Link2 URL" content="/" />
  47. <meta name="text:Link2 Title" content="title" />
  48. <meta name="text:Link3" content="link" />
  49. <meta name="text:Link3 URL" content="/" />
  50. <meta name="text:Link3 Title" content="title" />
  51. <meta name="text:Link4" content="link" />
  52. <meta name="text:Link4 URL" content="/" />
  53. <meta name="text:Link4 Title" content="title" />
  54.  
  55. <meta name="text:main title" content="this is your main title" />
  56. <meta name="text:sub title" content="this is your sub title" />
  57.  
  58. <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  59.  
  60. <script src=”http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js”></script>
  61.  
  62. <script>
  63.  
  64. (function($){
  65.  
  66. $(document).ready(function(){
  67.  
  68. $(“a[title]”).style_my_tooltips({
  69.  
  70. tip_follows_cursor:true,
  71.  
  72. tip_delay_time:30,
  73.  
  74. tip_fade_speed:300,
  75.  
  76. attribute:”title”
  77.  
  78. });
  79.  
  80. });
  81.  
  82. })(jQuery);
  83.  
  84. </script>
  85. <style type="text/css">
  86.  
  87. ::-webkit-scrollbar{height: 5px; width: 5px; -webkit-border-radius: 0px; background-color:#ffffff;}
  88.  
  89. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  90. ::-webkit-scrollbar-track{background-color:#fefefe;}
  91.  
  92. #s-m-t-tooltip {
  93. margin-top: 15px;
  94. font-family: cambria;
  95. font-size: 9px;
  96. text-transform:lowercase;
  97. padding:5px;
  98. background-color:{color:Entries};
  99. color:{color:Text};
  100. border:1px solid {color:Borders};
  101. z-index:9999;
  102. }
  103.  
  104. body {
  105. background: {color:Background};
  106. background-image: url('{image:Background}');
  107. background-attachment:fixed;
  108. position:absolute;
  109. font-size:12px;
  110. font-family: cambria;
  111. color:{color:Body};
  112. }
  113.  
  114. pre {
  115. font-family:cambria;
  116. font-size:8px;
  117. text-transform:Uppercase;
  118. background-color:{color:Pre Bg};
  119. padding:2px;
  120. text-align:center;
  121. border-left:2px solid {color:border};
  122. border-right:2px solid {color:border};
  123. color:{color:Pre Text};
  124. }
  125.  
  126. a {
  127. text-decoration:none;
  128. outline:none;
  129. color:{color:Link};
  130. -webkit-transition: all 0.5s ease-in-out;
  131. -moz-transition: all 0.5s ease-in-out;
  132. -o-transition: all 0.5s ease-in-out;
  133. }
  134.  
  135. a:hover {
  136. color:{color:Link Hover};
  137. -webkit-transition: all 0.5s ease-in-out;
  138. -moz-transition: all 0.5s ease-in-out;
  139. -o-transition: all 0.5s ease-in-out;
  140. }
  141.  
  142. #posttitle {
  143. font-weight:bold;
  144. color:{color:title};
  145. text-align:left;
  146. font-family: cambria;
  147. font-size: 17px;
  148. text-transform:uppercase;
  149. }
  150.  
  151. #quotes {
  152. text-transform:lowercase;
  153. text-align:left;
  154. font-family: cambria;
  155. font-weight:none;
  156. font-style:italic;
  157. color:{color:Link};
  158. font-family:cambria;
  159. text-align:left;
  160. font-size: 17px;
  161. }
  162.  
  163. #backbar {
  164. float:left;
  165. position:fixed;
  166. width:267px;
  167. height:100%;
  168. margin-left:120px;
  169. margin-top:-9px;
  170. background-color:{color:sbar};
  171. background-image:url('{image:sidebar bg}');
  172. background-attachment:none;
  173. background-size:auto;
  174. background-position:top left;
  175. background-repeat:repeat;
  176. border: 1px solid {color:borders};
  177. }
  178.  
  179. #title1 {
  180. margin-top: 6px;
  181. font-family: cambria;
  182. font-family:{font:Title};
  183. color:{color:title};
  184. font-style:none;
  185. font-weight:none;
  186. text-transform:uppercase;
  187. font-size:15px;
  188. text-align:center;
  189. text-decoration:none;
  190. text-shadow:1px 1px 0px #888888;
  191. -webkit-transition: all 0.5s ease-in-out;
  192. -moz-transition: all 0.5s ease-in-out;
  193. -o-transition: all 0.5s ease-in-out;
  194. }
  195.  
  196. #title2 {
  197. font-family:{font:Title};
  198. color:{color:Text};
  199. font-style:none;
  200. font-weight:none;
  201. text-transform:lowercase;
  202. font-style:italic;
  203. font-size:11px;
  204. text-align:center;
  205. text-decoration:none;
  206. -webkit-transition: all 0.5s ease-in-out;
  207. -moz-transition: all 0.5s ease-in-out;
  208. -o-transition: all 0.5s ease-in-out;
  209. }
  210.  
  211. #sidebar {
  212. overflow:hidden;
  213. height: 250px;
  214. border: 1px solid {color:borders};
  215. background-color: {color:sidebar};
  216. position:fixed;
  217. margin-top:204px;
  218. margin-left:29px;
  219. width:197px;
  220. padding:5px;
  221. }
  222.  
  223. #sidebarimg {
  224. float:left;
  225. position:fixed;
  226. width:259px;
  227. height:140px;
  228. margin-left:3px;
  229. margin-top:60px;
  230. background-color:{color:sidebar};
  231. background-image:url('{image:sidebar}');
  232. background-attachment:none;
  233. background-size:auto;
  234. background-position:top left;
  235. background-repeat:no-repeat;
  236. border: 1px solid {color:borders};
  237. }
  238.  
  239. #sidebarimg2 {
  240. float:left;
  241. position:fixed;
  242. width:259px;
  243. height:140px;
  244. margin-left:3px;
  245. margin-top:468px;
  246. background-color:{color:sidebar};
  247. background-image:url('{image:sidebar2}');
  248. background-attachment:none;
  249. background-size:auto;
  250. background-position:top left;
  251. background-repeat:no-repeat;
  252. border: 1px solid {color:borders};
  253. }
  254.  
  255. #description {
  256. margin-top:0px;
  257. margin-left:9px;
  258. margin-right:10px;
  259. font-style:normal;
  260. padding:0px;
  261. color:{color:text};
  262. font-size:10px;
  263. text-align:justify;
  264. }
  265.  
  266. #links {
  267. position:fixed;
  268. width: auto;
  269. margin-top:201px;
  270. margin-left:126px;
  271. text-align:left;
  272. }
  273.  
  274.  
  275. #links a{
  276. border-radius: 5px 0px 0px 5px;
  277. font-style: none;
  278. text-shadow: 1px 1px 0px {color:borders};
  279. text-align:center;
  280. font-family:cambria;
  281. line-height: 85px;
  282. height: 84.5px;
  283. margin-left:-2px;
  284. margin-bottom:1px;
  285. letter-spacing: 0px;
  286. font-size: 11px;
  287. text-transform: uppercase;
  288. width: 25px;
  289. border: 1px solid {color:borders};
  290. display:block;
  291. background:{color:sidebar nav};
  292. color:{color:sidebar link};
  293. -webkit-transition: all 0.2s ease-in-out;
  294. -moz-transition: all 0.2s ease-in-out;
  295. -o-transition: all 0.2s ease-in-out;
  296. }
  297.  
  298. #links a:hover{
  299. border: 1px solid {color:borders};
  300. color:{color:sidebar link hover};
  301. font-style:bold;
  302. background:{color:sidebar nav hover};
  303. -webkit-transition: all 0.5s ease-in-out;
  304. -moz-transition: all 0.5s ease-in-out;
  305. -o-transition: all 0.5s ease-in-out;
  306. }
  307.  
  308. #links2 {
  309. position:fixed;
  310. width: auto;
  311. margin-top:201px;
  312. margin-left:360px;
  313. text-align:left;
  314. }
  315.  
  316.  
  317. #links2 a{
  318. border-radius: 0px 5px 5px 0px;
  319. font-style: none;
  320. text-shadow: 1px 1px 0px {color:borders};
  321. text-align:center;
  322. font-family:cambria;
  323. line-height: 85px;
  324. height: 84.5px;
  325. margin-left:-2px;
  326. margin-bottom:1px;
  327. letter-spacing: 0px;
  328. font-size: 11px;
  329. text-transform: uppercase;
  330. width: 25px;
  331. border: 1px solid {color:borders};
  332. display:block;
  333. background:{color:sidebar nav};
  334. color:{color:sidebar link};
  335. -webkit-transition: all 0.2s ease-in-out;
  336. -moz-transition: all 0.2s ease-in-out;
  337. -o-transition: all 0.2s ease-in-out;
  338. }
  339.  
  340. #links2 a:hover{
  341. border: 1px solid {color:borders};
  342. color:{color:sidebar link hover};
  343. font-style:bold;
  344. background:{color:sidebar nav hover};
  345. -webkit-transition: all 0.5s ease-in-out;
  346. -moz-transition: all 0.5s ease-in-out;
  347. -o-transition: all 0.5s ease-in-out;
  348. }
  349.  
  350.  
  351.  
  352. #pagination {
  353. margin-left: 5px;
  354. margin-top: -5px;
  355. font-size:10px;
  356. text-align:center;}
  357.  
  358. #pagination a {
  359. color: {color:link};
  360. }
  361.  
  362. #entries {
  363. font-size:10px;
  364. margin-left: 480px;
  365. margin-top:52px;
  366. float: right;
  367. text-align: justify;
  368. }
  369.  
  370. #entrybg {
  371. padding:2px;
  372. background-image:url('{image:Sidebar BG}');
  373. border:1px solid {color:Borders};
  374. }
  375.  
  376. #post {
  377. border:1px {color:borders} solid;
  378. background-color:{color:Entries};
  379. font-size:10px;
  380. padding: 10px;
  381. width: 500px;
  382. color:{color:Text};
  383. text-align: justify;
  384. overflow:hidden;
  385. }
  386.  
  387. #infobar {
  388. color:{color:Text};
  389. font-size:9px;
  390. text-transform:lowercase;
  391. width: 526px;
  392. margin-bottom:40px;
  393. margin-top: -1px;
  394. background-color: {color:infobar};
  395. text-align: center;
  396. padding-top: 5px;
  397. padding-bottom: 5px;
  398. border:1px {color:borders} solid;
  399. }
  400.  
  401. #tags{
  402. font-size: 9px;
  403. margin-top: 2px;
  404. text-transform: lowercase;
  405. background-color: {color:entries};
  406. text-align: left;
  407. }
  408.  
  409. .user_1 .label {
  410. color:{color:link};
  411. text-transform:uppercase;
  412. font-weight:bold}
  413.  
  414. .user_2 .label {
  415. color:{color:title};
  416. text-transform:uppercase;
  417. font-weight:bold}
  418.  
  419. .user_3 .label {
  420. color:{color:link};
  421. text-transform:uppercase;
  422. font-weight:bold}
  423.  
  424. .user_4 .label {
  425. color:{color:title};
  426. text-transform:uppercase;
  427. font-weight:bold}
  428.  
  429. .user_5 .label {
  430. color:{color:link};
  431. text-transform:uppercase;
  432. font-weight:bold}
  433.  
  434. .user_6 .label {
  435. color:{color:title};
  436. text-transform:uppercase;
  437. font-weight:bold}
  438.  
  439. .user_7 .label {
  440. color:{color:link};
  441. text-transform:uppercase;
  442. font-weight:bold}
  443.  
  444. .user_8 .label {
  445. color:{color:title};
  446. text-transform:uppercase;
  447. font-weight:bold}
  448.  
  449. .user_9 .label {
  450. color:{color:link};
  451. text-transform:uppercase;
  452. font-weight:bold}
  453.  
  454. .user_10 .label {
  455. color:{color:title};
  456. text-transform:uppercase;
  457. font-weight:bold}
  458.  
  459. ul.chat, .chat ol, .chat li {
  460. list-style:none;
  461. margin:0px 0px 5px 0px;
  462. padding:0px; 0px 0px 0px}
  463.  
  464. small {
  465. font-size: 9px;
  466. }
  467.  
  468. b, strong {
  469. color:{color:title}
  470. }
  471.  
  472. i, em {
  473. color:{color:text}
  474. }
  475.  
  476. p {
  477. margin-top:5px;
  478. margin-bottom:5px
  479. }
  480.  
  481. blockquote {
  482. border-left:2px solid {color:text};
  483. padding-left:5px;
  484. margin:0px 2px 0px 10px
  485. }
  486.  
  487. ol.notes {
  488. color: #ffffff;
  489. margin-top:-25px;
  490. margin-left:-20px;
  491. width:500px;
  492. list-style-type:none;
  493. }
  494.  
  495. ol.notes li.note {
  496. color: #ffffff;
  497. padding-top: 0px;
  498. }
  499.  
  500. ol.notes li.note img.avatar {
  501. vertical-align:1px;
  502. margin-right:10px;
  503. width:16px;
  504. height:16px;
  505. }
  506.  
  507. ol.notes li.note span.action {
  508. font-weight:normal;
  509. }
  510.  
  511. ol.notes li.note .answer_content {
  512. font-weight:normal;
  513. }
  514.  
  515. ol.notes li.note blockquote {
  516. padding:0px 6px 0px 6px;
  517. margin:5px 5px 5px 5px;
  518. }
  519.  
  520. #audio {
  521. border-radius:100%;
  522. width:100%;
  523. height:100px;
  524. margin-bottom:10px}
  525.  
  526. .albumart {
  527.  
  528. padding: 2px;
  529. border: 1px #f1f1f1 solid;
  530. float:left;
  531. width:100px;
  532. height:100px}
  533.  
  534. .player {
  535. margin-left:2px;
  536. margin-top:2px;
  537. padding:11px;
  538. display:block;
  539. height:80px;
  540. width:80px;
  541. overflow:hidden;
  542. position:absolute;
  543. opacity:0.3;
  544. background:#fff;
  545. -webkit-transition:all 0.4s ease-in-out;
  546. -moz-transition:all 0.4s ease-in-out;
  547. -o-transition:all 0.4s ease-in-out;
  548. -ms-transition: all 0.4s ease-in-out;
  549. transition:all 0.5s ease-in-out}
  550.  
  551. .player:hover {
  552. opacity:0.5;
  553. -webkit-transition:all 0.4s ease-in-out;
  554. -moz-transition:all 0.4s ease-in-out;
  555. -o-transition:all 0.4s ease-in-out;
  556. -ms-transition: all 0.4s ease-in-out;
  557. transition:all 0.5s ease-in-out}
  558.  
  559. .audioplayer {
  560. width:24px;
  561. height:24px;
  562. margin:28px 0 0 28px;
  563. overflow:hidden}
  564.  
  565. .audioinfo {
  566. margin-left:105px;
  567. height:54px;
  568. line-height:150%;
  569. font:10px cambria;
  570. color:{color:text};
  571. padding:26px 5px 24px 10px;
  572. text-align:left}
  573.  
  574. .tracktitle {
  575. color:{color:title};
  576. margin-bottom:-10px;
  577. text-transform: uppercase;
  578. font-size: 10px;
  579. }
  580.  
  581. #asks {
  582. text-align:justify;
  583. line-height:120%;
  584. color:{color:text};
  585. padding:5px;
  586. padding-bottom:10px;
  587. padding-top:5px;
  588. }
  589.  
  590.  
  591. #asker img {
  592. margin-left:-2px;
  593. margin-bottom:-15px;
  594. border-radius:50px;
  595. padding:5px;
  596. padding-bottom:5px;
  597. }
  598.  
  599. #ans {
  600. text-align:left;
  601. padding:0px;
  602. color:{color:text};
  603. }
  604.  
  605.  
  606.  
  607.  
  608. #cred a {
  609. text-align: center;
  610. text-transform: lowercase;
  611. background-color:{color:Background};
  612. position:fixed;
  613. letter-spacing: 1px;
  614. font:10px cambria;
  615. color:{color:Link Hover};
  616. height: 16px;
  617. width: 38px;
  618. line-height: 17px;
  619. bottom:20px;
  620. right:20px
  621. }
  622.  
  623. #cred a:hover {
  624. color:{color:Link}
  625. }
  626.  
  627.  
  628.  
  629.  
  630.  
  631. </style>
  632. <style type="text/css">{CustomCSS}</style>
  633. </head>
  634.  
  635. <body>
  636.  
  637. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  638.  
  639. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  640.  
  641. <script>
  642.  
  643. (function($){
  644.  
  645. $(document).ready(function(){
  646.  
  647. $("a[title]").style_my_tooltips({
  648.  
  649. tip_follows_cursor:true,
  650.  
  651. tip_delay_time:10,
  652.  
  653. tip_fade_speed:60,
  654.  
  655. attribute:"title"
  656.  
  657. });
  658.  
  659. });
  660.  
  661. })(jQuery);
  662.  
  663. </script>
  664.  
  665. <div id="backbar">
  666. <div id="sidebarimg">
  667. </div>
  668. <div id="sidebarimg2">
  669. </div>
  670. <div id="sidebar">
  671. <div id="title1">{text:main title}</div>
  672. <div id="title2">{text:sub title}</div><br>
  673.  
  674.  
  675. <div id="description"><div style="overflow:auto; padding-right:2px; width: 180px; height: 185px; text-align: justify;">{block:Description}{Description}{/block:Description}</div></div>
  676. </div></div></div>
  677.  
  678. </div>
  679. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big><i>back</i></big></a>{/block:PreviousPage} - {block:NextPage}<a href="{NextPage}"><big><i>next</i></big></a>{/block:NextPage}{/block:Pagination}</div>
  680. </div>
  681.  
  682.  
  683. <div id="links">
  684. <a href="/" title="refresh.">I</a>
  685. <a href="/ask" title="askbox.">II</a>
  686. <a href="{text:Link1 URL}" title="{text:Link1 Title}">{text:Link1}</a>
  687. </div>
  688.  
  689. <div id="links2">
  690. <a href="{text:Link2 URL}"title="{text:Link2 Title}">{text:Link2}</a>
  691. <a href="{text:Link3 URL}"title="{text:Link3 Title}">{text:Link3}</a>
  692. <a href="{text:Link4 URL}"title="{text:Link4 Title}">{text:Link4}</a>
  693. </div>
  694. </div>
  695.  
  696. </div>
  697.  
  698.  
  699. <div id="entries">
  700. {block:Posts}
  701. <div id="entrybg">
  702.  
  703. <div id="post">
  704.  
  705. {block:Text}<div id="posttitle">{title}</div>{Body}{/block:Text}
  706.  
  707. {block:Quote}<div id="quotes">“{Quote}” </div>
  708. <div style="text-align:right; padding-bottom:5px;">— {Source}</div>{/block:Quote}
  709.  
  710. {block:Link}<a href="{URL}" class="link" {Target}> <div id="quotes">{Name}</div></a>
  711. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  712.  
  713. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  714. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  715.  
  716. {block:Chat}
  717. <ul class="chat">
  718. {block:title}<div id="quotes">{Title}</div>{/block:title}
  719.  
  720. {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  721. {/block:Chat}
  722.  
  723. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  724.  
  725. {block:Audio}
  726. <div id="audio">
  727. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  728. <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
  729. <div class="audioinfo">
  730. <div class="tracktitle">{block:TrackName}{TrackName}{/block:TrackName}</div><br>
  731. {block:Artist}<b>ARTIST:</b> {Artist}{/block:Artist} {block:Album}<br>
  732. <b>ALBUM:</b> {Album}{/block:Album}<br>
  733. <b>PLAYED:</b> {FormattedPlayCount} times</div></div>
  734. {block:Caption}{Caption}{/block:Caption}
  735. {/block:Audio}
  736.  
  737. {block:Answer}<div id="ask" style="border: 3px {color:Borders} double"><div id="asker"><img src="{AskerPortraitURL-64}" style="height:30px; width:30px; float:center; margin-top:0px;"><big><i><big>{Asker} asked:</big></big></i><br><br><center>{Question}</center><br></div></div><div id="ans">{Answer}</div>{/block:answer}
  738.  
  739. </div> </div>
  740.  
  741.  
  742. {block:Date}<div id="infobar">
  743. posted <a href="{Permalink}">{TimeAgo}</a>
  744. {block:NoteCount} ♡ {NoteCountWithLabel}{/block:NoteCount}{/block:NoteCount}{block:RebloggedFrom} ♡ via <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} <a href="{SourceURL}"></a>{block:ContentSource}{/block:RebloggedFrom} ♡ <a href="{ReblogURL}" target="_blank">reblog</a><br>
  745. {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</div>{/block:Date}
  746.  
  747. {/block:Posts}
  748.  
  749. {block:PostNotes}{PostNotes}{/block:PostNotes}
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756. </div>
  757.  
  758. <!-- PLEASE DON'T REMOVE THIS -->
  759. <div id="cred"><a href="http://clairesrps.tumblr.com" title="©">♡ </a></div>
  760. <!-- PLEASE DON'T REMOVE THIS -->
  761.  
  762. </body>
  763. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement