Advertisement
ramisaaaaa

Untitled

Sep 8th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.15 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga dont remove credit. :)
  3. originally by doxx.
  4. -->
  5.  
  6. <html lang="en">
  7. <head>
  8.  
  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="#666666"/>
  15. <meta name="color:Title" content="#666666"/>
  16. <meta name="color:Text" content="#666666"/>
  17. <meta name="color:Link" content="#666666"/>
  18. <meta name="color:Hover" content="#FFF"/>
  19. <meta name="font:Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  20. <meta name="font:Body" content="Arial"/>
  21. <meta name="image:Background" content=""/>
  22. <meta name="image:Sidebar" content=""/>
  23. <meta name="if:Sidebar In Top Left" content="0"/>
  24. <meta name="if:Sidebar In Bottom Left" content="1"/>
  25. <meta name="if:Less Space Between Posts" content="1"/>
  26. <meta name="if:Post Shadows" content="1"/>
  27. <meta name="if:Faded Images On Hover" content="0"/>
  28. <meta name="if:Inverted Fade" content="0"/>
  29. <meta name="if:Small Sidebar Image" content="0"/>
  30. <meta name="text:link one" content="" />
  31. <meta name="text:link one title" content="refresh" />
  32. <meta name="text:link two" content="" />
  33. <meta name="text:link two title" content="message" />
  34. <meta name="text:link three" content="" />
  35. <meta name="text:link three title" content="links" />
  36. <meta name="text:link four" content="" />
  37. <meta name="text:link four title" content="baby" />
  38. <meta name="text:symbol" content="-" />
  39. <meta name="text:link five" content="" />
  40. <meta name="text:link five title" content="crew" />
  41. <meta name="text:link six" content="" />
  42. <meta name="text:link six title" content="bye" />
  43. <meta name="text:link seven" content="" />
  44. <meta name="text:link seven title" content="" />
  45. <meta name="text:link eight" content="" />
  46. <meta name="text:link eight title" content="" />
  47. <meta name="if:italic links" content="1"/>
  48. <meta name="if:permalink 1" content="0"/>
  49. </script>
  50. <style type="text/css">
  51. iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.8s ease-out;}
  52.  
  53. 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;}
  54.  
  55.  
  56. {block:ifinvertedfade}img{-webkit-transition: opacity 0.7s linear;opacity: 0.8;}img:hover{-webkit-transition: opacity 0.5s linear;opacity: 1;}{/block:ifinvertedfade}
  57. body{
  58. margin:0px;
  59. background-color: {color:Background};
  60. background-image:url({image:Background});
  61. background-attachment: fixed;
  62. background-repeat: repeat;
  63. font-size: 9px;
  64. font-family:{font:Body};
  65. line-height:10px;
  66. color:{color:Text};
  67. }
  68. #bite .death {
  69. margin-top:-40px;filter: alpha(opacity = 0);
  70. opacity:0;-webkit-transition: all 0.5s ease-out;
  71. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  72. }
  73. #bite:hover .death {
  74. margin-top:2px;
  75. -webkit-transition: all 0.8s ease-out;
  76. -moz-transition: all 0.8s ease-out;
  77. transition: all 0.8s ease-out;
  78. filter: alpha(opacity = 100);
  79. filter: alpha(opacity = 100);
  80. opacity:100;
  81. }
  82. a:link, a:active, a:visited{
  83. color: {color:Link};
  84. text-decoration: none;
  85. -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;
  86. }
  87.  
  88. a:hover{
  89. color:{color:Hover};
  90. text-decoration: none;
  91. -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;
  92. }
  93.  
  94.  
  95. ::-webkit-scrollbar {width:4px; height: 0px; padding-right:0px;background:{color:background};}
  96.  
  97. ::-webkit-scrollbar-thumb {background-color:{color:link};}
  98.  
  99.  
  100.  
  101. .sidelink{;
  102. font-family: {font:Body};
  103. font-color: {color:Text};
  104. }
  105. .sidelink:hover{background-color:rgba(0,0,0,0);
  106.  
  107. color:{color:Hover};
  108. padding-left:0px;
  109. margin:0px;width:auto;
  110. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  111. .sidelink a:hover{color: {color:Link};
  112. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  113.  
  114. }
  115.  
  116. #postys{width:370px; height:auto;}
  117. {block:PermalinkPage}
  118. width:370px;
  119. {/block:PermalinkPage}
  120. {block:ifRoundedEdges}
  121. -moz-border-radius: 3px;
  122. border-radius: 3px;
  123. {/block:ifRoundedEdges}
  124. }
  125.  
  126.  
  127. #jango{
  128. padding-top:3px;
  129. padding-bottom:3px;
  130. position:fixed !important;
  131. width:355px;
  132. height:207px;
  133. background-color:{color:Post Box};
  134. {block:PermalinkPage}
  135. width:370px;
  136. height:207px;
  137. {/block:PermalinkPage}
  138. {block:ifRoundedEdges}
  139. -moz-border-radius: 3px;
  140. border-radius: 3px;
  141. {/block:ifRoundedEdges}
  142. }
  143.  
  144.  
  145. #barside{
  146. z-index:999999999999999;
  147. position:absolute !important;
  148. position:fixed !important;
  149. {block:ifSidebarInBottomLeft}
  150. bottom:200px;
  151. left: 280px;
  152. width:200px;
  153. {/block:ifSidebarInBottomLeft}
  154. {block:ifSidebarInTopLeft}
  155. top:160px;
  156. left: 280px;
  157. width:200px;
  158. {/block:ifSidebarInTopLeft}
  159. background-color: transparent;
  160. }
  161.  
  162.  
  163. #rake{
  164. margin:auto;
  165. left:0px;
  166. top:10px;
  167. padding-top:5px;
  168. padding-left:0px;
  169. position:absolute;
  170. {block:indexpage}
  171. width:1010px;
  172. {/block:indexpage}
  173. {block:permalinkpage}
  174. width:840px;
  175. left:50px;
  176. {/block:permalinkpage}
  177. overflow:hidden;
  178. }
  179.  
  180. #posts{
  181. float:right;
  182. {block:indexpage}
  183. width:500px;
  184. {/block:indexpage}
  185. {block:permalinkpage}
  186. width:380px;
  187. {/block:permalinkpage}
  188. margin-left:68px;
  189. }
  190.  
  191. .credit{
  192. position:fixed;
  193. right:6px;
  194. top:25px;
  195. z-index:9999;
  196. opacity:0.4;
  197. -webkit-transition: all 1s linear;
  198. -webkit-transition: all 1s linear;
  199. -moz-transition: all 1s linear;
  200. transition: all 1s linear;
  201. }
  202. .credit:hover{
  203. opacity:1;
  204. -webkit-transition: all 1s linear;
  205. -webkit-transition: all 1s linear;
  206. -moz-transition: all 1s linear;
  207. transition: all 1s linear;
  208. }
  209.  
  210.  
  211. #entry{
  212. z-index:9999;
  213. {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  214. -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  215. box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows}
  216. border:0px solid;
  217. border-color: #f1f1f1;
  218. float: left;
  219. width: 370px;
  220. height: auto;
  221. {block:PermalinkPage}
  222. width: 370px;
  223. height: auto;
  224. {/block:PermalinkPage}
  225. line-height:8px;
  226. background-color:{color:Post Box};
  227. padding:0px;
  228. margin-right:70px;
  229. {block:iflessspacebetweenposts}
  230. margin-right:25px;
  231. {/block:iflessspacebetweenposts}
  232. overflow:hidden;
  233. margin-bottom:15px;
  234. {block:iflessspacebetweenposts}
  235. margin-bottom:8px;
  236. {/block:iflessspacebetweenposts}
  237. {block:ifRoundedEdges}
  238. -moz-border-radius: 3px;
  239. border-radius: 3px;
  240. {/block:ifRoundedEdges}
  241. }
  242.  
  243.  
  244. #entry img{
  245. {block:IndexPage}
  246. max-width: 370px;
  247. height: auto;
  248. {/block:IndexPage}
  249. {block:PermalinkPage}
  250. max-width: 370px;
  251. height: auto;
  252. {/block:PermalinkPage}
  253. }
  254.  
  255. #permalink {
  256. position: absolute;
  257. margin-top: 11px;
  258. margin-left: 49px;
  259. opacity: 0;
  260. -webkit-transition: all .3s ease;
  261. -moz-transition: all .3s ease;
  262. -o-transition: all .3s ease;
  263. transition: all .3s ease;
  264. }
  265.  
  266. #entry:hover #permalink {
  267. width:auto;
  268. margin-top: 11px;
  269. margin-left: 49px;
  270. opacity: 1;
  271. }
  272.  
  273. .countreblog {
  274. color: #FFFFFF;
  275. font-family:10px arial;
  276. font-size:;
  277. line-height:14px;
  278. margin: 2px;
  279. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  280. background-repeat:repeat;
  281. padding:4px 6px;
  282. width:auto;
  283. }
  284. .countreblog a { color: #fff; }
  285. #entry:hover #reblog{
  286. {block:IndexPage}
  287. opacity:1;-webkit-transition: all 0.3s ease-out;
  288. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  289. {/block:IndexPage}
  290. }
  291. #reblog{
  292. width:24px;
  293. float:right;
  294. opacity:.8;
  295. margin-left:5px;
  296. margin-top:11px;
  297. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  298. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  299. #entry:hover #reblog{
  300. {block:IndexPage}
  301. opacity:1;-webkit-transition: all 0.3s ease-out;
  302. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  303. {/block:IndexPage}
  304. }
  305. #reblog{
  306. width:24px;
  307. float:right;
  308. opacity:.8;
  309. margin-left:5px;
  310. margin-top:11px;
  311. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  312. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  313. #permapage{
  314. font-family: {Font:Body};
  315. font-size: 9px;
  316. text-align: center;
  317. padding-bottom:10px;
  318. z-index:9999;}
  319.  
  320. #notes{
  321. {block:permalinkpage}
  322. background-color:{color:Post Box};
  323. display:block;
  324. width:800px;
  325. float: left;
  326. padding:10px;
  327. overflow:visible;
  328. z-index:9999999;
  329. margin-top: 10px;
  330. {block:IfPostShadows}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);
  331. -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
  332. box-shadow: 0px 0px 12px rgba(0,0,0,0.3);{/block:IfPostShadows}
  333. {block:IfNotPostShadows}-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  334. -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  335. box-shadow: 0px 0px 0px rgba(0,0,0,0.4);{/block:IfNotPostShadows}
  336. outline:1px solid rgba(0, 0, 0, .1);
  337. border:2px solid rgba(0, 0, 0, .05);
  338. text-align: left;{/block:permalinkpage}
  339. }
  340.  
  341.  
  342.  
  343. #entry #likep {
  344. width: 21px;
  345. height: 20px;
  346. overflow: hidden;
  347. z-index: 9999999;
  348. display: inline-block;
  349. margin-top:-4px;
  350. margin-right:10px;
  351. z-index:999999;
  352. }
  353.  
  354. #entry #likep a:hover {
  355. background-position: 0px 0px;
  356. }
  357.  
  358. #entry #likep a {
  359. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  360. background-position: 0px 0px;
  361. display: block;
  362. z-index: 9999999;
  363.  
  364.  
  365. }
  366.  
  367. #entry #likep img {
  368. width: 21px;
  369. height: 20px;
  370. z-index:999999;
  371. }
  372.  
  373.  
  374.  
  375. #permalink2 {
  376. position: absolute;
  377. margin-top: 12px;
  378. margin-left: 360px;
  379. opacity: 0;
  380. -webkit-transition: all .3s ease;
  381. -moz-transition: all .3s ease;
  382. -o-transition: all .3s ease;
  383. transition: all .3s ease;
  384. z-index:999999;
  385. }
  386.  
  387. #entry:hover #permalink2 {
  388. width:11px;
  389. margin-top: 12px;
  390. margin-left:345px;
  391. opacity: 1;
  392. z-index:999999;
  393. }
  394.  
  395.  
  396.  
  397. iframe#tumblr_controls{position:fixed !important;
  398. }
  399.  
  400. {block:iffadedimagesonhover}
  401. img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
  402. img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
  403. {/block:iffadedimagesonhover}
  404.  
  405. .title{
  406. font-family: {font:Title};
  407. font-size: 12px;
  408. line-height: 12px;
  409. color: {color:Title};
  410. font-weight: normal;
  411. letter-spacing: 0px;
  412. }
  413.  
  414. .leblogtitle{
  415. font-family: helvetica;
  416. font-size: 25px;
  417. line-height: 24px;
  418. color: {color:Blog Title};
  419. font-weight: normal;
  420. -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;
  421. }
  422.  
  423. .credy{
  424. font-family: Arial;
  425. font-size: 9px;
  426. opacity: .6;
  427. color: {color:Body};
  428. letter-spacing: 0px;
  429. border-style: outset;
  430. border-width: 2px;
  431. }
  432.  
  433. .leblogtitle:hover{
  434. color:{color:Hover};
  435. -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;
  436. }
  437.  
  438. .credy:hover{
  439. font-family: Arial;
  440. font-size: 9px;
  441. opacity: .6;
  442. color: {color:Body};
  443. letter-spacing: 0px;
  444. border-style: inset;
  445. border-width: 2px;
  446. }
  447.  
  448.  
  449. .perma
  450. {
  451. opacity: 0.0;
  452. filter: alpha(opacity = 0);
  453. margin-top: -21px;
  454. width: px;
  455. height: 30px;
  456. line-height: 30px;
  457. font-size: 9px;
  458. margin-left:2px;
  459. position:absolute;
  460. text-align: center;
  461. z-index:9999991;
  462. -webkit-filter:invert(1);
  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. </style>
  650. <link rel="shortcut icon" href="{Favicon}">
  651. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  652. <meta name="viewport" content="width=720" />
  653. </head>
  654. <body>
  655.  
  656. <div class="credit">
  657. </div>
  658.  
  659.  
  660. <div id="jango">
  661. <div id="rake">
  662. <div id="barside">
  663.  
  664.  
  665. {block:ifSidebarInBottomLeft}
  666. <div align="left" style="padding-bottom:5px;">
  667. <a href="/">
  668. <img style="{block:ifRoundedEdges}
  669. -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>
  670. {/block:ifSidebarInBottomLeft}
  671. {block:ifSidebarInTopLeft}
  672. <div align="left" style="padding-bottom:5px; {block:ifRoundedEdges}
  673. -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
  674. <a href="/">
  675. <img style="{block:ifRoundedEdges}
  676. -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>
  677. {/block:ifSidebarInTopLeft}
  678.  
  679.  
  680. <center>{block:Ifitaliclinks}<i>{/block:Ifitaliclinks}
  681. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  682. {block:IfLinktwotitle} {text:symbol} <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  683. {block:IfLinkthreetitle} {text:symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  684. {block:IfLinkfourtitle} {text:symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  685. {block:IfLinkfivetitle} {text:symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  686. {block:IfLinksixtitle} {text:symbol} <a href="{text:link six}">{text:link six title}</a>{/block:IfLinksixtitle}
  687.  
  688. {block:IfLinkseventitle} {text:symbol} <a href="{text:link seven}">{text:link seven title}</a> {/block:IfLinkseventitle}
  689. {block:IfLinkeighttitle} {text:symbol} <a href="{text:link eight}">{text:link eight title}</a>{/block:IfLinkeighttitle}
  690.  
  691.  
  692. {block:Ifitaliclinks}</i>{/block:Ifitaliclinks}</center>
  693.  
  694.  
  695. <div align="left" style="line-height:11px; margin-top:3px; margin-bottom:-15px; color:{color:Blog Description};"><center>{description}</div>
  696.  
  697.  
  698. <br>
  699.  
  700.  
  701. <div align="center">
  702. <center><br>
  703. <div class="death">
  704.  
  705.  
  706.  
  707.  
  708. {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a> //{/block:ifAskLink}
  709. {block:ifCustomLinkOneTitle} <a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title} </a> {/block:ifCustomLinkOneTitle}
  710. {block:ifCustomLinkTwoTitle}// <a href="{text:Custom Link Two}" class="sidelink"> {text:Custom Link Two Title} </a> {/block:ifCustomLinkTwoTitle}
  711. {block:ifCustomLinkThreeTitle}// <a href="{text:Custom Link Three}" class="sidelink"> {text:Custom Link Three Title} </a>{/block:ifCustomLinkThreeTitle}
  712. {block:ifCustomLinkFourTitle}// <a href="{text:Custom Link Four}" class="sidelink"> {text:Custom Link Four Title} </a>{/block:ifCustomLinkFourTitle}
  713. {block:ifCustomLinkFiveTitle}// <a href="{text:Custom Link Five}" class="sidelink"> {text:Custom Link Five Title} </a>{/block:ifCustomLinkFiveTitle}
  714. </div>
  715.  
  716. </div>
  717. </div>
  718. </center>
  719.  
  720. <div align="center">
  721.  
  722. <div id="posts">
  723.  
  724. {block:Posts}
  725. <div id="entry">
  726.  
  727.  
  728.  
  729. {block:Photo}
  730. {block:IndexPage}
  731.  
  732. {block:ifnotpermalink1}
  733. <div id="reblog"><span class="countreblog"><a href="{reblogurl}">reblog</a></span></div><div id="permalink">
  734. <span class="countreblog"><a href="{Permalink}">{NoteCountwithlabel}</a></span></div>
  735. {/block:ifnotpermalink1}
  736.  
  737. {block:ifpermalink1}
  738. <div class="perma">
  739. <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>
  740. </div>
  741. {/block:ifpermalink1}
  742.  
  743.  
  744. <div id="postys">
  745. <a href="{permalink}">
  746. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=370; 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>
  747.  
  748. {/block:IndexPage}
  749. {block:PermalinkPage}
  750. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=370px; 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>
  751. <center>{caption}</center>
  752. {/block:PermalinkPage}
  753. {/block:Photo}
  754.  
  755. {block:Photoset}
  756. <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
  757. {Photoset-250}</a></div>
  758. {/block:Photoset}
  759.  
  760. {block:Text}<div style="padding-top:10px; padding-bottom:0px; padding-left:10px; padding-right:10px;">
  761. {block:Title}
  762. <a href="{permalink}"><span class="title">{Title}</span></a>
  763. {/block:Title}
  764. <span class="entrytext" style="line-height:12px;">{Body}</span>
  765. <a href="{Permalink}"></a></div>
  766. {block:indexpage}
  767. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">x
  768. </a></div>{/block:indexpage}
  769. {/block:Text}
  770.  
  771. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  772. <a href="{URL}"><span class="title">{Name}</span></a></div>
  773. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  774. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  775. {block:indexpage}
  776. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">x
  777. </a></div>{/block:indexpage}
  778. {/block:Link}
  779.  
  780. {block:Quote}
  781. <div style="padding-top:10px; padding-bottom:10px;">
  782. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  783. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  784. -{Source}
  785. {/block:Source}</a></div><br>{block:indexpage}
  786. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">x
  787. </a></div>{/block:indexpage}
  788. </div>
  789. {/block:Quote}
  790.  
  791. {block:Chat}
  792. <div style="padding-top:15px; padding-bottom:10px;">
  793. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  794. <ul class="chat">
  795. {block:Lines}
  796. <li class="user_{UserNumber}">
  797. {block:Label}
  798. <span class="label" style="line-height:12px;">{Label}</span>
  799. {/block:Label}
  800. {Line}
  801. </li>
  802. {/block:Lines}
  803. </ul>
  804. {block:Caption}{Caption}{/block:Caption}
  805. {block:indexpage}
  806. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">x
  807. </a></div>{/block:indexpage}
  808. </div>
  809. {/block:Chat}
  810.  
  811.  
  812.  
  813.  
  814. {block:Audio}
  815. <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>
  816.  
  817.  
  818. <div style="padding-bottom:0px;"></div>{block:indexpage}
  819. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">x
  820. </a></div>{/block:indexpage}
  821.  
  822.  
  823. {/block:Audio}
  824.  
  825.  
  826.  
  827. {block:Video}
  828. <div style="padding-top:28px; padding-bottom:8px;">
  829. {Video-250}</div>
  830. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  831. {block:indexpage}<hr size=".8" width="230">
  832. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><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. {/block:Video}
  836.  
  837.  
  838.  
  839.  
  840. {block:PermalinkPage}</a>
  841. <div id="permapage"><br>
  842. {block:notecount}
  843. {notecountwithlabel}
  844. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  845. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  846. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  847. {/block:RebloggedFrom}
  848. <br><br>
  849. <div align="left">
  850. {block:PostNotes}
  851. {PostNotes}
  852. {/block:PostNotes}
  853.  
  854.  
  855.  
  856. </div>
  857.  
  858.  
  859.  
  860.  
  861. </div>
  862. {/block:PermalinkPage}
  863. </div>
  864. {/block:Posts}
  865. </div>
  866. </div>
  867. </div>
  868. </center>
  869. </div>
  870. </div>
  871.  
  872.  
  873.  
  874. {block:indexpage}
  875. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  876. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  877. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  878. <script type="text/javascript"
  879. src="http://static.tumblr.com/xek1qzw/EmKmn4b8i/document.txt"></script>
  880. <script type="text/javascript">
  881. $(window).load(function(){
  882. var $wall = $('#posts');
  883. $wall.imagesLoaded(function(){
  884. $wall.masonry({
  885. itemSelector: '#entry, #entry_photo',
  886. isAnimated : false
  887. });
  888. });
  889.  
  890. $wall.infinitescroll({
  891. navSelector : '#page-nav',
  892. nextSelector : '#page-nav a',
  893. itemSelector : '#entry, #entry_photo',
  894. bufferPx : 2000,
  895. debug : false,
  896. errorCallback: function() {
  897. $('#infscr-loading').fadeOut('normal');
  898. }},
  899. function( newElements ) {
  900. var $newElems = $( newElements );
  901. $newElems.hide();
  902. $newElems.imagesLoaded(function(){
  903. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  904. });
  905. }); $('#content').show(500);
  906. });
  907. </script>
  908. {/block:indexpage}
  909.  
  910.  
  911.  
  912. </body>
  913. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement