Advertisement
feiinho

THEME #67: "WRITTEN IN THE STARS" BY BRAVETHEMES

Jun 22nd, 2016
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.60 KB | None | 0 0
  1. <!--
  2.  
  3. THEME #67: "WRITTEN IN THE STARS" BY BRAVETHEMES
  4.  
  5. ◤ ◥
  6. don't be an asshole;
  7. keep both credits.
  8. ◣ ◢
  9.  
  10. - - - -
  11.  
  12. for html help go to:
  13. http://bravethemes.tumblr.com/
  14. http://htmlqueens.tumblr.com/
  15.  
  16. -->
  17.  
  18. <!DOCTYPE html>
  19.  
  20. <html>
  21. <head>
  22.  
  23. <meta name="image:background" content=""/>
  24.  
  25. <meta name="if:3 columns" content="0"/>
  26.  
  27. <meta name="select:title" content="'Alex Brush', cursive;" title="alex brush"/>
  28. <meta name="select:title" content="'Great Vibes', cursive;" title="great vibes"/>
  29. <meta name="select:title" content="'Parisienne', cursive;" title="parisienne"/>
  30. <meta name="select:title" content="'Petit Formal Script', cursive;" title="petit formal script"/>
  31. <meta name="select:title" content="'Pinyon Script', cursive;" title="pinyon script"/>
  32. <meta name="select:title" content="'Rochester', cursive;" title="rochester"/>
  33. <meta name="select:title" content="'Rouge Script', cursive;" title="rogue script"/>
  34.  
  35. <meta name="select:font" content="'Avalon', sans-serif;" title="avalon"/>
  36. <meta name="select:font" content="'Glass Antiqua', sans-serif;" title="glass antiqua"/>
  37. <meta name="select:font" content="'Imprima', sans-serif;" title="imprima"/>
  38. <meta name="select:font" content="'Kurale', serif;" title="kurale"/>
  39. <meta name="select:font" content="'Muli', sans-serif;" title="muli"/>
  40. <meta name="select:font" content="'Open Sans', sans-serif;" title="open sans"/>
  41. <meta name="select:font" content="'Raleway', sans-serif;" title="raleway"/>
  42.  
  43. <meta name="color:background" content="#ffffff"/>
  44. <meta name="color:text" content="#000000"/>
  45. <meta name="color:body links" content="#c9b09f"/>
  46. <meta name="color:perma links" content="#000000"/>
  47. <meta name="color:link hover" content="#ffffff"/>
  48. <meta name="color:accent color" content="#c9b09f"/>
  49.  
  50. <meta name="text:title font size" content="30px"/>
  51. <meta name="text:body font size" content="11px"/>
  52. <meta name="text:link 1 url" content="link 1 url"/>
  53. <meta name="text:link 1 tooltip" content="link 1 title"/>
  54. <meta name="text:link 2 url" content="link 2 url"/>
  55. <meta name="text:link 2 tooltip" content="link 2 title"/>
  56. <meta name="text:link 3 url" content="link 3 url"/>
  57. <meta name="text:link 3 tooltip" content="link 3 title"/>
  58. <meta name="text:link 4 url" content="link 4 url"/>
  59. <meta name="text:link 4 tooltip" content="link 4 title"/>
  60. <meta name="text:link 5 url" content="link 5 url"/>
  61. <meta name="text:link 5 tooltip" content="link 5 title"/>
  62.  
  63. <link rel="shortcut icon" href="{favicon}">
  64.  
  65. <!-- do not touch this -->
  66. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  67. <link href="https://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css">
  68. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  69. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/rkx3jqs/eUuo2ojs8/styles.css">
  70. <link href='https://fonts.googleapis.com/css?family=Petit+Formal+Script|Alex+Brush|Great+Vibes|Parisienne|Pinyon+Script|Rochester|Rouge+Script' rel='stylesheet' type='text/css'>
  71. <link href='https://fonts.googleapis.com/css?family=Raleway|Muli|Kurale|Imprima|Open+Sans|Glass+Antiqua' rel='stylesheet' type='text/css'>
  72. <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/avalon/stylesheet.css?v=1">
  73. <link rel="stylesheet" href="http://static.tumblr.com/rkx3jqs/UUDo3fyh1/hover.css">
  74. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  75. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  76. <script>
  77. (function($){
  78. $(document).ready(function(){
  79. $("[title],a[title],img[title]").style_my_tooltips({
  80. tip_follows_cursor:true,
  81. tip_delay_time:90,
  82. tip_fade_speed:600,
  83. attribute:"title"
  84. });
  85. });
  86. })(jQuery);
  87. </script>
  88. <!-- do not touch this -->
  89.  
  90.  
  91. <style type="text/css">
  92.  
  93. .tmblr-iframe{
  94. right:10px !important;
  95. top:10px !important;
  96. position: fixed !important;
  97. -webkit-filter: invert(100%);
  98. z-index:999999999!important;
  99. }
  100. ::-webkit-scrollbar{
  101. height:6px;
  102. width:9px;
  103. background-color:{color:accent color};
  104. border:4px solid {color:background};
  105. }
  106. ::-webkit-scrollbar-thumb{
  107. height:6px;
  108. background-color:{color:accent color};
  109. border: 2px solid {color:background};
  110. }
  111. ::selection{
  112. background:{color:accent color};
  113. color:{color:background};
  114. }
  115. ::-moz-selection{
  116. background:{color:accent color};
  117. color:{color:background};
  118. }
  119. ::-webkit-selection{
  120. background:{color:accent color};
  121. color:{color:background};
  122. }
  123. body{
  124. background-color:{color:background};
  125. background-image: url({image:background});
  126. background-attachment:fixed;
  127. background-repeat:repeat;
  128. font-family:{select:font};
  129. font-size:{text:body font size};
  130. color:{color:text};
  131. text-align:left;
  132. }
  133. a{
  134. color:{color:body links};
  135. text-decoration:none;
  136. -webkit-transition: all .7s ease-in-out;
  137. -moz-transition: all .7s ease-in-out;
  138. -ms-transition: all .7s ease-in-out;
  139. -o-transition: all .7s ease-in-out;
  140. transition: all .7s ease-in-out;
  141. }
  142. a:hover{
  143. color:{color:link hover};
  144. -webkit-transition: all .7s ease-in-out;
  145. -moz-transition: all .7s ease-in-out;
  146. -ms-transition: all .7s ease-in-out;
  147. -o-transition: all .7s ease-in-out;
  148. transition: all .7s ease-in-out;
  149. }
  150. a:active,a:focus {
  151. outline:0;
  152. }
  153. .sidebar{
  154. width:250px;
  155. border-bottom:1px solid {color:accent color};
  156. top:145px;
  157. left:30px;
  158. background:{color:background};
  159. position:fixed;
  160. z-index:999;
  161. }
  162. .blogtitle{
  163. font-family:{select:title};
  164. font-size:{text:title font size};
  165. text-align:center;
  166. color:{color:body links};
  167. }
  168. #desc{
  169. text-align:justify;
  170. padding:7px;
  171. border-top:1px solid {color:accent color};
  172. border-bottom:1px solid {color:accent color};
  173. }
  174. #line{
  175. height:2px;
  176. width:90px;
  177. float:left;
  178. bottom:13px;
  179. background:{color:accent color};
  180. position:absolute;
  181. }
  182. .linkers{
  183. border-top:1px solid {color:accent color};
  184. border-bottom:1px solid {color:accent color};
  185. text-align:right;
  186. line-height:25px;
  187. }
  188. .linkers a{
  189. background:{color:body links};
  190. height:10px;
  191. width: 10px;
  192. border: 1px solid {color:accent color};
  193. padding-right:10px;
  194. padding-left:10px;
  195. text-transform:uppercase;
  196. margin:5px;
  197. -webkit-transition: all .7s ease-in-out;
  198. -moz-transition: all .7s ease-in-out;
  199. -ms-transition: all .7s ease-in-out;
  200. -o-transition: all .7s ease-in-out;
  201. transition: all .7s ease-in-out;
  202. }
  203. .linkers a:hover{
  204. background:{color:link hover};
  205. -webkit-transition: all .7s ease-in-out;
  206. -moz-transition: all .7s ease-in-out;
  207. -ms-transition: all .7s ease-in-out;
  208. -o-transition: all .7s ease-in-out;
  209. transition: all .7s ease-in-out;
  210. }
  211. .content{
  212. position:relative;
  213. margin:0px auto;
  214. width:645px;
  215. {block:if3columns}
  216. width:980px;
  217. left:120px;
  218. {/block:if3columns}
  219. height:auto;
  220. top:20px;
  221. {block:permalinkpage}width:560px;{/block:permalinkpage}
  222. }
  223. a#posted{
  224. width:15px;
  225. background:{color:accent color};
  226. color:{color:background};
  227. }
  228. a#posted:hover{
  229. background:{color:background};
  230. color:{color:accent color};
  231. }
  232. article{
  233. margin:20px;
  234. padding:15px;
  235. border:1px solid {color:accent color};
  236. background:{color:background};
  237. width:250px;
  238. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  239. }
  240. figure.effect-funky figcaption::before,figure.effect-funky figcaption::after{
  241. top:30px;
  242. right:30px;
  243. bottom:30px;
  244. left:30px;
  245. }
  246. figure.effect-funky figcaption::before{
  247. border-top:1px solid {color:accent color};
  248. border-bottom:1px solid {color:accent color};
  249. }
  250. figure.effect-funky figcaption::after{
  251. border-right:1px solid {color:accent color};
  252. border-left:1px solid {color:accent color};
  253. }
  254. .photo{
  255. -webkit-transition: all .7s ease-in-out;
  256. -moz-transition: all .7s ease-in-out;
  257. -ms-transition: all .7s ease-in-out;
  258. -o-transition: all .7s ease-in-out;
  259. transition: all .7s ease-in-out;
  260. }
  261. .photo:hover{
  262. -webkit-filter: grayscale(0.5);
  263. -webkit-transition: all .7s ease-in-out;
  264. -moz-transition: all .7s ease-in-out;
  265. -ms-transition: all .7s ease-in-out;
  266. -o-transition: all .7s ease-in-out;
  267. transition: all .7s ease-in-out;
  268. }
  269. .photo:hover #perma{
  270. opacity:1;
  271. z-index:200;
  272. text-align:center;
  273. -webkit-transition: all .7s ease-in-out;
  274. -moz-transition: all .7s ease-in-out;
  275. -ms-transition: all .7s ease-in-out;
  276. -o-transition: all .7s ease-in-out;
  277. transition: all .7s ease-in-out;
  278. }
  279. #perma{
  280. top:15px;
  281. left:15px;
  282. right:15px;
  283. bottom:15px;
  284. position:absolute;
  285. text-align:center;
  286. font-size:10px;
  287. opacity:0;
  288. -webkit-transition: all .7s ease-in-out;
  289. -moz-transition: all .7s ease-in-out;
  290. -ms-transition: all .7s ease-in-out;
  291. -o-transition: all .7s ease-in-out;
  292. transition: all .7s ease-in-out;
  293. {block:PermalinkPage}display:none;{/block:PermalinkPage}
  294. }
  295. #perma a{
  296. padding:5px;
  297. margin:5px;
  298. color:{color:perma links};
  299. line-height:250px;
  300. -webkit-transition: all .7s ease-in-out;
  301. -moz-transition: all .7s ease-in-out;
  302. -ms-transition: all .7s ease-in-out;
  303. -o-transition: all .7s ease-in-out;
  304. transition: all .7s ease-in-out;
  305. }
  306. #perma a:hover{
  307. font-style:italic;
  308. -webkit-transition: all .7s ease-in-out;
  309. -moz-transition: all .7s ease-in-out;
  310. -ms-transition: all .7s ease-in-out;
  311. -o-transition: all .7s ease-in-out;
  312. transition: all .7s ease-in-out;
  313. color:{color:link hover};
  314. }
  315. #permas{
  316. text-align:right;
  317. margin-top:5px;
  318. padding-top:5px;
  319. border-top:1px solid {color:accent color};
  320. {block:PermalinkPage}display:none;{/block:PermalinkPage}
  321. }
  322. blockquote{
  323. padding-left:5px;
  324. border-left:2px solid {color:accent color};
  325. margin-left:3px;
  326. width:94%;
  327. }
  328. iframe,img,embed,object,video{
  329. max-width:100%;
  330. vertical-align:text-bottom;
  331. }
  332. img{
  333. height:auto;
  334. width:auto;
  335. vertical-align:text-bottom;
  336. }
  337. pre {
  338. white-space: pre-wrap;
  339. white-space: -moz-pre-wrap;
  340. white-space: -pre-wrap;
  341. white-space: -o-pre-wrap;
  342. word-wrap: break-word;
  343. }
  344. ol{
  345. list-style-type: upper-roman;
  346. }
  347. ul{
  348. list-style-type: circle;
  349. }
  350. #note{
  351. max-height:300px;
  352. overflow:auto;
  353. }
  354. ol.notes{
  355. padding: 0px;
  356. list-style-type: upper-roman;
  357. }
  358. ol.notes li.note{
  359. padding-left:7px;
  360. text-align:left;
  361. width:400px;
  362. padding-top:5px;
  363. }
  364. ol.notes li.note img.avatar{
  365. display:none;
  366. }
  367. .whatever, .ldesc, .askpost{
  368. padding:7px;
  369. }
  370. article h2{
  371. font-size:15px;
  372. }
  373. .chat{
  374. float:left;
  375. width:100%;
  376. }
  377. .chat ul{
  378. list-style:none;
  379. margin:0;
  380. padding:0;
  381. }
  382. .odd,.even{
  383. padding:7px;
  384. }
  385. .odd{
  386. background-color:rgba({RGBcolor:accent color},.7);
  387. }
  388. .title,.link{
  389. font-size:17px;
  390. text-align:center;
  391. text-transform:capitalize;
  392. line-height:25px;
  393. padding-bottom:5px;
  394. border-bottom:1px solid {color:accent color};
  395. }
  396. .title a,.link a{
  397. color:{color:body links};
  398. }
  399. .title a:hover,.link a:hover{
  400. color:{color:link hover};
  401. }
  402. .quote{
  403. font-style:italic;
  404. font-size:15px;
  405. padding:5px;
  406. margin:5px;
  407. }
  408. .source{
  409. text-align:right;
  410. font-weight:bold;
  411. font-size:9px;
  412. padding:5px;
  413. }
  414. .audio{
  415. {block:IndexPage}width:250px;
  416. padding:5px;
  417. padding-bottom:10px;{/block:IndexPage}
  418. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  419. }
  420. .audio img{
  421. border:1px none #000;
  422. }
  423. .albumart{
  424. position:absolute;
  425. float:left;
  426. {block:IndexPage}width:50px;
  427. height:50px;{/block:IndexPage}
  428. {block:PermalinkPage}width:100px;
  429. height:100px;{/block:PermalinkPage}
  430. }
  431. .playbox{
  432. opacity:0.6;
  433. width:27px;
  434. height:30px;
  435. overflow:hidden;
  436. position:absolute;
  437. z-index:2;{block:IndexPage}
  438. margin-left:11px;
  439. margin-top:12px;{block:IndexPage}
  440. {block:permalinkpage}
  441. margin-left:40px;
  442. margin-top:40px;{block:permalinkPage}
  443. }
  444. .stuff{
  445. margin-top:2px;
  446. line-height:12px;
  447. {block:IndexPage}margin-left:58px;{block:IndexPage}
  448. {block:PermalinkPage}margin-left:110px;
  449. font-size:20px;
  450. line-height:30px;{/block:PermalinkPage}
  451. }
  452. .question{
  453. text-align:justify;
  454. font-style:italic;
  455. padding:7px;
  456. background:{color:accent color};
  457. }
  458. .asker{
  459. font-weight:bold;
  460. padding-bottom:5px;
  461. margin-top:5px;
  462. }
  463. .answer{
  464. text-align:left;
  465. }
  466. #pagi{
  467. display:none;
  468. }
  469. .tooltip{
  470. display:inline;
  471. position:relative;
  472. }
  473. #s-m-t-tooltip{
  474. max-width:300px;
  475. padding:4px 5px 6px 4px;
  476. margin:20px 7px -2px 20px;
  477. background:{color:background};
  478. border:1px solid {color:accent color};
  479. font-size:10px;
  480. letter-spacing:1px;
  481. text-transform:uppercase;
  482. color:{color:text};
  483. z-index:9999999999999999999999;
  484. }
  485. </style>
  486. </head>
  487. <body>
  488. <title>{Title}</title>
  489. <div class="sidebar">
  490. <div class="blogtitle"><a href="/">{Title}</a></div>
  491. <div id="desc"><img src="{PortraitURL-64}" style="float:left; margin-right:5px;"> {Description}</div>
  492. <div class="linkers">
  493. <div id="line"></div>
  494. <a href="{text:link 1 url}" title="{text:link 1 tooltip}"></a>
  495. <a href="{text:link 2 url}" title="{text:link 2 tooltip}"></a>
  496. <a href="{text:link 3 url}" title="{text:link 3 tooltip}"></a>
  497. <a href="{text:link 4 url}" title="{text:link 4 tooltip}"></a>
  498. <a href="http://bravethemes.tumblr.com/" target="_blank" title="bravethemes"></a>
  499. </div></div>
  500. </div></div>
  501.  
  502. <div id="pagi">
  503. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}</div>{/block:Pagination}</div></div>
  504.  
  505. <div class="content">
  506. {block:Posts}
  507. <article>
  508. {block:Text}
  509. {block:Title}
  510. <div class="title">
  511. <a href="{Permalink}"><b>{Title}</b></a></div>
  512. {/block:Title}
  513. <div class="whatever">{Body}
  514. <div id="permas"><a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,&nbsp;&nbsp;
  515. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
  516. </div>
  517. {/block:Text}
  518.  
  519. {block:Photo}
  520. <div class="photo">
  521. <figure class="effect-funky">
  522. {block:IndexPage}<a href="{permalink}" target="_blank"><img src="{PhotoURL-250}" alt="{PhotoAlt}"/></a>{/block:IndexPage}
  523. <figcaption>
  524. <div id="perma">
  525. <a href="{Permalink}">{NoteCountWithLabel}</a>
  526. &nbsp;&mdash;&nbsp;
  527. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  528. </figcaption>
  529. </figure>
  530. {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  531. </div>
  532. {/block:Photo}
  533.  
  534. {block:Photoset}
  535. <div class="photos">
  536. {block:IndexPage}
  537. {Photoset-250}
  538. {/block:IndexPage}
  539. <div id="permas">
  540. <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,&nbsp;&nbsp;
  541. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
  542. {block:PermalinkPage}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</div>
  543. {/block:Photoset}
  544.  
  545. {block:Link}
  546. <div class="link">
  547. <a href="{URL}"><b>{Name}</b></a></div>
  548. <div class="ldesc">{block:Description}{Description}{/block:Description}
  549. <div id="permas">
  550. <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,&nbsp;&nbsp;
  551. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
  552. </div>
  553. {/block:Link}
  554.  
  555. {block:Quote}
  556. <div class="quote">{Quote}</div>
  557. <div class="source">- {block:source}{source}{/block:source}</div>
  558. <div id="permas">
  559. <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,&nbsp;&nbsp;
  560. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
  561. {/block:Quote}
  562.  
  563. {block:Chat}
  564. <div class="chat">
  565. {block:Title}<b>{Title}</b><br>{/block:Title}
  566. <ul>{block:Lines}
  567. <li class="{Alt}">{block:Label} {Label} {/block:Label}{Line}</li>
  568. {/block:Lines}
  569. </ul>
  570. <div id="permas">
  571. <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,&nbsp;&nbsp;
  572. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
  573. </div>
  574. {/block:Chat}
  575.  
  576. {block:Audio}
  577. <div class="audio">
  578. {block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  579. <div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  580. <div class="stuff">
  581. <b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br>
  582. <b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br>
  583. <b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}</div><br>
  584. <div id="permas">
  585. <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,&nbsp;&nbsp;
  586. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
  587. </div>
  588. {/block:Audio}
  589.  
  590. {block:Video}
  591. <div class="video">
  592. {block:IndexPage}{VideoEmbed-250}{/block:IndexPage}
  593. {block:PermalinkPage}{VideoEmbed-500}{/block:PermalinkPage}
  594. <div id="permas">
  595. <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,&nbsp;&nbsp;
  596. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
  597. {/block:Video}
  598.  
  599. {block:Answer}
  600. <div class="askpost">
  601. <div class="question">
  602. <img src="{AskerPortraitURL-30}" align="left" style="margin-top:-3px;margin-right:4px;border-radius:20px;background:#fff;padding:2px;">
  603. <span id="asker">{Asker} asked:</span>
  604. {Question}</div>
  605. <div class="answer">{Answer}</div>
  606. <div id="permas">
  607. <a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a>,&nbsp;&nbsp;
  608. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
  609. </div>
  610. {/block:answer}
  611.  
  612. {block:Permalinkpage}
  613. <div id="note">
  614. {block:ContentSource}
  615. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  616. {block:HasTags}</br>tagged as: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:RebloggedFrom}</br>source: <a href="{ReblogRootURL}">{ReblogRootName}</a> / via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  617. {block:PostNotes}
  618. {PostNotes}
  619. {/block:PostNotes}</div>
  620. {/block:PermalinkPage}
  621.  
  622. </footer>
  623. </article>
  624. {/block:Posts}
  625. </div></div>
  626.  
  627. <!-- seriously don't touch this unless you know what it does -->
  628. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  629. <div style="display:none;"><script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5283914";
  630. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  631. fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  632. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");</script></div>
  633. <script src="http://static.tumblr.com/rkx3jqs/cD8o2no9x/script.js"></script>
  634. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  635. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  636. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  637. <script src="http://static.tumblr.com/rkx3jqs/Luzo5pzpt/script.js"></script>
  638. </body>
  639. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement