Advertisement
missdilaurentis

MissDilaurentis Theme #42

Mar 13th, 2016
11,437
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.85 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <script src="js/jquery-1.7.1.js" type="text/javascript"></script>
  5. <script src="js/jquery.adipoli.min.js" type="text/javascript"></script>
  6. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  7. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  8.  
  9. <head><title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14. <!--
  15. THEME #42 BY EVILQUEENEDTHEMES
  16.  
  17. http://evilqueenedthemes.tumblr.com
  18.  
  19. Please do not use as base
  20. Don't claim as your own
  21. Don't remove my credit.
  22.  
  23. Thank you!
  24. -->
  25.  
  26. <!--DEFAULT VARIABLES-->
  27.  
  28. <!--COLORS-->
  29. <meta name="color:Answer bg" content="#e4f1f3"/>
  30. <meta name="color:Background" content="#ffffff"/>
  31. <meta name="color:Blog title" content="#ab81b3"/>
  32. <meta name="color:Bold" content="#ff7eb4"/>
  33. <meta name="color:Caption" content="#fbfbfb"/>
  34. <meta name="color:Italic" content="#5ebece"/>
  35. <meta name="color:Links" content="#dd46fb"/>
  36. <meta name="color:Links Hover" content="#ff7eb4"/>
  37. <meta name="color:NavLinks" content="#b0b0b0"/>
  38. <meta name="color:NavLinks Hover" content="#e17eff"/>
  39. <meta name="color:Pagination" content="#737373"/>
  40. <meta name="color:Post borders" content="#f5f3f3"/>
  41. <meta name="color:post info" content="#797979"/>
  42. <meta name="color:Post title" content="#737373"/>
  43. <meta name="color:Qtip" content="#ffffff"/>
  44. <meta name="color:Qtip bg" content="#9cd1e2"/>
  45. <meta name="color:Scrollbar" content="#9cd1e2"/>
  46. <meta name="color:Scrollbar bg" content="#ffffff"/>
  47. <meta name="color:Selection" content="#707070"/>
  48. <meta name="color:Selection BG" content="#def4f9"/>
  49. <meta name="color:Sidebar BG" content="#ffffff"/>
  50. <meta name="color:Sidebar img bg" content="#ffffff"/>
  51. <meta name="color:Sidebar Text" content="#9d9d9d"/>
  52. <meta name="color:Sidebar borders" content="#f5f3f3"/>
  53. <meta name="color:Tags" content="#737373"/>
  54. <meta name="color:Tags bg" content="#ffe2f5"/>
  55. <meta name="color:Text" content="#9a9a9a"/>
  56. <meta name="color:topbar" content="#ffffff"/>
  57. <meta name="color:Topbar border" content="#f5f3f3"/>
  58.  
  59. <!--IMAGES-->
  60. <meta name="image:Background" content="" />
  61. <meta name="image:Sidebar" content=""/>
  62. <meta name="image:Sidebar2" content=""/>
  63.  
  64. <!--NAVIGATION LINKS-->
  65. <meta name="text:Home Sub" content="Home sub" />
  66. <meta name="text:Ask Sub" content="Ask sub" />
  67. <meta name="text:Link 1 URL" content="/" />
  68. <meta name="text:Link 1 Title" content="link 1" />
  69. <meta name="text:Link 1 Sub" content="link 1 sub" />
  70. <meta name="text:Link 2 URL" content="/" />
  71. <meta name="text:Link 2 Title" content="link 2" />
  72. <meta name="text:Link 2 Sub" content="link 2 sub" />
  73. <meta name="text:Link 3 URL" content="/" />
  74. <meta name="text:Link 3 Title" content="link 3" />
  75. <meta name="text:Link 3 Sub" content="link 3 sub" />
  76. <meta name="text:Link 4 URL" content="/" />
  77. <meta name="text:Link 4 Title" content="link 4" />
  78. <meta name="text:Link 4 Sub" content="link 4 sub" />
  79.  
  80. <!--SHOW NAVIGATION LINKS-->
  81. <meta name="if:Sidebar2" content="1">
  82. <meta name="if:Show Link1" content="1">
  83. <meta name="if:Show Link2" content="1">
  84. <meta name="if:Show Link3" content="1">
  85. <meta name="if:Show Link4" content="1">
  86.  
  87. <!--DEFAULT FONTS AND FONTS SIZE-->
  88. <meta name="text:Title Font" content="quicksand"/>
  89. <meta name="text:Title Font Size" content="12px"/>
  90. <meta name="text:Post Font Size" content="9px"/>
  91. <meta name="text:Post Font" content="montserrat"/>
  92. <meta name="text:Small Font Size" content="7px"/>
  93. <meta name="text:Small Font" content="montserrat"/>
  94. <meta name="text:Sidebar Font Size" content="7px"/>
  95. <meta name="text:Sidebar Font" content="montserrat"/>
  96.  
  97. <!--END OF DEFAULT VARIABLES-->
  98.  
  99. <!--GOOGLE FONTS-->
  100.  
  101. <link href='https://fonts.googleapis.com/css?family=Karla:400italic,400,700,700italic' rel='stylesheet' type='text/css'>
  102.  
  103. <link href='https://fonts.googleapis.com/css?family=Rambla:400,400italic,700italic,700' rel='stylesheet' type='text/css'>
  104.  
  105. <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  106.  
  107. <link href='https://fonts.googleapis.com/css?family=Quicksand:400,700' rel='stylesheet' type='text/css'>
  108.  
  109. <style type="text/css">
  110.  
  111.  
  112. /*TUMBLR CONTROLS*/
  113. .tmblr-iframe, #tumblr_controls {
  114. position:fixed !important;
  115. z-index:999999999!important; }
  116.  
  117.  
  118. body {
  119. background:{color:background};
  120. background-image: url('{image:background}');
  121. background-attachment:fixed;
  122. margin:0px;
  123. color:{color:text};
  124. font-family:'calibri';
  125. font-size:11px;
  126. line-height:100%;}
  127.  
  128. /* SCROLLBAR */
  129.  
  130. ::-webkit-scrollbar-thumb:vertical {
  131. height:12px;
  132. border:2px solid;
  133. border-color:{color:scrollbar bg};
  134. background-color:{color:scrollbar};}
  135.  
  136. ::-webkit-scrollbar-thumb:horizontal {
  137. background-color:{color:background};}
  138.  
  139. ::-webkit-scrollbar {
  140. width:11px;
  141. height:7px;
  142. border:5px solid;
  143. border-color:{color:scrollbar bg};
  144. background-color:{color:scrollbar};}
  145.  
  146. /* BASICS */
  147.  
  148. a, a:active, a:visited {
  149. transition:0.8s;
  150. -o-transition-transition:0.8s;
  151. -webkit-transition-duration:0.8s;
  152. -moz-transition-duration:0.8s;
  153. text-decoration:none;
  154. color:{color:links};}
  155.  
  156. a:hover {
  157. transition:0.8s;
  158. -o-transition-transition:0.8s;
  159. -webkit-transition-duration:0.8s;
  160. -moz-transition-duration:0.8s;
  161. text-decoration:none;
  162. color:{color:links hover};
  163. background-color:{color:transparent};}
  164.  
  165. b, strong {color:{color:bold};}
  166. i, em {color:{color:italic};}
  167. p{margin-top:5px; margin-bottom:5px}
  168.  
  169. ul, li img {
  170. max-width:400px;}
  171.  
  172. h1 {
  173. font-size:16px;
  174. line-height: 100%;
  175. font-family:'quicksand', sans serif;
  176. line-height:100%;
  177. font-weight:normal;
  178. margin-bottom:10px;
  179. text-align:left;
  180. color:{color:post title};}
  181.  
  182. pre {
  183. font-family:'calibri';
  184. font-size:10px;}
  185.  
  186. .post_body{
  187. padding:10px;}
  188.  
  189. small, sub, sup {
  190. text-transform:uppercase;
  191. font-family:{text:Small Font};
  192. font-size:{text:Small Font Size};}
  193.  
  194. big {font-size:12px;}
  195.  
  196. ul, ol {padding:2px 0px 2px 10px; margin-left:12px;}
  197.  
  198. blockquote {
  199. padding:2px 5px;
  200. margin:3px 0px 3px 8px;
  201. border-left:1px dotted;
  202. border-color:{color:text};}
  203.  
  204. blockquote blockquote{
  205. margin-left:5px;}
  206.  
  207. blockquote img {max-width:100%;height:auto;}
  208.  
  209. /* POSTS */
  210.  
  211. #entries {
  212. padding:20px;
  213. width:500px;
  214. margin-left:auto;
  215. margin-right:auto;
  216. font-family:'arial';
  217. color:{color:Text};}
  218.  
  219. #post {
  220. width:500px;
  221. margin-top:75px;
  222. margin-bottom:-35px;
  223. font-family:{text:Post Font};
  224. font-size:{text:Post Font Size};
  225. color:{color:text};
  226. background:{color:background};
  227. word-wrap: break-word;}
  228.  
  229. .tpages {
  230. width:440px;
  231. border:1px solid;
  232. border-color:{color:post borders};
  233. padding:30px;
  234. margin-top:75px;
  235. margin-bottom:-35px;
  236. font-family:'calibri';
  237. letter-spacing:1px;
  238. word-spacing:1px;
  239. text-align:center;
  240. font-size:8px;
  241. font-weight:bold;
  242. text-transform:uppercase;
  243. color:{color:text};
  244. background:{color:caption};
  245. word-wrap: break-word;}
  246.  
  247. /*QUOTES*/
  248.  
  249. #quote {
  250. font-size: 14px;
  251. line-height: 100%;
  252. color: {color:text};
  253. border-radius:10px;
  254. font-family:'quicksand', sans serif;
  255. background-color:{color:caption};
  256. padding:10px;
  257. padding-left:10px;}
  258.  
  259. #source {
  260. text-align:right;
  261. color:{color:text};
  262. font-size:8px;
  263. margin-top:10px;
  264. padding-bottom:15px;
  265. font-weight:bold;
  266. font-family:'quicksand', sans serif;
  267. text-transform:uppercase;}
  268.  
  269. #caption {
  270. width:490px;
  271. background-color:{color:caption};
  272. margin-top:10px;
  273. word-wrap: break-word;
  274. padding:5px;}
  275.  
  276. /* AUDIO */
  277.  
  278. #Allaudio {
  279. width:500px;
  280. height:50px;
  281. -moz-box-shadow: 4px 3px 11px {color:post borders};
  282. -webkit-box-shadow: 4px 3px 11px {color:post borders};
  283. box-shadow: 4px 3px 11px {color:post borders};
  284. border:1px solid {color:post borders};
  285. border-radius:10px;
  286. background-color:#fff;}
  287.  
  288. #audioplayer {
  289. float:right;
  290. border-radius:10px;
  291. height:50px;
  292. width:50px;
  293. margin-top:0px;
  294. margin-left:10px;
  295. overflow:hidden;
  296. background-color:#fff;
  297. opacity: 1;filter:alpha(opacity=60);
  298. -webkit-transition: all 0.7s ease;
  299. -moz-transition: all 0.7s ease;
  300. -o-transition: all 0.7s ease;}
  301.  
  302. #audioplayer:hover {
  303. opacity: 1; filter:alpha(opacity=60);}
  304.  
  305. #audioplayerz {
  306. width:25px;
  307. height:25px;
  308. border-radius:10px;
  309. margin-top:10px;
  310. margin-left:8px;
  311. overflow:hidden;
  312. padding:3px;}
  313.  
  314. #albumart {
  315. margin-left:5px;
  316. margin-right:0px;
  317. margin-top:5px;
  318. margin-bottom:5px;
  319. float:left;}
  320.  
  321. #audiostuff {
  322. border-radius:10px;
  323. color:{color:text};
  324. text-transform:uppercase;
  325. font-family:'montserrat';
  326. float:left;
  327. text-align:left;
  328. height:35px;
  329. padding:0px;
  330. font-size:8px;
  331. letter-spacing:1px;
  332. margin-top:12px;
  333. margin-left:10px;}
  334.  
  335. /* CREDIT */
  336.  
  337. .credit a{z-index:99999;font-family:'calibri'; font-size:8px; bottom:1px; right:5px; position:fixed; padding:3px; text-align:right; font-weight:bold;opacity:1;}
  338.  
  339. /* SIDEBAR */
  340.  
  341. #sb {
  342. margin-left:auto;
  343. width:280px;
  344. margin-right:auto;}
  345.  
  346. #sidebar {
  347. z-index:999;
  348. width:280px;
  349. height:auto;
  350. margin-left:-500px;
  351. position:fixed;
  352. margin-top:119px;
  353. padding-top:10px;
  354. border-radius:10px;
  355. padding-bottom:20px;
  356. border:1px solid {color:sidebar borders};
  357. background:{color:sidebar bg};}
  358.  
  359. #sidebarimage {
  360. width:245px;
  361. height:auto;
  362. margin-top:7px;
  363. margin-bottom:10px;
  364. background-color:{color:sidebar img bg};
  365. padding:5px;
  366. margin-left:auto;
  367. margin-right:auto;
  368. text-align:center;}
  369.  
  370. #sidebarimage img {
  371. width:245px;
  372. height:auto;}
  373.  
  374. #sidebarimage2{
  375. width:110px;
  376. height:100px;
  377. margin-top:-75px;
  378. margin-left:auto;
  379. margin-right:auto;
  380. text-align:center;}
  381.  
  382. #sidebarimage2 img {
  383. width:100px;
  384. padding:5px;
  385. background-color:{color:sidebar img bg};
  386. height:100px;
  387. border-radius:100%;}
  388.  
  389. #title {
  390. text-align:center;
  391. width:255px;
  392. margin-left:auto;
  393. margin-right:auto;
  394. margin-top:10px;
  395. margin-bottom:8px;
  396. font-family:{text:Title font};
  397. color:{color:blog title};
  398. font-weight:bold;
  399. word-spacing:1px;;
  400. text-transform:uppercase;
  401. font-size:{text:Title font size};}
  402.  
  403. #description {
  404. z-index:999;
  405. width:240px;
  406. {block:ifSidebar2}margin-top:20px;{/block:ifSidebar2}
  407. {block:ifNotSidebar2}margin-top:30px;{/block:ifNotSidebar2}
  408. margin-left:auto;
  409. margin-right:auto;
  410. font-family:{text:Sidebar Font};
  411. font-size:{text:Sidebar Font Size};
  412. text-transform:uppercase;
  413. text-align:justify;
  414. color:{color:sidebar text};}
  415.  
  416. /* PAGINATION */
  417.  
  418. #pagination {
  419. font-family:'karla';
  420. width:245px;
  421. text-transform:uppercase;
  422. letter-spacing:1px;
  423. font-size:8px;
  424. margin-left:auto;
  425. margin-right:auto;
  426. font-weight:bold;
  427. text-align:center;}
  428.  
  429. #pagination a {
  430. color:{color:pagination};}
  431.  
  432. /*QTIP*/
  433.  
  434. div#qTip {
  435. display: none;
  436. text-align:left;
  437. position:absolute;
  438. letter-spacing:2px;
  439. text-transform:uppercase;
  440. font-weight:bold;
  441. z-index:9999;
  442. font-family:'montserrat';
  443. font-size:7px;
  444. padding:5px 5px;
  445. margin-top:7px;
  446. line-height:13px;
  447. color:{color:qtip};
  448. background:{color:qtip bg};}
  449.  
  450. /*TOPBAR*/
  451.  
  452. #topbar {
  453. height:60px;
  454. width:100%;
  455. background: {color:topbar};
  456. position:fixed;
  457. border-bottom:1px solid {color:topbar border};
  458. z-index:9999;
  459. float:center;
  460. -webkit-transition: opacity 0.5s linear;
  461. -webkit-transition: all 0.5s ease-in-out;
  462. -moz-transition: all 0.5s ease-in-out;
  463. -o-transition: all 0.5s ease-in-out;}
  464.  
  465. /* NAVIGATION LINKS */
  466.  
  467. nav a {
  468. position: relative;
  469. display: inline-block;
  470. margin: 25px 25px;
  471. outline: none;}
  472.  
  473. nav a:hover,
  474. nav a:focus {
  475. outline: none;}
  476.  
  477. .ij-effect-9 a {
  478. margin: 0 20px;
  479. padding: 3px 0px;}
  480.  
  481. .ij-effect-9 a::before,
  482. .ij-effect-9 a::after {
  483. position: absolute;
  484. top: 0;
  485. left: 0;
  486. width: 100%;
  487. height: 1px;
  488. background: {color:topbar};
  489. content: '';
  490. opacity: 0;
  491. -webkit-transition: opacity 0.3s, height 0.3s;
  492. -moz-transition: opacity 0.3s, height 0.3s;
  493. transition: opacity 0.3s, height 0.3s;}
  494.  
  495. .ij-effect-9 a::after {
  496. top: 100%;
  497. opacity: 0;
  498. -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  499. -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  500. transition: transform 0.3s, opacity 0.3s;
  501. -webkit-transform: translateY(-10px);
  502. -moz-transform: translateY(-10px);
  503. transform: translateY(-10px);}
  504.  
  505. .ij-effect-9 a span:first-child {
  506. z-index: 2;
  507. display: block;
  508. font-weight:bold;}
  509.  
  510. .ij-effect-9 a span:last-child {
  511. z-index: 1;
  512. display: block;
  513. color: {color:navlinks hover};
  514. text-shadow: none;
  515. text-transform: uppercase;
  516. font-size: 7px;
  517. font-family: 'montserrat';
  518. font-weight:bold;
  519. opacity: 0;
  520. -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  521. -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  522. transition: transform 0.3s, opacity 0.3s;
  523. -webkit-transform: translateY(-100%);
  524. -moz-transform: translateY(-100%);
  525. transform: translateY(-100%);}
  526.  
  527. .ij-effect-9 a:hover::before,
  528. .ij-effect-9 a:focus::before {
  529. height: 0px;}
  530.  
  531. .ij-effect-9 a:hover::before,
  532. .ij-effect-9 a:hover::after,
  533. .ij-effect-9 a:focus::before,
  534. .ij-effect-9 a:focus::after {
  535. opacity: 0;
  536. -webkit-transform: translateY(0px);
  537. -moz-transform: translateY(0px);
  538. transform: translateY(0px);}
  539.  
  540. .ij-effect-9 a:hover span:last-child,
  541. .ij-effect-9 a:focus span:last-child {
  542. opacity:1;
  543. -webkit-transform: translateY(0%);
  544. -moz-transform: translateY(0%);
  545. transform: translateY(0%);}
  546.  
  547. .Navlinks {
  548. width:650px;
  549. margin-left:auto;
  550. margin-right:auto;
  551. margin-top:10px;
  552. margin-bottom:13px;
  553. letter-spacing:3px;
  554. text-transform:uppercase;
  555. text-align:center;
  556. background-color:transparent;
  557. border-color:{color:topbar border};}
  558.  
  559. .Navlinks a{
  560. margin: 10px 8px;
  561. display:inline-block;
  562. font-weight:bold;
  563. font-family:'montserrat';
  564. font-size:8px;
  565. color:{color:Navlinks};
  566. transition:0.8s;
  567. -o-transition-transition:0.8s;
  568. -webkit-transition-duration:0.8s;
  569. -moz-transition-duration:0.8s;}
  570.  
  571.  
  572. /* INFO & TAGS */
  573.  
  574. #postinfo {
  575. width:500px;
  576. text-align:left;
  577. font-size:10px;
  578. padding-bottom:10px;
  579. border-bottom:3px solid {color:post borders};
  580. font-family:'montserrat';
  581. text-transform:uppercase;
  582. font-weight:normal;
  583. letter-spacing:1px;
  584. margin-left:0px;
  585. margin-bottom:10px;}
  586.  
  587. #postinfo a{
  588. padding:5px;}
  589.  
  590. #tags {
  591. width:500px;
  592. word-wrap:break-word;
  593. font-family:'montserrat';
  594. text-transform:uppercase;
  595. text-align:left;
  596. font-size:7px;
  597. line-height:22px;
  598. margin-top:10px;
  599. letter-spacing:1px;
  600. color:{color:tags};
  601. -webkit-transition: opacity 0.5s linear;
  602. -webkit-transition: all 0.5s ease-in-out;
  603. -moz-transition: all 0.5s ease-in-out;
  604. -o-transition: all 0.5s ease-in-out; }
  605.  
  606. #tags a{
  607. color:{color:tags};
  608. padding:3px;
  609. background-color:{color:tags bg};}
  610.  
  611. #tags a:hover{
  612. background-color:transparent;
  613. color:{color:tags};}
  614.  
  615. /* QUESTIONS */
  616.  
  617. #allask {
  618. background-color:transparent;
  619. padding-bottom:2px;}
  620.  
  621. #question {
  622. color:{color:text};
  623. text-align: justify;
  624. padding-bottom:3px;}
  625.  
  626. #answer {
  627. text-align: justify;
  628. margin-top:5px;
  629. padding:10px;
  630. border-radius:10px;
  631. background-color:{color:answer bg};}
  632.  
  633. #askerportrait {
  634. float:left;
  635. background-color:{color:background};
  636. padding-right:4px;
  637. margin-top:-1px;
  638. width:24px;
  639. height:24px;}
  640.  
  641. /*SOURCE*/
  642.  
  643. .source {display:none;}
  644.  
  645. /*CHAT*/
  646.  
  647. .chat ol {
  648. margin-left:-10px;
  649. line-height:100%;
  650. text-transform:uppercase;
  651. font-size:7px;
  652. font-weight:bold;
  653. font-family:'quicksand' , sans serif;
  654. letter-spacing:1px;
  655. list-style:none;}
  656.  
  657. .label {
  658. text-transform:uppercase;
  659. font-size:7px;
  660. font-family:'quicksand' , sans serif;
  661. letter-spacing:1px;
  662. font-weight:bold;
  663. color:{color:links};}
  664.  
  665. .line.odd {
  666. padding-top:6px;
  667. padding-bottom:6px;
  668. }
  669.  
  670. .line.even {
  671. padding-top:6px;
  672. padding-bottom:6px;}
  673.  
  674. /*POST NOTES*/
  675.  
  676. ol.notes {
  677. padding: 0px;
  678. width:500px;
  679. height:200px;
  680. overflow-y:auto;
  681. list-style-type:none;
  682. font-family:'calibri';
  683. font-weight:bold;
  684. text-transform:uppercase;
  685. margin-top:-20px;
  686. margin-left:0px;
  687. font-size:8px;}
  688.  
  689. ol.notes li.note {
  690. border-top: solid 0px #ccc;
  691. margin-bottom:7px;
  692. padding: 3px;}
  693.  
  694. ol.notes li.note img.avatar {
  695. display:none;}
  696.  
  697. ol.notes li.note blockquote {
  698. border-color: #eee;
  699. padding: 4px 10px;
  700. margin: 10px 0px 0px 5px;}
  701.  
  702. ol.notes li.note blockquote a {
  703. text-decoration: none;
  704. font-family:'arial';
  705. text-transform:uppercase;}
  706.  
  707. /* SELECTION */
  708.  
  709. ::selection {color:{color:selection}; background: {color:selection BG};}
  710. ::-moz-selection {color: {color:selection}; background: {color:selection BG};}
  711. ::-webkit-selection {color:{color:selection} ; background:{color:selection BG};}
  712.  
  713. {CustomCSS}</style></head><body>
  714.  
  715. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  716.  
  717. <div id="sb">
  718. <div id="sidebar">
  719.  
  720. <div id="title">{Title}</div>
  721.  
  722. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  723.  
  724. {block:Pagination}
  725. <div id="pagination">
  726. <span style="float:left">
  727. {block:PreviousPage}<a href="{PreviousPage}">— BACK</a>{/block:PreviousPage}</span><span style="float:right">
  728. {block:NextPage}<a href="{NextPage}">
  729. FORTH —</a>{/block:NextPage}</span>
  730. </div>{/block:Pagination}
  731.  
  732. {block:ifSidebar2}<div id="sidebarimage2"><img src="{image:sidebar2}"></div>{/block:ifSidebar2}
  733.  
  734. <div id="description">{Description}</div>
  735.  
  736. </div></div>
  737.  
  738. <div id="topbar">
  739. <div class="Navlinks">
  740.  
  741. <nav class="ij-effect-9">
  742.  
  743. <a href="/"><span>01. INDEX</span><span>{Text:Home Sub}</span></a>&nbsp;
  744. <a href="/ask"><span>02. ASK</span><span>{Text:Ask Sub}</span></a>&nbsp;
  745. {block:IfShowLink1}<a href="{Text:Link 1 URL}"><span>03. {Text:Link 1 Title}</span><span>{Text:Link 1 Sub}</span></a>&nbsp;{/block:IfShowLink1}
  746. {block:IfShowLink2}<a href="{Text:Link 2 URL}"><span>04. {Text:Link 2 Title}</span><span>{Text:Link 2 Sub}</span></a>&nbsp;{/block:IfShowLink2}
  747. {block:IfShowLink3}<a href="{Text:Link 3 URL}"><span>05. {Text:Link 3 Title}</span><span>{Text:Link 3 Sub}</span></a>&nbsp;{/block:IfShowLink3}
  748. {block:IfShowLink4}<a href="{Text:Link 4 URL}"><span>06. {Text:Link 4 Title}</span><span>{Text:Link 4 Sub}</span></a>{/block:IfShowLink4}</nav>
  749.  
  750. </div></div>
  751.  
  752. <div id="entries"></br></br>
  753.  
  754. {block:TagPage}<div class="tpages"><i class="fa fa-tag" style="color:{color:text}"></i>&nbsp;Posts tagged <span style="color:{color:links}">#{Tag}</span></div>{/block:TagPage}
  755.  
  756. {block:Posts}
  757. <div id="post">
  758.  
  759. {block:Date}<div id="postinfo">
  760.  
  761. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via: {ReblogParentName}"><i class="fa fa-user" style="color:{color:post info};"></i></a>
  762.  
  763. {block:ContentSource}<a href="{SourceURL}" title="src: {ReblogRootName}"><i class="fa fa-copyright" style="color:{color:post info}"></i></a>{/block:ContentSource}{/block:RebloggedFrom}
  764.  
  765. <a href="{ReblogURL}" target="_blank" class="details" title="reblog"><i class="fa fa-refresh" style="color:{color:post info}"></i></a>
  766.  
  767. <a href="{Permalink}" title="{12Hour}:{Minutes} {CapitalAmPm}" style="border-color:transparent"><span style="font-family:'montserrat';font-size:8px;color:{color:post info};padding:2px;">{ShortMonth}&nbsp;{DayOfMonth}.{Year}</a></span>
  768.  
  769. {block:NoteCount}<span style="font-family:'montserrat';font-size:8px;color:{color:post info}">|&nbsp; {NoteCount}</span> <i class="fa fa-heart-o" style="color:{color:post info};font-size:8px"></i>{/block:NoteCount}
  770.  
  771. </div>{/block:Date}
  772.  
  773. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}</span>{/block:Text}
  774.  
  775. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Photo}
  776.  
  777. {block:Photoset}{Photoset-500}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
  778.  
  779. {block:Quote}<div id="quote">"{Quote}"</div>{block:Source} <Br><div id="source">—{Source}</div>{/block:Source}{/block:Quote}
  780.  
  781. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  782.  
  783. {block:Chat}
  784. {block:Title}
  785. <h1>{Title}</h1>
  786. {/block:Title}
  787. <div class="chat">
  788. <ol>{block:Lines}
  789. <li class="line {Alt}">
  790. {block:Label}
  791. <span class="label">
  792. {Label}</span>
  793. {/block:Label}{Line}</li>
  794. {/block:Lines}
  795. </ol></div>
  796. {/block:Chat}
  797.  
  798. {block:Audio}
  799. <div id="Allaudio">
  800. <div id="audioplayer">
  801. <div id="audioplayerz">{AudioPlayerWhite}</div></div>
  802. <div id="albumart">
  803. {block:AlbumArt}<img src="{AlbumArtURL}" width="40" height="40" style=" border-radius:10px;">{/block:AlbumArt}</div>
  804. <div id="audiostuff">
  805. <span style="color:{color:bold};text-transform:lowercase;font-size:16px;font-weight:bold;font-family:'rambla', sans serif;font-style:italic;">{block:TrackName}{TrackName}{/block:TrackName}</span></br>
  806. {block:Artist}<span style="font-weight:bold">{Artist}{/block:Artist} ||
  807. PLAYED {PlayCount} TIMES.</span></div></div>
  808. {block:caption}<span style="margin-top:-3px"><div id="caption">{Caption}</div></span>{/block:caption}
  809. {/block:Audio}
  810.  
  811. {block:Video}{Video-500}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Video}
  812.  
  813. {block:Answer}
  814. <div id="allask">
  815. <div id="askerportrait"><i class="fa fa-comments" style="font-size:22px;color:{color:text}"></i></div>
  816. <div id="question">
  817. <span style="text-transform:uppercase;font-size:10px;font-family:'quicksand' , sans serif;font-weight:bold;">{asker}</span></br>
  818. <span style="font-family:'rambla', sans serif;text-transform:none;font-size:12px;">{Question}</span>
  819. </div></div>
  820. <div id="answer">
  821. <span style="color:{color:text};">{Answer}</span></div>{/block:Answer}</div></br> </br></br>
  822.  
  823. {block:HasTags}<div id="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> &nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}
  824.  
  825. {/block:Posts}</br></br></br></br></br></br>{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  826.  
  827. <div class="credit"><a href="http://evilqueenedthemes.tumblr.com">© EVILQUEENED</a></div>
  828.  
  829. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement