Advertisement
InfiniteTherese

Every Teardrop is a Waterfall

Dec 2nd, 2012
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.36 KB | None | 0 0
  1. <!--
  2. Every Teardrop is a Waterfall theme by coldplaytbh. original code by twistedmiracles.
  3. -->
  4.  
  5. <html lang="en">
  6. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  10. <script type="text/javascript">
  11. $(document).ready(function(){
  12. $(".links_body").hide();
  13. $(".links_head").click(function(){
  14. $(this).next(".links_body").slideToggle('fast');
  15. }); }); </script>
  16. <style type="text/css">
  17. .links_list { margin:0px; padding:0px; width:180px;}
  18. .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px;}
  19. .links_body { padding:10px; text-align:left; color: #fff; display:none;}
  20. </style>
  21.  
  22. <script type="text/javascript">
  23. </script>
  24.  
  25.  
  26. <script type="text/javascript"
  27. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  28.  
  29. <!-- DEFAULT VARIABLES -->
  30. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  31. <meta name="text:blogtitle margin left" content="-9"/>
  32. <meta name="text:blogtitle margin top" content="-40"/>
  33. <meta name="text:blogtitle size" content="26"/>
  34. <meta name="color:blogtitle shadow" content="#999"/>
  35. <meta name="color:blogtitle" content="#fff"/>
  36. <meta name="color:navigation" content="#eee"/>
  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:borders" content="#eee"/>
  42. <meta name="color:hover" content="#fff"/>
  43. <meta name="color:scrollbar" content="#ddd" />
  44. <meta name="image:sidebar" content=""/>
  45. <meta name="image:background" content="1"/>
  46. <meta name="text:link one" content="" />
  47. <meta name="text:link one title" content="link 1" />
  48. <meta name="text:link two" content="" />
  49. <meta name="text:link two title" content="link 2" />
  50. <meta name="text:link three" content="" />
  51. <meta name="text:link three title" content="link 3" />
  52. <meta name="text:link four" content="" />
  53. <meta name="text:link four title" content="link 4" />
  54. <meta name="text:small quote" content="dying inside to hold you" />
  55. <meta name="text:disc" content="more" />
  56. <meta name="text:sidebar title" content="waterfall" />
  57. <meta name="if:show blogtitle" content="1" />
  58. <meta name="if:faded posts" content="0" />
  59. <style type="text/css">
  60.  
  61.  
  62.  
  63. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid {color:borders}; background-color:#fff;}
  64. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  65.  
  66. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.3;-webkit-transition: all 0.8s ease-out;-moz-
  67.  
  68. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  69.  
  70. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all
  71.  
  72. 0.4s ease-out;}
  73.  
  74. p {
  75. margin:0px;
  76. margin-top:0px;
  77. }
  78.  
  79.  
  80. ::selection {
  81. background: #ffffff;
  82. color: #ffffff;
  83. }
  84.  
  85. ::-moz-selection {
  86. background: #ffffff;
  87. color: #ffffff;
  88. }
  89.  
  90.  
  91. body {
  92. padding: 0px;
  93. margin: 0px;
  94. color:{color:text};
  95. font-family: dixel;
  96. line-height:7px;
  97. font-size:8px;
  98. background-image:url({image:background});
  99. background-color: {color:Background};
  100. background-attachment: fixed;
  101. background-repeat: repeat;
  102. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto;
  103. }
  104.  
  105.  
  106. a:link, a:active, a:visited{
  107. text-decoration: none;
  108. -webkit-transition: color 0.3s ease-out;
  109. -moz-transition: color 0.3s ease-out;
  110. transition: color 0.3s ease-out;
  111. color:{color:link};
  112. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto;
  113. }
  114.  
  115. a:hover {
  116. text-decoration: none;
  117. font-style:;
  118. text-shadow:0px 0px 2px #000;
  119. color: {color:Hover};
  120. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto;
  121. }
  122.  
  123. askname{
  124. font-family:jenna;
  125. font-size:13px;
  126. z-index:1;
  127. }
  128.  
  129. div#center{
  130. margin:auto;
  131. position:relative;
  132. width:1000px;
  133. background-color:;
  134. overflow:auto;
  135. overflow-y:hidden;
  136. }
  137.  
  138. .entry {
  139. float:left;
  140. display: block;
  141. margin:4px;
  142. line-height:7px;
  143. padding:4px;
  144. border:4px double {color:borders};
  145. overflow:hidden;
  146. width:210px;
  147. {block:PermalinkPage}
  148. width:428px;
  149. text-align:left;
  150. line-height:10px;
  151. {/block:PermalinkPage}
  152. background:white;
  153. background-image:URL();
  154. -webkit-transition: all .7s ease;
  155. -moz-transition: all .7s ease;
  156. -o-transition: all .7s ease;
  157. transition: all .7s ease;
  158. {block:iffadedposts}
  159. opacity:0.85;
  160. {/block:iffadedposts}
  161. }
  162.  
  163. .entry:hover{
  164. opacity:1;}
  165.  
  166.  
  167. .entry .perma a{
  168. color:#444;}
  169.  
  170. .entry .perma a:hover {
  171. text-decoration: none;
  172. font-style:;
  173. text-shadow:0px 0px 2px #000;
  174. color: {color:Hover};
  175. }
  176.  
  177. .entry .perma{
  178. width:38px;
  179. height:30px;
  180. position: absolute;
  181. line-height: 33px;
  182. overflow:hidden;
  183. font-family:dixel;
  184. text-align:left;
  185. padding-left:4px;
  186. font-size:8px;
  187. left:-50px;
  188. bottom:4px;
  189. border-right:1px solid #f2f2f2;
  190. border-top:1px solid #f2f2f2;
  191. background:white;
  192. letter-spacing: 0px;
  193. opacity: 0.0;
  194. -webkit-transition: all .7s ease;
  195. -moz-transition: all .7s ease;
  196. -o-transition: all .7s ease;
  197. transition: all .7s ease;
  198. border-top-right-radius:90px;
  199. -moz-border-top-right-radius:90px;
  200. -webkit-border-top-right-radius:90px;
  201.  
  202. }
  203.  
  204. .entry:hover .perma{
  205. margin-left: 0px;
  206. left:4px;
  207. overflow:visible;
  208. opacity:0.85;
  209. }
  210.  
  211. .entry .perma2 a{
  212. color:#444;}
  213.  
  214. .entry .perma2 a:hover {
  215. text-decoration: none;
  216. font-style:;
  217. text-shadow:0px 0px 2px #000;
  218. color: {color:Hover};
  219. }
  220.  
  221. .entry .perma2{
  222. width:auto;
  223. height:30px;
  224. position: absolute;
  225. line-height: 28px;
  226. overflow:hidden;
  227. font-family:dixel;
  228. text-align:center;
  229. padding-left:20px;
  230. padding-right:10px;
  231. font-size:8px;
  232. right:-50px;
  233. top:4px;
  234. border-left:1px solid #f2f2f2;
  235. border-bottom:1px solid #f2f2f2;
  236. background:white;
  237. letter-spacing: 0px;
  238. opacity: 0.0;
  239. -webkit-transition: all .7s ease;
  240. -moz-transition: all .7s ease;
  241. -o-transition: all .7s ease;
  242. transition: all .7s ease;
  243. border-bottom-left-radius:90px;
  244. -moz-border-bottom-left-radius:90px;
  245. -webkit-border-bottom-left-radius:90px;}
  246.  
  247. .entry:hover .perma2{
  248. margin-left: 0px;
  249. right:4px;
  250. overflow:visible;
  251. opacity:0.85;
  252. -webkit-transition: all .7s ease;
  253. -moz-transition: all .7s ease;
  254. -o-transition: all .7s ease;
  255. transition: all .7s ease;
  256. }
  257.  
  258. #posts {
  259. width:480px;
  260. margin-top:3px;
  261. z-index:1;
  262. margin-left:372px;
  263. right:auto;
  264. background:transparent;
  265. margin-right:auto;
  266. position:relative;
  267. overflow-y: hidden;
  268. }
  269.  
  270. #vivalavida{
  271. position:fixed !important;
  272. width:200px;
  273. background:white;
  274. height:auto;
  275. padding:5px;
  276. margin-top:165px;
  277. margin-left:125px;
  278. text-align:center;
  279. line-height:8px;
  280. border:4px double {color:borders};
  281. -webkit-transition: all .7s ease;
  282. -moz-transition: all .7s ease;
  283. -o-transition: all .7s ease;
  284. transition: all .7s ease;
  285. opacity:1;
  286. }
  287.  
  288.  
  289.  
  290. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  291.  
  292. #charliebrown{
  293. position:fixed;
  294. width:200px;
  295. border:4px double {color:borders};
  296. padding:5px;
  297. font-family:dixel;
  298. font-size:8px;
  299. line-height:7px;
  300. letter-spacing:0px;
  301. height:auto;
  302. margin-left:-9px;
  303. margin-top:-165px;
  304. overflow:hidden;
  305. background:white;
  306. -webkit-transition: all .7s ease;
  307. -moz-transition: all .7s ease;
  308. -o-transition: all .7s ease;
  309. transition: all .7s ease;
  310. }
  311.  
  312.  
  313.  
  314. #paradise{
  315. width:206px;
  316. height:auto;
  317. opacity:1;
  318. margin-top:10px;
  319. margin-left:-9px;
  320. padding:2px;
  321. line-height:8px;
  322. padding-bottom:4px;
  323. padding-top:1px;
  324. position:fixed;
  325. border:4px double {color:borders};
  326. -webkit-transition: all .7s ease;
  327. -moz-transition: all .7s ease;
  328. -o-transition: all .7s ease;
  329. transition: all .7s ease;
  330. background:white;
  331. }
  332.  
  333.  
  334. #majorminus{
  335. width:200px;-webkit-filter:grayscale(0%);
  336. -webkit-transition: all .7s ease;
  337. -moz-transition: all .7s ease;
  338. -o-transition: all .7s ease;
  339. transition: all .7s ease;
  340. opacity:1;
  341. }
  342.  
  343. #majorminus img{
  344. width:200px;
  345. height:130px;
  346. }
  347.  
  348.  
  349. @font-face {
  350. font-family: "jenna";
  351. src: url('http://static.tumblr.com/jdjsstr/W6qm7fotz/simpleronde-regular_1_.ttf');
  352. }
  353. @font-face { font-family: "cedarville"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  354.  
  355. .title{
  356. font-family:cedarville;
  357. font-size: 17px;
  358. line-height: 17px;
  359. color:{color:Title};
  360. letter-spacing: 0px;
  361. font-weight: normal;
  362. padding:0px 0px 0px 0px;
  363. }
  364.  
  365. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  366.  
  367. #blogtitle{
  368. z-index:1;
  369. width:216px;
  370. margin-left:{text:blogtitle margin left}px;
  371. text-align:center;
  372. font-family:signerica;
  373. font-size:{text:blogtitle size}px;
  374. line-height:40px;
  375. position:fixed;
  376. margin-top:{text:blogtitle margin top}px;
  377. color:{color:blogtitle};
  378. text-shadow:1px 1px 2px {color:blogtitle shadow};
  379. }
  380.  
  381.  
  382.  
  383. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  384.  
  385.  
  386. .permalink{
  387. text-transform: normal;
  388. display: block;
  389. text-align: right;
  390. text-decoration: none;
  391. }
  392.  
  393. #infscr-loading{
  394. bottom: -70px;
  395. position: absolute;
  396. left: 50%;
  397. margin-left:-8px;
  398. width:16px;
  399. height:11px;
  400. overflow:hidden;
  401. margin-bottom: 50px;
  402. }
  403.  
  404. #postnotes{
  405. text-align: justify;}
  406.  
  407. #postnotes blockquote{
  408. border: 0px;}
  409.  
  410. blockquote{
  411. padding:0px 0px 2px 5px;
  412. margin:0px 0px 2px 10px;
  413. border-left: 1px dotted #555555;
  414. }
  415.  
  416. blockquote p, ul{
  417. margin:0px;
  418. padding:0px;
  419. }
  420.  
  421. a img{border: 0px;}
  422.  
  423.  
  424. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  425.  
  426. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  427. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  428.  
  429. .notes img{width:10px; position:relative; top:3px;}
  430. <--ses-->
  431. small{font-size: 90%;}
  432.  
  433. {CustomCSS}
  434.  
  435. </style>
  436.  
  437. {block:IndexPage}
  438. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  439. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  440.  
  441. <script type="text/javascript">
  442. $(window).load(function(){
  443. var $wall = $('#posts');
  444. $wall.imagesLoaded(function(){
  445. $wall.masonry({
  446. itemSelector: '.entry, .entry_photo',
  447. isAnimated : false
  448. });
  449. });
  450.  
  451. $wall.infinitescroll({
  452. navSelector : '#pagination',
  453. nextSelector : '#pagination a',
  454. itemSelector : '.entry, .entry_photo',
  455. bufferPx : 2000,
  456. debug : false,
  457. errorCallback: function() {
  458. $('#infscr-loading').fadeOut('normal');
  459. }},
  460. function( newElements ) {
  461. var $newElems = $( newElements );
  462. $newElems.hide();
  463. $newElems.imagesLoaded(function(){
  464. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  465. });
  466. }); $('#posts').show(500);
  467. });
  468. </script>
  469.  
  470.  
  471. {/block:IndexPage}
  472.  
  473.  
  474. <title>{title}</title>
  475.  
  476. <link rel="shortcut icon" href="{Favicon}" />
  477. <meta name="viewport" content="width=820" />
  478. </head>
  479.  
  480. <body>
  481. <BODY onselectstart="return false;" ondragstart="return false;">
  482. <div class="wrapper">
  483. <div class="header">
  484. </div>
  485.  
  486. <div id="cage">
  487. <div id="center">
  488. <div id="vivalavida">
  489.  
  490. <center>
  491. {block:ifshowblogtitle}<div id="blogtitle">{text:sidebar title}</div>{/block:ifshowblogtitle}
  492. <div id="majorminus"><a href="/"><img src="{image:sidebar}"></a></div>
  493. <div id="charliebrown">
  494. {text:small quote}
  495. </div>
  496. <div id="paradise"><div class="links_list"><p class="links_head">{description} {text:disc}</p><div class="links_body">
  497. <center>
  498. <a href="{text:link one}">{text:link one title}</a>
  499. <a href="{text:link two}">{text:link two title}</a>
  500. <a href="{text:link three}">{text:link three title}</a>
  501. <a href="{text:link four}">{text:link four title}</a>
  502. <a href="http://slytherese.tumblr.com/">credit</a>
  503. </center>
  504. </div></div></div>
  505. </div>
  506. </center>
  507.  
  508.  
  509. <div class="left">
  510. <div id="posts">
  511. {block:Posts}
  512. <div class="entry">
  513.  
  514. {block:Answer}
  515. <div style="margin-top:2px; margin-bottom:0px; overflow:auto;height:40px; padding: 4px; background-color:#fff;border:1px solid {color:borders};border-radius:4px;">
  516. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3.5px;"/><askname>{asker}</askname>: {Question}</div>
  517. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  518. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  519. {/block:Answer}
  520.  
  521. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  522.  
  523. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  524. {/block:Text}
  525.  
  526. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  527.  
  528. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  529.  
  530. {block:Photo}
  531. {block:IndexPage}
  532. <center>
  533. <div class="perma2">
  534. <a href="{Permalink}"> {notecount}</a> </div>
  535. <div class="perma">
  536. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  537. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  538. {/block:IndexPage}
  539. {block:PermalinkPage}
  540. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  541.  
  542. {LinkCloseTag}
  543. {/block:PermalinkPage}
  544. {/block:Photo}
  545.  
  546. {block:Photoset}
  547. {block:IndexPage}
  548. <center>
  549. <div class="perma2">
  550. <a href="{Permalink}"> {notecount}</a> </div>
  551. <div class="perma">
  552. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  553. {Photoset-250}</center>
  554. {/block:IndexPage}
  555. {block:PermalinkPage}
  556. <center>
  557. {Photoset-500}</center>
  558. {/block:PermalinkPage}
  559. {/block:Photoset}
  560.  
  561. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  562.  
  563. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  564.  
  565. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  566. <ul class="chat">
  567. {block:Lines}
  568. <li class="user_{UserNumber}">
  569. {block:Label}
  570. <span class="label">{Label}</span>
  571. {/block:Label}
  572.  
  573. {Line}
  574. </li>
  575. {/block:Lines}
  576. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  577. {/block:Chat}
  578.  
  579. {block:Audio}
  580. <div style="width:200px; height:30px;">
  581. {AudioPlayerBlack}
  582. </div>
  583. {block:IndexPage}<span class="permalink">
  584. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  585. </span>{/block:IndexPage}
  586. {/block:Audio}
  587.  
  588. {block:Video}
  589. {block:IndexPage}
  590. <center>
  591. <div class="perma2">
  592. <a href="{Permalink}"> {notecount}</a> </div>
  593. <div class="perma">
  594. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  595. {Video-250}</center>
  596. {/block:IndexPage}
  597. {block:PermalinkPage}
  598. <center>
  599. {Video-400}</center>
  600. {/block:PermalinkPage}
  601. {block:Video}
  602.  
  603.  
  604. {block:PostNotes}<div align="middle">{caption}</div>
  605. <center>
  606.  
  607. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  608.  
  609. {block:HasTags}
  610. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  611. {block:RebloggedFrom}
  612. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  613. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  614.  
  615. {/block:RebloggedFrom}
  616. </center></span>
  617. <br>
  618. <div id="postnotes">{PostNotes}</div><br>
  619.  
  620. <center>{block:ContentSource}
  621. <br><a href="{SourceURL}">
  622. {lang:Source}:
  623. {block:SourceLogo}
  624. <img src="{BlackLogoURL}" width="{LogoWidth}"
  625. height="{LogoHeight}" alt="{SourceTitle}" />
  626. {/block:SourceLogo}
  627. {block:NoSourceLogo}
  628. {SourceLink}
  629. {/block:NoSourceLogo}
  630. </a>
  631. {/block:ContentSource}</center>
  632.  
  633. {/block:PostNotes}
  634. </div>
  635. {/block:Posts}
  636. </div></div>
  637.  
  638. {block:IndexPage}
  639. {block:Pagination}
  640. <div id="pagination">
  641. {block:NextPage}
  642. <a id="nextPage" href="{NextPage}"></a>
  643. {/block:NextPage}
  644. {block:PreviousPage}
  645. <a href="{PreviousPage}"></a>
  646. {/block:PreviousPage}
  647. </div>
  648. {/block:Pagination}
  649. {/block:IndexPage}
  650. </body>
  651. <div style="position:fixed;bottom:5px;right:5px;"><a href="http://coldplaytbh.tumblr.com">©</a></div>
  652. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement