Advertisement
lexaofrp

THEME 56: VOID !

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