5-1-fan

006 Faint

Apr 12th, 2014
797
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.51 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4.  
  5. <!---------- DO NOT REMOVE -----------
  6.  
  7. THEME 006 FAINT BY EXORGY/XIURE
  8.  
  9. -Do not remove the credit.
  10. -You can move it to a credit page but do not remove it completely.
  11. -Do not use it as base.
  12. -Do not claim it as yours.
  13.  
  14. ----------- DO NOT REMOVE ----------->
  15.  
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}
  20. <meta name="description" content="{MetaDescription}" />
  21. {/block:Description}
  22.  
  23. <!--tooltip-->
  24. <link href="http://static.tumblr.com/culyzrr/NhDmzmza5/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  25. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  26. <script src="http://static.tumblr.com/culyzrr/eLpmzmz9l/jquery.style-my-tooltips.js"></script>
  27. <script>
  28. (function($){
  29. $(document).ready(function(){
  30. $("[title]").style_my_tooltips({
  31. tip_follows_cursor:true,
  32. tip_delay_time:100,
  33. tip_fade_speed:300,
  34. attribute:"title"
  35. });
  36. });
  37. })(jQuery);
  38. </script>
  39. <!--tooltip-->
  40.  
  41. <script>
  42. $(function() {
  43. $(window).scroll(function(){
  44. var scrollTop = $(window).scrollTop();
  45. if(scrollTop != 0)
  46. $('#header').stop().animate({'opacity':'0.2'},400);
  47. else
  48. $('#header').stop().animate({'opacity':'1'},400);
  49. });
  50.  
  51. $('#header').hover(
  52. function (e) {
  53. var scrollTop = $(window).scrollTop();
  54. if(scrollTop != 0){
  55. $('#header').stop().animate({'opacity':'1'},400);
  56. }
  57. },
  58. function (e) {
  59. var scrollTop = $(window).scrollTop();
  60. if(scrollTop != 0){
  61. $('#header').stop().animate({'opacity':'0.2'},400);
  62. }
  63. }
  64. );
  65. });
  66. </script>
  67. <link href="http://static.tumblr.com/culyzrr/OBjn3cpx2/style.css" rel="stylesheet" type="text/css" />
  68. <script src="http://static.tumblr.com/culyzrr/HhZn3cq00/jquery-1.3.2.js"></script>
  69.  
  70. <link href="http://static.tumblr.com/culyzrr/yLNn3rkb5/component.css" rel="stylesheet" type="text/css" />
  71. <link href="http://static.tumblr.com/culyzrr/PMun3rkc9/demo.css" rel="stylesheet" type="text/css" />
  72. <link href="http://static.tumblr.com/culyzrr/iyBn3rkd5/normalize.css" rel="stylesheet" type="text/css" />
  73. <script src="http://static.tumblr.com/culyzrr/6vhn3rk9s/modernizr.custom.js"></script>
  74.  
  75. <meta name="color:Background" content="#fefefe" />
  76. <meta name="color:Header" content="#000000" />
  77. <meta name="color:Text" content="#909090" />
  78. <meta name="color:Link" content="#bababa" />
  79. <meta name="color:Link hover" content="#777777" />
  80. <meta name="color:Bold" content="#9e9e9e" />
  81. <meta name="color:Italic" content="#9e9e9e" />
  82. <meta name="color:Underline" content="#9e9e9e" />
  83. <meta name="color:Post title" content="#9e9e9e" />
  84. <meta name="color:Post border" content="#eeeeee" />
  85. <meta name="color:Selection bg" content="#ffffff" />
  86. <meta name="color:Selection text" content="#000000" />
  87. <meta name="color:Scrollbar" content="#ffffff" />
  88. <meta name="color:Scrollbar bg" content="#000000" />
  89. <meta name="color:Post bg" content="#ffffff" />
  90. <meta name="color:Blockquote" content="#aaaaaa" />
  91. <meta name="color:Title" content="#eeeeee" />
  92. <meta name="color:Description" content="#dbdbdb" />
  93. <meta name="color:Pagination" content="#868686" />
  94. <meta name="color:Navigation" content="#bababa" />
  95. <meta name="color:Navigation hover" content="#ffffff" />
  96. <meta name="color:Permalink" content="#7f7f7f" />
  97.  
  98. <meta name="text:Link 1 URL" content="/" />
  99. <meta name="text:Link 1 Title" content="home" />
  100. <meta name="text:Link 2 URL" content="/ask" />
  101. <meta name="text:Link 2 Title" content="ask" />
  102. <meta name="text:Link 3 URL" content="/archive" />
  103. <meta name="text:Link 3 Title" content="archive" />
  104. <meta name="text:Link 4 URL" content="/" />
  105. <meta name="text:Link 4 Title" content="link 1" />
  106. <meta name="text:Link 5 URL" content="/" />
  107. <meta name="text:Link 5 Title" content="link 2" />
  108. <meta name="text:Link 6 URL" content="/" />
  109. <meta name="text:Link 6 Title" content="link 3" />
  110. <meta name="text:Link 7 URL" content="/" />
  111. <meta name="text:Link 7 Title" content="link 4" />
  112.  
  113. <meta name="image:Background" content="" />
  114.  
  115. <meta name="if:Tiny Cursor" content="1"/>
  116. <meta name="if:250" content="0"/>
  117. <meta name="if:400" content="1"/>
  118. <meta name="if:500" content="0"/>
  119. <meta name="if:Show Tags" content="1"/>
  120. <meta name="if:Show Photo Caption" content="1"/>
  121. <meta name="if:Fadeout" content="0"/>
  122. <meta name="if:Grayscale" content="0"/>
  123.  
  124. <style type="text/css">
  125.  
  126. {block:IfTinyCursor}
  127. body, a {
  128. cursor:url('http://i.imgur.com/2qleX.jpg'), auto
  129. }
  130.  
  131. a:hover {
  132. cursor: url('http://i.imgur.com/IepP2.jpg'), auto;
  133. }
  134. {/block:IfTinyCursor}
  135.  
  136. ::-webkit-scrollbar-thumb{
  137. background-color: {color:Scrollbar};
  138. }
  139.  
  140. ::-webkit-scrollbar {
  141. height:6px;
  142. width:3px;
  143. background-color: {color:Scrollbar bg};
  144. }
  145.  
  146. ::selection {
  147. color:{color:Selection text};
  148. background:{color:Selection bg};
  149. }
  150.  
  151. body {
  152. background:{color:Background};
  153. background-image: url('{image:Background}');
  154. background-repeat:repeat;
  155. background-attachment:fixed;
  156. margin:0;
  157. color:{color:Text};
  158. font-family:Helvetica;
  159. font-size:10px;
  160. line-height:150%;
  161. letter-spacing:1px;
  162. word-spacing:1px;
  163. }
  164.  
  165. img {
  166. height: auto;
  167. {block:If250}
  168. max-width:250px;
  169. {/block:If250}
  170. {block:If400}
  171. max-width:400px;
  172. {/block:If400}
  173. {block:If500}
  174. max-width:500px;
  175. {/block:If500}
  176. {block:IfFadeout}
  177. opacity:.7;
  178. -webkit-transition: all 0.5s ease-in-out;
  179. -moz-transition: all 0.5s ease-in-out;
  180. -o-transition: all 0.5s ease-in-out;
  181. -ms-transition: all 0.5s ease-in-out;
  182. transition: all 0.5s ease-in-out;
  183. {/block:IfFadeout}
  184. {block:IfGrayscale}
  185. -webkit-filter: grayscale(1);
  186. -webkit-transition: all 0.5s ease-in-out;
  187. -moz-transition: all 0.5s ease-in-out;
  188. -o-transition: all 0.5s ease-in-out;
  189. -ms-transition: all 0.5s ease-in-out;
  190. transition: all 0.5s ease-in-out;
  191. {/block:IfGrayscale}
  192. }
  193.  
  194. img:hover {
  195. {block:IfFadeout}
  196. opacity:1;
  197. -webkit-transition: all 0.5s ease-in-out;
  198. -moz-transition: all 0.5s ease-in-out;
  199. -o-transition: all 0.5s ease-in-out;
  200. -ms-transition: all 0.5s ease-in-out;
  201. transition: all 0.5s ease-in-out;
  202. {/block:IfFadeout}
  203. {block:IfGrayscale}
  204. filter: none;
  205. -webkit-filter: grayscale(0);
  206. -webkit-transition: all 0.5s ease-in-out;
  207. -moz-transition: all 0.5s ease-in-out;
  208. -o-transition: all 0.5s ease-in-out;
  209. -ms-transition: all 0.5s ease-in-out;
  210. transition: all 0.5s ease-in-out;
  211. {/block:IfGrayscale}
  212. }
  213.  
  214. iframe {
  215. {block:IfFadeout}
  216. opacity: .7;
  217. filter:alpha(opacity=70);
  218. -moz-opacity: .7;
  219. -khtml-opacity: .7;
  220. -webkit-transition: all 0.5s ease-in-out;
  221. -moz-transition: all 0.5s ease-in-out;
  222. -o-transition: all 0.5s ease-in-out;
  223. -ms-transition: all 0.5s ease-in-out;
  224. transition: all 0.5s ease-in-out;
  225. {/block:IfFadeout}
  226. }
  227.  
  228. iframe:hover{
  229. {block:IfFadeout}
  230. opacity: 1;
  231. filter:alpha(opacity=100);
  232. -moz-opacity: 1;
  233. -khtml-opa-webkit-transition: all 0.5s ease-in-out;
  234. -moz-transition: all 0.5s ease-in-out;
  235. -o-transition: all 0.5s ease-in-out;
  236. -ms-transition: all 0.5s ease-in-out;
  237. transition: all 0.5s ease-in-out;city: 1;
  238. {/block:IfFadeout}
  239. }
  240.  
  241. .photoset {
  242. {block:IfGrayscale}
  243. -webkit-filter: grayscale(100%);
  244. -webkit-transition: all 0.5s ease-in-out;
  245. -moz-transition: all 0.5s ease-in-out;
  246. -o-transition: all 0.5s ease-in-out;
  247. -ms-transition: all 0.5s ease-in-out;
  248. transition: all 0.5s ease-in-out;
  249. {/block:IfGrayscale}
  250. }
  251.  
  252. .photoset:hover {
  253. {block:IfGrayscale}
  254. -webkit-filter: grayscale(0);
  255. -webkit-transition: all 0.5s ease-in-out;
  256. -moz-transition: all 0.5s ease-in-out;
  257. -o-transition: all 0.5s ease-in-out;
  258. -ms-transition: all 0.5s ease-in-out;
  259. transition: all 0.5s ease-in-out;
  260. {/block:IfGrayscale}
  261. }
  262.  
  263. blockquote {
  264. background:transparent;
  265. text-align:left;
  266. padding-left : 10px;
  267. margin-left:10px;
  268. border-left: 1px double {color:Blockquote};
  269. }
  270.  
  271. a:link, a:active, a:visited {
  272. color: {color:Link};
  273. text-decoration: none;
  274. word-spacing:2px;
  275. -webkit-transition: all 0.3s ease-in-out;
  276. -moz-transition: all 0.3s ease-in-out;
  277. -o-transition: all 0.3s ease-in-out;
  278. -ms-transition: all 0.3s ease-in-out;
  279. transition: all 0.3s ease-in-out;
  280. }
  281.  
  282. a:hover {
  283. color: {color:Link hover};
  284. -webkit-transition: all 0.3s ease-in-out;
  285. -moz-transition: all 0.3s ease-in-out;
  286. -o-transition: all 0.3s ease-in-out;
  287. -ms-transition: all 0.3s ease-in-out;
  288. transition: all 0.3s ease-in-out;
  289. }
  290.  
  291. b, strong, .strong {
  292. color:{color:Bold};
  293. font-weight: 700;
  294. }
  295.  
  296. i, em, .em {
  297. color:{color:Italic};
  298. font-style:oblique;
  299. }
  300.  
  301. u, em, .em{
  302. color: {color:Underline};
  303. text-decoration: underline;
  304. }
  305.  
  306. h1 {
  307. font-size:15px;
  308. text-transform:uppercase;
  309. color: {color:Post title};
  310. line-height:150%;
  311. font-family:consolas;
  312. }
  313.  
  314. .posts li, .posts blockquote {
  315. max-width: 100%;
  316. }
  317.  
  318. iframe#tumblr_controls {
  319. top:5px;
  320. right:10px!important;
  321. position:fixed !important;
  322. -webkit-filter: invert(1);
  323. opacity:1;
  324. filter:alpha(opacity=100);
  325. -moz-opacity:1;
  326. }
  327.  
  328. ol.notes {
  329. padding: 0px;
  330. margin: 25px 0px;
  331. list-style-type: none;
  332. text-align:center;
  333. line-height:150%;
  334. }
  335.  
  336. ol.notes li.note {
  337. padding: 10px;
  338. }
  339.  
  340. ol.notes li.note img.avatar {
  341. display:none;
  342. }
  343.  
  344. ol.notes li.note span.action {
  345. font-weight: bold;
  346. }
  347.  
  348. ol.notes li.note .answer_content {
  349. font-weight: normal;
  350. }
  351.  
  352. ol.notes li.note blockquote {
  353. border-color: {color:Blockquote};
  354. padding: 4px 10px;
  355. margin: 10px 0px 0px 25px;
  356. }
  357.  
  358. ol.notes li.note blockquote a {
  359. text-decoration: none;
  360. }
  361.  
  362. #s-m-t-tooltip{
  363. max-width:300px;
  364. z-index:999999;
  365. margin:20px 0px;
  366. padding: 0px 5px ;
  367. text-transform:uppercase;
  368. font-family: calibri;
  369. font-size:9px;
  370. color:#494949;
  371. text-align:center;
  372. border:1px solid #eee;
  373. background: white;
  374. }
  375.  
  376. #cont {
  377. {block:If250}
  378. width:310px;
  379. {/block:If250}
  380. {block:If400}
  381. width:460px;
  382. {/block:If400}
  383. {block:If500}
  384. width:560px;
  385. {/block:If500}
  386. margin:0 auto;
  387. }
  388.  
  389. #entries {
  390. margin:auto;
  391. margin-top:150px;
  392. text-align:left;
  393. position:absolute;
  394. z-index:99;
  395. }
  396.  
  397. #post {
  398. margin-bottom:150px;
  399. max-width:100%;
  400. {block:If250}
  401. width:310px;
  402. {/block:If250}
  403. {block:If400}
  404. width:460px;
  405. {/block:If400}
  406. {block:If500}
  407. width:560px;
  408. {/block:If500}
  409. height: auto;
  410. word-wrap: break-word;
  411. z-index:9;
  412. border: 1px solid {color:Post border};
  413. padding: 30px;
  414. background:{color:Post bg};
  415. }
  416.  
  417. #info {
  418. {block:If250}
  419. width:310px;
  420. {/block:If250}
  421. {block:If400}
  422. width:460px;
  423. {/block:If400}
  424. {block:If500}
  425. width:560px;
  426. {/block:If500}
  427. color:{color:Text};
  428. text-align:center;
  429. font-family: arial;
  430. font-size:9px;
  431. margin-top:-130px;
  432. border: 1px solid {color:Post border};
  433. padding: 20px;
  434. margin-bottom:50px;
  435. background:{color:Post bg};
  436. }
  437.  
  438. .permalink, .permalink a {
  439. color:{color:Permalink};
  440. text-transform:uppercase;
  441. font-size:8px;
  442. font-family:arial;
  443. }
  444.  
  445. .permalink {
  446. margin-top: -37.5px;
  447. right: 25px;
  448. position: absolute;
  449. text-align:right;
  450. height:7.5px;
  451. width:auto;
  452. opacity:1;
  453. letter-spacing:2px;
  454. padding: 0px 5px;
  455. background:{color:Background};
  456. -webkit-transition: all 0.3s ease-in-out;
  457. -moz-transition: all 0.3s ease-in-out;
  458. -o-transition: all 0.3s ease-in-out;
  459. -ms-transition: all 0.3s ease-in-out;
  460. transition: all 0.3s ease-in-out;
  461. }
  462.  
  463. #ask {
  464. text-align:left;
  465. margin-right:25px;
  466. padding: 19px ;
  467. border:1px solid {color:Post border};
  468. {block:If250}
  469. width:250px;
  470. {/block:If250}
  471. {block:If400}
  472. width:400px;
  473. {/block:If400}
  474. {block:If500}
  475. width:500px;
  476. {/block:If500}
  477. height:auto;
  478. line-height:150%;
  479. }
  480.  
  481. .caption {
  482. text-align:left;
  483. margin-left:3px;
  484. margin-top:10px;
  485. padding-top:5px;
  486. {block:If250}
  487. width:250px;
  488. {/block:If250}
  489. {block:If400}
  490. width:400px;
  491. {/block:If400}
  492. {block:If500}
  493. width:500px;
  494. {/block:If500}
  495. }
  496.  
  497. .quote {
  498. font-size:20px;
  499. max-width:100%;
  500. font-weight:700;
  501. line-height:120%;
  502. }
  503.  
  504. #audio {
  505. {block:If250}
  506. width:250px;
  507. {/block:If250}
  508. {block:If400}
  509. width:400px;
  510. {/block:If400}
  511. {block:If500}
  512. width:500px;
  513. {/block:If500}
  514. background:#e4e4e4;
  515. padding:10px;
  516. }
  517.  
  518. #headcont {
  519. width:750px;
  520. margin:0 auto;
  521. }
  522.  
  523. #header {
  524. position: fixed;
  525. width:100%;
  526. height: 70px;
  527. z-index:999;
  528. margin-top:0px;
  529. background: {color:Header};
  530. box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
  531. }
  532.  
  533. #top {
  534. position:absolute;
  535. margin:0 auto;
  536. margin: 0;
  537. z-index:99;
  538. width:750px;
  539. text-align:center;
  540. }
  541.  
  542. #top #title {
  543. font-size:20px;
  544. font-family: arial black;
  545. height:auto;
  546. color:{color:Title};
  547. opacity:1;
  548. margin-top:15px;
  549. -webkit-transition: all 0.5s ease-in-out;
  550. -moz-transition: all 0.5s ease-in-out;
  551. -o-transition: all 0.5s ease-in-out;
  552. -ms-transition: all 0.5s ease-in-out;
  553. transition: all 0.5s ease-in-out;
  554. }
  555.  
  556. #top #desc {
  557. line-height:120%;
  558. font-family: baskerville;
  559. font-size:11px;
  560. color:{color:Description};
  561. opacity:0;
  562. margin-top:-15px;
  563. padding:0px 70px;
  564. -webkit-transition: all 0.5s ease-in-out;
  565. -moz-transition: all 0.5s ease-in-out;
  566. -o-transition: all 0.5s ease-in-out;
  567. -ms-transition: all 0.5s ease-in-out;
  568. transition: all 0.5s ease-in-out;
  569. }
  570.  
  571. #top:hover #title {
  572. opacity:0;
  573. -webkit-transition: all 0.5s ease-in-out;
  574. -moz-transition: all 0.5s ease-in-out;
  575. -o-transition: all 0.5s ease-in-out;
  576. -ms-transition: all 0.5s ease-in-out;
  577. transition: all 0.5s ease-in-out;
  578. }
  579.  
  580. #top:hover #desc {
  581. opacity:1;
  582. -webkit-transition: all 0.5s ease-in-out;
  583. -moz-transition: all 0.5s ease-in-out;
  584. -o-transition: all 0.5s ease-in-out;
  585. -ms-transition: all 0.5s ease-in-out;
  586. transition: all 0.5s ease-in-out;
  587. }
  588.  
  589.  
  590. #pagination {
  591. position: absolute;
  592. margin-top:-50px;
  593. margin-bottom:100px;
  594. {block:If250}
  595. width:310px;
  596. {/block:If250}
  597. {block:If400}
  598. width:460px;
  599. {/block:If400}
  600. {block:If500}
  601. width:560px;
  602. {/block:If500}
  603. z-index:999;
  604. text-align:center;
  605. }
  606.  
  607. #pagination a {
  608. color: {color:Pagination};
  609. font-family:baskerville;
  610. font-size:9px;
  611. }
  612.  
  613. *,
  614. *:after,
  615. *::before {
  616. -webkit-box-sizing: border-box;
  617. -moz-box-sizing: border-box;
  618. box-sizing: border-box;
  619. }
  620.  
  621. body {
  622. font-family: 'Raleway', sans-serif;
  623. }
  624.  
  625. nav a {
  626. position: relative;
  627. display: inline-block;
  628. margin: 8px 0px;
  629. text-transform: uppercase;
  630. letter-spacing: 1px;
  631. outline: none;
  632. text-shadow: 0 0 1px rgba(255,255,255,0.3);
  633. font-size: 10px;
  634. width:100px;
  635. text-align:center;
  636. font-weight:bold;
  637. }
  638.  
  639. nav a:hover,
  640. nav a:focus {
  641. outline: none;
  642. color: {color:Navigation hover};
  643. }
  644.  
  645. .cl-effect-1 {
  646. width:750px;
  647. height:30px;
  648. position: absolute;
  649. text-align:center;
  650. margin-top:40px;
  651. }
  652.  
  653. .cl-effect-1 a {
  654. color: {color:Navigation};
  655. }
  656.  
  657. .cl-effect-1 a::before,
  658. .cl-effect-1 a::after {
  659. display: inline-block;
  660. opacity: 0;
  661. -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  662. -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  663. transition: transform 0.3s, opacity 0.2s;
  664. }
  665.  
  666. .cl-effect-1 a::before {
  667. margin-right: 10px;
  668. content: '|';
  669. -webkit-transform: translateX(20px);
  670. -moz-transform: translateX(20px);
  671. transform: translateX(20px);
  672. }
  673.  
  674. .cl-effect-1 a::after {
  675. margin-left: 10px;
  676. content: '|';
  677. -webkit-transform: translateX(-20px);
  678. -moz-transform: translateX(-20px);
  679. transform: translateX(-20px);
  680. }
  681.  
  682. .cl-effect-1 a:hover::before,
  683. .cl-effect-1 a:hover::after,
  684. .cl-effect-1 a:focus::before,
  685. .cl-effect-1 a:focus::after {
  686. opacity: 1;
  687. -webkit-transform: translateX(0px);
  688. -moz-transform: translateX(0px);
  689. transform: translateX(0px);
  690. }
  691.  
  692. {CustomCSS}
  693. </style>
  694. </head>
  695. <body>
  696. <div id="header"><div id="headcont"><div id="top"><div id="title">{Title}</div><div id="desc">{Description}</div></div>
  697. <nav class="cl-effect-1">
  698. {block:ifLink1URL}<a href="{text:Link 1 URL}">{text:Link 1 Title}</a>{/block:ifLink1URL}
  699. {block:ifLink2URL}<a href="{text:Link 2 URL}">{text:Link 2 Title}</a>{/block:ifLink2URL}
  700. {block:ifLink3URL}<a href="{text:Link 3 URL}">{text:Link 3 Title}</a>{/block:ifLink3URL}
  701. {block:ifLink4URL}<a href="{text:Link 4 URL}">{text:Link 4 Title}</a>{/block:ifLink4URL}
  702. {block:ifLink5URL}<a href="{text:Link 5 URL}">{text:Link 5 Title}</a>{/block:ifLink5URL}
  703. {block:ifLink6URL}<a href="{text:Link 6 URL}">{text:Link 6 Title}</a>{/block:ifLink6URL}
  704. {block:ifLink7URL}<a href="{text:Link 7 URL}">{text:Link 7 Title}</a>{/block:ifLink7URL}
  705. </nav></div></div>
  706.  
  707. <div id="cont"><div id="entries">{block:Posts}
  708.  
  709. {block:ContentSource}<!--- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --->
  710. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  711.  
  712. <div id="post">{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a>{block:IfShowTags}{block:HasTags}&nbsp;<font color="{color:Post border}">&mdash;</font>&nbsp;<span title="{block:Tags}#{Tag} {/block:Tags}">TAGS</span>{/block:HasTags}{/block:IfShowTags}&nbsp;<font color="{color:Post border}">&mdash;</font>&nbsp;<a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}
  713.  
  714. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  715.  
  716. {block:Photo}{LinkOpenTag}{block:If250}<img src="{PhotoURL-250}">{/block:If250}{block:If400}<img src="{PhotoURL-400}">{/block:If400}{block:If500}<img src="{PhotoURL-500}">{/block:If500}{LinkCloseTag}{block:IfShowPhotoCaption}{block:IndexPage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:IndexPage}{/block:IfShowPhotoCaption}{/block:Photo}
  717.  
  718. <div class="photoset">{block:Photoset}{block:If250}{Photoset-250}{/block:If250}{block:If400}{Photoset-400}{/block:If400}{block:If500}{Photoset-500}{/block:If500}{block:IfShowPhotoCaption}{block:IndexPage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:IndexPage}{/block:IfShowPhotoCaption}{/block:Photoset}</div>
  719.  
  720. {block:Quote}<div class="quote">"{Quote}"</div><p>{block:Source}&nbsp;&nbsp;&nbsp;&mdash;&nbsp;{Source}</p>{/block:Source}{/block:Quote}
  721.  
  722. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  723.  
  724. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  725.  
  726. {block:Audio}<div id="audio">{block:AudioPlayer}{AudioPlayerGrey}{/block:AudioPlayer}</div><br>{block:TrackName}{TrackName}{/block:TrackName}{block:Artist} - {Artist}{/block:Artist}{block:IfShowPhotoCaption}{block:IndexPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:IndexPage}{/block:IfShowPhotoCaption}{/block:Audio}
  727.  
  728. {block:Video}{block:If250}{Video-250}{/block:If250}{block:If400}{Video-400}{/block:If400}{block:If500}{Video-500}{/block:If500}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:Video}
  729.  
  730. {block:Answer}<div id="ask">{Asker} asked:&nbsp;{Question}</div><br><p>{Answer}</p>{/block:Answer}
  731.  
  732. {block:permalinkpage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:permalinkpage} </div>
  733.  
  734. {block:PermalinkPagination}{block:permalinkpage}<div id="info">
  735. Posted {block:Date}{TimeAgo}{/block:Date} with {NoteCountWithLabel} <br><br>
  736. {block:RebloggedFrom}via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> source: <a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br><br>
  737. {block:HasTags}{block:Tags}<a href="{TagURL}"> &nbsp;{Tag}&nbsp; </a>{/block:Tags}{/block:HasTags}{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:permalinkpage}{/block:PermalinkPagination}
  738.  
  739. {/block:Posts}
  740.  
  741. {block:Pagination}<div id="pagination">
  742. {block:PreviousPage}<a href="{PreviousPage}">&larr; PREV</a>{block:PreviousPage}&nbsp;&nbsp;&nbsp;
  743. {block:NextPage}<a href="{NextPage}">NEXT &rarr;</a>{/block:NextPage}</div>
  744. {/block:Pagination}
  745. </div></div>
  746.  
  747. <div style="bottom:10px;right:10px;z-index:999;position:fixed;"> <a href="http://exorgy.tumblr.com/" > <font color="#494949">Ⓐ</font></a></div>
  748.  
  749.  
  750. </body>
  751. </html>
Advertisement
Add Comment
Please, Sign In to add comment