azurethemes

theme 64

Oct 27th, 2015
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.80 KB | None | 0 0
  1. <!----
  2.  
  3. | |
  4. _ __ ___ ___ ___ _ __ ___| |_ __ _ _ __
  5. | '_ ` _ \ / _ \ / _ \| '_ \/ __| __/ _` | '__|
  6. | | | | | | (_) | (_) | | | \__ \ || (_| | |
  7. |_| |_| |_|\___/ \___/|_| |_|___/\__\__,_|_|
  8.  
  9.  
  10. _ _
  11. | | | |
  12. | |_| |__ ___ _ __ ___ ___ ___
  13. | __| '_ \ / _ \ '_ ` _ \ / _ \/ __|
  14. | |_| | | | __/ | | | | | __/\__ \
  15. \__|_| |_|\___|_| |_| |_|\___||___/
  16.  
  17.  
  18.  
  19. theme 64
  20.  
  21. ◜ ◝ ◞ ★ ☾ fools☽ ★ ◟ ◠ ◡
  22.  
  23. ᵗʰᶤˢ ᵗʰᵉᵐᵉ ʷᵃˢ ᵐᵃᵈᵉ ᵇʸ ᵐᵒᵒᶰˢᵗᵃʳ ᵗʰᵉᵐᵉˢ / ᶤᵐ⁻ʰᵃˡˢᵉʸ
  24. ᵖˡᵉᵃˢᵉ ʳᵉˢᵖᵉᶜᵗ ᵐʸ ᵗʰᵉᵐᵉ ʳᵘˡᵉˢ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
  25. ᶤ ᵈᵒᶰᵗ ᵉˣᵖᵉᶜᵗ ᵐᵘᶜʰ ᶠʳᵒᵐ ᵘ ᵇᵘᵗ ᵖˡˢ ᵏᵉᵉᵖ ᵗʰᵉ ᶜʳᵉᵈᶤᵗ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
  26. ᵃᶰᵈ ᵈᵒᶰᵗ ˢᵗᵉᵃˡ ᵃᶰʸᵗʰᶤᶰᵍ :⁾
  27.  
  28.  
  29. --->
  30. <!---- - START HTML / DONT TOUCH!!! - --->
  31. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  32. <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
  33. <script type="text/javascript">
  34. WebFontConfig = {
  35. google: { families: [ 'Roboto:400,700:latin' , 'Roboto::latin' , 'Abel::latin', 'Sarpanch::latin', 'Khand:400,600:latin' ] }
  36. };
  37. (function() {
  38. var wf = document.createElement('script');
  39. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  40. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  41. wf.type = 'text/javascript';
  42. wf.async = 'true';
  43. var s = document.getElementsByTagName('script')[0];
  44. s.parentNode.insertBefore(wf, s);
  45. })(); </script>
  46. <!---- - START TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  47. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  48. <script>
  49. (function($){
  50. $(document).ready(function(){
  51. $("a[title]").style_my_tooltips({
  52. tip_follows_cursor:true,
  53. tip_delay_time:90,
  54. tip_fade_speed:600,
  55. attribute:"title"
  56. });
  57. });
  58. })(jQuery);
  59. </script>
  60. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  61. <!---- - END TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  62. <head>
  63. <title>{Title}</title>
  64. <link rel="shortcut icon" href="{Favicon}">
  65. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  66. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  67. <!---- - START BACKGROUND COLORS / DONT TOUCH!!! - --->
  68. <meta name="color:background" content="#ffffff"/>
  69. <meta name="color:blockquote" content="#eeeeee">
  70. <meta name="color:posts" content="#ffffff">
  71. <meta name="color:question" content="#eeeeee">
  72. <meta name="color:scrollbar background" content="#ffffff">
  73. <!---- - END BACKGROUND COLORS / DONT TOUCH!!! - --->
  74. <!---- - START TEXT COLORS / DONT TOUCH!!! - --->
  75. <meta name="color:text" content="#000000"/>
  76. <meta name="color:post text" content="#000000"/>
  77. <!---- - END TEXT COLORS / DONT TOUCH!!! - --->
  78. <!---- - START OTHER COLORS / DONT TOUCH!!! - --->
  79. <meta name="color:hover" content="#888888">
  80. <meta name="color:border" content="#888888">
  81. <meta name="color:links" content="#000000"/>
  82. <meta name="color:accent" content="#cccccc"/>
  83. <meta name="color:box" content="#ffffff"/>
  84. <meta name="color:scrollbar" content="#000000">
  85. <!---- - END OTHER COLORS / DONT TOUCH!!! - --->
  86. <!---- - START BORDER COLORS / DONT TOUCH!!! - --->
  87. <meta name="color:blockquote border" content="#211927">
  88. <meta name="color:border" content="#000000"/>
  89. <!---- - END BORDER COLORS / DONT TOUCH!!! - --->
  90. <!---- - START IMAGES / DONT TOUCH!!! - --->
  91. <meta name="image:background" content=""/>
  92. <meta name="image:sidebar" content=""/>
  93. <!---- - END IMAGES / DONT TOUCH!!! - --->
  94. <meta name="text:title" content="">
  95. <meta name="text:hover 1" content="">
  96. <meta name="text:hover 2" content="">
  97. <meta name="text:hover 3" content="">
  98. <meta name="text:hover 4" content="">
  99. <!---- - START LINKS / DONT TOUCH!!! - --->
  100. <meta name="text:link 1 url" content="/">
  101. <meta name="text:link 2 url" content="/">
  102. <meta name="text:link 3 url" content="/">
  103. <meta name="text:link 4 url" content="/">
  104.  
  105. <meta name="text:link 1" content="Link 1">
  106. <meta name="text:link 2" content="Link 2">
  107. <meta name="text:link 3" content="Link 3">
  108. <meta name="text:link 4" content="Link 4">
  109. <!---- - END LINKS / DONT TOUCH!!! - --->
  110.  
  111. <style type="text/css">
  112.  
  113.  
  114. @-webkit-keyframes CH {
  115. 0% {-webkit-transform: scale(.3);}
  116. 50% {-webkit-transform: scale(1.05);}
  117. 70% {-webkit-transform: scale(.9);}
  118. 100% {-webkit-transform: scale(1);}
  119. }
  120. ::-webkit-scrollbar-thumb {
  121. height:auto;
  122. background-color:{color:scrollbar};
  123. }
  124. ::-webkit-scrollbar {
  125. height:2px;
  126. width:3px;
  127. background-color:{color:scrollbar background};
  128. }
  129. #s-m-t-tooltip {
  130. max-width:300px;
  131. margin:5px 0px 0px 5px;
  132. padding:3px;
  133. font-weight:700;
  134. background-color:{color:blockquote};
  135. font-family: 'roboto', sans-serif;
  136. border:1px solid {color:border};
  137. font-size:7px;
  138. text-transform:uppercase;
  139. letter-spacing:0.5px;
  140. color:{color:text};
  141. z-index:999999999999999999999999999999999999;
  142. -webkit-animation: CH 600ms;
  143. }
  144. body {
  145. background-color:{color:background};
  146. background-image:url('{image:background}');
  147. background-attachment: fixed;
  148. background-repeat: repeat;
  149. font-weight:none;
  150. font-family: 'arial', sans-serif;
  151. font-size:9px;
  152. text-align:justify;
  153. color:{color:text};
  154. margin:0;
  155. }
  156. a {
  157. text-decoration:none;
  158. color:{color:links};
  159. transition-duration: 0.2s;
  160. -moz-transition-duration: 0.2s;
  161. -webkit-transition-duration: 0.3s;
  162. -o-transition-duration: 0.3s;
  163. }
  164. a:hover {
  165. text-decoration:none;
  166. color:{color:hover};
  167. transition-duration: 0.2s;
  168. -moz-transition-duration: 0.2s;
  169. -webkit-transition-duration: 0.3s;
  170. -o-transition-duration: 0.3s;
  171. }
  172. img {
  173. }
  174. blockquote {
  175. font-size:10px;
  176. max-width:545px;
  177. border-left:1px solid{color:border};
  178. background-color:{color:blockquote};
  179. text-align:left;
  180. padding:0.5px;
  181. font-weight:none;
  182. letter-spacing:0px;
  183. margin-left:3px;
  184. margin-right:0px;
  185. padding-left:8px;
  186. color:{color:post text};
  187. }
  188. pre{
  189. font-size:9px;
  190. text-align:center;
  191. text-transform:none;
  192. font-family: 'Bitter', serif;
  193. font-weight:bold;
  194. line-height:9px;
  195. border-left:1px solid {color:border};
  196. border-bottom:1px solid {color:border};
  197. letter-spacing:2px;
  198. background-color:{color:blockquote};
  199. color:{color:post text};
  200. padding:6px;
  201. }
  202. small{
  203. font-size:8px;
  204. }
  205. big{
  206. font-size:11px;
  207. }
  208. sub{
  209. font-size:7px;
  210. text-align:left;
  211. }
  212. h1 {
  213. font-size:11px;
  214. text-align:center;
  215. font-family: 'roboto', sans-serif;
  216. letter-spacing:0px;
  217. text-transform:uppercase;
  218. font-weight:700;
  219. line-height:17px;
  220. border:1px solid {color:border};
  221. border-left:3px solid {color:border};
  222. background-color:{color:blockquote};
  223. color:{color:post text};
  224. padding:1px;
  225. }
  226. h1 a{
  227. color:{color:post text};
  228. background-color:{color:blockquote};
  229. }
  230. h2{
  231. color:{color:post text};
  232. text-transform:uppercase;
  233. font-family: 'Roboto', sans-serif;
  234. text-shadow: 1px 1px 0px #ddd;
  235. text-align:left;
  236. }
  237. b {
  238. font-weight:bold;
  239. padding:2px;
  240. color:{color:text};
  241. }
  242. i {
  243. font-weight:italic;
  244. color:{color:text};
  245. }
  246. u {
  247. text-decoration:none;
  248. border-bottom:1px solid {color:text};
  249. }
  250. #description {
  251. overflow:auto;
  252. position:fixed;
  253. text-align:justify;
  254. margin-top:115px;
  255. margin-left:463px;
  256. word-wrap: break-word;
  257. font-family: arial;
  258. width:80px;
  259. height:60px;
  260. opacity:1;
  261. line-height:10px;
  262. color:{color:text};
  263. background:{color:box};
  264. padding:10px;
  265. text-transform:lowercase;
  266. outline:1px solid #ddd;
  267. outline-offset:5px;
  268. letter-spacing:0px;
  269. font-size:8px;
  270. z-index:999;
  271. transition-duration: 0.9s;
  272. -moz-transition-duration:0.9s;
  273. -webkit-transition-duration:0.9s;
  274. -o-transition-duration:0.9s;
  275. }
  276. .pagination{
  277. padding:2px;
  278. height:24px;
  279. font-weight:300;
  280. font-family: 'arial', sans-serif;
  281. margin-left:280px;
  282. width:465px;
  283. position:fixed;
  284. margin-top:187px;
  285. text-decoration:none;
  286. z-index:999;
  287. font-size:8px;
  288. line-height:24px;
  289. color:{color:text};
  290. text-align:center;
  291. }
  292. .pagination a{
  293. padding:3px;
  294. font-family: 'arial', sans-serif;
  295. font-weight:300;
  296. bottom:0px;
  297. color:{color:text};
  298. text-transform:lowercase;
  299. -moz-transition-duration:0.5s;
  300. -webkit-transition-duration:0.5s;
  301. -o-transition-duration:0.5s;
  302. transition: all 0.3s ease-out;
  303. }
  304. .pagination a:hover{
  305. color:{color:hover};
  306. -moz-transition-duration:0.5s;
  307. -webkit-transition-duration:0.5s;
  308. -o-transition-duration:0.5s;
  309. transition: all 0.3s ease-out;
  310. }
  311. .links {
  312. width:100px;
  313. height:50px;
  314. overflow:hidden;
  315. cursor:pointer;
  316. top:165px;
  317. opacity:1;
  318. z-index:99999;
  319. position:fixed;
  320. margin-left:350px;
  321. text-align:center;
  322. }
  323. .links #all {
  324. margin-left:-2px;
  325. margin-top:0px;
  326. padding:5px;
  327. height:14px;
  328. transition-duration: 0.9s;
  329. -moz-transition-duration: 0.9s;
  330. -webkit-transition-duration: 0.9s;
  331. -o-transition-duration: 0.9s;
  332. }
  333. .links #all a:hover {
  334. color:{color:posts};
  335. background:{color:hover};
  336. transition-duration: 1.9s;
  337. -moz-transition-duration: 1.9s;
  338. -webkit-transition-duration: 1.9s;
  339. -o-transition-duration: 1.9s;
  340. }
  341. .links a {
  342. width:auto;
  343. height:5px;
  344. margin-bottom:3px;
  345. text-align:center;
  346. text-transform:uppercase;
  347. padding:4px;
  348. line-height:5px;
  349. color:{color:text};
  350. font-style:none;
  351. z-index:99999;
  352. font-family: 'calibri', sans-serif;
  353. letter-spacing:1px;
  354. font-size:8px;
  355. display:inline-block;
  356. transition-duration: 0.9s;
  357. -moz-transition-duration: 0.9s;
  358. -webkit-transition-duration: 0.9s;
  359. -o-transition-duration: 0.9s;
  360. }
  361. #title{
  362. width:470px;
  363. height:20px;
  364. top:190px;
  365. opacity:1;
  366. position:fixed;
  367. font-family: 'roboto', sans-serif;
  368. letter-spacing:-1px;
  369. font-style:italic;
  370. text-align:left;
  371. font-weight:700;
  372. color:{color:text};
  373. text-transform:uppercase;
  374. padding-bottom:0px;
  375. line-height:20px;
  376. font-size:12px;
  377. margin-left:210px;
  378. z-index:9999;
  379. }
  380. #bbackground{
  381. position:fixed;
  382. opacity:0;
  383. width:370px;
  384. height:210px;
  385. border-radius:4px 4px 0px 0px;
  386. background-color:{color:box};
  387. top:205px;
  388. margin-left:170px;
  389. z-index:-9999;
  390. }
  391. #icon {
  392. position:fixed;
  393. width:70px;
  394. margin-top:190px;
  395. padding:10px;
  396. height:70px;
  397. margin-left:180px;
  398. background-color:transparent;
  399. z-index:9999999999999999;
  400. }
  401. #iconimage {
  402. width 70px;
  403. z-index:-99999;
  404. }
  405. #iconimage img {
  406. width:70px;
  407. height:70px;
  408. margin-left:358px;
  409. top:80px;
  410. position:fixed;
  411. opacity:1;
  412. padding:5px;
  413. border:1px solid #ddd;
  414. background:{color:background};
  415. z-index:999999;
  416. }
  417. #entries {
  418. overflow-y:auto;
  419. margin-left:690px;
  420. letter-spacing:0px;
  421. margin-top:55px;
  422. }
  423. #post {
  424. font-size:10px;
  425. width:400px;
  426. color:{color:post text};
  427. background-color:{color:posts};
  428. text-align:justify;
  429. padding:20px;
  430. padding-top:5px;
  431. padding-bottom:0px;
  432. overflow:hidden;
  433. line-height:20px;
  434. margin-bottom:70px;
  435. }
  436. #post img{
  437. max-width:400px;
  438. height:auto;
  439. }
  440. #info {
  441. width:350px;
  442. height:15px;
  443. text-align:left;
  444. font-family:'arial', sans-serif;
  445. text-transform:none;
  446. margin-left:10px;
  447. font-size:8px;
  448. margin-top:30px;
  449. overflow:hidden;
  450. font-style:none;
  451. padding:10px;
  452. letter-spacing:1px;
  453. line-height:12px;
  454. border-top:1px solid #ddd;
  455. padding-bottom:13px;
  456. background-color:{color:posts};
  457. color:{color:text};
  458. }
  459. #info a {
  460. text-align:center;
  461. font-family:'arial', sans-serif;
  462. line-height:7px;
  463. color:{color:text};
  464. }
  465. #info a:hover{
  466. color:{color:hover};
  467. }
  468. .right{
  469. float:center;
  470. }
  471. #tags {
  472. text-align:left;
  473. opacity:0;
  474. font-size:9px;
  475. font-family:'arial', sans-serif;
  476. margin-top:-20px;
  477. margin-left:15px;
  478. padding:9px;
  479. font-weight:none;
  480. margin-bottom:7px;
  481. height:10px;
  482. width:530px;
  483. padding-top:0px;
  484. padding-bottom:3px;
  485. text-transform:lowercase;
  486. transition-duration: 0.5s;
  487. -moz-transition-duration: 0.5s;
  488. -webkit-transition-duration: 0.5s;
  489. -o-transition-duration: 0.5s;
  490. }
  491. #post:hover #tags {
  492. opacity:1;
  493. margin-top:-15px;
  494. padding-top:3px;
  495. margin-left:15px;
  496. }
  497. #tags a {
  498. padding:0px;
  499. margin-top:-3px;
  500. color:{color:text};
  501. line-height:12px;
  502. letter-spacing:1px;
  503. font-weight:none;
  504. font-size:8px;
  505. font-family:'arial', sans-serif;
  506. display:inline-block;
  507. }
  508. #tags a:hover {
  509. -moz-transition-duration:0.3s;
  510. -webkit-transition-duration:0.3s;
  511. -o-transition-duration:0.3s;
  512. color:{color:hover};
  513. }
  514. #asking {
  515. margin-left:15px;
  516. margin-top:-35px;
  517. }
  518. #askingimage {
  519. }
  520. #askingimage img {
  521. margin-left:15px;
  522. width:35px;
  523. height:35px;
  524. margin-top:20px;
  525. }
  526. #question {
  527. padding:20px;
  528. padding-left:60px;
  529. margin-top:-30px;
  530. margin-left:2px;
  531. color:{color:text};
  532. background-color:{color:blockquote};
  533. }
  534. #asker{
  535. margin-top:-45px;
  536. padding:1px;
  537. font-weight:300;
  538. margin-left:60px;
  539. letter-spacing:1px;
  540. font-size:9px;
  541. font-family: 'arial', sans-serif;
  542. text-transform:lowercase;
  543. }
  544. #credit{
  545. position:fixed;
  546. font-size:14px;
  547. font-weight:bold;
  548. padding-bottom:5px;
  549. padding-top:5px;
  550. height:20px;
  551. width:20px;
  552. opacity:1;
  553. padding-left:5px;
  554. padding-right:5px;
  555. margin-left:1325px;
  556. top:645px;
  557. letter-spacing:0px;
  558. line-height:22px;
  559. border-top:1px solid {color:accent};
  560. border-bottom:1px solid {color:accent};
  561. text-align:center;
  562. float:left;
  563. font-family: 'Roboto', sans-serif;
  564. color:{color:text};
  565. text-transform:uppercase;
  566. background-color: rgba(255,255,255, 0.3);
  567. transition-duration: 0.8s;
  568. }
  569. lol {
  570. font-size:11px;
  571. text-align:center;
  572. width:210px;
  573. height:5px;
  574. font-family: 'Calibri';
  575. text-shadow: 1px 1px 3px {color:text shadow};
  576. letter-spacing:1px;
  577. background-color:{color:blockquote background};
  578. color:{color:text};
  579. padding:5px;
  580. }
  581. .triangle {
  582. align:right;
  583. margin:7px 0px 10px 0px;
  584. padding:10px;
  585. position: relative;
  586. }
  587. .triangle t1{
  588. display:block;
  589. position:absolute;
  590. width:1px;
  591. height:1px
  592. font-size:0;
  593. margin-left:402px;
  594. top:131px;z-index:9999999;
  595. border-right:7px solid transparent;
  596. border-left:7px solid transparent;
  597. border-top:10px solid {color:background};
  598. -ms-transform: rotate(92deg); /* IE 9 */
  599. -webkit-transform: rotate(92deg); /* Chrome, Safari, Opera */
  600. transform: rotate(92deg);
  601. }
  602. .triangle t2 {
  603. display:block;
  604. position:absolute;
  605. width:0px;
  606. height:1px
  607. font-size:0;
  608. margin-left:399px;
  609. top:130px;
  610. border-right:8px solid transparent;
  611. border-left:8px solid transparent;
  612. border-top:12px solid #ddd;
  613. -ms-transform: rotate(90deg); /* IE 9 */
  614. -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  615. transform: rotate(90deg);
  616. }
  617.  
  618. {CustomCSS}</style>
  619. </head>
  620. <body>
  621. <!---- - BASICS / DONT TOUCH!!! - --->
  622. <div id="sidebar">
  623. <div id="description">{description}</div>
  624. <div class="triangle" style="background:transparent;margin-top:-11px; margin-left:35px;"><t2></t2><t1></t1></div>
  625. <div id="bbackground"></div>
  626. <div id="iconimage"><a href="/"title="{title}"><img src="{image:sidebar}"></a></div>
  627. <div id="title">{text:title}</div>
  628. </div>
  629. </div>
  630. <!---- - LINKS / DONT TOUCH!!! unless you want to change the icons - --->
  631. <div class="links">
  632. <div id="all">
  633. <a href="/"title="refresh">Home</a>
  634. <a href="/ask" title="message">Ask</a>
  635. <a href="{text:link 1 url}"title="{text:hover 1}">{text:link 1}</a>
  636. <a href="{text:link 2 url}"title="{text:hover 2}">{text:link 2}</a>
  637. <a href="{text:link 3 url}"title="{text:hover 3}">{text:link 3}</a>
  638. <a href="{text:link 4 url}"title="{text:hover 4}">{text:link 4}</a>
  639. </div>
  640. </div>
  641. </div></div>
  642. <!---- - PAGINATION / DONT TOUCH!!! - --->
  643. <div class="pagination"style="{color:title text}">
  644. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"title="previous page">BACK</a>{/block:PreviousPage}{block:JumpPagination length="4"}{block:CurrentPage}<span class="current_page"style="color:{color:title accent};text-shadow: 1px 1px 0px #ddd;">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page"style="{color:title text}" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}"title="next page">NEXT</a>{/block:NextPage}
  645. {/block:Pagination}</div></div>
  646. </div>
  647. <!---- - POSTS & ENTRIES / DONT TOUCH!!! - --->
  648. <div id="entries">
  649. {block:Posts}
  650. <div id="post"
  651. <div id="post">
  652. <!--TEXT POSTS-->
  653. {block:Text}
  654. {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
  655. {Body}
  656. {/block:Text}
  657. <!---- - ANSWER & QUESTION POSTS / DONT TOUCH!!! - --->
  658. {block:Answer}
  659. <div id="askingimage"><img src="{AskerPortraitURL-128}"/></div>
  660. <div id="asker">{Asker} sent:</div>
  661. <div id="question">{Question}</div>
  662. {Answer}{/block:Answer}
  663. <!---- - QUOTE POSTS / DONT TOUCH!!! - --->
  664. {block:Quote}
  665. {block:Quote}
  666. <h2>{Quote}</h2>
  667. <div align="right">
  668. {block:Source}<h1>-{Source}</h1>{/block:Source}
  669. </div>
  670. {/block:Quote}
  671. <!---- - LINK POSTS/ DONT TOUCH!!! - --->
  672. {block:Link}
  673. <h2><center><a href="{URL}">{Name}</center></a></h2>
  674. {block:Description}{Description}{/block:Description}
  675. {/block:Link}
  676. <!---- - CHAT POSTS / DONT TOUCH!!! - --->
  677. {block:Chat}
  678. {block:Title}<h2>{Title}</h2>{/block:Title}
  679. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class ="label">{Label}</span>{/block:Label}
  680. {Line}</li>{/block:Lines}</ul>
  681. {/block:Chat}
  682. <!---- - PHOTO POSTS/ DONT TOUCH!!! - --->
  683. {block:Photo}
  684. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
  685. {block:Caption}{Caption}{/block:Caption}
  686. {/block:Photo}
  687. <!---- - PHOTOSET POSTS / DONT TOUCH!!! - --->
  688. {block:Photoset}
  689. {Photoset-400}
  690. {block:Caption}{Caption}{/block:Caption}
  691. {/block:Photoset}
  692. <!---- - VIDEO POSTS / DONT TOUCH!!! - --->
  693. {block:Video}
  694. {Video-400}
  695. {block:Caption}{Caption}{/block:Caption}
  696. {/block:Video}
  697. <!---- - AUDIO POSTS / DONT TOUCH!!! - --->
  698. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  699. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  700. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  701. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  702. {/block:Audio}
  703. <!---- - INFO / DONT TOUCH!!! - --->
  704. <div id="info">
  705. <div id="permalink">
  706. <a href="{Permalink}">{TimeAgo} </a> / {NoteCountWithLabel} <a href="{ReblogURL}" title="reblog"target="_blank" class="details"><i class="fa fa-retweet"style="color:{color:text};font-weight:none"></i></a>
  707. <font style="float:right">
  708. {block:RebloggedFrom}
  709. {block:ContentSource}
  710. <a href="{ReblogParentURL}" title="reblogged from: {ReblogParentName}"><i class="fa fa-history"></i></a> / <a href="{SourceURL}"title="Source"><i class="fa fa-copyright"></i></a>
  711. {/block:ContentSource}
  712. {/block:RebloggedFrom}
  713. </font style>
  714. </a></div></div>
  715. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">#{Tag} </a>{/block:Tags}
  716. </div>
  717. {/block:HasTags}
  718. </div>
  719. {block:PostNotes} {PostNotes} {/block:PostNotes} {/block:Posts}</div>
  720. <!---- - END INFO / DONT TOUCH!!! - --->
  721. <!---- - START CREDIT / DONT TOUCH!!! - --->
  722. <div id="credit">
  723. <a href="http://adf.ly/1NFPh1"title="im-halsey themes"><i class="fa fa-moon-o"></i></a>
  724. </div>
  725. </div>
  726. <!---- - END CREDIT / DONT TOUCH!!! - --->
  727. </html>
  728. </body>
  729. <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" target="_blank" title="Tiny Hand"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Tiny Hand" /></a>
  730. <!---- - END HTML / DONT TOUCH!!! - --->
Add Comment
Please, Sign In to add comment