drunkrocker

DRUNKROCKER THEME 03 (ssmoker)

Aug 30th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.90 KB | None | 0 0
  1. <!------------------------------------------------------------------
  2.  
  3. theme drunkrocker base noctos
  4.  
  5. --------------------------------------------------------------------->
  6.  
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12. <head>
  13.  
  14. <html>
  15. <head>
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20.  
  21.  
  22. <meta name="image:Background" content="http://media.tumblr.com/tumblr_ly0t1zJobW1qklwal.png"/>
  23. <meta name="image:Sidebar" content=""/>
  24. <meta name="image:side background" content="http://media.tumblr.com/tumblr_ly0t0nli921qklwal.jpg"/>
  25. <meta name="color:Background" content="#ffffff" />
  26. <meta name="color:permalinks" content="#ffffff"/>
  27. <meta name="color:menu hover" content="#000000"/>
  28. <meta name="color:note background" content="#ffffff"/>
  29. <meta name="color:Blockquote Background" content="#f7f7f7" />
  30. <meta name="color:Link" content="#4b4848" />
  31. <meta name="color:Link Hover" content="#4d4b4b" />
  32. <meta name="color:Text" content="#000000" />
  33. <meta name="color:Entry Background" content="#ffffff" />
  34. <meta name="color:Title" content="#9ea8a8" />
  35. <meta name="color:askcolor" content="#f5f3f3" />
  36. <meta name="image:Sidebar" content="1"/>
  37. <meta name="if:Endless Scroll" content="1"/>
  38. <meta name="if:Show Captions" content="0"/>
  39. <meta name="if:Show Hover Notes" content="1" />
  40. <meta name="if:Picture Fade" content="1" />
  41. <meta name="if:Lazy Load" content="1" />
  42. <meta name="if:Links1" content="0" />
  43. <meta name="if:Links2" content="0" />
  44. <meta name="if:Links3" content="0" />
  45. <meta name="if:Links4" content="0" />
  46. <meta name="text:custom title" content="" />
  47. <meta name="text:back to top" content="back to top" />
  48. <meta name="text:Link 1" content="" />
  49. <meta name="text:Link 1 title" content="" />
  50. <meta name="text:Link 2" content="" />
  51. <meta name="text:Link 2 title" content="" />
  52. <meta name="text:Link 3" content="" />
  53. <meta name="text:Link 3 title" content="" />
  54. <meta name="text:Link 4" content="" />
  55. <meta name="text:Link 4 title" content="" />
  56.  
  57.  
  58.  
  59. <style type="text/css">
  60.  
  61. ::-webkit-scrollbar-thumb:vertical {background-color:#ffffff;height:75px;}
  62.  
  63. ::-webkit-scrollbar {height:0px;width:3px;background-color:#000000;}
  64.  
  65.  
  66.  
  67. @font-face {font-family: "silkscreen";src: url('http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf');}
  68.  
  69.  
  70. #eden {
  71. font-family: calibri;
  72. border-bottom: 1=px dotted {color:text};
  73. font-size:14px;
  74. text-transform:uppercase;
  75. color:{color:title};
  76. padding-bottom:5px;
  77. letter-spacing:-1.5px;
  78. text-align:left;}
  79.  
  80.  
  81.  
  82.  
  83. #pulser {
  84. text-align:center;
  85. }
  86.  
  87. #pulse {
  88. color: #737373;
  89. font-style: italic;
  90. padding:5px;
  91. text-align: center;
  92. background-color:{color:askcolor};
  93. font-family: georgia;
  94. font-size: 10px;
  95. text-transform:uppercase;-webkit-border-radius: 5px;
  96. -moz-border-radius: 5px;
  97. border-radius: 5px;}
  98.  
  99.  
  100. #pulse a{
  101. color: {color:link};}
  102.  
  103. #pulse a:hover{
  104. color: {color:link hover};}
  105.  
  106. #pulse img{
  107. float:left;
  108. margin:5px;}
  109.  
  110. #oerba {
  111. padding: 5px;
  112. font: 12px/12px "georgia", Courier, monospace;
  113. letter-spacing: -1px;}
  114.  
  115.  
  116. blockquote{
  117.  
  118. padding:3px;
  119. color: {color:text};
  120. border-left: 1px dotted {color:text};
  121. background-color:{color:blockquote background};
  122. font-family: calibri;
  123. font-size:10px;
  124. margin-right: 40px;}
  125.  
  126.  
  127. {block:PermalinkPage}
  128. #quofred {
  129. width:500px;
  130. float:left;
  131. text-align:justify;
  132. margin-top:7px;
  133. background:{color:entry background};
  134. color: {color:text};
  135. padding:10px;
  136. font-family: CALIBRI;
  137. font-size:9px;
  138. height: auto;
  139. margin-left:360px;
  140. overflow:hidden;}
  141. {/block:PermalinkPage}
  142.  
  143. {block:IndexPage}
  144. #quofred {
  145. width:400px;
  146. float:left;
  147. text-align:justify;
  148. margin-top:7px;
  149. background:{color:entry background};
  150. color: {color:text};
  151. padding:10px;
  152. font-family: calibri;
  153. font-size:9px;
  154. height: auto;
  155. margin-left:360px;
  156. overflow:hidden;}
  157.  
  158. #quofred img{max-width:400px;}
  159. {/block:IndexPage}
  160.  
  161.  
  162. #text {font-family:calibri;
  163. padding:5px; font-size:10px;}
  164.  
  165. #jihl {max-width:400px; min-width:400px;overflow:hidden;}
  166.  
  167. {block:IndexPage}
  168. {block:IfPictureFade}
  169.  
  170. #quofred img {
  171. opacity: 0.8;
  172. filter: alpha:(opacity=80);
  173. -moz-opacity: 0.8;
  174. -webkit-transition: all 0.7s ease;
  175. -moz-transition: all 0.7s ease;
  176. -o-transition: all 0.7s ease;}
  177.  
  178. #quofred img:hover {
  179. opacity: 1;
  180. filter: alpha:(opacity=100);
  181. -moz-opacity: 1;
  182. -webkit-transition: all 1.8s ease;
  183. -moz-transition: all 1.8s ease;
  184. -o-transition: all 1.8s ease;}
  185.  
  186. {/block:IfPictureFade}
  187. {/block:IndexPage}
  188.  
  189. {block:PermalinkPage}
  190. .cid {display:none;}
  191. .raines {display:none;}
  192. {/block:PermalinkPage}
  193.  
  194. {block:IndexPage}
  195. .cid {
  196. float: right;
  197. width:400px;
  198. height:15px;
  199. font-size: 10px;
  200. font-family:calibri;
  201. text-transform:uppercase;
  202. margin-top:-10px;
  203. line-height:15px;
  204. background-color:{color:permalinks};
  205. position: absolute;
  206. text-align: center;
  207. -webkit-transition: all 0.4s ease-in;
  208. -moz-transition: all 0.4s ease-in;
  209. -o-transition: all 0.4s ease-in;opacity:0;
  210. z-index:999;}
  211.  
  212. #quofred:hover .cid {margin-top:0px;opacity: 1;}
  213.  
  214. .raines {
  215. float: right;
  216. color:#fff;
  217. width:400px;
  218. height:15px;
  219. margin-top:-15px;
  220. font-size: 7px;
  221. line-height:15px;
  222. background-color:{color:permalinks};
  223. position: absolute;
  224. text-align: center;
  225. -webkit-transition: all 0.5s ease-in;
  226. -moz-transition: all 0.5s ease-in;
  227. -o-transition: all 0.5s ease-in;opacity:0;
  228. z-index:999;}
  229.  
  230. .raines a {color:{color:text}; padding-right:0px; padding-left:0px; font-size: 10px; letter-spacing: 0px;
  231. font-family: calibri; z-index:-1;}
  232.  
  233. .cid:hover .raines {opacity: 1;}
  234.  
  235.  
  236.  
  237. {/block:IndexPage}
  238.  
  239.  
  240.  
  241. body {
  242. background-image: url('{image:background}');
  243. background-attachment:fixed;
  244. background-color:{color:background};
  245. font-family: georgia;
  246. font-size: 9px;-webkit-transition: all 0.6s ease-in;
  247. -moz-transition: all 0.6s ease-in;
  248. -o-transition: all 0.6s ease-in;}
  249.  
  250.  
  251. a {font-weight:normal; color:{color:link}; text-decoration:none;-webkit-transition: all 0.6s ease-in;
  252. -moz-transition: all 0.6s ease-in;
  253. -o-transition: all 0.6s ease-in;}
  254. a:hover {color:{color:link hover};-webkit-transition: all 0.6s ease-in;
  255. -moz-transition: all 0.6s ease-in;
  256. -o-transition: all 0.6s ease-in;}
  257.  
  258.  
  259. #snowdiv {
  260. width:480px;
  261. padding:4px;
  262. border-bottom: 1px dotted {color:text};
  263. }
  264.  
  265. {block:PermalinkPage}
  266. #snow {
  267. width:490px;
  268. height:auto;
  269. padding-left:10px;
  270. padding-right:10px;
  271. padding-bottom:10px;
  272. border: 5px solid {color:entry background};
  273. color: {color:text};
  274. background-color:{color:note background};
  275. margin-left:360px;
  276. line-height: 15px;
  277. letter-spacing: 0px;
  278. font-family: georgia;
  279. font-size:10px;
  280. z-index:-9999999999;}
  281.  
  282. li.snow {
  283. list-style:hiragana;
  284. padding: 2px;
  285. margin: 2px;
  286. letter-spacing: 0px;}
  287.  
  288. #snow a{
  289. color: {color:maintitle};
  290. letter-spacing: 0px;
  291. font-family: georgia;
  292. font-size: 10px;}
  293. {/block:Permalinkpage}
  294.  
  295. #yun { font-size:10px; font-family:consolas;text-align:center;}
  296. #yun a {color:#000;}
  297.  
  298.  
  299. font-style: normal;
  300. font-family:calibri;}
  301.  
  302.  
  303. ul {
  304. list-style:square;}
  305.  
  306. #dajh {
  307. width: 100%px;
  308. background: #000000;
  309. }
  310.  
  311. #dajhtext {
  312. text-transform: uppercase;
  313. padding: 0px;
  314. text-align:center;}
  315.  
  316.  
  317.  
  318. #vanille{
  319. color: {color:text};
  320. opacity:1;
  321. text-align:center;
  322. font-family: georgia;
  323. font-size:9px;
  324. padding:5px;
  325. margin-top:3px;
  326. width:auto; height:auto; z-index:999;
  327. overflow:hidden;-webkit-transition: all 1.0s ease-in;
  328. -moz-transition: all 1.0s ease-in;
  329. -o-transition: all 1.0s ease-in;}
  330.  
  331. #vanille a {color:#000;}
  332.  
  333.  
  334. #lightning {
  335. height:auto; text-align:right ;font-size: 10px;
  336. text-transform:uppercase;
  337. margin-top:10px;
  338. position:fixed; left:165px;
  339. border: 0px solid {color: entry background};
  340. -webkit-transition: all 1.4s ease-in;
  341. -moz-transition: all 1.4s ease-in;
  342. -o-transition: all 1.4s ease-in;z-index:999;}
  343.  
  344.  
  345.  
  346. #lightning img {
  347. width:200px;
  348. opacity: 1;
  349. filter: alpha:(opacity=100;)
  350. -moz-opacity: 1;
  351. -webkit-transition: all 0.8s ease;
  352. -moz-transition: all 0.8s ease;
  353. -o-transition: all 0.8s ease;
  354. }
  355.  
  356. #lightning img:hover {{block:IfPictureFade}
  357. opacity: 0.7;
  358. filter: alpha:(opacity=70);
  359. -moz-opacity: 0.7;
  360. {/block:IfPictureFade}
  361. -webkit-transition: all 1.8s ease;
  362. -moz-transition: all 1.8s ease;
  363. -o-transition: all 0.8s ease;}
  364.  
  365. #fang {
  366. background-color: {transparent};
  367. text-color: {color:text};
  368. width:210px;
  369. height:10px;
  370. font-family:calibri;
  371. padding-right:10px;
  372. font-size:7.5px;
  373. margin-top:2px;
  374. letter-spacing:1px;
  375. text-align:center;
  376.  
  377. z-index:1;
  378. -webkit-transition: all 0.8s ease;
  379. -moz-transition: all 0.8s ease;
  380. -o-transition: all 0.8s ease;}
  381.  
  382. #fang a {color:#fff;}
  383.  
  384.  
  385. #fang:hover {
  386. background: url({none});
  387. background-color:{color:menu hover};
  388. width:180px;
  389. padding-right:30px;
  390.  
  391.  
  392.  
  393. }
  394.  
  395. #fangg2 {
  396. background: url({image:side background});
  397. width:196px;
  398. text-align:center;
  399. font-family:arial;
  400. font-size:10px;
  401. height:auto;
  402. padding:2px;
  403. overflow:hidden;
  404. -webkit-transition: all 1.0s ease-in;
  405. -moz-transition: all 1.0s ease-in;
  406. -o-transition: all 1.0s ease-in;
  407. z-index:999; }
  408. #fangg {
  409. background: url({image:side background});
  410. width:200px;
  411. text-align:center;
  412. font-family:arial;
  413. font-size:10px;
  414. height:15px;
  415. overflow:hidden;
  416. -webkit-transition: all 1.0s ease-in;
  417. -moz-transition: all 1.0s ease-in;
  418. -o-transition: all 1.0s ease-in;
  419. z-index:999; }
  420.  
  421. #fangg a {color:#a7a3a3;}
  422. #fangg a:hover {color:#fff;}
  423.  
  424.  
  425. {block:IndexPage}
  426. #fangg:hover {height:45px;
  427. {block:IfLinks1}
  428. height:55px;
  429. {/block:IfLinks1}
  430. {block:IfLinks2}
  431. height:65px;
  432. {/block:IfLinks2}
  433. {block:IfLinks3}
  434. height:75px;
  435. {/block:IfLinks3}
  436. {block:IfLinks4}
  437. height:85px;
  438. {/block:IfLinks4}
  439. }
  440. {/block:IndexPage}
  441.  
  442. {block:PermalinkPage}
  443. #fangg:hover {height:55px;
  444. {block:IfLinks1}
  445. height:65px;
  446. {/block:IfLinks1}
  447. {block:IfLinks2}
  448. height:78px;
  449. {/block:IfLinks2}
  450. {block:IfLinks3}
  451. height:88px;
  452. {/block:IfLinks3}
  453. {block:IfLinks4}
  454. height:98px;
  455. {/block:IfLinks4}}
  456. {/block:PermalinkPage}
  457.  
  458.  
  459. #top-link{ display:none; position:fixed; right:10px; bottom:10px;color:#000;font-family: arial;text-decoration:none;background:none;font-size:8px; text-transform:uppercase;}
  460.  
  461.  
  462. #credit{ position:fixed; left:10px; bottom:10px;color:#000;font-family: arial;font-size:10px; opacity:0.2;}
  463. #credit:hover {opacity:1;}
  464.  
  465.  
  466. #tumblr_controls{position: fixed!important;z-index:15;}
  467.  
  468. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  469.  
  470. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  471.  
  472.  
  473. </style>
  474. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  475.  
  476.  
  477. <script type="text/javascript" src="http://davidwalsh.name/dw-content/jquery-1.3.2.js"></script>
  478. <script type="text/javascript" src="http://davidwalsh.name/dw-content/jquery.scrollTo-1.4.0-min.js"></script>
  479. <script type="text/javascript">
  480. jQuery.fn.topLink = function(settings) {
  481. settings = jQuery.extend({
  482. min: 1,
  483. fadeSpeed: 200,
  484. ieOffset: 50
  485. }, settings);
  486. return this.each(function() {
  487. //listen for scroll
  488. var el = $(this);
  489. el.css('display','none'); //in case the user forgot
  490. $(window).scroll(function() {
  491. if(!jQuery.support.hrefNormalized) {
  492. el.css({
  493. 'position': 'absolute',
  494. 'top': $(window).scrollTop() + $(window).height() - settings.ieOffset
  495. });
  496. }
  497. if($(window).scrollTop() >= settings.min)
  498. {
  499. el.fadeIn(settings.fadeSpeed);
  500. }
  501. else
  502. {
  503. el.fadeOut(settings.fadeSpeed);
  504. }
  505. });
  506. });
  507. };
  508.  
  509. $(document).ready(function() {
  510. $('#top-link').topLink({
  511. min: 400,
  512. fadeSpeed: 500
  513. });
  514. //smoothscroll
  515. $('#top-link').click(function(e) {
  516. e.preventDefault();
  517. $.scrollTo(0,300);
  518. });
  519. });
  520.  
  521.  
  522.  
  523. </script>
  524.  
  525. <script type="text/javascript" src="http://davidwalsh.name/dw-content/jquery-1.3.2.js"></script>
  526. <script type="text/javascript" src="http://davidwalsh.name/dw-content/jquery.scrollTo-1.4.0-min.js"></script>
  527. <script type="text/javascript">
  528. jQuery.fn.topLink = function(settings) {
  529. settings = jQuery.extend({
  530. min: 1,
  531. fadeSpeed: 200,
  532. ieOffset: 50
  533. }, settings);
  534. return this.each(function() {
  535. //listen for scroll
  536. var el = $(this);
  537. el.css('display','none'); //in case the user forgot
  538. $(window).scroll(function() {
  539. if(!jQuery.support.hrefNormalized) {
  540. el.css({
  541. 'position': 'absolute',
  542. 'top': $(window).scrollTop() + $(window).height() - settings.ieOffset
  543. });
  544. }
  545. if($(window).scrollTop() >= settings.min)
  546. {
  547. el.fadeIn(settings.fadeSpeed);
  548. }
  549. else
  550. {
  551. el.fadeOut(settings.fadeSpeed);
  552. }
  553. });
  554. });
  555. };
  556.  
  557. $(document).ready(function() {
  558. $('#top-link').topLink({
  559. min: 400,
  560. fadeSpeed: 500
  561. });
  562. //smoothscroll
  563. $('#top-link').click(function(e) {
  564. e.preventDefault();
  565. $.scrollTo(0,300);
  566. });
  567. });
  568.  
  569.  
  570. </script>
  571.  
  572. {block:IfLazyLoad}
  573. <script type="text/javascript" src="http://static.tumblr.com/yauabn1/dTzlwknnj/jquery.js"></script>
  574.  
  575. <script type="text/javascript" src="http://static.tumblr.com/yauabn1/erElwknoc/lazyload.js"></script>
  576.  
  577. <script type="text/javascript" charset="utf-0">
  578. var $j = jQuery.noConflict();
  579. $j(function() {
  580. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  581. $j("img").lazyload({
  582. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  583. effect: "fadeIn",
  584. });
  585. });
  586.  
  587. </script>
  588. {/block:IfLazyLoad}
  589.  
  590. </head>
  591.  
  592. <body>
  593. <div class="sidebar">
  594. {block:ifshowsidebarimage}
  595. <a href= "/"><img style="{block:iffadedimages}opacity: 0.95;{/block:iffadedimages}{block:ifroundedcorners}-moz-border-radius: 5px;
  596. border-radius: 5px;
  597. {block:ifroundedcorners}" src="{image:sidebar}"width=100%"/></a>
  598. {/block:ifshowsidebarimage}
  599.  
  600. <div style="border-top: 1px solid #f0f0f0; text-align:right; padding-right:3px; padding-top:1px; padding-bottom:3px;">
  601. <div id="top"></div>
  602. <div id="top-link"><a style="border:none;" href="#top">{text:back to top}</a></div>
  603.  
  604.  
  605.  
  606. <div id = "lightningbackground"></div>
  607.  
  608. <div id = "lightning">
  609.  
  610.  
  611. <center> <a href="/" title="{title}"> <img src="{image:Sidebar}"></a></center>
  612.  
  613. <div id="fangg"><i><font-family:calibri> ↓</font></i><br>
  614. {block:PermalinkPage}
  615. <a href="/" title="home"><div id="fang">HOME</div></a>
  616. {/block:PermalinkPage}
  617.  
  618. <a href="/ask" title="message"><div id="fang">MESSAGE</div></a>
  619.  
  620. {block:IfLinks1}
  621. <a href="{text:Link 1}" title="{text:Link 1 title}"><div id="fang">{text:Link 1 title}</div></a>{/block:IfLinks1}
  622.  
  623. {block:IfLinks2}
  624. <a href="{text:Link 2}" title="{text:Link 2 title}"><div id="fang">{text:Link 2 title}</div></a>{/block:IfLinks2}
  625.  
  626. {block:IfLinks3}
  627. <a href="{text:Link 3}" title="{text:Link 3 title}"><div id="fang">{text:Link 3 title}</div></a>{/block:IfLinks3}
  628.  
  629. {block:IfLinks4}
  630. <a href="{text:Link 4}" title="{text:Link 4 title}"><div id="fang">{text:Link 4 title}</div></a>{/block:IfLinks4}
  631.  
  632. <a href="http://drunkrocker.tumblr.com/" title="drunkrocker themes"><div id="fang">CREDIT</div></a>
  633.  
  634. </div><div id="fangg2">
  635. <div id ="vanille">{description}</div>
  636. </div>
  637.  
  638. {block:IfNotEndlessScroll}
  639.  
  640. <div id="yun">
  641. {block:PreviousPage}<a href="{PreviousPage}"> back |</a>{/block:PreviousPage}
  642. {block:NextPage}<a href="{NextPage}">next </a>{/block:NextPage}</div>
  643. {/block:IfNotEndlessScroll}
  644. </div>
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653. {block:IfEndlessScroll}
  654. <div class="autopagerize_page_element">
  655. {/block:IfEndlessScroll}
  656. {block:Posts}
  657.  
  658. <table width="0" border="0" align="center" cellspacing="0px" cellpadding="0px">
  659.  
  660.  
  661.  
  662. <tr>
  663.  
  664. {block:Text}
  665. <div id="quofred">
  666. {block:IfShowHoverNOTES}
  667. <div class="cid">
  668. {TIMEAGO} · {NoteCountWithLabel}
  669. <div class="raines">
  670. <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
  671. </div></div>
  672. {/block:IfShowHoverNotes}
  673.  
  674.  
  675. {block:Title}
  676. <div id="eden">
  677. <big>“</big><a href="{Permalink}">
  678. {Title}
  679. </a></div>
  680. {/block:Title}
  681.  
  682. <div id="text">
  683. {Body}
  684.  
  685. </div> </div> </div>
  686.  
  687. {/block:Text}
  688.  
  689.  
  690. {block:Quote}
  691. <div id="quofred">
  692. {block:IfShowHoverNOTES}
  693. <div class="cid">
  694. {TIMEAGO} · {NoteCountWithLabel}
  695. <div class="raines">
  696. <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
  697. </div></div>
  698. {/block:IfShowHoverNotes}
  699.  
  700. <div id="oerba" align="center">
  701. &#8220;{Quote}&#8221;
  702. </div>
  703. <center>
  704. {block:Source}&#8212;
  705. {Source}
  706. {/block:Source}
  707. </center>
  708. </div>
  709. </div>
  710.  
  711. {/block:Quote}
  712.  
  713.  
  714. {block:Link}
  715.  
  716. <div id="quofred">
  717. {block:IfShowHoverNOTES}
  718. <div class="cid">
  719. {TIMEAGO} · {NoteCountWithLabel}
  720. <div class="raines">
  721. <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
  722. </div></div>
  723. {/block:IfShowHoverNotes}
  724.  
  725. <div id="eden">
  726. <big>“</big><a href="{URL}" {Target}>{Name}
  727. </a></div>
  728. {block:Description}
  729. <div id="text">
  730. {Description}
  731. </div>
  732. {/block:Description}
  733.  
  734. </div>
  735. {/block:Link}
  736.  
  737.  
  738. {block:Chat}
  739. <div id="quofred">
  740. {block:IfShowHoverNOTES}
  741. <div class="cid">
  742. {TIMEAGO} · {NoteCountWithLabel}
  743. <div class="raines">
  744. <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
  745. </div></div>
  746. {/block:IfShowHoverNotes}
  747.  
  748. {block:Title}
  749. <div id="eden">
  750. <big>『</big><a href="{Permalink}">{Title}</a></div>
  751. {/block:Title}
  752. <div id="cocoon">
  753.  
  754. <ul>
  755. {block:Lines}
  756. <li class="person{UserNumber}">
  757. {block:Label}
  758.  
  759. {Label}
  760.  
  761. {/block:Label}
  762. {Line}
  763. </li>
  764. {/block:Lines}
  765. </ul>
  766.  
  767.  
  768. </div> </div>
  769. {/block:Chat}
  770.  
  771.  
  772. {block:Audio}
  773.  
  774. <div id="quofred">
  775. {block:IfShowHoverNOTES}
  776. <div class="cid">
  777. {TIMEAGO} · {NoteCountWithLabel}
  778. <div class="raines">
  779. <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
  780. </div></div>
  781. {/block:IfShowHoverNotes}
  782.  
  783. <div id="dajh">{AudioPlayerBlack}</div>
  784. <div id="dajhtext">
  785. <div id="dajhtext">{PlayCountWithLabel}</div>
  786.  
  787. {block:Caption}
  788. {Caption}
  789. {/block:Caption}
  790.  
  791. </div></div>
  792.  
  793. {/block:Audio}
  794.  
  795.  
  796. {block:Answer}
  797. <div id="quofred">
  798. {block:IfShowHoverNOTES}
  799. <div class="cid">
  800. {TIMEAGO} · {NoteCountWithLabel}
  801. <div class="raines">
  802. <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
  803. </div></div>
  804. {/block:IfShowHoverNotes}
  805.  
  806. <div id="pulse">{Asker} whispered: {Question}</div>
  807. <div id="pulser">{Answer}</div></div>
  808. {/block:Answer}
  809.  
  810.  
  811. {block:Photo} <div id="quofred">
  812. {block:IfShowHoverNOTES}
  813. <div class="cid">
  814. {TIMEAGO} · {NoteCountWithLabel}
  815. <div class="raines">
  816. <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
  817. </div></div>{/block:IfShowHoverNotes}{LinkOpenTag}<a href="{Permalink}">{block:IndexPage}<img src="{PhotoURL-500}"/>{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-500}"/>{/block:PermalinkPage}</a>{LinkCloseTag}
  818.  
  819. {block:PermalinkPage}
  820. {block:Caption}
  821. {Caption}
  822. {/block:Caption}
  823. {/block:PermalinkPage}
  824.  
  825. {block:IfShowCaptions}
  826. {block:Caption}
  827. {Caption}
  828. {/block:Caption}
  829. {/block:IfShowCaptions}
  830.  
  831. </div></div>
  832.  
  833. {/block:Photo}
  834.  
  835.  
  836. {block:Photoset}
  837. <div id="quofred">
  838. {block:IfShowHoverNOTES}
  839. <div class="cid">
  840. {TIMEAGO} · {NoteCountWithLabel}
  841. <div class="raines">
  842. <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
  843. </div></div>
  844. {/block:IfShowHoverNotes}
  845.  
  846. {block:IndexPage}
  847. {Photoset-400}
  848. {/block:IndexPage}
  849.  
  850. {block:PermalinkPage}
  851. {Photoset-500}
  852. {/block:PermalinkPage}
  853.  
  854. {block:PermalinkPage}
  855. {block:Caption}
  856. {Caption}
  857. {/block:Caption}
  858. {/block:PermalinkPage}
  859.  
  860. {block:IfShowCaptions}
  861. {block:Caption}
  862. {Caption}
  863. {/block:Caption}
  864. {/block:IfShowCaptions}
  865.  
  866. </div></div>
  867.  
  868. {/block:Photoset}
  869.  
  870.  
  871. {block:Video}
  872. <div id="quofred">
  873. {block:IfShowHoverNOTES}
  874. <div class="cid">
  875. {TIMEAGO} · {NoteCountWithLabel}
  876. <div class="raines">
  877. <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
  878. </div></div>
  879. {/block:IfShowHoverNotes}
  880. {Video-400}
  881.  
  882. {block:PermalinkPage}
  883. {block:Caption}
  884. {Caption}
  885. {/block:Caption}
  886. {/block:PermalinkPage}
  887.  
  888. {block:IfShowCaptions}
  889. {block:Caption}
  890. {Caption}
  891. {/block:Caption}
  892. {/block:IfShowCaptions}
  893.  
  894. </div></div>
  895.  
  896. {/block:Video}
  897.  
  898.  
  899.  
  900. </div> </div> </div>
  901.  
  902. <div id="snow">
  903. <br>
  904. {block:PermalinkPage}
  905. <center> posted {TimeAgo} with {NoteCountWithLabel}
  906. {block:RebloggedFrom}
  907. reblogged from <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  908. (source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>)
  909. {/block:RebloggedFrom}
  910. <br>
  911. {block:HasTags}
  912. tagged as
  913. {block:Tags}
  914. #<a href="{TagURL}">{Tag}</a>
  915. {/block:Tags}
  916. {/block:HasTags}
  917.  
  918. </center>
  919. {block:PostNotes}
  920. <div id="snowdiv">
  921. </div>
  922. {/block:PostNotes}
  923. {block:PostNotes}
  924. {PostNotes}
  925. {/block:PostNotes}
  926.  
  927. </div>
  928. {/block:PermalinkPage}
  929.  
  930. </td>
  931. </tr>
  932. </table>
  933. {/block:Posts}
  934.  
  935. </body>
  936.  
  937. </html>
Advertisement
Add Comment
Please, Sign In to add comment