azurethemes

theme 62

Oct 19th, 2015
758
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.48 KB | None | 0 0
  1. <!----
  2.  
  3. | |
  4. _ __ ___ ___ ___ _ __ ___| |_ __ _ _ __
  5. | '_ ` _ \ / _ \ / _ \| '_ \/ __| __/ _` | '__|
  6. | | | | | | (_) | (_) | | | \__ \ || (_| | |
  7. |_| |_| |_|\___/ \___/|_| |_|___/\__\__,_|_|
  8.  
  9.  
  10. _ _
  11. | | | |
  12. | |_| |__ ___ _ __ ___ ___ ___
  13. | __| '_ \ / _ \ '_ ` _ \ / _ \/ __|
  14. | |_| | | | __/ | | | | | __/\__ \
  15. \__|_| |_|\___|_| |_| |_|\___||___/
  16.  
  17.  
  18.  
  19. theme 62
  20.  
  21. ◜ ◝ ◞ ★ ☾ star ☽ ★ ◟ ◠ ◡
  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', 'Archivo+Narrow::latin', 'Quicksand:700:latin' , 'Josefin+Sans::latin', 'Fira+Sans::latin' , 'Ek+Mukta::latin' , 'Lobster+Two::latin' , 'Rokkitt::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:top img" content=""/>
  93. <meta name="image:right img" content=""/>
  94. <meta name="image:left img" content=""/>
  95. <meta name="image:bottom img" content=""/>
  96. <!---- - END IMAGES / DONT TOUCH!!! - --->
  97. <meta name="text:title" content="">
  98. <meta name="text:hover 1" content="">
  99. <meta name="text:hover 2" content="">
  100. <meta name="text:hover 3" content="">
  101. <meta name="text:hover 4" content="">
  102. <meta name="text:hover 5" content="">
  103. <meta name="text:hover 6" content="">
  104. <!---- - START LINKS / DONT TOUCH!!! - --->
  105. <meta name="text:link 1 url" content="/">
  106. <meta name="text:link 2 url" content="/">
  107. <meta name="text:link 3 url" content="/">
  108. <meta name="text:link 4 url" content="/">
  109. <meta name="text:link 5 url" content="/">
  110. <meta name="text:link 6 url" content="/">
  111. <!---- - END LINKS / DONT TOUCH!!! - --->
  112.  
  113. <style type="text/css">
  114.  
  115.  
  116. @-webkit-keyframes CH {
  117. 0% {-webkit-transform: scale(.3);}
  118. 50% {-webkit-transform: scale(1.05);}
  119. 70% {-webkit-transform: scale(.9);}
  120. 100% {-webkit-transform: scale(1);}
  121. }
  122. ::-webkit-scrollbar-thumb {
  123. height:auto;
  124. background-color:{color:scrollbar};
  125. border:1px solid {color:text};
  126. }
  127. ::-webkit-scrollbar {
  128. height:2px;
  129. width:3px;
  130. background-color:{color:scrollbar background};
  131. }
  132. #s-m-t-tooltip {
  133. max-width:300px;
  134. margin:5px 0px 0px 5px;
  135. padding:3px;
  136. font-weight:700;
  137. background-color:{color:blockquote};
  138. font-family: 'roboto', sans-serif;
  139. border:1px solid {color:border};
  140. font-size:7px;
  141. text-transform:uppercase;
  142. letter-spacing:0.5px;
  143. color:{color:text};
  144. z-index:999999999999999999999999999999999999;
  145. -webkit-animation: CH 600ms;
  146. }
  147. body {
  148. background-color:{color:background};
  149. background-image:url('{image:background}');
  150. background-attachment: fixed;
  151. background-repeat: repeat;
  152. font-weight:none;
  153. font-family: 'arial', sans-serif;
  154. font-size:9px;
  155. text-align:justify;
  156. color:{color:text};
  157. margin:0;
  158. }
  159. a {
  160. text-decoration:none;
  161. color:{color:links};
  162. transition-duration: 0.2s;
  163. -moz-transition-duration: 0.2s;
  164. -webkit-transition-duration: 0.3s;
  165. -o-transition-duration: 0.3s;
  166. }
  167. a:hover {
  168. text-decoration:none;
  169. color:{color:hover};
  170. transition-duration: 0.2s;
  171. -moz-transition-duration: 0.2s;
  172. -webkit-transition-duration: 0.3s;
  173. -o-transition-duration: 0.3s;
  174. }
  175. img {
  176. }
  177. blockquote {
  178. font-size:9px;
  179. max-width:545px;
  180. border-left:1px solid{color:border};
  181. background-color:{color:blockquote};
  182. text-align:left;
  183. padding:1px;
  184. font-weight:none;
  185. letter-spacing:0px;
  186. margin-left:5px;
  187. margin-right:5px;
  188. padding-left:5px;
  189. color:{color:post text};
  190. }
  191. pre{
  192. font-size:9px;
  193. text-align:center;
  194. text-transform:none;
  195. font-family: 'Bitter', serif;
  196. font-weight:bold;
  197. line-height:9px;
  198. border-left:1px solid {color:border};
  199. border-bottom:1px solid {color:border};
  200. letter-spacing:2px;
  201. background-color:{color:blockquote};
  202. color:{color:post text};
  203. padding:6px;
  204. }
  205. small{
  206. font-size:8px;
  207. }
  208. big{
  209. font-size:11px;
  210. }
  211. sub{
  212. font-size:7px;
  213. text-align:left;
  214. }
  215. h1 {
  216. font-size:11px;
  217. text-align:center;
  218. font-family: 'roboto', sans-serif;
  219. letter-spacing:0px;
  220. text-transform:uppercase;
  221. font-weight:700;
  222. line-height:17px;
  223. border:1px solid {color:border};
  224. border-left:3px solid {color:border};
  225. background-color:{color:blockquote};
  226. color:{color:post text};
  227. padding:1px;
  228. }
  229. h1 a{
  230. color:{color:post text};
  231. background-color:{color:blockquote};
  232. }
  233. h2{
  234. color:{color:post text};
  235. text-transform:uppercase;
  236. font-family: 'Roboto', sans-serif;
  237. text-shadow: 1px 1px 0px #ddd;
  238. text-align:left;
  239. }
  240. b {
  241. font-weight:bold;
  242. padding:2px;
  243. color:{color:text};
  244. }
  245. i {
  246. font-weight:italic;
  247. color:{color:text};
  248. }
  249. u {
  250. text-decoration:none;
  251. border-bottom:1px solid {color:text};
  252. }
  253. #description {
  254. overflow:auto;
  255. position:fixed;
  256. text-align:right;
  257. margin-top:196px;
  258. margin-left:170px;
  259. word-wrap: break-word;
  260. font-family: arial;
  261. width:80px;
  262. height:100px;
  263. opacity:1;
  264. line-height:10px;
  265. color:{color:text};
  266. background:{color:box};
  267. padding:10px;
  268. border-radius:5px 5px 5px 5px;
  269. letter-spacing:1px;
  270. font-size:8px;
  271. z-index:999;
  272. transition-duration: 0.9s;
  273. -moz-transition-duration:0.9s;
  274. -webkit-transition-duration:0.9s;
  275. -o-transition-duration:0.9s;
  276. }
  277. .pagination{
  278. padding:2px;
  279. height:24px;
  280. font-weight:700;
  281. font-family: 'Roboto', sans-serif;
  282. margin-left:-5px;
  283. width:465px;
  284. position:fixed;
  285. margin-top:387px;
  286. text-decoration:none;
  287. z-index:999;
  288. font-size:10px;
  289. line-height:24px;
  290. color:{color:text};
  291. text-align:center;
  292. }
  293. .pagination a{
  294. padding:3px;
  295. font-family: 'Roboto', sans-serif;
  296. font-weight:700;
  297. bottom:0px;
  298. color:{color:text};
  299. text-transform:uppercase;
  300. -moz-transition-duration:0.5s;
  301. -webkit-transition-duration:0.5s;
  302. -o-transition-duration:0.5s;
  303. transition: all 0.3s ease-out;
  304. }
  305. .pagination a:hover{
  306. color:{color:hover};
  307. -moz-transition-duration:0.5s;
  308. -webkit-transition-duration:0.5s;
  309. -o-transition-duration:0.5s;
  310. transition: all 0.3s ease-out;
  311. }
  312. .links1 {
  313. width:120px;
  314. height:65px;
  315. overflow:hidden;
  316. cursor:pointer;
  317. top:365px;
  318. opacity:1;
  319. z-index:99999;
  320. position:fixed;
  321. border-radius:0px 0px 4px 4px;
  322. margin-left:160px;
  323. text-align:center;
  324. }
  325. .links1 #all {
  326. margin-left:-2px;
  327. margin-top:4px;
  328. padding:5px;
  329. height:14px;
  330. transition-duration: 0.9s;
  331. -moz-transition-duration: 0.9s;
  332. -webkit-transition-duration: 0.9s;
  333. -o-transition-duration: 0.9s;
  334. }
  335. .links1 #all a:hover {
  336. color:{color:hover};
  337. letter-spacing:0px;
  338. transition-duration: 1.9s;
  339. -moz-transition-duration: 1.9s;
  340. -webkit-transition-duration: 1.9s;
  341. -o-transition-duration: 1.9s;
  342. }
  343. .links1 a {
  344. width:auto;
  345. height:auto;
  346. margin-bottom:3px;
  347. text-align:center;
  348. text-transform:lowercase;
  349. padding:4px;
  350. line-height:20px;
  351. color:{color:text};
  352. font-style:none;
  353. z-index:99999;
  354. font-family: 'Roboto', sans-serif;
  355. letter-spacing:0px;
  356. font-size:13px;
  357. display:inline-block;
  358. transition-duration: 0.9s;
  359. -moz-transition-duration: 0.9s;
  360. -webkit-transition-duration: 0.9s;
  361. -o-transition-duration: 0.9s;
  362. }
  363. .links1 .firstlink a{
  364. font-weight:700;
  365. color:{color:title accent};
  366. font-size:13px;
  367. letter-spacing:0px;
  368. font-style:none;
  369. }
  370. #title{
  371. width:470px;
  372. height:20px;
  373. top:220px;
  374. opacity:1;
  375. position:fixed;
  376. font-family: 'roboto', sans-serif;
  377. letter-spacing:-1px;
  378. text-align:left;
  379. font-weight:700;
  380. color:{color:text};
  381. text-transform:uppercase;
  382. padding-bottom:0px;
  383. line-height:20px;
  384. font-size:14px;
  385. margin-left:145px;
  386. z-index:9999;
  387. }
  388. #bbackground{
  389. position:fixed;
  390. opacity:1;
  391. width:370px;
  392. height:255px;
  393. border-radius:4px 4px 0px 0px;
  394. background-color:{color:box};
  395. top:235px;
  396. margin-left:145px;
  397. z-index:-9999;
  398. }
  399. #iconn {
  400. position:fixed;
  401. width:70px;
  402. margin-top:190px;
  403. padding:10px;
  404. height:70px;
  405. margin-left:180px;
  406. background:{color:posts};
  407. background-color:transparent;
  408. z-index:9999999999999999;
  409. }
  410. #iconnimage {
  411. width 70px;
  412. z-index:-99999;
  413. }
  414. #iconnimage img {
  415. width:220px;
  416. height:145px;
  417. margin-left:200px;
  418. top:235px;
  419. position:fixed;
  420. opacity:0;
  421. border:1px solid {color:box};
  422. background:{color:box};
  423. z-index:999999;
  424. }
  425. .imagetop{
  426. margin:50px auto;
  427. display:block;
  428. width:60px;
  429. height:60px;
  430. top:225px;
  431. margin-left:353px;
  432. border:3px solid #ddd;
  433. overflow:hidden;
  434. transform: rotate(45deg);
  435. -ms-transform: rotate(45deg); /* IE 9 */
  436. -webkit-transform: rotate(45deg); /* Safari and Chrome */
  437. position:fixed;
  438. }
  439. .imagetop img{
  440. transform: rotate(-45deg);
  441. -ms-transform: rotate(-45deg); /* IE 9 */
  442. -webkit-transform: rotate(-45deg); /* Safari and Chrome */
  443. position:absolute;
  444. width:87px;
  445. height:87px;
  446. top:-13px;
  447. left:-12px;
  448. }
  449. .imageleft{
  450. margin:50px auto;
  451. display:block;
  452. width:60px;
  453. height:60px;
  454. top:282px;
  455. margin-left:298px;
  456. border:3px solid #ddd;
  457. overflow:hidden;
  458. transform: rotate(45deg);
  459. -ms-transform: rotate(45deg); /* IE 9 */
  460. -webkit-transform: rotate(45deg); /* Safari and Chrome */
  461. position:fixed;
  462. }
  463. .imageleft img{
  464. transform: rotate(-45deg);
  465. -ms-transform: rotate(-45deg); /* IE 9 */
  466. -webkit-transform: rotate(-45deg); /* Safari and Chrome */
  467. position:absolute;
  468. width:87px;
  469. height:87px;
  470. top:-13px;
  471. left:-12px;
  472. }
  473. .imageright{
  474. margin:50px auto;
  475. display:block;
  476. width:60px;
  477. height:60px;
  478. top:282px;
  479. margin-left:410px;
  480. border:3px solid #ddd;
  481. overflow:hidden;
  482. transform: rotate(45deg);
  483. -ms-transform: rotate(45deg); /* IE 9 */
  484. -webkit-transform: rotate(45deg); /* Safari and Chrome */
  485. position:fixed;
  486. }
  487. .imageright img{
  488. transform: rotate(-45deg);
  489. -ms-transform: rotate(-45deg); /* IE 9 */
  490. -webkit-transform: rotate(-45deg); /* Safari and Chrome */
  491. position:absolute;
  492. width:87px;
  493. height:87px;
  494. top:-13px;
  495. left:-12px;
  496. }
  497. .imagebottom{
  498. margin:50px auto;
  499. display:block;
  500. width:60px;
  501. height:60px;
  502. top:335px;
  503. margin-left:353px;
  504. border:3px solid #ddd;
  505. overflow:hidden;
  506. transform: rotate(45deg);
  507. -ms-transform: rotate(45deg); /* IE 9 */
  508. -webkit-transform: rotate(45deg); /* Safari and Chrome */
  509. position:fixed;
  510. }
  511. .imagebottom img{
  512. transform: rotate(-45deg);
  513. -ms-transform: rotate(-45deg); /* IE 9 */
  514. -webkit-transform: rotate(-45deg); /* Safari and Chrome */
  515. position:absolute;
  516. width:87px;
  517. height:87px;
  518. top:-13px;
  519. left:-12px;
  520. }
  521. #entries {
  522. overflow-y:auto;
  523. margin-left:690px;
  524. letter-spacing:0px;
  525. margin-top:55px;
  526. }
  527. #post {
  528. font-size:10px;
  529. width:400px;
  530. color:{color:post text};
  531. background-color:{color:posts};
  532. text-align:justify;
  533. padding:20px;
  534. padding-top:5px;
  535. padding-bottom:0px;
  536. overflow:hidden;
  537. line-height:20px;
  538. margin-bottom:70px;
  539. }
  540. #post img{
  541. max-width:400px;
  542. height:auto;
  543. }
  544. #info {
  545. width:420px;
  546. height:30px;
  547. text-align:left;
  548. font-family:'Roboto', sans-serif;
  549. text-transform:none;
  550. margin-left:-20px;
  551. font-size:9px;
  552. margin-top:30px;
  553. overflow:hidden;
  554. font-style:none;
  555. border-radius:0px 0px 4px 4px;
  556. padding:10px;
  557. line-height:12px;
  558. background-color:{color:accent};
  559. color:{color:text};
  560. }
  561. #info a {
  562. text-align:center;
  563. font-family:'Roboto', sans-serif;
  564. line-height:7px;
  565. color:{color:text};
  566. }
  567. #info a:hover{
  568. color:{color:hover};
  569. }
  570. .right{
  571. float:center;
  572. }
  573. #tags {
  574. text-align:left;
  575. opacity:1;
  576. font-size:9px;
  577. font-family:'Roboto', sans-serif;
  578. margin-top:-24px;
  579. margin-left:-15px;
  580. padding:5px;
  581. font-weight:none;
  582. margin-bottom:4px;
  583. height:15px;
  584. width:530px;
  585. padding-top:0px;
  586. text-transform:lowercase;
  587. transition-duration: 0.5s;
  588. -moz-transition-duration: 0.5s;
  589. -webkit-transition-duration: 0.5s;
  590. -o-transition-duration: 0.5s;
  591. }
  592. #tags a {
  593. padding:0px;
  594. margin-top:-3px;
  595. color:{color:text};
  596. line-height:12px;
  597. letter-spacing:0.5px;
  598. font-weight:none;
  599. font-size:9px;
  600. font-family:'Roboto', sans-serif;
  601. display:inline-block;
  602. }
  603. #tags a:hover {
  604. -moz-transition-duration:0.3s;
  605. -webkit-transition-duration:0.3s;
  606. -o-transition-duration:0.3s;
  607. color:{color:hover};
  608. }
  609. #asking {
  610. margin-left:15px;
  611. margin-top:-35px;
  612. }
  613. #askingimage {
  614. }
  615. #askingimage img {
  616. margin-left:15px;
  617. width:40px;
  618. height:40px;
  619. margin-top:50px;
  620. }
  621. #question {
  622. padding:20px;
  623. padding-left:60px;
  624. margin-top:-30px;
  625. margin-left:2px;
  626. color:{color:text};
  627. background-color:{color:accent};
  628. }
  629. #asker{
  630. margin-top:-50px;
  631. padding:1px;
  632. font-weight:300;
  633. margin-left:60px;
  634. font-family: 'roboto', sans-serif;
  635. text-transform:lowercase;
  636. }
  637. #credit{
  638. position:fixed;
  639. font-size:14px;
  640. font-weight:bold;
  641. padding-bottom:5px;
  642. padding-top:5px;
  643. height:20px;
  644. width:20px;
  645. opacity:1;
  646. padding-left:5px;
  647. padding-right:5px;
  648. margin-left:1325px;
  649. top:645px;
  650. letter-spacing:0px;
  651. line-height:22px;
  652. border-top:1px solid {color:accent};
  653. border-bottom:1px solid {color:accent};
  654. text-align:center;
  655. float:left;
  656. font-family: 'Roboto', sans-serif;
  657. color:{color:text};
  658. text-transform:uppercase;
  659. background-color: rgba(255,255,255, 0.3);
  660. transition-duration: 0.8s;
  661. }
  662. lol {
  663. font-size:11px;
  664. text-align:center;
  665. width:210px;
  666. height:5px;
  667. font-family: 'Calibri';
  668. text-shadow: 1px 1px 3px {color:text shadow};
  669. letter-spacing:1px;
  670. background-color:{color:blockquote background};
  671. color:{color:text};
  672. padding:5px;
  673. }
  674. {CustomCSS}</style>
  675. </head>
  676. <body>
  677. <!---- - BASICS / DONT TOUCH!!! - --->
  678. <div id="sidebar">
  679. <div id="description">{description}</div>
  680. <div id="bbackground"></div>
  681. <div id="iconnimage"><img src="{image:sidebar}"></a></div>
  682. <div class="imagetop"><img alt="" src="{image:top img}" /></div>
  683. <div class="imageleft"><img alt="" src="{image:left img}" /></div>
  684. <div class="imageright"><img alt="" src="{image:right img}" /></div>
  685. <div class="imagebottom"><img alt="" src="{image:bottom img}" /></div>
  686. <div id="title">{text:title}</div>
  687. </div>
  688. </div>
  689. <!---- - LINKS / DONT TOUCH!!! unless you want to change the icons - --->
  690. <div class="links1">
  691. <div id="all">
  692. <span class="firstlink"><a href="/"title="refresh"><i class="fa fa-home" style="color:{color:text};"></i></a></span>
  693. <a href="/ask" title="message"><i class="fa fa-envelope"style="color:{color:text}"></i></a>
  694. <a href="{text:link 1 url}"title="{text:hover 1}"><i class="fa fa-anchor"style="color:{color:text}"></i></a>
  695. <a href="{text:link 2 url}"title="{text:hover 2}"><i class="fa fa-leaf"style="color:{color:text}"></i></a>
  696. <a href="{text:link 3 url}"title="{text:hover 3}"><i class="fa fa-diamond"style="color:{color:text};font-weight:bold"></i></a>
  697. <a href="{text:link 4 url}"title="{text:hover 4}"><i class="fa fa-bolt"style="color:{color:text}"></i>
  698. <a href="{text:link 5 url}"title="{text:hover 5}"><i class="fa fa-rss" style="color:{color:text}"></i></a></span>
  699. <a href="{text:link 6 url}" title="{text:hover 6}"><i class="fa fa-globe"style="color:{color:text}"></i></a>
  700. </div>
  701. </div>
  702. </div></div>
  703. <!---- - PAGINATION / DONT TOUCH!!! - --->
  704. <div class="pagination"style="{color:title text}">
  705. {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}
  706. {/block:Pagination}</div></div>
  707. </div>
  708. <!---- - POSTS & ENTRIES / DONT TOUCH!!! - --->
  709. <div id="entries">
  710. {block:Posts}
  711. <div id="post"
  712. <div id="post">
  713. <!--TEXT POSTS-->
  714. {block:Text}
  715. {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
  716. {Body}
  717. {/block:Text}
  718. <!---- - ANSWER & QUESTION POSTS / DONT TOUCH!!! - --->
  719. {block:Answer}
  720. <div id="askingimage"><img src="{AskerPortraitURL-48}"/></div>
  721. <div id="asker">{Asker} sent:</div>
  722. <div id="question">{Question}</div>
  723. {Answer}{/block:Answer}
  724. <!---- - QUOTE POSTS / DONT TOUCH!!! - --->
  725. {block:Quote}
  726. {block:Quote}
  727. <h2>{Quote}</h2>
  728. <div align="right">
  729. {block:Source}<h1>-{Source}</h1>{/block:Source}
  730. </div>
  731. {/block:Quote}
  732. <!---- - LINK POSTS/ DONT TOUCH!!! - --->
  733. {block:Link}
  734. <h2><center><a href="{URL}">{Name}</center></a></h2>
  735. {block:Description}{Description}{/block:Description}
  736. {/block:Link}
  737. <!---- - CHAT POSTS / DONT TOUCH!!! - --->
  738. {block:Chat}
  739. {block:Title}<h2>{Title}</h2>{/block:Title}
  740. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class ="label">{Label}</span>{/block:Label}
  741. {Line}</li>{/block:Lines}</ul>
  742. {/block:Chat}
  743. <!---- - PHOTO POSTS/ DONT TOUCH!!! - --->
  744. {block:Photo}
  745. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
  746. {block:Caption}{Caption}{/block:Caption}
  747. {/block:Photo}
  748. <!---- - PHOTOSET POSTS / DONT TOUCH!!! - --->
  749. {block:Photoset}
  750. {Photoset-400}
  751. {block:Caption}{Caption}{/block:Caption}
  752. {/block:Photoset}
  753. <!---- - VIDEO POSTS / DONT TOUCH!!! - --->
  754. {block:Video}
  755. {Video-400}
  756. {block:Caption}{Caption}{/block:Caption}
  757. {/block:Video}
  758. <!---- - AUDIO POSTS / DONT TOUCH!!! - --->
  759. {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>
  760. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  761. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  762. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  763. {/block:Audio}
  764. <!---- - INFO / DONT TOUCH!!! - --->
  765. <div id="info">
  766. <div id="permalink">
  767. <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>
  768. <font style="float:right">
  769. {block:RebloggedFrom}
  770. {block:ContentSource}
  771. <a href="{ReblogParentURL}" title="reblogged from: {ReblogParentName}">VIA</a> / <a href="{SourceURL}"title="Source">SRC</a>
  772. {/block:ContentSource}
  773. {/block:RebloggedFrom}
  774. </font style>
  775. </a></div></div>
  776. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">#{Tag} </a>{/block:Tags}
  777. </div>
  778. {/block:HasTags}
  779. </div>
  780. {block:PostNotes} {PostNotes} {/block:PostNotes} {/block:Posts}</div>
  781. <!---- - END INFO / DONT TOUCH!!! - --->
  782. <!---- - START CREDIT / DONT TOUCH!!! - --->
  783. <div id="credit">
  784. <a href="http://adf.ly/1Q6OGo"title="moonstar themes"><i class="fa fa-moon-o"></i></a>
  785. </div>
  786. </div>
  787. <!---- - END CREDIT / DONT TOUCH!!! - --->
  788. </html>
  789. </body>
  790. <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>
  791. <!---- - END HTML / DONT TOUCH!!! - --->
Add Comment
Please, Sign In to add comment