Advertisement
ramisaaaaa

Untitled

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