Advertisement
nofacesface

Carpe Noctem Single-Column

Sep 30th, 2013
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.72 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:500px;
  179. {/block:IndexPage}
  180. {block:PermalinkPage}
  181. width:500px;
  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:485px;
  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.  
  255. #one { z-index: -99; overflow: hidden; position:fixed; top:-10px; left:40px; width:120px; height:100%; padding:10px; }
  256.  
  257. #one img {
  258. width: auto;
  259. height: 700px; }
  260.  
  261. #two { overflow: hidden; position:fixed; top:-10px; left:195px; width:15px; height:100%; padding:10px; }
  262.  
  263. #two img {
  264. width: auto;
  265. height: 700px; }
  266.  
  267.  
  268. #butts {
  269. overflow: hidden; position:fixed; top:0px; left:50px; width:110px; height:100%; padding:10px;}
  270.  
  271.  
  272. #container1 {
  273. 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;
  274. -moz-transition: all 0.5s ease-in-out;
  275. -o-transition: all 0.5s ease-in-out;
  276. transition: all 0.5s ease-in-out; }
  277.  
  278. #container1:hover {
  279. margin-left: -10px;
  280. background-color: rgba(0,0,0,0.6);}
  281.  
  282. #descbox {
  283. overflow: hidden;
  284. position: absolute;
  285. height:112px;
  286. width: 112px;
  287. margin-top: 250px;
  288. margin-left: -1px;
  289. background-color: rgba(255,255,255,0.7);
  290. -moz-border-radius: 90px 90px 90px 90px;
  291. border-radius: 90px 90px 90px 90px;
  292. }
  293.  
  294. #titlebox {
  295. position: absolute;
  296. height:50px;
  297. width: 106px;
  298. margin-top: 280px;
  299. margin-left: 142px;
  300. }
  301.  
  302.  
  303.  
  304. #butts2 {
  305. position:fixed; top:0px; left:195px; width:15px; height:100%; padding:10px; }
  306.  
  307. #navi {
  308. position:fixed; margin-top:-10px; margin-left:-10px; width:15px; height:100%; padding:10px; background-color: none;
  309. -webkit-transition: all 0.5s ease-in-out;
  310. -moz-transition: all 0.5s ease-in-out;
  311. -o-transition: all 0.5s ease-in-out;
  312. transition: all 0.5s ease-in-out;}
  313.  
  314.  
  315. #navi:hover {
  316. background-color: rgba(0,0,0,0.6);}
  317.  
  318. #linkbox {
  319. height: 250px;
  320. width: 35px;
  321. position: absolute;
  322. margin-top:190px;
  323. margin-left: -10px;
  324.  
  325. }
  326.  
  327.  
  328. #l1 {
  329. height: 50px;
  330. width: 35px;
  331. margin-top: 0px;
  332. margin-left: 0px;
  333. position: absolute;
  334. background-color: none;
  335. -webkit-transition: all 0.5s ease-in-out;
  336. -moz-transition: all 0.5s ease-in-out;
  337. -o-transition: all 0.5s ease-in-out;
  338. transition: all 0.5s ease-in-out;
  339. }
  340.  
  341. #l1:hover {
  342. background-color: rgba(255,255,255,0.5);}
  343.  
  344.  
  345. #l1text {
  346. font-family: a;
  347. font-size: 20px;
  348. text-align: center;
  349. margin-top: 14px;}
  350.  
  351. #l2 {
  352. height: 50px;
  353. width: 35px;
  354. margin-top: 50px;
  355. margin-left: 0px;
  356. position: absolute;
  357. background-color: none;-webkit-transition: all 0.5s ease-in-out;
  358. -moz-transition: all 0.5s ease-in-out;
  359. -o-transition: all 0.5s ease-in-out;
  360. transition: all 0.5s ease-in-out;
  361. }
  362.  
  363. #l2:hover {
  364. background-color: rgba(255,255,255,0.5);}
  365.  
  366. #l2text {
  367. font-family: a;
  368. font-size: 20px;
  369. text-align: center;
  370. margin-top: 14px;}
  371.  
  372.  
  373. #l3 {
  374. height: 50px;
  375. width: 35px;
  376. margin-top: 100px;
  377. margin-left: 0px;
  378. position: absolute;
  379. background-color: none;-webkit-transition: all 0.5s ease-in-out;
  380. -moz-transition: all 0.5s ease-in-out;
  381. -o-transition: all 0.5s ease-in-out;
  382. transition: all 0.5s ease-in-out;
  383. }
  384.  
  385. #l3:hover {
  386. background-color: rgba(255,255,255,0.5);}
  387.  
  388. #l3text {
  389. font-family: a;
  390. font-size: 20px;
  391. text-align: center;
  392. margin-top: 14px;}
  393.  
  394. #l4 {
  395. height: 50px;
  396. width: 35px;
  397. margin-top: 150px;
  398. margin-left: 0px;
  399. position: absolute;
  400. background-color: none;-webkit-transition: all 0.5s ease-in-out;
  401. -moz-transition: all 0.5s ease-in-out;
  402. -o-transition: all 0.5s ease-in-out;
  403. transition: all 0.5s ease-in-out;
  404. }
  405.  
  406. #l4:hover {
  407. background-color: rgba(255,255,255,0.5);}
  408.  
  409. #l4text {
  410. font-family: a;
  411. font-size: 20px;
  412. text-align: center;
  413. margin-top: 14px;}
  414.  
  415. #l5 {
  416. height: 50px;
  417. width: 35px;
  418. margin-top: 200px;
  419. margin-left: 0px;
  420. position: absolute;
  421. background-color: none;-webkit-transition: all 0.5s ease-in-out;
  422. -moz-transition: all 0.5s ease-in-out;
  423. -o-transition: all 0.5s ease-in-out;
  424. transition: all 0.5s ease-in-out;
  425. }
  426.  
  427. #l5:hover {
  428. background-color: rgba(255,255,255,0.5);}
  429.  
  430. #l5text {
  431. font-family: a;
  432. font-size: 20px;
  433. text-align: center;
  434. margin-top: 14px;}
  435.  
  436.  
  437. #blogtitle {font-family:a; font-size:23px; text-align: center; text-transform:uppercase; letter-spacing:1px; line-height:25px; color:{color:Blog Title};}
  438.  
  439.  
  440. #description { font-family:b; margin-top: 50px; font-size:9px; text-align:center; letter-spacing:1px; line-height:12px; color: {color:Description};}
  441.  
  442. }
  443.  
  444.  
  445. #posts {
  446. width: 600px;
  447. margin-left:220px;
  448. margin-top:0px;
  449. float:left;
  450. font-family: b;
  451. background-attachment:fixed;
  452. background-repeat: repeat;
  453. background-size:cover;
  454. }
  455.  
  456.  
  457. #infscr-loading{
  458. bottom: -70px;
  459. position: absolute;
  460. left: 50%;
  461. margin-left:-8px;
  462. width:16px;
  463. height:11px;
  464. overflow:hidden;
  465. margin-bottom: 50px;
  466. }
  467. .textperma {
  468. color: #000000;
  469. padding-top: 0px;
  470. padding-bottom: 0px;
  471. font-size: 10px;
  472. text-align: center;
  473. opacity: 0;
  474. filter: alpha(opacity = 0);
  475. -webkit-transition: all ease-in 250ms;
  476. -moz-transition: all ease-in 250ms;
  477. -o-transition: all ease-in 250ms;
  478. -ms-transition: all ease-in 250ms;
  479. transition: all ease-in 250ms;
  480.  
  481. }
  482.  
  483.  
  484. blockquote, q {
  485. padding-left:5px;padding-top:7px;
  486. padding-right:5px;padding-bottom:7px;
  487. margin-left:5px; margin-right:5px;
  488. }
  489.  
  490. .label {
  491. text-transform:uppercase;
  492. color:{color:Link}
  493. }
  494.  
  495. .question {
  496. text-align:left;
  497. padding-left:5px;padding-top:7px;
  498. padding-right:5px;padding-bottom:7px;
  499. }
  500.  
  501. .answer {
  502. text-align:left;
  503. padding-left:5px;padding-top:7px;
  504. padding-right:5px;padding-bottom:7px;
  505. }
  506. .text {
  507. padding: 10px;
  508. }
  509.  
  510. .entry:hover .textperma {
  511. opacity: 1;
  512. filter: alpha(opacity = 100);
  513. -webkit-transition: all ease-in 250ms;
  514. -moz-transition: all ease-in 250ms;
  515. -o-transition: all ease-in 250ms;
  516. -ms-transition: all ease-in 250ms;
  517. transition: all ease-in 250ms;
  518. }
  519.  
  520. #pp {
  521. text-align: center;
  522. width: 100%;
  523. padding-top: 2px;
  524. }
  525. .perma
  526. {
  527. opacity: 0.0;
  528. filter: alpha(opacity = 0);
  529. position:absolute;
  530. z-index:9999991;
  531. bottom: 0px;
  532. right: 7px;
  533. }
  534.  
  535. .entry:hover .perma {
  536. -webkit-transition: opacity 0.4s linear;
  537. opacity: 1;
  538. -moz-transition: all 0.4s linear;
  539. transition: all 0.4s linear;
  540. filter: alpha(opacity = 100);
  541. }
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548. .permahover {
  549. text-align: right;
  550. line-height:200%;
  551. opacity: 0.0;
  552. filter: alpha(opacity = 0);
  553. font-size: 9px;
  554. line-height: 9px;
  555. text-transform: uppercase;
  556. }
  557.  
  558. .entry:hover .permahover {
  559. text-align: center;
  560. opacity: 1;
  561. filter: alpha(opacity = 50);
  562. }
  563.  
  564. .clearfix {
  565. clear: both;
  566. }
  567.  
  568.  
  569. .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle; padding : 2px;
  570. padding-bottom : 0px;}
  571.  
  572.  
  573. iframe#tumblr_controls {
  574. top: 0% !important;
  575. right:0% !important;
  576. opacity:0.3;
  577. position: fixed !important;
  578. filter:alpha(opacity=30);
  579. -webkit-transition: all 0.7s ease;
  580. -moz-transition: all 0.7s ease;
  581. -o-transition: all 0.7s ease;
  582. }
  583. iframe#tumblr_controls:hover{
  584. top: 0% !important;
  585. right:0% !important;
  586. opacity:0.8;
  587. position: fixed !important;
  588. filter:alpha(opacity=80);
  589. -webkit-transition: all 0.7s ease;
  590. -moz-transition: all 0.7s ease;
  591. -o-transition: all 0.7s ease;
  592. }
  593.  
  594.  
  595. .c img{width:100%;}
  596. .c{position:fixed;right:5px;bottom:5px;
  597. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  598. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  599.  
  600. .cboth:hover .c {
  601. opacity: 0;
  602. }
  603.  
  604. .cr img{width:100%;}
  605. .cr{position:fixed;right:5px;bottom:5px; opacity: 0;
  606. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  607. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  608.  
  609. .cboth:hover .cr {
  610. opacity: 1;
  611. }
  612.  
  613.  
  614.  
  615. {CustomCSS}
  616.  
  617. #tumblr_controls{ position:fixed !important; -webkit-filter: invert(100%); }
  618.  
  619. </style>
  620.  
  621. {block:IndexPage}
  622. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  623. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  624.  
  625. <script type="text/javascript">
  626. $(window).load(function () {
  627. var $content = $('#posts');
  628. $content.masonry({itemSelector: '.entry'}),
  629. $content.infinitescroll({
  630. navSelector : 'div#pagination',
  631. nextSelector : 'div#pagination a#nextPage',
  632. itemSelector : '.entry',
  633. loading: {
  634. finishedMsg: '',
  635. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  636. },
  637. bufferPx : 600,
  638. debug : false,
  639. },
  640. // call masonry as a callback.
  641. function( newElements ) {
  642. var $newElems = $( newElements );
  643. $newElems.hide();
  644. // ensure that images load before adding to masonry layout
  645. $newElems.imagesLoaded(function(){
  646. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  647.  
  648.  
  649. });
  650. });
  651. });
  652. </script>
  653.  
  654.  
  655.  
  656. {/block:IndexPage}
  657.  
  658.  
  659.  
  660.  
  661. <title>{title}</title>
  662. <link rel="shortcut icon" href="{Favicon}"/>
  663.  
  664.  
  665. </head>
  666. <body>
  667.  
  668.  
  669. <div id="one">
  670. <img width="120px" src={image:sidebar}>
  671. </div>
  672. <div id="two">
  673. <img width="25px" style="margin-left:-155px;" src={image:sidebar}></div>
  674.  
  675. <div id="butts">
  676. <div id="container1">
  677. <div id="titlebox"><div id="blogtitle">{Title}</div></div>
  678. <div id="descbox">
  679. <div id="description">{Description}</div>
  680.  
  681. </div>
  682. </div>
  683. </div>
  684.  
  685. <div id="butts2">
  686. <div id="navi">
  687. <div id="linkbox">
  688. <div id="l1"><div id="l1text"><a href="{text:link one}" title="{text:link one title}">I</a></div></div>
  689. <div id="l2"><div id="l2text"><a href="{text:link two}" title="{text:link two title}">II</a></div></div>
  690. <div id="l3"><div id="l3text"><a href="{text:link three}" title="{text:link three title}">III</a></div></div>
  691. <div id="l4"><div id="l4text"><a href="{text:link four}" title="{text:link four title}">IV</a></div></div>
  692. <div id="l5"><div id="l5text"><a href="{text:link five}" title="{text:link five title}">V</a></div></div>
  693. </div>
  694. </div>
  695. </div>
  696.  
  697.  
  698.  
  699. <div class="wrapper">
  700. <div class="header">
  701. </div>
  702.  
  703.  
  704. <div class="left">
  705.  
  706. <div id="posts">
  707.  
  708. {block:Posts}
  709. <div class="entry">
  710.  
  711.  
  712. {block:Text}
  713. {block:Title}<span class="title">{Title}</span>{/block:Title}
  714. <span class="entrytext">{Body}</span></a>
  715. {block:IndexPage}
  716. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  717. {/block:IndexPage}
  718. {/block:Text}
  719.  
  720. {block:Link}
  721. <a href="{URL}" class="title">{Name}</a>
  722. {block:Description}{description}{/block:Description}
  723. {block:IndexPage}
  724. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  725. {/block:IndexPage}
  726. {block:Link}
  727.  
  728. {block:Photo}
  729. {block:IndexPage}{LinkOpenTag}<div class="photo"><div class="permalink">
  730. <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="500"/></a></div>{LinkCloseTag}
  731. {block:ifCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifCaption}{/block:IndexPage}
  732. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
  733. {/block:Photo}
  734.  
  735. {block:Photoset}{block:IndexPage}
  736. <div class="permalink">
  737. <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-500}</center></span>
  738. }{/block:Photoset}
  739.  
  740. {block:Quote}
  741. <span class="title">{Quote}</span><br />
  742. {block:Source}{Source}{/block:Source}
  743. {block:IndexPage}
  744. <br /><div class="textperma"><a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  745. {/block:IndexPage}
  746. {/block:Quote}
  747.  
  748. {block:Chat}
  749. {block:Title}<span class="title">{Title}</span>{/block:Title}
  750. <ul class="chat">
  751. {block:Lines}
  752. <li class="user_{UserNumber}">
  753. {block:Label}
  754. <span class="label">{Label}</span>
  755. {/block:Label}
  756.  
  757. {Line}
  758. </li>
  759. {/block:Lines}
  760. </ul>
  761. {block:IndexPage}
  762. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  763. {/block:IndexPage}
  764. {/block:Chat}
  765.  
  766. {block:Audio}
  767. <center><div style="width:250px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  768. {FormattedPlayCount} plays</small></div></div></center><br>
  769. {block:ifCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifCaption}
  770. {block:IndexPage}
  771. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div>
  772. {/block:IndexPage}
  773. {/block:Audio}
  774.  
  775. {block:Video}{block:IndexPage}
  776. <div class="permalink">
  777. <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}
  778. <center>
  779. <div class="videoperma">{Video-500}</div><BR>
  780. </center>
  781. {block:Video}
  782.  
  783. {block:PermalinkPage}
  784. <center>
  785. <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>
  786.  
  787.  
  788. {/block:PermalinkPage}
  789.  
  790.  
  791. {block:PostNotes}{PostNotes}
  792. {/block:PostNotes}
  793. </div>
  794.  
  795.  
  796. {/block:Posts}
  797. </div>
  798. </div>
  799. {block:IndexPage}
  800. {/block:IndexPage}
  801. </div>
  802.  
  803. <div class="cboth">
  804. <div class="c">
  805. <img src="http://static.tumblr.com/cbjpgjf/7Bcmvartf/logo2.01.png">
  806. </div>
  807.  
  808. <div class="cr">
  809. <a href="http://no-faces-face.tumblr.com">
  810. <img src="http://static.tumblr.com/cbjpgjf/H2jmvat5o/logo2.02.png"></a>
  811. </div>
  812. </div>
  813.  
  814.  
  815.  
  816.  
  817. </body>
  818. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement