ramfaggot

Untitled

Aug 28th, 2016
590
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!---------
  2. theme by cyrusnigga keep credit or d i e
  3. -------->
  4.  
  5. <html lang="en">
  6. <head>
  7.  
  8.  
  9. <title>{title}</title>
  10. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  11. <meta name="image:Sidebar" content="https://secure.static.tumblr.com/9286b0655827ebdbafe0372785a4c5ff/33x1j2u/Cr0n7uz66/tumblr_static_7c0b5wpwhjoc4g8g4cggc408w.png"/>
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Post Box" content="#ffffff"/>
  14. <meta name="color:Blog Description" content="#000"/>
  15. <meta name="color:title" content ="#000">
  16. <meta name="color:text" content="#000">
  17. <meta name="color:tags" content="#000">
  18. <meta name="color:link" content="#000">
  19. <meta name="color:hover" content="#b8b8b8">
  20. <meta name="color:border" content="#000">
  21. <meta name="color:perma background" content="#fff"/>
  22. <meta name="color:side links" content="#fff"/>
  23. <meta name="image:Background" content=""/>
  24. <meta name="if:two column" content="0"/>
  25. <meta name="color:border" content="#777"/>
  26. <meta name="color:scrollbar" content="#fff"/>
  27. <meta name="if:faded images" content="0" />
  28. <meta name="if:Scrollbar" content="1"/>
  29. <meta name="if:Black and white follow button" content="1"/>
  30. <meta name="if:small cursor" content="1" />
  31. <meta name="if:Black and white images" content="0"/>
  32. <meta name="text:link one" content="/" />
  33. <meta name="text:link one title" content="home" />
  34. <meta name="text:link two" content="/ask" />
  35. <meta name="text:link two title" content="message" />
  36. <meta name="text:link three" content="/archive" />
  37. <meta name="text:link three title" content="archive" />
  38. <meta name="text:link four" content="/random" />
  39. <meta name="text:link four title" content="random" />
  40. <meta name="text:link five" content="" />
  41. <meta name="text:link five title" content="" />
  42. <meta name="text:link six" content="" />
  43. <meta name="text:link six title" content="" />
  44.  
  45. </script>
  46.  
  47.  
  48. <style type="text/css">
  49.  
  50. {block:ifsmallcursor}
  51. html, a:hover {cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), progress !important;}</style>
  52.  
  53. {/block:ifsmallcursor}
  54. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  55.  
  56. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  57. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  58.  
  59. <script>
  60.  
  61. (function($){
  62.  
  63. $(document).ready(function(){
  64.  
  65. $("a[title]").style_my_tooltips({
  66.  
  67. tip_follows_cursor:true,
  68.  
  69. tip_delay_time:5,
  70.  
  71. tip_fade_speed:100,
  72.  
  73. attribute:"title"
  74.  
  75. });
  76.  
  77. });
  78.  
  79. })(jQuery);
  80.  
  81. </script>
  82.  
  83.  
  84.  
  85. <style type="text/css">
  86.  
  87. {block:ifblackandwhitefollowbutton}
  88. iframe#tumblr_controls, iframe.tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop,iframe.tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%);opacity:0.85;transition: .4s ease-in-out; -webkit-transition: .4s ease-in-out;-moz-transition: .4s ease-in-out;-o-transition: .4s ease-in-out; }
  89.  
  90. iframe#tumblr_controls:hover, iframe.tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover,iframe.tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; }
  91.  
  92. {/block:ifblackandwhitefollowbutton}
  93.  
  94. #s-m-t-tooltip {
  95. display: none;
  96. text-align:center;
  97. position:absolute;
  98. letter-spacing:1px;
  99. text-transform:uppercase;
  100. margin-top:10px;margin-left:10px;
  101. z-index:99;
  102. font-family:'consolas';
  103. font-size:8px;
  104. padding:3px;
  105. line-height:10px;
  106. border-radius:3px;
  107. border:1px solid #fff;
  108. color:#fff;
  109. background:#000000;}
  110.  
  111.  
  112. body{
  113. margin:0px;
  114. background-color: {color:Background};
  115. background-image:url({image:Background});
  116. background-attachment: fixed;
  117. background-repeat: no-repeat;
  118. background-position: bottom right;
  119. font-size: 10px;
  120. font-family:'inconsolata';
  121. line-height:10px;
  122. color:{color:Text};
  123. {block:ifsmallcursor}
  124. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  125. {/block:ifsmallcursor}
  126. }
  127.  
  128. a:link, a:active, a:visited{
  129. color: {color:Link};
  130. text-decoration: none;
  131. transition: all 0.4s ease;
  132. -o-transition-transition: all 0.9s ease;
  133. -webkit-transition: all 0.9s ease;
  134. -moz-transition: all 0.4s ease;
  135. {block:ifsmallcursor}
  136. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  137. {/block:ifsmallcursor}
  138.  
  139.  
  140. }
  141.  
  142. a:hover{
  143. color:{color:Hover};
  144. text-decoration: none;
  145. transition: all 0.4s ease;
  146. text-decoration: none;
  147. -o-transition-transition: all 0.9s ease;
  148. -webkit-transition: all 0.9s ease;
  149. -moz-transition: all 0.4s ease;
  150. {block:ifsmallcursor}
  151. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  152. {/block:ifsmallcursor}
  153. }
  154.  
  155. {block:ifscrollbar}
  156.  
  157. ::-webkit-scrollbar-thumb:vertical {
  158. background:{color:scrollbar};
  159. border:1px solid {color:border};
  160.  
  161. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  162. }
  163.  
  164. ::-webkit-scrollbar-thumb:horizontal {
  165. background-color: {color:scrollbar};
  166. border:1px solid {color:borders};}
  167.  
  168. ::-webkit-scrollbar {
  169. width:7px;
  170. background: transparent;
  171. height:0px;}
  172.  
  173. ::-webkit-scrollbar-track {
  174. background: transparent;
  175. width:9px; }
  176.  
  177. {/block:ifscrollbar}}
  178.  
  179.  
  180. div#stuff{
  181. }
  182.  
  183. #sidebar {
  184. position:fixed;
  185. background:#fff;
  186. text-align:center;
  187. width:180px;
  188. border:1px solid {color:border};
  189. box-shadow:rgba(0,0,0,0.9) 7px 7px;
  190. margin-top:190px;
  191. margin-left:290px;
  192. {block:ifsmallcursor}
  193. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  194. {/block:ifsmallcursor}
  195. }
  196.  
  197. #blogtitle {
  198. text-align:center;
  199. padding-top:10px;
  200. margin-bottom:-35px;
  201. {block:ifnotcustomfont}font-family:{font:blogtitle};{block:ifnotcustomfont}
  202. {block:ifcustomfont}font-family:'inconsolata';{/block:ifcustomfont}
  203. font-size:26px;
  204. width:190px;
  205. font-style:italic;
  206. letter-spacing:2px;}
  207.  
  208. .description{
  209. text-align:justify;
  210. background:white;
  211. line-height:130%;
  212. padding-right:10px;
  213. padding-left:10px;
  214. padding-bottom:10px;
  215. border-radius:0px 0px 5px 5px;
  216. padding-top:5px;
  217. {block:ifnotcustomfont}font-family:{font:Body};{block:ifnotcustomfont}
  218. {block:ifcustomfont}font-family:'inconsolata';{/block:ifcustomfont}
  219. font-size:11px;
  220. margin-top:50px;}
  221.  
  222. #permalinksidebar{
  223. text-align:right;
  224. width:192px;
  225. margin-top:-1px;
  226. height:11px;
  227. font-family:'courier new';
  228. padding:4px 4px 4px 4px;
  229. background:{color:permalink};
  230. border-radius:5px 5px 0px 0px;
  231. border-bottom:1px solid {color:Border};}
  232.  
  233.  
  234.  
  235.  
  236.  
  237. #sidebar2{
  238. position:fixed;z-index:1;
  239. background:#fff;
  240. text-align:center;
  241. width:190px;
  242. -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  243. -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  244. box-shadow: 0px 2px 8px rgba(0,0,0,0.60);
  245. border-radius:5px;
  246. height:auto;
  247. border-top:1px solid {color:Border};
  248. margin-top:100px;
  249. margin-left:140px;
  250. padding-bottom:10px;
  251. z-index:1;}
  252.  
  253.  
  254. #permalinksidebar2{
  255. text-align:right;
  256. width:182px;
  257. margin-top:-1px;
  258. height:11px;
  259. font-family:'courier new';
  260. padding:4px 4px 4px 4px;
  261. background:{color:permalink};
  262. border-radius:5px 5px 0px 0px;
  263. border-bottom:1px solid {color:Border};}
  264.  
  265.  
  266.  
  267.  
  268.  
  269. #permalinklinks{
  270. text-align:right;
  271. height:10px;
  272. width:242px;
  273. font-family:'courier new';
  274. padding:4px 4px 4px 4px;
  275. background:{color:permalink};
  276. border-radius:5px 5px 0px 0px;
  277. border-bottom:1px solid {color:Border};}
  278.  
  279. #permalinklinks a{
  280. margin-top:-10px;
  281. font-weight:lighter;
  282. margin-left:-10px;}
  283.  
  284. #links{
  285. position:absolute;
  286. background:white;
  287. font-size:10px;
  288. width:250px;
  289. text-transform:lowercase;
  290. margin-top:12px;
  291. margin-left:0px;
  292. font-weight:bold;
  293. text-align:center;
  294. border-radius:5px;
  295. -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  296. -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  297. box-shadow: 0px 2px 8px rgba(0,0,0,0.6);}
  298.  
  299. #links a {
  300. padding:5px;
  301. line-height:20px;
  302. margin-bottom:3px;
  303. text-align:center;
  304. font-family:'inconsolata';
  305. text-transform:uppercase;
  306. display:inline-block;}
  307.  
  308.  
  309. #todo {
  310. line-height:110%px;
  311. display:block;
  312. height:12px;
  313. width:118px;
  314. padding:0px 5px 5px 5px;
  315. text-align:left;
  316. z-index:1;
  317. top:15px;
  318. left:15px;
  319. color:#000;
  320. font-family:'Arial';
  321. font-size:9px;
  322. position:fixed;
  323. background:white;
  324. overflow:hidden;
  325. border-radius:5px;
  326. -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  327. -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  328. box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  329. -moz-transition-duration:0.6s;
  330. -webkit-transition-duration:0.6s;
  331. -o-transition-duration:0.6s;}
  332.  
  333. #todo:hover {
  334. background:white;
  335. height:130px;
  336. border-radius:5px;
  337. -moz-transition-duration:0.5s;
  338. -webkit-transition-duration:0.5s;
  339. -o-transition-duration:0.5s;}
  340.  
  341. #permalinktodo{
  342. text-align:right;
  343. height:10px;
  344. margin-left:-5px;
  345. width:120px;
  346. font-family:'courier new';
  347. padding:4px 4px 4px 4px;
  348. background:{color:permalink};
  349. border-radius:5px;
  350. border-bottom:1px solid {color:Border};
  351. -moz-transition-duration:0s;
  352. -webkit-transition-duration:0s;
  353. -o-transition-duration:0s;}
  354.  
  355. #permalinktodo a{
  356. margin-top:-30px;}
  357. #permalinktodo:hover{
  358. border-radius:5px 5px 0px 0px;
  359. -moz-transition-duration:0s;
  360. -webkit-transition-duration:0s;
  361. -o-transition-duration:0s;}
  362.  
  363. div#content{
  364. margin:auto;
  365. top:0px;
  366. padding-top:5px;
  367. position:absolute;
  368. overflow:hidden;
  369. {block:indexpage}
  370. width:1175px;
  371. {/block:indexpage}
  372. {block:permalinkpage}
  373. width:1040px;
  374. left:50px;
  375. {/block:permalinkpage}
  376. {block:ifsmallcursor}
  377. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  378. {/block:ifsmallcursor}
  379. }
  380.  
  381.  
  382. div#posts{
  383. float:right;
  384. {block:ifdarkimages}
  385. -webkit-filter: grayscale(50%);
  386. {/block:ifdarkimages}
  387. {block:ifblackandwhiteimages}
  388. -webkit-filter: grayscale(100%);
  389. {/block:ifblackandwhiteimages}
  390. {block:indexpage}
  391. width:680px;
  392. {/block:indexpage}
  393. {block:permalinkpage}
  394. width:550px;
  395. {/block:permalinkpage}
  396. margin-left:68px;
  397. }
  398.  
  399.  
  400. div#entry{
  401. float: left;
  402. box-shadow:rgba(0,0,0,0.9) 7px 7px;
  403. margin:20px;
  404. width: 300px;
  405. {block:iftwocolumn}width:250px;{/block:iftwocolumn}
  406. padding-bottom: 10px;
  407. padding-left:10px;
  408. padding-right:10px;
  409. padding-top:25px;
  410. background:white;
  411. border:1px solid {color:border};
  412. {block:PermalinkPage}
  413. width: 400px;
  414. height: auto;
  415. {/block:PermalinkPage}
  416. line-height:8px;
  417. overflow:hidden;
  418. {block:ifgrayscale}-webkit-filter: grayscale(1);transition: all 0.5s ease-in-out;{/block:ifgrayscale}
  419. {block:ifsmallcursor}
  420. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  421. {/block:ifsmallcursor}
  422. }
  423.  
  424.  
  425. #entry img:hover{
  426. opacity:1;
  427.  
  428. {block:iffadedimages}
  429. -webkit-filter: Grayscale(0%);
  430. -webkit-transition: all .7s ease;
  431. -moz-transition: all .7s ease;
  432. -o-transition: all .7s ease;
  433. transition: all .7s ease;
  434. {/block:iffadedimages}
  435.  
  436. }
  437.  
  438.  
  439. ::selection {
  440. color:{color:Text};
  441. background-color: {color:Link};
  442. }
  443.  
  444. ::-moz-selection {
  445. color:{color:Text};
  446. background-color: {color:Link};
  447. }
  448.  
  449. ::-webkit-selection {
  450. color:{color:Text};
  451. background-color:{color:Link};
  452. }
  453.  
  454.  
  455. #entry img{
  456. {block:iffadedimages}
  457. opacity:0.8;
  458. -webkit-filter: Grayscale(40%);
  459. {/block:iffadedimages}
  460. {block:IndexPage}
  461. max-width: 300px;
  462. {block:iftwocolumn}max-width:250px;{/block:iftwocolumn}
  463. height: auto;
  464. {/block:IndexPage}
  465. {block:PermalinkPage}
  466. max-width:400px;
  467. height: auto;
  468. {/block:PermalinkPage}
  469. -webkit-transition: all 0.5s ease-out;
  470. -moz-transition: all 0.5s ease-out;
  471. transition: all 0.5s ease-out;
  472. {block:ifsmallcursor}
  473. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  474. {/block:ifsmallcursor}
  475. }
  476.  
  477.  
  478. .title{
  479. font-family: calibri;
  480. font-size: 12px;
  481. line-height: 12px;
  482. color: {color:Title};
  483. font-weight: normal;
  484. letter-spacing: 0px;
  485. text-transform:uppercase;
  486. letter-spacing:2px;
  487. }
  488.  
  489. blockquote{
  490. padding:0px 0px 2px 3px;
  491. margin:0px 0px 2px 1px;
  492. }
  493.  
  494. ul, ol, li{
  495. list-style:none;
  496. margin:0px;
  497. padding:0px;
  498. }
  499.  
  500. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  501. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  502. }
  503.  
  504. ::selection {
  505. color:{color:Text};
  506. background-color: {color:Link};
  507. }
  508.  
  509. ::-moz-selection {
  510. color:{color:Text};
  511. background-color: {color:Link};
  512. }
  513.  
  514. ::-webkit-selection {
  515. color:{color:Text};
  516. background-color:{color:Link};
  517. }
  518.  
  519.  
  520. #audio {
  521. width:250px;
  522. height:auto;
  523. min-height:60px;
  524. margin-top:17px;
  525. padding-bottom:5px;
  526. margin-left:40px;
  527. }
  528. .cover {
  529. position:absolute;
  530. z-index:1;
  531. width:70px;
  532. height:670px;
  533. margin-top:-4px;
  534. margin-left:-10px;
  535. }
  536. .cover img {
  537. float:left;
  538. width:70px;
  539. height:70px;
  540. }
  541. .playbox {
  542. opacity:0.6;
  543. width:27px;
  544. height:30px;
  545. overflow:hidden;
  546. position:absolute;
  547. z-index:1000;
  548. margin-left:14px;
  549. margin-top:18px;
  550. text-align:center;
  551. }
  552. .info {
  553. margin-left:73px;
  554. margin-top:4px;
  555. line-height:14px;
  556. }
  557.  
  558. #permalink{
  559. text-align:right;
  560. width:192px;
  561. height:10px;
  562. font-family:'courier new';
  563. padding:4px 4px 4px 4px;
  564. background:{color:permalink};
  565. border-radius:5px 5px 0px 0px;
  566. border-bottom:1px solid {color:Border};
  567. {block:PermalinkPage}
  568. width:392px;
  569. {/block:PermalinkPage}
  570.  
  571. }
  572.  
  573.  
  574. .lmfao{
  575. margin:3px; font-size:10px;
  576. color:#fff;
  577. }
  578.  
  579. .lmfao a{
  580. color:#fff;
  581. padding:3px;
  582. }
  583.  
  584.  
  585.  
  586. #perm{
  587. position:absolute;
  588. font-family:consolas;
  589. font-size:8px;
  590. text-align:right;
  591. text-transform:uppercase;
  592. padding-right:4px;
  593. background:{color:perma background};
  594. margin-left:-10px;
  595. margin-top:-25px;
  596. border-bottom:1px solid {color:border};
  597. height:10px;
  598. width: 316px;
  599. {block:iftwocolumn}width:266px;{/block:iftwocolumn}
  600. {block:PermalinkPage}
  601. width:416px;
  602. {/block:PermalinkPage}
  603. padding-bottom:3px;
  604. padding-top:3px;
  605. letter-spacing:1px;
  606. z-index:11;
  607. }
  608.  
  609. #perm img{
  610. {block:ifwhitepermalinks}
  611. -webkit-filter: invert(100%);
  612. {/block:ifwhitepermalinks}
  613. }
  614.  
  615.  
  616. #perm2{
  617. position:absolute;
  618. font-family:consolas;
  619. font-size:8px;
  620. text-align:right;
  621. text-transform:uppercase;
  622. padding-right:4px;
  623. background:{color:perma background};
  624. margin-left:-px;
  625. border-bottom:1px solid {color:border};
  626. height:10px;
  627. width:176px;
  628. padding-bottom:3px;
  629. padding-top:3px;
  630. letter-spacing:1px;
  631. z-index:11;
  632. }
  633.  
  634. #perm2 img{
  635. {block:ifwhitepermalinks}
  636. -webkit-filter: invert(100%);
  637. {/block:ifwhitepermalinks}
  638. }
  639.  
  640.  
  641.  
  642. #hmm a {
  643. display:inline-block;
  644. padding:6px;
  645. z-index:9999;
  646. background:{color:side links};
  647. border:1px solid {color:border};
  648. width:1px;
  649. z-index:99999;
  650. text-align:right;
  651. margin-right:-4px;
  652. margin-top:-2px;
  653. {block:ifsmallcursor}
  654. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  655. {/block:ifsmallcursor}
  656. transition: 0.03s;
  657. }
  658. #hmm a:hover{
  659. transition: 0.03s;
  660. padding:6px; border:1px solid #000;
  661. {block:ifsmallcursor}
  662. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  663. {/block:ifsmallcursor}
  664. background-image:url(http://static.tumblr.com/ubjvoln/okeklawjb/wire.png);
  665. }
  666. #hmm{
  667. display: block;
  668. z-index: 999999999;
  669. text-align:right;
  670. font-size:8px;
  671. color:#414141;margin-right:1px;
  672. text-transform:uppercase;
  673. {block:ifsmallcursor}
  674. cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  675. {/block:ifsmallcursor}
  676. }
  677.  
  678. </style>
  679. <link rel="shortcut icon" href="{Favicon}">
  680. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  681. <meta name="viewport" content="width=720" />
  682. </head>
  683. <body>
  684.  
  685. <div id="stuff">
  686. <div id="content">
  687.  
  688.  
  689. <div id="sidebar">
  690.  
  691. <div id="perm2">
  692.  
  693.  
  694. <div align="right" style="line-height:5px;">
  695. <div id="hmm">
  696. {block:IfLinkonetitle}<a href="{text:link one}" title="{text:link one title}" style="opacity:1;"></a> {/block:IfLinkonetitle}
  697. {block:IfLinktwotitle}<a href="{text:link two}" title="{text:link two title}" style="opacity:1;"></a> {/block:IfLinktwotitle}
  698. {block:IfLinkthreetitle}<a href="{text:link three}" title="{text:link three title}" style="opacity:1;" ></a>{/block:IfLinkthreetitle}
  699. {block:IfLinkfourtitle}<a href="{text:link four}" title="{text:link four title}" style="opacity:1;" ></a>{/block:IfLinkfourtitle}
  700. {block:IfLinkfivetitle}<a href="{text:link five}" title="{text:link five title}" style="opacity:1"></a>{/block:IfLinkfivetitle}
  701. {block:IfLinksixtitle} <a href="{text:link six}" title="{text:link six title}" style="opacity:1;"></a> {/block:IfLinksixtitle}
  702. <a href="http://cyrusnigga.tumblr.com" style="opacity:1;" title="theme credit"></a>
  703. </center>
  704.  
  705. </div>
  706. </div>
  707. </div>
  708.  
  709. <div align="left" style="padding-bottom:0px;
  710. margin-bottom:6px;">
  711. <a href="/">
  712. <img style="" src="{image:sidebar}"width=180" /></a></div>
  713.  
  714.  
  715. <div align="center" style="line-height:12px; margin-top:8px; margin-bottom:8px; color:{color:Blog Description};padding-left:3px;padding-right:3px;">{description}</div>
  716.  
  717.  
  718. </div>
  719.  
  720.  
  721.  
  722.  
  723.  
  724. <div align="center">
  725.  
  726. <div id="posts">
  727.  
  728. {block:Posts}
  729.  
  730.  
  731. {block:ContentSource}
  732.  
  733. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  734.  
  735. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  736.  
  737. {/block:SourceLogo}
  738.  
  739. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  740.  
  741. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  742.  
  743.  
  744. <div id="entry">
  745.  
  746. <div id="perm">
  747.  
  748.  
  749.  
  750. <div align="right" style="line-height:5px;">
  751. <div id="hmm">
  752. <a href="{permalink}" title="{notecountwithlabel}" style="opacity:1;"></a>
  753.  
  754. <a href="{permalink}" title="{timeago}" style="opacity:1;"></a>
  755.  
  756. <a href="{permalink}" title="{12HourWithZero}:{Minutes}:{Seconds}" style="opacity:1;"></a>
  757. <a href="{ReblogURL}" style="opacity:1;" title="reblog"></a>
  758. </center>
  759.  
  760. </div>
  761. </div>
  762.  
  763.  
  764. </div>
  765.  
  766.  
  767. {block:Photo}
  768. {block:IndexPage}
  769.  
  770.  
  771. <div id="postys">
  772. <a href="{permalink}">
  773. <img src="{PhotoURL-500}" alt="{PhotoAlt}" style=""
  774. width=390;"width="{notecountwithlabel}"></a></div>
  775.  
  776. {/block:IndexPage}
  777. {block:PermalinkPage}
  778. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px;"></center>
  779. <center>{caption}</center>
  780. {/block:PermalinkPage}
  781. {/block:Photo}
  782.  
  783. {block:Photoset}
  784. {block:IndexPage}
  785. {Photoset-250}
  786. {/block:IndexPage}
  787.  
  788.  
  789. {block:PermalinkPage}
  790. {Photoset-400}
  791. {/block:PermalinkPage}
  792.  
  793. {/block:Photoset}
  794.  
  795.  
  796.  
  797. {block:Text}<div style="padding-top:5px; padding-bottom:0px; padding-left:3px; padding-right:0px;">
  798. {block:Title}
  799. <a href="{permalink}"><span class="title">{Title}</span></a>
  800. {/block:Title}
  801. <span class="entrytext" style="line-height:12px;">{Body}</span>
  802. <a href="{Permalink}"></a></div>
  803. {block:indexpage}
  804. <div align="right" style="padding-right:5px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  805. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  806. </a></div>{/block:indexpage}
  807. {/block:Text}
  808.  
  809. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  810. <a href="{URL}"><span class="title">{Name}</span></a></div>
  811. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  812. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  813. {block:indexpage}
  814. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  815. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  816. </a></div>{/block:indexpage}
  817. {/block:Link}
  818.  
  819. {block:Quote}
  820. <div style="padding-top:10px; padding-bottom:10px;">
  821. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  822. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  823. -{Source}
  824. {/block:Source}</a></div><br>{block:indexpage}
  825. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  826. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  827. </a></div>{/block:indexpage}
  828. </div>
  829. {/block:Quote}
  830.  
  831. {block:Chat}
  832. <div style="padding-top:15px; padding-bottom:10px;">
  833. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  834. <ul class="chat">
  835. {block:Lines}
  836. <li class="user_{UserNumber}">
  837. {block:Label}
  838. <span class="label" style="line-height:12px;">{Label}</span>
  839. {/block:Label}
  840. {Line}
  841. </li>
  842. {/block:Lines}
  843. </ul>
  844. {block:Caption}{Caption}{/block:Caption}
  845. <br>{block:indexpage}
  846. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  847. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  848. </a></div>{/block:indexpage}
  849. </div>
  850. {/block:Chat}
  851.  
  852.  
  853.  
  854.  
  855. {block:Audio}
  856. <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 style="text-align:left"><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></div>
  857.  
  858.  
  859. <div style="padding-bottom:0px;padding-top:6px;"></div>{block:indexpage}
  860. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  861. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  862. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  863. </a></div>{/block:indexpage}
  864.  
  865.  
  866. {/block:Audio}
  867.  
  868.  
  869.  
  870. {block:Video}
  871.  
  872. {block:IndexPage}
  873. {Video-250}
  874. {/block:IndexPage}
  875.  
  876.  
  877. {block:PermalinkPage}
  878. {Video-400}
  879. {/block:PermalinkPage}
  880. {/block:Video}
  881.  
  882.  
  883.  
  884.  
  885.  
  886. {block:PermalinkPage}
  887. <center>
  888. {block:RebloggedFrom}<br><b>Via</b>: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}<b>Source</b>: <a href="{SourceURL}">{SourceTitle}</a> {/block:ContentSource}<br><Br>{block:Date}<img src="http://static.tumblr.com/twte3d7/xn4lo2lba/clock_8x8.png">&nbsp; {TimeAgo}&nbsp; <img src="http://static.tumblr.com/twte3d7/qg3lo2lcg/heart_fill_8x7.png">&nbsp; {NoteCountWithLabel}{block:hasTags}&nbsp; <img src="http://static.tumblr.com/twte3d7/zZqlo2ldq/tag_fill_8x8.png">&nbsp; {block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:Date}
  889. </center>
  890.  
  891. <br><br>
  892. <div align="left">
  893. {block:PostNotes}
  894. {PostNotes}
  895. {/block:PostNotes}</div>
  896. {/block:PermalinkPage}
  897.  
  898.  
  899. </div>
  900.  
  901.  
  902.  
  903. {/block:Posts}
  904. </div>
  905. </div>
  906. </div>
  907. </center>
  908. </div>
  909. </div>
  910.  
  911.  
  912.  
  913.  
  914. {block:indexpage}
  915.  
  916.  
  917. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  918. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  919. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/Vzan8xy5r/jquerymsnryv3.js"></script>
  920. <script type="text/javascript">
  921. $(window).load(function(){
  922. var $wall = $('#posts');
  923. $wall.imagesLoaded(function(){
  924. $wall.masonry({
  925. itemSelector: '#entry, #entry_photo',
  926. isAnimated : false
  927. });
  928. });
  929.  
  930. $wall.infinitescroll({
  931. navSelector : '#page-nav',
  932. nextSelector : '#page-nav a',
  933. itemSelector : '#entry, #entry_photo',
  934. bufferPx : 2000,
  935. debug : false,
  936. errorCallback: function() {
  937. $('#infscr-loading').fadeOut('normal');
  938. }},
  939. function( newElements ) {
  940. var $newElems = $( newElements );
  941. $newElems.hide();
  942. $newElems.imagesLoaded(function(){
  943. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  944. });
  945. }); $('#content').show(500);
  946. });
  947. </script>
  948. {/block:indexpage}
  949.  
  950.  
  951. </body>
  952.  
  953. </html>
Add Comment
Please, Sign In to add comment