Advertisement
nofacesface

Carpe Noctem 2-Column

Sep 30th, 2013
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.71 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <!--THEME BY NO-FACES-FACE
  5. steal and I'll find you and punch you in the throat (โ—กโ€ฟโ—กโœฟ)
  6. -->
  7.  
  8. <head>
  9.  
  10. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  11.  
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15.  
  16.  
  17.  
  18. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/03/03/tiny-hand-10.html" border="0" alt="Tiny Hand" style="position:absolute; top: 0px; right: 0px;" /></a>
  19.  
  20.  
  21. <meta name="color:Background" content="#ffffff"/>
  22. <meta name="color: Blog Title" content="#000" />
  23. <meta name="color:Text" content="#000"/>
  24. <meta name="color:Hover" content="#c79ea6"/>
  25. <meta name="color:Link" content="#000000"/>
  26. <meta name="color:Scrollbar" content="#c79ea6"/>
  27. <meta name="color:Description" content="#000"/>
  28. <meta name="image:Background" content=""/>
  29.  
  30. <meta name="text:link one" content="/" />
  31. <meta name="text:link two" content="/ask" />
  32. <meta name="text:link three" content="/archive" />
  33. <meta name="text:link four" content="/submit" />
  34. <meta name="text:link five" content="/testpage" />
  35.  
  36. <meta name="text:link one title" content="refresh" />
  37. <meta name="text:link two title" content="message" />
  38. <meta name="text:link three title" content="past" />
  39. <meta name="text:link four title" content="submit" />
  40. <meta name="text:link five title" content="test page" />
  41.  
  42. <meta name="if:caption" content="0" />
  43.  
  44.  
  45. <meta name="image:sidebar" content="http://static.tumblr.com/85027e0a8950268cd41104681272947b/cbjpgjf/tPnmtlzjv/tumblr_static_tumblr_mosr0bun271s93yjmo1_400.png"/>
  46.  
  47. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title> {block:Description}<meta name=""
  48. content="{MetaDescription}" />{/block:Description}
  49. <link rel="shortcut icon" href="{Favicon}">
  50.  
  51. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  52.  
  53. <style>
  54. div#qTip {
  55. padding: 4px;
  56. display: none;
  57. text-align: center;
  58. position: absolute;
  59. font-size:8px;
  60. line-height:10px;
  61. z-index: 1000;
  62. background-color: rgba(0,0,0,0.6);
  63. color: {color:Hover};
  64. text-transform:uppercase;
  65. letter-spacing: 2px;
  66.  
  67. }
  68. </style>
  69.  
  70.  
  71.  
  72.  
  73. <style type="text/css">
  74.  
  75.  
  76.  
  77.  
  78. @font-face {
  79. font-family: "a";
  80. src: url(' https://dl.dropboxusercontent.com/s/49ew9pt3j35jxbq/Neou-Bold.otf?token_hash=AAE0_sZlzDpcvxV4cIldb6Yvoa22xrKqUahiA4gBtGBn7w&dl=1');
  81. }
  82.  
  83.  
  84.  
  85. .entry img {
  86. opacity: 0.7px;
  87. -webkit-transition: opacity 0.6s linear;
  88. -webkit-transition: all 0.6s ease-in-out;
  89. -moz-transition: all 0.6s ease-in-out;
  90. -o-transition: all 0.6s ease-in-out;
  91. display: block;
  92. max-width: 100%;
  93. }
  94.  
  95.  
  96. .entry:hover img {
  97. opacity: 0.9px;
  98. -webkit-transition: opacity 0.6s linear;
  99. -webkit-transition: all 0.6s ease-in-out;
  100. -moz-transition: all 0.6s ease-in-out;
  101. -o-transition: all 0.6s ease-in-out;
  102. max-width: 100%;
  103. }
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113. ::-webkit-scrollbar {width: 6px; height: 4px; background: white; }
  114.  
  115. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122. .wrapper{
  123. margin: 0px auto;
  124. width: 802px;
  125. }
  126.  
  127. .header{
  128. float: left;
  129. width: 100%;
  130. }
  131.  
  132. .left{
  133. float: right;
  134. margin-right: -105px;
  135. text-align: center;
  136. width: 922px;
  137. }
  138.  
  139. .right{
  140. float: right;
  141. width: 922px;
  142. background-color: {color:Background};
  143. }
  144.  
  145. body {
  146. padding: 5px;
  147. margin: 5px;
  148. color:{color:text};
  149. font-family: didot;
  150. font-size: 11px;
  151. background-color: {color:Background};
  152. background-image:url({image:Background});
  153. background-attachment: fixed;
  154. }
  155.  
  156. a:link, a:active, a:visited{
  157. color:{color:Link};
  158. text-decoration: none;
  159. -webkit-transition: color 0.4s ease-out;
  160. -moz-transition: color 0.4s ease-out;
  161. }
  162.  
  163. a:hover{
  164. color:{color:Hover};
  165. -webkit-transition: color 0.4s ease-out;
  166. -moz-transition: color 0.4s ease-out;
  167. }
  168.  
  169. .entry {
  170. margin-top: 2px;
  171. margin-left:5px;
  172. padding: 3px;
  173. float:left;
  174. line-height:10px;
  175. width: 100%;
  176. height: auto;
  177. {block:IndexPage}
  178. width:400px;
  179. {/block:IndexPage}
  180. {block:PermalinkPage}
  181. width:250px;
  182. margin-left:50px;
  183. {/block:PermalinkPage}
  184.  
  185. }
  186.  
  187. .title{
  188. font-family: a;
  189. font-size: 17px;
  190. line-height:12px;
  191. color: {color:title};
  192. font-weight: normal;
  193. text-transform: uppercase;
  194. padding:0px 0px 0px 0px;
  195. text-align: center;
  196.  
  197. }
  198.  
  199.  
  200.  
  201. .entry .permalink{
  202. text-transform: none;
  203. position:absolute;
  204. width:385px;
  205. height: 11px;
  206. padding-top:2px;
  207. padding-bottom:14px;
  208. padding-left:5px;
  209. padding-right:10px;
  210. background-color: rgba(0,0,0,0.4);
  211. overflow:hidden;
  212. font-size: 13px;
  213. font-family: a;
  214. line-height:20px;
  215. text-align:center;
  216. opacity:0.0;
  217. -webkit-transition: all 0.5s linear;
  218. -webkit-transition: all 0.5s linear;
  219. -moz-transition: all 0.5s linear;
  220. transition: all 0.5s linear;
  221. }
  222.  
  223. .entry:hover .permalink{
  224. margin-top:0px;
  225. margin-left:0px;
  226. overflow:hidden;
  227. opacity: .9;
  228. }
  229.  
  230. .textperma{
  231. display: block;
  232. font-family: a;
  233. font-size: 13px;
  234. text-transform: lowercase;
  235. text-align: right;
  236. background-color: rgba(0,0,0,0.4);
  237. letter-spacing: 0px;
  238. padding: 0px;
  239. margin: 0px;
  240. }
  241.  
  242.  
  243.  
  244. .videoperma embed, .post div.video object {
  245. width:400px !important;
  246. height:350px !important;
  247. }
  248.  
  249.  
  250.  
  251.  
  252. /* SIDEBAR */
  253.  
  254. #one { z-index: -99; overflow: hidden; position:fixed; top:-10px; left:40px; width:120px; height:100%; padding:10px; }
  255.  
  256. #one img {
  257. width: auto;
  258. height: 700px; }
  259.  
  260. #two { overflow: hidden; position:fixed; top:-10px; left:195px; width:15px; height:100%; padding:10px; }
  261.  
  262. #two img {
  263. width: auto;
  264. height: 700px; }
  265.  
  266. #butts {
  267. overflow: hidden; position:fixed; top:0px; left:50px; width:110px; height:100%; padding:10px; }
  268.  
  269.  
  270. #container1 {
  271. position:relative; margin-top:-10px; margin-left: -150px; width:250px; height:100%; padding:10px; background-color: none; -webkit-transition: all 0.5s ease-in-out;
  272. -moz-transition: all 0.5s ease-in-out;
  273. -o-transition: all 0.5s ease-in-out;
  274. transition: all 0.5s ease-in-out; }
  275.  
  276. #container1:hover {
  277. margin-left: -10px;
  278. background-color: rgba(0,0,0,0.6);}
  279.  
  280. #descbox {
  281. overflow: hidden;
  282. position: absolute;
  283. height:112px;
  284. width: 112px;
  285. margin-top: 250px;
  286. margin-left: -1px;
  287. background-color: rgba(255,255,255,0.7);
  288. -moz-border-radius: 90px 90px 90px 90px;
  289. border-radius: 90px 90px 90px 90px;
  290. }
  291.  
  292. #titlebox {
  293. position: absolute;
  294. height:50px;
  295. width: 106px;
  296. margin-top: 280px;
  297. margin-left: 142px;
  298. }
  299.  
  300.  
  301.  
  302. #butts2 {
  303. position:fixed; top:0px; left:195px; width:15px; height:100%; padding:10px; }
  304.  
  305. #navi {
  306. position:fixed; margin-top:-10px; margin-left:-10px; width:15px; height:100%; padding:10px; background-color: none;
  307. -webkit-transition: all 0.5s ease-in-out;
  308. -moz-transition: all 0.5s ease-in-out;
  309. -o-transition: all 0.5s ease-in-out;
  310. transition: all 0.5s ease-in-out;}
  311.  
  312.  
  313. #navi:hover {
  314. background-color: rgba(0,0,0,0.6);}
  315.  
  316. #linkbox {
  317. height: 250px;
  318. width: 35px;
  319. position: absolute;
  320. margin-top:190px;
  321. margin-left: -10px;
  322.  
  323. }
  324.  
  325.  
  326. #l1 {
  327. height: 50px;
  328. width: 35px;
  329. margin-top: 0px;
  330. margin-left: 0px;
  331. position: absolute;
  332. background-color: none;
  333. -webkit-transition: all 0.5s ease-in-out;
  334. -moz-transition: all 0.5s ease-in-out;
  335. -o-transition: all 0.5s ease-in-out;
  336. transition: all 0.5s ease-in-out;
  337. }
  338.  
  339. #l1:hover {
  340. background-color: rgba(255,255,255,0.5);}
  341.  
  342.  
  343. #l1text {
  344. font-family: a;
  345. font-size: 20px;
  346. text-align: center;
  347. margin-top: 14px;}
  348.  
  349. #l2 {
  350. height: 50px;
  351. width: 35px;
  352. margin-top: 50px;
  353. margin-left: 0px;
  354. position: absolute;
  355. background-color: none;-webkit-transition: all 0.5s ease-in-out;
  356. -moz-transition: all 0.5s ease-in-out;
  357. -o-transition: all 0.5s ease-in-out;
  358. transition: all 0.5s ease-in-out;
  359. }
  360.  
  361. #l2:hover {
  362. background-color: rgba(255,255,255,0.5);}
  363.  
  364. #l2text {
  365. font-family: a;
  366. font-size: 20px;
  367. text-align: center;
  368. margin-top: 14px;}
  369.  
  370.  
  371. #l3 {
  372. height: 50px;
  373. width: 35px;
  374. margin-top: 100px;
  375. margin-left: 0px;
  376. position: absolute;
  377. background-color: none;-webkit-transition: all 0.5s ease-in-out;
  378. -moz-transition: all 0.5s ease-in-out;
  379. -o-transition: all 0.5s ease-in-out;
  380. transition: all 0.5s ease-in-out;
  381. }
  382.  
  383. #l3:hover {
  384. background-color: rgba(255,255,255,0.5);}
  385.  
  386. #l3text {
  387. font-family: a;
  388. font-size: 20px;
  389. text-align: center;
  390. margin-top: 14px;}
  391.  
  392. #l4 {
  393. height: 50px;
  394. width: 35px;
  395. margin-top: 150px;
  396. margin-left: 0px;
  397. position: absolute;
  398. background-color: none;-webkit-transition: all 0.5s ease-in-out;
  399. -moz-transition: all 0.5s ease-in-out;
  400. -o-transition: all 0.5s ease-in-out;
  401. transition: all 0.5s ease-in-out;
  402. }
  403.  
  404. #l4:hover {
  405. background-color: rgba(255,255,255,0.5);}
  406.  
  407. #l4text {
  408. font-family: a;
  409. font-size: 20px;
  410. text-align: center;
  411. margin-top: 14px;}
  412.  
  413. #l5 {
  414. height: 50px;
  415. width: 35px;
  416. margin-top: 200px;
  417. margin-left: 0px;
  418. position: absolute;
  419. background-color: none;-webkit-transition: all 0.5s ease-in-out;
  420. -moz-transition: all 0.5s ease-in-out;
  421. -o-transition: all 0.5s ease-in-out;
  422. transition: all 0.5s ease-in-out;
  423. }
  424.  
  425. #l5:hover {
  426. background-color: rgba(255,255,255,0.5);}
  427.  
  428. #l5text {
  429. font-family: a;
  430. font-size: 20px;
  431. text-align: center;
  432. margin-top: 14px;}
  433.  
  434.  
  435. #blogtitle {font-family:a; font-size:23px; text-align: center; text-transform:uppercase; letter-spacing:1px; line-height:25px; color:{color:Blog Title};}
  436.  
  437.  
  438. #description { font-family:b; margin-top: 50px; font-size:9px; text-align:center; letter-spacing:1px; line-height:12px; color: {color:Description};}
  439.  
  440. }
  441.  
  442.  
  443. #posts {
  444. width: 600px;
  445. margin-left:220px;
  446. margin-top:0px;
  447. float:left;
  448. font-family: b;
  449. background-attachment:fixed;
  450. background-repeat: repeat;
  451. background-size:cover;
  452. }
  453.  
  454.  
  455. #infscr-loading{
  456. bottom: -70px;
  457. position: absolute;
  458. left: 50%;
  459. margin-left:-8px;
  460. width:16px;
  461. height:11px;
  462. overflow:hidden;
  463. margin-bottom: 50px;
  464. }
  465. .textperma {
  466. color: #000000;
  467. padding-top: 0px;
  468. padding-bottom: 0px;
  469. font-size: 10px;
  470. text-align: center;
  471. opacity: 0;
  472. filter: alpha(opacity = 0);
  473. -webkit-transition: all ease-in 250ms;
  474. -moz-transition: all ease-in 250ms;
  475. -o-transition: all ease-in 250ms;
  476. -ms-transition: all ease-in 250ms;
  477. transition: all ease-in 250ms;
  478.  
  479. }
  480.  
  481.  
  482. blockquote, q {
  483. padding-left:5px;padding-top:7px;
  484. padding-right:5px;padding-bottom:7px;
  485. margin-left:5px; margin-right:5px;
  486. }
  487.  
  488. .label {
  489. text-transform:uppercase;
  490. color:{color:Link}
  491. }
  492.  
  493. .question {
  494. text-align:left;
  495. padding-left:5px;padding-top:7px;
  496. padding-right:5px;padding-bottom:7px;
  497. }
  498.  
  499. .answer {
  500. text-align:left;
  501. padding-left:5px;padding-top:7px;
  502. padding-right:5px;padding-bottom:7px;
  503. }
  504. .text {
  505. padding: 10px;
  506. }
  507.  
  508. .entry:hover .textperma {
  509. opacity: 1;
  510. filter: alpha(opacity = 100);
  511. -webkit-transition: all ease-in 250ms;
  512. -moz-transition: all ease-in 250ms;
  513. -o-transition: all ease-in 250ms;
  514. -ms-transition: all ease-in 250ms;
  515. transition: all ease-in 250ms;
  516. }
  517.  
  518. #pp {
  519. text-align: center;
  520. width: 100%;
  521. padding-top: 2px;
  522. }
  523. .perma
  524. {
  525. opacity: 0.0;
  526. filter: alpha(opacity = 0);
  527. position:absolute;
  528. z-index:9999991;
  529. bottom: 0px;
  530. right: 7px;
  531. }
  532.  
  533. .entry:hover .perma {
  534. -webkit-transition: opacity 0.4s linear;
  535. opacity: 1;
  536. -moz-transition: all 0.4s linear;
  537. transition: all 0.4s linear;
  538. filter: alpha(opacity = 100);
  539. }
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546. .permahover {
  547. text-align: right;
  548. line-height:200%;
  549. opacity: 0.0;
  550. filter: alpha(opacity = 0);
  551. font-size: 9px;
  552. line-height: 9px;
  553. text-transform: uppercase;
  554. }
  555.  
  556. .entry:hover .permahover {
  557. text-align: center;
  558. opacity: 1;
  559. filter: alpha(opacity = 50);
  560. }
  561.  
  562. .clearfix {
  563. clear: both;
  564. }
  565.  
  566.  
  567. .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle; padding : 2px;
  568. padding-bottom : 0px;}
  569.  
  570.  
  571. iframe#tumblr_controls {
  572. top: 0% !important;
  573. right:0% !important;
  574. opacity:0.3;
  575. position: fixed !important;
  576. filter:alpha(opacity=30);
  577. -webkit-transition: all 0.7s ease;
  578. -moz-transition: all 0.7s ease;
  579. -o-transition: all 0.7s ease;
  580. }
  581. iframe#tumblr_controls:hover{
  582. top: 0% !important;
  583. right:0% !important;
  584. opacity:0.8;
  585. position: fixed !important;
  586. filter:alpha(opacity=80);
  587. -webkit-transition: all 0.7s ease;
  588. -moz-transition: all 0.7s ease;
  589. -o-transition: all 0.7s ease;
  590. }
  591.  
  592.  
  593. .c img{width:100%;}
  594. .c{position:fixed;right:5px;bottom:5px;
  595. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  596. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  597.  
  598. .cboth:hover .c {
  599. opacity: 0;
  600. }
  601.  
  602. .cr img{width:100%;}
  603. .cr{position:fixed;right:5px;bottom:5px; opacity: 0;
  604. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  605. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  606.  
  607. .cboth:hover .cr {
  608. opacity: 1;
  609. }
  610.  
  611.  
  612. {CustomCSS}
  613.  
  614. #tumblr_controls{ position:fixed !important; -webkit-filter: invert(100%); }
  615.  
  616. </style>
  617.  
  618. {block:IndexPage}
  619. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  620. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  621.  
  622. <script type="text/javascript">
  623. $(window).load(function () {
  624. var $content = $('#posts');
  625. $content.masonry({itemSelector: '.entry'}),
  626. $content.infinitescroll({
  627. navSelector : 'div#pagination',
  628. nextSelector : 'div#pagination a#nextPage',
  629. itemSelector : '.entry',
  630. loading: {
  631. finishedMsg: '',
  632. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  633. },
  634. bufferPx : 600,
  635. debug : false,
  636. },
  637. // call masonry as a callback.
  638. function( newElements ) {
  639. var $newElems = $( newElements );
  640. $newElems.hide();
  641. // ensure that images load before adding to masonry layout
  642. $newElems.imagesLoaded(function(){
  643. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  644.  
  645.  
  646. });
  647. });
  648. });
  649. </script>
  650.  
  651.  
  652.  
  653. {/block:IndexPage}
  654.  
  655.  
  656.  
  657.  
  658. <title>{title}</title>
  659. <link rel="shortcut icon" href="{Favicon}"/>
  660.  
  661.  
  662. </head>
  663. <body>
  664.  
  665. <div id="one">
  666. <img width="120px" src={image:sidebar}>
  667. </div>
  668. <div id="two">
  669. <img width="25px" style="margin-left:-155px;" src={image:sidebar}></div>
  670.  
  671. <div id="butts">
  672. <div id="container1">
  673. <div id="titlebox"><div id="blogtitle">{Title}</div></div>
  674. <div id="descbox">
  675. <div id="description">{Description}</div>
  676.  
  677. </div>
  678. </div>
  679. </div>
  680.  
  681. <div id="butts2">
  682. <div id="navi">
  683. <div id="linkbox">
  684. <div id="l1"><div id="l1text"><a href="{text:link one}" title="{text:link one title}">I</a></div></div>
  685. <div id="l2"><div id="l2text"><a href="{text:link two}" title="{text:link two title}">II</a></div></div>
  686. <div id="l3"><div id="l3text"><a href="{text:link three}" title="{text:link three title}">III</a></div></div>
  687. <div id="l4"><div id="l4text"><a href="{text:link four}" title="{text:link four title}">IV</a></div></div>
  688. <div id="l5"><div id="l5text"><a href="{text:link five}" title="{text:link five title}">V</a></div></div>
  689. </div>
  690. </div>
  691. </div>
  692.  
  693.  
  694.  
  695. <div class="wrapper">
  696. <div class="header">
  697. </div>
  698.  
  699.  
  700. <div class="left">
  701.  
  702. <div id="posts">
  703.  
  704. {block:Posts}
  705. <div class="entry">
  706.  
  707.  
  708. {block:Text}
  709. {block:Title}<span class="title">{Title}</span>{/block:Title}
  710. <span class="entrytext">{Body}</span></a>
  711. {block:IndexPage}
  712. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  713. {/block:IndexPage}
  714. {/block:Text}
  715.  
  716. {block:Link}
  717. <a href="{URL}" class="title">{Name}</a>
  718. {block:Description}{description}{/block:Description}
  719. {block:IndexPage}
  720. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  721. {/block:IndexPage}
  722. {block:Link}
  723.  
  724. {block:Photo}
  725. {block:IndexPage}{LinkOpenTag}<div class="photo"><div class="permalink">
  726. <a href="{Permalink}">{dayofweek} with <a href="{permalink}">{NoteCountWithLabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></div><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a></div>{LinkCloseTag}
  727. {block:ifCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifCaption}{/block:IndexPage}
  728. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a>{LinkCloseTag}{/block:PermalinkPage}
  729. {/block:Photo}
  730.  
  731. {block:Photoset}{block:IndexPage}
  732. <div class="permalink">
  733. <a href="{permalink}">{NoteCountWithLabel}</a> / <a href="{ReblogURL}" target="_blank"> reblog </a> | <a href="{permalink}">{TimeAgo}</a></span></div>{block:ifCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifCaption}{/block:IndexPage}<center>{Photoset-400}</center></span>
  734. }{/block:Photoset}
  735.  
  736. {block:Quote}
  737. <span class="title">{Quote}</span><br />
  738. {block:Source}{Source}{/block:Source}
  739. {block:IndexPage}
  740. <br /><div class="textperma"><a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  741. {/block:IndexPage}
  742. {/block:Quote}
  743.  
  744. {block:Chat}
  745. {block:Title}<span class="title">{Title}</span>{/block:Title}
  746. <ul class="chat">
  747. {block:Lines}
  748. <li class="user_{UserNumber}">
  749. {block:Label}
  750. <span class="label">{Label}</span>
  751. {/block:Label}
  752.  
  753. {Line}
  754. </li>
  755. {/block:Lines}
  756. </ul>
  757. {block:IndexPage}
  758. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  759. {/block:IndexPage}
  760. {/block:Chat}
  761.  
  762. {block:Audio}
  763. <center><div style="width:250px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  764. {FormattedPlayCount} plays</small></div></div></center><br>
  765. {block:ifCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifCaption}
  766. {block:IndexPage}
  767. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  768. {/block:IndexPage}
  769. {/block:Audio}
  770.  
  771. {block:Video}{block:IndexPage}
  772. <div class="permalink">
  773. <a href="{permalink}">{NoteCountWithLabel}</a> / <a href="{ReblogURL}" target="_blank"> reblog </a> | <a href="{permalink}">{TimeAgo}</a></span></div>{block:ifCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifCaption}{/block:IndexPage}
  774. <center>
  775. <div class="videoperma">{Video-400}</div><BR>
  776. </center>
  777. {block:Video}
  778.  
  779. {block:PermalinkPage}
  780. <center>
  781. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  782.  
  783.  
  784. {/block:PermalinkPage}
  785.  
  786.  
  787. {block:PostNotes}{PostNotes}
  788. {/block:PostNotes}
  789. </div>
  790.  
  791.  
  792. {/block:Posts}
  793. </div>
  794. </div>
  795. {block:IndexPage}
  796. {/block:IndexPage}
  797. </div>
  798.  
  799. <div class="cboth">
  800. <div class="c">
  801. <img src="http://static.tumblr.com/cbjpgjf/7Bcmvartf/logo2.01.png">
  802. </div>
  803.  
  804. <div class="cr">
  805. <a href="http://no-faces-face.tumblr.com">
  806. <img src="http://static.tumblr.com/cbjpgjf/H2jmvat5o/logo2.02.png"></a>
  807. </div>
  808. </div>
  809.  
  810.  
  811.  
  812. </body>
  813. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement