Advertisement
Themes_Mandrakescry

Theme 39

Jun 12th, 2014
1,161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.19 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5. <!-------------------------------------------
  6. Theme by Clara
  7. http://mandrakescry.tumblr.com/
  8. DON'T REMOVE THE CREDITS
  9. -------------------------------------------->
  10.  
  11. <head>
  12.  
  13. <meta name="color:background" content="#ffffff"/>
  14. <meta name="color:text" content="#b3aeae"/>
  15. <meta name="color:link hover" content="#8ca4c0"/>
  16. <meta name="color:posts" content="#f6f6f6" />
  17. <meta name="color:questionbg" content="#8ca4c0" />
  18. <meta name="color:question" content="#ffffff" />
  19. <meta name="color:link" content="#E6E4E4">
  20. <meta name="color:tags" content="#c2c2c2"/>
  21. <meta name="color:bold" content="#a15555"/>
  22. <meta name="color:italic" content="#000000"/>
  23. <meta name="color:hover" content="#454545">
  24. <meta name="color:scrollbar" content="#D6D5D5">
  25. <meta name="color:desc background" content="#f3f3f3">
  26. <meta name="color:border" content="#D6D5D5">
  27. <meta name="color:blog title" content="#8ca4c0">
  28. <meta name="color:side links" content="#8ca4c0">
  29.  
  30. <meta name="image:sidebar" content="http://static.tumblr.com/j0zksi4/s0Xn734px/jj.png"/>
  31. <meta name="text:blog title" content="Fly on my wings">
  32.  
  33. <meta name="text:Link1" content="" />
  34. <meta name="text:Link1 Title" content="Link 1" />
  35. <meta name="text:Link2" content="" />
  36. <meta name="text:Link2 Title" content="Link 2" />
  37. <meta name="text:Link3" content="" />
  38. <meta name="text:Link3 Title" content="Link 3" />
  39. <meta name="text:Link4" content="" />
  40. <meta name="text:Link4 Title" content="Link 4" />
  41.  
  42.  
  43.  
  44. <meta name="if:Show Link 1" content="1" />
  45. <meta name="if:Show Link 2" content="1" />
  46. <meta name="if:Show Link 3" content="1" />
  47. <meta name="if:Show Link 4" content="1" />
  48.  
  49.  
  50. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  51. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  52. <link rel="shortcut icon" href="{Favicon}" />
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Poller+One' rel='stylesheet' type='text/css'>
  57. <link href='http://fonts.googleapis.com/css?family=Peralta' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  62.  
  63. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  66. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  67. <link href='http://fonts.googleapis.com/css?family=Lemon' rel='stylesheet' type='text/css'>
  68.  
  69. <style> body, a, a:hover { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }</style></div>
  70.  
  71. <style type="text/css">
  72.  
  73. #s-m-t-tooltip{
  74. max-width:250px;
  75. z-index:999999;
  76. margin:8px;
  77. padding:2px 2px;
  78. border-radius:3px;
  79. text-transform:uppercase;
  80. border:1px solid {color:border};
  81. background:{color:blog title};
  82. color:{color:desc background};
  83. font-family:trebuchet ms;
  84. font-size:8px;
  85. box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  86.  
  87.  
  88. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  89.  
  90.  
  91. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  92.  
  93. ::-webkit-scrollbar {width: 5px; height: 5px; background:{color:Scrollbar Background}; }
  94. ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
  95.  
  96.  
  97.  
  98. @font-face {font-family: "print";src: url('http://static.tumblr.com/iuggpng/oQfm4mzne/princ___.ttf');}
  99.  
  100. body{
  101. background-color: {color:Background};
  102. background-image: url({image:Background});
  103. background-attachment: fixed;
  104. background-repeat: repeat;
  105. background-position: center;
  106. font-family:cambria;
  107. font-size:11px;
  108. line-height:12px;
  109. color:{color:Text};
  110. }
  111.  
  112.  
  113. ::selection { color: {color:Link Hover};
  114. background: {color:Link Hover Bkgd}; }
  115. ::-moz-selection { color: {color:Link Hover};
  116. background: {color:Link Hover Bkgd}; }
  117.  
  118. a:link, a:active, a:visited{
  119. color: {color:Link};
  120. text-decoration:none;
  121. transition: all 0.5s ease-out;
  122. -o-transition-transition: all 0.5s ease-out;
  123. -webkit-transition: all 0.5s ease-out;
  124. -moz-transition: all 0.5s ease-out;
  125. }
  126. a:hover{
  127. color: {color:Link};
  128. cursor: url(http://i.imgur.com/IepP2.jpg), progress;
  129. }
  130.  
  131. #container {
  132. margin:auto;
  133. width:700px;
  134. }
  135.  
  136. .entry {
  137. width:500px;
  138. margin-left:550px;
  139. margin-top:55px;
  140. margin-bottom:55px;
  141. padding:10px;
  142. overflow: hidden;
  143. background:{color:posts};
  144. border:1px dotted {color:border};
  145. box-shadow:2px 2px 5px rgba(0,0,0,.1);
  146. -webkit-transition-duration:1s;
  147. -moz-transition-duration:1s;
  148. -o-transition-duration:1s;
  149. }
  150.  
  151. .entry .permalink{
  152. width:100px;
  153. position:absolute;
  154. font-size:10px;
  155. font-family:calibri;
  156. text-transform:justify;
  157. margin-left:517px;
  158. padding-left:4px;
  159. opacity:0.7;
  160. -webkit-transition: all 0.3s linear;
  161. -moz-transition: all 0.3s linear;
  162. transition: all 0.3s linear;
  163. }
  164.  
  165.  
  166. #permalink{
  167. width:300px;
  168. margin-left:100px;
  169. position:relative;
  170. margin-top:9px;
  171. padding-top:7px;
  172. font-size:10px;
  173. font-family:calibri;
  174. letter-spacing:1px;
  175. text-align:center;
  176. text-transform:justify;
  177. border-top:1px dotted {color:Border};
  178. opacity:0.7;
  179. }
  180.  
  181. #permalink a{
  182. color:{color:tags};
  183. }
  184.  
  185. #permalink a:hover{
  186. color:{color:linkshover};
  187. }
  188.  
  189. h1 {
  190. font-weight:normal;
  191. font-size:10px;
  192. text-align:left;
  193. font-style:normal;
  194. line-height:100%;
  195. letter-spacing:1px;
  196. text-transform:uppercase;
  197. color:{color:title};
  198. font-family: 'Nixie One', cursive;
  199. }
  200.  
  201. h2 {
  202. font-size:15px;
  203. text-align:left;
  204. line-height:120%;
  205. letter-spacing:0px;
  206. color:{color:title};
  207. font-weight:normal;
  208. padding:15px;
  209. padding-bottom:10px;
  210. font-family: 'Nixie One', cursive;
  211. }
  212.  
  213. h3 {
  214. font-family:trebuchet ms;
  215. border-left:3px solid #999;
  216. padding:8px;
  217. font-size:10px;
  218. text-transform:none;
  219. font-weight:normal;
  220. font-family: 'Nixie One', cursive;
  221. }
  222.  
  223. b, strong {
  224. color:{color:bold};
  225. }
  226.  
  227. i, em {
  228. color:{color:italic};
  229. }
  230.  
  231.  
  232. #theme {
  233. background-color:{color:bg};
  234. width:700px;
  235. position:fixed;
  236. text-align: center;
  237. }
  238.  
  239. #sidebar {
  240. color:{color:text};
  241. position:fixed;
  242. width:130px;
  243. margin-left:170px;
  244. height:auto;
  245. margin-top:160px;
  246. text-align:left;
  247. }
  248.  
  249. #sidebarpic img {
  250. width:150px;
  251. position:fixed;
  252. margin-top:-340px;
  253. margin-left:102px;
  254. }
  255.  
  256. #wing1 img {
  257. margin-top:40px;
  258. position:fixed;
  259. opacity:0;
  260. margin-left:155px;
  261. width:10px;
  262. -moz-transition-duration:1s;
  263. -webkit-transition-duration:1s;
  264. -o-transition-duration:1s;
  265. }
  266.  
  267. #sidebar:hover #wing1 img {
  268. width:150px;
  269. opacity:1;
  270. margin-top:-30px;
  271. margin-left:17px;
  272. -webkit-transform: rotate(0deg);
  273. -moz-transform: rotate(0deg);
  274. -o-transform: rotate(0deg);
  275. -moz-transition-duration:1s;
  276. -webkit-transition-duration:1s;
  277. -o-transition-duration:1s;
  278. }
  279.  
  280. #wing2 img {
  281. margin-top:40px;
  282. position:fixed;
  283. opacity:0;
  284. margin-left:135px;
  285. width:10px;
  286. -moz-transition-duration:1s;
  287. -webkit-transition-duration:1s;
  288. -o-transition-duration:1s;
  289. }
  290.  
  291. #sidebar:hover #wing2 img {
  292. width:150px;
  293. opacity:1;
  294. margin-top:-30px;
  295. margin-left:180px;
  296. webkit-transform: rotate(0deg);
  297. -moz-transform: rotate(0deg);
  298. -o-transform: rotate(0deg);
  299. -moz-transition-duration:1s;
  300. -webkit-transition-duration:1s;
  301. -o-transition-duration:1s;
  302. }
  303.  
  304. #stitle {
  305. font-family: 'Lemon', cursive;
  306. font-size:16px;
  307. text-align:center;
  308. text-transform:justify;
  309. color:{color:blog title};
  310. width:150px;
  311. margin-top:195px;
  312. position:fixed;
  313. margin-left:105px;
  314. z-index:10;
  315. }
  316.  
  317.  
  318. #linkz {
  319. margin-top:-60px;
  320. margin-left:90px;
  321. margin-bottom:64px;
  322. display: block;
  323. background:{color:side links};
  324. width: 10px;
  325. height: 10px;
  326. -webkit-transition-duration: 1s;
  327. -moz-transition-duration: 1s;
  328. transition-duration: 1s;
  329. z-index:10000000000;
  330. }
  331.  
  332. #linkz:hover {
  333. background:{color:hover};
  334. transition-duration: 5s;
  335. z-index:10000000000;
  336. }
  337.  
  338.  
  339.  
  340. .desc {
  341. margin-top:208px;
  342. margin-left:105px;
  343. text-align:justify;
  344. font-size:10px;
  345. width:130px;
  346. position:fixed;
  347. font-family:geogia;
  348. font-style: italic;
  349. color:{color:text};
  350. letter-spacing:1px;
  351. background:{color:desc background};
  352. border:1px dotted {color:border};
  353. padding:10px;
  354. -moz-transition-duration:1s;
  355. -webkit-transition-duration:1s;
  356. -o-transition-duration:1s;
  357. }
  358.  
  359. .desc a {
  360. color:{color:link};
  361. }
  362.  
  363.  
  364.  
  365. .pagi {
  366. font-size:9px;
  367. width:20px;
  368. margin-top:270px;
  369. margin-left:30px;
  370. font-style: italic;
  371. font-family:georgia;
  372. display:inline-block;
  373. text-transform:uppercase;;
  374. letter-spacing:3px;
  375. font-style:normal;
  376. text-align:center;
  377. }
  378.  
  379. .pagi a {
  380. color:#b8b8b8;
  381. }
  382.  
  383.  
  384.  
  385. blockquote{
  386. padding:0px 0px 2px 5px;
  387. margin-left:10px;
  388. border-left: 3px solid {color:Border};}
  389. blockquote p, ul{margin:0px; padding:0px;
  390. }
  391.  
  392. .chat .line{
  393. padding: 2px;
  394. }
  395.  
  396. .label {font-weight:bold; color:{color:text}}
  397.  
  398. a img{border: 0px;}
  399.  
  400. .p { padding-top: 5px; }
  401. .ol, ul { margin-left: 10px; padding: 5px; }
  402. .ul { list-style-type: square; }
  403.  
  404. .cover {position: absolute; z-index: 1; width:65px;}
  405.  
  406. .playbox {background-color: #000; position: absolute; z-index: 1000;}
  407.  
  408. .playbutton {width: 20px; height: 30px; overflow: hidden; position: relative; z-index: 1000; margin: 11px 20px 8px 11px;}
  409.  
  410. .playbox {background-color: #000; position: absolute; z-index: 1000; margin-top: 8px; margin-left: 8px; opacity:.5;
  411. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;-webkit-border-radius: 45px;
  412. -moz-border-radius: 45px;
  413. border-radius: 45px;}
  414.  
  415. .playbox:hover {opacity:.8;}
  416.  
  417. .title{
  418. width:
  419. position:absolute;
  420. line-height:14px;
  421. margin-left:65px;
  422. padding:4px;
  423. z-index: 1000;
  424. text-transform:uppercase;
  425. }
  426.  
  427. .artist{
  428. width:
  429. position:absolute;
  430. line-height:14px;
  431. margin-left:65px;
  432. padding:5px;
  433. z-index: 1000;
  434. text-transform:uppercase;
  435. }
  436.  
  437. .video embed, .post div.video object {width:250px; height:187px}
  438.  
  439. .notes img{width:10px; position:left; top:3px;}
  440.  
  441. #question {
  442. margin-bottom:2px;
  443. padding:5px;
  444. font-style:normal;
  445. font-size:10px;
  446. text-align:left;
  447. background-color:{color:questionbg};
  448. color:{color:question};
  449. -moz-border-radius:5px;
  450. -webkit-border-radius:5px;
  451. }
  452.  
  453. #answer {padding:5px;
  454. font-style:normal;
  455. text-align:left;
  456. color:{color:text};
  457. }
  458.  
  459. @font-face {
  460. font-family: "04b03";
  461. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf');
  462. format("truetype");
  463. }
  464.  
  465. .roda {
  466. -webkit-border-radius: 50px;
  467. -moz-border-radius: 50px;
  468. border-radius: 50px;
  469. -webkit-transition-duration: 0.8s;
  470. width:60px;
  471. }
  472.  
  473. .roda:hover {
  474. -webkit-transform: rotate(360deg);
  475. }
  476.  
  477.  
  478. div#qTip {
  479. margin-top:-30px;
  480. margin-left:auto;
  481. display:none;
  482. text-align:left;
  483. position:absolute;
  484. letter-spacing:1px;
  485. text-transform:uppercase;
  486. font-family:calibri;
  487. font-size:8px;
  488. font-weight:bold;
  489. z-index:99;
  490. padding:1px 3px;
  491. line-height:13px;
  492. color:{color:navi links text};
  493. background:{color:navi links bg};
  494. }
  495.  
  496. #credit{
  497. width:20px;
  498. position:fixed;
  499. bottom:10px;
  500. right:10px;
  501. opacity:1;
  502. z-index:1;
  503. }
  504.  
  505. #credit:hover{
  506. opacity:0.3;
  507. }}
  508.  
  509. {CustomCSS}
  510.  
  511. </style>
  512. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  513. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  514. <script>
  515. (function($){
  516. $(document).ready(function(){
  517. $("a[title]").style_my_tooltips({
  518. tip_follows_cursor:true,
  519. tip_delay_time:90,
  520. tip_fade_speed:600,
  521. attribute:"title"
  522. });
  523. });
  524. })(jQuery);
  525. </script>
  526. </head>
  527.  
  528. <body>
  529. <div id="theme">
  530. <div id="sidebar">
  531. <div id="wing1"><img src="http://static.tumblr.com/j0zksi4/5Qgmyaps8/w2.png"></div>
  532. <div id="wing2"><img src="http://static.tumblr.com/j0zksi4/DCymyapsx/w1.png"></div>
  533. <div id="stitle">{text:blog title}</div>
  534. <div class="desc">
  535. {Description}
  536. </div>
  537. <div class="pagi">
  538. {block:PreviousPage}
  539. <a href="{PreviousPage}">back</a>
  540. {/block:PreviousPage}
  541. {block:NextPage}
  542. <a href="{NextPage}">next</a>
  543. {/block:NextPage}
  544. </div>
  545. <div id="sidebarpic">
  546. <img src="{image:sidebar}"></div>
  547. <a href="/" title="home" id="linkz"></a>
  548. <a href="/ask" title="ask" id="linkz"></a>
  549. {block:IfShowLink1}<a href="{text:Link1}" title="{text:Link1 Title}" id="linkz"></a>{/block:IfShowLink1}
  550. {block:IfShowLink2}<a href="{text:Link2}" title="{text:Link2 Title}" id="linkz"></a>{/block:IfShowLink2}
  551. {block:IfShowLink3}<a href="{text:Link3}" title="{text:Link3 Title}" id="linkz"></a>{/block:IfShowLink3}
  552. {block:IfShowLink4}<a href="{text:Link4}" title="{text:Link4 Title}" id="linkz"></a>{/block:IfShowLink4}
  553. </div></div>
  554. </div>
  555.  
  556. {block:Posts}
  557. <div class="entry">
  558. {block:IndexPage}
  559. <div class="permalink">
  560. <br>
  561. <a href="{Permalink}"> <font style="font-size:30px;margin-left:12px;text-align:center;font-family: 'Peralta', cursive;">{DayofMonth}</font></a><br> <font style="font-size:12px;font-family: 'Poller One', cursive; color:{color:linkshover}">{DayofWeek}</font><br> <font style="color:{color:blogtitle};">{month} {year}</font>
  562. <br>
  563. {block:RebloggedFrom}
  564. <a href="{ReblogParentURL}"title="via {ReblogParentName}"><img style="padding:1px;background:white;border:3px solid {color:linkshover};"src="{ReblogParentPortraitURL-16}"/></a>
  565. &nbsp;
  566. <a href="{ReblogRootURL}"title="source {ReblogRootName}"><img img style="padding:1px;background:white;border:3px solid {color:linkshover};"src="{ReblogRootPortraitURL-16}" /></a><br>
  567. {/block:RebloggedFrom}
  568.  
  569. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  570. </div>
  571. {/block:IndexPage}
  572.  
  573. {block:Answer}
  574. <div id="question"><img src="{AskerPortraitURL-24}" width="24px" align="left" style="margin-right:10px; -moz-border-radius:3px; -webkit-border-radius:3px;" />{Asker} asked: <br />{Question}</div>
  575. <div id="answer">{Answer}</div>{/block:Answer}
  576.  
  577. {block:Text}
  578. {block:Title}
  579. <div class="posttitle">{Title}</div>
  580. {/block:Title}
  581. {Body}
  582. {/block:Text}
  583.  
  584. {block:Link}
  585. <div class="posttitle">
  586. <a href="{URL}">{Name}</a>
  587. </div>
  588. {block:Description}{Description}{/block:Description}
  589. {/block:Link}
  590.  
  591. {block:Photo}
  592. <center>
  593. {LinkOpenTag}
  594. <div id="pic">
  595. <a href="{permalink}">
  596. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"></a>
  597. </div>
  598. {LinkCloseTag}
  599. </center>
  600. {block:Caption}{Caption}{/block:Caption}
  601. {block:ContentSource}
  602. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  603. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  604. {/block:SourceLogo}
  605. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  606. {/block:ContentSource}
  607. {block:ReblogParentURL}
  608. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  609. {/block:ReblogParentURL}
  610. {/block:Photo}
  611.  
  612. {block:Photoset}
  613. <center>
  614. <div class="photo">
  615. {Photoset-500}
  616. </div>
  617. </center>
  618. {block:Caption}{Caption}{/block:Caption}
  619. {/block:Photoset}
  620.  
  621. {block:Quote}
  622. <div class="posttitle">"{Quote}"</div>
  623. {block:Source}
  624. <i> - {Source}</i>
  625. {/block:Source}
  626. {/block:Quote}
  627.  
  628. {block:Chat}
  629. {block:Title}
  630. <div id="posttitle">
  631. {Title}
  632. </div>
  633. {/block:Title}
  634. <div class="chat">
  635. {block:Lines}
  636. <div class="chat">
  637. <div class="line {Alt}">
  638. <div class="{Alt} user_{UserNumber}">
  639. {block:Label}
  640. <b>{Label} </b>
  641. {/block:Label}
  642. {Line}
  643. </div>
  644. </div>
  645. </div>
  646. {/block:Lines}
  647. </div>
  648. {/block:Chat}
  649.  
  650. {block:Audio}
  651. <div class="playbox">
  652. <div class="playbutton">
  653. {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}
  654. </div></div>
  655. {block:AlbumArt}
  656. <img src="{AlbumArtURL}" class="cover">
  657. {/block:AlbumArt}
  658.  
  659. <div class="title">
  660. {block:TrackName}
  661. <b>Title</b>:{TrackName}
  662. {/block:TrackName}
  663. </div>
  664.  
  665. <div class="artist">
  666. {block:Artist}
  667. <b>Artist:</b>{Artist}
  668. {/block:Artist}
  669. </div>
  670.  
  671. <div class="title">
  672. {PlayCountWithLabel}
  673. </div>
  674.  
  675. <br>
  676. {block:Caption}{Caption}{/block:Caption}
  677. {/block:Audio}
  678.  
  679. {block:Video}
  680. <center>
  681. <div class="photo">
  682. {Video-500}
  683. </div>
  684. </center>
  685. {block:Caption}{Caption}{/block:Caption}
  686. {/block:Video}
  687.  
  688. {block:IndexPage}
  689. <div id="permalink">
  690. {block:HasTags}
  691. tagged as:
  692. {block:Tags}<a href="{TagURL}">#{Tag}</a>
  693. {/block:Tags}
  694. {/block:HasTags}
  695. </div>
  696. {/block:IndexPage}
  697.  
  698. {block:PermalinkPage}
  699. <center>
  700. <div id="permalink">
  701. {block:Date}
  702. {TimeAgo} on
  703. {ShortMonth} {DayofMonth},{Year}
  704. {/block:Date}
  705. {block:NoteCount} · {NoteCountWithLabel}
  706. {/block:NoteCount}
  707. {block:HasTags} · tags:
  708. {block:Tags}<a href="{TagURL}">#{Tag} </a>
  709. {/block:Tags}
  710. {/block:HasTags}
  711. <br>{block:RebloggedFrom}via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a> · (©: <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}
  712. </div>
  713. </center>
  714. {/block:PermalinkPage}
  715.  
  716. {block:PostNotes}
  717. {PostNotes}
  718. {/block:PostNotes}
  719. </div>
  720. {/block:Posts}
  721.  
  722.  
  723.  
  724. <a href="http://mandrakescry.tumblr.com/" title="theme by mandrakescry"><img src="http://static.tumblr.com/xkrznpq/PMOmud849/m.png" id="credit" class="roda" ></a>
  725.  
  726.  
  727. </body>
  728. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement