wuunderstruckthemes

THEME #15 - LUMIÈRE

Mar 19th, 2019 (edited)
2,969
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.69 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head><title>{Title}</title>
  3. <link rel="shortcut icon" href="{Favicon}">
  4. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  5. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  6.  
  7.  
  8. <!-- ✧ THEME #15 BY SKYOFRP - LUMIÈRE. ✧
  9.  
  10. theme made using a base code by mrsthemes. fonts hosted by google. font icons by suiomi. imessage code by animalities. audio player code by padyluppet (& modified by me).
  11.  
  12. edit as much as you'd like for personal use, and use it to learn html if you wish, but do not use as a base code and do not directly lift code from this theme and redistribute it as your own. do not touch the credit.
  13.  
  14. enjoy and let me know if you have any questions or problems! if you run into a bug or an issue, drop me an ask and i'll try to help! and finally, thank you for using my theme, it means the world.-->
  15.  
  16.  
  17. <!--------default variables-------->
  18. <meta name="color:background" content="#11261c"/>
  19. <meta name="color:posts" content="#fff" />
  20. <meta name="color:postinfo" content="#eeeeee" />
  21. <meta name="color:desctext" content="#eeeeee" />
  22. <meta name="color:accent" content="#bf927d" />
  23. <meta name="color:accent2" content="#c5b6a2" />
  24. <meta name="color:text" content="#666666"/>
  25. <meta name="color:nav links" content="#eeeeee"/>
  26. <meta name="color:chat bubble 1" content="#f7dfd9">
  27. <meta name="color:chat bubble 2" content="#ffffff">
  28.  
  29. <meta name="image:first icon" content="http://via.placeholder.com/70x70"/>
  30. <meta name="image:second icon" content="http://via.placeholder.com/70x70"/>
  31. <meta name="image:background image" content=""/>
  32. <meta name="image:container" content="" />
  33.  
  34. <meta name="text:title" content="your title.">
  35.  
  36. <meta name="if:standard" content="1">
  37. <meta name="if:honey" content="1">
  38. <meta name="if:celestial" content="0">
  39. <meta name="if:nature" content="0">
  40. <meta name="if:light" content="1">
  41. <meta name="if:dark" content="0">
  42. <meta name="if:containerimagecover" content="1">
  43.  
  44. <meta name="select:body font" title="Rubik" content="rubik" />
  45. <meta name="select:body font" title="Karla" content="karla" />
  46. <meta name="select:body font" title="Overpass" content="overpass" />
  47. <meta name="select:body font" title="IBM Plex Sans" content="ibm plex sans" />
  48. <meta name="select:body font" title="Questrial" content="questrial" />
  49. <meta name="select:body font" title="Work Sans" content="work sans" />
  50.  
  51. <meta name="select:icon" title="circle" content="100px">
  52. <meta name="select:icon" title="rounded edges" content="10px">
  53. <meta name="select:icon" title="heptagon" content="-webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
  54. clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);">
  55. <meta name="select:icon" title="message bubble" content="-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
  56. clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);">
  57. <meta name="select:icon" title="x" content="-webkit-clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
  58. clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);">
  59. <meta name="select:icon" title="chevron" content="-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
  60. clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);">
  61.  
  62. <meta name="select:grayscale" title="0%" content="0%" />
  63. <meta name="select:grayscale" title="60%" content="60%" />
  64. <meta name="select:grayscale" title="70%" content="70%" />
  65. <meta name="select:grayscale" title="80%" content="80%" />
  66. <meta name="select:grayscale" title="90%" content="90%" />
  67. <meta name="select:grayscale" title="100%" content="100%" />
  68.  
  69. <meta name="select:descriptionopacity" title="10%" content="0.1" />
  70. <meta name="select:descriptionopacity" title="20%" content="0.2" />
  71. <meta name="select:descriptionopacity" title="30%" content="0.3" />
  72. <meta name="select:descriptionopacity" title="40%" content="0.4" />
  73. <meta name="select:descriptionopacity" title="50%" content="0.5" />
  74. <meta name="select:descriptionopacity" title="60%" content="0.6" />
  75. <meta name="select:descriptionopacity" title="70%" content="0.7%" />
  76. <meta name="select:descriptionopacity" title="80%" content="0.8" />
  77. <meta name="select:descriptionopacity" title="90%" content="0.9" />
  78. <meta name="select:descriptionopacity" title="100%" content="1.0" />
  79.  
  80. <meta name="text:link 1 title" content="link">
  81. <meta name="text:link 1 url" content=" ">
  82. <meta name="text:link 2 title" content="link">
  83. <meta name="text:link 2 url" content=" ">
  84.  
  85.  
  86. <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
  87.  
  88.  
  89. <!------------------------TOOLTIPS SCRIPT--------------------->
  90.  
  91. <link href="https://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  92. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  93. <script src="https://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
  94. <script>
  95. (function($){
  96. $(document).ready(function(){
  97. $("[title]").style_my_tooltips({
  98. tip_follows_cursor:true,
  99. tip_delay_time:200,
  100. tip_fade_speed:300
  101. });
  102. });
  103. })(jQuery);
  104. </script>
  105.  
  106. <!-------------------------------------------------------------------->
  107.  
  108. <link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans|Karla|Overpass|Questrial|Rubik|Staatliches|Work+Sans" rel="stylesheet">
  109.  
  110. <style type="text/css">
  111.  
  112. /*----------tooltips---------*/
  113.  
  114. #s-m-t-tooltip {
  115. max-width:300px;
  116. margin:15px;
  117. padding:7px;
  118. background:{color:accent};
  119. color:{color:nav links};
  120. z-index:999999999999999999999999;
  121. font-size:10px;
  122. font-style:none;
  123. font-weight:bold;
  124. letter-spacing:4px;
  125. font-family:'{select:body font}';
  126. text-transform:lowercase;
  127. box-shadow:1px 1px 3px rgba(0,0,0,.0);
  128. border-radius:5px;
  129. }
  130.  
  131.  
  132. /*----------scrollbar---------*/
  133.  
  134. ::-webkit-scrollbar-thumb {
  135. height:auto;
  136. background-color:transparent;
  137. border-radius:20px;
  138. }
  139. ::-webkit-scrollbar {
  140. height:7px;
  141. width:3px;
  142. background-color: transparent;
  143. border-radius:50px;
  144. }
  145.  
  146. /*----------basics---------*/
  147.  
  148. body {
  149. background:{color:background} url({image:background image}) repeat right top fixed;
  150. background-size:cover;
  151. color:{color:text};
  152. font-family:'{select:body font}';
  153. line-height:15px;
  154. font-size:11px;
  155. margin:0;
  156. text-align:left;
  157. }
  158.  
  159. blockquote {
  160. padding-left:10px;
  161. border-left:2px solid;
  162. border-color:{color:accent2};
  163. border-radius:0px!important;
  164. margin:10px;
  165. }
  166.  
  167. a {
  168. color:{color:accent};
  169. text-decoration:none;
  170. }
  171.  
  172. a:hover {
  173. text-decoration:none;
  174. color: {color:accent2};
  175. -webkit-transition:all 0.5s;
  176. -moz-transition:all 0.5s;
  177. -ms-transition:all 0.5s;
  178. -o-transition:all 0.5s;
  179. transition:all 0.5s;
  180. }
  181.  
  182. b, strong {
  183. color:{color:accent};
  184. }
  185.  
  186. i, em {
  187. color:{color:accent2};
  188. }
  189.  
  190. img {
  191. opacity:1;
  192. text-decoration:none;
  193. }
  194.  
  195. h1 {
  196. font-family:'{select:body font}';
  197. text-align:center;
  198. text-transform:lowercase;
  199. letter-spacing:2px;
  200. font-size:24px;
  201. color:{color:accent2};
  202. line-height:100%;
  203. }
  204.  
  205. h2 {
  206. font-family:'staatliches';
  207. text-align:center;
  208. text-transform:lowercase;
  209. letter-spacing:2px;
  210. font-size:18px;
  211. color:{color:accent};
  212. line-height:100%;
  213. }
  214.  
  215. small, sub {
  216. font-size:11px;
  217. }
  218.  
  219.  
  220. /*----------posts---------*/
  221.  
  222. .content {
  223. left:50%;
  224. width:800px;
  225. position:absolute;
  226. }
  227.  
  228. .container {
  229. background:url({image:container}) no-repeat right top fixed;
  230. color:{color:topbar};
  231. background-position:center;
  232. {block:ifcontainerimagecover}
  233. background-size:cover;
  234. {/block:ifcontainerimagecover}
  235. left:50%;
  236. margin-left:-400px;
  237. width:800px;
  238. top:50%;
  239. margin-top:-275px;
  240. height:550px;
  241. position:fixed;
  242. border-radius:5px;
  243. }
  244.  
  245. .posts {
  246. {block:IndexPage}
  247. margin-top:10px;
  248. margin-bottom:50px;
  249. padding:10px;
  250. {/block:IndexPage}
  251. {block:PermalinkPage}
  252. margin-top:10px;
  253. margin-bottom:40px;
  254. padding:10px;
  255. border-radius:5px;
  256. {/block:PermalinkPage}
  257. margin-top:0px;
  258. width:400px;
  259. background-color:{color:posts};
  260. border-radius:5px;
  261. left:50%;
  262. margin-left:35px;
  263. }
  264.  
  265. .entries {
  266. width:500px;
  267. background-color:transparent;
  268. height:410px;
  269. max-height:410px;
  270. overflow-y:scroll;
  271. position:fixed;
  272. padding:20px;
  273. margin-top:100px;
  274. margin-left:260px;
  275. border-radius:5px 0px 5px 0px;
  276. }
  277.  
  278. .posts img, .posts blockquote {
  279. max-width: 100%;
  280. height:auto;
  281. border-radius:5px;
  282. -webkit-filter: grayscale({select:grayscale}); /* Safari 6.0 - 9.0 */
  283. filter: grayscale({select:grayscale});
  284. -webkit-transition: all 0.5s ease-in-out;
  285. -moz-transition: all 0.5s ease-in-out;
  286. -o-transition: all 0.5s ease-in-out;
  287. -ms-transition: all 0.5s ease-in-out;
  288. transition: all 0.5s ease-in-out;
  289. opacity:0.8;
  290. }
  291.  
  292. .posts img:hover, .posts blockquote:hover {
  293. -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  294. filter: grayscale(0%);
  295. -webkit-transition: all 0.7s ease-in-out;
  296. -moz-transition: all 0.7s ease-in-out;
  297. -o-transition: all 0.7s ease-in-out;
  298. opacity:1;
  299. }
  300.  
  301.  
  302. .blockquote img {
  303. max-width:100%;
  304. height: auto;
  305. }
  306.  
  307. .photoset
  308. {
  309. border-radius:5px;
  310. -webkit-filter: grayscale({select:grayscale}); /* Safari 6.0 - 9.0 */
  311. filter: grayscale({select:grayscale});
  312. -webkit-transition: all 0.5s ease-in-out;
  313. -moz-transition: all 0.5s ease-in-out;
  314. -o-transition: all 0.5s ease-in-out;
  315. -ms-transition: all 0.5s ease-in-out;
  316. transition: all 0.5s ease-in-out;
  317. opacity:0.8;
  318. }
  319.  
  320. .photoset:hover {
  321. -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  322. filter: grayscale(0%);
  323.  
  324. -webkit-transition: all 0.5s ease-in-out;
  325.  
  326. -moz-transition: all 0.5s ease-in-out;
  327.  
  328. -o-transition: all 0.5s ease-in-out;
  329.  
  330. -ms-transition: all 0.5s ease-in-out;
  331.  
  332. transition: all 0.5s ease-in-out;
  333. opacity:1;
  334. }
  335.  
  336. /*----------post info---------*/
  337.  
  338. .info {
  339. padding-top:20px;
  340. text-transform:lowercase;
  341. padding-bottom:15px;
  342. font-size:8px;
  343. letter-spacing:1px;
  344. margin-top:15px;
  345. text-align:center;
  346. background:{color:postinfo};
  347. color:{color:nav links};
  348. border-radius:5px;
  349. }
  350.  
  351. .info a {
  352. color:{color:postinfo};
  353. background-color:{color:accent};
  354. padding:8px 8px 6px 8px;
  355. border-radius:5px;
  356. margin-left:-2px;
  357. margin-right:-2px;
  358. }
  359.  
  360. .info a:hover {
  361. color:{color:accent};
  362. background-color:{color:postinfo};
  363. }
  364.  
  365. .tags {
  366. margin-left:7px;
  367. margin-top:15px;
  368. font-size:8px;
  369. letter-spacing:2px;
  370. padding-right:5px;
  371. padding-left:5px;
  372. color:{color:accent};
  373. background-color:{color:postinfo};
  374. }
  375.  
  376. .tags a {
  377. margin-right:8px;
  378. color:{color:postinfo};
  379. background-color:{color:accent};
  380. padding:3px 5px 3px 5px;
  381. border-radius:5px;
  382. display:inline-block;
  383. margin-bottom:2px;
  384. }
  385.  
  386. .tags a:hover {
  387. color:{color:accent};
  388. background:{color:postinfo};
  389. -moz-transition-duration:1s;
  390. -webkit-transition-duration:1s;
  391. -o-transition-duration:1s;
  392. }
  393.  
  394.  
  395. /*----------post notes---------*/
  396.  
  397. ol.notes {
  398. padding:10px;
  399. margin:0px 0px 0px 10px;
  400. list-style-type:none;
  401. background:{color:posts};
  402. width:400px;
  403. border-radius:5px;
  404. left:50%;
  405. margin-left:35px;
  406. }
  407.  
  408. ol.notes li.note {
  409. padding:10px;
  410. }
  411.  
  412. ol.notes li.note img.avatar {
  413. vertical-align:-4px;
  414. margin-right:10px;
  415. width:16px;
  416. height:16px;
  417. border-radius:100px;
  418. }
  419.  
  420. ol.notes li.note span.action {
  421. font-weight:none;
  422. }
  423.  
  424. ol.notes li.note .answer_content {
  425. font-weight:normal;
  426. }
  427.  
  428. ol.notes li.note blockquote {
  429. padding:4px 10px;
  430. margin:10px 0px 0px 25px;
  431. }
  432.  
  433. ol.notes li.note blockquote a {
  434. text-decoration:none;
  435. }
  436.  
  437. /*----------sidebar---------*/
  438.  
  439. .topbar {
  440. height:100px;
  441. width:800px;
  442. position:fixed;
  443. background-color:{color:accent2};
  444. border-radius:5px 5px 0px 0px;
  445. }
  446.  
  447. .sidebar {
  448. position:fixed;
  449. width:220px;
  450. margin-left:-330px;
  451. top:50%;
  452. margin-top:-230px;
  453. background-color:transparent;
  454. height:450px;
  455. z-index:99;
  456. border-radius:5px;
  457. text-align:center;
  458. background-size:cover;
  459. }
  460.  
  461. .inner {
  462. background-color:transparent;
  463. width:220px;
  464. margin:10px;
  465. }
  466.  
  467. .sidebar img {
  468. width:200px;
  469. height:100px;
  470. margin-left:-20px;
  471. border-radius:10px;
  472. {block:ifpolaroid}
  473. max-width:185px;
  474. max-height:85px;
  475. overflow:hidden;
  476. border-top:solid 5px #eee;
  477. border-left:solid 5px #eee;
  478. border-right:solid 5px #eee;
  479. border-bottom:solid 15px #eee;
  480. border-radius:0px;
  481. -ms-transform: rotate(-5deg); /* IE 9 */
  482. -webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */
  483. transform: rotate(-5deg);
  484. {/block:ifpolaroid}
  485. }
  486.  
  487. .firsticon {
  488. width:80px;
  489. }
  490.  
  491. .firsticon img {
  492. width:80px;
  493. height:80px;
  494. margin-left:30px;
  495. margin-top:190px;
  496. border-radius:{select:icon};
  497. transform: rotate(-10deg);
  498. }
  499.  
  500. .secondicon {
  501. width:80px;
  502. }
  503.  
  504. .secondicon img {
  505. width:80px;
  506. height:80px;
  507. margin-left:145px;
  508. margin-top:-10px;
  509. border-radius:{select:icon};
  510. transform: rotate(10deg);
  511. }
  512.  
  513. .title {
  514. font-family:'Staatliches';
  515. font-size:35px;
  516. text-transform:uppercase;
  517. font-weight:bold;
  518. margin-top:20px;
  519. text-align:center;
  520. color:#fff;
  521. width:400px;
  522. background:-webkit-linear-gradient(20deg, {color:accent}, {color:accent2});
  523. -webkit-background-clip: text;
  524. -webkit-text-fill-color: transparent;
  525. line-height:80%;
  526. display:inline-block;
  527. margin-left:320px;
  528. height:100px;
  529. max-height:100px;
  530. padding-top:20px;
  531. }
  532.  
  533. .subtitle {
  534. font-family:'gb';
  535. text-align:center;
  536. color:{color:accent2};
  537. font-size:12px;
  538. text-transform:lowercase;
  539. font-weight:bold;
  540. width:200px;
  541. letter-spacing:2px;
  542. height:14px;
  543. max-height:14px;
  544. overflow:hidden;
  545. }
  546.  
  547. .pagination {
  548. text-align:center;
  549. font-weight:normal;
  550. padding-top:5px;
  551. letter-spacing:0px;
  552. width:250px;
  553. margin-top:20px;
  554. margin-bottom:30px;
  555. }
  556.  
  557. .pagination a {
  558. width:60px;
  559. background-color:{color:accent};
  560. color:{color:accent2};
  561. font-size:9px;
  562. padding:5px;
  563. border-radius:5px;
  564. font-weight:normal;
  565. text-transform:uppercase;
  566. letter-spacing:4px;
  567. }
  568.  
  569. .pagination a:hover{
  570. -moz-transition-duration:1s;
  571. -webkit-transition-duration:1s;
  572. -o-transition-duration:1s;
  573. background-color:{color:accent2};
  574. color:{color:accent};
  575. }
  576.  
  577. .links {
  578. margin-left:22px;
  579. margin-top:30px;
  580. width:300px;
  581. font-family:'{select:body font}';
  582. display:inline-block;
  583. height:100px;
  584. position:fixed;
  585. }
  586.  
  587. .links a {
  588. display:inline-block;
  589. background-color:;
  590. color:{color:nav links};
  591. background-image: linear-gradient(to right, {color:accent}, {color:accent2});
  592. margin-left:8px;
  593. margin-right:8px;
  594. margin-top:5px;
  595. margin-bottom:3px;
  596. padding:10px;
  597. width:15px;
  598. height:15px;
  599. font-size:15px;
  600. text-transform:uppercase;
  601. font-weight:normal;
  602. border-radius:10px;
  603. }
  604.  
  605. .links a:hover {
  606. background-color:{color:nav links};
  607. color:{color:navlinks};
  608. -moz-transition-duration:.5s;
  609. -webkit-transition-duration:.5s;
  610. -o-transition-duration:.5s;
  611. transform: rotate(20deg);
  612. text-shadow: 2px 2px 2px {color:accent};
  613. }
  614.  
  615. .description {
  616. position:fixed;
  617. color:{color:desctext};
  618. width:190px;
  619. text-align:center;
  620. line-height:170%;
  621. letter-spacing:1px;
  622. text-transform:lowercase;
  623. font-size:9px;
  624. margin-left:25px;
  625. margin-top:-20px;
  626. height:170px;
  627. max-height:170px;
  628. overflow-y:scroll;
  629. padding:7px;
  630. {block:iflight}
  631. background:rgb(255,255,255, {select:descriptionopacity});
  632. {/block:iflight}
  633. {block:ifdark}
  634. background:rgb(20, 20, 20, {select:descriptionopacity});
  635. {block:ifdark}
  636. border-radius:5px;
  637. }
  638.  
  639. /*----------quotes---------*/
  640.  
  641. .quote {
  642. text-transform:uppercase;
  643. font-size:15px;
  644. font-weight:bold;
  645. text-align:center;
  646. letter-spacing:3px;
  647. margin-top:10px;
  648. }
  649.  
  650. .quotesource {
  651. text-align:center;
  652. margin-top:10px;
  653. }
  654.  
  655.  
  656. /*----------chat---------*/
  657.  
  658. /* IMESSAGE CHAT POST */
  659. .answer span,
  660.  
  661. .convo li{margin:0 0 5px;border-radius:1em;padding:.5em 10px;max-width:75%;clear:both;position:relative}
  662.  
  663. .answer .them,.user_1,.user_3,.user_5,.user_7,.user_9,.user_11{float:left;background:{color:chat bubble 2};color:#000;left:3px}
  664.  
  665. .me::after,.user_1::after,.user_3::after,.user_5::after,.user_7::after,.user_9::after,.user_11::after{content:"";position:absolute;left:-.5em;bottom:0;width:.5em;height:1em;border-right:.5em solid {color:chat bubble 2};border-bottom-right-radius:1em .5em}
  666.  
  667. .answer .me,.user_2,.user_4,.user_6,.user_8,.user_10,.user_12{right:3px;float:right;background-color:{color:chat bubble 1};color:#000}
  668.  
  669. .them::after,.user_2::after,.user_4::after,.user_6::after,.user_8::after,.user_10::after,.user_12::after{content:"";position:absolute;right:-.5em;bottom:0;width:.5em;height:1em;border-left:.5em solid {color:chat bubble 1}; border-bottom-left-radius:1em .5em}
  670.  
  671. .me p,.answer,.asked span{padding:0;margin:0}.answer{overflow:hidden}
  672.  
  673. .asked p {
  674. text-align: left;
  675. margin: 0 0px 10px 0px;
  676. padding: 0;
  677. color: #666666;
  678. font-family:'{select:body font}';
  679. font-size: 12px;
  680. line-height: 0px;
  681. }
  682. .footerright .viasrc {
  683. float: left;
  684. }
  685. .asked a {
  686. margin:0;padding:0;
  687. }
  688. .user_4{background-color:{color:chat bubble 1};color:#000}.user_4::after{border-color:{color:chat bubble one}}.user_6{background-color:{color:chat bubble 1};color:#000000}.user_6::after{color: chat bubble 1}}.user_5{background-color:{color:chat bubble 2};color:#000}.user_5::after{{color:chat bubble 2}}.user_3{background-color:{color:chat bubble 2};color:#000}.user_3::after{border-color:{color:chat bubble 2}}.user_7{background-color:{color:chat bubble 2};color:#000}.user_7::after{{color:chat bubble 2}}.user_8{background-color:{color:chat bubble 1};color:#000}.user_8::after{{color:chat bubble 2}}.user_9{color:chat bubble 1}.user_9::after{{color:chat bubble 2}}
  689. .convo {
  690. overflow: hidden;
  691. list-style-type: none;
  692. padding: 0;
  693. margin: 0;
  694. }
  695.  
  696.  
  697. /*----------questions---------*/
  698.  
  699. .question {
  700. background:{color:postinfo};
  701. padding:10px;
  702. text-align:center;
  703. padding:20px;
  704. border-radius:10px;
  705. color:{color:text};
  706. text-transform:uppercase;
  707. letter-spacing:1px;
  708. }
  709.  
  710. .question img {
  711. float:right;
  712. }
  713.  
  714. .asker {
  715. font-family:'staatliches';
  716. font-weight:bold;
  717. letter-spacing:2px;
  718. color:{color:accent};
  719. text-transform:lowercase;
  720. }
  721.  
  722. .answer {
  723. padding:10px;
  724. margin-top:-15px;
  725. }
  726.  
  727. /*----------audio---------*/
  728.  
  729. .playerbuttonbg {
  730. position: absolute;
  731. left: 25px;
  732. top: 30px;
  733. background-color:transparent;
  734. padding: 10px;
  735. opacity: .4;
  736. filter: alpha(opacity=40);
  737. -moz-opacity: 0.4;
  738. -khtml-opacity: 0.4;
  739. transition: opacity .7s ease-in-out;
  740. -moz-transition: opacity .7s ease-in-out;
  741. -webkit-transition: opacity .7s ease-in-out;
  742. padding-bottom:20px;
  743. }
  744.  
  745. .playerbuttonbg:hover {
  746. opacity: 1;
  747. filter: alpha(opacity=100);
  748. -moz-opacity: 1;
  749. -khtml-opacity: 1;
  750. }
  751.  
  752. .tumblr_audio_player {
  753. height: 90px;
  754. width: 32px;
  755. }
  756.  
  757. .audioimgwrapper {
  758. position: absolute;
  759. left: 0px;
  760. top: 0px;
  761. -webkit-border-radius: 5px;
  762. -moz-border-radius: 5px;
  763. border-radius: 5px;
  764. overflow: hidden;
  765. width: 100px;
  766. height: 100px;
  767. }
  768.  
  769. .audioimgwrapper img {
  770. width: 100%;
  771. height: auto;
  772. -webkit-border-radius: 5px;
  773. -moz-border-radius: 5px;
  774. border-radius: 5px;
  775. }
  776.  
  777. .trackdetails {
  778. width:280px;
  779. max-width:280px;
  780. display:inline-block;
  781. margin-left:110px;
  782. min-height: 85px;
  783. font-family:'{select:body font}';
  784. font-weight:bold;
  785. text-transform:lowercase;
  786. letter-spacing:1px;
  787. text-align:center;
  788. }
  789.  
  790. .audiowrapper {
  791. position: relative;
  792. display:inline-block;
  793. }
  794.  
  795. /*----------credit---------*/
  796.  
  797. .credit {
  798. font-size:15px;
  799. font-family:'Questrial';
  800. position:fixed;
  801. font-weight:normal;
  802. bottom:10px;
  803. right:15px;
  804. z-index:10;
  805. text-align:right;
  806. }
  807.  
  808. .credit a {
  809. background-color:{color:accent};
  810. color:{color:nav links};
  811. padding-top:6px;
  812. padding-right:7px;
  813. padding-left:6px;
  814. padding-bottom:2px;
  815. border-radius:5px;
  816. }
  817.  
  818. .credit a:hover {
  819. background-color:{color:nav links};
  820. color:{color:accent};
  821. -moz-transition-duration:0.5s;
  822. -webkit-transition-duration:0.5s;
  823. -o-transition-duration:0.5s;
  824. }
  825.  
  826.  
  827. </style>
  828. </head>
  829.  
  830. <body>
  831. <div class="content">
  832.  
  833. <div class="credit">
  834. <a title="skyofrp" href="http://skyofrp.tumblr.com/"><span class="th th-avocado-o
  835. "></span></a></div>
  836.  
  837. <div class="container">
  838.  
  839. <div class="topbar">
  840.  
  841. <div class="links">
  842. {block:ifstandard}
  843. <a title="home" href="/"><span class="th th-location-1-o"></span></a>
  844. <a title="message" href="/ask"><span class="th th-envelope-o"></span></a>
  845. <a title="{text:link 1 title}" href="{text:link 1 url}"><span class="th th-key-o"></span></a>
  846. <a title="{text:link 2 title}" href="{text:link 2 url}"><span class="th th-heart-1-o"></span></a>
  847. {/block:ifstandard}
  848.  
  849. {block:ifhoney}
  850. <a title="home" href="/"><span class="th th-beehive-o"></span></a>
  851. <a title="message" href="/ask"><span class="th th-honey-2-o"></span></a>
  852. <a title="{text:link 1 title}" href="{text:link 1 url}"><span class="th th-honey-1-o"></span></a>
  853. <a title="{text:link 2 title}" href="{text:link 2 url}"><span class="th th-bee-o"></span></a>
  854. {/block:ifhoney}
  855.  
  856. {block:ifcelestial}
  857. <a title="home" href="/"><span class="th th-earth-o"></span></a>
  858. <a title="message" href="/ask"><span class="th th-stars-o"></span></a>
  859. <a title="{text:link 1 title}" href="{text:link 1 url}"><span class="th th-planet-1-o"></span></a>
  860. <a title="{text:link 2 title}" href="{text:link 2 url}"><span class="th th-moon-o"></span></a>
  861. {/block:ifcelestial}
  862.  
  863. {block:ifnature}
  864. <a title="home" href="/"><span class="th th-acorn-o"></span></a>
  865. <a title="message" href="/ask"><span class="th th-leaf-1-o"></span></a>
  866. <a title="{text:link 1 title}" href="{text:link 1 url}"><span class="th th-pine-cone-o"></span></a>
  867. <a title="{text:link 2 title}" href="{text:link 2 url}"><span class="th th-plant-vase-o"></span></a>
  868. {/block:ifnature}
  869.  
  870. </div>
  871.  
  872.  
  873. <div class="title">{text:title}</div>
  874.  
  875.  
  876. <div class="description">{Description}</div>
  877.  
  878. <div class="firsticon"><img src="{image:first icon}"></div>
  879. <div class="secondicon"><img src="{image:second icon}"></div>
  880.  
  881. <div class="pagination">
  882. {block:Pagination}
  883. {block:PreviousPage}
  884. <a href="{PreviousPage}">« sink</a>&nbsp;&nbsp;{/block:PreviousPage}
  885.  
  886. {block:NextPage}
  887. <a href="{NextPage}"> swim » </a>
  888. {/block:NextPage}
  889. {/block:Pagination}
  890. </div>
  891.  
  892. </div>
  893.  
  894.  
  895. <div class="entries">
  896. {block:Posts}
  897. <div class="posts">
  898.  
  899. {block:Text}
  900. <h1>{block:Title}{Title}{/block:Title}</h1>
  901. {Body}{/block:Text}
  902.  
  903.  
  904. {block:Photo}
  905. {LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}
  906. {block:Caption}{Caption}{/block:Caption}
  907. {/block:Photo}
  908.  
  909.  
  910. {block:Photoset}
  911. {Photoset-400}
  912. {block:Caption}{Caption}{/block:Caption}
  913. {/block:Photoset}
  914.  
  915.  
  916. {block:Quote}
  917. <div class="quote">&#8220;{Quote}&#8221;</div>
  918. {block:Source}<div class="quotesource"> — <i>{Source}</i></div>
  919. {/block:Source}{/block:Quote}
  920.  
  921.  
  922. {block:Link}
  923. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  924. {block:Description}{Description}{/block:Description}
  925. {/block:Link}
  926.  
  927.  
  928. {block:Chat}
  929. {block:Title}
  930. <h1>{Title}</h1>{/block:Title}<br>
  931. <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label"><strong>{Label}</strong></span>{/block:Label}
  932. {Line}</li>{/block:Lines}</ul>
  933. {/block:Chat}
  934.  
  935.  
  936. {block:Audio}
  937. {block:AudioPlayer}
  938. <div class="audiowrapper">
  939. {block:AlbumArt}
  940. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  941. {/block:AlbumArt}
  942.  
  943. <div class="playerbuttonbg">
  944. <div class="newplayerbutton">
  945. <div class="playerbuttonhug">
  946.  
  947. {AudioPlayer}
  948.  
  949. </div>
  950. </div>
  951. </div>
  952.  
  953. <div class="trackdetails">
  954.  
  955. {block:TrackName}<h1>{TrackName}</h1>{/block:TrackName}
  956. {block:Artist}Artist: {Artist}{/block:Artist}
  957. {block:Album}<br>Album: {Album}{/block:Album}<br/>
  958. {PlayCountWithLabel}
  959.  
  960. </div>
  961. </div>
  962. {/block:AudioPlayer}
  963.  
  964. {block:Caption}{Caption}{/block:Caption}
  965. {/block:Audio}
  966.  
  967.  
  968. {block:Video}
  969. {Video-400}
  970. {block:Caption}{Caption}{/block:Caption}
  971. {/block:Video}
  972.  
  973.  
  974. {block:Answer}
  975. <div class="question"><img src="{AskerPortraitURL-40}">
  976. {Question}<br><div class="asker">&mdash; {Asker}</div></div><br>
  977. <div class="answer">
  978. {Answer}</div>
  979. {/block:Answer}
  980.  
  981. {block:Date}
  982. <div class="info">
  983. <a href="{Permalink}"><span class="th th-clock-o"></span></span> {timeago}</a>
  984.  
  985. &nbsp;&nbsp;
  986. <a href="{Permalink}"><span class="th th-heart-1-o"></span></span> {NoteCountwithLabel}</a>
  987. &nbsp;&nbsp;
  988.  
  989. {block:RebloggedFrom}
  990. <a href="{ReblogParentURL}" title="{ReblogParentname}"><span class="th th-upload-o"></span></span> via</a>
  991. &nbsp;&nbsp;
  992. {/block:RebloggedFrom}
  993. {block:ContentSource}
  994. <a href="{SourceURL}" title="{SourceTitle}"><span class="th th-home-o"></span> source</a>
  995. &nbsp;&nbsp;
  996. {/block:ContentSource}
  997.  
  998. <a href="{ReblogURL}" target="_blank" class="details"><span class="th th-reload"></span> reblog</a>
  999. {/block:Date}
  1000.  
  1001. {block:HasTags}
  1002. <div class="tags">
  1003. {block:Tags}
  1004.  
  1005. <a href="{TagURL}"># {Tag}</a>
  1006. {/block:Tags}
  1007. </div>
  1008. {/block:HasTags}
  1009.  
  1010.  
  1011. </div>
  1012. </div>
  1013.  
  1014.  
  1015. {block:PostNotes}
  1016. {PostNotes}
  1017. {/block:PostNotes}
  1018.  
  1019.  
  1020. {/block:Posts}
  1021.  
  1022.  
  1023. {block:ContentSource}
  1024. <!---{SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  1025. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  1026. {/block:SourceLogo}
  1027. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --->
  1028. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  1029.  
  1030.  
  1031.  
  1032. </body>
  1033.  
  1034. </div> </div></div></div></div></div></div></div></div></div></div></div>
  1035. </html>
Add Comment
Please, Sign In to add comment