Advertisement
ramisaaaaa

Untitled

Jul 30th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.26 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="1"/>
  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.  
  301. iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.8s ease-out;-webkit-filter: invert(100%);}
  302.  
  303. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  304.  
  305. .countreblog {
  306. color: #FFFFFF;
  307. letter-spacing:1px;
  308. font-family:10px arial;
  309. font-size:;
  310. line-height:14px;
  311. margin: 2px;
  312. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  313. background-repeat:repeat;
  314. border:1px solid rgba(0,0,0,0.1);
  315. padding:3px 5px;
  316. -webkit-border-radius:2px;
  317. moz-border-radius:2px;
  318. -o-border-radius:2px;
  319. border-radius:2px;
  320. }
  321. .countreblog a { color: #fff; }
  322. #entry:hover #reblog{
  323. {block:IndexPage}
  324. opacity:1;-webkit-transition: all 0.3s ease-out;
  325. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  326. {/block:IndexPage}
  327. }
  328. #reblog{
  329. width:24px;
  330. float:right;
  331. opacity:.8;
  332. margin-left:5px;
  333. margin-top:11px;
  334. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  335. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  336. #entry:hover #reblog{
  337. {block:IndexPage}
  338. opacity:1;-webkit-transition: all 0.3s ease-out;
  339. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  340. {/block:IndexPage}
  341. }
  342. #reblog{
  343. width:24px;
  344. float:right;
  345. opacity:.8;
  346. margin-left:5px;
  347. margin-top:11px;
  348. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  349. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  350. #permapage{
  351. font-family: {Font:Body};
  352. font-size: 9px;
  353. text-align: center;
  354. padding-bottom:10px;
  355. z-index:9999;}
  356.  
  357. #notes{
  358. {block:permalinkpage}
  359. background-color:{color:Post Box};
  360. display:block;
  361. width:800px;
  362. float: left;
  363. padding:10px;
  364. overflow:visible;
  365. z-index:9999999;
  366. margin-top: 10px;
  367. {block:IfPostShadows}-webkit-box-shadow:0px 0px 14px rgba(0,0,0,0.3);
  368. -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
  369. box-shadow: 0px 0px 14px rgba(0,0,0,0.3);{/block:IfPostShadows}
  370. {block:IfNotPostShadows}-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  371. -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  372. box-shadow: 0px 0px 0px rgba(0,0,0,0.4);{/block:IfNotPostShadows}
  373. outline:1px solid rgba(0, 0, 0, .1);
  374. border:2px solid rgba(0, 0, 0, .05);
  375. text-align: left;{/block:permalinkpage}
  376. }
  377.  
  378.  
  379.  
  380. #entry #likep {
  381. width: 21px;
  382. height: 20px;
  383. overflow: hidden;
  384. z-index: 9999999;
  385. display: inline-block;
  386. margin-top:-4px;
  387. margin-right:10px;
  388. z-index:999999;
  389. }
  390.  
  391. #entry #likep a:hover {
  392. background-position: 0px 0px;
  393. }
  394.  
  395. #entry #likep a {
  396. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  397. background-position: 0px 0px;
  398. display: block;
  399. z-index: 9999999;
  400.  
  401.  
  402. }
  403.  
  404. #entry #likep img {
  405. width: 21px;
  406. height: 20px;
  407. z-index:999999;
  408. }
  409.  
  410. #permalink2 {
  411. position: absolute;
  412. margin-top: 12px;
  413. margin-left: 379px;
  414. opacity: 0;
  415. -webkit-transition: all .3s ease;
  416. -moz-transition: all .3s ease;
  417. -o-transition: all .3s ease;
  418. transition: all .3s ease;
  419. z-index:999999;
  420. }
  421.  
  422. #entry:hover #permalink2 {
  423. width:11px;
  424. margin-top: 12px;
  425. margin-left:364px;
  426. opacity: 1;
  427. z-index:999999;
  428. }
  429.  
  430.  
  431. iframe#tumblr_controls{position:fixed !important;
  432. }
  433.  
  434. {block:iffadedimagesonhover}
  435. img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
  436. img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
  437. {/block:iffadedimagesonhover}
  438.  
  439. .title{
  440. font-family: {font:Title};
  441. font-size: 12px;
  442. line-height: 12px;
  443. color: {color:Title};
  444. font-weight: normal;
  445. letter-spacing: 0px;
  446. }
  447.  
  448.  
  449. .perma
  450. {
  451. opacity: 0.0;
  452. filter: alpha(opacity = 0);
  453. bottom:20px;
  454. -webkit-filter:invert(100%);
  455. width: px;
  456. height: 30px;
  457. line-height: 30px;
  458. font-size: 9px;
  459. margin-left:300px;
  460. position:absolute;
  461. text-align: center;
  462. z-index:9999991;
  463. color: {color:permalink};
  464.  
  465. }
  466. a.p
  467. {
  468.  
  469. color: {color:permalink};
  470. }
  471. #entry:hover .perma {
  472.  
  473. -webkit-transition: opacity 0.4s linear;
  474. opacity: 1;
  475. -moz-transition: all 0.4s linear;
  476. transition: all 0.4s linear;
  477. filter: alpha(opacity = 100);
  478.  
  479. }
  480.  
  481.  
  482. .likep {
  483. width: 21px;
  484. height: 20px;
  485. overflow: hidden;
  486. position: relative;
  487. z-index: 9999999;
  488. position: absolute;
  489. margin-top: 26px;
  490. margin-left: 5px;
  491. }
  492. .rep {
  493. width: 24px;
  494. height: 20px;
  495. overflow: hidden;
  496. position: relative;
  497. z-index: 9999999;
  498. position: absolute;
  499. margin-top: 26px;
  500. margin-left: 29px;
  501. }
  502. .likep a:hover {
  503. background-position: 0px 0px;
  504. }
  505. .likep a {
  506. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  507. background-position: 0px 0px;
  508. display: block;
  509. z-index: 9999999;
  510. webkit-transition: all 0s linear;
  511. -webkit-transition: all 0s linear;
  512. -moz-transition: all 0s linear;
  513. transition: all 0s linear;
  514. }
  515. .likep img {
  516. width: 21px;
  517. height: 20px;
  518. webkit-transition: all 0.2s linear;
  519. -webkit-transition: all 0.2s linear;
  520. -moz-transition: all 0.2s linear;
  521. transition: all 0.2s linear;
  522. }
  523. .rep img{
  524. width: 24px;
  525. height: 20px;
  526. line-height: 30px;
  527. display: inline;
  528. }
  529.  
  530. .not { position: absolute;
  531. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  532. height: 20px;
  533. font-size: 11px;
  534. line-height: 20px;
  535. color: #fff;
  536. position: absolute;
  537. margin-top: 26px;
  538. margin-left: 56px;
  539. padding-left: 4px;
  540. padding-right: 4px;
  541. -moz-border-radius: 2px;
  542. border-radius: 2px;
  543. }
  544. .not a{
  545. color: #fff;
  546. font-family: sans-serif;
  547. }
  548.  
  549.  
  550.  
  551. .permalinktext{
  552. font-family: {Font:Body};
  553. padding: 5px;
  554. position: absolute;
  555. text-align: center;
  556. width: 200px;
  557. -moz-transition: 0.3s ease-out;
  558. -webkit-transition: 0.3s ease-out;
  559. transition: 0.3s ease-out;
  560. opacity:0;
  561. }
  562.  
  563. .permalinktext a{color:{color:links};
  564. }
  565.  
  566. .entry:hover .permalinktext {
  567. -moz-transition: 0.3s ease-out;
  568. -webkit-transition: 0.3s ease-out;
  569. transition: 0.3s ease-out;
  570. width:200px;
  571. text-decoration:line-through;
  572. height:auto;
  573. display: block;
  574. opacity: 1;
  575. }
  576.  
  577.  
  578. blockquote{
  579. padding:0px 0px 2px 3px;
  580. margin:0px 0px 2px 1px;
  581. }
  582. ul, ol, li{
  583. list-style:none;
  584. margin:0px;
  585. padding:0px;
  586. }
  587.  
  588. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  589. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  590. }
  591.  
  592. a.links {
  593. font-family: Arial;
  594. font-size: 12px;
  595. line-height: 7px;
  596. text-transform: normal;
  597. letter-spacing:0px;
  598. display:block;
  599. padding: 0px;
  600. margin-bottom: 0px;
  601. {block:ifRoundedEdges}
  602. -moz-border-radius: 3px;
  603. border-radius: 3px;
  604. {/block:ifRoundedEdges}
  605. }
  606.  
  607. a.links:hover {
  608. text-decoration: underline;
  609. letter-spacing:10px;
  610. }
  611.  
  612.  
  613. #audio {
  614. width:200px;
  615. height:auto;
  616. min-height:60px;
  617. margin-top:17px;
  618. padding-bottom:5px;
  619. }
  620. .cover {
  621. position:absolute;
  622. z-index:1;
  623. width:60px;
  624. height:60px;
  625. }
  626. .cover img {
  627. float:left;
  628. width:60px;
  629. height:60px;
  630. }
  631. .playbox {
  632. opacity:0.6;
  633. width:27px;
  634. height:30px;
  635. overflow:hidden;
  636. position:absolute;
  637. z-index:1000;
  638. margin-left:17px;
  639. margin-top:17px;
  640. text-align:center;
  641. }
  642. .info {
  643. margin-left:73px;
  644. margin-top:4px;
  645. line-height:14px;
  646. }
  647.  
  648.  
  649. .swags{
  650. }
  651.  
  652.  
  653. .swags a{
  654. padding:3px;
  655. }
  656.  
  657.  
  658.  
  659. </style>
  660. <link rel="shortcut icon" href="{Favicon}">
  661. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  662. <meta name="viewport" content="width=720" />
  663. </head>
  664. <body>
  665.  
  666. <div class="credit">
  667. </div>
  668.  
  669.  
  670. <div id="jango">
  671. <div id="rake">
  672. <div id="barside">
  673.  
  674. {block:ifSidebarInBottomRight}
  675. <div align="left" style="padding-bottom:5px;">
  676. <a href="/">
  677. <img style="{block:ifRoundedEdges}
  678. -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>
  679. {/block:ifSidebarInBottomRight}
  680. {block:ifSidebarInTopRight}
  681. <div align="left" style="padding-bottom:5px; {block:ifRoundedEdges}
  682. -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
  683. <a href="/">
  684. <img style="{block:ifRoundedEdges}
  685. -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>
  686. {/block:ifSidebarInTopRight}
  687.  
  688.  
  689.  
  690.  
  691.  
  692. {block:ifSidebarInBottomLeft}
  693. <div align="left" style="padding-bottom:5px;">
  694. <a href="/">
  695. <img style="{block:ifRoundedEdges}
  696. -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>
  697. {/block:ifSidebarInBottomLeft}
  698. {block:ifSidebarInTopLeft}
  699. <div align="left" style="padding-bottom:5px; {block:ifRoundedEdges}
  700. -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
  701. <a href="/">
  702. <img style="{block:ifRoundedEdges}
  703. -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>
  704. {/block:ifSidebarInTopLeft}
  705.  
  706.  
  707.  
  708. <div align="left" style="line-height:12px; margin-top:-1px; margin-bottom:3px; color:{color:Blog Description};"><center>{description}</div>
  709.  
  710. <div class="swags">
  711. <center>{block:Ifitaliclinks}<i>{/block:Ifitaliclinks}
  712. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  713. {block:IfLinktwotitle} {text:symbol} <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  714. {block:IfLinkthreetitle} {text:symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  715. {block:IfLinkfourtitle} {text:symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  716. {block:IfLinkfivetitle} {text:symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  717. {block:IfLinksixtitle} {text:symbol} <a href="{text:link six}">{text:link six title}</a>{/block:IfLinksixtitle}
  718. {block:Ifitaliclinks}</i>{/block:Ifitaliclinks}</center></div>
  719.  
  720.  
  721.  
  722. <br>
  723.  
  724.  
  725. <div align="center">
  726. <center><br>
  727. <div class="death">
  728.  
  729.  
  730.  
  731.  
  732. {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a> //{/block:ifAskLink}
  733. {block:ifCustomLinkOneTitle} <a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title} </a> {/block:ifCustomLinkOneTitle}
  734. {block:ifCustomLinkTwoTitle}// <a href="{text:Custom Link Two}" class="sidelink"> {text:Custom Link Two Title} </a> {/block:ifCustomLinkTwoTitle}
  735. {block:ifCustomLinkThreeTitle}// <a href="{text:Custom Link Three}" class="sidelink"> {text:Custom Link Three Title} </a>{/block:ifCustomLinkThreeTitle}
  736. {block:ifCustomLinkFourTitle}// <a href="{text:Custom Link Four}" class="sidelink"> {text:Custom Link Four Title} </a>{/block:ifCustomLinkFourTitle}
  737. {block:ifCustomLinkFiveTitle}// <a href="{text:Custom Link Five}" class="sidelink"> {text:Custom Link Five Title} </a>{/block:ifCustomLinkFiveTitle}
  738. </div>
  739.  
  740. </div>
  741. </div>
  742. </center>
  743.  
  744. <div align="center">
  745.  
  746. <div id="posts">
  747.  
  748. {block:Posts}
  749.  
  750.  
  751. {block:ContentSource}
  752.  
  753. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  754.  
  755. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  756.  
  757. {/block:SourceLogo}
  758.  
  759. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  760.  
  761. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  762.  
  763.  
  764. <div id="entry">
  765.  
  766.  
  767.  
  768. {block:Photo}
  769. {block:IndexPage}
  770.  
  771. {block:ifnotpermalink1}
  772. <div id="reblog"><span class="countreblog"><a href="{reblogurl}">Reblog</a></span></div><div id="permalink">
  773. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>
  774. <div id="permalink2">
  775. <div id="likep">
  776. <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>
  777. </div></div>
  778. {/block:ifnotpermalink1}
  779.  
  780. {block:ifpermalink1}
  781. <div class="perma">
  782. <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>
  783. </div>
  784.  
  785. {/block:ifpermalink1}
  786.  
  787.  
  788. <div id="postys">
  789. <a href="{permalink}">
  790. <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>
  791.  
  792. {/block:IndexPage}
  793. {block:PermalinkPage}
  794. {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>
  795. <center>{caption}</center>
  796. {/block:PermalinkPage}
  797. {/block:Photo}
  798.  
  799. {block:Photoset}
  800. <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
  801. {Photoset-250}</a></div>
  802. {/block:Photoset}
  803.  
  804. {block:Text}<div style="padding-top:10px; padding-bottom:0px; padding-left:10px; padding-right:10px;">
  805. {block:Title}
  806. <a href="{permalink}"><span class="title">{Title}</span></a>
  807. {/block:Title}
  808. <span class="entrytext" style="line-height:12px;">{Body}</span>
  809. <a href="{Permalink}"></a></div>
  810. {block:indexpage}<hr size=".8" width="280">
  811. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  812. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  813. </a></div>{/block:indexpage}
  814. {/block:Text}
  815.  
  816. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  817. <a href="{URL}"><span class="title">{Name}</span></a></div>
  818. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  819. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  820. {block:indexpage}<hr size=".8" width="280">
  821. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  822. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  823. </a></div>{/block:indexpage}
  824. {/block:Link}
  825.  
  826. {block:Quote}
  827. <div style="padding-top:10px; padding-bottom:10px;">
  828. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  829. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  830. -{Source}
  831. {/block:Source}</a></div><br>{block:indexpage}<hr size=".8" width="280">
  832. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  833. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  834. </a></div>{/block:indexpage}
  835. </div>
  836. {/block:Quote}
  837.  
  838. {block:Chat}
  839. <div style="padding-top:15px; padding-bottom:10px;">
  840. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  841. <ul class="chat">
  842. {block:Lines}
  843. <li class="user_{UserNumber}">
  844. {block:Label}
  845. <span class="label" style="line-height:12px;">{Label}</span>
  846. {/block:Label}
  847. {Line}
  848. </li>
  849. {/block:Lines}
  850. </ul>
  851. {block:Caption}{Caption}{/block:Caption}
  852. <br>{block:indexpage}<hr size=".8" width="280">
  853. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  854. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  855. </a></div>{/block:indexpage}
  856. </div>
  857. {/block:Chat}
  858.  
  859.  
  860.  
  861.  
  862. {block:Audio}
  863. <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>
  864.  
  865.  
  866. <div style="padding-bottom:0px;"></div>{block:indexpage}
  867. <hr size="1" width="280">
  868. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  869. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  870. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  871. </a></div>{/block:indexpage}
  872.  
  873.  
  874. {/block:Audio}
  875.  
  876.  
  877.  
  878. {block:Video}
  879. <div style="padding-top:28px; padding-bottom:8px;">
  880. {Video-250}</div>
  881. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  882. {block:indexpage}<hr size=".8" width="280">
  883. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  884. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  885. </a></div>{/block:indexpage}
  886. {/block:Video}
  887.  
  888.  
  889.  
  890.  
  891. {block:PermalinkPage}</a>
  892. <div id="permapage"><br>
  893. {block:notecount}
  894. {notecountwithlabel}
  895. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  896. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  897. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  898. {/block:RebloggedFrom}
  899. <br><br>
  900. <div align="left">
  901. {block:PostNotes}
  902. {PostNotes}
  903. {/block:PostNotes}
  904.  
  905.  
  906.  
  907. </div>
  908.  
  909.  
  910.  
  911.  
  912. </div>
  913. {/block:PermalinkPage}
  914. </div>
  915.  
  916.  
  917.  
  918. {/block:Posts}
  919. </div>
  920. </div>
  921. </div>
  922. </center>
  923. </div>
  924. </div>
  925.  
  926.  
  927.  
  928. {block:indexpage}
  929. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  930. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  931. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/Vzan8xy5r/jquerymsnryv3.js"></script>
  932. <script type="text/javascript">
  933. $(window).load(function(){
  934. var $wall = $('#posts');
  935. $wall.imagesLoaded(function(){
  936. $wall.masonry({
  937. itemSelector: '#entry, #entry_photo',
  938. isAnimated : false
  939. });
  940. });
  941.  
  942. $wall.infinitescroll({
  943. navSelector : '#page-nav',
  944. nextSelector : '#page-nav a',
  945. itemSelector : '#entry, #entry_photo',
  946. bufferPx : 2000,
  947. debug : false,
  948. errorCallback: function() {
  949. $('#infscr-loading').fadeOut('normal');
  950. }},
  951. function( newElements ) {
  952. var $newElems = $( newElements );
  953. $newElems.hide();
  954. $newElems.imagesLoaded(function(){
  955. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  956. });
  957. }); $('#content').show(500);
  958. });
  959. </script>
  960. {/block:indexpage}
  961.  
  962.  
  963.  
  964. </body>
  965. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement