Advertisement
lexaofrp

THEME 59: HEADRUSH

Sep 8th, 2019 (edited)
1,729
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.83 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3.  
  4. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  5. <script src="https://static.tumblr.com/pq6sadp/72Dnoxbpp/jquery.style-my-tooltips.js"></script>
  6. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:100,tip_fade_speed:400
  7. }
  8. );
  9. });
  10. })(jQuery);
  11. </script>
  12.  
  13.  
  14.  
  15. <head><title>{Title}</title>
  16. <link rel=“stylesheet” href=“https://cdn.linearicons.com/free/1.0.0/icon-font.min.css”>
  17.  
  18. <link rel="stylesheet" href="templates/clean/template.css" type="text/css"/>
  19. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  20.  
  21. <link rel="shortcut icon" href="{Favicon}">
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  24.  
  25. <meta name="image:Background" content=""/>
  26. <meta name="image:Icon" content=""/>
  27. <meta name="image:InstaPic1" content=""/>
  28. <meta name="image:InstaPic2" content=""/>
  29. <meta name="image:InstaPic3" content=""/>
  30.  
  31. <meta name="if:Muses" content="1"/>
  32.  
  33. <meta name="color:Background" content="#ffffff"/>
  34. <meta name="color:PostBG" content="#ffffff"/>
  35. <meta name="color:Text" content="#000000"/>
  36. <meta name="color:Post Links" content="#000000"/>
  37. <meta name="color:Hover" content="#000000"/>
  38. <meta name="color:Links" content="#000000"/>
  39. <meta name="color:Linksbg" content="#000000"/>
  40. <meta name="color:Border" content="#000000"/>
  41. <meta name="color:Accent" content="#ffffff"/>
  42. <meta name="color:Blockquote" content="#000000"/>
  43. <meta name="color:descbg" content="#000000"/>
  44. <meta name="color:desctext" content="#eeeeee"/>
  45. <meta name="color:container" content="#ffffff"/>
  46.  
  47. <meta name="text:Link 1 URL" content="/"/>
  48. <meta name="text:Link 1 Title" content="Home"/>
  49. <meta name="text:Link 2 URL" content="/"/>
  50. <meta name="text:Link 2 Title" content="Ask"/>
  51. <meta name="text:Link 3 URL" content="/"/>
  52. <meta name="text:Link 3 Title" content="Nav"/>
  53. <meta name="text:Link 4 URL" content="/"/>
  54. <meta name="text:Link 4 Title" content="Themes"/>
  55. <meta name="text:Title1" content="lorem ipsum"/>
  56. <meta name="text:Mini Title" content="lorem ipsum"/>
  57. <meta name="text:Name" content="lorem ipsum"/>
  58. <meta name="text:Posts" content="100"/>
  59. <meta name="text:Followers" content="10m"/>
  60. <meta name="text:Following" content="100"/>
  61. <meta name="text:Visitor Count" content="75"/>
  62. <meta name="text:Your URL" content="ex: etcrnities"/>
  63. <meta name="text:PopupMainTitle" content="Lorem ipsum"/>
  64. <meta name="text:PopupTitle1" content="Lorem ipsum"/>
  65.  
  66. <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
  67. <link href="https://fonts.googleapis.com/css?family=Montserrat:900&display=swap" rel="stylesheet">
  68. <link href="https://fonts.googleapis.com/css?family=Poppins:400,600&display=swap" rel="stylesheet">
  69. <style type="text/css">
  70. @font-face { font-family: "pistilli"; src: url('https://dl.dropboxusercontent.com/s/ebmesxab9u6pf0d/Pistilli-Roman.otf'); ;}
  71.  
  72. #s-m-t-tooltip {
  73.  
  74. max-width:100px;
  75. margin-left:10px;
  76. margin-top:10px;
  77. padding:3px;
  78. padding-bottom:2px;
  79. background: {color:postbg};
  80. border:1px solid {color:text};
  81. font-family: 'poppins';
  82. font-size:9px;
  83. letter-spacing:0px;
  84. border-radius:3px;
  85. text-transform:uppercase;
  86. color:{color:text};
  87. text-shadow: 1px 1px 0px rgba(255,255,255,.3);
  88. z-index:999999999999999999999999999999999999; }
  89.  
  90. a:hover{
  91. cursor:pointer;
  92. }
  93.  
  94. blockquote {
  95. font-size:9px;
  96. font-family: 'poppins';
  97. margin-left:5px;
  98. margin-right:7px;
  99. border-left:4px solid{color:blockquote};
  100. text-align:left;
  101. padding:2px;
  102. padding-left:7px;
  103. font-weight:normal;
  104. text-align:justify;
  105. color:{color:text};
  106. background-color:{color:postbg};
  107. }
  108.  
  109. blockquote a{
  110. color:{color:hover};
  111. }
  112.  
  113. blockquote blockquote, blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
  114. background-color:{color:postbg};
  115. color:{color:text};
  116. }
  117.  
  118. .entries blockquote img {
  119. max-width:100%;
  120. height:auto;
  121. margin-left: 0px;
  122. }
  123.  
  124. #max > blockquote {
  125. margin: 0; padding: 0;
  126. }
  127.  
  128. blockquote blockquote img{
  129. max-width:100%;
  130. right:0px;
  131. }
  132.  
  133. blockquote blockquote blockquote img{
  134. max-width:100%;
  135. }
  136.  
  137. blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
  138. font-size:8px;
  139. font-family: 'poppins';
  140. margin-left:5px;
  141. margin-right:5px;
  142. letter-spacing:0px;
  143. border-left:4px solid{color:blockquote};
  144. text-align:left;
  145. padding:5px;
  146. padding-left:5px;
  147. font-weight:normal;
  148. color:{color:text};
  149. background-color:{color:postbg};
  150. }
  151.  
  152. small, sub, sup{
  153. font-size:8px;
  154. }
  155.  
  156. code {
  157. font-size:9px;
  158. font-family: 'poppins';
  159. text-transform:none;
  160.  
  161. }
  162.  
  163. b, bold, strong{
  164. color:{color:post links};
  165. font-weight:bold;
  166. }
  167.  
  168. i{
  169. color:{color:hover};
  170. }
  171.  
  172. hr{
  173. border:none;
  174. border-top:dashed 1px {color:text};
  175. }
  176.  
  177. pre {
  178. font-family: 'poppins';
  179. text-align:center;
  180. font-size:10px;
  181. max-width:320px;
  182. padding:10px ;
  183. color:{color:text};
  184. background:{color:postbg};
  185. }
  186. h1{
  187. font-family: 'pistilli';
  188. font-size:25px;
  189. text-align:center;
  190. text-transform:uppercase;
  191. padding-bottom:3px;
  192. padding-top:10px;
  193. color:{color:blockquote};
  194. }
  195.  
  196. h1 sub, h1 bold, h1 italic, h2 small, h2 sub, h2 sup{
  197. font-size:20px;
  198. color:{color:blockquote};
  199. }
  200.  
  201. h2{
  202. text-shadow: 1px 1px 0px {color:hover};
  203. margin-top:5px;
  204. color:{color:text};
  205. margin-bottom:5px;
  206. text-transform:uppercase;
  207.  
  208. font-family:'pistilli';
  209. font-size:20px;
  210. text-align:center;
  211. }
  212.  
  213. h3{
  214. color:{color:text};
  215. letter-spacing:2px;
  216. font-size:30px;
  217. text-transform:uppercase;
  218. font-weight:bold;
  219. text-align:right;
  220. }
  221.  
  222. h4{
  223. color:{color:text};
  224. letter-spacing:2px;
  225. font-size:10px;
  226. text-transform:uppercase;
  227. font-weight:bold;
  228. text-align:left;
  229. }
  230. /*GENERAL*/
  231.  
  232.  
  233. a {
  234. color:{color:Background};
  235. color:{color:post links};
  236. text-decoration:none;
  237. -webkit-transition:all 0.5s ease-in-out;
  238. -moz-transition:all 0.5s ease-in-out;
  239. -o-transition:all 0.5s ease-in-out;
  240. transition:all 0.5s ease-in-out;}
  241.  
  242. a:hover {
  243. color:{color:Hover};
  244. text-decoration:underline;
  245. -webkit-transition:all 0.5s ease-in-out;
  246. -moz-transition:all 0.5s ease-in-out;
  247. -o-transition:all 0.5s ease-in-out;
  248. transition:all 0.5s ease-in-out;}
  249.  
  250.  
  251. /*GENERAL*/
  252.  
  253. body {
  254. font-family:'poppins';
  255. font-size:9px;
  256. background-color:{color:background};
  257. background-image:url('{image:background}') ;
  258. }
  259.  
  260. a {
  261. color:{color:post links};
  262. text-decoration:none;
  263. -webkit-transition:all 0.5s ease-in-out;
  264. -moz-transition:all 0.5s ease-in-out;
  265. -o-transition:all 0.5s ease-in-out;
  266. transition:all 0.5s ease-in-out;}
  267.  
  268. a:hover {
  269. color:{color:Hover};
  270. text-decoration:underline;
  271. -webkit-transition:all 0.5s ease-in-out;
  272. -moz-transition:all 0.5s ease-in-out;
  273. -o-transition:all 0.5s ease-in-out;
  274. transition:all 0.5s ease-in-out;}
  275.  
  276.  
  277.  
  278. /*END GENERAL*/
  279.  
  280. /*Acco*/
  281.  
  282.  
  283. /*SIDEBAR*/
  284. .links {
  285. position:fixed;
  286. display:inline-block;
  287. margin-top:300px;
  288. margin-left:10px;
  289. width:240px;
  290. height:0px;
  291. padding-bottom:2px;
  292. overflow:visible;
  293. line-height:0px;
  294. text-align:left;
  295. border-left:30px solid transparent;
  296. z-index:99999999999;
  297. -webkit-transition:all 0.5s ease-in-out;
  298. -moz-transition:all 0.5s ease-in-out;
  299. -o-transition:all 0.5s ease-in-out;
  300. transition:all 0.5s ease-in-out
  301. }
  302.  
  303.  
  304. .links a {
  305. display:inline-block;
  306. border-radius:90px;
  307. width:20px;
  308. height:10px;
  309. padding:5px;
  310. margin-right:5px;
  311. margin-left:5px;
  312. margin-bottom:10px;
  313. line-height:0px;
  314. font-family:'poppins';
  315. font-size:12px;
  316. text-decoration:none;
  317. font-weight:bold;
  318. padding-top:15px;
  319. text-transform:uppercase;
  320. color:{color:links};
  321. -webkit-transition:all 0.7s ease-in-out;
  322. -moz-transition:all 0.7s ease-in-out;
  323. -o-transition:all 0.7s ease-in-out;
  324. transition:all 0.7s ease-in-out;}
  325.  
  326.  
  327.  
  328. .links a:hover{
  329. color:{color:hover};
  330. -webkit-transition:all 0.7s ease-in-out;
  331. -moz-transition:all 0.7s ease-in-out;
  332. -o-transition:all 0.7s ease-in-out;
  333. transition:all 0.7s ease-in-out;
  334. }
  335.  
  336. .stats{
  337. position:fixed;
  338. width:190px;
  339. height:200px;
  340. font-family:'poppins';
  341. margin-top:50px;
  342. z-index:99;
  343. font-size:10px;
  344. margin-left:100px;
  345. color:{color:desctext};
  346. text-align:justify;
  347. }
  348.  
  349. .stats span{
  350. color:{color:desctext};
  351. padding-right:10px;
  352. text-align:justify;
  353. font-size:8px;
  354. }
  355.  
  356. .stats b{
  357. font-weight:bold;
  358. }
  359.  
  360. .stats p{
  361. color:{color:desctext};
  362. }
  363.  
  364. .stats h1{
  365. font-family:'pistilli';
  366. line-height:0px;
  367. text-transform:lowercase;
  368. font-weight:normal;
  369. color:{color:desctext};
  370. text-align:left;
  371. margin-top:0px;
  372. font-size:15px;
  373. text-shadow: 1px 1px 0px {color:linksbg};
  374.  
  375. }
  376.  
  377. .instapics{
  378. position:fixed;
  379. width:370px;
  380. height:300px;
  381. margin-left:-75px;
  382. margin-top:5px;
  383. z-index:9;
  384. }
  385.  
  386. .instapics img{
  387. display:inline-block;
  388. width:70px;
  389. height:70px;
  390. padding:6px;
  391. }
  392.  
  393. .title{
  394. position:fixed;
  395. width:200px;
  396. height:17px;
  397. margin-left:100px;
  398. margin-top:410px;
  399.  
  400. z-index:99999999;
  401. }
  402.  
  403. .title span{
  404. position:fixed;
  405. letter-spacing:-1px;
  406. font-size:20px;
  407. width:180px;
  408. margin-top:0px;
  409. margin-left:00px;text-align:left;
  410. color:{color:border};
  411. font-family:pistilli;
  412. font-style:italic;
  413. text-shadow: 1px 1px 0px {color:accent};
  414. }
  415.  
  416. .title p{
  417. position:fixed;
  418. color:{color:linksbg};
  419. padding-top:2px;
  420. padding-left:5px;
  421. padding-right:5px;
  422. padding-bottom:3px;
  423. height:auto;
  424. margin-top:10px;
  425. margin-left:00px;
  426. width:180px;
  427. font-size:10px;
  428. text-align:left;
  429. text-transform:uppercase;
  430. font-family:poppins;
  431. -webkit-transition-duration: 0.5s;
  432. -webkit-transition:all 0.5s ease-in-out;
  433. -moz-transition:all 0.5s ease-in-out;
  434. -o-transition:all 0.5s ease-in-out;
  435. transition:all 0.5s ease-in-out;
  436. text-shadow: 1px 1px 0px {color:post links};
  437.  
  438. }
  439.  
  440. .header{
  441. height:600px;
  442. width:300px;
  443. position:fixed;
  444. left:50%;
  445. top:50%;
  446. margin-top:-250px;
  447. margin-left:-390px;
  448. z-index:9999;
  449. -webkit-border-bottom-right-radius: 15px;
  450. -webkit-border-bottom-left-radius: 15px;
  451. -moz-border-radius-bottomright: 15px;
  452. -moz-border-radius-bottomleft: 15px;
  453. border-bottom-right-radius: 15px;
  454. border-bottom-left-radius: 15px;
  455. }
  456.  
  457. .one, .two, .three{
  458.  
  459. height:290px;
  460. width:300px;
  461. position:fixed;
  462. left:50%;
  463. top:50%;
  464. margin-top:-250px;
  465. margin-left:-390px;
  466. z-index:8;
  467. BACKGROUND:{color:descbg};
  468. -webkit-border-bottom-right-radius: 15px;
  469. -webkit-border-bottom-left-radius: 15px;
  470. -moz-border-radius-bottomright: 15px;
  471. -moz-border-radius-bottomleft: 15px;
  472. border-bottom-right-radius: 15px;
  473. border-bottom-left-radius: 15px;
  474. }
  475.  
  476. .three{
  477. -webkit-border-radius: 15px;
  478. -webkit-border-top-right-radius: 0;
  479. -moz-border-radius: 15px;
  480. -moz-border-radius-topright: 0;
  481. border-radius: 15px;
  482. border-top-right-radius: 0;
  483. }
  484.  
  485. .two{
  486. margin-top:27px;
  487. height:80px;
  488. background:{color:linksbg};
  489. }
  490.  
  491. .one{
  492. margin-top:92px;
  493. height:158px;
  494. background:{color:links};
  495. }
  496.  
  497. .pic{
  498. position:fixed;
  499. width:60px;
  500. height:60px;
  501. margin-left:25px;
  502. margin-top:30px;
  503. background-image:url('{image:icon}');
  504. z-index:999999999;
  505. border-radius:90px;
  506. }
  507.  
  508. .pict{
  509. position:fixed;
  510. margin-top:325px;
  511. margin-left:70px;
  512. width:100px;
  513. height:70px;
  514. z-index:99;
  515. font-size:50px;
  516. text-align:right;
  517. color:{color:links};
  518. -webkit-text-stroke-width: 2px;
  519. -webkit-text-stroke-color: {color:linksbg};
  520. font-family:montserrat;
  521. }
  522.  
  523. .pict a{
  524. position:fixed;
  525. width:120px;
  526. color:{color:links};
  527. text-align:right;
  528. }
  529.  
  530. .pagination{
  531. position:relative;
  532. font-size:10px;
  533. width:400px;
  534. height:10px;
  535. margin-top:40px;
  536. z-index:9;
  537. text-align:center;
  538. background-color:transparent;
  539. font-weight:bold;
  540. }
  541.  
  542. .pagination a:hover{
  543. text-decoration:none;
  544. color:{color:hover};
  545. -webkit-transition:all 0.5s ease-in-out;
  546. -moz-transition:all 0.5s ease-in-out;
  547. -o-transition:all 0.5s ease-in-out;
  548. transition:all 0.5s ease-in-out;}
  549.  
  550.  
  551. /*END SIDEBAR*/
  552.  
  553. /*POSTS*/
  554. #c{
  555. height:420px;
  556. width:420px;
  557. margin-top:40px;
  558. z-index:8;
  559. position:fixed;
  560. margin-left:340px;
  561. overflow:auto;
  562. color:{color:text};
  563. }
  564.  
  565. .container{
  566. position:fixed;
  567. left:50%;
  568. top:50%;
  569. margin-top:-250px;
  570. margin-left:-390px;
  571. height:500px;
  572. width:780px;
  573. z-index:-9;
  574. background:{color:container};
  575. -webkit-border-radius: 15px;
  576. -webkit-border-top-left-radius: 30px;
  577. -webkit-border-bottom-left-radius: 30px;
  578. -moz-border-radius: 15px;
  579. -moz-border-radius-topleft: 30px;
  580. -moz-border-radius-bottomleft: 30px;
  581. border-radius: 15px;
  582. border-top-left-radius: 30px;
  583. border-bottom-left-radius: 30px;
  584. }
  585.  
  586. .posts {
  587. width:360px;
  588. margin-left:0px;
  589. font-size:8px;
  590. font-family: 'poppins';
  591. color:{color:text};
  592. font-weight:normal;
  593. }
  594.  
  595. .posts p{
  596.  
  597. }
  598.  
  599. .posts a{
  600. color:{color:post links};
  601. }
  602.  
  603. .entries {
  604. width:360px;
  605. padding:20px;
  606. font-weight:normal;
  607. color:{color:text};
  608. background-color:{color:postbg};
  609. font-family: 'poppins';
  610. margin-bottom:20px;
  611. -webkit-transition-property: top, bottom;
  612. -webkit-transition-duration: 0.5s;
  613. -webkit-transition:all 0.5s ease-in-out;
  614. -moz-transition:all 0.5s ease-in-out;
  615. -o-transition:all 0.5s ease-in-out;
  616. transition:all 0.5s ease-in-out;
  617. }
  618.  
  619. .info {
  620. padding:5px;
  621. padding-top:20px;
  622.  
  623. margin-left:-20px;
  624. margin-top:-21px;
  625. text-align:right;
  626. font-family: 'poppins';
  627. font-weight:bold;
  628. font-size:8px;
  629. width:390px;
  630. border-bottom:none;
  631. line-height:15px;
  632. letter-spacing:2px;
  633. text-transform:uppercase;
  634. color:{color:post links};
  635. background-color:{color:postbg};
  636. margin-bottom:10px;
  637. text-shadow: 1px 1px 0px rgba(255,255,255,.2);
  638. -webkit-transition-property: top, bottom;
  639. -webkit-transition-duration: 0.5s;
  640. -webkit-transition:all 0.5s ease-in-out;
  641. -moz-transition:all 0.5s ease-in-out;
  642. -o-transition:all 0.5s ease-in-out;
  643. transition:all 0.5s ease-in-out;
  644. }
  645.  
  646. .info i{
  647. margin-top:4px;
  648. color:{color:postbg};
  649. position:absolute;
  650. }
  651.  
  652. .info i:hover{
  653. cursor:pointer;
  654. }
  655.  
  656. .info a {
  657. text-align:right;
  658. font-weight:bold;
  659. color:{color:post links};
  660. -webkit-transition-property: top, bottom;
  661. -webkit-transition-duration: 0.5s;
  662. -webkit-transition:all 0.5s ease-in-out;
  663. -moz-transition:all 0.5s ease-in-out;
  664. -o-transition:all 0.5s ease-in-out;
  665. transition:all 0.5s ease-in-out;}
  666.  
  667. .info a:hover {
  668. color:{color:hover};
  669. -webkit-transition-property: top, bottom;
  670. -webkit-transition-duration: 0.5s;
  671. -webkit-transition:all 0.5s ease-in-out;
  672. -moz-transition:all 0.5s ease-in-out;
  673. -o-transition:all 0.5s ease-in-out;
  674. transition:all 0.5s ease-in-out;}
  675.  
  676. .noties{
  677. margin-top:-10px;
  678. text-align:right;
  679. }
  680.  
  681. .tags{
  682. padding:20px;
  683. margin-left:-20px;
  684. margin-bottom:-31px;
  685. text-align:right;
  686. font-family: 'poppins';
  687. font-weight:bold;
  688. font-size:8px;
  689. width:360px;
  690. text-align:center;
  691. line-height:15px;
  692. letter-spacing:2px;
  693. text-transform:uppercase;
  694. color:{color:post links};
  695. background-color:{color:postbg};
  696. text-shadow: 1px 1px 0px rgba(255,255,255,.2);
  697. -webkit-transition:all 0.5s ease-in-out;
  698. -moz-transition:all 0.5s ease-in-out;
  699. -o-transition:all 0.5s ease-in-out;
  700. transition:all 0.5s ease-in-out;
  701. }
  702.  
  703. .tags a {
  704. display:inline-block;
  705. margin-right:5px;
  706. margin-top:0px;
  707. color:{color:post links};
  708. -webkit-transition:all 0.5s ease-in-out;
  709. -moz-transition:all 0.5s ease-in-out;
  710. -o-transition:all 0.5s ease-in-out;
  711. transition:all 0.5s ease-in-out;
  712. }
  713.  
  714. .tags a:hover{
  715. color:{color:hover};
  716. }
  717.  
  718. .post_title {
  719. display:block;
  720. padding:2px;
  721. text-align:center;
  722. font-size:25px;
  723. font-family: 'pistilli';
  724. color:{color:links};
  725. }
  726.  
  727. .post_title a{
  728. color:{color:links};
  729. }
  730.  
  731. .text {
  732. display:block;
  733. padding:5px;
  734. text-align:justify;
  735. color:{color:Text};
  736. }
  737.  
  738. .photo{
  739. padding-top:10px;
  740. margin-left:2px;}
  741.  
  742. .photo img {
  743. display:block;
  744. max-width:350px;
  745. margin-left:-2px;
  746. }
  747.  
  748. .photoset{
  749. width:100%;
  750. margin-left:1px;
  751. padding-top:6px;
  752. }
  753.  
  754. .posts img{
  755. max-width:360px;
  756. -webkit-transition:all 0.7s ease-in-out;
  757. -moz-transition:all 0.7s ease-in-out;
  758. -o-transition:all 0.7s ease-in-out;
  759. transition:all 0.7s ease-in-out;
  760. }
  761.  
  762. .posts img:hover{
  763. -webkit-filter: grayscale(1);
  764. filter: grayscale(1);
  765. }
  766.  
  767. .video {
  768. width:345px;
  769. margin-left:-52px;
  770. }
  771.  
  772. .video iframe {
  773. width:345px;}
  774.  
  775. .posts p{
  776. color:{color:text};
  777. }
  778.  
  779. .quote {
  780. display:block;
  781. padding:10px;
  782. text-align:center;
  783. font-size:15px;
  784. font-family:'pistilli';
  785. color:{color:text};}
  786.  
  787. .source {
  788. display:block;
  789. padding:5px;
  790. text-align:center;
  791. font-size:9px;
  792. }
  793.  
  794. .chat li {
  795. display:block;
  796. padding:5px;
  797. color:{color:text};}
  798.  
  799. .audio{
  800. width:100%-30px;
  801. border-radius:4px;
  802. margin-top:20px;
  803. height:55px;
  804. background:#f2f2f2;padding:20px;
  805. }
  806.  
  807. .audioimg img {
  808. width:40px;
  809. height:40px;
  810. margin-left:270px;
  811. border-radius:30px;
  812. padding:4px;
  813. border:1px solid {color:border};
  814. color:{color:text};
  815. font-family: 'poppins';
  816. text-align:center;
  817. text-transform:uppercase;}
  818.  
  819. .audioinfo {
  820. margin-top:-20px;
  821. margin-left:50px;
  822. max-width:200px;
  823. overflow:scroll;
  824. color:{color:Text};}
  825.  
  826. .audioplayer{
  827. height:30px;
  828. width:30px;
  829. margin-top:-40px;
  830. margin-left:5px;
  831. font-size:15px;
  832. overflow:hidden;
  833. -webkit-transition:all 0.7s ease-in-out;
  834. -moz-transition:all 0.7s ease-in-out;
  835. -o-transition:all 0.7s ease-in-out;
  836. transition:all 0.7s ease-in-out;
  837. }
  838.  
  839. .audioimg:hover .audioplayer{
  840. opacity:1
  841. -webkit-transition:all 0.7s ease-in-out;
  842. -moz-transition:all 0.7s ease-in-out;
  843. -o-transition:all 0.7s ease-in-out;
  844. transition:all 0.7s ease-in-out;
  845. }
  846.  
  847. #ask{
  848. font-family:'poppins';
  849. font-size:8px;
  850. width:340px;
  851. margin-left:5px;
  852. padding:10px;
  853. text-align:justify;
  854. padding-bottom:-0px;
  855. text-transform:uppercase;
  856. font-weight:normal;
  857. color:{color:text};
  858. letter-spacing:1px;
  859. text-shadow: 1px 1px 0px rgba(255,255,255,.2);
  860. }
  861.  
  862. .question{
  863.  
  864. min-height:10px;
  865. width:280px;
  866. text-align:justify;
  867. color:{color:text};
  868. padding:5px;
  869. font-weight:bold;
  870. line-height:18px;
  871. font-family:'poppins';
  872. margin-left:50px;
  873. margin-top:-20px;
  874. }
  875.  
  876. .question b, .question a{
  877. background-color:{color:text};
  878. color:{color:postbg};
  879. padding:5px;
  880. font-size:10px;
  881. margin-left:-10px;
  882. }
  883.  
  884. .question img{
  885. -webkit-border-radius: 50px;
  886. -moz-border-radius: 50px;
  887. border-radius: 50px;
  888. padding:3px;
  889. margin-left:-55px;
  890. margin-top:12px;
  891. border:1px solid {color:border};
  892. box-shadow: 0px 0px 2px rgba(255,255,255,.5) ;
  893. -webkit-box-shadow:0px 0px 2px rgba(255,255,255,.5) ;
  894. -moz-box-shadow:0px 0px 2px rgba(255,255,255,.5) ;
  895. }
  896. .answer{
  897. margin-top:20px;
  898. text-transform:none;
  899. color:{color:text};
  900. text-align:justify;
  901. }
  902. /*END POSTS*/
  903.  
  904. /*scrollbar*/
  905.  
  906. ::-webkit-scrollbar {
  907. height:0px;
  908. width:0px;
  909. background-color:{color:border};}
  910.  
  911. ::-webkit-scrollbar-thumb {
  912. height:auto;
  913. background-color:{color:accent};}
  914.  
  915.  
  916. .notes {
  917. font-family:'poppins';
  918. text-align:center;
  919. text-transform:uppercase;
  920. font-size:8px;
  921. width:350px;
  922. margin-left:-30px;
  923. margin-top:20px;
  924. color:{color:border};
  925. }
  926.  
  927. .notes li{
  928. list-style-type:none;
  929. padding:5px;
  930. }
  931.  
  932. .notes img {
  933. opacity:0;
  934. display:none;
  935. }
  936.  
  937. .notes a{
  938. color:{color:post links};
  939. }
  940.  
  941. #credit {
  942. position:fixed;
  943. font-family:'poppins';
  944. color:{color:Border};
  945. text-transform:uppercase;
  946. font-weight:bold;
  947. font-size:11px;
  948. width:10px;
  949. height:10px;
  950. right:5px;
  951. bottom:5px;
  952. padding:5px;
  953. opacity:1;
  954. letter-spacing:4px;
  955. }
  956.  
  957.  
  958.  
  959. /*POP UP*/
  960. .modal{
  961. position:fixed;
  962. left:50%;
  963. top:50%;
  964. margin-left:-380px;margin-top:120px;
  965. width:10px;
  966. z-index:8;
  967. }
  968.  
  969. .modalbutton{
  970. margin-left:0px;
  971. margin-top:0px;
  972. text-shadow:none;
  973.  
  974. text-decoration:none;
  975. text-transform:uppercase;
  976. }
  977.  
  978. .modalbutton a{
  979.  
  980. -webkit-transition:all 0.7s ease-in-out;
  981. -moz-transition:all 0.7s ease-in-out;
  982. -o-transition:all 0.7s ease-in-out;
  983. transition:all 0.7s ease-in-out;
  984.  
  985. }
  986.  
  987. .modalbutton span{
  988. position:fixed;
  989. font-family:'rob';
  990. width:10px;
  991. height:0px;
  992. padding:20px;
  993. font-size:55px;
  994. padding-top:20px;
  995. padding-bottom:40px;
  996. padding-right:30px;
  997. color:{color:border};
  998. -webkit-transition:all 0.7s ease-in-out;
  999. -moz-transition:all 0.7s ease-in-out;
  1000. -o-transition:all 0.7s ease-in-out;
  1001. transition:all 0.7s ease-in-out;
  1002. }
  1003.  
  1004. .modalbutton p{
  1005. color:{color:linksbg};
  1006. -webkit-transition:all 0.7s ease-in-out;
  1007. -moz-transition:all 0.7s ease-in-out;
  1008. -o-transition:all 0.7s ease-in-out;
  1009. transition:all 0.7s ease-in-out;}
  1010.  
  1011.  
  1012. .modalbutton a:hover {
  1013. color:{color:Hover};
  1014. background-color:{color:SBLinksbg};
  1015. -webkit-transition:all 0.5s ease-in-out;
  1016. -moz-transition:all 0.5s ease-in-out;
  1017. -o-transition:all 0.5s ease-in-out;
  1018. transition:all 0.5s ease-in-out;}
  1019.  
  1020.  
  1021. .modalDialog {
  1022. position: fixed;
  1023. font-family: poppins;
  1024. top:50%;
  1025. margin-top:-250px ;
  1026. left: 50%;
  1027. height:450px;
  1028. width:400px;
  1029. margin-left:-70px;
  1030. padding:20px;
  1031. border-top:10px solid {color:container};
  1032. background-color: {color:container};
  1033. z-index: 8;
  1034. opacity:0;
  1035. -webkit-transition: opacity 400ms ease-in;
  1036. -moz-transition: opacity 400ms ease-in;
  1037. transition: opacity 400ms ease-in;
  1038. pointer-events:none;
  1039. }
  1040. .modalDialog:target {
  1041. opacity:1;
  1042. pointer-events: auto;
  1043. }
  1044. .modalDialog > div {
  1045. width: 420px;
  1046. height:430px;
  1047. z-index: 8;
  1048. position: relative;
  1049. padding: 5px 10px 13px 10px;
  1050. background: {color:container};
  1051. }
  1052.  
  1053.  
  1054. .close {
  1055. color: {color:text};
  1056. line-height: 25px;
  1057. position: absolute;
  1058. right:20px;
  1059. margin-top:-20px;
  1060. text-align: center;
  1061. font-weight: bold;
  1062. font-size:10px;
  1063. }
  1064.  
  1065. .close:hover {
  1066. color: {color:border};
  1067. }
  1068. .pu{
  1069. position:fixed;
  1070. margin-left:40px;
  1071. margin-top:80px;
  1072. width:330px;
  1073. height: 250px;
  1074. overflow:scroll;
  1075. text-align:justify;
  1076. border:20px solid {color:container};
  1077. height:170px;
  1078. }
  1079.  
  1080. .putl p{
  1081.  
  1082. text-align:right;
  1083. padding:2px;
  1084. text-align: center;
  1085. font-weight: bold;
  1086. color:{color:descbg};
  1087. font-size:8px;
  1088. text-transform:uppercase;
  1089. font-family:poppins;
  1090. text-shadow:none;
  1091. z-index:8;
  1092. }
  1093.  
  1094. .putl{
  1095. position: fixed;
  1096. margin-top:50px;
  1097. margin-left:-10px;
  1098. width:400px;
  1099. height:70px;
  1100. text-align:center;
  1101. z-index:8;
  1102. }
  1103.  
  1104. .puim{
  1105. position:fixed;
  1106. width:400px;
  1107. height:60px;
  1108. margin-left:-10px;
  1109. margin-top:20px;
  1110. letter-spacing:-1px;
  1111. font-family:'pistilli';
  1112. color:{color:desctext};
  1113. font-size:50px;
  1114. text-align:center;
  1115. }
  1116.  
  1117. .puim p{
  1118. margin-top:-10px;
  1119.  
  1120. }
  1121.  
  1122. .cvv{
  1123. position:fixed;
  1124. width:400px;
  1125. margin-left:-15px;
  1126. height:330px;
  1127. padding:20px;
  1128. padding-top:0px;
  1129. padding-bottom:0px;
  1130. margin-top:100px;
  1131. overflow:auto;
  1132. }
  1133.  
  1134. .cvv h6{
  1135. font-size:15px;
  1136. color:{color:postbg};
  1137. font-family:'pistilli';
  1138. text-shadow: 0px 1px 0px {color:post links};
  1139. text-align:center;
  1140. line-height:3px;
  1141. margin-top:10px;
  1142. border-left:12px solid transparent;
  1143. margin-bottom:20px;
  1144. letter-spacing:-1px;
  1145. font-style:italic;
  1146. }
  1147.  
  1148. .cvv h5{
  1149. margin-left:00px;
  1150. margin-top:370px;
  1151. font-size:8px;
  1152. color:{color:post links};
  1153. font-family:'poppins';
  1154. text-align:center;
  1155. text-transform:uppercase;
  1156. font-style:italic;
  1157. }
  1158.  
  1159. .muse{
  1160. width:365px;
  1161. padding-bottom:30px;
  1162. border-bottom:1px solid {color:postbg};
  1163. margin-bottom:30px;
  1164. }
  1165.  
  1166. .icon{
  1167. position:relative;
  1168. margin-left:150px;
  1169. }
  1170.  
  1171. .pos, .neg{
  1172. position:absolute;
  1173. width:150px;
  1174. height:75px;
  1175. color:{color:border};
  1176. font-size:9px;
  1177. margin-top:-60px;
  1178. margin-left:-20px;
  1179. display:inline-block;
  1180. }
  1181. .pos p, .neg p{
  1182. width:50px;
  1183. height:10px;
  1184. margin-top:-25px;
  1185. margin-left:5px;
  1186. margin-bottom:15px;
  1187. background:{color:accent};
  1188. border:10px solid {color:accent};
  1189. display:inline-block;
  1190. }
  1191.  
  1192. .neg{
  1193. margin-left:235px;
  1194. }
  1195.  
  1196. .quo{
  1197. margin-top:20px;
  1198. margin-left:-20px;
  1199. width:410px;
  1200. text-align:center;
  1201. font-family:pistilli;
  1202. font-size:10px;
  1203. letter-spacing:1px;
  1204. color:{color:accent};
  1205. }
  1206.  
  1207. /*END SCROLLBAR*/
  1208.  
  1209. </style>
  1210. </head>
  1211. <body>
  1212.  
  1213. <!--SIDEBAR-->
  1214.  
  1215. <span class="th th-earth" title="Popup" style="position:fixed;font-family:'rob'; width:10px; margin-top:130px; margin-left:-380px; top:50%; left:50%; height:0px; padding:20px; font-size:55px; padding-top:20px; padding-bottom:40px; padding-right:30px; color:{color:border};"></span>
  1216. {block:ifmuses}
  1217. <div class="modal">
  1218. <div class="modalbutton">
  1219. <a href="#openModal" title="muses"><p><span class="th th-earth" style="Popup"></span></p></a></div>
  1220.  
  1221. <div class="modalbox">
  1222.  
  1223. <div id="openModal" class="modalDialog">
  1224. <div> <a href="#close" title="Close" class="close">x</a>
  1225.  
  1226. <div class="putl"><p>{text:popuptitle1}</p></div>
  1227.  
  1228. <div class="pu">{text:popup}</div>
  1229.  
  1230. <div class="puim"><p>{text:PopupMainTitle}</p></div>
  1231.  
  1232. <div class="cvv">
  1233. <!--for another muse copy from here-->
  1234. <div class="muse">
  1235. <h6>calliope masters</h6>
  1236. <div class="icon"><img src="https://66.media.tumblr.com/e39136cadff3c35761f63cc02cc3612c/61890c7340c7188f-fb/s540x810/6964368f21449be7cca1e69206e7e067c0a98603.png" style="height:70px; width:70px; border-radius:100%;"/>
  1237. </div>
  1238. <div class="neg"> <p>- negative</p><p>- negative</p><p>- negative</p><p>- negative</p> </div>
  1239. <div class="pos"><p>- positive</p><p>- positive</p><p>- positive</p><p>- positive</p></div>
  1240. <div class="quo"> "it does not matter how fast you go as long as you do not stop" </div>
  1241. </div>
  1242. <!--to here-->
  1243. <!--for another muse copy from here-->
  1244. <div class="muse">
  1245. <h6>calliope masters</h6>
  1246. <div class="icon"><img src="https://66.media.tumblr.com/99fd4e067efe63854452dc7da9476c0c/61890c7340c7188f-2f/s540x810/b34f3b82dd9b74b5524df449495ea25a37a218a9.png" style="height:70px; width:70px; border-radius:100%;"/>
  1247. </div>
  1248. <div class="neg"> <p>- negative</p><p>- negative</p><p>- negative</p><p>- negative</p> </div>
  1249. <div class="pos"><p>- positive</p><p>- positive</p><p>- positive</p><p>- positive</p></div>
  1250. <div class="quo"> "it does not matter how fast you go as long as you do not stop" </div>
  1251. </div>
  1252. <!--to here-->
  1253. <!--for another muse copy from here-->
  1254. <div class="muse">
  1255. <h6>calliope masters</h6>
  1256. <div class="icon"><img src="https://66.media.tumblr.com/7d9630464894d493e662294da856c314/61890c7340c7188f-1a/s540x810/11e2780e48089baacd1c8fcbb967b40a059fd6bc.png" style="height:70px; width:70px; border-radius:100%;"/>
  1257. </div>
  1258. <div class="neg"> <p>- negative</p><p>- negative</p><p>- negative</p><p>- negative</p> </div>
  1259. <div class="pos"><p>- positive</p><p>- positive</p><p>- positive</p><p>- positive</p></div>
  1260. <div class="quo"> "it does not matter how fast you go as long as you do not stop" </div>
  1261. </div>
  1262. <!--to here-->
  1263. <!--for another muse copy from here-->
  1264. <div class="muse">
  1265. <h6>calliope masters</h6>
  1266. <div class="icon"><img src="https://66.media.tumblr.com/34a3eedddd1c5f2f0c5ed3197e9c8ba6/61890c7340c7188f-db/s540x810/67cdefd40cee57418f6c0e1e7b267fd4668cfbea.png" style="height:70px; width:70px; border-radius:100%;"/>
  1267. </div>
  1268. <div class="neg"> <p>- negative</p><p>- negative</p><p>- negative</p><p>- negative</p> </div>
  1269. <div class="pos"><p>- positive</p><p>- positive</p><p>- positive</p><p>- positive</p></div>
  1270. <div class="quo"> "it does not matter how fast you go as long as you do not stop" </div>
  1271. </div>
  1272. <!--to here-->
  1273. <!--for another muse copy from here-->
  1274. <div class="muse">
  1275. <h6>calliope masters</h6>
  1276. <div class="icon"><img src="https://66.media.tumblr.com/34a3eedddd1c5f2f0c5ed3197e9c8ba6/61890c7340c7188f-db/s540x810/67cdefd40cee57418f6c0e1e7b267fd4668cfbea.png" style="height:70px; width:70px; border-radius:100%;"/>
  1277. </div>
  1278. <div class="neg"> <p>- negative</p><p>- negative</p><p>- negative</p><p>- negative</p> </div>
  1279. <div class="pos"><p>- positive</p><p>- positive</p><p>- positive</p><p>- positive</p></div>
  1280. <div class="quo"> "it does not matter how fast you go as long as you do not stop" </div>
  1281. </div>
  1282. <!--to here-->
  1283. <!--paste new muses here-->
  1284. {/block:ifmuses}
  1285. </div>
  1286.  
  1287.  
  1288. </div></div>
  1289. <div class="container">
  1290. <div class="header">
  1291.  
  1292. <div class="title"><span>{text:title1}</span><p>{text:mini title}</p></div>
  1293. <div class="pic"></div>
  1294.  
  1295. <div class="stats">
  1296. <!--stats here-->
  1297. <h1>{text:name}</h1>
  1298. <span><b>{text:posts}</b> posts</span>
  1299. <span><b>{text:followers}</b> followers</span>
  1300. <span><b>{text:following}</b> following</span>
  1301. <p style="height:80px; width:170px; overflow:scroll; color:{color:desctext};">{description}</P>
  1302.  
  1303.  
  1304. <div class="instapics">
  1305. <img src="{image:instapic1}"/>
  1306. <img src="{image:instapic2}"/>
  1307. <img src="{image:instapic3}"/>
  1308.  
  1309. </div>
  1310. </div>
  1311. <div class="one">
  1312.  
  1313.  
  1314. </div>
  1315. <div class="two">
  1316.  
  1317. <div class="three">
  1318. <div class="pict">{text:visitor count}</div>
  1319. </div>
  1320. </div>
  1321.  
  1322.  
  1323.  
  1324. <div class="links">
  1325. <a href="{text:link 1 URL}"><span class="th th-home-o" style="{text:link 1 Title}"></span></a>
  1326. <a href="{text:link 2 URL}"><span class="th th-chat-bubble-o"style="{text:link 2 Title}"></span></a>
  1327. <a href="{text:link 3 URL}"><span class="th th-planet-1-o" style="{text:link 3 Title}"></span></a>
  1328. <a href="{text:link 4 URL}"><span class="th th-planet-2-o" style="{text:link 4 Title}"></span></a>
  1329. </div></div>
  1330.  
  1331.  
  1332.  
  1333. <div id="c">
  1334. <div class="posts">
  1335. {block:Posts}
  1336.  
  1337. <div class="entries">
  1338. <div class="info"><center>
  1339. <a href="{Permalink}">{NoteCount} notes</a>&nbsp;•&nbsp;<a href="{Permalink}">{TimeAgo}</a>&nbsp;•&nbsp;<a href="{ReblogURL}" target="_blank" class="details">reblog</a></a>
  1340. </center></div>
  1341. {block:Text}
  1342.  
  1343. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  1344. <div class="text">{Body}</div>
  1345.  
  1346. {/block:Text}
  1347.  
  1348. <!--END TEXT POSTS-->
  1349.  
  1350. <!--PHOTO POSTS-->
  1351.  
  1352. {block:Photo}
  1353.  
  1354. <div class="photo"><center><img src="{PhotoURL-HighRES}"/></center></div>
  1355. <div class="text">{Caption}</div>
  1356.  
  1357. {/block:Photo}
  1358.  
  1359. <!--END PHOTO POSTS-->
  1360.  
  1361. <!--PHOTOSET POSTS-->
  1362.  
  1363. {block:Photoset}
  1364.  
  1365. <center><div class="photoset">{Photoset}</div></center>
  1366. <div class="text">{Caption}</div>
  1367.  
  1368. {/block:Photoset}
  1369.  
  1370. <!--END PHOTOSET POSTS-->
  1371.  
  1372. <!--QUOTE POSTS-->
  1373.  
  1374. {block:Quote}
  1375.  
  1376. <div class="quote">❝{Quote}❞ </div>
  1377. <div class="source" style="text-align: left; font-weight:bold;">&mdash;{Source}</div>
  1378.  
  1379. {/block:Quote}
  1380.  
  1381. <!--END QUOTE POSTS-->
  1382.  
  1383. <!--LINK POSTS-->
  1384.  
  1385. {block:Link}
  1386.  
  1387. <div class="post_title"><a href="{URL}">{Name}</a></div>
  1388. {block:Description}<div class="text">{Description}</div>{/block:Description}
  1389.  
  1390. {/block:Link}
  1391.  
  1392. <!--END LINK POSTS-->
  1393.  
  1394. <!--CHAT POSTS-->
  1395.  
  1396. {block:Chat}
  1397.  
  1398. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  1399. <div class="chat">
  1400. <ul>
  1401. {block:Lines}<li class="{Alt}">{block:Label}<b>{Label}</b> {/block:Label}{Line}</li>{/block:Lines}
  1402. </ul>
  1403. </div>
  1404.  
  1405. {/block:Chat}
  1406.  
  1407. <!--END CHAT POSTS-->
  1408.  
  1409. <!--AUDIO POSTS-->
  1410.  
  1411. {block:Audio}
  1412.  
  1413. <div class="audio"> {block:AlbumArt}<div class="audioimg"><img src="{AlbumArtURL}"/><div class="audioplayer">{AudioPlayerWhite}</div></div>{/block:AlbumArt}
  1414. <div class="audioinfo">
  1415. {block:TrackName}<b>Now Playing</b> {TrackName}{/block:TrackName}{block:Artist} <b>by</b> {Artist}{/block:Artist}<br></div>
  1416. </div>
  1417. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  1418.  
  1419. {/block:Audio}
  1420.  
  1421. <!--END AUDIO POSTS-->
  1422.  
  1423. <!--VIDEO POSTS-->
  1424.  
  1425. {block:Video}
  1426.  
  1427. <center><div class="video">{Video-400}</div></center>
  1428. <div class="text">{Caption}</div>
  1429.  
  1430. {/block:Video}
  1431.  
  1432. <!--END VIDEO POSTS-->
  1433.  
  1434. <!--ANSWER POSTS-->
  1435. {block:Answer}
  1436. <div id="ask">
  1437. <div class="question">
  1438. <img src="{AskerPortraitURL-40}"/><p style="margin-top:-25px;"><b>{Asker}:</b> {Question}</p></div>
  1439. <div class="answer">
  1440. {Answer}</div></div>
  1441. {/block:answer}
  1442. <!--END ANSWER POSTS-->
  1443. {block:HasTags}
  1444. <div class="tags"> {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  1445. {/block:HasTags} {block:PostNotes}<div id="notes">{PostNotes}{/block:PostNotes}</div>
  1446.  
  1447. {/block:Posts}<div class="pagination">
  1448. {block:PreviousPage}<a href="{PreviousPage}">BACK / </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}{/block:Pagination}</div>
  1449.  
  1450. </div>
  1451. {/block:PermalinkPage}</div>
  1452.  
  1453. </div>
  1454. </div>
  1455. </div>
  1456. </div>
  1457. <div id="credit">
  1458. <a href="http://etcrnities.tumblr.com" title="etcrnities"><span class="th th-bee-o"></span></a>
  1459. </div>
  1460. </div>
  1461. </div>
  1462. <!--END POSTS-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement