Advertisement
zeebrawh

Theme 1 "Amsterdam"

Jun 14th, 2013
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.23 KB | None | 0 0
  1. <!--
  2. THEME #1 MADE BY
  3.  
  4. ╱╱╱╱╱╱╱╱╱╱╱╱╭╮╱╭╮
  5. ╱╱╱╱╱╱╱╱╱╱╱╭╯╰┳╯╰╮
  6. ╭━━┳━┳━━┳╮╭╋╮╭╋╮╭╋┳━━┳━━╮
  7. ┃╭╮┃╭┫╭╮┃╰╯┣┫┃┣┫┃┣┫┃━┫━━┫
  8. ┃╰╯┃┃┃╭╮┣╮╭┫┃╰┫┃╰┫┃┃━╋━━┃
  9. ╰━╮┣╯╰╯╰╯╰╯╰┻━┻┻━┻┻━━┻━━╯
  10. ╭━╯┃
  11.  
  12. DONT REMOVE CREDIT OR ILL CUT OFF YOUR DICK.
  13. -->
  14.  
  15. <html lang="en">
  16. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml">
  18. <head>
  19. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  20. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  21. <script>
  22. (function($){
  23. $(document).ready(function(){
  24. $("a[title]").style_my_tooltips({
  25. tip_follows_cursor:true,
  26. tip_delay_time:90,
  27. tip_fade_speed:600,
  28. attribute:"title"
  29. });
  30. });
  31. })(jQuery);
  32. </script>
  33. <script type="text/javascript">
  34. <!--
  35.  
  36. // Disable Right Click Script
  37.  
  38. function IE(e)
  39. {
  40. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  41. {
  42. return false;
  43. }
  44. }
  45. function NS(e)
  46. {
  47. if (document.layers || (document.getElementById && !document.all))
  48. {
  49. if (e.which == "2" || e.which == "3")
  50. {
  51. return false;
  52. }
  53. }
  54. }
  55. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  56.  
  57. //-->
  58. </script>
  59.  
  60. <script type="text/javascript"
  61. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  62.  
  63. <!--DEFAULT VARIABLES-->
  64. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  65. <meta name="color:background" content="#fff"/>
  66. <meta name="color:link" content="#777"/>
  67. <meta name="color:text" content="#777"/>
  68. <meta name="color:title" content="#333"/>
  69. <meta name="color:hover" content="#fff"/>
  70. <meta name="image:sidebar" content="1"/>
  71. <meta name="image:background" content="http://i42.tinypic.com/1zx1itd.png"/>
  72. <meta name="color:borders" content="#ddd"/>
  73. <meta name="color:sidebarborder" content="#b6d4f3"/>
  74. <meta name="color:scrollbar" content="#f0b2e7"/>
  75. <meta name="text:quote" content="heaven is a place on earth with you, tell me all the things you wanna do."/>
  76.  
  77. <meta name="text:link1" content="http://">
  78. <meta name="text:link1 msg" content="link 1"/>
  79.  
  80. <meta name="text:link2" content="http://">
  81. <meta name="text:link2 msg" content="link 2"/>
  82.  
  83. <meta name="text:link3" content="http://">
  84. <meta name="text:link3 msg" content="link 3"/>
  85.  
  86. <meta name="text:link4" content="http://">
  87. <meta name="text:link4 msg" content="link 4"/>
  88.  
  89. <meta name="text:link5" content="http://">
  90. <meta name="text:link5 msg" content="link 5"/>
  91.  
  92. <meta name="text:link6" content="http://">
  93. <meta name="text:link6 msg" content="link 6"/>
  94.  
  95. <style type="text/css">
  96. #s-m-t-tooltip {
  97. max-width:300px;
  98. padding:4px 6px 6px 6px;
  99. margin:20px 0px 0px 20px;
  100. background: #fff; /* change the background color */
  101. border-radius: 15px 25px / 25px 15px;
  102. font-family:simple; /* change the font */
  103. font-size:15px; /* change the font size */
  104. letter-spacing:0px; /* change the letter spacing */
  105. color:#000; /* change the text color */
  106. z-index:999999999999999999999999999999999999;
  107. border:2px solid {color:borders}; /* change the border color */
  108. }
  109. ::-webkit-scrollbar {width: 6px; height: 4px; border: 2px solid #fff; background-color: #ccc; border-radius:15ex;}
  110. ::-webkit-scrollbar-thumb { border: 1px solid #fff; padding: 1px; -webkit-border-radius: 1ex; background-color: {color:scrollbar};}
  111.  
  112. 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-
  113.  
  114. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  115.  
  116. 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;}
  117.  
  118. p {
  119. margin:0px;
  120. margin-top:0px;
  121. }
  122.  
  123.  
  124. body {
  125. padding: 0px;
  126. margin: 0px;
  127. color:{color:text};
  128. font-family: simple;
  129. line-height:110%;
  130. font-size:17px;
  131. background-color: {color:Background};
  132. background-image:url({image:Background});
  133. background-attachment: fixed;
  134. background-repeat: repeat;
  135. }
  136.  
  137.  
  138. a:link, a:active, a:visited{
  139. text-decoration: none;
  140. -webkit-transition: color 0.3s ease-out;
  141. -moz-transition: color 0.3s ease-out;
  142. transition: color 0.3s ease-out;
  143. color:{color:link};
  144. }
  145.  
  146. a:hover {
  147. text-decoration: none;
  148. font-style:;
  149. color: {color:Hover};
  150. }
  151.  
  152. div#center{
  153. margin:auto;
  154. position:relative;
  155. width:1200px;
  156. background-color:;
  157. overflow:auto;
  158. overflow-y:hidden;
  159. }
  160.  
  161.  
  162. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  163. .entry {
  164. float:left;
  165. display: block;
  166. margin:5px;
  167. overflow:hidden;
  168. width:230px;
  169. padding:8px;
  170. -webkit-box-shadow:0 0 2px #ddd;
  171. -moz-box-shadow:0 0 2px #ddd;
  172. box-shadow:0 0 2px #ddd;
  173. border: 1px solid {color:borders};
  174. {block:PermalinkPage}
  175. width:450px;
  176. text-align:left;
  177. line-height:100%;
  178. {/block:PermalinkPage}
  179. background:white;
  180. background-image:URL();
  181. }
  182.  
  183.  
  184. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  185. .entry .perma{
  186. width:180px;
  187. height:15px;
  188. margin-left:0px;
  189. position: absolute;
  190. line-height: 16px;
  191. overflow:hidden;
  192. text-align:center;
  193. top:100px;
  194. padding:4px 5px 7px 5px;
  195. border-top-right-radius: 6px;
  196. border-bottom-right-radius: 6px;
  197. font-family:dgs;
  198. font-size: 17px;
  199. background:white;
  200. word-spacing:2px;
  201. letter-spacing:1px;
  202. opacity: 0.0;
  203. overflow:hidden;
  204. -webkit-transition: all .7s ease;
  205. -moz-transition: all .7s ease;
  206. -o-transition: all .7s ease;
  207. transition: all .7s ease;
  208. border-top: 4px double {color:borders};
  209. border-bottom: 4px double {color:borders};
  210. }
  211.  
  212. .entry:hover .perma{
  213. overflow:visible;
  214. opacity:0.9;
  215. }
  216.  
  217.  
  218. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  219. #posts {
  220. width:1000px;
  221. margin-top:50px;
  222. z-index:0;
  223. margin-left:350px;
  224. right:auto;
  225. background:transparent;
  226. margin-right:auto;
  227. position:relative;
  228. }
  229.  
  230.  
  231. /*CUSTOMIZE SIDEBAR HERE*/
  232. #sidebar{
  233. position:fixed !important;
  234. width:250px;
  235. background:white;
  236. height:auto;
  237. margin-top:100px;
  238. margin-left:-10px;
  239. text-align:center;
  240. padding:6px;
  241. border-radius: 5px;
  242. border-top: 8px outset {color:sidebarborder};
  243. border-right: 8px outset {color:sidebarborder};
  244. border-bottom: 8px inset {color:sidebarborder};
  245. border-left: 8px inset {color:sidebarborder};
  246. }
  247.  
  248. #sidebar img {
  249. border:1px solid #999;
  250. }
  251.  
  252.  
  253.  
  254. .desc {
  255. position:absolute;
  256. z-index: 9999999;
  257. width:215px;
  258. height:auto;
  259. opacity:0;
  260. margin-left:7px;
  261. margin-top: -150px;
  262. font-family: simple;
  263. font-size: 14px;
  264. padding: 4px 4px 4px 12px;
  265. line-height:17px;
  266. letter-spacing:0px;
  267. text-align: center;
  268. overflow-y:auto;
  269. background:white;
  270. border:3px solid #ccc;
  271. border-radius: 20px 3px 20px 3px;
  272. transition: all 0.6s ease-out;
  273. -o-transition-transition: all 0.6s ease-out;
  274. -webkit-transition: all 0.6s ease-out;
  275. -moz-transition: all 0.6s ease-out;
  276.  
  277. }
  278.  
  279.  
  280. #sidebar:hover .desc {
  281. margin-top: -150px;
  282. -webkit-transform: rotate(360deg);
  283. -moz-transform: rotate(360deg);
  284. -o-transform: rotate(360deg);
  285. transform: rotate(360deg);
  286. opacity:1;
  287. }
  288.  
  289. #titlee {
  290. position:fixed;
  291. font-family: diamond;
  292. font-size: 50px;
  293. margin-top: 70px;
  294. margin-left:10px;
  295. }
  296.  
  297.  
  298. #line1 {
  299. position: fixed;
  300. z-index:0;
  301. opacity:0;
  302. width: 40px;
  303. height:5px;
  304. margin-top:30px;
  305. margin-left:220px;
  306. border: 1px solid #ccc;
  307. background-color:#ddd;
  308. -webkit-transform: rotate(90deg);
  309. -o-transition-transition: all .6s ease-out;
  310. -webkit-transition: all .6s ease-out;
  311. -moz-transition: all .6s ease-out;
  312. }
  313. #sidebar:hover #line1 {
  314. opacity:1;
  315. }
  316.  
  317. #line2 {
  318. position: fixed;
  319. z-index:0;
  320. opacity:0;
  321. width: 40px;
  322. height:5px;
  323. margin-top:30px;
  324. margin-left:-10px;
  325. border: 1px solid #ccc;
  326. background-color:#ddd;
  327. -webkit-transform: rotate(90deg);
  328. -o-transition-transition: all .6s ease-out;
  329. -webkit-transition: all .6s ease-out;
  330. -moz-transition: all .6s ease-out;
  331. }
  332. #sidebar:hover #line2 {
  333. opacity:1;
  334. }
  335.  
  336.  
  337. #topbar{
  338. position:fixed;
  339. z-index:1;
  340. width:1362px;
  341. height:40px;
  342. opacity: 3;
  343. padding: 3px;
  344. padding-left: 35px;
  345. margin-left:320px;
  346. margin-top: -2px;
  347. text-transform: uppercase;
  348. background: transparent;
  349. color: #888;
  350. border-left:0px;
  351. border-right:0px;
  352. line-height:36px;
  353. text-align:left;
  354. font-size: 20px;
  355. letter-spacing: 1px;
  356. font-family: "springy";
  357. -webkit-transition: opacity .4s linear;
  358. -webkit-transition: all .4s ease-in-out;
  359. -moz-transition: all .4s ease-in-out;
  360. -o-transition: all .4s ease-in-out;
  361.  
  362. }
  363.  
  364. .sideback{
  365. position:fixed;
  366. z-index:999999;
  367. margin-left:330px;
  368. margin-top:-13px;
  369. top: 0px;
  370. background-position: right;
  371. background: #b6d4f3;
  372. height:1000px;
  373. border-bottom:0px solid #fff;
  374. border-top: 0px solid #fff;
  375. border-left: 0px double #fff;
  376. border-right: 0px double #fff;
  377. opacity:1;
  378. width:13px;
  379. -webkit-transition: opacity .4s linear;
  380. -webkit-transition: all .4s ease-in-out;
  381. -moz-transition: all .4s ease-in-out;
  382. -o-transition: all .4s ease-in-out;
  383. -webkit-background-size: cover;
  384. -moz-background-size: cover;
  385. -o-background-size: cover;
  386. background-size: cover;
  387.  
  388. }
  389.  
  390.  
  391.  
  392. .sideback2{
  393. position:fixed;
  394. margin-left:300px;
  395. margin-top: -13px;
  396. z-index:5;
  397. background:#728EA9;
  398. background-position: right;
  399. height:1000px;
  400. border-bottom:0px solid #fff;
  401. border-top: 0px solid #fff;
  402. border-left: 0px double #fff;
  403. border-right: 0px double #fff;
  404. opacity:1;
  405. width:20px;
  406. -webkit-transition: opacity .4s linear;
  407. -webkit-transition: all .4s ease-in-out;
  408. -moz-transition: all .4s ease-in-out;
  409. -o-transition: all .4s ease-in-out;
  410. -webkit-background-size: cover;
  411. -moz-background-size: cover;
  412. -o-background-size: cover;
  413. background-size: cover;
  414.  
  415. }
  416.  
  417.  
  418. .sideback3{
  419. position:fixed;
  420. z-index:99999999;
  421. margin-left:340px;
  422. margin-top:30px;
  423. top: 0px;
  424. background-position: right;
  425. background: #b6d4f3;
  426. height:3px;
  427. opacity:1;
  428. width:1000px;
  429. -webkit-transition: opacity .4s linear;
  430. -webkit-transition: all .4s ease-in-out;
  431. -moz-transition: all .4s ease-in-out;
  432. -o-transition: all .4s ease-in-out;
  433. -webkit-background-size: cover;
  434. -moz-background-size: cover;
  435. -o-background-size: cover;
  436. background-size: cover;
  437.  
  438. }
  439.  
  440. .sideback4{
  441. position:fixed;
  442. margin-left:300px;
  443. margin-top: 40px;
  444. z-index:999999;
  445. background: #728EA9;
  446. background-position: right;
  447. height:5px;
  448. opacity:1;
  449. width:1000px;
  450. -webkit-transition: opacity .4s linear;
  451. -webkit-transition: all .4s ease-in-out;
  452. -moz-transition: all .4s ease-in-out;
  453. -o-transition: all .4s ease-in-out;
  454. -webkit-background-size: cover;
  455. -moz-background-size: cover;
  456. -o-background-size: cover;
  457. background-size: cover;
  458.  
  459. }
  460.  
  461. #link1 {
  462. position:fixed;
  463. margin-top: -70px;
  464. margin-left:-5px;
  465. font-family: gentle;
  466. font-size: 30px;
  467. z-index:2;
  468. opacity:0;
  469. -o-transition-transition: all 0.8s ease-out;
  470. -webkit-transition: all 0.8s ease-out;
  471. -moz-transition: all 0.8s ease-out;
  472. background-color:white;
  473. border-radius: 5px;
  474. padding: 8px;
  475. width:15px;
  476. border: 2px solid {color:borders};
  477. }
  478.  
  479. #sidebar:hover #link1 {
  480. opacity:1;
  481. margin-top: 60px;
  482. }
  483.  
  484. #link1:hover {
  485. -webkit-transform: rotate(360deg);
  486. }
  487.  
  488. #link2 {
  489. position:fixed;
  490. margin-top: -70px;
  491. margin-left: 40px;
  492. font-family:gentle;
  493. font-size: 25px;
  494. z-index:2;
  495. opacity:0;
  496. -o-transition-transition: all 0.8s ease-out;
  497. -webkit-transition: all 0.8s ease-out;
  498. -moz-transition: all 0.8s ease-out;
  499. border-radius: 5px;
  500. padding: 8px;
  501. width:15px;
  502. border: 2px solid {color:borders};
  503. background-color:white;
  504. }
  505.  
  506. #sidebar:hover #link2 {
  507. opacity:1;
  508. margin-top: 60px;
  509. }
  510.  
  511. #link2:hover {
  512. -webkit-transform: rotate(360deg);
  513. }
  514.  
  515.  
  516. #link3 {
  517. position:fixed;
  518. margin-top: -70px;
  519. margin-left: 85px;
  520. font-family:gentle;
  521. font-size: 23px;
  522. z-index:2;
  523. opacity:0;
  524. -o-transition-transition: all 0.8s ease-out;
  525. -webkit-transition: all 0.8s ease-out;
  526. -moz-transition: all 0.8s ease-out;
  527. border-radius: 5px;
  528. width:15px;
  529. padding: 8px;
  530. border: 2px solid {color:borders};
  531. background-color:white;
  532. }
  533.  
  534. #link3:hover {
  535. -webkit-transform: rotate(360deg);
  536. }
  537.  
  538. #sidebar:hover #link3 {
  539. opacity:1;
  540. margin-top: 60px;
  541. }
  542.  
  543. #link4 {
  544. position:fixed;
  545. margin-top: -70px;
  546. margin-left: 130px;
  547. font-family: gentle;
  548. font-size: 27px;
  549. z-index:2;
  550. opacity:0;
  551. -o-transition-transition: all 0.8s ease-out;
  552. -webkit-transition: all 0.8s ease-out;
  553. -moz-transition: all 0.8s ease-out;
  554. border-radius: 5px;
  555. background-color:white;
  556. padding: 8px;
  557. width:15px;
  558. border: 2px solid {color:borders};
  559. }
  560.  
  561. #sidebar:hover #link4 {
  562. opacity:1;
  563.  
  564. margin-top: 60px;
  565. }
  566.  
  567. #link4:hover {
  568. -webkit-transform: rotate(360deg);
  569. }
  570.  
  571. #link5 {
  572. position:fixed;
  573. margin-top: -70px;
  574. margin-left: 175px;
  575. font-family: gentle;
  576. font-size: 25px;
  577. z-index:2;
  578. opacity:0;
  579. width:15px;
  580. -o-transition-transition: all 0.8s ease-out;
  581. -webkit-transition: all 0.8s ease-out;
  582. -moz-transition: all 0.8s ease-out;
  583. border-radius: 5px;
  584. background-color:white;
  585. padding: 8px;
  586. border: 2px solid {color:borders};
  587. }
  588.  
  589. #sidebar:hover #link5 {
  590. opacity:1;
  591. margin-top: 60px;
  592. }
  593.  
  594. #link5:hover {
  595. -webkit-transform: rotate(360deg);
  596. }
  597.  
  598. #link6 {
  599. position:fixed;
  600. margin-top: -70px;
  601. margin-left: 220px;
  602. font-family: gentle;
  603. font-size:25px;
  604. width:15px;
  605. z-index:2;
  606. opacity:0;
  607. -o-transition-transition: all 0.8s ease-out;
  608. -webkit-transition: all 0.8s ease-out;
  609. -moz-transition: all 0.8s ease-out;
  610. border-radius: 5px;
  611. background-color:white;
  612. padding: 8px;
  613. border: 2px solid {color:borders};
  614. }
  615.  
  616. #sidebar:hover #link6 {
  617. opacity:1;
  618. margin-left: 220px;
  619. margin-top: 60px;
  620. }
  621.  
  622. #link6:hover {
  623. -webkit-transform: rotate(360deg);
  624. }
  625.  
  626. .linkback {
  627. position:fixed;
  628. margin-top:-70px;
  629. margin-left:-12px;
  630. width: 265px;
  631. background-image:url(http://24.media.tumblr.com/395c9e7282a7463bd2a06d90f99a667c/tumblr_mjse2qhHby1s8etn8o1_250.png);
  632. height: 50px;
  633. border-radius:5px;
  634. opacity:0;
  635. z-index:1;
  636. -o-transition-transition: all 0.8s ease-out;
  637. -webkit-transition: all 0.8s ease-out;
  638. -moz-transition: all 0.8s ease-out;
  639. border: 5px inset {color:sidebarborder};
  640. border-bottom: 5px outset {color:sidebarborder};
  641. border-left: 5px outset {color:sidebarborder};
  642. }
  643.  
  644. #sidebar:hover .linkback {
  645. margin-top:50px;
  646. opacity:1;
  647. }
  648.  
  649. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  650.  
  651. @font-face { font-family:"gentle"; src: url("http://static.tumblr.com/djhaea1/i8Smoo83r/a_gentle_touch.ttf"); }
  652.  
  653. @font-face { font-family: simple; src: url(http://static.tumblr.com/djhaea1/Vmzmpzrqi/simple_kind_of_girl.ttf); }
  654.  
  655. @font-face { font-family: diamond; src: url(http://static.tumblr.com/djhaea1/vFGmpzsml/diamond_girl.ttf); }
  656.  
  657. @font-face { font-family: always; src: url(http://static.tumblr.com/djhaea1/dUDmpzsz3/always_in_my_heart.ttf); }
  658.  
  659. @font-face { font-family: dgs; src: url(http://static.tumblr.com/djhaea1/jzvmq5nos/diamond_girl_skinny.ttf); }
  660.  
  661. @font-face { font-family: "springy"; src: url('http://static.tumblr.com/vtg00tr/lLzmopqqe/dandelion_in_the_spring.ttf'); }
  662.  
  663. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  664. .title{
  665. line-height: 12px;
  666. color:{color:Title};
  667. font-weight: normal;
  668. }
  669.  
  670.  
  671. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  672. .permalink{
  673. text-transform: normal;
  674. display: block;
  675. text-align: right;
  676. text-decoration: none;
  677. }
  678.  
  679.  
  680. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  681. #infscr-loading{
  682. bottom: -70px;
  683. position: absolute;
  684. left: 50%;
  685. margin-left:-8px;
  686. width:16px;
  687. height:11px;
  688. overflow:hidden;
  689. margin-bottom: 50px;
  690. }
  691.  
  692. #postnotes{
  693. text-align: justify;}
  694.  
  695. #postnotes blockquote{
  696. border: 0px;}
  697.  
  698. blockquote{
  699. padding:0px 0px 2px 5px;
  700. margin:0px 0px 2px 10px;
  701. border-left: 1px dotted #555555;
  702. }
  703.  
  704. blockquote p, ul{
  705. margin:0px;
  706. padding:0px;
  707. }
  708.  
  709. a img{border: 0px;}
  710.  
  711.  
  712. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  713.  
  714. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  715. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  716.  
  717. .notes img{width:10px; position:relative; top:3px;}
  718. <--ses-->
  719. small{font-size: 90%;}
  720.  
  721. {CustomCSS}
  722.  
  723. </style>
  724.  
  725. {block:IndexPage}
  726. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  727. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  728.  
  729. <script type="text/javascript">
  730. $(window).load(function(){
  731. var $wall = $('#posts');
  732. $wall.imagesLoaded(function(){
  733. $wall.masonry({
  734. itemSelector: '.entry, .entry_photo',
  735. isAnimated : false
  736. });
  737. });
  738.  
  739. $wall.infinitescroll({
  740. navSelector : '#pagination',
  741. nextSelector : '#pagination a',
  742. itemSelector : '.entry, .entry_photo',
  743. bufferPx : 2000,
  744. debug : false,
  745. errorCallback: function() {
  746. $('#infscr-loading').fadeOut('normal');
  747. }},
  748. function( newElements ) {
  749. var $newElems = $( newElements );
  750. $newElems.hide();
  751. $newElems.imagesLoaded(function(){
  752. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  753. });
  754. }); $('#posts').show(500);
  755. });
  756. </script>
  757.  
  758.  
  759. {/block:IndexPage}
  760.  
  761.  
  762. <title>{title}</title>
  763.  
  764. <link rel="shortcut icon" href="{Favicon}" />
  765. <meta name="viewport" content="width=820" />
  766. </head>
  767.  
  768. <body>
  769. <BODY onselectstart="return false;" ondragstart="return false;">
  770. <div class="wrapper">
  771. <div class="header">
  772. </div>
  773.  
  774. <div id="cage">
  775. <div id="center">
  776. <div class="sideback"></div>
  777. <div class="sideback2"></div>
  778. <div class="sideback3"></div>
  779. <div class="sideback4"></div>
  780. <div id="titlee">{title}</div>
  781. <div id="topbar">{text:quote}</center></div>
  782.  
  783. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  784. <div id="sidebar">
  785. <center>
  786. <a href="/"><img src="{image:sidebar}" width=100%></a>
  787. <div class="desc">{description}</div>
  788. <div id="link1"><a href="{text:link1}" title="{text:link1 msg}">1.</a></div>
  789. <div id="link2"><a href="{text:link2}" title="{text:link2 msg}">2.</a></div>
  790. <div id="link3"><a href="{text:link3}" title="{text:link3 msg}">3.</a></div>
  791. <div id="link4"><a href="{text:link4}" title="{text:link4 msg}">4.</a></div>
  792. <div id="link5"><a href="{text:link5}" title="{text:link5 msg}">5.</a></div>
  793. <div id="link6"><a href="{text:link6}" title="{text:link6 msg}">6.</a></div>
  794. <div class="linkback"></div>
  795. <div id="line1"></div>
  796. <div id="line2"></div>
  797. </center>
  798. </div>
  799. <!------------------------------------->
  800.  
  801.  
  802. <div class="left">
  803. <div id="posts">
  804. {block:Posts}
  805. <div class="entry">
  806.  
  807. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  808.  
  809. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  810. {/block:Text}
  811.  
  812. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  813.  
  814. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  815.  
  816. {block:Answer}
  817. <div style="margin: 2px 3px 2px 3px; height: 60px; overflow-y:scroll; border: 1px solid {color:borders}; padding: 2px; background-image: url(http://24.media.tumblr.com/395c9e7282a7463bd2a06d90f99a667c/tumblr_mjse2qhHby1s8etn8o1_250.png); ">
  818. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:2px; margin-top:0px; border-radius:35px; border: 2px solid white; -webkit-box-shadow:0 0 2px #ddd; -moz-box-shadow:0 0 2px #ddd; box-shadow:0 0 2px #ddd;"/>
  819. <ask1 style="font-family: gentle;font-size:30px;">{Asker}</ask1>: {Question}</div>
  820. <div style="padding: -1px 5px -1px 5px; background:transparent; font-size: 18px;">{Answer}</div><div style="text-align: right;"><askk style="font-family:gentle;font-size:30px; color:{color:name};">{text:name}</askk></div><a href="{Permalink}">{notecountwithlabel}</a>
  821. {/block:Answer}
  822.  
  823. {block:Photo}
  824. {block:IndexPage}
  825. <center>
  826. <div class="perma">
  827. <a href="{Permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  828.  
  829. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  830. {/block:IndexPage}
  831. {block:PermalinkPage}
  832. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  833.  
  834. {LinkCloseTag}
  835. {/block:PermalinkPage}
  836. {/block:Photo}
  837.  
  838. {block:Photoset}
  839. {block:IndexPage}
  840. <center>
  841.  
  842. <div class="perma">
  843. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  844.  
  845. {Photoset-250}</center>
  846. {/block:IndexPage}
  847. {block:PermalinkPage}
  848. <center>
  849. {Photoset-500}</center>
  850. {/block:PermalinkPage}
  851. {/block:Photoset}
  852.  
  853. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  854.  
  855. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  856.  
  857. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  858. <ul class="chat">
  859. {block:Lines}
  860. <li class="user_{UserNumber}">
  861. {block:Label}
  862. <span class="label">{Label}</span>
  863. {/block:Label}
  864.  
  865. {Line}
  866. </li>
  867. {/block:Lines}
  868. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  869. {/block:Chat}
  870.  
  871. {block:Audio}
  872. <div style="width:200px; height:30px;">
  873. {AudioPlayerBlack}
  874. </div>
  875. {block:IndexPage}<span class="permalink">
  876. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  877. </span>{/block:IndexPage}
  878. {/block:Audio}
  879.  
  880. {block:Video}
  881. {block:IndexPage}
  882. <center>
  883. <div class="perma">
  884. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  885. {Video-250}</center>
  886. {/block:IndexPage}
  887. {block:PermalinkPage}
  888. <center>
  889. {Video-400}</center>
  890. {/block:PermalinkPage}
  891. {block:Video}
  892.  
  893.  
  894. {block:PostNotes}<div align="middle">{caption}</div>
  895. <center>
  896.  
  897. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  898.  
  899. {block:HasTags}
  900. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  901. {block:RebloggedFrom}
  902. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  903. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  904.  
  905. {/block:RebloggedFrom}
  906. </center></span>
  907. <br>
  908. <div id="postnotes">{PostNotes}</div><br>
  909.  
  910. <center>{block:ContentSource}
  911. <br><a href="{SourceURL}">
  912. {lang:Source}:
  913. {block:SourceLogo}
  914. <img src="{BlackLogoURL}" width="{LogoWidth}"
  915. height="{LogoHeight}" alt="{SourceTitle}" />
  916. {/block:SourceLogo}
  917. {block:NoSourceLogo}
  918. {SourceLink}
  919. {/block:NoSourceLogo}
  920. </a>
  921. {/block:ContentSource}</center>
  922.  
  923. {/block:PostNotes}
  924. </div>
  925. {/block:Posts}
  926. </div></div>
  927.  
  928. {block:IndexPage}
  929. {block:Pagination}
  930. <div id="pagination">
  931. {block:NextPage}
  932. <a id="nextPage" href="{NextPage}"></a>
  933. {/block:NextPage}
  934. {block:PreviousPage}
  935. <a href="{PreviousPage}"></a>
  936. {/block:PreviousPage}
  937. </div>
  938. {/block:Pagination}
  939. {/block:IndexPage}
  940.  
  941. </body>
  942. <!--please do not remove the credit or i will be sad; seriously it's just an icon in the corner ok just please don't remove this, thanks---->
  943. <BODY ondragstart="return false;">
  944. <div style="position:fixed; font-family: trash; font-size: 10px; bottom:5px; right:0px; padding: 5px; font-style:italic;background: #fff; border: 1px dotted #eee;">
  945. &copy <a href="http://gravitities.tumblr.com/">gravitities</a>
  946. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement