Advertisement
purethought-s

Theme #24: Scattered

Jun 21st, 2013
1,570
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.96 KB | None | 0 0
  1. <!-- Scattered theme by sleephy
  2. please don't steal this
  3. looks best with a dark background
  4. -->
  5. <html lang="en">
  6. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN"
  7. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <script type="text/javascript"
  10. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  11.  
  12. <head>
  13.  
  14. <script type="text/javascript"
  15. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  16.  
  17. <script>
  18. $(function(){
  19. $("[title]").mbTooltip({
  20. opacity : .90, //opacity
  21. wait:500, //before show
  22. ancor:"mouse", //"parent"
  23. cssClass:"default", // default = default
  24. timePerWord:70, //time to show in milliseconds per word
  25. hasArrow:false,
  26. color:"white",
  27. imgPath:"images/",
  28. shadowColor:"black",
  29. fade:500
  30. });
  31. })
  32.  
  33. </script>
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43. <script type="text/javascript"
  44. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  45.  
  46. <script type="text/javascript"
  47. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  48.  
  49.  
  50.  
  51. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  52.  
  53.  
  54. <!-- DEFAULT VARIABLES -->
  55. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  56. <meta name="color:background" content="#fff"/>
  57. <meta name="color:text" content="#888888"/>
  58. <meta name="color:title" content="#000000"/>
  59. <meta name="color:link" content="#dddddd"/>
  60. <meta name="color:hover" content="#888888"/>
  61. <meta name="color:scrollbar" content="#888888"/>
  62. <meta name="image:background" content=""/>
  63. <meta name="text:Link One Title" content="submit" />
  64. <meta name="text:Link One" content="/submit" />
  65. <meta name="text:Link Two Title" content="archive" />
  66. <meta name="text:Link Two" content="/archive" />
  67. <meta name="text:Link Three Title" content="links" />
  68. <meta name="text:Link Three" content="/links" />
  69. <meta name="text:Link Four Title" content="themes" />
  70. <meta name="text:Link Four" content="/terms" />
  71. <meta name="color:TT background" content="#000000" />
  72. <meta name="color:TT border" content="#000000" />
  73. <meta name="color:TT text" content="#ffffff" />
  74. <meta name="if:small cursor" content="1" />
  75. <link href='http://fonts.googleapis.com/css?family=Lekton' rel='stylesheet' type='text/css'>
  76.  
  77. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  78. <style>
  79. div#qTip {
  80. padding: 3px;
  81. height:auto;
  82. font-family:calibri;
  83. font-size:8px;
  84. display: none;
  85. font-style:normal;
  86. text-align: center;
  87. position: absolute;
  88. line-height:8px;
  89. z-index: 999999999999;
  90. background: {color:TT background};
  91. color: {color:TT text};
  92. border:1px solid {color:TT Border};
  93. text-transform:uppercase;
  94. letter-spacing: 2px;
  95. }
  96. </style>
  97. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  98. <style type="text/css">
  99.  
  100. a.info span {
  101. display: none;
  102. }
  103.  
  104. a.info:hover {
  105. position: relative;
  106. }
  107.  
  108. a.info:hover span {
  109. display: block;
  110. position: absolute;
  111. border: 1px solid #ddd;
  112. background-color: #fff;
  113. }
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120. ::-webkit-scrollbar {width: 4px; height: 4px; border-left:0px solid #ccc; background-color:{color:background};}
  121. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  122.  
  123.  
  124. ::-webkit-scrollbar {width: 5px; height: 5px; background: #dddddd;}
  125.  
  126. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};}
  127.  
  128.  
  129. @font-face {font-family: "Clearly"; src:url('http://static.tumblr.com/0o02lya/Tx2mhbph4/princ___.ttf');}
  130.  
  131.  
  132.  
  133. iframe#tumblr_controls {right:3px !important; position: fixed
  134. !important;-webkit-transition: opacity 0.7s linear;opacity:
  135. 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s
  136. ease-out;transition: all 0.8s ease-out;-webkit-filter: invert(100%)
  137. }
  138.  
  139. iframe#tumblr_controls:hover {
  140. opacity:.9; -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s
  141. ease-out;transition: all 0.8s ease-out;-webkit-filter: invert(100%)
  142. }
  143.  
  144. /* Mozilla based browsers */
  145. ::-moz-selection {
  146. background-color: {color:selection 2};
  147. color: {color:selection};
  148. }
  149.  
  150. /* Works in Safari */
  151. ::selection {
  152. background-color: {color:selection 2};
  153. color: {color:selection};
  154. }
  155.  
  156. .wrapper{
  157. margin: 0px auto;
  158. margin-left: 60px;
  159. width: 802px;
  160. }
  161.  
  162. .header{
  163. float: left;
  164. width: 100%;
  165. }
  166.  
  167. .left{
  168. float: left;
  169. margin-right: 20px;
  170. width: 300px;
  171. }
  172.  
  173. .right{
  174. float: right;
  175. width: 200px;
  176. background-color: #fff;
  177. }
  178.  
  179.  
  180. body {
  181. margin:0px;
  182. background-color: {color:Background};
  183. background-image:url({image:background});
  184. background-attachment: fixed;
  185. background-repeat: repeat;}
  186. body, div, p, textarea, submit, input{
  187. font-family: "Cambria";
  188. font-size: 10px;
  189. line-height:11px;
  190. color:{color:Text};
  191. }
  192.  
  193. b {font-weight: bold;
  194. color:{color:bold}
  195. }
  196. i {font-weight: italic;
  197. color:{color:italic}
  198. }
  199.  
  200. ::-webkit-scrollbar {width: 6px; height: 4px; background: transparent;
  201. border-left:0px solid #aaa; }
  202.  
  203. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};
  204. border: 0px solid #eee;}
  205.  
  206.  
  207. p {
  208. margin:0px;
  209. margin-top:0px;
  210. }
  211.  
  212. a:link, a:active, a:visited{
  213. text-decoration: none;
  214. -webkit-transition: color 0.3s ease-out;
  215. -moz-transition: color 0.3s ease-out;
  216. transition: color 0.3s ease-out;
  217. color: {color:Link};
  218. }
  219.  
  220. a:hover {
  221. color:{color:hover};
  222. text-shadow:0px 0px 2px #ddd,
  223. linear; -moz-transition: all 0.2s linear;
  224. transition: all 0.2s linear;}
  225.  
  226. @font-face{font-family: no; src: url(http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf);}{block:iftinycursor}
  227. html, body, a { cursor:url("http://i.imgur.com/2qleX.jpg"), auto !important; }
  228.  
  229. a:hover{cursor:url("http://i.imgur.com/IepP2.jpg"), auto !important; }{/block:iftinycursor}
  230.  
  231.  
  232.  
  233.  
  234. #borderask{
  235. position:fixed;
  236. background:#ddd;
  237. width:240px;
  238. height:1px;
  239.  
  240. }
  241.  
  242. #borderask2{
  243. position:fixed;
  244. background:#ddd;
  245. width:210px;
  246. height:1px;
  247.  
  248. }
  249.  
  250. #infos{
  251. position:relative;
  252. font-family:cambria;
  253. padding:22px;
  254. text-align:center;
  255. margin-top:5px;
  256. background:#fff;
  257. opacity:.9;
  258. width:250px;
  259. margin-left:381Px;
  260. }
  261.  
  262. yolo{
  263. font-family:georgia;
  264. font-size:13px;
  265. font-style:italic;
  266.  
  267. }
  268.  
  269.  
  270. div#posts {
  271. width: 250px;
  272. top: 0px;
  273. opacity:.9;
  274. margin-left:381px;
  275. float:center;
  276. padding:22px;
  277. background:#fff;
  278. z-index:9;
  279. font-family:cambria;
  280. {block:PermalinkPage}
  281. width:505px;
  282. height:auto;
  283. margin-top:13px;
  284. margin-left:450px;
  285. font-size: {text:Body Font Size}px;
  286. font-family:{Font:Body Font};
  287. text-align: center;
  288. {/block:PermalinkPage}
  289. }
  290.  
  291. .entry {
  292. margin-bottom:22px;
  293. font-family:cambria;
  294. padding:0px;
  295. float:center;
  296. background-color: #fff;
  297. border:0px solid #ddd;
  298. overflow:hidden;
  299. width:250px;
  300.  
  301. -webkit-transition: 0.4s linear;
  302. -moz-transition: all 0.4s linear;
  303. transition: all 0.4s linear;
  304. }
  305.  
  306. .entry img{
  307. max-width:250px;
  308.  
  309. }
  310.  
  311. .perma
  312. {
  313. opacity: 0.0;
  314. filter: alpha(opacity = 0);
  315. letter-spacing:2px;
  316. width: auto;
  317. background-color:#fff;
  318. line-height:12px;
  319. text-transform:uppercase;
  320. font-family:calibri;
  321. padding:4px;
  322. margin-left:232px;
  323. margin-top:0px;
  324. font-size: 8px;
  325. font-family:{Font:Body Font};
  326. position:absolute;
  327. text-align: center;
  328. display:block;
  329.  
  330. color: {color:perma text};
  331. -webkit-transition: opacity 0.4s linear;
  332. -moz-transition: all 0.4s linear;
  333. transition: all 0.4s linear;
  334.  
  335. }
  336. .entry:hover .perma {
  337.  
  338. -webkit-transition: opacity 0.4s linear;
  339. opacity: .95;
  340.  
  341. -moz-transition: all 0.4s linear;
  342. transition: all 0.4s linear;
  343. filter: alpha(opacity = 100);
  344.  
  345. }
  346.  
  347.  
  348.  
  349. .title{
  350. font-family: "georgia";
  351. font-size: 11px;
  352. line-height: 16px;
  353. font-style:italic;
  354. color: {color:Title};
  355. text-shadow:1px 2px 2px #fff;
  356. letter-spacing: 0px;
  357. font-weight: normal;
  358. text-transform:normal;
  359. }
  360.  
  361. .sel{
  362. letter-spacing:2px;
  363. display: block;
  364. background:transparent;
  365. margin-top: 5px;
  366.  
  367. font-family:"Calibri";
  368. font-size:8px;
  369. line-height:8px;
  370. padding:4px;
  371. text-transform:uppercase;
  372. text-align:center;
  373. color:#000;
  374. -webkit-transition: all 0.5s ease-in-out;
  375. -moz-transition: all 0.5s ease-in-out;
  376. -o-transition: all 0.5s ease-in-out;
  377. -ms-transition: all 0.5s ease-in-out;
  378. transition: all 0.5s ease-in-out;
  379. }
  380.  
  381. .sel:hover{
  382. opacity:1;
  383. -webkit-transition: all 0.5s ease-in-out;
  384. -moz-transition: all 0.5s ease-in-out;
  385. -o-transition: all 0.5s ease-in-out;
  386. -ms-transition: all 0.5s ease-in-out;
  387. transition: all 0.5s ease-in-out;
  388. }
  389.  
  390.  
  391.  
  392.  
  393.  
  394. #infscr-loading{
  395. bottom: -70px;
  396. position: absolute;
  397. left: 50%;
  398. margin-left:-8px;
  399. width:16px;
  400. height:11px;
  401. overflow:hidden;
  402. margin-bottom: 50px;
  403. }
  404.  
  405. #postnotes{
  406. text-align: justify;
  407. }
  408.  
  409. #postnotes blockquote{
  410. border: 0px;
  411. }
  412.  
  413.  
  414.  
  415.  
  416. blockquote{
  417. padding:0px 0px 2px 5px;
  418. margin:0px 0px 2px 1px;
  419. border-left: 1px solid #ddd;
  420. }
  421.  
  422. audioshit{
  423. background:#eee;}
  424.  
  425.  
  426. .audioplayerr{
  427. position:absolute;
  428. background: white;
  429. border:5px solid #fff;
  430. text-align:center;
  431. margin-left:28px;
  432. margin-top:28px;
  433. width:15px;
  434. height:15px;
  435. opacity:0.7;
  436. overflow:hidden;
  437. -webkit-transition: all 0.5s ease-in-out;
  438. -moz-transition: all 0.5s ease-in-out;
  439. -o-transition: all 0.5s ease-in-out;
  440. -ms-transition: all 0.5s ease-in-out;
  441. transition: all 0.5s ease-in-out;}
  442.  
  443. .audioplayerr:hover{
  444. opacity:1;
  445. -webkit-transition: all 0.5s ease-in-out;
  446. -moz-transition: all 0.5s ease-in-out;
  447. -o-transition: all 0.5s ease-in-out;
  448. -ms-transition: all 0.5s ease-in-out;
  449. transition: all 0.5s ease-in-out;}
  450.  
  451. .audioplayerr1{
  452. padding:1px;
  453. margin-top:-10px;
  454. margin-left:-10px;
  455. background-color: #fff;}
  456.  
  457. .audioplayerr1:hover{
  458. opacity:1;}
  459.  
  460. .albumartt{
  461. margin-left:0px;
  462. }
  463.  
  464. .albumartt img{
  465. background:#f7f7f7;
  466. border-right:2px solid {color:border};
  467. max-width:60px;
  468. float:left;
  469. padding:10px;
  470. border:1px solid #f0f0f0;
  471. }
  472.  
  473.  
  474.  
  475. blockquote p, ul{
  476. margin:0px;
  477. padding:0px;
  478. }
  479.  
  480. asker{
  481. margin-left:-4px;
  482. font-family:"calibri";
  483. font-size:12px;
  484. line-height:15px;
  485. color: {color:link};
  486. text-transform:uppercase;
  487. letter-spacing:3px;
  488. border-bottom:1px solid #ddd;
  489. }
  490.  
  491. snowflake{
  492. font-family:"Snowflake";
  493. font-size:40px;
  494. color:{color:sidebar border};
  495. text-decoration:none;
  496. }
  497.  
  498. a img{border: 0px;}
  499. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  500. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label,
  501. .user_5 .label, .user_6 .label,
  502. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  503. .notes img{width:10px; position:relative; top:3px;
  504. }
  505.  
  506. small{font-size: 90%;}
  507.  
  508. .video embed, .post div.video object {width:260px !important;
  509. height:180px !important;}
  510. .video2 embed, .post div.video object {width:400px !important;
  511. height:400px !important;}
  512.  
  513. }
  514.  
  515.  
  516. {CustomCSS}
  517.  
  518. </style>
  519.  
  520. {block:IndexPage}
  521. <script type="text/javascript" src="http://static.tumblr.com/xrmodho/zoUmtvm6l/jquery.js"></script>
  522. <script type="text/javascript"
  523. src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  524.  
  525. <script type="text/javascript">
  526. $(window).load(function () {
  527. var $content = $('#posts');
  528. $content.masonry({itemSelector: '.entry'}),
  529. $content.infinitescroll({
  530. navSelector : 'div#pagination',
  531. nextSelector : 'div#pagination a#nextPage',
  532. itemSelector : '.entry',
  533. loading: {
  534. finishedMsg: '',
  535. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  536. },
  537. bufferPx : 600,
  538. debug : false,
  539. },
  540. // call masonry as a callback.
  541. function( newElements ) {
  542. var $newElems = $( newElements );
  543. $newElems.hide();
  544. // ensure that images load before adding to masonry layout
  545. $newElems.imagesLoaded(function(){
  546. $content.masonry( 'appended', $newElems, true,
  547. function(){$newElems.fadeIn(300);} );
  548.  
  549.  
  550. });
  551. });
  552. });
  553. </script>
  554. {/block:IndexPage}
  555.  
  556.  
  557.  
  558. <title>{title}</title>
  559.  
  560. <link rel="shortcut icon" href="{favicon}">
  561. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  562. <meta name="viewport" content="width=820" />
  563. </head>
  564. <body onkeydown="return false">
  565.  
  566. <body>
  567.  
  568. <div id="infos">
  569. <a href="/"><yolo>{title}</yolo></a><BR>
  570. <a href="/ask" title="{asklabel}">mssg</a>&nbsp;&nbsp;&nbsp;<a href="{text:Link One}" title="{text:Link One Title}">{text:Link One Title}</a>&nbsp;&nbsp;&nbsp;<a href="{text:Link Two}" title="{text:Link Two Title}">{text:Link Two Title}</a>&nbsp;&nbsp;&nbsp;<a href="{text:Link three}" title="{text:Link Three Title}">{text:Link Three Title}</a>&nbsp;&nbsp;&nbsp;<a href="{text:Link Four}" title="{text:Link Four Title}">{text:Link Four Title}</a><br>{Description}
  571. </div>
  572.  
  573.  
  574.  
  575. <div class="left">
  576. <div id="posts">
  577.  
  578.  
  579.  
  580. {block:Posts}
  581. <div class="entry">
  582.  
  583. {block:Answer}
  584. <div style="margin-left: 3px; margin-top: 2px; min-height:32px; padding: 5px; background:transparent; border-bottom:1px solid #ddd; width:245px;">
  585.  
  586. <img src="{AskerPortraitURL-30}" width="30" align="left"
  587. style="margin-right:4px; margin-left:-3px; margin-top:-3px; border:1px solid #ddd; border-radius:2px; padding:2px;"/>
  588.  
  589. <asker>&nbsp;{Asker}:<br></asker>
  590. {Question}</div>
  591.  
  592. <div style="margin-left:5px; background-color: transparent; padding:7px; text-align:center; width:245px;">{Answer}</div><div class="sel"><a id="notes{PostID}" href="{Permalink}">{TimeAgo}</a> &nbsp; </div>
  593. {/block:Answer}
  594.  
  595. {block:Text}
  596. {block:Title}<span class="title">{Title}</span>{/block:Title}
  597. <span class="entrytext">{Body}</span></a>
  598. {block:IndexPage}
  599. <div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp; </div>
  600. {/block:IndexPage}
  601. {/block:Text}
  602.  
  603. {block:Link}
  604. <a href="{URL}" class="title">{Name}</a>
  605. {block:Description}{Description}{/block:Description}
  606. {block:IndexPage}
  607. <div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp; </div>
  608. {/block:IndexPage}
  609. {block:Link}
  610.  
  611. {block:Photo}
  612. {block:IndexPage}
  613. <div class="perma" ><a href="{reblogurl}"><img src="http://cdn5.iconfinder.com/data/icons/TWG_Retina_Icons/64/arrow_circle_left.png" width="10px"></a></div>
  614.  
  615. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250px"/></a></div>{LinkCloseTag}{/block:IndexPage}
  616. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><center><div id="padding"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></center></div></a>{LinkCloseTag}{/block:PermalinkPage}
  617. {/block:Photo}
  618.  
  619. {block:Photoset}
  620. {block:IndexPage}
  621. <div class="perma" ><a href="{reblogurl}"><img src="http://cdn5.iconfinder.com/data/icons/TWG_Retina_Icons/64/arrow_circle_left.png"></a></div>
  622. {Photoset-250}</center>
  623. {/block:IndexPage}
  624. {block:PermalinkPage}
  625. <center>
  626. {Photoset-500}</center>
  627. {/block:PermalinkPage}
  628. {/block:Photoset}
  629.  
  630.  
  631.  
  632.  
  633. {block:Quote}
  634. <span class="title">{Quote}</span><br />
  635. {block:Source}{Source}{/block:Source}
  636. {block:IndexPage}
  637. <br /><div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp; </div>
  638. {/block:IndexPage}
  639. {/block:Quote}
  640.  
  641. {block:Chat}
  642. {block:Title}<span class="title">{Title}</span>{/block:Title}
  643. <ul class="chat">
  644. {block:Lines}
  645. <li class="user_{UserNumber}">
  646. {block:Label}
  647. <span class="label">{Label}</span>
  648. {/block:Label}
  649.  
  650. {Line}
  651. </li>
  652. {/block:Lines}
  653. </ul>
  654. {block:IndexPage}
  655. <div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp; </div>
  656. {/block:IndexPage}
  657. {/block:Chat}
  658.  
  659. {block:Audio}
  660. <div class="albumartt">{block:AlbumArt} <img src="{AlbumArtURL}"> {/block:AlbumArt}</div><div class="audioplayerr"><div class="audioplayerr1">{AudioPlayer}</div></div> <div class="infooo"> {block:Artist} <b><audioshit>The Artist of This Song is:</audioshit></b><br> {Artist} {/block:Artist}<br><br>{block:TrackName} <b><audioshit>The Name of the Song is:</audioshit></b><br> "{TrackName}" {/block:TrackName}</br><br> {block:PlayCount}<b><audioshit>This track has been played:</audioshit></b><br> {PlayCount} times{/block:PlayCount} </div>
  661. {block:IndexPage}
  662. <div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> </div>
  663. {/block:IndexPage}
  664. {/block:Audio}
  665.  
  666. {block:Video}<center>
  667. <div class="video">{Video-250}</div></center>
  668. {block:IndexPage}
  669. <div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> &nbsp;/ &nbsp;<a href="{reblogurl}" target="_blank">reblog</a></div>
  670. {/block:IndexPage}
  671. {block:Video}
  672.  
  673. {block:PostNotes}<div align="middle"><br><br>{caption}</div>
  674. <center>
  675.  
  676. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  677.  
  678. {block:HasTags}
  679. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br>
  680. {/block:HasTags}
  681. {block:RebloggedFrom}
  682. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  683. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  684.  
  685. {/block:RebloggedFrom}
  686. </center></span>
  687. <br>
  688. <div id="postnotes">{PostNotes}</div><br>
  689.  
  690. <center>{block:ContentSource}
  691. <br><a href="{SourceURL}">
  692. {lang:Source}:
  693. {block:SourceLogo}
  694. <img src="{BlackLogoURL}" width="{LogoWidth}"
  695. height="{LogoHeight}" alt="{SourceTitle}" />
  696. {/block:SourceLogo}
  697. {block:NoSourceLogo}
  698. {SourceLink}
  699. {/block:NoSourceLogo}
  700. </a>
  701. {/block:ContentSource}</center>
  702.  
  703. {/block:PostNotes}
  704. </div>
  705. {/block:Posts}
  706. </div></div>
  707.  
  708. {block:IndexPage}
  709. {block:Pagination}
  710. <div id="pagination">
  711. {block:NextPage}
  712. <a id="nextPage" href="{NextPage}"></a>
  713. {/block:NextPage}
  714. {block:PreviousPage}
  715. <a href="{PreviousPage}"></a>
  716. {/block:PreviousPage}
  717. </div>
  718. {/block:Pagination}
  719. {/block:IndexPage}
  720.  
  721. <BODY ondragstart="return false;">
  722.  
  723.  
  724.  
  725. </div>
  726. </div>
  727. <!--[if IE]><script type="text/javascript">document.getElementById('tumblr_controls').allowTransparency=true;</script><![endif]-->
  728. <img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="http://www.tumblr.com/impixu?T=1360725955&J=eyJ0eXBlIjoiYmxvZyIsImJsb2dpZCI6IjQ4NDE1NTQzIiwidXJsIjoiaHR0cDpcL1wvdHJ1c3R3dXJ0aHkudHVtYmxyLmNvbVwvIn0=&U=JIMBMGLKPD&K=7dd861cf88aaf03d6bce5cf8b32f679fbee5f6a8a1e245147fbbb9271ff09b14"/><!-- END TUMBLR CODE --><iframe src="http://assets.tumblr.com/analytics.html?f907319f4e80b952403e7c7976e993b1" scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0 z-index:9999;" id="ga_target"></iframe>
  729.  
  730. <script>
  731. // Makes this wait for the page to load, so that the iframe is finished before signaling.
  732. window.setTimeout(function(){
  733. var analytics_frame = document.getElementById('ga_target');
  734. analytics_frame.contentWindow.postMessage('enable_comscore', analytics_frame.src.split('/analytics.html')[0]);
  735. }, 1000);
  736. </script>
  737.  
  738.  
  739.  
  740. <script type="text/javascript">
  741. __qoptions = _qoptions = { qacct: 'p-19UtqE8ngoZbM' };
  742. </script>
  743. <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
  744. <noscript>
  745. <img src="http://pixel.quantserve.com/pixel/p-19UtqE8ngoZbM.gif"
  746. style="display:none; border-width:0px; height:1px; width:1px;"/>
  747. </noscript>
  748. </body>
  749. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement