Advertisement
extendedhate

"nature" theme

Apr 26th, 2014
612
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.60 KB | None | 0 0
  1. <!--
  2. "nature" theme by coolified
  3. keep the credit or add it to your faq thanks, enjoy.
  4. -->
  5.  
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  12.  
  13.  
  14. <script type="text/javascript"
  15. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  16.  
  17. <!--DEFAULT VARIABLES-->
  18. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  19. <meta name="color:Background" content="#fff"/>
  20. <meta name="color:Hover" content="#fff"/>
  21. <meta name="color:Entry Text" content="#aaa"/>
  22. <meta name="color:Description Text" content="#aaa"/>
  23. <meta name="color:Entry Background" content="#fff"/>
  24. <meta name="color:Entry Border" content="#eee"/>
  25. <meta name="color:Sidebar Border" content="#eee"/>
  26. <meta name="color:Sidebar Background" content="#fff"/>
  27. <meta name="color:Permalink Background" content="#f8f8f8"/>
  28. <meta name="color:Permalink Text" content="#aaa"/>
  29. <meta name="color:Links" content="#aaa"/>
  30. <meta name="color:Title" content="#aaa"/>
  31. <meta name="image:Background" content="0"/>
  32. <meta name="image:Sidebar" content="0"/>
  33. <meta name="text:Post Distance From Sidebar" content="130">
  34. <meta name="text:Link One" content="">
  35. <meta name="text:Link One Title" content="">
  36. <meta name="text:Link Two" content="">
  37. <meta name="text:Link Two Title" content="">
  38. <meta name="text:Link Three" content="">
  39. <meta name="text:Link Three Title" content="">
  40. <meta name="text:Link Four" content="">
  41. <meta name="text:Link Four Title" 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="text:Link Seven" content="">
  47. <meta name="text:Link Seven Title" content="">
  48. <meta name="text:Link Eight" content="">
  49. <meta name="text:Link Eight Title" content="">
  50. <meta name="color:Scrollbar" content="#000000"/>
  51. <meta name="color:Scrollbar Background" content="#fff"/>
  52. <meta name="if:White Follow Buttons" content="1" />
  53. <meta name="if:Faded Images" content="1" />
  54. <meta name="if:Inverted Images" content="0" />
  55. <meta name="if:Rounded Entries" content="1" />
  56. <meta name="if:Rounded Permalinks" content="1" />
  57. <meta name="if:Show Tags" content="1" />
  58. <meta name="if:Show Blogtitle" content="1" />
  59. <meta name="if:Rounded Sidebar" content="1" />
  60. <meta name="if:Entry Shadow" content="0" />
  61. <meta name="if:Entry Border" content="1" />
  62. <meta name="if:Sidebar Shadow" content="0" />
  63. <meta name="if:Sidebar Border" content="1" />
  64.  
  65. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  66.  
  67. <style>
  68. div#qTip {
  69. padding: 5px;
  70. height:8px;
  71. font-family:consolas;
  72. font-size:10px;
  73. display: none;
  74. text-align: center;
  75. position: absolute;
  76. line-height:8px;
  77. z-index: 999999999999;
  78. background: #fff;
  79. color: #aaa;
  80. border: 1px solid #f8f8f8;
  81. letter-spacing: 0px;
  82. }
  83. </style>
  84.  
  85. <style type="text/css">
  86.  
  87.  
  88. ::-webkit-scrollbar-thumb{
  89. background-color: {color:scrollbar};
  90. border: 2px solid {color:scrollbar background};
  91. height:auto;
  92. -moz-border-radius: 10px;
  93. border-radius: 10px;
  94. }
  95.  
  96.  
  97.  
  98. ::-webkit-scrollbar {
  99. height:auto;
  100. width:8px;
  101. background-color: #999999;
  102. border: 4px solid {color:scrollbar background};
  103. }
  104.  
  105.  
  106. {block:ifWhiteFollowButtons}iframe#tumblr_controls {-webkit-filter: invert(100%); right:2px !important; z-index: 1; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.4;-webkit-transition: all 0.8s ease-out;-moz-
  107.  
  108. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  109.  
  110. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifWhiteFollowButtons}
  111.  
  112. {block:ifNOTWhiteFollowButtons}iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-
  113.  
  114. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  115.  
  116. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifNOTWhiteFollowButtons}
  117. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  118.  
  119.  
  120. p {
  121. margin:0px;
  122. margin-top:0px;
  123. }
  124.  
  125.  
  126. body {
  127. padding: 0px;
  128. margin: 0px;
  129. color:{color:Entry Text};
  130. font-family: ubuntu;
  131. text-align: left;
  132. line-height:11px;
  133. font-size:12px;
  134. background-color: {color:Background};
  135. background-image:url({image:Background});
  136. background-attachment: fixed;
  137. background-repeat: repeat;
  138. background-size:100%;
  139. }
  140.  
  141.  
  142. a:link, a:active, a:visited{
  143. text-decoration: none;
  144. -webkit-transition: color 0.3s ease-out;
  145. -moz-transition: color 0.3s ease-out;
  146. transition: color 0.3s ease-out;
  147. color:{color:Links};
  148. }
  149.  
  150. a:hover {
  151. text-decoration: none;
  152. font-style:;
  153. color: {color:Hover};
  154. }
  155.  
  156. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  157.  
  158. .entry{
  159. text-align:left;
  160. float:left;
  161. font-family: helvetica;
  162. font-size: 9px;
  163. letter-spacing: 1px;
  164. width:250px;
  165. {block:PermalinkPage}width:250px;{/block:PermalinkPage}
  166. height: auto;
  167. line-height:12px;
  168. {block:ifentryshadow}box-shadow:rgba(0,0,0,0.1)10px 10px;{/block:ifentryshadow}
  169. {block:ifentryborder}border: 1px solid {color:entry border};{/block:ifentryborder}
  170. background-color:{color:entry background};
  171. margin:20px;
  172. margin-bottom: 50px;
  173. overflow:hidden;
  174. padding:15px;
  175. {block:ifroundedentries}border-radius: 5px;{block:ifroundedentries}
  176. {block:ifinvertedimages}-webkit-filter:grayscale(60%);{/block:ifinvertedImages}
  177. transition: all 0.5s ease-out;
  178. -o-transition-transition: all 0.5s ease-out;
  179. -webkit-transition: all 0.5s ease-out;
  180. -moz-transition: all 0.5s ease-out;
  181. }
  182. {block:iffadedimages}.entry img{
  183. {block:ifroundedentries}border-radius: 5px;{block:ifroundedentries}opacity: 0.6;
  184. transition: all 0.5s ease-out;
  185. -o-transition-transition: all 0.5s ease-out;
  186. -webkit-transition: all 0.5s ease-out;
  187. -moz-transition: all 0.5s ease-out;}
  188.  
  189. .entry img:hover{
  190. opacity:0.8;
  191. transition: all 0.5s ease-out;
  192. -o-transition-transition: all 0.5s ease-out;
  193. -webkit-transition: all 0.5s ease-out;
  194. -moz-transition: all 0.5s ease-out;} {/block:iffadedimages}
  195. {block:ifNOTfadedimages}.entry img{
  196. {block:ifroundedentries}border-radius: 5px;{block:ifroundedentries}
  197. transition: all 0.5s ease-out;
  198. -o-transition-transition: all 0.5s ease-out;
  199. -webkit-transition: all 0.5s ease-out;
  200. -moz-transition: all 0.5s ease-out;}
  201.  
  202. .entry img:hover{
  203. transition: all 0.5s ease-out;
  204. -o-transition-transition: all 0.5s ease-out;
  205. -webkit-transition: all 0.5s ease-out;
  206. -moz-transition: all 0.5s ease-out;} {/block:ifNOTfadedimages}
  207.  
  208.  
  209. @font-face { font-family: "consolas"; src: url('http://static.tumblr.com/ou4lry1/BcUmj8799/consolas.ttf'); }
  210.  
  211.  
  212. .permalink1 {
  213. display: block;
  214. padding: 10px;
  215. margin: 10px 0px 0px 0px;
  216. font-family:helvetica;
  217. font-size: 9px;
  218. color: {color:permalink text};
  219. line-height: 14px;
  220. letter-spacing:1px;
  221. text-align: center;
  222. {block:ifroundedpermalinks}border-radius: 5px;{/block:ifroundedpermalinks}
  223. font-style: none;
  224. text-decoration: none;
  225. background-color:{color:permalink background};
  226. webkit-transition: all 0.2s linear;
  227. -webkit-transition: all 0.2s linear;
  228. -moz-transition: all 0.2s linear;
  229. transition: all 0.2s linear;
  230. }
  231.  
  232. .permalink1 a{
  233. color: {color:links};
  234. }
  235.  
  236.  
  237. #postnotes blockquote{
  238. border: 0px;}
  239.  
  240.  
  241. blockquote{
  242. padding:0px 0px 2px 3px;
  243. margin:0px 0px 2px 1px;
  244. }
  245. ul, ol, li{
  246. list-style: square;
  247. margin-left:26px;
  248. padding:0px;
  249. }
  250.  
  251. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  252. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  253. }
  254.  
  255. @font-face { font-family: "cedar"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  256.  
  257. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  258. @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  259. @font-face { font-family: "heartbreaks"; src: url('http://static.tumblr.com/8hrjcus/3AMmlmh05/heartbreaks.ttf'); }
  260. @font-face { font-family: "milliondollars"; src: url('http://static.tumblr.com/8hrjcus/9llmlmi3z/milliondollars.ttf'); }
  261. @font-face { font-family: "strawberry"; src: url('http://static.tumblr.com/8hrjcus/9llmlmi3z/milliondollars.ttf'); }
  262. @font-face {font-family: good; src: url(http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf);}
  263. @font-face {font-family:Emmis; src: url(http://static.tumblr.com/9wzbixa/jdnmj2htg/emmis.ttf);}
  264.  
  265. @font-face { font-family: "demurest"; src: url('http://static.tumblr.com/ygfurav/J8Dmjdol7/organic_fridays.ttf'); }
  266. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  267. .caption { margin-left:5px; line-height:0px; }
  268. .blockquote, blockquote { text-align:left; letter-spacing:0px; padding-left:5px; border-left:3px solid #cccccc; }
  269. blockquote small, blockquote { font-size:9px; letter-spacing: 1px; }
  270.  
  271. #cunt{width:250px; height:auto;}
  272. {block:PermalinkPage}
  273. width:410px;
  274. {/block:PermalinkPage}
  275. }
  276.  
  277. #center{
  278. padding-top:3px;
  279. padding-bottom:3px;
  280. position:fixed !important;
  281. width:250px;
  282. height:207px;
  283. background-color:#fff;
  284. {block:PermalinkPage}
  285. width:410px;
  286. height:207px;
  287. {/block:PermalinkPage}
  288. }
  289. #posts{
  290. opacity: 1;
  291. float:center;
  292. width:250px;
  293. margin-left: 510px;
  294. margin-top:0px;
  295. padding-top: {text:post distance from sidebar}px;
  296. transition: all 0.5s ease-out;
  297. -o-transition-transition: all 0.5s ease-out;
  298. -webkit-transition: all 0.5s ease-out;
  299. -moz-transition: all 0.5s ease-out;
  300. }
  301. #sidebar{
  302. position:absolute;
  303. text-align: center;
  304. opacity:1;
  305. background: {color:sidebar background};
  306. {block:ifroundedsidebar}border-radius: 5px;{/block:ifroundedsidebar}
  307. width: 260px;
  308. color:{color:description text};
  309. font-family: helvetica;
  310. font-size: 9px;
  311. padding: 10px;
  312. line-height: 11px;
  313. letter-spacing: 1px;
  314. {block:ifsidebarborder}border:1px solid {color:sidebar border};{/block:ifsidebarborder}
  315. text-transform: none;
  316. margin-top:10px;
  317. {block:ifsidebarshadow}box-shadow:rgba(0,0,0,0.1)10px 10px;{/block:ifsidebarshadow}
  318. margin-left:530px;
  319. }
  320.  
  321.  
  322. .title{
  323. font-family: arial;
  324. font-size: 20px;
  325. line-height: 28px;
  326. color:{color:Title};
  327. letter-spacing: 0px;
  328. font-weight: normal;
  329. padding:0px 0px 0px 0px;
  330. }
  331.  
  332. @font-face {
  333. font-family: "prop";
  334. src: url('http://static.tumblr.com/2k9mf5a/bPomezign/prophecy_script.ttf');
  335. }
  336.  
  337. .blogtitle{
  338. font-family: arial;
  339. font-size: 20px;
  340. text-transform:uppercase;
  341. line-height: 20px;
  342. color:{color:Title};
  343. z-index: 1;
  344. font-weight: normal;
  345. }
  346. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  347. @font-face { font-family: "cute"; src: url('http://static.tumblr.com/8hrjcus/16Lmhnmvv/dk_carte_blanche.otf'); }
  348. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  349. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  350. @font-face {font-family:"Bree"; src:url('http://static.tumblr.com/9wzbixa/YBvm26pgu/bree.ttf');}
  351. @font-face { font-family: "sb"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  352. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  353. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  354. @font-face { font-family: "icons"; src: url('http://static.tumblr.com/8hrjcus/Q3fmg7rhn/breezi_font-webfont.ttf'); }
  355.  
  356. .permalink{
  357. text-transform: normal;
  358. display: block;
  359. background: {color:Permatext Background};
  360. padding: 3px;
  361. margin-top: 4px;
  362. text-align: right;
  363. text-decoration: none;
  364. }
  365. askk{
  366. font-family:calibri;
  367. font-size: 8px;
  368. line-height:10px;
  369. z-index: 1;
  370. letter-spacing: 1px;
  371. text-transform: uppercase;
  372. color: {color:entry links};
  373. font-weight: normal;}
  374.  
  375.  
  376. #infscr-loading{
  377. bottom: -70px;
  378. position: absolute;
  379. left: 50%;
  380. margin-left:-8px;
  381. width:16px;
  382. height:11px;
  383. overflow:hidden;
  384. margin-bottom: 50px;
  385. }
  386.  
  387. #postnotes{
  388. text-align: justify;}
  389.  
  390. #postnotes blockquote{
  391. border: 0px;}
  392.  
  393. blockquote{
  394. padding:0px 0px 0px 5px;
  395. margin:0px 0px 0px 10px;
  396. border-left: 1px dotted #ddd;
  397. }
  398.  
  399. blockquote p, ul{
  400. margin:0px;
  401. padding:0px;
  402. }
  403.  
  404. a img{border: 0px;}
  405.  
  406.  
  407.  
  408. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  409. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  410.  
  411. .notes img{width:10px; position:relative; top:3px;}
  412. <--ses-->
  413. small{font-size: 90%;}
  414.  
  415. {CustomCSS}
  416.  
  417. #audio {width:500px; height:auto; min-height:60px; padding-bottom:13px;}
  418. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  419. .cover img {float:left; width:60px; height:60px;}
  420. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  421. .info {margin-left:73px; width: 200px;margin-top:4px; line-height:14px;}
  422. </style>
  423.  
  424. {block:IndexPage}
  425. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  426. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  427.  
  428. <script type="text/javascript">
  429. $(window).load(function(){
  430. var $wall = $('#posts');
  431. $wall.imagesLoaded(function(){
  432. $wall.masonry({
  433. itemSelector: '.entry, .entry_photo',
  434. isAnimated : false
  435. });
  436. });
  437.  
  438. $wall.infinitescroll({
  439. navSelector : '#pagination',
  440. nextSelector : '#pagination a',
  441. itemSelector : '.entry, .entry_photo',
  442. bufferPx : 2000,
  443. debug : false,
  444. errorCallback: function() {
  445. $('#infscr-loading').fadeOut('normal');
  446. }},
  447. function( newElements ) {
  448. var $newElems = $( newElements );
  449. $newElems.hide();
  450. $newElems.imagesLoaded(function(){
  451. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  452. });
  453. }); $('#posts').show(500);
  454. });
  455. </script>
  456.  
  457.  
  458. {/block:IndexPage}
  459.  
  460.  
  461. <title>{title}</title>
  462.  
  463. <link rel="shortcut icon" href="{favicon}" />
  464. <meta name="viewport" content="width=820" />
  465. </head>
  466.  
  467. <body>
  468.  
  469. <div id="center">
  470. <div id="content"><div style="position:fixed; bottom: 5px; right:5px;"><a href="http://coolified.tumblr.com/"><img src="http://media.tumblr.com/tumblr_lfhud00pKL1qzvcyt.gif"></a></div>
  471.  
  472.  
  473. <div id="sidebar">{block:ifshowblogtitle}<span class="blogtitle">{title}</span><Br></Br>{/block:ifshowblogtitle}
  474. {description}<Br><br>
  475. <a href="{text:Link One}">{text:Link One Title}</a>,
  476.  
  477. <a href="{text:Link Two}">{text:Link Two Title}</a>,
  478.  
  479. <a href="{text:Link Three}">{text:Link Three Title}</a>,
  480.  
  481. <a href="{text:Link Four}">{text:Link Four Title}</a>,
  482. <a href="{text:Link Five}">{text:Link Five Title}</a>,
  483. <a href="{text:Link Six}">{text:Link Six Title}</a>,
  484. <a href="{text:Link Seven}">{text:Link Seven Title}</a>,
  485. <a href="{text:Link Eight}">{text:Link Eight Title}</a>
  486.  
  487. </div>
  488.  
  489. <center>
  490. </center>
  491. </div></div>
  492. </div>
  493.  
  494. </div>
  495.  
  496. <div class="left">
  497. <div id="posts">
  498. {block:Posts}
  499. <div class="entry">
  500.  
  501. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalink1"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> // <a href="{ReblogParentURL}">via</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  502. {/block:Text}
  503.  
  504. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalink1"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> // <a href="{ReblogParentURL}">via</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>{block:Link}
  505.  
  506. {block:Photo}
  507. {block:IndexPage}
  508. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>{block:caption}{caption}{/block:caption}
  509. <div class="permalink1"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> // <a href="{ReblogParentURL}">via</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  510. {/block:IndexPage}
  511. {block:PermalinkPage}
  512. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  513. {block:caption}{caption}{/block:caption}
  514. {LinkCloseTag}
  515. {/block:PermalinkPage}
  516. {/block:Photo}
  517.  
  518. {block:Answer}
  519. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3px; border-radius: 0px; border: 1px solid #f8f8f8; padding: 6px; background: white;"/>
  520. <div style="margin-top:0px; margin-bottom:0px; height:44px; padding: 5px; background-color:#f8f8f8; overflow: auto;">
  521.  
  522. {Asker}: {Question}</div>
  523. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div><div class="permalink1"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> // <a href="{ReblogParentURL}">via</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  524. {/block:Answer}
  525.  
  526. {block:Photoset}
  527. {block:IndexPage}
  528. <center>{Photoset-250}</center>{block:caption}{caption}{/block:caption}
  529. <div class="permalink1"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> // <a href="{ReblogParentURL}">via</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  530. {/block:IndexPage}
  531. {block:PermalinkPage}
  532. <center>
  533. {Photoset-250}</center>
  534. {/block:PermalinkPage}
  535. {/block:Photoset}
  536.  
  537. {block:Quote}"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<div class="permalink1"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> // <a href="{ReblogParentURL}">via</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>{/block:Quote}
  538.  
  539. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  540. <ul class="chat">
  541. {block:Lines}
  542. <li class="user_{UserNumber}">
  543. {block:Label}
  544. <span class="label">{Label}</span>
  545. {/block:Label}
  546.  
  547. {Line}
  548. </li>
  549. {/block:Lines}
  550. <div class="permalink1"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> // <a href="{ReblogParentURL}">via</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  551. {/block:Chat}
  552.  
  553. {block:Video}
  554. {block:IndexPage}
  555. {Video-400}</center>{block:caption}{caption}{/block:caption}
  556. <div class="permalink1"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> // <a href="{ReblogParentURL}">via</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  557. {/block:IndexPage}
  558. {block:PermalinkPage}
  559. <center>
  560. {Video-500}</center>
  561. {/block:PermalinkPage}
  562. {block:Video}
  563.  
  564. {block:Audio}
  565. <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>
  566. {block:IndexPage}<br>{block:caption}{caption}{/block:caption}
  567. <div class="permalink1"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> // <a href="{ReblogParentURL}">via</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  568. {/block:IndexPage}
  569. {/block:Audio}
  570.  
  571. {block:PostNotes}
  572. <center>
  573.  
  574. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  575.  
  576. {block:HasTags}
  577. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  578. {block:RebloggedFrom}
  579. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  580. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  581.  
  582. {/block:RebloggedFrom}
  583. </center></span>
  584. <br>
  585. <div id="postnotes">{PostNotes}</div><br>
  586.  
  587. <center>{block:ContentSource}
  588. <br><a href="{SourceURL}">
  589. {lang:Source}:
  590. {block:SourceLogo}
  591. <img src="{BlackLogoURL}" width="{LogoWidth}"
  592. height="{LogoHeight}" alt="{SourceTitle}" />
  593. {/block:SourceLogo}
  594. {block:NoSourceLogo}
  595. {SourceLink}
  596. {/block:NoSourceLogo}
  597. </a>
  598. {/block:ContentSource}</center>
  599.  
  600. {/block:PostNotes}
  601. </div>
  602. {/block:Posts}
  603. </div></div>
  604.  
  605. {block:IndexPage}
  606. {block:Pagination}
  607. <div id="pagination">
  608. {block:NextPage}
  609. <a id="nextPage" href="{NextPage}"></a>
  610. {/block:NextPage}
  611. {block:PreviousPage}
  612. <a href="{PreviousPage}"></a>
  613. {/block:PreviousPage}
  614. </div>
  615. {/block:Pagination}
  616. {/block:IndexPage}
  617. </body>
  618.  
  619. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement