azurethemes

theme 77

Dec 7th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.15 KB | None | 0 0
  1. <!----
  2.  
  3.  
  4.  
  5.  
  6.  
  7. +-+-+-+-+-+-+-+-+
  8. |m|o|o|n|s|t|a|r|
  9. +-+-+-+-+-+-+-+-+-+
  10. |t|h|e|m|e|s|
  11. +-+-+-+-+-+-+
  12. © 2015
  13.  
  14.  
  15. ❝ theme 077 ❞
  16.  
  17. ◜ ◝ ◞ ★ ☾ retro ☽ ★ ◟ ◠ ◡
  18.  
  19. this theme was made by moonstarthemes (im-halsey)
  20. this theme was published for public use.
  21. editable for own use only.
  22. to publish an edited version of this theme, shoot me a message
  23. do not take parts of the coding & use for your own themes.
  24. do not claim the theme to be yours.
  25. do not remove the credit.
  26.  
  27. © moonstarthemes / im-halsey 2015. All Rights Reserved.
  28.  
  29.  
  30. --->
  31. <!---- - START HTML / DONT TOUCH!!! - --->
  32. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  33. <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
  34. <script type="text/javascript">
  35. WebFontConfig = {
  36. google: { families: [ 'Roboto:400,700:latin' , 'Roboto::latin' , 'Abel::latin', 'Sarpanch::latin', 'Khand:400,600:latin' , 'Montserrat:400,700:latin' , 'Lato:300,700:latin', 'Raleway:400,700:latin', 'Ubuntu:400,700:latin', 'Poppins:400,700:latin', 'Carrois+Gothic::latin', 'Orienta::latin', 'Oxygen:400,700:latin' , 'Hind:400,700:latin' , 'Karla:400,700:latin' , 'Open+Sans:400,700,600:latin' , 'Exo:400,700,600:latin'] }
  37. };
  38. (function() {
  39. var wf = document.createElement('script');
  40. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  41. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  42. wf.type = 'text/javascript';
  43. wf.async = 'true';
  44. var s = document.getElementsByTagName('script')[0];
  45. s.parentNode.insertBefore(wf, s);
  46. })(); </script>
  47. <!---- - START TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  48. <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>
  49. <script>
  50. (function($){
  51. $(document).ready(function(){
  52. $("a[title]").style_my_tooltips({
  53. tip_follows_cursor:true,
  54. tip_delay_time:90,
  55. tip_fade_speed:600,
  56. attribute:"title"
  57. });
  58. });
  59. })(jQuery);
  60. </script>
  61. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  62. <!---- - END TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  63. <head>
  64. <title>{Title}</title>
  65. <link rel="shortcut icon" href="{Favicon}">
  66. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  67. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  68. <!---- - START BACKGROUND COLORS / DONT TOUCH!!! - --->
  69. <meta name="color:background" content="#f5f5f5"/>
  70. <meta name="color:blockquote" content="#fffdfd">
  71. <meta name="color:posts" content="#ffffff">
  72. <meta name="color:scrollbar" content="#000000">
  73. <meta name="color:scrollbar background" content="#ffffff">
  74. <!---- - END BACKGROUND COLORS / DONT TOUCH!!! - --->
  75. <!---- - START TEXT COLORS / DONT TOUCH!!! - --->
  76. <meta name="color:text" content="#000000"/>
  77. <meta name="color:post text" content="#000000"/>
  78. <meta name="color:title text" content="#ffffff"/>
  79. <!---- - END TEXT COLORS / DONT TOUCH!!! - --->
  80. <!---- - START OTHER COLORS / DONT TOUCH!!! - --->
  81. <meta name="color:hover" content="#97c5e0">
  82. <meta name="color:border" content="#f6f6f6">
  83. <meta name="color:links" content="#000000"/>
  84. <meta name="color:accent" content="#dcecf5"/>
  85. <meta name="color:icon" content="#000000"/>
  86. <meta name="color:icon 2" content="#000000"/>
  87. <!---- - END OTHER COLORS / DONT TOUCH!!! - --->
  88. <!---- - START BORDER COLORS / DONT TOUCH!!! - --->
  89. <meta name="color:blockquote border" content="#000000">
  90. <meta name="color:border" content="#000000"/>
  91. <!---- - END BORDER COLORS / DONT TOUCH!!! - --->
  92. <!---- - START IMAGES / DONT TOUCH!!! - --->
  93. <meta name="image:background" content=""/>
  94. <!---- - END IMAGES / DONT TOUCH!!! - --->
  95. <meta name="text:title" content="">
  96. <!---- - START LINKS / DONT TOUCH!!! - --->
  97. <meta name="text:link one" content="Link One">
  98. <meta name="text:link two" content="Link two">
  99. <meta name="text:link three" content="Link three">
  100. <meta name="text:link one url" content="/">
  101. <meta name="text:link two url" content="/">
  102. <meta name="text:link three url" content="/">
  103. <!---- - END LINKS / DONT TOUCH!!! - --->
  104.  
  105. <style type="text/css">
  106.  
  107. ::-webkit-scrollbar-thumb {
  108. height:auto;
  109. background-color:{color:scrollbar};
  110. }
  111. ::-webkit-scrollbar {
  112. height:2px;
  113. width:5px;
  114. background-color:{color:scrollbar background};
  115. }
  116. #s-m-t-tooltip {
  117. margin:12px 0px 0px 12px;
  118. padding:4px;
  119. background-color:{color:posts};
  120. font-family: 'Exo', sans-serif;
  121. font-weight:300;
  122. font-size:9px;
  123. text-transform:lowercase;
  124. letter-spacing:1px;
  125. color:{color:text};
  126. z-index:999999999999999999999999999999999999;
  127. }
  128. body {
  129. background-color:{color:background};
  130. background-image:url('{image:background}');
  131. background-attachment: fixed;
  132. background-repeat: repeat;
  133. font-weight:none;
  134. font-family: 'arial', sans-serif;
  135. font-size:9px;
  136. text-align:justify;
  137. color:{color:text};
  138. margin:0;
  139. }
  140. a {
  141. text-decoration:none;
  142. color:{color:links};
  143. transition-duration: 0.2s;
  144. -moz-transition-duration: 0.2s;
  145. -webkit-transition-duration: 0.3s;
  146. -o-transition-duration: 0.3s;
  147. }
  148. a:hover {
  149. text-decoration:none;
  150. color:{color:hover};
  151. transition-duration: 0.2s;
  152. -moz-transition-duration: 0.2s;
  153. -webkit-transition-duration: 0.3s;
  154. -o-transition-duration: 0.3s;
  155. }
  156. img {
  157. }
  158. blockquote {
  159. font-size:10px;
  160. max-width:545px;
  161. border-left:3px solid{color:accent};
  162. text-align:left;
  163. padding:1px;
  164. font-weight:none;
  165. margin-left:0px;
  166. padding-top:0.5px;
  167. padding-bottom:0.5px;
  168. font-size:10px;
  169. font-family: 'arial', sans-serif;
  170. margin-right:30px;
  171. padding-left:15px;
  172. color:{color:text};
  173. }
  174. pre{
  175. font-size:9px;
  176. text-align:center;
  177. text-transform:none;
  178. font-family: 'Bitter', serif;
  179. font-weight:bold;
  180. line-height:9px;
  181. border-left:1px solid {color:border};
  182. border-bottom:1px solid {color:border};
  183. letter-spacing:2px;
  184. background-color:{color:blockquote};
  185. color:{color:post text};
  186. padding:6px;
  187. }
  188. small{
  189. font-size:8px;
  190. }
  191. big{
  192. font-size:11px;
  193. }
  194. sub{
  195. font-size:7px;
  196. text-align:left;
  197. }
  198. h1 {
  199. font-size:11px;
  200. text-align:center;
  201. font-family: 'roboto', sans-serif;
  202. letter-spacing:0px;
  203. text-transform:uppercase;
  204. font-weight:700;
  205. line-height:17px;
  206. border:1px solid {color:border};
  207. border-left:3px solid {color:border};
  208. background-color:{color:blockquote};
  209. color:{color:post text};
  210. padding:1px;
  211. }
  212. h1 a{
  213. color:{color:post text};
  214. background-color:{color:blockquote};
  215. }
  216. h2{
  217. color:{color:post text};
  218. text-transform:uppercase;
  219. font-family: 'Roboto', sans-serif;
  220. text-align:left;
  221. }
  222. b {
  223. font-weight:bold;
  224. padding:2px;
  225. text-shadow: 1px 1px 1px #cccccc;
  226. font-family: 'Roboto', sans-serif;
  227. color:{color:text};
  228. }
  229. i {
  230. font-weight:italic;
  231. text-shadow: 1px 1px 1px #cccccc;
  232. color:{color:text};
  233. }
  234. m {
  235. font-style:italic;
  236. text-shadow: 1px 1px 1px #cccccc;
  237. color:{color:top text};
  238. }
  239. j {
  240. font-weight:bold;
  241. }
  242. n {
  243. font-weight:bold;
  244. letter-spacing:-1px;
  245. text-shadow: 1px 1px 1px #cccccc;
  246. font-size:12px;
  247. text-transform:uppercase;
  248. color:{color:text};
  249. }
  250. u {
  251. text-decoration:none;
  252. text-shadow: 1px 1px 1px #cccccc;
  253. border-bottom:1px solid {color:text};
  254. }
  255. #description {
  256. overflow:auto;
  257. position:absolute;
  258. text-align:left;
  259. top:345px;
  260. margin-left:760px;
  261. word-wrap: break-word;
  262. font-family: lucida console;
  263. width:350px;
  264. height:120px;
  265. opacity:1;
  266. line-height:13px;
  267. font-weight:300;
  268. color:{color:text};
  269. padding:20px;
  270. letter-spacing:0px;
  271. font-size:10px;
  272. z-index:99999;
  273. transition-duration: 0.9s;
  274. -moz-transition-duration:0.9s;
  275. -webkit-transition-duration:0.9s;
  276. -o-transition-duration:0.9s;
  277. }
  278. #description::-webkit-scrollbar{
  279. width: 0px;
  280. }
  281. #description::-webkit-scrollbar-thumb{
  282. background:transparent;
  283. }
  284. #description::-webkit-scrollbar-track{
  285. background-color:transparent;
  286. }
  287. .pagination{
  288. font-family: 'open sans', sans-serif;
  289. margin-left:-350px;
  290. width:auto;
  291. font-size:14px;
  292. text-align:center;
  293. }
  294. .pagination a{
  295. padding:3px;
  296. font-family: 'open sans', sans-serif;
  297. font-weight:600;
  298. bottom:-10px;
  299. color:{color:text};
  300. }
  301. .pagination a:hover{
  302. color:{color:hover};
  303. -moz-transition-duration:0.5s;
  304. -webkit-transition-duration:0.5s;
  305. -o-transition-duration:0.5s;
  306. transition: all 0.3s ease-out;
  307. }
  308. .links {
  309. width:400px;
  310. height:10px;
  311. overflow:hidden;
  312. cursor:pointer;
  313. top:50px;
  314. opacity:1;
  315. z-index:999999999;
  316. position:fixed;
  317. margin-left:230px;
  318. padding:5px;
  319. text-align:left;
  320. }
  321. .links #all {
  322. margin-left:0px;
  323. margin-top:-5px;
  324. padding:5px;
  325. -webkit-transition: all 0.3s ease-in-out;
  326. -moz-transition: all 0.3s ease-in-out;
  327. -o-transition: all 0.3s ease-in-out;
  328. -ms-transition: all 0.3s ease-in-out;
  329. transition: all 0.3s ease-in-out;
  330. }
  331. .links #all a:hover {
  332. color:{color:hover};
  333. -webkit-transition: all 0.3s ease-in-out;
  334. -moz-transition: all 0.3s ease-in-out;
  335. -o-transition: all 0.3s ease-in-out;
  336. -ms-transition: all 0.3s ease-in-out;
  337. transition: all 0.3s ease-in-out;
  338. }
  339. .links a {
  340. width:auto;
  341. height:auto;
  342. margin-bottom:5px;
  343. text-align:center;
  344. text-transform:capitalize;
  345. padding:4px;
  346. opacity:1;
  347. line-height:8px;
  348. color:{color:text};
  349. font-style:none;
  350. z-index:99999;
  351. margin-left:-3px;
  352. font-weight:300;
  353. font-family: 'arial' , sans-serif;
  354. letter-spacing:0px;
  355. font-size:10px;
  356. display:inline-block;
  357. -webkit-transition: all 0.3s ease-in-out;
  358. -moz-transition: all 0.3s ease-in-out;
  359. -o-transition: all 0.3s ease-in-out;
  360. -ms-transition: all 0.3s ease-in-out;
  361. transition: all 0.3s ease-in-out;
  362. }
  363. #title2{
  364. width:420px;
  365. height:8px;
  366. top:31px;
  367. opacity:1;
  368. position:fixed;
  369. font-family: 'arial', sans-serif;
  370. letter-spacing:0px;
  371. text-align:left;
  372. padding-left:10px;
  373. font-weight:700;
  374. color:{color:posts};
  375. text-transform:none;
  376. padding-top:13px;
  377. line-height:0px;
  378. font-size:8.5px;
  379. margin-left:247px;
  380. z-index:9999999999999;
  381. }
  382. #postbg {
  383. position:fixed;
  384. margin-top:-50px;
  385. width:0px;
  386. height:0px;
  387. z-index:-9999;
  388. background:{color:text};
  389. margin-left:230px;
  390. }
  391. #postbg img {
  392. position:absolute;
  393. margin-left:0;
  394. margin-top:30;
  395. }
  396. #descbg {
  397. position:fixed;
  398. margin-top:170px;
  399. width:0px;
  400. height:0px;
  401. z-index:-9999;
  402. background:{color:text};
  403. margin-left:720px;
  404. }
  405. #descbg img {
  406. position:absolute;
  407. margin-left:0;
  408. margin-top:30;
  409. }
  410. #entries {
  411. margin-left:300px;
  412. margin-top:80px;
  413. width:395px;
  414. height:254px;
  415. overflow:auto;
  416. }
  417. #post {
  418. font-size:10px;
  419. width:345px;
  420. color:{color:post text};
  421. background-color:{color:posts};
  422. text-align:justify;
  423. padding:20px;
  424. padding-top:5px;
  425. padding-bottom:12px;
  426. overflow:hidden;
  427. line-height:20px;
  428. margin-bottom:30px;
  429. }
  430. #post img{
  431. max-width:345px;
  432. height:auto;
  433. }
  434. #permalink{
  435. margin-bottom:15px;
  436. text-align:left;
  437. font-size:9px;
  438. margin-left:-2px;
  439. margin-top:11px;
  440. font-weight:bold;
  441. width:520px;
  442. font-size:11px;
  443. text-transform:none;
  444. font-weight:300;
  445. font-family: 'arial', sans-serif;
  446. letter-spacing:0px;
  447. line-height:5px;
  448. color:{color:text};
  449. }
  450. #permalink a{
  451. color:{color:text};
  452. font-family: 'arial', sans-serif;
  453. font-size:11px;
  454. margin-left:-3px;
  455. text-transform:none;
  456. font-weight:700;
  457. padding:3px;
  458. }
  459. #permalinkb{
  460. margin-bottom:15px;
  461. text-align:left;
  462. font-size:9px;
  463. margin-left:0px;
  464. margin-top:3px;
  465. font-weight:bold;
  466. width:520px;
  467. font-size:10px;
  468. text-transform:none;
  469. font-weight:300;
  470. font-family: 'arial', sans-serif;
  471. letter-spacing:0px;
  472. line-height:5px;
  473. color:{color:text};
  474. }
  475. #permalinkb a{
  476. color:{color:text};
  477. font-family: 'arial', sans-serif;
  478. font-size:9px;
  479. opacity:0.8;
  480. margin-left:-3px;
  481. text-transform:none;
  482. font-weight:300;
  483. padding:3px;
  484. }
  485. #info {
  486. width:500px;
  487. height:25px;
  488. text-align:left;
  489. font-family: 'arial', sans-serif;
  490. text-transform:uppercase;
  491. margin-left:-5px;
  492. font-size:11px;
  493. margin-top:10px;
  494. overflow:hidden;
  495. font-weight:700;
  496. font-style:none;
  497. padding:10px;
  498. line-height:15px;
  499. color:{color:text};
  500. }
  501. #info a {
  502. text-align:center;
  503. font-weight:600;
  504. font-size:11px;
  505. letter-spacing:0px;
  506. font-family: 'arial', sans-serif;
  507. line-height:7px;
  508. color:{color:text};
  509. }
  510. #info a:hover{
  511. color:{color:hover};
  512. }
  513. .right{
  514. float:center;
  515. }
  516. #tags {
  517. text-align:left;
  518. opacity:1;
  519. font-size:11px;
  520. font-family: 'arial', sans-serif;
  521. margin-top:-55px;
  522. margin-left:-5px;
  523. padding:5px;
  524. font-weight:none;
  525. color:{color:text};
  526. margin-bottom:15px;
  527. height:15px;
  528. width:510px;
  529. text-transform:none;
  530. transition-duration: 0.5s;
  531. -moz-transition-duration: 0.5s;
  532. -webkit-transition-duration: 0.5s;
  533. -o-transition-duration: 0.5s;
  534. }
  535. #tags a {
  536. padding:0px;
  537. margin-top:-13px;
  538. color:{color:text};
  539. line-height:12px;
  540. letter-spacing:0px;
  541. font-weight:none;
  542. text-align:left;
  543. font-size:11px;
  544. font-family: 'arial', sans-serif;
  545. display:inline-block;
  546. }
  547. #tags a:hover {
  548. -moz-transition-duration:0.3s;
  549. -webkit-transition-duration:0.3s;
  550. -o-transition-duration:0.3s;
  551. color:{color:hover};
  552. }
  553. #asking {
  554. margin-left:20px;
  555. margin-top:-35px;
  556. }
  557. #askingimage {
  558. }
  559. #askingimage img {
  560. margin-left:305px;
  561. width:43px;
  562. height:43px;
  563. border-radius:4px 4px 4px 4px;
  564. margin-top:20px;
  565. }
  566. #question {
  567. padding:20px;
  568. padding-left:14px;
  569. margin-top:-25px;
  570. margin-left:0px;
  571. width:250px;
  572. border-radius:2px 2px 2px 2px;
  573. color:{color:text};
  574. background-color:{color:accent};
  575. }
  576. #asker{
  577. margin-top:-66px;
  578. padding:1px;
  579. font-weight:300;
  580. font-size:11px;
  581. z-index:9999999999;
  582. color:{color:text};
  583. opacity:1;
  584. margin-left:14px;
  585. letter-spacing:0px;
  586. font-family: 'roboto', sans-serif;
  587. text-transform:lowercase;
  588. }
  589. #credit{
  590. position:fixed;
  591. font-size:9px;
  592. font-weight:bold;
  593. padding-bottom:5px;
  594. padding-top:5px;
  595. height:20px;
  596. width:20px;
  597. opacity:1;
  598. padding-left:5px;
  599. padding-right:5px;
  600. margin-left:1330px;
  601. top:645px;
  602. letter-spacing:0px;
  603. line-height:22px;
  604. border:1px solid #ddd;
  605. padding:3px;
  606. text-align:center;
  607. float:left;
  608. font-family: 'open sans', sans-serif;
  609. color:{color:text};
  610. text-transform:uppercase;
  611. background-color: rgba(255,255,255, 0.3);
  612. transition-duration: 0.8s;
  613. }
  614. tit2 {
  615. font-size:8px;
  616. text-align:left;
  617. line-height:21px;
  618. text-transform:uppercase;
  619. font-family: 'lato', sans-serif;
  620. letter-spacing:1px;
  621. margin-bottom:4px;
  622. color:{color:title text};
  623. padding:0px;
  624. }
  625. midline {
  626. font-size:20px;
  627. text-align:left;
  628. line-height:27px;
  629. text-transform:uppercase;
  630. font-family: 'roboto', sans-serif;
  631. letter-spacing:1px;
  632. font-weight:300;
  633. margin-bottom:4px;
  634. color:{color:title text};
  635. padding:5px;
  636. }
  637. .triangle {
  638. align:right;
  639. margin:7px 0px 10px 0px;
  640. padding:10px;
  641. position: relative;
  642. }
  643. .triangle t1{
  644. display:block;
  645. position:absolute;
  646. width:1px;
  647. height:1px
  648. font-size:0;
  649. margin-left:5px;
  650. top:-19px;z-index:9999999;
  651. border-right:7px solid transparent;
  652. border-left:7px solid transparent;
  653. border-top:10px solid transparent;
  654. -ms-transform: rotate(92deg); /* IE 9 */
  655. -webkit-transform: rotate(92deg); /* Chrome, Safari, Opera */
  656. transform: rotate(92deg);
  657. }
  658. .triangle t2 {
  659. display:block;
  660. position:absolute;
  661. width:0px;
  662. height:1px
  663. font-size:0;
  664. margin-left:231px;
  665. top:-20px;
  666. border-right:9px solid transparent;
  667. border-left:9px solid transparent;
  668. border-top:10px solid {color:accent};
  669. -ms-transform: rotate(90deg); /* IE 9 */
  670. -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  671. transform: rotate(270deg);
  672. }
  673. .updates{
  674. bottom:10px;
  675. margin-left:10px;
  676. width:120px;
  677. height:20px;
  678. padding:5px;
  679. line-height:15px;
  680. position:fixed;
  681. color:{color:text};
  682. z-index:999999;
  683. overflow:hidden;
  684. -moz-transition-duration:0.7s;
  685. -webkit-transition-duration:0.7s;
  686. -o-transition-duration:0.7s;
  687. transition: all 0.7s ease-out;
  688. }
  689. .updates:hover{
  690. height:130px;
  691. -moz-transition-duration:0.7s;
  692. -webkit-transition-duration:0.7s;
  693. -o-transition-duration:0.7s;
  694. transition: all 0.7s ease-out;
  695. }
  696. .updates a{
  697. width:170px;
  698. height:100px;
  699. position:fixed;
  700. line-height:10px;
  701. top:434px;
  702. margin-left:15px;
  703. font-size:10px;
  704. text-align:left;
  705. letter-spacing:1px;
  706. overflow:auto;
  707. z-index:99;
  708. opacity:1;
  709. }
  710. .updates a:hover{
  711. overflow:auto;
  712. -webkit-transition: all 0.7s ease-out;
  713. -moz-transition: all 0.7s ease-out;
  714. transition: all 0.7s ease-out;
  715. }
  716. .back-to-top {
  717. background:{color:accent};
  718. position: fixed;
  719. color:{color:text};
  720. bottom:40px;
  721. right:40px;
  722. padding:10px;
  723. }
  724.  
  725. {CustomCSS}</style>
  726. </head>
  727. <body>
  728. <!---- - BASICS / DONT TOUCH!!! - --->
  729. <div id="sidebar">
  730. <div id="description">{description}</a></div>
  731. <div id="postbg"><img src="https://40.media.tumblr.com/e83dd397efd1c34c798cd4734d3ea8ce/tumblr_nyzy2u7mdu1u9o0yqo1_500.jpg"></a></div>
  732. <div id="descbg"><img src="https://36.media.tumblr.com/c95bf44860244977fc79e140d5e53c0b/tumblr_nyzxjtlofS1u9o0yqo1_500.png"></a></div>
  733. <div id="title2">{text:title}</a></div>
  734. </div>
  735. <!---- - START LINKS / DONT TOUCH!!! - --->
  736. <div class="links">
  737. <div id="all">
  738. <a href="/">Index</a>
  739. <a href="/ask">inbox</a>
  740. <a href="{text:link one url}">{text:link one}</a>
  741. <a href="{text:link two url}">{text:link two}</a>
  742. <a href="{text:link three url}">{text:link three}</a>
  743. </div>
  744. </div>
  745. </div>
  746. </div>
  747. <!---- - POSTS & ENTRIES / DONT TOUCH!!! - --->
  748. <div id="entries">
  749. {block:Posts}
  750. <div id="post"
  751.  
  752. <div id="post">
  753. {block:Date}
  754. <div id="permalink">
  755. {block:RebloggedFrom}
  756. {block:ContentSource}
  757. <a href="{ReblogParentURL}" title="via">{ReblogParentName}</a> <i class="fa fa-retweet"style="color:{color:post text}"></i> <a href="{SourceURL}"title="source">{ReblogRootName}</a>
  758. {/block:ContentSource}
  759. {/block:RebloggedFrom}
  760. </br>
  761. </br>
  762. <div id="permalinkb">
  763. <a href="{Permalink}">{Month} {DayOfMonth} {Year}, {24Hour}:{Minutes}:{Seconds} {AmPm} · {TimeAgo} </a> · <a href="{ReblogURL}" title="reblog"target="_blank" class="details"><i class="fa fa-retweet"style="color:{color:post text}"></i></a>
  764. </div></div>
  765. {/block:Date}
  766. <!--TEXT POSTS-->
  767. {block:Text}
  768. {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
  769. {Body}
  770. {/block:Text}
  771. <!---- - ANSWER & QUESTION POSTS / DONT TOUCH!!! - --->
  772. {block:Answer}
  773. <div id="askingimage"><img src="{AskerPortraitURL-48}"/></div>
  774. <div class="triangle" style="background:transparent;margin-top:-11px; margin-left:35px;"><t2></t2><t1></t1></div>
  775. <div id="asker"><j>{Asker}</j> asked:</div>
  776. <div id="question">{Question}</div>
  777. {Answer}{/block:Answer}
  778. <!---- - QUOTE POSTS / DONT TOUCH!!! - --->
  779. {block:Quote}
  780. {block:Quote}
  781. <h2>{Quote}</h2>
  782. <div align="right">
  783. {block:Source}<h1>-{Source}</h1>{/block:Source}
  784. </div>
  785. {/block:Quote}
  786. <!---- - LINK POSTS/ DONT TOUCH!!! - --->
  787. {block:Link}
  788. <h2><center><a href="{URL}">{Name}</center></a></h2>
  789. {block:Description}{Description}{/block:Description}
  790. {/block:Link}
  791. <!---- - CHAT POSTS / DONT TOUCH!!! - --->
  792. {block:Chat}
  793. {block:Title}<h2>{Title}</h2>{/block:Title}
  794. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class ="label">{Label}</span>{/block:Label}
  795. {Line}</li>{/block:Lines}</ul>
  796. {/block:Chat}
  797. <!---- - PHOTO POSTS/ DONT TOUCH!!! - --->
  798. {block:Photo}
  799. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
  800. {block:Caption}{Caption}{/block:Caption}
  801. {/block:Photo}
  802. <!---- - PHOTOSET POSTS / DONT TOUCH!!! - --->
  803. {block:Photoset}
  804. {Photoset-250}
  805. {block:Caption}{Caption}{/block:Caption}
  806. {/block:Photoset}
  807. <!---- - VIDEO POSTS / DONT TOUCH!!! - --->
  808. {block:Video}
  809. {Video-250}
  810. {block:Caption}{Caption}{/block:Caption}
  811. {/block:Video}
  812. <!---- - AUDIO POSTS / DONT TOUCH!!! - --->
  813. {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>
  814. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  815. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  816. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  817. {/block:Audio}
  818. <!---- - INFO / DONT TOUCH!!! - --->
  819. <div id="info">
  820. <div id="permalink">
  821. <a href="{Permalink}">{NoteCountWithLabel} </a></div></div>
  822. {block:HasTags}<div id="tags">
  823. {block:Tags} #<a href="{TagURL}">{Tag} </a>, {/block:Tags}
  824. </div>
  825. {/block:HasTags}
  826. </div>
  827. {block:PostNotes} {PostNotes} {/block:PostNotes}
  828.  
  829. {/block:Posts}
  830.  
  831.  
  832. {block:Pagination}
  833. <div class="pagination"style="{color:title text}">
  834. {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:text};background:{color:accent};padding:4px">{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}
  835. {/block:Pagination}</div>
  836. </div>
  837. <!---- - END INFO / DONT TOUCH!!! - --->
  838. <!---- - START CREDIT / DONT TOUCH!!! - --->
  839. <div id="credit">
  840. <a href="http://adf.ly/1Q6OGo"title="moonstar themes">ms</a>
  841. </div>
  842. </div>
  843. <!---- - END CREDIT / DONT TOUCH!!! - --->
  844. </html>
  845. </body>
  846. <!---- - END HTML / DONT TOUCH!!! - --->
Add Comment
Please, Sign In to add comment