Advertisement
theme_bean

Theme #12 (3 columns)

Nov 17th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.14 KB | None | 0 0
  1. <!--
  2. theme by slutteen
  3. don't remove the credit slut
  4. -->
  5.  
  6.  
  7. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  8. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head>
  12. <link href='http://static.tumblr.com/blpgwiz/usPm404d2/bounce_normal.css' rel='stylesheet' type='text/css'>
  13. <link href='http://static.tumblr.com/blpgwiz/uvsm405h8/flip.css' rel='stylesheet' type='text/css'>
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Bad+Script|La+Belle+Aurore|Great+Vibes|Julius+Sans+One|Qwigley|Share' rel='stylesheet' type='text/css'>
  16.  
  17. <meta name="color:link" content="#386086"/>
  18. <meta name="color:hover" content="#5f88af"/>
  19. <meta name="color:border" content="#ccc"/>
  20. <meta name="color:drop down links" content="#eee"/>
  21. <meta name="color:drop down links hover" content="#ccc"/>
  22. <meta name="color:body text" content="#386086"/>
  23. <meta name="color:Perma Background" content="#ccc"/>
  24. <meta name="color:Perma Text" content="#386086"/>
  25. <meta name="color:background" content="#efefef"/>
  26. <meta name="image:background" content="0"/>
  27. <meta name="image:sidebar" content="0"/>
  28. <meta name="if:show sidebar image" content="0"/>
  29. <meta name="if:show Networks Tab" content="0"/>
  30. <meta name="if:show Updates Tab" content="0"/>
  31. <meta name="text:Tab1 Title" content="" />
  32. <meta name="text:Tab2 Title" content="" />
  33. <meta name="text:Tab1 Text" content="" />
  34. <meta name="text:Tab2 Text" content="" />
  35. <meta name="text:Link One Title" content="" />
  36. <meta name="text:Link One" content="" />
  37. <meta name="text:Link Two Title" content="" />
  38. <meta name="text:Link Two" content="" />
  39. <meta name="text:Link Three Title" content="" />
  40. <meta name="text:Link Three" content="" />
  41. <meta name="text:Link Four Title" content="" />
  42. <meta name="text:Link Four" content="" />
  43.  
  44.  
  45. <title>{Title}</title>
  46. <link rel="shortcut icon" href="{Favicon}">
  47. {block:Description}
  48. <meta name="description" content="{MetaDescription}"/>
  49. {/block:Description}
  50. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  51. <!--[if IE]>
  52. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  53. <![endif]-->
  54.  
  55. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/fxpo5zq/XZum5p9k0/standard.css">
  56.  
  57. <style type="text/css">
  58.  
  59. @font-face { font-family: "architect"; src: url('http://static.tumblr.com/pwgdr2n/mhWlvr33a/architectsdaughter_1_.ttf'); }
  60.  
  61. body {
  62. color: {color:Body Text};
  63. background:{color:background}
  64. url({image:background});
  65. background-size:cover;
  66. background-attachment: fixed;
  67. line-height:150%;
  68. font-family: share;
  69. font-size: 11px;
  70. }
  71.  
  72. body, a, a:hover {
  73. color:{color:Hover};
  74. text-decoration: strikethrough;
  75. }
  76.  
  77. ::-webkit-scrollbar-thumb:vertical {
  78. background-color:{color:link};
  79. height:auto;
  80. border: 1px solid :{color:hover};
  81. -webkit-border-radius:0px;
  82. }
  83.  
  84. ::-webkit-scrollbar-thumb:horizontal {
  85. background-color:{color:hover};
  86. height:auto !important;
  87. -webkit-border-radius:0px;
  88. }
  89.  
  90. ::-webkit-scrollbar {
  91. height:auto;
  92. width:7px;
  93. border-left: 1px solid #aaaaaa;
  94. background-color:{color:post background};
  95. }
  96.  
  97.  
  98. #infscr-loading {
  99. position: absolute;
  100. bottom: 0;
  101. left: 25%;
  102. }
  103. a:link, a:active, a:visited{
  104.  
  105. color:{color:Link};
  106. text-decoration: none;
  107.  
  108. }
  109. a:hover {
  110. color:{color:Hover};
  111. text-decoration: strikethrough;
  112. }
  113. #content {
  114. width: 830px;
  115. margin-top: 5px;
  116. float: right;
  117. }
  118.  
  119. @font-face { font-family: "kingcoolkc"; src: url('http://static.tumblr.com/4yxykdm/wmVlrea61/king_cool_kc_1_.ttf'); }
  120.  
  121. #titulo {
  122. text-align: center;
  123. padding-top: 10px;
  124. text-transform:uppercase;
  125. font-family: 'kingcoolkc', cursive;
  126. font-size: 27px;
  127. line-height: 70%;
  128. color:#828486;
  129. }
  130.  
  131. #titulo:hover {
  132. color:#eea288;
  133. text-decoration:underline;
  134. }
  135.  
  136.  
  137.  
  138. iframe#tumblr_controls {
  139. right:3px !important;
  140. position: fixed !important;
  141. -webkit-transition: opacity 0.7s linear;
  142. opacity: 0.5;
  143. -webkit-transition: all 0.8s ease-out;
  144. -moz-transition: all 0.8s ease-out;
  145. transition: all 0.8s ease-out;
  146. }
  147.  
  148. iframe#tumblr_controls:hover {
  149. -webkit-transition: opacity 0.7s linear;
  150. opacity: 1;
  151. -webkit-transition: all 0.4s ease-out;
  152. -moz-transition: all 0.4s ease-out;
  153. transition: all 0.4s ease-out;
  154. }
  155.  
  156. @-webkit-keyframes bounceIn {
  157. 0% {
  158. opacity: 0;
  159. -webkit-transform: scale(.3);
  160. }
  161.  
  162. 50% {
  163. opacity: .5;
  164. -webkit-transform: scale(1.05);
  165. }
  166.  
  167. 70% {
  168. -webkit-transform: scale(.9);
  169. }
  170.  
  171. 100% {
  172. -webkit-transform: scale(1);
  173. }
  174. }
  175.  
  176. @-moz-keyframes bounceIn {
  177. 0% {
  178. opacity: 0;
  179. -moz-transform: scale(.3);
  180. }
  181.  
  182. 50% {
  183. opacity: 1;
  184. -moz-transform: scale(1.05);
  185. }
  186.  
  187. 70% {
  188. -moz-transform: scale(.9);
  189. }
  190.  
  191. 100% {
  192. -moz-transform: scale(1);
  193. }
  194. }
  195.  
  196. @-o-keyframes bounceIn {
  197. 0% {
  198. opacity: 0;
  199. -o-transform: scale(.3);
  200. }
  201.  
  202. 50% {
  203. opacity: 1;
  204. -o-transform: scale(1.05);
  205. }
  206.  
  207. 70% {
  208. -o-transform: scale(.9);
  209. }
  210.  
  211. 100% {
  212. -o-transform: scale(1);
  213. }
  214. }
  215.  
  216. @keyframes bounceIn {
  217. 0% {
  218. opacity: 0;
  219. transform: scale(.3);
  220. }
  221.  
  222. 50% {
  223. opacity: 1;
  224. transform: scale(1.05);
  225. }
  226.  
  227. 70% {
  228. transform: scale(.9);
  229. }
  230.  
  231. 100% {
  232. transform: scale(1);
  233. }
  234. }
  235.  
  236. .bounceIn {
  237. -webkit-animation-name: bounceIn;
  238. -moz-animation-name: bounceIn;
  239. -o-animation-name: bounceIn;
  240. animation-name: bounceIn;
  241. }
  242.  
  243. #note3 {
  244. width: 500px;
  245. text-align:left;
  246. }
  247.  
  248. #contain {
  249. height:100%;
  250. padding-left:10px;
  251. padding-right:10px;
  252. width: 1100px;
  253. margin: 0px auto;
  254. position: relative;
  255.  
  256. }
  257.  
  258. #sidebar {
  259. width: 220px;
  260. height: auto;
  261. position: fixed;
  262. margin-top: 50px;
  263. background:transparent;
  264. opacity: 1;
  265. padding: 2px;
  266. margin-left: 40px;
  267. font-family: 'Julius Sans One', sans-serif;
  268. font-size:10px;
  269. -webkit-animation: bounceIn 2s;
  270. -moz-animation: bounceIn 2s;
  271. -ms-animation: bounceIn 2s;
  272.  
  273. }
  274.  
  275. #sidebar:hover {
  276. color:{color:hover};
  277. opacity: 1;
  278. -khtml-border-radius: 15px;
  279. -moz-border-radius: 5px;
  280. -webkit-border-radius: 5px;
  281. border-radius: 5px;
  282. }
  283.  
  284. .sidebar2 {
  285. width: 200px;
  286. border: 5px solid #aaa;
  287. padding: 10px;
  288. height: auto;
  289. background: #fff;
  290. margin-bottom:10px;
  291. }
  292.  
  293. #basics{
  294. width:65px;
  295. height:17px;
  296. overflow:hidden;
  297. z-index:9999999;
  298. position:fixed;
  299. margin-top:15px;
  300. margin-left:-14px;
  301. padding:4px;
  302. -webkit-transition: all .5s ease-in-out;
  303. }
  304.  
  305. #basics:hover{
  306. height:100px;
  307. -webkit-transition: all .5s ease-in-out;}
  308.  
  309. #hinks{
  310. width:65px;
  311. height:17px;
  312. overflow:hidden;
  313. z-index:988;
  314. position:fixed;
  315. margin-top:15px;
  316. margin-left:60px;
  317. padding:4px;
  318. -webkit-transition: all .5s ease-in-out;
  319. }
  320. #hinks:hover{
  321. height:100px;
  322. -webkit-transition: all .5s ease-in-out;}
  323.  
  324.  
  325. #more{
  326. width:63px;
  327. height:17px;
  328. overflow:hidden;
  329. z-index:967588;
  330. position:fixed;
  331. margin-top:15px;
  332. margin-left:135px;
  333. padding:4px;
  334. -webkit-transition: all .5s ease-in-out;
  335. }
  336.  
  337. #more:hover{
  338. height:237px;
  339. -webkit-transition: all .5s ease-in-out;}
  340.  
  341.  
  342.  
  343. .links1 {
  344. width: 60px;
  345. height: 9px;
  346. padding: 3px;
  347. font-family:kingcoolkc;
  348. Text-transform: uppercase;
  349. background-color: {color:drop down links};
  350. margin-right: -10px;
  351. margin-top: 4px;
  352. font-size:12px;
  353. letter-spacing:1px;
  354. line-height: 7px;
  355. display: inline-block;
  356. text-align:center;
  357. -webkit-transition-duration: .4s;
  358.  
  359. }
  360.  
  361. .links1:hover {
  362. background-color: {color:drop down links hover};
  363. -moz-box-shadow: 0px 0px;
  364. -webkit-box-shadow: 0px 0px;
  365. }
  366.  
  367. ol.notes img {
  368. width: 16px;
  369. display: inline;
  370. position: relative;
  371. top: 3px;
  372. }
  373.  
  374. @font-face { font-family: "Journal"; src: url('http://static.tumblr.com/pwgdr2n/9YYm3j4gp/journal.ttf'); }
  375.  
  376. .entry {
  377. border: 1px dashed {color:border};
  378. margin-left:25px;margin-top:7px;
  379. margin-right:5px;margin-bottom:7px;
  380. padding-left:5px;padding-top:7px;
  381. padding-right:5px;padding-bottom:7px;
  382. float:right;
  383. background-image:URL();
  384. background-color: white;
  385. font-family: share;
  386. font-size: 11px;
  387. line-height:12px;
  388. background-image:url({image:postsbackground});
  389. border: 1px solid #cccccc;
  390. {block:IndexPage}
  391. width:200px;
  392. {/block:IndexPage}
  393. {block:PermalinkPage}
  394. width:480px;
  395. {/block:PermalinkPage}
  396. -webkit-animation:bounceIn 2s;
  397. -moz-animation:bounceIn 2s;
  398. -ms-animation:bounceIn 2s;
  399. -webkit-transition: all 1s linear;
  400. -webkit-transition: all 1s linear;
  401. -moz-transition: all 1s linear;
  402. transition: all 1s linear;
  403. }
  404.  
  405. .entry .permalink{
  406. position:absolute;
  407. width:auto;
  408. height:5px;
  409. padding-bottom:14px;
  410. color:{color:Perma Text};
  411. overflow:hidden;
  412. font-family: crafty girls;
  413. font-size: 12px;
  414. background-color:{color:Perma Background};
  415. line-height:17px;
  416. text-align:center;
  417. opacity:0.0;
  418. -webkit-transition: all 1s linear;
  419. -webkit-transition: all 1s linear;
  420. -moz-transition: all 1s linear;
  421. transition: all 1s linear;
  422. }
  423.  
  424. .entry:hover .permalink{
  425. margin-top:15px;
  426. overflow:visible;
  427. opacity: 1;
  428. -webkit-transition: all 0.4s linear; opacity: 1;
  429. -webkit-transition: all 0.4s linear;
  430. -moz-transition: all 0.4s linear;
  431. transition: all 0.4s linear;
  432. }
  433.  
  434. .entry:hover .permalink:hover{
  435. opacity: 1;
  436. }
  437.  
  438.  
  439. #pagination{
  440. display:none;
  441. }
  442.  
  443.  
  444.  
  445. .permalink2 {
  446. color: #000000;
  447. padding-top: 0px;
  448. padding-bottom: 0px;
  449. font-size: 10px;
  450. text-align: center;
  451. opacity: 0;
  452. filter: alpha(opacity = 0);
  453. -webkit-transition: all ease-in 250ms;
  454. -moz-transition: all ease-in 250ms;
  455. -o-transition: all ease-in 250ms;
  456. -ms-transition: all ease-in 250ms;
  457. transition: all ease-in 250ms;
  458.  
  459. }
  460.  
  461. blockquote, q {
  462. padding-left:5px;padding-top:7px;
  463. padding-right:5px;padding-bottom:7px;
  464. margin-left:5px; margin-right:5px;
  465. border-left: 2px solid #ccc;
  466. border-right: 2px solid #ccc;
  467. background-color:{color:blockquote};
  468. }
  469.  
  470. li.drawer a {
  471. margin: 0px 5px;}
  472.  
  473. .label {
  474. text-transform:uppercase;
  475. color:{color:Link}
  476. }
  477.  
  478. .question {
  479. text-align:left;
  480. padding-left:5px;padding-top:7px;
  481. padding-right:5px;padding-bottom:7px;
  482. border-left: 2px solid {color:Link};
  483. border-right: 2px solid {color:Link};
  484. background-color:{color:blockquote};
  485. }
  486.  
  487. .answer {
  488. text-align:left;
  489. padding-left:5px;padding-top:7px;
  490. padding-right:5px;padding-bottom:7px;
  491. }
  492.  
  493. .text {
  494. padding: 10px;
  495. }
  496.  
  497. .entry:hover .permalink2 {
  498. opacity: 1;
  499. filter: alpha(opacity = 100);
  500. -webkit-transition: all ease-in 250ms;
  501. -moz-transition: all ease-in 250ms;
  502. -o-transition: all ease-in 250ms;
  503. -ms-transition: all ease-in 250ms;
  504. transition: all ease-in 250ms;
  505. }
  506.  
  507. #pp {
  508. text-align: center;
  509. width: 100%;
  510. padding-top: 2px;
  511. }
  512.  
  513.  
  514. .permahover {
  515. text-align: right;
  516. line-height:200%;
  517. opacity: 0.0;
  518. filter: alpha(opacity = 0);
  519. font-size: 9px;
  520. line-height: 9px;
  521. text-transform: uppercase;
  522. }
  523.  
  524. .entry:hover .permahover {
  525. text-align: center;
  526. opacity: 1;
  527. filter: alpha(opacity = 50);
  528.  
  529.  
  530. }
  531.  
  532.  
  533. .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle; padding : 2px;
  534. padding-bottom : 0px;}
  535.  
  536. #newHeader {
  537. padding-bottom: 2px;
  538. text-align: center;
  539.  
  540. }
  541.  
  542. div.panel {
  543. width: 260px;
  544. padding: 15px 20px;
  545. color: #333;
  546. text-align: center;
  547. line-height: 22px;
  548. display: none;
  549.  
  550. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0d000000',GradientType=0 );
  551. }
  552. div.panel p {
  553. margin: 10px 0;
  554. }
  555. div.panel p a, div.textPost p a, div.audioPost p a {
  556. color: #333;
  557. text-decoration: none;
  558. border-bottom: 1px dotted;
  559. font-style: italic;
  560. font-weight: bold;
  561. }
  562.  
  563. /*Updates tab*/
  564. #tabs {
  565. text-align: left;
  566. font-size: 11px;
  567. position:fixed;
  568. color:#fff; /*change this color for the text color*/
  569. left:0px;
  570. bottom:-85px;
  571. -webkit-transition: all .5s ease-in-out;
  572. -moz-transition: all .5s ease-in-out;
  573. -o-transition: all .5s ease-in-out;
  574. z-index:999;
  575. }
  576.  
  577. #tabs:hover {bottom:0px;}
  578.  
  579. #tab1 {
  580. background: #000; /*change this color for the inner background*/
  581. border-top:none;
  582. padding:5px 0 5px 0;
  583. width:200px;
  584. height:75px;
  585. z-index: 9999;
  586. padding-left:10px;
  587. line-height:12px;
  588. }
  589.  
  590. #tabtit {
  591. background: #000; /*change this color for the tab background*/
  592. border-top:none;
  593. color:#777;
  594. border-width:1px;
  595. height:10px;
  596. text-align:center;
  597. padding:2px 0 8px 0;
  598. width: 100px;
  599. }
  600.  
  601. /*Updates tab*/
  602. #tabs2 {
  603. text-align: left;
  604. font-size: 11px;
  605. position:fixed;
  606. color:#fff; /*change this color for the text color*/
  607. left:125px;
  608. bottom:-85px;
  609. -webkit-transition: all .5s ease-in-out;
  610. -moz-transition: all .5s ease-in-out;
  611. -o-transition: all .5s ease-in-out;
  612. z-index:999;
  613. }
  614.  
  615. #tabs2:hover {bottom:0px;}
  616.  
  617. #tab12 {
  618. background: #000; /*change this color for the inner background*/
  619. border-top:none;
  620. padding:5px 0 5px 0;
  621. width:200px;
  622. height:75px;
  623. z-index: 9999;
  624. padding-left:10px;
  625. line-height:12px;
  626. }
  627.  
  628. #tabtit2 {
  629. background: #000; /*change this color for the tab background*/
  630. border-top:none;
  631. color:#777;
  632. border-width:1px;
  633. height:10px;
  634. text-align:center;
  635. padding:2px 0 8px 0;
  636. width: 100px;
  637. }
  638.  
  639. #credz {
  640. position: fixed !important;
  641. right:5px !important;
  642. bottom:7px !important;
  643. font-family:helvetica;
  644. font-size:19px;
  645. line-height: 12px;
  646. -moz-transition: all 0.8s ease-out;
  647. -webkit-transition: opacity 0.7s linear;
  648. -webkit-transition: all 0.8s ease-out;
  649. transition: all 0.8s ease-out;
  650. }
  651.  
  652. </style>
  653.  
  654. <script type="text/javascript">
  655. $(window).load(function(){
  656. $("p").remove(":contains('Source:')");
  657. $("p").remove(":contains('via ')");
  658. });
  659. </script>
  660.  
  661. </head>
  662. <body>
  663. <div id="contain">
  664.  
  665. {block:ifshowNetworksTab}
  666. <div id="tabs">
  667. <div id="tabtit">{text:Tab1 Title}</div>
  668. <div id="tab1">
  669. {text:Tab1 Text}
  670. </div></div>
  671. {/block:ifshowNetworksTab}
  672.  
  673. {block:ifshowUpdatesTab}
  674. <div id="tabs2">
  675. <div id="tabtit2">{text:Tab2 Title}</div>
  676. <div id="tab12">
  677. {text:Tab2 Text}
  678. </div></div>
  679. {/block:ifshowUpdatesTab}
  680.  
  681. <div id="sidebar"><center>
  682.  
  683. <div class="sidebar2"><div id="titulo"><a href="/">{Title}</a></div><br>{block:ifshowsidebarimage}
  684. <div style="opacity:0.8"><a href="/"><img src="{image:sidebar}" width="197"></a></div>
  685. <br>
  686. {/block:ifshowsidebarimage}
  687. {description}
  688.  
  689. <div id="basics">
  690. <a href="" class="links1">Basics</a>
  691. <a href="/" class="links1">Home</a><br>
  692. <a href="/archive" class="links1">Archive</a>
  693. <a href="/random" class="links1">Random</a><br>
  694. </div>
  695. <div id="hinks">
  696. <a href="" class="links1">Contact</a>
  697. <a href="/ask" class="links1">Message</a>
  698. <a href="/submit" class="links1">Submit</a>
  699. </div>
  700. <div id="more">
  701. <a href="" class="links1">Links</a>
  702.  
  703. {block:IfLinkOneTitle}<a href="{text:Link One}"class="links1"> {text:Link One Title} </a> {/block:ifLinkOneTitle}
  704. {block:ifLinkTwoTitle}<a href="{text:Link Two}"class="links1"> {text:Link Two Title} </a> {/block:ifLinkTwoTitle}
  705. {block:ifLinkThreeTitle}<a href="{text:Link Three}"class="links1"> {text:Link Three Title} </a>{/block:ifLinkThreeTitle}
  706. {block:ifLinkFourTitle}<a href="{text:Link Four}"class="links1"> {text:Link Four Title} </a>{/block:ifLinkFourTitle} <a href="http://slutteen.tumblr.com"class="links1">credit</a>
  707. </div>
  708. </div>
  709. </div>
  710.  
  711. <div id="content">
  712. {block:Posts}
  713. <div class="entry">
  714.  
  715. {block:Text}
  716. <div class="text">
  717. <div style="text-transform:uppercase">{block:Title}
  718. <a href="{Permalink}">{Title}</a>
  719. {/block:Title}</div>
  720. {Body}
  721. {block:indexpage}
  722. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  723. {/block:indexpage}
  724.  
  725. </div>
  726. {/block:Text}
  727.  
  728. {block:Photo}
  729. {block:IndexPage}
  730. <div class="permalink">
  731. <a href="{permalink}">{NoteCountwithLabel}</a> ♡ <a href="{ReblogURL}" target="_blank">↺</a>
  732. </div>
  733. {/block:IndexPage}
  734. {block:indexpage}
  735. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  736. {/block:indexpage}
  737. {block:permalinkpage}
  738. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  739. {/block:permalinkpage}
  740. {/block:Photo}
  741.  
  742. {block:Photoset}
  743. {block:IndexPage}<br><center>{Photoset-250}</center>{/block:IndexPage}
  744. {block:indexpage}
  745. <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  746. {/block:indexpage}
  747. {block:permalinkpage}
  748. {Photoset-500}
  749. {/block:permalinkpage}
  750. {/block:Photoset}
  751.  
  752. {block:Quote}
  753. <div class="text">
  754. "{Quote}"
  755. {block:Source}
  756. <div class="source"><div style="text-align:right">{Source}</div></div>
  757. {/block:Source}
  758. {block:indexpage}
  759. <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  760. {/block:indexpage}
  761. </div>{/block:Quote}
  762.  
  763. {block:Link}
  764. <div class="text">
  765. <span style="text-transform:uppercase;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
  766. {block:Description}
  767. <div class="description">{Description}</div>
  768. {/block:Description}
  769. {block:indexpage}
  770. <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  771. {/block:indexpage}
  772. </div>{/block:Link}
  773.  
  774. {block:Chat}
  775. <div class="text">
  776. {block:Title}
  777. <a href="{Permalink}">{Title}</a>
  778. {/block:Title}
  779. <ul class="chat">
  780. {block:Lines}
  781. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  782.  
  783. {Line} </li>
  784. {/block:Lines}
  785. </ul>
  786. {block:indexpage}
  787. <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  788. {/block:indexpage}
  789. </div>{/block:Chat}
  790.  
  791. {block:Video}
  792. {block:IndexPage}{Video-200}{/block:IndexPage}
  793. {block:indexpage}
  794. <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  795. {/block:indexpage}
  796. {block:permalinkpage}
  797. {Video-500}
  798. {/block:permalinkpage}
  799.  
  800. {/block:Video}
  801.  
  802. {block:Audio}
  803. <div class="text">
  804. {AudioPlayerGrey}
  805. {block:Caption}
  806. {Caption}
  807. {/block:Caption}
  808. {block:indexpage}
  809. <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  810. {/block:indexpage}
  811. </div>{/block:Audio}
  812.  
  813. {block:Answer}<div class="text">
  814. <div class="question">
  815. <span style="text-transform:uppercase; color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer">{Answer}</div>
  816. {block:indexpage}
  817. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a> </p></div>
  818. {/block:indexpage}
  819. </div>{/block:Answer}
  820.  
  821.  
  822. {block:PermalinkPage}
  823. <div id="note3"><div style="text-align:right">
  824. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</div>
  825.  
  826. {block:PostNotes}
  827. {PostNotes}
  828. {/block:PostNotes}
  829. </div>
  830. {/block:PermalinkPage}
  831. </div>
  832. {/block:Posts}
  833. </div>
  834. </div>
  835. {block:Pagination}
  836. <ul id="pagination">
  837. {block:PreviousPage}
  838. <li><a href="{PreviousPage}"></a></li>
  839. {/block:PreviousPage}
  840. {block:JumpPagination length="5"}
  841. {block:CurrentPage}
  842. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  843. {/block:CurrentPage}
  844. {block:JumpPage}
  845. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  846. {/block:JumpPage}
  847. {/block:JumpPagination}
  848. {block:NextPage}
  849. <li><a id="nextPage" href="{NextPage}"></a></li>
  850. {/block:NextPage}
  851. </ul>
  852. {/block:Pagination}
  853.  
  854. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  855. <script src="http://static.tumblr.com/fxpo5zq/HCHm5q8gs/infinitescroll.js"></script>
  856. {block:IndexPage}
  857. <script type="text/javascript">
  858. $(window).load(function () {
  859. $('#content').masonry(),
  860. $('.masonryWrap').infinitescroll({
  861. navSelector : '#pagination',
  862. nextSelector : '#pagination a#nextPage',
  863. itemSelector : ".entry",
  864. bufferPx : 100,
  865. loadingText : "<em></em>",
  866. },
  867. function() { $('#content').masonry({ appendedContent: $(this) }); }
  868. );
  869. });
  870. </script>
  871. {/block:IndexPage}
  872.  
  873. <script type="text/javascript">
  874.  
  875. $('.show').click(function(e){
  876. e.preventDefault();
  877. $('.panel').stop(true,true);
  878. var target = $(this).attr('href');
  879. if($('.panel').is(':visible')){
  880. if($(target).is(':visible')){
  881. $(target).slideUp();
  882. return false;
  883. }else{
  884. $('.panel:visible').slideUp(400, function(){
  885. $(target).slideDown();
  886. });
  887. }
  888. }else {
  889. $(target).slideDown();
  890. }
  891. });
  892.  
  893. </script>
  894. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  895. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  896.  
  897.  
  898. <div id="credz"><div style="{color:body font}"><a href="http://slutteen.tumblr.com">✿</a></div>
  899. </body>
  900.  
  901. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement