Advertisement
Guest User

theme

a guest
Feb 24th, 2014
11,278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.08 KB | None | 0 0
  1. <!--
  2. theme by terrible
  3. more at sexthemes.tumblr.com
  4. -->
  5.  
  6.  
  7. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11. <script language="JavaScript" src="http://static.tumblr.com/bkd4m5b/FB3m42m9e/norightclick.js"></script>
  12.  
  13.  
  14. <head>
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18.  
  19. <script type="text/javascript"
  20. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  21.  
  22. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  23. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  24.  
  25.  
  26. <script type="text/javascript" src="http://static.tumblr.com/6tnim1c/Wn4mturr1/jqueryajax37.js"></script>
  27.  
  28. <title>{Title}</title>
  29. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_m230lpzA3A1qfamg6.png">
  30. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  31.  
  32. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  33.  
  34. <meta name="color:link" content=""/>
  35. <meta name="color:hover" content=""/>
  36. <meta name="color:background" content=""/>
  37. <meta name="image:background" content="0"/>
  38. <meta name="color:Text" content="#000000"/>
  39. <meta name="image:sidebar" content="0"/>
  40. <meta name="if:show title" content="0">
  41. <meta name="if:Three Columns" content="0">
  42. <meta name="if:show sidebar image" content="0">
  43. <meta name="text:Custom Link One Title" content= >
  44. <meta name="text:Custom Link One" content="http://" />
  45. <meta name="text:Custom Link Two Title" content= >
  46. <meta name="text:Custom Link Two" content="http://" />
  47. <meta name="text:Custom Link Three Title" content= >
  48. <meta name="text:Custom Link Three" content="http://" />
  49. <meta name="text:Custom Link Four Title" content= >
  50. <meta name="text:Custom Link Four" content="http://" />
  51. <meta name="text:Custom Link Five Title" content= >
  52. <meta name="text:Custom Link Five" content="http://" />
  53.  
  54.  
  55.  
  56. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/fxpo5zq/XZum5p9k0/standard.css">
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. <style type="text/css">
  64.  
  65.  
  66. body {
  67. color:{color:Text};
  68. background:{color:background};
  69. background-repeat: repeat;
  70. background-attachment: fixed;
  71. background-size: ;
  72. font-family:consolas;
  73. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto;
  74. line-height:110%;
  75. font-size:10px;
  76. -webkit-animation:fadeIn 3s;
  77. -moz-animation:fadeIn 3s;
  78. -ms-animation:fadeIn 3s;
  79. }
  80.  
  81.  
  82. body a:hover{
  83. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto;
  84. }
  85.  
  86.  
  87. ::-webkit-scrollbar-thumb{
  88. background-color: {color:link};
  89. border: 3px solid #fdfdfd;
  90. height:auto;
  91. -moz-border-radius: 10px;
  92. border-radius: 10px;
  93. }
  94.  
  95. ::-webkit-scrollbar {
  96. height:auto;
  97. width:9px;
  98. background-color: #999999;
  99. border: 4px solid #fdfdfd;
  100. }
  101.  
  102.  
  103.  
  104. #infscr-loading {
  105. position: absolute;
  106. bottom: 0;
  107. left: 25%;
  108. }
  109. a:link, a:active, a:visited{
  110.  
  111. color:{color:Link};
  112. text-decoration: none;
  113. -webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  114.  
  115. }
  116. a:hover {
  117. color:{color:hover};
  118. -webkit-transition: opacity 1s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  119. }
  120.  
  121. #whatever {
  122. padding-top:20px;
  123. {block:indexpage}
  124. width:632px;
  125. padding-top:0px;
  126. margin:auto;
  127. {/block:indexpage}
  128. {block:ifThreeColumns}
  129. width:948px;
  130. {/block:ifThreeColumns}
  131. {block:permalinkpage}
  132. width: 520px;
  133. background-color:;
  134. padding-top:0px;
  135. border-left:0px solid #eee;
  136. border-right:0px solid #eee;
  137. margin:auto;
  138. {/block:permalinkpage}
  139. }
  140.  
  141.  
  142. #tumblr_controls{
  143. position:fixed !important;
  144. -webkit-filter:invert(100%);
  145. opacity:.5;
  146. -webkit-transition:linear;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  147. }
  148.  
  149. #tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  150.  
  151.  
  152.  
  153.  
  154.  
  155. ::selection {
  156. background:#f1f1f1;
  157. color: #777;
  158. }
  159.  
  160. ::-moz-selection {
  161. background:#f1f1f1;
  162. color: #777;
  163. }
  164.  
  165.  
  166. #o {
  167. width: 500px;
  168. text-align:left;
  169. line-height:11px;
  170. padding:5px;
  171. padding-bottom:0px;
  172. }
  173.  
  174.  
  175.  
  176. ol.notes img {
  177. width: 16px;
  178. display: inline;
  179. position: relative;
  180. top: 3px;
  181. }
  182.  
  183. .per{
  184. position:absolute;
  185. width:92.5%;
  186. padding:5px;
  187. padding-left:10px;
  188. padding-right:10px;
  189. background-color:#fcfcfc;
  190. border:1px solid #ccc;
  191. border-top-right-radius:5px;
  192. border-top-left-radius:5px;
  193. overflow:hidden;
  194. font-family:calibri;
  195. font-size:8px;
  196. letter-spacing:1px;
  197. text-align:right;
  198. left:-1px;
  199. text-transform:uppercase;
  200. top:-1px;
  201. z-index:10;
  202. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  203. }
  204.  
  205. .per a{
  206. color:#999;
  207. }
  208.  
  209. .entry #eazy{
  210. height:150px;
  211. overflow-y:scroll;
  212. overflow-x:hidden;
  213. line-height:11px;
  214. text-align:left;
  215. margin-left:0px;
  216. border-top:1px solid #efefef;
  217. }
  218.  
  219. .entry #eazy img{
  220. width:15px;
  221. border-radius:4px;
  222. margin-bottom:-4px;
  223. }
  224.  
  225.  
  226.  
  227. .entry {
  228. float:left;
  229. {block:indexpage}
  230. width:250px;
  231. background-color:#fff;
  232. padding:7px;
  233. padding-bottom:5px;
  234. max-width:250px;
  235. background:#fff;
  236. border:1px solid #ccc;
  237. border-radius:5px;
  238. margin:25px;
  239. {/block:indexpage}
  240. {block:permalinkpage}
  241. margin:15px;
  242. padding-top:25px;
  243. width: 500px;
  244. padding:7px;
  245. border-radius:5px;
  246. padding-bottom:8px;
  247. background-color:#fff;
  248. border:1px solid #ccc;
  249. max-width:500px;
  250. {/block:permalinkpage}
  251. display: block;
  252. position: relative;
  253. }
  254.  
  255.  
  256.  
  257.  
  258.  
  259. .entry:hover {
  260. {block:indexpage}
  261. -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  262. {/block:indexpage}
  263. }
  264.  
  265. .entry img{
  266. -webkit-transition: opacity 0.5s linear;-webkit-transition: all 0.5s ease-out;-moztransition: all 0.5s ease-out;transition: all 0.5s ease-out;
  267. opacity:.8;max-width:100%;
  268. border-radius:5px;
  269. {block:permalinkpage}
  270. width: 500px;
  271. margin-top:0px;
  272. max-width:500px;
  273. padding-top:0px;
  274. padding-bottom:0px;
  275. border-radius:5px;
  276. {/block:permalinkpage}
  277. }
  278.  
  279. .entry img:hover {-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  280. }
  281.  
  282. .entry .wow{
  283. z-index:9;
  284. height:4px;
  285. position:absolute;
  286. padding:3px;
  287. top:5px;
  288. left:-20px;
  289. width:4px;
  290. background-color:#fff;
  291. border:1px solid #ccc;
  292. opacity:0.0;
  293. color:transparent;
  294. line-height:9px;
  295. border-radius:120px;
  296. text-align:center;
  297. letter-spacing:1px;
  298. text-transform:uppercase;
  299. font-family:calibri;
  300. display:inline-block;
  301. -webkit-transition: all .9s ease-out;-moz-transition: all .9s ease-out;transition: all .9s ease-out;
  302. }
  303.  
  304. .entry:hover .wow{
  305. opacity:1;
  306. }
  307.  
  308. .entry .wow a{
  309. color:transparent;
  310. }
  311.  
  312. .entry .ge{
  313. z-index:9;
  314. height:4px;
  315. position:absolute;
  316. padding:3px;
  317. left:-20px;
  318. top:23px;
  319. width:4px;
  320. background-color:#fff;
  321. border:1px solid #ccc;
  322. opacity:0.0;
  323. color:transparent;
  324. line-height:9px;
  325. border-radius:120px;
  326. text-align:center;
  327. letter-spacing:1px;
  328. text-transform:uppercase;
  329. font-family:calibri;
  330. display:inline-block;
  331. -webkit-transition: all .9s ease-out;-moz-transition: all .9s ease-out;transition: all .9s ease-out;
  332. }
  333.  
  334. .entry:hover .ge{
  335. opacity:1;
  336. }
  337.  
  338. .entry .ge a{
  339. color:transparent;
  340. }
  341.  
  342. .entry .wreck{
  343. z-index:9;
  344. height:4px;
  345. top:40px;
  346. position:absolute;
  347. padding:3px;
  348. left:-20px;
  349. width:4px;
  350. background-color:#fff;
  351. border:1px solid #ccc;
  352. opacity:0.0;
  353. color:transparent;
  354. line-height:9px;
  355. border-radius:120px;
  356. text-align:center;
  357. letter-spacing:1px;
  358. text-transform:uppercase;
  359. font-family:calibri;
  360. display:inline-block;
  361. -webkit-transition: all .9s ease-out;-moz-transition: all .9s ease-out;transition: all .9s ease-out;
  362. }
  363.  
  364. .entry:hover .wreck{
  365. opacity:1;
  366. }
  367.  
  368. .entry .wreck a{
  369. color:transparent;
  370. }
  371.  
  372.  
  373.  
  374. #pagination{
  375. display:none;
  376. }
  377.  
  378.  
  379.  
  380.  
  381.  
  382. blockquote, q {
  383. padding:5px;
  384. border-left:2px solid #efefef;
  385. margin-top:2px;
  386. }
  387.  
  388.  
  389. li.drawer a {
  390. margin: 0px 5px;}
  391.  
  392. .label {
  393. text-transform:uppercase;
  394. color:#aaa;
  395. }
  396.  
  397. .question {
  398. text-align:left;
  399. padding-left:5px;padding-top:7px;
  400. padding-right:5px;padding-bottom:7px;
  401. background-color:#f4f4f4;
  402. font-size:8px;
  403. text-transform:uppercase;
  404. letter-spacing:1px;
  405. border-radius:3px;
  406. border:1px solid #eee;
  407. color:#aaa;
  408. }
  409.  
  410. .answer {
  411. text-align:left;
  412. padding-left:5px;padding-top:7px;
  413. padding-right:5px;padding-bottom:7px;
  414. }
  415.  
  416. .text {
  417. padding: 10px;
  418. }
  419.  
  420. #pp {
  421. text-align: center;
  422. width: 100%;
  423. padding-top: 2px;
  424. }
  425.  
  426.  
  427. .omgk {
  428. position:absolute;
  429. width:92.5%;
  430. padding:5px;
  431. padding-left:10px;
  432. padding-right:10px;
  433. background-color:#fcfcfc;
  434. border:1px solid #ccc;
  435. border-top-right-radius:5px;
  436. border-top-left-radius:5px;
  437. overflow:hidden;
  438. font-family:calibri;
  439. font-size:8px;
  440. letter-spacing:1px;
  441. text-align:right;
  442. left:-1px;
  443. text-transform:uppercase;
  444. top:-1px;
  445. z-index:10;
  446. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  447. }
  448.  
  449.  
  450.  
  451. .omgok {
  452. text-align: center;
  453. opacity:1;
  454. filter: alpha(opacity = 1);
  455. font-size:8px;
  456. letter-spacing:1px;
  457. line-height: 9px;
  458. -webkit-transition-duration: .75s;
  459. }
  460.  
  461.  
  462.  
  463.  
  464. .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle; padding : 2px;
  465. padding-bottom : 0px;}
  466.  
  467. #newHeader {
  468. padding-bottom: 2px;
  469. text-align: center;
  470.  
  471. }
  472.  
  473. div.panel {
  474. width: 260px;
  475. padding: 15px 20px;
  476. color: #333;
  477. text-align: center;
  478. line-height: 22px;
  479. display: none;
  480.  
  481. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0d000000',GradientType=0 );
  482. }
  483. div.panel p {
  484. margin: 10px 0;
  485. }
  486. div.panel p a, div.textPost p a, div.audioPost p a {
  487. color: #ccc;
  488. text-decoration: none;
  489. border-bottom: 1px dotted;
  490. font-style: italic;
  491. font-weight: bold;
  492. }
  493.  
  494.  
  495. .video embed, .video object, .video iframe {
  496. {block:IndexPage}
  497. width:200px /**/ !important;
  498. {/block:IndexPage}
  499. height:auto !important;
  500. }
  501.  
  502.  
  503.  
  504.  
  505. #s-m-t-tooltip{
  506. font-size:8px;
  507. max-width:100px;
  508. line-height:8px;
  509. border-radius:3px;
  510. padding:2px 5px 2px 5px;
  511. margin:20px 0px 0px 20px;
  512. z-index:10;
  513. background:#fff;
  514. font-family:consolas;
  515. text-transform:uppercase;
  516. opacity:.5;
  517. border:1px solid #ccc;
  518. border-offset:-1px;
  519. letter-spacing:1px;
  520. color:#aaa;
  521. z-index:9999999999999999999999999999999;
  522. }
  523.  
  524.  
  525.  
  526.  
  527.  
  528. .links a {
  529. color:#aaa;
  530. }
  531.  
  532. .links a{
  533. -webkit-transition: all .9s ease-out;-moz-transition: all .9s ease-out;transition: all .9s ease-out;
  534. font-size:8px;
  535. background-color:;
  536. letter-spacing:1px;
  537. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out-webkit-filter: blur(0px);;
  538. text-shadow:10px 1px 0px transparent, -10px 1px 0px transparent;
  539. padding:2px;
  540. width:;
  541. text-align:center;
  542. line-height:11px;
  543. padding-right:5px;
  544. padding-left:5px;
  545. background-color:transparent;
  546. display:inline-block;
  547. -webkit-transition: all .9s ease-out;-moz-transition: all .9s ease-out;transition: all .9s ease-out;
  548.  
  549. }
  550.  
  551.  
  552. .links a:hover {
  553. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out-webkit-filter: blur(15px);;
  554. text-shadow:0px 0px 0px #ddd, 0px 0px 0px #bbb;
  555. text-decoration:underline;
  556. }
  557.  
  558.  
  559.  
  560. #audio {width:400px; height:70px;}
  561.  
  562. .cover {position:absolute; z-index:1; width:40px; height:40px;{block:permalinkpage}position:absolute; z-index:1; width:60px; height:60px;{/block:permalinkpage}}
  563.  
  564. .cover img {float:left; width:40px; height:45px;-webkit-filter:saturate(100%);margin-top:22px;margin-left:2px;{block:permalinkpage}float:left; width:60px; height:65px;margin-top:0px;{/block:permalinkpage}}
  565.  
  566. .playbox {opacity:0.5; width:27px; height:30px; overflow:hidden; position:absolute; z-index:9; margin-left:8px; margin-top:30px; text-align:center;{block:permalinkpage}opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:20px; text-align:center;{/block:permalinkpage}}
  567.  
  568. .info {position:absolute;text-transform:uppercase;margin-left:53px; margin-top:20px; line-height:12px;font-size:8px;{block:permalinkpage}margin-left:73px; line-height:15px;font-size:8px;text-transform:uppercase; letter-spacing:1px;color:#000;position:absolute;margin-top:6px;{/block:permalinkpage}}
  569. }
  570.  
  571.  
  572. #wrap {
  573. width: 900px;
  574. margin: 0 auto;
  575. }
  576.  
  577. @font-face{font-family:example; src:url('http://static.tumblr.com/3jj4ois/ixMms3uip/willg___.ttf');}
  578.  
  579. div #title{
  580. font-size:15px;
  581. font-style:none;
  582. line-height:6px;
  583. text-transform:none;
  584. height:20px;
  585. color:#555;
  586. font-family:example;
  587. text-align:center;
  588. letter-spacing:2px;
  589. }
  590.  
  591. #sidebar {
  592. display:none;
  593. position:fixed;
  594. background-color:#fff;
  595. bottom:-40px;
  596. text-transform:uppercase;
  597. width:100%;
  598. border-top:1px solid #ccc;
  599. line-height:13px;
  600. z-index:99;
  601. letter-spacing:1px;
  602. font-size:8px;
  603. padding:10px;
  604. text-align:center;
  605. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  606. }
  607.  
  608. #sidebar:hover{
  609. bottom:0px;
  610. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  611. }
  612.  
  613. #lotus {
  614. display: block;
  615. position:fixed;
  616. top:98px;
  617. font-size:8px;
  618. z-index:999999;
  619. letter-spacing:1px;
  620. text-transform:uppercase;
  621. width:400px;
  622. margin-left:555px;
  623. background-color:;
  624. }
  625.  
  626.  
  627. #solid {
  628. display: block;
  629. margin:auto;
  630. margin-top:50px;
  631. text-transform:uppercase;
  632. background-color:;
  633. line-height:13px;
  634. letter-spacing:1px;
  635. font-family:consolas;
  636. font-size:8px;
  637. padding:15px;
  638. width:250px;
  639. text-align:center;
  640. {block:ifshowsidebarimage}
  641. margin-top:0px;
  642. {/block:ifshowsidebarimage}
  643. }
  644.  
  645.  
  646.  
  647.  
  648. .ttitle {
  649. text-transform:uppercase;
  650. font-size: 10px;
  651. letter-spacing:uppercase;
  652. text-decoration:underline;
  653. padding:1px;
  654. }
  655.  
  656.  
  657.  
  658.  
  659. .entry #loop{
  660. height:250px;
  661. overflow-y:scroll;
  662. overflow-x:hidden;
  663. line-height:11px;
  664. text-align:left;
  665. margin-left:0px;
  666. border-top:1px solid #ccc;
  667.  
  668. }
  669.  
  670. .entry #loop img{
  671. width:15px;
  672. border-radius:4px;
  673. margin-bottom:-4px;
  674. }
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681. </style>
  682.  
  683.  
  684. <script>
  685. window.onload = function () {
  686. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  687. document.addEventListener( 'click', function ( event ) {
  688. var myLikeLink = event.target;
  689. if( myLikeLink.className.indexOf( 'my-like' ) > -1 ) {
  690. var myLikeFrame = document.getElementById( 'my-like-frame' ),
  691. liked = ( myLikeLink.className == 'my-liked' ),
  692. command = liked ? 'unlike' : 'like',
  693. reblog = myLikeLink.getAttribute( 'data-reblog' ),
  694. postId = myLikeLink.getAttribute( 'data-id' ),
  695. oauth = reblog.slice( -8 ),
  696. likeUrl = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + postId;
  697. myLikeFrame.src = likeUrl;
  698. liked ? myLikeLink.className = 'my-like'
  699. : myLikeLink.className = 'my-liked';
  700. };
  701. }, false );
  702. };
  703. </script>
  704.  
  705. <script type="text/javascript">
  706. $(window).load(function(){
  707. $("p").remove(":contains('Source:')");
  708. $("p").remove(":contains('via ')");
  709. });
  710. </script>
  711. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  712. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  713. <script>
  714. (function($){
  715. $(document).ready(function(){
  716. $("[title],a[title],img[title]").style_my_tooltips({
  717. tip_follows_cursor:true,
  718. tip_delay_time:100,
  719. tip_fade_speed:300,
  720. attribute:"title"
  721. });
  722. });
  723. })(jQuery);
  724. </script>
  725.  
  726. </script>
  727.  
  728.  
  729. </head>
  730. <body>
  731.  
  732. <div id="wrap">
  733.  
  734.  
  735. <div id="sidebar">
  736. <div id="title"><span style="font-size:15px;line-height:10px;">{title}</div></span> {description} <div class="links"><a href="/">home</a> <a href="/ask">ask</a>
  737. {block:ifcustomlinkonetitle}<a href="{text:custom link one}">{text:custom link one title}</a>{/block:ifcustomlinkonetitle}
  738.  
  739. {block:ifcustomlinktwotitle} <a href="{text:custom link two}">{text:custom link two title}</a>{/block:ifcustomlinktwotitle}
  740.  
  741. {block:ifcustomlinkthreetitle} <a href="{text:custom link three}">{text:custom link three title}</a>{/block:ifcustomlinkthreetitle}
  742.  
  743. {block:ifcustomlinkfourtitle} <a href="{text:custom link four}">{text:custom link four title}</a>{/block:ifcustomlinkfourtitle}
  744. </div>
  745. </div></div>
  746.  
  747.  
  748.  
  749. <div id="solid">
  750. {block:ifshowsidebarimage}
  751. <a href="/"><img style="border-radius:100%;margin-bottom:10px;" src="{image:sidebar}" width="70" height="70" ></a>
  752. {/block:ifshowsidebarimage}
  753. {block:ifshowtitle} <div id="title">{title}</div>{/block:ifshowtitle} <div style="margin-top:-5px;">{description}</div> <div class="links"><div style="border-radius:5px;border-left:2px solid #555;border-right:2px solid #555;"><a href="/">home</a> <a href="/ask">ask</a>
  754. {block:ifcustomlinkonetitle}<a href="{text:custom link one}">{text:custom link one title}</a>{/block:ifcustomlinkonetitle}
  755.  
  756. {block:ifcustomlinktwotitle} <a href="{text:custom link two}">{text:custom link two title}</a>{/block:ifcustomlinktwotitle}
  757.  
  758. {block:ifcustomlinkthreetitle} <a href="{text:custom link three}">{text:custom link three title}</a>{/block:ifcustomlinkthreetitle}
  759.  
  760. {block:ifcustomlinkfourtitle} <a href="{text:custom link four}">{text:custom link four title}</a>{/block:ifcustomlinkfourtitle}
  761.  
  762. </div>
  763. </div></div>
  764.  
  765.  
  766.  
  767.  
  768.  
  769. <div class="autopagerize_page_element">
  770. <div style="{block:permalinkpage}margin-top:-6px;margin-left:-25px;{/block:permalinkpage}">
  771. <div id="whatever">
  772. {block:Posts}
  773. <div class="entry">
  774.  
  775. {block:Text}
  776. <div class="text">{block:indexpage}<br><br>{/block:indexpage}
  777. <div style="text-transform:uppercase">{block:Title}
  778. <a href="{Permalink}">{Title}</a>
  779. {/block:Title}</div>
  780. {Body}
  781. {block:indexpage}
  782. <div class="omgk"><span style=" color:#666; text-align:right;font- size:8px;"><p> {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a> </a> </p></div>
  783. {/block:indexpage}
  784.  
  785. </div>
  786. {/block:Text}
  787.  
  788. {block:Photo}
  789. {block:IndexPage} <div class="wow"><a href="{ReblogURL}" title="reblog">- </a>
  790. </div>
  791. <div class="ge"><a href="{Permalink}" title="{NoteCountWithLabel}">- </a>
  792. </div>
  793. <div class="wreck"><span title="{ShortMonth} {DayOfMonth},{Year}">-</span>
  794. </div>
  795. {/block:IndexPage}
  796. {block:indexpage}
  797. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}
  798. {/block:indexpage}
  799. {block:permalinkpage}
  800. {LinkOpenTag}<img src="{PhotoURL-highRes}" alt="{PermalinkPage} width=500px"/>{LinkCloseTag}
  801. {/block:permalinkpage}
  802.  
  803. {/block:Photo}
  804.  
  805. {block:Photoset}
  806. {block:IndexPage}
  807. <center><div style="margin-top:22px">
  808. {Photoset-250}</div></center>
  809.  
  810. <div class="omgk"><span style=" color:#666; text-align:right;font-size:8px;"><p> {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a> </a> </p></div>
  811. {/block:IndexPage}
  812. {block:PermalinkPage}
  813. <center>
  814. {Photoset-500}</center>
  815. {/block:PermalinkPage}
  816. {/block:Photoset}
  817.  
  818.  
  819. {block:Quote}
  820. <div class="text">{block:indexpage}<br><br>{/block:indexpage}
  821. <span style="text-align:center;letter-spacing:1px;text-transform:uppercase;font-size:8px;"> "{Quote}" </span>
  822. <div style="color:{color:link}">-{Source}</div>
  823. {block:IndexPage}<div class="omgk"><span style=" color:#666; text-align:right;font-size:8px;"><p> {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a> </a> </p></div>{block:IndexPage}
  824. </div>{/block:Quote}
  825.  
  826. {block:Link}
  827. <div class="text">{block:indexpage}<br><br>{/block:indexpage}
  828. <span style="text-transform:uppercase;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
  829. {block:Description}
  830. <div class="description">{Description}</div>
  831. {/block:Description}
  832. {block:IndexPage}<div class="omgk"><span style=" color:#666; text-align:right;font-size:8px;"><p> {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a> </a> </p></div>{block:IndexPage}
  833. </div>{/block:Link}
  834.  
  835. {block:Chat}{block:indexpage}<br><br>{/block:indexpage}
  836. <div class="text">
  837. {block:Title}
  838. <a href="{Permalink}">{Title}</a>
  839. {/block:Title}
  840. <ul class="chat">
  841. {block:Lines}
  842. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  843.  
  844. {Line} </li>
  845. {/block:Lines}
  846. </ul>
  847. {block:IndexPage}<div class="omgk"><span style=" color:#666; text-align:right;font-size:8px;"><p> {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a> </a> </p></div>{block:IndexPage}
  848. </div>{/block:Chat}
  849.  
  850. {block:Audio}
  851.  
  852. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  853. {block:IndexPage}
  854. <div class="per">
  855. <a href="{ReblogURL}" target="_blank">reblog</a> this audio post with <a href="{Permalink}" title="permalink page?">{NoteCountWithLabel}</a></div>
  856. {/block:IndexPage}
  857. {/block:Audio}
  858.  
  859. {block:Video}
  860. <center>
  861. {block:IndexPage}<br><br>
  862. <a href="{permalink}">CLICK TO VIEW VIDEO</a>
  863. {/block:IndexPage}
  864. </center>
  865. <center>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>
  866. {block:indexpage}
  867. <div class="omgk"><span style=" color:#666; text-align:right;font-size:8px;"><p> {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a> </a> </p></div>
  868. {/block:indexpage}
  869. {/block:Video}
  870.  
  871. {block:Answer}{block:indexpage}<br><br>{/block:indexpage}<div class="text">
  872. <div class="question">
  873. <span style="color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer">{Answer}</div>
  874. {block:indexpage}
  875. <div class="omgk"><span style=" color:#666; text-align:right;font-size:8px;"><p> {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a> </a> </p></div>
  876. {/block:indexpage}
  877. </div>{/block:Answer}
  878.  
  879.  
  880. {block:PermalinkPage}
  881. <div id="o"><div style="text-align:left;text-transform:lowercase;padding-bottom:5px;font-style:italic;">
  882. {block:NoteCount} {block:Date}Posted {TimeAgo}{/block:Date} with {NoteCountwithLabel} / {block:RebloggedFrom}via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  883. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  884. {block:HasTags}{block:Tags}{/block:Tags}{/block:HasTags}<br>{block:Caption}{Caption}{/block:Caption}{/block:NoteCount}</div>
  885.  
  886. {block:PermalinkPage}
  887. <div align="justify">
  888. {block:PostNotes}<div id="eazy">{PostNotes}</div>{/block:PostNotes}
  889. </div>
  890. {/block:PermalinkPage}
  891. </div>{/block:Posts}</center>
  892. {/block:Posts}
  893. {/block:PermalinkPage}
  894. </div>
  895. </div>
  896. </div>
  897. </div>
  898.  
  899. {block:Pagination}
  900. <ul id="pagination">
  901. {block:PreviousPage}
  902. <li><a href="{PreviousPage}"></a></li>
  903. {/block:PreviousPage}
  904. {block:JumpPagination length="5"}
  905. {block:CurrentPage}
  906. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  907. {/block:CurrentPage}
  908. {block:JumpPage}
  909. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  910. {/block:JumpPage}
  911. {/block:JumpPagination}
  912. {block:NextPage}
  913. <li><a id="nextPage" href="{NextPage}"></a></li>
  914. {/block:NextPage}
  915. </ul>
  916. {/block:Pagination}
  917.  
  918. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  919. <script src="http://static.tumblr.com/fxpo5zq/HCHm5q8gs/infinitescroll.js"></script>
  920. {block:IndexPage}
  921. <script type="text/javascript">
  922. $(window).load(function () {
  923. $('#whatever').masonry(),
  924. $('.masonryWrap').infinitescroll({
  925. navSelector : '#pagination',
  926. nextSelector : '#pagination a#nextPage',
  927. itemSelector : ".entry",
  928. bufferPx : 100,
  929. loadingText : "<em></em>",
  930. },
  931. function() { $('#whatever').masonry({ appendedContent: $(this) }); }
  932. );
  933. });
  934. </script>
  935. {/block:IndexPage}
  936.  
  937. <script type="text/javascript">
  938.  
  939. $('.show').click(function(e){
  940. e.preventDefault();
  941. $('.panel').stop(true,true);
  942. var target = $(this).attr('href');
  943. if($('.panel').is(':visible')){
  944. if($(target).is(':visible')){
  945. $(target).slideUp();
  946. return false;
  947. }else{
  948. $('.panel:visible').slideUp(400, function(){
  949. $(target).slideDown();
  950. });
  951. }
  952. }else {
  953. $(target).slideDown();
  954. }
  955. });
  956.  
  957. </script>
  958. <script type="text/javascript" src="http://static.tumblr.com/fxpo5zq/OTlme21c1/like_script.js"></script>
  959. <script type="text/javascript" src="http://static.tumblr.com/fxpo5zq/hPeme202n/like.js"></script><script type="text/javascript" src="http://static.tumblr.com/iyodnno/k6pmi8edz/xhfclp1nop.txt"></script>
  960. <iframe id="likeiframe" style="width:5px; height:5px;"></iframe>
  961. </body>
  962.  
  963. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/c9Sle1h85/jquery.collapser.js"></script>
  964. <script type="text/javascript">
  965. $(document).ready(function(){
  966. $('#button').collapser({
  967. target: '#hidden',
  968. effect: 'slide',
  969. changeText: 0
  970. });
  971. });
  972. </script>
  973.  
  974.  
  975. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement