azurethemes

theme 63

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