Advertisement
dracarysthemes

The Rains of Castamere Theme

Mar 13th, 2014
573
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.05 KB | None | 0 0
  1.  
  2. <html lang="en">
  3. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.  
  7.  
  8.  
  9. <!--
  10. Rains of Castamere Theme by Westerus for DracarysThemes
  11.  
  12. You can edit as much as you want and you can ask me for help with anything you'd like to change.
  13.  
  14. DON'T REDISTRIBUTE
  15.  
  16. http://westerus.tumblr.com/
  17.  
  18. Please keep the credit (moving is allowed)
  19. -->
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  29. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  30. <link rel="shortcut icon" href="{Favicon}" />
  31.  
  32. <script type="text/javascript"
  33. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  34.  
  35. <!--DEFAULT VARIABLES-->
  36. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  37. <meta name="color:background" content="#fff"/>
  38. <meta name="color:link" content="#777"/>
  39. <meta name="color:text" content="#777"/>
  40. <meta name="color:title" content="#333"/>
  41. <meta name="color:hover" content="#fff"/>
  42. <meta name="image:left background" content=""/>
  43. <meta name="image:right background" content=""/>
  44. <meta name="if:link 4" content="">
  45. <meta name="if:custom font 1" content="">
  46. <meta name="if:custom font 2" content="">
  47. <meta name="if:custom font 3" content="">
  48. <meta name="if:sidebar border" content="">
  49. <meta name="if:sidebar bottom" content="">
  50. <meta name="if:sidebar top" content="">
  51. <meta name="if:posts border" content="">
  52. <meta name="if:1 column" content="">
  53. <meta name="if:300px posts" content="">
  54. <meta name="if:300px posts and 1 column" content="">
  55. <meta name="if:faded posts" content="">
  56.  
  57. <meta name="text:Link1 Url" content="/" />
  58. <meta name="text:Link1 Title" content="Link 1" />
  59. <meta name="text:Link2 Url" content="/" />
  60. <meta name="text:Link2 Title" content="Link 2" />
  61. <meta name="text:Link3 Url" content="/" />
  62. <meta name="text:Link3 Title" content="Link 3" />
  63. <meta name="text:Link4 Url" content="/" />
  64. <meta name="text:Link4 Title" content="Link 4" />
  65.  
  66. <!--Custom fonts, to use them you just have to replace it when it says font family, it's quite easy-->
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  69. <link href='http://fonts.googleapis.com/css?family=MedievalSharp' rel='stylesheet' type='text/css'>
  70. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  71. <link href='http://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
  72. <link href='http://fonts.googleapis.com/css?family=Zeyada|Montez|Sacramento|Clicker+Script|Amatic+SC' rel='stylesheet' type='text/css'>
  73.  
  74.  
  75.  
  76.  
  77. <style type="text/css">
  78.  
  79.  
  80. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  81.  
  82. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  83.  
  84. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  85.  
  86. p {
  87. margin:0px;
  88. margin-top:0px;
  89. }
  90.  
  91.  
  92. body {
  93. padding: 0px;
  94. margin: 0px;
  95. color:{color:text};
  96. font-family: cambria;
  97. line-height:7px;
  98. font-size:11px;
  99. background-color: {color:Background};
  100. background-image:url({image:left background}), url({image:right background});
  101. background-attachment: fixed,fixed;
  102. background-repeat: no-repeat,no-repeat;
  103. background-position:bottom left -30px,bottom right;
  104. background-size:500px,500px;
  105. word-wrap: break-word;
  106. }
  107.  
  108.  
  109. a:link, a:active, a:visited{
  110. text-decoration: none;
  111. -webkit-transition: color 0.3s ease-out;
  112. -moz-transition: color 0.3s ease-out;
  113. transition: color 0.3s ease-out;
  114. color:{color:link};
  115. }
  116.  
  117. a:hover {
  118. text-decoration: none;
  119. font-style:normal;
  120. color: {color:Hover};
  121. }
  122.  
  123. div#center{
  124. margin:auto;
  125. position:relative;
  126. width:1000px;
  127. background-color:transparent;
  128. overflow:auto;
  129. overflow-y:hidden;
  130. }
  131.  
  132.  
  133. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  134. .entry {
  135. float:left;
  136. display: block;
  137. margin:5px;
  138. overflow:hidden;
  139. {block:ifnot300pxposts}
  140. width:250px;
  141. {/block:ifnot300pxposts}
  142. {block:if300pxposts}
  143. width:300px;
  144. {/block:if300pxposts}
  145. {block:if300pxpostsand1column}
  146. width:300px;
  147. {/block:if300pxpostsand1column}
  148. {block:PermalinkPage}
  149. width:450px;
  150. text-align:left;
  151. line-height:10px;
  152. {/block:PermalinkPage}
  153. background:transparent;
  154. padding:4px;
  155. margin-top:30px;
  156. margin-bottom:45px;
  157. margin-right:45px;
  158. {block:ifpostsborder}
  159. border:1px solid #aaa;
  160. padding:12px;
  161. {/block:ifpostsborder}
  162. {block:iffadedposts}
  163. -webkit-transition: opacity 0.8s linear;
  164. -moz-transition: opacity 0.0s linear;
  165. opacity: 0.60;
  166. {/block:iffadedposts}}
  167.  
  168. {block:iffadedposts}
  169. .entry:hover {
  170. -webkit-transition: opacity 0.0s linear;
  171. -moz-transition: opacity 0.0s linear;
  172. opacity: 1;
  173. }
  174. {/block:iffadedposts}
  175.  
  176.  
  177.  
  178. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  179. .entry .perma{
  180. width:100px;
  181. height:35px;
  182. padding:3px;
  183. display:inline-block;
  184. text-transform:uppercase;
  185. margin-left:0px;
  186. margin-top:20px;
  187. position: absolute;
  188. font-family:times;
  189. font-size:8px;
  190. line-height: 12px;
  191. font-size:7px;
  192. overflow:hidden;
  193. text-align:center;
  194. top:0px;
  195. background:black;
  196. color:white;
  197. word-spacing:2px;
  198. letter-spacing:1px;
  199. opacity: 0.0;
  200. -webkit-transition: all 2s ease;
  201. -moz-transition: all 2s ease;
  202. -o-transition: all 2s ease;
  203. transition: all 2s ease;
  204.  
  205. }
  206.  
  207. .entry .perma a{
  208. font-size:8px;
  209. color:white;
  210. }
  211.  
  212.  
  213. .entry:hover .perma{
  214. overflow:visible;
  215. opacity:0.9;
  216. border-radius:20px;
  217. }
  218.  
  219.  
  220.  
  221.  
  222.  
  223. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  224. #posts {
  225. {block:ifnot300pxposts}
  226. width:700px;
  227. {/block:ifnot300pxposts}
  228. {block:if1column}
  229. width:300px;
  230. {/block:if1column}
  231. {block:if300pxposts}
  232. width:1000px;
  233. margin-left:280px;
  234. {/block:if300pxposts}
  235. {block:if300pxpostsand1column}
  236. width:500px;
  237. margin-left:319px;
  238. {/block:if300pxpostsand1column}
  239. margin-top:1px;
  240. z-index:99;
  241. {block:ifnot300pxposts}
  242. margin-left:319px;
  243. {/block:ifnot300pxposts}
  244. margin-right:auto;
  245. background:transparent;
  246. margin-right:auto;
  247. position:relative;
  248. overflow-y: hidden;
  249. }
  250.  
  251.  
  252. #posts .text{
  253. font-size:11px;
  254. font-family:cambria;
  255. padding: 1px 1px 3px 6px;
  256. text-align:left;
  257. margin-top:10px;
  258. line-height:5px;
  259. }
  260.  
  261.  
  262.  
  263. /*CUSTOMIZE SIDEBAR HERE*/
  264. #sidebar {
  265. background-color:transparent;
  266. width: 200px;
  267. position: fixed;
  268. height:170px;
  269. top:200px;
  270. {block:ifsidebartop}
  271. top:100px;
  272. {/block:ifsidebartop}
  273. {block:ifsidebarbottom}
  274. top:400px;
  275. {/block:ifsidebarbottom}
  276. margin-left:100px;
  277. background-image:url({image:Sidebar Background});
  278. left: 140px;
  279. {block:ifsidebarborder}
  280. border:1px solid;
  281. {/block:ifsidebarborder}
  282.  
  283. }
  284.  
  285. #sidebar .links {width:190px;
  286. display:block;
  287. color:{color:text};
  288. background-color:transparent;
  289. padding:5px;
  290. margin-bottom:40px;
  291. margin-left:0px;
  292. text-decoration:none;
  293. margin-top:-10px;
  294. float:left;
  295. text-align:right;
  296. font-size:10px;
  297. font-family:consolas;
  298. border-right: 1px dotted;
  299.  
  300. }
  301.  
  302. #sidebar .links a {
  303. display:block;
  304. border-radius:20px;
  305. margin:3px;
  306. padding: 2px 2px;
  307. text-decoration:none;
  308. color:{color:text};
  309. margin-left:10px;
  310. border-right:7px solid #aaa;
  311. transition:1s;
  312. }
  313.  
  314. #sidebar .links a:hover {
  315. background-color:transparent;
  316. border-right:15px solid;
  317. color:#aaa;
  318. }
  319.  
  320.  
  321.  
  322.  
  323. #sidebar .title {
  324. font-family:cambria;
  325. {block:ifcustomfont1}
  326. font-family: 'Grand Hotel', cursive;
  327. {/block:ifcustomfont1}
  328. {block:ifcustomfont2}
  329. font-family: 'Great Vibes';
  330. {/block:ifcustomfont2}
  331. {block:ifcustomfont3}
  332. font-family:'Montez';
  333. {/block:ifcustomfont3}
  334. font-size: 23px;
  335. margin-bottom:-10px;
  336. margin-left:-10px;
  337. text-align: center;
  338. padding: 7px;
  339. }
  340.  
  341. #sidebar .title a {
  342. color: {color:Primary Colour};
  343. text-decoration: none;
  344.  
  345. }
  346.  
  347. #sidebar .title a:hover {
  348. color: {color:Secondary Colour};
  349. }
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357. #sidebar .description {
  358. color:{color:text};
  359. font-size: 11px;
  360. text-align: center;
  361. font-family:cambria;
  362. font-style:italic;
  363. padding:10px;
  364. margin-bottom:0px;
  365. margin-top:0px;
  366. margin-right:10px;
  367. line-height:100%;
  368. }
  369.  
  370. #sidebar .description a {
  371. color:{color:text};
  372. text-decoration: none;
  373. font-size:10px;
  374. color:{color:Links Color};
  375. font-style:italic;
  376. padding:2px 3px;
  377. margin:0px;
  378. }
  379.  
  380. #sidebar .description a:hover {
  381. color: {color:Secondary Colour};
  382. }
  383.  
  384.  
  385.  
  386.  
  387. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  388.  
  389.  
  390. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  391. #posts .title{
  392. color:{color:Title};
  393. {block:ifcustomfont1}
  394. font-family: 'Grand Hotel', cursive;
  395. {/block:ifcustomfont1}
  396. {block:ifcustomfont2}
  397. font-family: 'Great Vibes';
  398. {/block:ifcustomfont2}
  399. {block:ifcustomfont3}
  400. font-family:'Montez';
  401. font-size:30px;
  402. {/block:ifcustomfont3}
  403. font-size:18px;
  404. margin-bottom:20px;
  405. }
  406.  
  407. #posts .text{
  408. font-size:11px;
  409. font-family:cambria;
  410. padding: 1px 1px 3px 6px;
  411. text-align:left;
  412. margin-top:10px;
  413. line-height:5px;
  414. color:{color:text};
  415. }
  416.  
  417.  
  418. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  419. .permalink{
  420. text-transform: normal;
  421. display: block;
  422. text-align: right;
  423. text-decoration: none;
  424. }
  425.  
  426.  
  427. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  428. #infscr-loading{
  429. bottom: -70px;
  430. position: absolute;
  431. left: 50%;
  432. margin-left:-8px;
  433. width:16px;
  434. height:11px;
  435. overflow:hidden;
  436. margin-bottom: 50px;
  437. }
  438.  
  439. #postnotes{
  440. text-align: justify;}
  441.  
  442. #postnotes blockquote{
  443. border: 0px;}
  444.  
  445. blockquote{
  446. padding:0px 0px 2px 5px;
  447. margin:0px 0px 2px 10px;
  448. border-left: 1px dotted #555555;
  449. }
  450.  
  451. blockquote p, ul{
  452. margin:0px;
  453. padding:0px;
  454. }
  455.  
  456. a img{border: 0px;}
  457.  
  458.  
  459. ul, ol, li{list-style:none; margin:2px; padding:3px;}
  460.  
  461. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  462. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  463.  
  464. .notes img{width:10px; position:relative; top:3px;}
  465. <--ses-->
  466. small{font-size: 90%;}
  467.  
  468.  
  469.  
  470. #ask{
  471. font-family:cambria;
  472. font-size:12px;
  473. font-style:italic;
  474. line-height:10px;
  475. word-spacing:1px;
  476. color:{color:text};
  477. }
  478. #questions{
  479. font-family:cambria;
  480. font-size:10px;
  481. font-style:italic;
  482. color:{color:text};
  483. }
  484.  
  485. #answer{
  486. margin-top:10px;
  487. line-height:10px;
  488. word-spacing:1px;
  489. margin-bottom:10px;
  490. color:{color:text};
  491. }
  492.  
  493. {CustomCSS}
  494.  
  495. </style>
  496.  
  497. {block:IndexPage}
  498. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  499. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  500.  
  501. <script type="text/javascript">
  502. $(window).load(function(){
  503. var $wall = $('#posts');
  504. $wall.imagesLoaded(function(){
  505. $wall.masonry({
  506. itemSelector: '.entry, .entry_photo',
  507. isAnimated : false
  508. });
  509. });
  510.  
  511. $wall.infinitescroll({
  512. navSelector : '#pagination',
  513. nextSelector : '#pagination a',
  514. itemSelector : '.entry, .entry_photo',
  515. bufferPx : 2000,
  516. debug : false,
  517. errorCallback: function() {
  518. $('#infscr-loading').fadeOut('normal');
  519. }},
  520. function( newElements ) {
  521. var $newElems = $( newElements );
  522. $newElems.hide();
  523. $newElems.imagesLoaded(function(){
  524. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  525. });
  526. }); $('#posts').show(500);
  527. });
  528. </script>
  529.  
  530.  
  531. {/block:IndexPage}
  532.  
  533.  
  534. <title>{title}</title>
  535.  
  536. <meta name="viewport" content="width=820" />
  537. </head>
  538.  
  539. <body>
  540. <body onselectstart="return false;" ondragstart="return false;">
  541. <div class="wrapper">
  542. <div class="header">
  543. </div>
  544.  
  545. <div id="cage">
  546. <div id="center">
  547.  
  548. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  549. <div id="sidebar">
  550. <div class="title"><a href="/">{Title}</a></div>
  551. <div class="description">{Description}</div><br>
  552. <div class="links"><a href="{text:Link1 Url}">{text:Link1 Title}</a> <a href="{text:Link2 Url}">{text:Link2 Title}</a><a href="{text:Link3 Url}">{text:Link3 Title}</a>{block:iflink4}<a href="{text:Link4 Url}">{text:Link4 Title}</a>{/block:iflink4}<p></div>
  553. </div>
  554.  
  555.  
  556.  
  557. <!------------------------------------->
  558.  
  559.  
  560. <div class="left">
  561. <div id="posts">
  562. {block:Posts}
  563. <div class="entry">
  564.  
  565. {block:Text}{block:Title}<center><span class="title">{Title}</span></center>{/block:Title}<br>
  566. <p><div style="margin-top:10px;margin-bottom:-10px"></div>
  567. <span style="line-height:12px;padding:5px" class="text">{Body}</span></p><br>
  568. <p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  569. {/block:Text}
  570.  
  571. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  572.  
  573. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  574.  
  575. {block:Photo}
  576. {block:IndexPage}
  577. <center>
  578. <div class="perma">
  579. <a href="{Permalink}">{TimeAgo}</a><br>
  580. <a href="{Permalink}">{NotecountWithLabel}</a><br>
  581. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  582.  
  583. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  584. {/block:IndexPage}
  585. {block:PermalinkPage}
  586. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  587.  
  588. {LinkCloseTag}
  589. {/block:PermalinkPage}
  590. {/block:Photo}
  591.  
  592. {block:Photoset}
  593. {block:IndexPage}
  594. <center>
  595.  
  596. <div class="perma">
  597. <a href="{Permalink}">{TimeAgo}</a><br>
  598. <a href="{Permalink}">{NotecountWithLabel}</a><br>
  599. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  600.  
  601. {Photoset-250}</center>
  602. {/block:IndexPage}
  603. {block:PermalinkPage}
  604. <center>
  605. {Photoset-500}</center>
  606. {/block:PermalinkPage}
  607. {/block:Photoset}
  608.  
  609. {block:Quote}<span style="line-height:12px;padding:5px;margin-bottom:10px" class="text">"{Quote}"</span><p> — {block:Source}<b>{Source}</b>{/block:Source}</p><br><p align=right><span class="permalink"><a
  610.  
  611. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  612.  
  613. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  614. <ul class="chat">
  615. {block:Lines}
  616. <li class="user_{UserNumber}">
  617. {block:Label}
  618. <span class="label">{Label}</span>
  619. {/block:Label}
  620.  
  621. {Line}
  622. </li>
  623. {/block:Lines}
  624. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  625. {/block:Chat}
  626.  
  627. {block:Audio}
  628. <div style="width:200px; height:30px;">
  629. {AudioPlayerBlack}
  630. </div>
  631. {block:IndexPage}<span class="permalink">
  632. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  633. </span>{/block:IndexPage}
  634. {/block:Audio}
  635.  
  636. {block:Video}
  637. {block:IndexPage}
  638. <center>
  639. <div class="perma">
  640. <a href="{Permalink}">{TimeAgo}</a><br>
  641. <a href="{Permalink}">{NotecountWithLabel}</a><br>
  642. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  643. {Video-250}</center>
  644. {/block:IndexPage}
  645. {block:PermalinkPage}
  646. <center>
  647. {Video-400}</center>
  648. {/block:PermalinkPage}
  649. {block:Video}
  650.  
  651. {block:Answer}
  652. <div style="color:{color:text}" id="ask"><b>{Asker} whispered:</b> {Question}</div><br>
  653. <p><div id="answer">{Answer}</div></p><br>
  654. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>
  655. {/block:Answer}
  656.  
  657.  
  658. {block:PostNotes}<div align="middle">{caption}</div>
  659. <center>
  660.  
  661. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  662.  
  663. {block:HasTags}
  664. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  665. {block:RebloggedFrom}
  666. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  667. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  668.  
  669. {/block:RebloggedFrom}
  670. </center></span>
  671. <br>
  672. <div id="postnotes">{PostNotes}</div><br>
  673.  
  674. <center>{block:ContentSource}
  675. <br><a href="{SourceURL}">
  676. {lang:Source}:
  677. {block:SourceLogo}
  678. <img src="{BlackLogoURL}" width="{LogoWidth}"
  679. height="{LogoHeight}" alt="{SourceTitle}" />
  680. {/block:SourceLogo}
  681. {block:NoSourceLogo}
  682. {SourceLink}
  683. {/block:NoSourceLogo}
  684. </a>
  685. {/block:ContentSource}</center>
  686.  
  687. {/block:PostNotes}
  688. </div>
  689. {/block:Posts}
  690. </div></div>
  691.  
  692. {block:IndexPage}
  693. {block:Pagination}
  694. <div id="pagination">
  695. {block:NextPage}
  696. <a id="nextPage" href="{NextPage}"></a>
  697. {/block:NextPage}
  698. {block:PreviousPage}
  699. <a href="{PreviousPage}"></a>
  700. {/block:PreviousPage}
  701. </div>
  702. {/block:Pagination}
  703. {/block:IndexPage}
  704. </body>
  705. <div style="position:fixed;bottom:10px;right:10px;">
  706. <a style="color:grey" href="http://westerus.tumblr.com/">theme</a>
  707. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement