azurethemes

049 - gasoline

Aug 31st, 2015
798
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.34 KB | None | 0 0
  1. <!---- - START HTML / DONT TOUCH!!! - --->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
  5.  
  6. <script type="text/javascript">
  7. WebFontConfig = {
  8. google: { families: [ 'Roboto700::latin', 'Roboto::latin' , 'Play::latin', 'Monda::latin', 'Mako::latin' ] }
  9. };
  10. (function() {
  11. var wf = document.createElement('script');
  12. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  13. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  14. wf.type = 'text/javascript';
  15. wf.async = 'true';
  16. var s = document.getElementsByTagName('script')[0];
  17. s.parentNode.insertBefore(wf, s);
  18. })(); </script>
  19.  
  20. <!---- - START TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  21.  
  22. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  23. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  24. <script>
  25. (function($){
  26. $(document).ready(function(){
  27. $("a[title]").style_my_tooltips({
  28. tip_follows_cursor:true,
  29. tip_delay_time:90,
  30. tip_fade_speed:600,
  31. attribute:"title"
  32. });
  33. });
  34. })(jQuery);
  35. </script>
  36. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  37. <!---- - END TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
  38. <head>
  39.  
  40. <title>{Title}</title>
  41. <link rel="shortcut icon" href="{Favicon}">
  42. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44.  
  45. <!----
  46.  
  47. _ _ _
  48. (_) | | | |
  49. _ _ __ ___ ______| |__ __ _| |___ ___ _ _
  50. | | '_ ` _ \______| '_ \ / _` | / __|/ _ \ | | |
  51. | | | | | | | | | | | (_| | \__ \ __/ |_| |
  52. |_|_| |_| |_| |_| |_|\__,_|_|___/\___|\__, |
  53. __/ |
  54. |___/
  55.  
  56. _ _
  57. | | | |
  58. | |_| |__ ___ _ __ ___ ___ ___
  59. | __| '_ \ / _ \ '_ ` _ \ / _ \/ __|
  60. | |_| | | | __/ | | | | | __/\__ \
  61. \__|_| |_|\___|_| |_| |_|\___||___/
  62.  
  63.  
  64.  
  65.  
  66. ᵗʰᵉᵐᵉ ₀₄₉
  67.  
  68. "ɢαѕolιɴe"
  69.  
  70. ᵗʰᶤˢ ᵗʰᵉᵐᵉ ʷᵃˢ ᵐᵃᵈᵉ ᵇʸ ᶤᵐ⁻ʰᵃˡˢᵉʸ / ᵖʳᵉᵛˑ ᵃᶻᵘʳᵉᵒᶠʳᵖ
  71. ᵖˡᵉᵃˢᵉ ʳᵉˢᵖᵉᶜᵗ ᵐʸ ᵗʰᵉᵐᵉ ʳᵘˡᵉˢ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
  72. ᶤ ᵈᵒᶰᵗ ᵉˣᵖᵉᶜᵗ ᵐᵘᶜʰ ᶠʳᵒᵐ ᵘ ᵇᵘᵗ ᵖˡˢ ᵏᵉᵉᵖ ᵗʰᵉ ᶜʳᵉᵈᶤᵗ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
  73. ᵃᶰᵈ ᵈᵒᶰᵗ ˢᵗᵉᵃˡ ᵃᶰʸᵗʰᶤᶰᵍ :⁾
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. --->
  81.  
  82.  
  83. <!---- - START TEXT COLORS / DONT TOUCH!!! - --->
  84.  
  85. <meta name="color:title text" content="#ffffff"/>
  86. <meta name="color:italic text" content="#000000">
  87. <meta name="color:bold text" content="#000000">
  88. <meta name="color:text" content="#000000"/>
  89. <meta name="color:post text" content="#ffffff"/>
  90.  
  91. <!---- - END TEXT COLORS / DONT TOUCH!!! - --->
  92.  
  93. <!---- - START OTHER COLORS / DONT TOUCH!!! - --->
  94. <meta name="color:hover" content="#888888">
  95. <meta name="color:links" content="#000000"/>
  96. <meta name="color:top links" content="#ffffff"/>
  97. <meta name="color:accent" content="#cccccc"/>
  98. <meta name="color:diamonds" content="#0000000"/>
  99. <meta name="color:scrollbar" content="#000000">
  100.  
  101.  
  102. <!---- - END OTHER COLORS / DONT TOUCH!!! - --->
  103.  
  104. <!---- - START BORDER COLORS / DONT TOUCH!!! - --->
  105.  
  106. <meta name="color:blockquote border" content="#211927">
  107.  
  108. <!---- - END BORDER COLORS / DONT TOUCH!!! - --->
  109.  
  110. <!---- - START BACKGROUND COLORS / DONT TOUCH!!! - --->
  111.  
  112. <meta name="color:background" content="#ffffff"/>
  113. <meta name="color:blockquote background" content="#eeeeee">
  114. <meta name="color:box background" content="#000000">
  115. <meta name="color:description background" content="#ffffff"/>
  116. <meta name="color:post background" content="#ffffff">
  117. <meta name="color:title background" content="#000000">
  118. <meta name="color:question background" content="#eeeeee">
  119. <meta name="color:scrollbar background" content="#ffffff">
  120.  
  121. <!---- - END BACKGROUND COLORS / DONT TOUCH!!! - --->
  122. <!---- - START IMAGES / DONT TOUCH!!! - --->
  123.  
  124. <meta name="image:background" content=""/>
  125. <meta name="image:header" content=""/>
  126. <meta name="image:member" content=""/>
  127.  
  128.  
  129. <!---- - END IMAGES / DONT TOUCH!!! - --->
  130.  
  131.  
  132. <!---- - START TEXT / DONT TOUCH!!! - --->
  133.  
  134. <meta name="text:about member" content="">
  135. <meta name="text:about user" content="">
  136. <meta name="text:what i do" content="">
  137. <meta name="text:faq" content="">
  138. <meta name="text:title" content="">
  139. <meta name="text:box 1 title" content="">
  140. <meta name="text:box 2 title" content="">
  141. <meta name="text:box 3 title" content="">
  142. <meta name="text:box 4 title" content="">
  143. <meta name="text:box 5 title" content="">
  144. <meta name="text:box 6 title" content="">
  145. <meta name="text:box 7 title" content="">
  146.  
  147. <!---- - END TEXT / DONT TOUCH!!! - --->
  148.  
  149. <!---- - START LINKS / DONT TOUCH!!! - --->
  150.  
  151.  
  152. <meta name="text:link 1" content="Link 1">
  153. <meta name="text:link 2" content="Link 2">
  154. <meta name="text:link 3" content="Link 3">
  155. <meta name="text:link 4" content="Link 4">
  156.  
  157. <meta name="text:link 1 url" content="/">
  158. <meta name="text:link 2 url" content="/">
  159. <meta name="text:link 3 url" content="/">
  160. <meta name="text:link 4 url" content="/">
  161.  
  162. <!---- - END LINKS / DONT TOUCH!!! - --->
  163.  
  164. <style type="text/css">
  165.  
  166.  
  167.  
  168. ::-webkit-scrollbar-thumb {
  169. height:auto;
  170. background-color:{color:scrollbar};
  171. }
  172. ::-webkit-scrollbar {
  173. height:9px;
  174. width:6px;
  175. border-top:7px solid {color:text};
  176. border-bottom:7px solid {color:text};
  177. background-color:{color:scrollbar background};
  178. }
  179. #s-m-t-tooltip {
  180. max-width:300px;
  181. margin:10px 0px 0px 10px;
  182. padding:5px;
  183. font-weight:bold;
  184. background-color:{color:accent};
  185. border-radius:6px 6px 6px 6px;
  186. box-shadow:5px 5px 0px {color:border};
  187. font-family: 'consolas', sans-serif;
  188. font-size:9px;
  189. text-transform:uppercase;
  190. letter-spacing:0px;
  191. color:{color:text};
  192. z-index:999999999999999999999999999999999999;
  193. }
  194. body {
  195. background-color:{color:background};
  196. background-image:url('{image:background}');
  197. background-attachment: fixed;
  198. background-repeat: repeat;
  199. font-weight:none;
  200. font-family: 'arial', sans-serif;
  201. font-size:10px;
  202. text-align:justify;
  203. color:{color:text};
  204. margin:0;
  205. }
  206. a {
  207. text-decoration:none;
  208. color:{color:links};
  209. transition-duration: 0.2s;
  210. -moz-transition-duration: 0.2s;
  211. -webkit-transition-duration: 0.3s;
  212. -o-transition-duration: 0.3s;
  213. }
  214. a:hover {
  215. text-decoration:none;
  216. color:{color:hover};
  217. transition-duration: 0.2s;
  218. -moz-transition-duration: 0.2s;
  219. -webkit-transition-duration: 0.3s;
  220. -o-transition-duration: 0.3s;
  221. }
  222. img {
  223. border:none;
  224. }
  225. blockquote {
  226. font-size:10px;
  227. max-width:545px;
  228. border-left:1px solid{color:blockquote border};
  229. background-color:{color:blockquote background};
  230. text-align:left;
  231. padding:5px;
  232. font-weight:none;
  233. margin-left:5px;
  234. margin-right:5px;
  235. padding-left:5px;
  236. color:{color:text};
  237. }
  238. pre{
  239. font-size:9px;
  240. text-align:center;
  241. text-transform:none;
  242. font-family: 'Bitter', serif;
  243. font-weight:bold;
  244. line-height:9px;
  245. border-left:1px solid {color:blockquote border};
  246. border-bottom:1px solid {color:blockquote border};
  247. letter-spacing:2px;
  248. background-color:{color:blockquote background};
  249. color:{color:text};
  250. padding:6px;
  251. }
  252. small{
  253. font-size:9px;
  254. }
  255. big{
  256. font-size:9px;
  257. }
  258. sub{
  259. font-size:9px;
  260. }
  261. h1 {
  262. font-size:17px;
  263. text-align:center;
  264. font-family: 'Roboto', sans-serif;
  265. letter-spacing:1px;
  266. text-transform:uppercase;
  267. border-bottom:1px solid #ddd;
  268. color:{color:text};
  269. padding:6px;
  270. }
  271. h1 a{
  272. color:{color:text};
  273. }
  274. h2{
  275. color:{color:text};
  276. text-transform:uppercase;
  277. text-decoration:underline;
  278. text-shadow: 1px 1px 0px #ddd;
  279. text-align:left;
  280. }
  281. b {
  282. font-weight:bold;
  283. padding:2px;
  284. font-family:arial;
  285. color:{color:bold text};
  286. }
  287. i {
  288. font-weight:italic;
  289. color:{color:italic text};
  290. }
  291. u {
  292. text-decoration:none;
  293. border-bottom:1px solid {color:accent};
  294. }
  295. #description {
  296. overflow:auto;
  297. position:absolute;
  298. text-align:left;
  299. margin-top:39px;
  300. margin-left:780px;
  301. text-transform:none;
  302. font-style:normal;
  303. font-family: 'arial', sans-serif;
  304. width:341px;
  305. height:100px;
  306. opacity:1;
  307. line-height:10px;
  308. box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
  309. font-weight:none;
  310. color:{color:text};
  311. background:{color:description background};
  312. padding:17px;
  313. letter-spacing:0px;
  314. font-size:10px;
  315. z-index:99;
  316. transition-duration: 0.9s;
  317. -moz-transition-duration:0.9s;
  318. -webkit-transition-duration:0.9s;
  319. -o-transition-duration:0.9s;
  320. }
  321. #description::-webkit-scrollbar-thumb {
  322. height:5px;
  323. background-color:{color:scrollbar};
  324. }
  325. #description::-webkit-scrollbar {
  326. height:10px;
  327. width:6px;
  328. background:none;
  329. }
  330. #about-text {
  331. overflow:auto;
  332. position:absolute;
  333. text-align:left;
  334. margin-top:259px;
  335. margin-left:780px;
  336. text-transform:none;
  337. font-style:normal;
  338. font-family: 'arial', sans-serif;
  339. width:341px;
  340. height:100px;
  341. opacity:1;
  342. line-height:10px;
  343. box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
  344. font-weight:none;
  345. color:{color:text};
  346. background:{color:description background};
  347. padding:17px;
  348. letter-spacing:0px;
  349. font-size:10px;
  350. z-index:99;
  351. transition-duration: 0.9s;
  352. -moz-transition-duration:0.9s;
  353. -webkit-transition-duration:0.9s;
  354. -o-transition-duration:0.9s;
  355. }
  356. #about-text::-webkit-scrollbar-thumb {
  357. height:5px;
  358. background-color:{color:scrollbar};
  359. }
  360. #about-text::-webkit-scrollbar {
  361. height:10px;
  362. width:6px;
  363. background:none;
  364. }
  365. #affiliates {
  366. overflow:auto;
  367. position:absolute;
  368. text-align:center;
  369. margin-top:481px;
  370. margin-left:780px;
  371. text-transform:none;
  372. font-style:normal;
  373. font-family: 'Roboto', sans-serif;
  374. width:341px;
  375. height:100px;
  376. opacity:1;
  377. line-height:34px;
  378. box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
  379. font-weight:none;
  380. color:{color:text};
  381. background:{color:description background};
  382. padding:17px;
  383. letter-spacing:5px;
  384. font-size:10px;
  385. z-index:99;
  386. transition-duration: 0.9s;
  387. -moz-transition-duration:0.9s;
  388. -webkit-transition-duration:0.9s;
  389. -o-transition-duration:0.9s;
  390. }
  391. #affiliates img{
  392. width:65px;
  393. height:65px;
  394. }
  395. #members {
  396. overflow:auto;
  397. position:absolute;
  398. text-align:left;
  399. margin-top:699px;
  400. margin-left:780px;
  401. text-transform:none;
  402. font-style:normal;
  403. font-family: 'Roboto', sans-serif;
  404. width:341px;
  405. height:100px;
  406. opacity:1;
  407. line-height:20px;
  408. box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
  409. font-weight:none;
  410. color:{color:text};
  411. background:{color:description background};
  412. padding:17px;
  413. letter-spacing:0px;
  414. font-size:10px;
  415. z-index:99;
  416. transition-duration: 0.9s;
  417. -moz-transition-duration:0.9s;
  418. -webkit-transition-duration:0.9s;
  419. -o-transition-duration:0.9s;
  420. }
  421. #members::-webkit-scrollbar-thumb {
  422. height:5px;
  423. background-color:{color:scrollbar};
  424. }
  425. #members::-webkit-scrollbar {
  426. height:10px;
  427. width:6px;
  428. background:none;
  429. }
  430. #wid {
  431. overflow:auto;
  432. position:absolute;
  433. text-align:left;
  434. margin-top:919px;
  435. margin-left:780px;
  436. text-transform:none;
  437. font-style:normal;
  438. font-family: 'arial', sans-serif;
  439. width:341px;
  440. height:100px;
  441. opacity:1;
  442. line-height:10px;
  443. box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
  444. font-weight:none;
  445. color:{color:text};
  446. background:{color:description background};
  447. padding:17px;
  448. letter-spacing:0px;
  449. font-size:10px;
  450. z-index:99;
  451. transition-duration: 0.9s;
  452. -moz-transition-duration:0.9s;
  453. -webkit-transition-duration:0.9s;
  454. -o-transition-duration:0.9s;
  455. }
  456.  
  457. #faq {
  458. overflow:auto;
  459. position:absolute;
  460. text-align:left;
  461. margin-top:1142px;
  462. margin-left:780px;
  463. text-transform:none;
  464. font-style:normal;
  465. font-family: 'arial', sans-serif;
  466. width:341px;
  467. height:100px;
  468. opacity:1;
  469. line-height:10px;
  470. box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
  471. font-weight:none;
  472. color:{color:text};
  473. background:{color:description background};
  474. padding:17px;
  475. letter-spacing:0px;
  476. font-size:10px;
  477. z-index:99;
  478. transition-duration: 0.9s;
  479. -moz-transition-duration:0.9s;
  480. -webkit-transition-duration:0.9s;
  481. -o-transition-duration:0.9s;
  482. }
  483. #faq::-webkit-scrollbar-thumb {
  484. height:5px;
  485. background-color:{color:scrollbar};
  486. }
  487. #faq::-webkit-scrollbar {
  488. height:10px;
  489. width:6px;
  490. background:none;
  491. }
  492. #askbox {
  493. overflow:hidden;
  494. position:absolute;
  495. text-align:left;
  496. margin-top:1365px;
  497. margin-left:780px;
  498. text-transform:none;
  499. font-style:normal;
  500. font-family: 'Roboto', sans-serif;
  501. width:341px;
  502. height:300px;
  503. opacity:1;
  504. line-height:20px;
  505. box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
  506. font-weight:none;
  507. color:{color:text};
  508. background:{color:description background};
  509. padding:17px;
  510. letter-spacing:0px;
  511. font-size:10px;
  512. z-index:99;
  513. transition-duration: 0.9s;
  514. -moz-transition-duration:0.9s;
  515. -webkit-transition-duration:0.9s;
  516. -o-transition-duration:0.9s;
  517. }
  518. #abt-title {
  519. height:40px;
  520. position:absolute;
  521. top:500px;
  522. width:359px;
  523. font-weight:bold;
  524. padding-left:16px;
  525. line-height:45px;
  526. color:{color:title text};
  527. margin-left:780px;
  528. font-size:17px;
  529. font-family: 'arial', sans-serif;
  530. background:{color:box background};
  531. text-align:left;
  532. text-transform:uppercase;
  533. overflow:hidden;
  534. letter-spacing:3px;
  535. z-index:999;
  536. opacity:1,
  537. }
  538. #title2 {
  539. height:40px;
  540. position:absolute;
  541. top:720px;
  542. width:359px;
  543. font-weight:bold;
  544. padding-left:16px;
  545. line-height:45px;
  546. color:{color:title text};
  547. margin-left:780px;
  548. font-size:17px;
  549. font-family: 'arial', sans-serif;
  550. background:{color:box background};
  551. text-align:left;
  552. text-transform:uppercase;
  553. overflow:hidden;
  554. letter-spacing:3px;
  555. z-index:999;
  556. opacity:1,
  557. }
  558. #title3 {
  559. height:40px;
  560. position:absolute;
  561. top:943px;
  562. width:359px;
  563. font-weight:bold;
  564. padding-left:16px;
  565. line-height:45px;
  566. color:{color:title text};
  567. margin-left:780px;
  568. font-size:17px;
  569. font-family: 'arial', sans-serif;
  570. background:{color:box background};
  571. text-align:left;
  572. text-transform:uppercase;
  573. overflow:hidden;
  574. letter-spacing:3px;
  575. z-index:999;
  576. opacity:1,
  577. }
  578. #title4 {
  579. height:40px;
  580. position:absolute;
  581. top:1164px;
  582. width:359px;
  583. font-weight:bold;
  584. padding-left:16px;
  585. line-height:45px;
  586. color:{color:title text};
  587. margin-left:780px;
  588. font-size:17px;
  589. font-family: 'arial', sans-serif;
  590. background:{color:box background};
  591. text-align:left;
  592. text-transform:uppercase;
  593. overflow:hidden;
  594. letter-spacing:3px;
  595. z-index:999;
  596. opacity:1,
  597. }
  598. #title5 {
  599. height:40px;
  600. position:absolute;
  601. top:1380px;
  602. width:359px;
  603. font-weight:bold;
  604. padding-left:16px;
  605. line-height:45px;
  606. color:{color:title text};
  607. margin-left:780px;
  608. font-size:17px;
  609. font-family: 'arial', sans-serif;
  610. background:{color:box background};
  611. text-align:left;
  612. text-transform:uppercase;
  613. overflow:hidden;
  614. letter-spacing:3px;
  615. z-index:999;
  616. opacity:1,
  617. }
  618. #title6 {
  619. height:40px;
  620. position:absolute;
  621. top:1603px;
  622. width:359px;
  623. font-weight:bold;
  624. padding-left:16px;
  625. line-height:45px;
  626. color:{color:title text};
  627. margin-left:780px;
  628. font-size:17px;
  629. font-family: 'arial', sans-serif;
  630. background:{color:box background};
  631. text-align:left;
  632. text-transform:uppercase;
  633. overflow:hidden;
  634. letter-spacing:3px;
  635. z-index:999;
  636. opacity:1,
  637. }
  638. #title7 {
  639. height:40px;
  640. position:absolute;
  641. top:1824px;
  642. width:359px;
  643. font-weight:bold;
  644. padding-left:16px;
  645. line-height:45px;
  646. color:{color:title text};
  647. margin-left:780px;
  648. font-size:17px;
  649. font-family: 'arial', sans-serif;
  650. background:{color:box background};
  651. text-align:left;
  652. text-transform:uppercase;
  653. overflow:hidden;
  654. letter-spacing:3px;
  655. z-index:999;
  656. opacity:1,
  657. }
  658. #pagination{
  659. margin-top:140px;
  660. text-align:center;
  661. margin-left:60px;
  662. color:{color:text};
  663. font-family: 'Roboto', sans-serif;
  664. padding:2px;
  665. font-size:14px;
  666. position:fixed;
  667. }
  668. #pagination a{
  669. color:{color:text};
  670. font-size:14px;
  671. font-weight:bold;
  672. font-family: 'Roboto', sans-serif;
  673. background-color:transparent;
  674. }
  675. .links1 {
  676. width:430px;
  677. height:40px;
  678. overflow:hidden;
  679. cursor:pointer;
  680. box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
  681. top:50px;
  682. opacity:1;
  683. z-index:99999;
  684. position:absolute;
  685. margin-left:460px;
  686. text-align:center;
  687. background:{color:title background};
  688. }
  689. .links1 #all {
  690. margin-left:0px;
  691. margin-top:0px;
  692. padding:5px;
  693. height:14px;
  694. }
  695. .links1 #all a:hover {
  696. color:{color:hover};
  697. transition-duration: 0.2s;
  698. -moz-transition-duration: 0.2s;
  699. -webkit-transition-duration: 0.3s;
  700. -o-transition-duration: 0.3s;
  701. }
  702. .links1 a {
  703. width:auto;
  704. height:auto;
  705. margin-bottom:3px;
  706. text-align:center;
  707. text-transform:uppercase;
  708. padding:4px;
  709. line-height:23px;
  710. color:{color:top links};
  711. font-style:italic;
  712. z-index:99999;
  713. font-weight:bold;
  714. font-family: 'Roboto', sans-serif;
  715. letter-spacing:1px;
  716. font-size:9.5px;
  717. display:inline-block;
  718. }
  719. .topp {
  720. top:460px;
  721. position:absolute;
  722. margin-left:180px;
  723. z-index:-9999999;
  724. height:100%;
  725. width:1000px;
  726. }
  727. .sticky{
  728. position:fixed;
  729. width:1000px;
  730. top:0px;
  731. height:100%;
  732. margin-left:180px;
  733. z-index:-9999;
  734. }
  735. .sticky #username{
  736. color:{color:accent};
  737. margin-top:10px;
  738. opacity:1;
  739. -webkit-transition: all 0.5s ease-in-out;
  740. -moz-transition: all 0.5s ease-in-out;
  741. -o-transition: all 0.5s ease-in-out;
  742. -ms-transition: all 0.5s ease-in-out;
  743. transition: all 0.5s ease-in-out;
  744. }
  745. .sticky #navi{
  746. width:1000px;
  747. height:100%;
  748. text-align:center;
  749. box-shadow:0px 2px 3px rgba(0,0,0,.15);
  750. -webkit-transition: all 0.5s ease-in-out;
  751. -moz-transition: all 0.5s ease-in-out;
  752. -o-transition: all 0.5s ease-in-out;
  753. -ms-transition: all 0.5s ease-in-out;
  754. transition: all 0.5s ease-in-out;
  755. }
  756. #navi{
  757. margin:auto;
  758. font-size:11px;
  759. height:100%;
  760. letter-spacing:0px;
  761. width:1000px;
  762. font-weight:none;
  763. background:{color:accent};
  764. text-align:center;
  765. -webkit-transition: all 0.5s ease-in-out;
  766. -moz-transition: all 0.5s ease-in-out;
  767. -o-transition: all 0.5s ease-in-out;
  768. -ms-transition: all 0.5s ease-in-out;
  769. transition: all 0.5s ease-in-out;
  770. }
  771. #navi a{
  772. display:inline-block;
  773. color:{color:second links};
  774. padding:18px 0px 15px 0px;
  775. margin:0px 20px 0px 20px;
  776. font-weight:bold;
  777. line-height:10px;
  778. font-family: 'Roboto', sans-serif;
  779. text-transform:uppercase;
  780. border-bottom:2px solid transparent;
  781. transition-duration: 0.9s;
  782. -moz-transition-duration:0.9s;
  783. -webkit-transition-duration:0.9s;
  784. -o-transition-duration:0.9s;
  785. }
  786. #navi a:hover{
  787. letter-spacing:2px;
  788. color:{color:hover};
  789. transition-duration: 0.2s;
  790. -moz-transition-duration:0.2s;
  791. -webkit-transition-duration:0.2s;
  792. -o-transition-duration:0.2s;
  793. }
  794. #title{
  795. width:1334px;
  796. height:110px;
  797. box-shadow:0px 2px 3px rgba(0,0,0,.15);
  798. top:0px;
  799. opacity:1;
  800. position:absolute;
  801. font-family: 'arial', sans-serif;
  802. letter-spacing:3px;
  803. font-style:none;
  804. text-align:center;
  805. font-weight:bold;
  806. padding:13px;
  807. color:{color:top links};
  808. text-transform:uppercase;
  809. line-height:45px;
  810. font-size:16px;
  811. margin-left:0px;
  812. background:{color:title background};
  813. z-index:9999;
  814. }
  815. #title:first-letter {
  816. font-size:20px;
  817. font-weight:bold;
  818. text-align:center;
  819. font-family: 'arial', sans-serif;
  820. color:#ddd;
  821. padding:0px;
  822. }
  823. #header{
  824. position:absolute;
  825. opacity:1;
  826. background-image:url('{image:header}');
  827. width:1000px;
  828. height:400px;
  829. top:80px;
  830. background:#ddd;
  831. margin-left:180px;
  832. z-index:9999999;
  833.  
  834. }
  835. #header img{
  836. width:1000px;
  837. height:400px;
  838. background-image:url('{image:header}');
  839. }
  840. #entries {
  841. overflow-y:auto;
  842. margin-left:200px;
  843. letter-spacing:0px;
  844. margin-top:500px;
  845. }
  846. #post {
  847. font-size:10px;
  848. width:500px;
  849. color:{color:post text};
  850. background-color:{color:post background};
  851. text-align:justify;
  852. padding:20px;
  853. box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
  854. overflow:hidden;
  855. line-height:20px;
  856. margin-bottom:40px;
  857. }
  858. #post img{
  859. max-width:500px;
  860. height:auto;
  861. }
  862. #info {
  863. width:512px;
  864. text-align:right;
  865. font-family:consolas;
  866. text-transform:lowercase;
  867. margin-left:-26px;
  868. font-weight:none;
  869. font-size:9px;
  870. margin-top:40px;
  871. letter-spacing:0px;
  872. overflow:hidden;
  873. margin-bottom:-19px;
  874. font-style:none;
  875. padding:10px;
  876. line-height:10px;
  877. color:{color:text};
  878. }
  879. #info a {
  880. text-align:right;
  881. font-family:consolas;
  882. text-transform:lowercase;
  883. font-weight:none;
  884. line-height:2px;
  885. color:{color:text};
  886. }
  887. #info a:hover{
  888. color:{color:hover};
  889. font-weight:none;
  890. }
  891. .right{
  892. float:left;
  893. }
  894. #tags {
  895. text-align:left;
  896. opacity:1;
  897. font-size:8px;
  898. font-family:consolas;
  899. margin-top:1px;
  900. margin-left:-12px;
  901. padding:-5px;
  902. font-weight:none;
  903. margin-bottom:0px;
  904. height:15px;
  905. width:530px;
  906. padding-top:0px;
  907. background:{color:accent};
  908. text-transform:lowercase;
  909. transition-duration: 0.5s;
  910. -moz-transition-duration: 0.5s;
  911. -webkit-transition-duration: 0.5s;
  912. -o-transition-duration: 0.5s;
  913. }
  914. #tags a {
  915. padding:0px;
  916. margin-top:1px;
  917. color:{color:text};
  918. line-height:6px;
  919. letter-spacing:0.5px;
  920. font-weight:none;
  921. margin-left:-12px;
  922. font-size:8px;
  923. font-family:consolas;
  924. text-decoration:underline;
  925. display:inline-block;
  926. }
  927. #tags a:hover {
  928. -moz-transition-duration:0.3s;
  929. -webkit-transition-duration:0.3s;
  930. -o-transition-duration:0.3s;
  931. color:{color:hover};
  932. }
  933. #permalink{
  934. margin-bottom:15px;
  935. text-align:left;
  936. font-size:8px;
  937. margin-left:-5px;
  938. margin-top:5px;
  939. font-weight:bold;
  940. text-transform:uppercase;
  941. width:590px;
  942. font-family:arial;
  943. letter-spacing:0px;
  944. line-height:0px;
  945. color:{color:text};
  946. }
  947. #permalink a{
  948. color:{color:text};
  949. font-family:arial;
  950. font-size:8px;
  951. text-transform:uppercase;
  952. font-weight:bold;
  953. padding:3px;
  954. }
  955. #asking {
  956. margin-left:15px;
  957. margin-top:10px;
  958. }
  959. #question {
  960. padding:12px;
  961. padding-left:70px;
  962. color:{color:text};
  963. background-color:{color:question background};
  964. }
  965. #asker{
  966. margin-top:-35px;
  967. margin-left:70px;
  968. font-family: 'Roboto', sans-serif;
  969. text-transform:lowercase;
  970. }
  971. #credit{
  972. position:fixed;
  973. font-size:14px;
  974. font-weight:bold;
  975. padding-bottom:5px;
  976. padding-top:5px;
  977. height:20px;
  978. width:20px;
  979. opacity:1;
  980. padding-left:5px;
  981. padding-right:5px;
  982. margin-left:1320px;
  983. top:645px;
  984. letter-spacing:0px;
  985. line-height:22px;
  986. border-top:1px solid {color:accent};
  987. border-bottom:1px solid {color:accent};
  988. text-align:center;
  989. float:left;
  990. font-family: 'Roboto', sans-serif;
  991. color:{color:text};
  992. text-transform:uppercase;
  993. background-color: rgba(255,255,255, 0.3);
  994. transition-duration: 0.8s;
  995. }
  996. lol {
  997. font-size:11px;
  998. text-align:center;
  999. width:210px;
  1000. height:5px;
  1001. font-family: 'Calibri';
  1002. text-shadow: 1px 1px 3px {color:text shadow};
  1003. letter-spacing:1px;
  1004. background-color:{color:blockquote background};
  1005. color:{color:text};
  1006. padding:5px;
  1007.  
  1008.  
  1009. }
  1010.  
  1011.  
  1012.  
  1013. {CustomCSS}</style>
  1014.  
  1015.  
  1016.  
  1017. </head>
  1018. <body>
  1019.  
  1020. <!---- - START BASICS / DONT TOUCH!!! - --->
  1021.  
  1022. <div id="sidebar">
  1023. <div id="abt-title">{text:box 1 title}</div>
  1024. <div id="title2">{text:box 2 title}</div>
  1025. <div id="title3">{text:box 3 title}</div>
  1026. <div id="title4">{text:box 4 title}</div>
  1027. <div id="title5">{text:box 5 title}</div>
  1028. <div id="title6">{text:box 6 title}</div>
  1029. <div id="title7">{text:box 7 title}</div>
  1030. <div id="description">{description}</div>
  1031.  
  1032. <!---- - START ALBUMS
  1033. To add more albums, just copy and paste the following code. - --->
  1034.  
  1035. <div id="wid">{text:what i do}</div>
  1036.  
  1037. <!---- - END ALBUMS - --->
  1038.  
  1039. <div id="askbox"><p style="margin-left:0px;"><iframe src="http://www.tumblr.com/ask_form/im-halsey.tumblr.com" id="ask_form" frameborder="0" height="285" scrolling="no" width="342"></iframe></p></div>
  1040. <div id="title">{text:title}</div>
  1041.  
  1042. <!---- - START EVENTS
  1043. To add more events, just copy the code below. - --->
  1044.  
  1045. <div id="faq">{text:faq}</div>
  1046.  
  1047. <!---- - END EVENTS - --->
  1048.  
  1049. <div id="about-text"><img src="{PortraitURL-128}" style="width:60px;height:60px;border:1px solid #ddd" align="right"> {text:about user}</div>
  1050.  
  1051. <!---- - END BASICS / DONT TOUCH!!! - --->
  1052.  
  1053. <!---- - START MEMBERS -
  1054. To add more blog members, just copy and paste the code below.--->
  1055.  
  1056. <div id="members"><img src="{image:member}" style="width:50px;height:50px;padding-right:14px" align="left"> {text:about member}</div>
  1057.  
  1058. <!---- - END MEMBERS / DONT TOUCH!!! - --->
  1059.  
  1060. <!---- - START HEADER / DONT TOUCH!!! - --->
  1061.  
  1062. <div id="header"><img src="{image:header}"></a></div>
  1063.  
  1064. <!---- - END HEADER / DONT TOUCH!!! - --->
  1065.  
  1066. <!---- - START AFFILIATES -
  1067. To add more affiliates, just copy and paste the code below.--->
  1068.  
  1069. <div id="affiliates">
  1070. <a href="/" title="edit in html"><img src="https://31.media.tumblr.com/15dcb27425a1f278a35fff74f2bfa98e/tumblr_nthmd7YWtC1qez0jao2_250.gif"></a>
  1071. <a href="/" title="edit in html"><img src="https://31.media.tumblr.com/15dcb27425a1f278a35fff74f2bfa98e/tumblr_nthmd7YWtC1qez0jao2_250.gif"></a>
  1072. <a href="/" title="edit in html"><img src="https://31.media.tumblr.com/15dcb27425a1f278a35fff74f2bfa98e/tumblr_nthmd7YWtC1qez0jao2_250.gif"></a>
  1073. <a href="/" title="edit in html"><img src="https://31.media.tumblr.com/15dcb27425a1f278a35fff74f2bfa98e/tumblr_nthmd7YWtC1qez0jao2_250.gif"></a>
  1074.  
  1075.  
  1076.  
  1077. </div>
  1078.  
  1079. <!---- - END AFFILIATES / DONT TOUCH!!! - --->
  1080.  
  1081.  
  1082. <!---- - START STICKY BACKGROUND / DONT TOUCH!!! - --->
  1083.  
  1084. </div>
  1085. <div class="topp">
  1086. <div id="navi">
  1087.  
  1088. </div>
  1089. </div>
  1090.  
  1091. <!---- Sticky Position (Bar) with CSS or jQuery by http://www.hongkiat.com/ --->
  1092.  
  1093. <script>
  1094. var header = document.querySelector('.topp');
  1095. var origOffsetY = header.offsetTop;
  1096.  
  1097. function onScroll(e) {
  1098. window.scrollY >= origOffsetY ? header.classList.add('sticky') :
  1099. header.classList.remove('sticky');
  1100. }
  1101.  
  1102. document.addEventListener('scroll', onScroll);
  1103. </script>
  1104.  
  1105. <!---- - END STICKY BACKGROUND / DONT TOUCH!!! - --->
  1106. </div>
  1107. <!---- - START LINKS / DONT TOUCH!!! - --->
  1108.  
  1109. <div class="links1"style="z-index:99999">
  1110. <div id="all">
  1111. <a href="/">Home</a>
  1112. <a href="/ask">askbox</a>
  1113. <a href="{text:link 1 url}">{text:link 1}</a>
  1114. <a href="{text:link 2 url}">{text:link 2}</a>
  1115. <a href="{text:link 3 url}">{text:link 3}</a>
  1116. <a href="{text:link 4 url}">{text:link 4}</a>
  1117. </div>
  1118.  
  1119. <!---- - END LINKS / DONT TOUCH!!! - --->
  1120.  
  1121. <!---- - START PAGI / DONT TOUCH!!! - --->
  1122.  
  1123. </div>
  1124.  
  1125. <div id="pagination">{block:Pagination}
  1126. {block:PreviousPage}
  1127. <a href="{PreviousPage}">BACK </a>
  1128. {/block:PreviousPage}
  1129.  
  1130. {block:NextPage}
  1131. <a href="{NextPage}">NEXT</a>
  1132. {/block:NextPage}
  1133. {/block:Pagination}</div>
  1134. </div></div>
  1135.  
  1136. <!---- - END PAGI / DONT TOUCH!!! - --->
  1137.  
  1138. <!---- - START POSTS & ENTRIES / DONT TOUCH!!! - --->
  1139.  
  1140. <div id="entries">
  1141. {block:Posts}
  1142. <div id="post"
  1143.  
  1144.  
  1145.  
  1146. <div id="post">
  1147.  
  1148. {block:Date}
  1149. <div id="permalink">
  1150. {block:NotReblog}<a href="{URL}" target="_blank" title="{Name}"></a>{/block:NotReblog}
  1151. <a href="{Permalink}"> {DayOfMonth} {ShortMonth} {Year} </a> / {NoteCount}
  1152. </div>
  1153. {/block:Date}
  1154.  
  1155. <!---- - END POSTS & ENTRIES / DONT TOUCH!!! - --->
  1156.  
  1157. <!--TEXT POSTS-->
  1158.  
  1159. {block:Text}
  1160. {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
  1161. {Body}
  1162. {/block:Text}
  1163.  
  1164. <!---- - END TEXT POSTS / DONT TOUCH!!! - --->
  1165.  
  1166. <!---- - START ANSWER & QUESTION / DONT TOUCH!!! - --->
  1167.  
  1168. {block:Answer}
  1169. <div id="asking"><img src="{AskerPortraitURL-48}"/></div>
  1170. <div id="asker">{Asker} sent:</div>
  1171. <div id="question">{Question}</div>
  1172. {Answer}{/block:Answer}
  1173.  
  1174. <!---- - END ANSWER & QUESTION / DONT TOUCH!!! - --->
  1175.  
  1176. <!---- - START QUOTE / DONT TOUCH!!! - --->
  1177.  
  1178. {block:Quote}
  1179.  
  1180. {block:Quote}
  1181. <h2>{Quote}</h2>
  1182. <div align="right">
  1183. {block:Source}<h1>-{Source}</h1>{/block:Source}
  1184. </div>
  1185. {/block:Quote}
  1186.  
  1187. <!---- - END QUOTE / DONT TOUCH!!! - --->
  1188.  
  1189. <!---- - START LINK & CHAT / DONT TOUCH!!! - --->
  1190.  
  1191. {block:Link}
  1192. <h2><center><a href="{URL}">{Name}</center></a></h2>
  1193. {block:Description}{Description}{/block:Description}
  1194. {/block:Link}
  1195.  
  1196.  
  1197.  
  1198. {block:Chat}
  1199. {block:Title}<h2>{Title}</h2>{/block:Title}
  1200. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class ="label">{Label}</span>{/block:Label}
  1201. {Line}</li>{/block:Lines}</ul>
  1202. {/block:Chat}
  1203.  
  1204. <!---- - END LINK & CHAT / DONT TOUCH!!! - --->
  1205.  
  1206. <!---- - START PHOTO / DONT TOUCH!!! - --->
  1207.  
  1208. {block:Photo}
  1209. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
  1210.  
  1211. {block:Caption}{Caption}{/block:Caption}
  1212. {/block:Photo}
  1213.  
  1214.  
  1215.  
  1216. {block:Photoset}
  1217. {Photoset-500}
  1218. {block:Caption}{Caption}{/block:Caption}
  1219. {/block:Photoset}
  1220.  
  1221.  
  1222.  
  1223. {block:Video}
  1224. {Video-500}
  1225. {block:Caption}{Caption}{/block:Caption}
  1226. {/block:Video}
  1227.  
  1228. <!---- - END PHOTO / DONT TOUCH!!! - --->
  1229.  
  1230. <!---- - START AUDIO / DONT TOUCH!!! - --->
  1231.  
  1232.  
  1233. {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>
  1234. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  1235. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  1236. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  1237. {/block:Audio}
  1238.  
  1239. <!---- - END AUDIO / DONT TOUCH!!! - --->
  1240.  
  1241. <!---- - START INFO / DONT TOUCH!!! - --->
  1242.  
  1243. <div id="info">
  1244. {block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  1245. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a>{/block:Tags}{/block:HasTags}
  1246. </div></div>
  1247.  
  1248. {/block:Posts}{/block:Posts}</div></div></div>
  1249. </div>
  1250. </div>
  1251.  
  1252. <!---- - END INFO / DONT TOUCH!!! - --->
  1253.  
  1254. <!---- - START CREDIT / DONT TOUCH!!! - --->
  1255.  
  1256. <div id="credit">
  1257. <a href="http://adf.ly/1NFPh1"><i class="fa fa-diamond"title="made by im-halsey"></i></a>
  1258.  
  1259. </div>
  1260. </div>
  1261. <!---- - END CREDIT / DONT TOUCH!!! - --->
  1262.  
  1263. </html>
  1264. <!---- - END HTML / DONT TOUCH!!! - --->
Add Comment
Please, Sign In to add comment