Advertisement
lexaofrp

THEME 52: NIGHTMARE

Jun 17th, 2019
892
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.54 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html>
  4.  
  5. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  6. <script src="https://static.tumblr.com/pq6sadp/72Dnoxbpp/jquery.style-my-tooltips.js"></script>
  7. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:100,tip_fade_speed:400
  8. }
  9. );
  10. });
  11. })(jQuery);
  12. </script>
  13.  
  14.  
  15.  
  16. <head><title>{Title}</title>
  17. <link rel=“stylesheet” href=“https://cdn.linearicons.com/free/1.0.0/icon-font.min.css”>
  18.  
  19. <link rel="stylesheet" href="templates/clean/template.css" type="text/css"/>
  20. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  21.  
  22. <link rel="shortcut icon" href="{Favicon}">
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  24. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  25.  
  26. <meta name="image:Background" content=""/>
  27. <meta name="image:Plot Pic" content=""/>
  28. <meta name="image:Sidebar" content=""/>
  29. <meta name="image:Admin 1" content=""/>
  30. <meta name="image:Admin 2" content=""/>
  31.  
  32.  
  33. <meta name="color:Background" content="#000000"/>
  34. <meta name="color:PostBG" content="#ffffff"/>
  35. <meta name="color:InfoBG" content="#000000"/>
  36. <meta name="color:Text" content="#ffffff"/>
  37. <meta name="color:Links" content="#ffffff" />
  38. <meta name="color:LinksBG" content="#ffffff"/>
  39. <meta name="color:Post Links" content="#ffffff"/>
  40. <meta name="color:Hover" content="#000000"/>
  41. <meta name="color:Blockquote" content="#ffffff"/>
  42. <meta name="color:Shadow" content="#ffffff"/>
  43. <meta name="color:Desctext" content="#ffffff"/>
  44. <meta name="color:Border" content="#000000"/>
  45. <meta name="color:Container" content="#000000"/>
  46.  
  47. <meta name="text:Summary" content="Lorem Ipsum dolor sit amet"/>
  48. <meta name="text:BigTitle" content="TITLE"/>
  49. <meta name="text:DescriptionTitle" content="TITLE"/>
  50.  
  51. <meta name="text:Home URL" content="/"/>
  52. <meta name="text:Ask URL" content="/"/>
  53. <meta name="text:Link 3 URL" content="/"/>
  54. <meta name="text:Link 3 Name" content="Link 3"/>
  55. <meta name="text:Link 4 URL" content="/"/>
  56. <meta name="text:Link 4 Name" content="Link 4"/>
  57.  
  58. <script src="https://use.fontawesome.com/255525e9a0.js"></script>
  59. <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
  60. <link href="https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap" rel="stylesheet">
  61. <link href="https://fonts.googleapis.com/css?family=Playfair+Display:900i&display=swap" rel="stylesheet">
  62. <style type="text/css">
  63.  
  64.  
  65. /** thank you @redjamies i hate importing fonts such a pain **/
  66.  
  67. #s-m-t-tooltip {
  68.  
  69. max-width:100px;
  70. margin-left:10px;
  71. margin-top:10px;
  72. padding:3px;
  73. padding-bottom:2px;
  74. background: {color:postbg};
  75. border:1px solid {color:text};
  76. font-family: 'poppins';
  77. font-size:8px;
  78. letter-spacing:0px;
  79. border-radius:3px;
  80. text-transform:uppercase;
  81. color:{color:text};
  82. text-shadow: 1px 1px 0px rgba(255,255,255,.3);
  83. z-index:999999999999999999999999999999999999; }
  84.  
  85.  
  86.  
  87. blockquote {
  88. font-size:8px;
  89. font-family: 'poppins';
  90. margin-left:5px;
  91. margin-right:7px;
  92. border-left:4px solid{color:blockquote};
  93. text-align:left;
  94. padding:2px;
  95. padding-left:7px;
  96. font-weight:normal;
  97. color:{color:text};
  98. background-color:{color:postbg};
  99. }
  100.  
  101. blockquote a{
  102. color:{color:hover};
  103. }
  104.  
  105. 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{
  106. background-color:{color:postbg};
  107. color:{color:text};
  108. }
  109.  
  110. blockquote img {
  111. max-width:390px;
  112. }
  113.  
  114. blockquote blockquote img{
  115. max-width:350px;
  116. }
  117.  
  118. 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{
  119. font-size:8px;
  120. font-family: 'poppins';
  121. margin-left:5px;
  122. margin-right:5px;
  123. letter-spacing:0px;
  124. border-left:4px solid{color:blockquote};
  125. text-align:left;
  126. padding:5px;
  127. padding-left:5px;
  128. font-weight:normal;
  129. color:{color:text};
  130. background-color:{color:postbg};
  131. }
  132.  
  133. small, sub, sup{
  134. font-size:8px;
  135. }
  136.  
  137. code {
  138. font-size:9px;
  139. font-family: 'poppins';
  140. text-transform:none;
  141.  
  142. }
  143.  
  144. b, bold, strong{
  145. color:{color:post links};
  146. font-weight:bold;
  147. }
  148.  
  149. i{
  150. color:{color:hover};
  151. }
  152.  
  153. hr{
  154. border:none;
  155. border-top:dashed 1px {color:text};
  156. }
  157.  
  158. pre {
  159. font-family: 'poppins';
  160. text-align:center;
  161. font-size:10px;
  162. max-width:500px;
  163. padding:10px ;
  164. color:{color:text};
  165. background:{color:postbg};
  166. }
  167. h1{
  168. font-family: 'playfair display';
  169. font-size:35px;
  170. text-align:center;
  171. letter-spacing:5px;
  172. text-transform:uppercase;
  173. padding-bottom:3px;
  174. color:{color:blockquote};
  175. }
  176.  
  177. h2{
  178. text-shadow: 1px 1px 0px {color:hover};
  179. margin-top:-5px;
  180. color:{color:text};
  181. margin-bottom:5px;
  182. font-family:'luck';
  183. font-size:30px;
  184. text-align:center;
  185. }
  186.  
  187. h3{
  188. color:{color:text};
  189. letter-spacing:2px;
  190. font-size:30px;
  191. text-transform:uppercase;
  192. font-weight:bold;
  193. text-align:right;
  194. }
  195.  
  196. h4{
  197. color:{color:text};
  198. letter-spacing:2px;
  199. font-size:10px;
  200. text-transform:uppercase;
  201. font-weight:bold;
  202. text-align:left;
  203. }
  204. /*GENERAL*/
  205.  
  206.  
  207. a {
  208. color:{color:Background};
  209. color:{color:post links};
  210. text-decoration:none;
  211. -webkit-transition:all 0.5s ease-in-out;
  212. -moz-transition:all 0.5s ease-in-out;
  213. -o-transition:all 0.5s ease-in-out;
  214. transition:all 0.5s ease-in-out;}
  215.  
  216. a:hover {
  217. color:{color:Hover};
  218. text-decoration:underline;
  219. -webkit-transition:all 0.5s ease-in-out;
  220. -moz-transition:all 0.5s ease-in-out;
  221. -o-transition:all 0.5s ease-in-out;
  222. transition:all 0.5s ease-in-out;}
  223.  
  224.  
  225. /*GENERAL*/
  226.  
  227. body {
  228. font-family:'poppins';
  229. font-size:8px;
  230. background-color:{color:background};
  231. background-image:url('{image:background}') ;
  232. }
  233.  
  234. a {
  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. /*END GENERAL*/
  252. .pullout{
  253. position:fixed;
  254. width:620px;
  255. height:700px;
  256. bottom:-700px;
  257. margin-left:300px;
  258. z-index:999999999999999999999999999999999999999;
  259.  
  260. -webkit-transition:all 0.5s ease-in-out;
  261. -moz-transition:all 0.5s ease-in-out;
  262. -o-transition:all 0.5s ease-in-out;
  263. transition:all 0.5s ease-in-out;
  264. }
  265.  
  266. .tab{
  267. position:fixed;
  268. bottom:0px;
  269. width:200px;
  270. height:15px;
  271. padding:10px;
  272. font-size:10px;
  273. font-family:'poppins';
  274. text-align:center;
  275. background:{color:linksbg};
  276. color:{color:links};
  277. -webkit-border-top-left-radius: 10px;
  278. -webkit-border-top-right-radius: 10px;
  279. -moz-border-radius-topleft: 10px;
  280. -moz-border-radius-topright: 10px;
  281. border-top-left-radius: 10px;
  282. border-top-right-radius: 10px;
  283. -webkit-transition:all 0.5s ease-in-out;
  284. -moz-transition:all 0.5s ease-in-out;
  285. -o-transition:all 0.5s ease-in-out;
  286. transition:all 0.5s ease-in-out;
  287.  
  288. }
  289.  
  290. .pullout:hover .tab{
  291. bottom:500px;
  292. }
  293.  
  294. .pl{
  295. position:fixed;
  296. margin-top:25px;
  297. margin-left:10px;
  298. width:565px;
  299. height:200px;
  300. background-image:url('{image:plot pic}');
  301. }
  302.  
  303. .box{
  304. width:625px;
  305. height:500px;
  306. position:fixed;
  307. margin-left:-20px;
  308. margin-top:7px;
  309. background:{color:border};
  310. }
  311.  
  312. .summary{
  313. position:fixed;
  314. width:525px;
  315. height:210px;
  316. margin-top:225px;
  317. margin-left:10px;
  318. padding:20px;
  319. overflow:scroll;
  320. color:{color:accent};
  321. border:solid 1px {color:accent};
  322. }
  323.  
  324. .summary p{
  325. text-transform:none;
  326. text-align:justify;
  327. font-weight:normal;
  328. font-family:'poppins';
  329. font-size:12px;
  330. }
  331. .summary h1{
  332. text-transform:uppercase;
  333. text-align:center;
  334. font-weight:bold;
  335. font-size:15px;
  336. font-family:'poppins';
  337. padding:5px;
  338. }
  339.  
  340. .ad{
  341. position:fixed;
  342. height:472px;
  343. width:110px;
  344. background-color:{color:border};
  345. margin-left:483px;
  346. margin-top:0px;
  347. color:{color:postbg};
  348. opacity:1;
  349. font-family:'poppins';
  350. text-shadow: 1px 1px 0px rgba(0,0,0,.3);
  351. border-bottom:10px solid {color:infobg};
  352. border-top:10px solid {color:infobg};
  353. }
  354.  
  355. .ad1{
  356. background:url('{image:admin 1}');
  357. background-color:{color:linksbg};
  358. position:fixed;
  359.  
  360. margin-left:25px;
  361. margin-top:170px;
  362. width:60px;
  363. height:60px;
  364. -webkit-border-radius: 50px;
  365. -moz-border-radius: 50px;
  366. border-radius: 50px;
  367. }
  368.  
  369. .ad1 p{
  370. width:70px;
  371. height:125px;
  372. margin-top:-150px;
  373. margin-left:-7px;
  374. overflow:auto;
  375. text-align:justify;
  376. padding:2px;
  377. font-family:'poppins';
  378. letter-spacing:0px;
  379. }
  380.  
  381. .ad2{
  382. background:url('{image:admin 2}');
  383. background-color:{color:linksbg};
  384. position:fixed;
  385. margin-left:25px;
  386. margin-top:245px;
  387. width:60px;
  388. height:60px;
  389. -webkit-border-radius: 50px;
  390. -moz-border-radius: 50px;
  391. border-radius: 50px;
  392. }
  393.  
  394. .ad2 p{
  395. width:70px;
  396. height:125px;
  397. margin-top:80px;
  398. margin-left:-7px;
  399. overflow:auto;
  400. text-align:justify;
  401. padding:2px;
  402. font-family:'poppins';
  403. letter-spacing:0px;
  404. }
  405. /*SIDEBAR*/
  406.  
  407. .container{
  408. position:fixed;
  409. width:993px;
  410. height:492px;
  411. margin-top:100px;
  412. margin-left:50%;
  413. left:-500px;
  414. overflow:auto;
  415. z-index:7;
  416. opacity:1;
  417. background:{color:container};
  418. }
  419.  
  420. .description {
  421. position:fixed;
  422. overflow:auto;
  423. height:360px;
  424. width:340px;
  425. padding:20px;
  426. border:10px solid {color:hover};
  427. padding-top:50px;
  428. margin-top:0px;
  429. margin-left:0px;
  430. opacity:0;
  431. text-align:justify;
  432. font-family:'poppins';
  433. font-size:8px;
  434. background:{color:hover};
  435. color:{color:desctext};
  436. z-index:9999;
  437. -webkit-transition:all 0.5s ease-in-out;
  438. -moz-transition:all 0.5s ease-in-out;
  439. -o-transition:all 0.5s ease-in-out;
  440. transition:all 0.5s ease-in-out;
  441. text-shadow: 1px 1px 0px rgba(255,255,255,.3);
  442. }
  443.  
  444. .description p{
  445. width:340px;
  446. height:200px;
  447. margin-top:0px;
  448. overflow:scroll;
  449. }
  450.  
  451. .sidebar:hover .description{
  452. opacity:1;
  453. }
  454.  
  455. .png{
  456. position:fixed;
  457. width:340px;
  458. height:30px;
  459. font-family:'playfair display';
  460. font-size:20px;
  461. text-align:center;
  462. text-transform:italic;
  463. margin-top:-250px;
  464. }
  465.  
  466. .title{
  467. position:fixed;
  468. height:00px;
  469. padding-top:8px;
  470. padding-bottom:0px;
  471. width:200px;
  472. margin-left:586px;
  473. margin-top:153px;
  474. line-height:85px;
  475. z-index:8;}
  476.  
  477. .title p{
  478. font-weight:bold;
  479. text-align:center;
  480. font-size:120px;
  481. text-transform:uppercase;
  482. color: {color:linksbg};
  483.  
  484. text-align:right;
  485. text-shadow:4px 4px 0px {color:shadow};
  486. }
  487.  
  488. .sidebar{
  489. position:fixed;
  490. margin-top:0px;
  491. margin-left:593px;
  492. width:400px;
  493. height:450px;
  494. z-index:0;
  495. background:{color:border};
  496. background-image:url('{image:sidebar}');
  497. -webkit-transition:all 0.5s ease-in-out;
  498. -moz-transition:all 0.5s ease-in-out;
  499. -o-transition:all 0.5s ease-in-out;
  500. transition:all 0.5s ease-in-out;
  501. }
  502.  
  503.  
  504. .links{
  505. position:fixed;
  506. width:388px;
  507. height:30px;
  508. padding:6px;
  509. text-align:left;
  510. margin-left:593px;
  511. margin-top:450px;
  512. text-align:center;
  513. z-index:9;
  514. background:{color:LinksBG};
  515. }
  516.  
  517. .links a {
  518. display:inline-block;
  519. color:{color:links};
  520. height:11px;
  521. margin-top:0px;
  522. text-align:center;
  523. font-weight:bold;
  524. font-size:8px;
  525. padding:10px;
  526. font-family: 'poppins';
  527. text-transform:uppercase;
  528. text-shadow: 1px 1px 0px rgba(0,0,0,.2);
  529. letter-spacing:2px;
  530. -webkit-transition:all 0.7s ease-out;
  531. -moz-transition:all 0.7s ease-out;
  532. -o-transition:all 0.7s ease-out;
  533. transition:all 0.7s ease-out;
  534. }
  535.  
  536. .links p{
  537. margin-top:1px;
  538. }
  539.  
  540. .links a:hover {
  541. text-decoration:none;
  542. -webkit-transition:all 0.5s ease-in-out;
  543. -moz-transition:all 0.5s ease-in-out;
  544. -o-transition:all 0.5s ease-in-out;
  545. transition:all 0.5s ease-in-out;}
  546.  
  547. .pagination {
  548. font-size:10px;
  549. padding:5px;
  550. position:fixed;
  551. text-align:center;
  552. margin-top:491px;
  553. margin-left:00px;
  554. font-weight:bold;
  555. background:{color:links};
  556. width:90px;
  557. border:1px solid {color:container};
  558. font-family:'poppins';
  559. }
  560.  
  561. .pagination a {
  562. color:{color:linksbg};
  563. padding:2px 3px;
  564. }
  565.  
  566. .pagination a:hover{
  567. text-decoration:none;
  568. color:{color:hover};
  569. -webkit-transition:all 0.5s ease-in-out;
  570. -moz-transition:all 0.5s ease-in-out;
  571. -o-transition:all 0.5s ease-in-out;
  572. transition:all 0.5s ease-in-out;}
  573.  
  574. /*END SIDEBAR*/
  575.  
  576.  
  577.  
  578.  
  579. /*POSTS*/
  580. .content{
  581. overflow:auto;
  582. position:fixed;
  583.  
  584. height:430px;
  585. width:440px;
  586. margin-left:30px;
  587. margin-top:30px;
  588. z-index:-1;
  589. }
  590.  
  591. .posts {
  592. width:410px;
  593. font-size:8px;
  594. font-family: 'poppins';
  595. color:{color:text};
  596. font-weight:normal;
  597. }
  598.  
  599. .posts a{
  600. color:{color:post links};
  601. }
  602.  
  603. .entries {
  604. width:400px;
  605. padding:10px;
  606. font-weight:normal;
  607. color:{color:text};
  608. background-color:{color:postbg};
  609. margin-bottom:20px;
  610. margin-top:0px;
  611. padding-right:15px;
  612. padding-left:5px;
  613. font-family: 'poppins';
  614. border:1px solid {color:border};
  615. -webkit-transition-property: top, bottom;
  616. -webkit-transition-duration: 0.5s;
  617. -webkit-transition:all 0.5s ease-in-out;
  618. -moz-transition:all 0.5s ease-in-out;
  619. -o-transition:all 0.5s ease-in-out;
  620. transition:all 0.5s ease-in-out;
  621. }
  622.  
  623. .info {
  624. padding:5px;
  625. margin-left:-6px;
  626. margin-top:-11px;
  627. text-align:right;
  628. font-family: 'poppins';
  629. font-weight:bold;
  630. font-size:10px;
  631. width:410px;
  632. border:1px solid {color:border};
  633. line-height:15px;
  634. letter-spacing:2px;
  635. text-transform:uppercase;
  636. color:{color:post links};
  637. background-color:{color:postbg};
  638. margin-bottom:10px;
  639. text-shadow: 1px 1px 0px rgba(255,255,255,.2);
  640. -webkit-transition-property: top, bottom;
  641. -webkit-transition-duration: 0.5s;
  642. -webkit-transition:all 0.5s ease-in-out;
  643. -moz-transition:all 0.5s ease-in-out;
  644. -o-transition:all 0.5s ease-in-out;
  645. transition:all 0.5s ease-in-out;
  646. }
  647.  
  648. .info i{
  649. margin-top:4px;
  650. color:{color:postbg};
  651. position:absolute;
  652. }
  653.  
  654. .info i:hover{
  655. cursor:pointer;
  656. }
  657.  
  658. .info a {
  659. text-align:right;
  660. font-weight:bold;
  661. color:{color:post links};
  662. -webkit-transition-property: top, bottom;
  663. -webkit-transition-duration: 0.5s;
  664. -webkit-transition:all 0.5s ease-in-out;
  665. -moz-transition:all 0.5s ease-in-out;
  666. -o-transition:all 0.5s ease-in-out;
  667. transition:all 0.5s ease-in-out;}
  668.  
  669. .info a:hover {
  670. color:{color:hover};
  671. -webkit-transition-property: top, bottom;
  672. -webkit-transition-duration: 0.5s;
  673. -webkit-transition:all 0.5s ease-in-out;
  674. -moz-transition:all 0.5s ease-in-out;
  675. -o-transition:all 0.5s ease-in-out;
  676. transition:all 0.5s ease-in-out;}
  677.  
  678. .noties{
  679. margin-top:-10px;
  680. text-align:right;
  681. }
  682.  
  683. .tags{
  684. padding:5px;
  685. margin-bottom:-11px;
  686. margin-left:-6px;
  687. text-align:center;
  688. font-family: 'poppins';
  689. font-weight:bold;
  690. font-size:8px;
  691. width:410px;
  692. border:1px solid {color:border};
  693. line-height:15px;
  694. letter-spacing:2px;
  695. text-transform:uppercase;
  696. color:{color:post links};
  697. background-color:{color:postbg};
  698. text-shadow: 1px 1px 0px rgba(255,255,255,.2);
  699. -webkit-transition:all 0.5s ease-in-out;
  700. -moz-transition:all 0.5s ease-in-out;
  701. -o-transition:all 0.5s ease-in-out;
  702. transition:all 0.5s ease-in-out;
  703. }
  704.  
  705. .tags a {
  706. display:inline-block;
  707. margin-right:5px;
  708. margin-top:0px;
  709. color:{color:post links};
  710. -webkit-transition:all 0.5s ease-in-out;
  711. -moz-transition:all 0.5s ease-in-out;
  712. -o-transition:all 0.5s ease-in-out;
  713. transition:all 0.5s ease-in-out;
  714. }
  715.  
  716. .tags a:hover{
  717. color:{color:hover};
  718. }
  719.  
  720. .post_title {
  721. display:block;
  722. padding:2px;
  723. text-align:center;
  724. font-size:35px;
  725. font-family: 'playfair display';
  726. color:{color:links};
  727. }
  728.  
  729. .post_title a{
  730. color:{color:links};
  731. }
  732.  
  733. .text {
  734. display:block;
  735. padding:5px;
  736. text-align:justify;
  737. color:{color:Text};
  738. }
  739.  
  740. .photo{margin-left:5px;}
  741.  
  742. .photo img {
  743. display:block;
  744. max-width:400px;
  745. }
  746.  
  747.  
  748. .posts img{
  749. max-width:400px;
  750. -webkit-transition:all 0.7s ease-in-out;
  751. -moz-transition:all 0.7s ease-in-out;
  752. -o-transition:all 0.7s ease-in-out;
  753. transition:all 0.7s ease-in-out;
  754. }
  755.  
  756. .posts img:hover{
  757. -webkit-filter: grayscale(1);
  758. filter: grayscale(1);
  759. }
  760.  
  761. .quote {
  762. display:block;
  763. padding:10px;
  764. text-align:center;
  765. font-size:15px;
  766. font-family:'playfair display';
  767. color:{color:text};}
  768.  
  769. .source {
  770. display:block;
  771. padding:5px;
  772. text-align:center;
  773. font-size:9px;
  774. }
  775.  
  776. .chat li {
  777. display:block;
  778. padding:5px;
  779. color:{color:text};}
  780.  
  781. .audioimg img {
  782. width:100px;
  783. height:100px;
  784. color:{color:text};
  785. font-family: 'poppins';
  786. text-align:center;
  787. text-transform:uppercase;}
  788.  
  789. .audioinfo {
  790. color:{color:Text};}
  791.  
  792. #ask{
  793. font-family:'poppins';
  794. font-size:8px;
  795. width:370px;
  796. margin-left:5px;
  797. padding:10px;
  798. padding-bottom:-0px;
  799. text-transform:uppercase;
  800. font-weight:normal;
  801. color:{color:text};
  802. letter-spacing:1px;
  803. text-shadow: 1px 1px 0px rgba(255,255,255,.2);
  804. }
  805.  
  806. .question{
  807.  
  808. min-height:10px;
  809. width:305px;
  810. text-align:justify;
  811. color:{color:text};
  812. padding:5px;
  813. font-weight:bold;
  814. line-height:18px;
  815. font-family:'poppins';
  816. margin-left:50px;
  817. margin-top:-20px;
  818. }
  819.  
  820. .question b, .question a{
  821. background-color:{color:text};
  822. color:{color:postbg};
  823. padding:5px;
  824. font-size:10px;
  825. margin-left:-10px;
  826. }
  827.  
  828. .question img{
  829. -webkit-border-radius: 50px;
  830. -moz-border-radius: 50px;
  831. border-radius: 50px;
  832. padding:3px;
  833. margin-left:-55px;
  834. margin-top:12px;
  835. border:1px solid {color:border};
  836. box-shadow: 0px 0px 2px rgba(255,255,255,.5) ;
  837. -webkit-box-shadow:0px 0px 2px rgba(255,255,255,.5) ;
  838. -moz-box-shadow:0px 0px 2px rgba(255,255,255,.5) ;
  839. }
  840. .answer{
  841. margin-top:20px;
  842. text-transform:none;
  843. color:{color:text};
  844. }
  845. /*END POSTS*/
  846.  
  847. /*scrollbar*/
  848.  
  849. ::-webkit-scrollbar {
  850. height:0px;
  851. width:0px;
  852. background-color:{color:border};}
  853.  
  854. ::-webkit-scrollbar-thumb {
  855. height:auto;
  856. background-color:{color:accent};}
  857.  
  858.  
  859. .notes {
  860. font-family:'poppins';
  861. text-align:center;
  862. text-transform:uppercase;
  863. font-size:8px;
  864. width:520px;
  865. margin-left:-30px;
  866. margin-top:20px;
  867. color:{color:border};
  868. background-color:rgba(0,0,0,0);
  869. }
  870.  
  871. .notes li{
  872. list-style-type:none;
  873. background-color:rgba(0,0,0,0);
  874. padding:5px;
  875. }
  876.  
  877. .notes img {
  878. opacity:0;
  879. display:none;
  880. }
  881.  
  882. .notes a{
  883. color:{color:post links};
  884. }
  885.  
  886. #credit {
  887. position:fixed;
  888. font-family:'poppins';
  889. color:{color:Border};
  890. text-transform:uppercase;
  891. font-weight:bold;
  892. font-size:11px;
  893. width:10px;
  894. height:10px;
  895. right:5px;
  896. bottom:5px;
  897. padding:5px;
  898. opacity:1;
  899. letter-spacing:4px;
  900. }
  901.  
  902.  
  903.  
  904. /*END accent*/
  905.  
  906. </style>
  907. </head>
  908. <body>
  909.  
  910. <!--SIDEBAR-->
  911. <div class="pullout">
  912. <div class="tab">plot summary<div class="box"></div><div class="pl"></div><div class="summary">{text:summary}</div></div>
  913. </div>
  914. <!--END SIDEBAR-->
  915.  
  916. <!--POSTS--><div class="container">
  917. <div class="title"><p>{text:bigtitle}</P></div>
  918.  
  919. {block:Pagination}
  920. <div class="pagination">
  921. {block:PreviousPage}
  922. <a href="{PreviousPage}">BACK / </a>
  923. {/block:PreviousPage}
  924.  
  925. {block:NextPage}
  926. <a href="{NextPage}">NEXT</a>
  927. {/block:NextPage}
  928. </div>
  929. {/block:Pagination}
  930.  
  931. <div class="links">
  932. <a href="{text:Home URL}" title="refresh"><p>refresh</p></a><a href="{text:Ask URL}" title="inquiries"><p>inquire</p></a><a href="{text:Link 3 URL}" title="navigate"><p>{text:Link 3 Name}</p></a><a href="{text:Link 4 URL}" title="themes"><p>{text:Link 4 Name}</p></a></div>
  933.  
  934. <div class="ad"><div class="ad1"><p>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. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p></div>
  935.  
  936. <div class="ad2"><p>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. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p></div></div>
  937. <div class="sidebar">
  938. <div class="description">
  939. <p>{Description}</p> <div class="png">{text:descriptiontitle}</div></div></div>
  940.  
  941. <div class="content">
  942.  
  943. <div class="posts">
  944. {block:Posts}
  945.  
  946. <div class="entries">
  947. <div class="info"><center>
  948. <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>
  949. </center></div>
  950. {block:Text}
  951.  
  952. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  953. <div class="text">{Body}</div>
  954.  
  955. {/block:Text}
  956.  
  957. <!--END TEXT POSTS-->
  958.  
  959. <!--PHOTO POSTS-->
  960.  
  961. {block:Photo}
  962.  
  963. <div class="photo"><center><img src="{PhotoURL-400}"/></center></div>
  964. <div class="text">{Caption}</div>
  965.  
  966. {/block:Photo}
  967.  
  968. <!--END PHOTO POSTS-->
  969.  
  970. <!--PHOTOSET POSTS-->
  971.  
  972. {block:Photoset}
  973.  
  974. <center><div class="photo">{Photoset-400}</div></center>
  975. <div class="text">{Caption}</div>
  976.  
  977. {/block:Photoset}
  978.  
  979. <!--END PHOTOSET POSTS-->
  980.  
  981. <!--QUOTE POSTS-->
  982.  
  983. {block:Quote}
  984.  
  985. <div class="quote">❝{Quote}❞ </div>
  986. <div class="source" style="text-align: left; font-weight:bold;">&mdash;{Source}</div>
  987.  
  988. {/block:Quote}
  989.  
  990. <!--END QUOTE POSTS-->
  991.  
  992. <!--LINK POSTS-->
  993.  
  994. {block:Link}
  995.  
  996. <div class="post_title"><a href="{URL}">{Name}</a></div>
  997. {block:Description}<div class="text">{Description}</div>{/block:Description}
  998.  
  999. {/block:Link}
  1000.  
  1001. <!--END LINK POSTS-->
  1002.  
  1003. <!--CHAT POSTS-->
  1004.  
  1005. {block:Chat}
  1006.  
  1007. {block:Title}<div class="post_title">{Title}</div>{/block:Title}
  1008. <div class="chat">
  1009. <ul>
  1010. {block:Lines}<li class="{Alt}">{block:Label}<b>{Label}</b> {/block:Label}{Line}</li>{/block:Lines}
  1011. </ul>
  1012. </div>
  1013.  
  1014. {/block:Chat}
  1015.  
  1016. <!--END CHAT POSTS-->
  1017.  
  1018. <!--AUDIO POSTS-->
  1019.  
  1020. {block:Audio}
  1021.  
  1022. <table>
  1023. <tr>
  1024. <td>
  1025. {block:AlbumArt}<div class="audioimg"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  1026. </td>
  1027. <td>
  1028. <div class="audioplayer">{AudioPlayerWhite}</div>
  1029. <div class="audioinfo">{block:Artist}<b>Name</b>: {Artist}{/block:Artist}<br>
  1030. {block:Album}<b>Album</b>: {Album}{/block:Album}<br>
  1031. {block:TrackName}<b>Track</b>: {TrackName}{/block:TrackName}</div>
  1032. </td>
  1033. </tr>
  1034. </table>
  1035. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  1036.  
  1037. {/block:Audio}
  1038.  
  1039. <!--END AUDIO POSTS-->
  1040.  
  1041. <!--VIDEO POSTS-->
  1042.  
  1043. {block:Video}
  1044.  
  1045. <center><div class="photo">{VideoEmbed-400}</div></center>
  1046. <div class="text">{Caption}</div>
  1047.  
  1048. {/block:Video}
  1049.  
  1050. <!--END VIDEO POSTS-->
  1051.  
  1052. <!--ANSWER POSTS-->
  1053. {block:Answer}
  1054. <div id="ask">
  1055. <div class="question">
  1056. <img src="{AskerPortraitURL-40}"/><p style="margin-top:-25px;"><b>{Asker}:</b> {Question}</p></div>
  1057. <div class="answer">
  1058. {Answer}</div></div>
  1059. {/block:answer}
  1060. <!--END ANSWER POSTS-->
  1061. {block:HasTags}
  1062. <div class="tags"> {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  1063. {/block:HasTags} {block:PostNotes}<div id="notes">{PostNotes}{/block:PostNotes}</div>
  1064.  
  1065. {/block:Posts}
  1066.  
  1067. </div>
  1068. {/block:PermalinkPage}
  1069. </div>
  1070. </div>
  1071. </div>
  1072. </div>
  1073. <div id="credit">
  1074. <a href="beatriceofrp.tumblr.com" title="beatriceofrp"><span class="th th-shooting-star-o"></span></a>
  1075. </div>
  1076. </div>
  1077. </div>
  1078. <!--END POSTS-->
  1079.  
  1080. </body>
  1081.  
  1082. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement