alithegreat

AGLEERPH | #29 | CRYIN'

Sep 11th, 2016
944
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.73 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.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  6.  
  7.  
  8. <head>
  9.  
  10. <title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.  
  15. <!----
  16.  
  17. agleerph / #29: cryin'.
  18.  
  19. --->
  20.  
  21. <meta name="image:Sidebar1" content=""/>
  22. <meta name="image:Sidebar2" content=""/>
  23. <meta name="image:Background" content=""/>
  24. <meta name="image:Pattern" content=""/>
  25.  
  26. <meta name="color:Pattern Alt" content=""/>
  27. <meta name="color:Background" content=""/>
  28. <meta name="color:Blockquote" content=""/>
  29. <meta name="color:Border" content=""/>
  30. <meta name="color:Entries" content=""/>
  31. <meta name="color:Link" content=""/>
  32. <meta name="color:Navigation1" content=""/>
  33. <meta name="color:Navigation1 Hover" content=""/>
  34. <meta name="color:Navigation1 Links" content=""/>
  35. <meta name="color:Navigation2" content=""/>
  36. <meta name="color:Navigation2 Hover" content=""/>
  37. <meta name="color:Navigation2 Links" content=""/>
  38. <meta name="color:Pre BG" content=""/>
  39. <meta name="color:Pre Border" content=""/>
  40. <meta name="color:Pre Text" content=""/>
  41. <meta name="color:Question1" content=""/>
  42. <meta name="color:Question2" content=""/>
  43. <meta name="color:Scrollbar1" content=""/>
  44. <meta name="color:Scrollbar2" content=""/>
  45. <meta name="color:Sidebar" content=""/>
  46. <meta name="color:Text" content=""/>
  47. <meta name="color:Title" content=""/>
  48.  
  49. <meta name="text:link one URL" content="/"/>
  50. <meta name="text:link one text" content="link one text"/>
  51. <meta name="text:link two URL" content="/"/>
  52. <meta name="text:link two text" content="link two text"/>
  53. <meta name="text:link three URL" content="/"/>
  54. <meta name="text:link three text" content="link three text"/>
  55. <meta name="text:link four URL" content="/"/>
  56. <meta name="text:link four text" content="link four text"/>
  57. <meta name="text:link five URL" content="/"/>
  58. <meta name="text:link five text" content="link five text"/>
  59. <meta name="text:link six URL" content="/"/>
  60. <meta name="text:link six text" content="link six text"/>
  61.  
  62. <meta name="text:main title" content="this is your main title"/>
  63. <meta name="text:subtitle" content="this is your subtitle"/>
  64.  
  65.  
  66. <style type="text/css">
  67.  
  68.  
  69. ::-webkit-scrollbar-thumb {
  70. height:auto;
  71. background-color:{color:Scrollbar2};
  72. }
  73.  
  74. ::-webkit-scrollbar {
  75. height:3px;
  76. width:3px;
  77. background-color:{color:Scrollbar1};
  78. }
  79.  
  80.  
  81. body {
  82. background: {color:Background};
  83. font-family: cambria;
  84. font-size: 10px;
  85. line-height:14px;
  86. color: {color:Text};
  87. background-image:url('{image:Background}');
  88. background-attachment:fixed;
  89.  
  90. }
  91.  
  92. blockquote {
  93. border-left:2px solid {color:blockquote};
  94. padding: 2px 10px;
  95. margin: 10px;
  96. }
  97.  
  98.  
  99. li {
  100. padding-left: 1.2em;
  101. list-style: none;
  102. }
  103.  
  104. li:before {
  105. color: {color:title};
  106. content: "\f105";
  107. font-family: FontAwesome;
  108. font-size:10px;
  109. display: inline-block;
  110. margin-left: -1.2em;
  111. width: 1.2em;
  112. }
  113.  
  114.  
  115. a {
  116. text-decoration: none;
  117. color: {color:Link};
  118. }
  119.  
  120. pre {
  121. font-family:cambria;
  122. font-size:9px;
  123. padding:5px;
  124. text-transform:uppercase;
  125. border-bottom:1px solid {color:Pre Border};
  126. text-align:center;
  127. color:{color:Pre Text};
  128. background-color:{color:Pre BG};
  129. word-wrap:break-word;
  130. }
  131.  
  132. pre a {
  133. color:{color:pre text};
  134. }
  135.  
  136. pre b,strong {
  137. color:{color:pre text};
  138. }
  139.  
  140. pre i,em {
  141. color:{color:pre text};
  142. }
  143.  
  144.  
  145. small, sub {
  146. font-size:10px;
  147. }
  148.  
  149. b, strong {
  150. color:{color:Title};
  151. }
  152.  
  153. #toptext {
  154. margin-top:-30px;
  155. font-weight:bold;
  156. text-transform:lowercase;
  157. font-family:arial;
  158. font-size:22px;
  159. position:fixed;
  160. letter-spacing:-1px;
  161. width:445px;
  162. text-align:right;
  163. color:{color:top text};
  164. text-shadow: 1px 1px 0px {color:top shadow};
  165.  
  166. }
  167.  
  168.  
  169. #sideph1 {
  170. position:fixed;
  171. margin-left:3px;
  172. margin-top:3px;
  173. border:1px solid {color:border};
  174. width:200px;
  175. height:250px;
  176. }
  177.  
  178. #sideph2 {
  179. position:fixed;
  180. margin-left:208px;
  181. margin-top:311px;
  182. border:1px solid {color:border};
  183. width:200px;
  184. height:250px;
  185. }
  186.  
  187. #backbar {
  188. position:fixed;
  189. margin-left:90px;
  190. margin-top:30px;
  191. width:413px;
  192. height:566px;
  193. border:1px solid {color:border};
  194. background-image:url('{image:Pattern}');
  195. background-color:{color:pattern alt};
  196. background-attachment:fixed;
  197. }
  198.  
  199. #sidebar {
  200. position:fixed;
  201. margin-top:3px;
  202. margin-left:208px;
  203. border:1px solid {color:border};
  204. width:180px;
  205. height:230px;
  206. background-color:{color:Sidebar};
  207. padding:10px;
  208. line-height:12px;
  209. text-align:justify;
  210. }
  211.  
  212. #titlebar {
  213. position:fixed;
  214. margin-top:258px;
  215. margin-left:-1px;
  216. width:393px;
  217. padding:10px;
  218. background-color:{color:sidebar};
  219. border:1px solid {color:border};
  220. }
  221.  
  222. #maintitle {
  223. font-family:arial;
  224. text-transform:uppercase;
  225. font-style:italic;
  226. font-weight:bold;
  227. letter-spacing:-1px;
  228. font-size:16px;
  229. color:{color:title};
  230. padding-right:5px;
  231. text-align:right;
  232. }
  233.  
  234. #subtitle {
  235. font-family:cambria;
  236. font-size:10px;
  237. padding-right:5px;
  238. text-transform:lowercase;
  239. text-align:right;
  240. }
  241.  
  242. #pagination {
  243. margin-top:10px;
  244. font-size:10px;
  245. font-family:cambria;
  246. letter-spacing:0px;
  247. line-height:12px;
  248. text-align:center;
  249. text-transform:uppercase;
  250. color:{color:text};
  251. }
  252.  
  253. #pagination a {
  254. color:{color:link};
  255. }
  256.  
  257. #navbar {
  258. margin-left:3px;
  259. margin-top:311px;
  260. width:200px;
  261. background-color:{color:sidebar};
  262. border:1px solid {color:border};
  263. height:250px;
  264. position:fixed;
  265. }
  266.  
  267. #navigation1 {
  268. margin-top:0px;
  269. text-align:center;
  270. }
  271.  
  272. #navigation1 a {
  273. display:inline-block;
  274. text-align:center;
  275. width:61.5px;
  276. height:62px;
  277. line-height:62px;
  278. text-transform:lowercase;
  279. font-family:cambria;
  280. font-size:9px;
  281. border:1px solid {color:border};
  282. background-color:{color:navigation1};
  283. color:{color:navigation1 links};
  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. }
  288.  
  289. #navigation1 a:hover {
  290. color:{color:navigation1 hover};
  291. -webkit-transition: all 0.5s ease-in-out;
  292. -moz-transition: all 0.5s ease-in-out;
  293. -o-transition: all 0.5s ease-in-out;
  294. }
  295.  
  296. #navigation2top {
  297. margin-top:3px;
  298. text-align:center;
  299. }
  300.  
  301. #navigation2top a {
  302. display:inline-block;
  303. text-align:center;
  304. width:192px;
  305. height:26px;
  306. line-height:26px;
  307. text-transform:lowercase;
  308. font-family:cambria;
  309. font-size:9px;
  310. margin-bottom:2px;
  311. border:1px solid {color:border};
  312. background-color:{color:navigation2};
  313. color:{color:navigation2 links};
  314. -webkit-transition: all 0.5s ease-in-out;
  315. -moz-transition: all 0.5s ease-in-out;
  316. -o-transition: all 0.5s ease-in-out;
  317. }
  318.  
  319. #navigation2top a:hover {
  320. color:{color:navigation2 hover};
  321. -webkit-transition: all 0.5s ease-in-out;
  322. -moz-transition: all 0.5s ease-in-out;
  323. -o-transition: all 0.5s ease-in-out;
  324. }
  325.  
  326. #navigation2 {
  327. margin-top:2px;
  328. text-align:center;
  329. }
  330.  
  331. #navigation2 a {
  332. display:inline-block;
  333. text-align:center;
  334. width:192px;
  335. height:26px;
  336. line-height:26px;
  337. text-transform:lowercase;
  338. font-family:cambria;
  339. font-size:9px;
  340. margin-bottom:2px;
  341. border:1px solid {color:border};
  342. background-color:{color:navigation2};
  343. color:{color:navigation2 links};
  344. -webkit-transition: all 0.5s ease-in-out;
  345. -moz-transition: all 0.5s ease-in-out;
  346. -o-transition: all 0.5s ease-in-out;
  347. }
  348.  
  349. #navigation2 a:hover {
  350. color:{color:navigation2 hover};
  351. -webkit-transition: all 0.5s ease-in-out;
  352. -moz-transition: all 0.5s ease-in-out;
  353. -o-transition: all 0.5s ease-in-out;
  354. }
  355.  
  356.  
  357. #entries {
  358. position:absolute;
  359. width:528px;
  360. margin-left:585px;
  361. padding:0px;
  362. margin-top:30px;
  363. }
  364.  
  365. #entrybg {
  366. padding:3px;
  367. margin-bottom:20px;
  368. background-color:{color:pattern alt};
  369. border:1px solid {color:Border};
  370. background-image:url('{image:Pattern}');
  371. background-attachment:absolute;
  372. }
  373.  
  374. #entry {
  375. background-color:{color:Entries};
  376. margin-bottom:0px;
  377. padding:8px;
  378. border:1px solid {color:Border};
  379. }
  380.  
  381.  
  382. #posttitles {
  383. text-align: center;
  384. font-size: 20px;
  385. line-height:130%;
  386. text-transform:uppercase;
  387. font-family:arial;
  388. font-weight:bold;
  389. font-style:italic;
  390. letter-spacing:-1px;
  391. padding:0px;
  392. color: {color:title};
  393. }
  394.  
  395.  
  396. #posttitles a {
  397. color:{color:title};
  398. }
  399.  
  400. #ask {
  401. z-index:10;
  402. font-family:cambria;
  403. font-size:16px;
  404. text-align:center;
  405. text-transform:lowercase;
  406. color:{color:question2};
  407. background-color:{color:question1};
  408. margin-right:0px;
  409. padding:10px;
  410. padding-left:10px;
  411. border-bottom:1px solid {color:text};
  412. }
  413.  
  414. #ask a {
  415. color:{color:question2};
  416. }
  417.  
  418.  
  419. #question {
  420. background-color:{color:Question1};
  421. color:{color:Question2};
  422. font-size:10px;
  423. z-index:10;
  424. text-align:center;
  425. padding:10px;
  426. }
  427.  
  428. .playerbuttonbg {
  429. position: absolute;
  430. left: 20px;
  431. top: 20px;
  432. width: 19px;
  433. height: 19px;
  434. background-color: #ffffff;
  435. padding: 10px;
  436. -webkit-border-radius: 40px;
  437. -moz-border-radius: 40px;
  438. border-radius: 40px;
  439. opacity: .4;
  440. filter: alpha(opacity=40);
  441. opacity: 0.4;
  442. -khtml-opacity: 0.4;
  443. transition: opacity .7s ease-in-out;
  444. -moz-transition: opacity .7s ease-in-out;
  445. -webkit-transition: opacity .7s ease-in-out;
  446. }
  447.  
  448. .playerbuttonbg:hover {
  449. opacity: 1;
  450. filter: alpha(opacity=100);
  451. -moz-opacity: 1;
  452. -khtml-opacity: 1;
  453. }
  454.  
  455. .newplayerbutton {
  456. position: relative;
  457. width: 19px;
  458. height: 19px;
  459. overflow: hidden;
  460. }
  461.  
  462. .playerbuttonhug {
  463. position: absolute;
  464. top: -18px;
  465. left: -7px;
  466. }
  467.  
  468. .tumblr_audio_player {
  469. height: 90px;
  470. width: 270px;
  471. -moz-transform: scale(0.60, 0.60);
  472. -webkit-transform: scale(0.60, 0.60);
  473. -o-transform: scale(0.60, 0.60);
  474. -ms-transform: scale(0.60, 0.60);
  475. transform: scale(0.60, 0.60);
  476. -moz-transform-origin: top left;
  477. -webkit-transform-origin: top left;
  478. -o-transform-origin: top left;
  479. -ms-transform-origin: top left;
  480. transform-origin: top left;
  481. }
  482.  
  483. .audioimgwrapper {
  484. position: absolute;
  485. left: 0px;
  486. top: 0px;
  487. -webkit-border-radius: 40px;
  488. -moz-border-radius: 40px;
  489. border-radius: 40px;
  490. overflow: hidden;
  491. width: 79px;
  492. height: 79px;
  493. }
  494.  
  495. .audioimgwrapper img {
  496. width: 100%;
  497. height: auto;
  498. -webkit-border-radius: 40px;
  499. -moz-border-radius: 40px;
  500. border-radius: 40px;
  501. }
  502.  
  503. .trackdetails {
  504. width: auto;
  505. display:inline-block;
  506. margin-left: 90px;
  507. min-height: 85px;
  508. }
  509.  
  510. .audiowrapper {
  511. position: relative;
  512. display:inline-block;
  513. }
  514.  
  515. #permalink {
  516. text-align: right;
  517. border-top: 1px solid {color:Border};
  518. border-bottom:1px solid {color:Border};
  519. background-color:{color:entries};
  520. position: relative;
  521. font-size:9px;
  522. letter-spacing:0px;
  523. text-transform:lowercase;
  524. margin-top: 3px;
  525. margin-left:-3px;
  526. margin-right:-3px;
  527. padding-right:10px;
  528. padding-bottom:5px;
  529. padding-top: 5px;
  530. }
  531.  
  532. /* tabs from http://tympanus.net/ */
  533.  
  534.  
  535. #tabbar {
  536. width:auto;
  537.  
  538. }
  539.  
  540. .tabs {
  541. position: relative;
  542. margin-left:0px;
  543. margin-top:0px;
  544. width:250px;
  545. }
  546.  
  547. .tabs input {
  548. position: absolute;
  549. z-index: 1000;
  550. width: 125px;
  551. height: 10px;
  552. left: 0px;
  553. top: 0px;
  554. opacity: 0;
  555. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  556. filter: alpha(opacity=0);
  557. cursor: pointer;
  558. }
  559. .tabs input#tab-2{
  560. left: 80px;
  561. }
  562. .tabs input#tab-3{
  563. left: 120px;
  564. }
  565. .tabs input#tab-4{
  566. left: 360px;
  567. }
  568.  
  569. .tabs label {
  570. margin-top:0px;
  571. line-height: 37px;
  572. height: 37px;
  573. position: relative;
  574. padding:5px;
  575. float: left;
  576. display: block;
  577. margin-right:2px;
  578. width: 62px;
  579. color: {color:tab text};
  580. text-transform:lowercase;
  581. font-size:9px;
  582. margin-top:0px;
  583. border-top:1px solid {color:border};
  584. border-right:1px solid {color:border};
  585. border-left:1px solid {color:border};
  586. border-bottom:1px solid {color:border};
  587. text-align: center;
  588. background-color:{color:tab background};
  589. }
  590.  
  591. .tabs label:after {
  592. webkit-transition: top linear 0.2s;
  593. -moz-transition: top linear 0.2s;
  594. -o-transition: top linear 0.2s;
  595. -ms-transition: top linear 0.2s;
  596. transition: top linear 0.2s;
  597. }
  598.  
  599. .tabs input:hover + label {
  600. -webkit-transition: top linear 0.2s;
  601. -moz-transition: top linear 0.2s;
  602. -o-transition: top linear 0.2s;
  603. -ms-transition: top linear 0.2s;
  604. transition: top linear 0.2s;
  605. }
  606. .tabs input:hover + label:after{
  607. webkit-transition: top linear 0.2s;
  608. -moz-transition: top linear 0.2s;
  609. -o-transition: top linear 0.2s;
  610. -ms-transition: top linear 0.2s;
  611. transition: top linear 0.2s;
  612. }
  613. .tabs input:hover + label ~ .clear-shadow {
  614. -webkit-transition: top linear 0.2s;
  615. -moz-transition: top linear 0.2s;
  616. -o-transition: top linear 0.2s;
  617. -ms-transition: top linear 0.2s;
  618. transition: top linear 0.2s;
  619. }
  620.  
  621. .tabs input:checked:hover + label {
  622. webkit-transition: top linear 0.2s;
  623. -moz-transition: top linear 0.2s;
  624. -o-transition: top linear 0.2s;
  625. -ms-transition: top linear 0.2s;
  626. transition: top linear 0.2s;
  627. }
  628. .tabs input:checked:hover + label:after{
  629. webkit-transition: top linear 0.2s;
  630. -moz-transition: top linear 0.2s;
  631. -o-transition: top linear 0.2s;
  632. -ms-transition: top linear 0.2s;
  633. transition: top linear 0.2s;
  634. }
  635. .tabs input:checked:hover + label ~ .clear-shadow {
  636. -webkit-transition: none;
  637. -moz-transition: none;
  638. -o-transition: none;
  639. -ms-transition: none;
  640. transition: none;
  641. }
  642.  
  643. .tabs input.tab-selector-1:hover + label.tab-label-1 ~ .clear-shadow{
  644. z-index: 3;
  645. }
  646.  
  647. .tabs input.tab-selector-2:hover + label.tab-label-2 ~ .clear-shadow {
  648. z-index: 2;
  649. }
  650.  
  651. .tabs input.tab-selector-3:hover + label.tab-label-3 ~ .clear-shadow {
  652. z-index: 1;
  653. }
  654.  
  655. .tabs input.tab-selector-4:hover + label.tab-label-4 ~ .clear-shadow {
  656. z-index: 0;
  657. }
  658. .tabs label:first-of-type {
  659. z-index: 4;
  660. }
  661.  
  662. .tab-label-2 {
  663. z-index: 3;
  664. }
  665.  
  666. .tab-label-3 {
  667. z-index: 2;
  668. }
  669.  
  670. .tab-label-4 {
  671. z-index: 1;
  672. }
  673.  
  674. .tabs input:checked + label {
  675. webkit-transition: top linear 0.2s;
  676. -moz-transition: top linear 0.2s;
  677. -o-transition: top linear 0.2s;
  678. -ms-transition: top linear 0.2s;
  679. transition: top linear 0.2s;
  680. }
  681.  
  682. .clear-shadow {
  683. position: relative;
  684. top: 0;
  685. height: 10px;
  686. margin-bottom: -10px;
  687. clear: both;
  688. z-index: -2;
  689. }
  690.  
  691. .content {
  692. background-color: transparent;
  693. position: relative;
  694. height: 262px;
  695. overflow:auto;
  696. width:225px;
  697. margin-top:5px;
  698. z-index: 5;
  699. }
  700.  
  701. .content div {
  702. position: absolute;
  703. top:0;
  704. left:0;
  705. bottom: 100%;
  706. overflow: auto;
  707. padding-left:5px;
  708. padding-top:5px;
  709. padding-bottom:5px;
  710. padding-right:5px;
  711. z-index: 1;
  712. opacity: 0;
  713. -webkit-transition: all linear 0.1s;
  714. -moz-transition: all linear 0.1s;
  715. -o-transition: all linear 0.1s;
  716. -ms-transition: all linear 0.1s;
  717. transition: all linear 0.1s;
  718. }
  719.  
  720. .tabs input.tab-selector-1:checked ~ .content .content-1,
  721. .tabs input.tab-selector-2:checked ~ .content .content-2,
  722. .tabs input.tab-selector-3:checked ~ .content .content-3,
  723. .tabs input.tab-selector-4:checked ~ .content .content-4 {
  724. bottom: 0px;
  725. z-index: 100;
  726. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  727. filter: alpha(opacity=100);
  728. opacity: 1;
  729. -webkit-transition: all ease-out 0.2s 0.2s;
  730. -moz-transition: all ease-out 0.2s 0.2s;
  731. -o-transition: all ease-out 0.2s 0.2s;
  732. -ms-transition: all ease-out 0.2s 0.2s;
  733. transition: all ease-out 0.2s 0.2s;
  734. }
  735.  
  736. .content gencontent {
  737. text-align:justify;
  738. display:block;
  739. padding-left:0px;
  740. padding-right:0px;
  741. line-height:12px;
  742. }
  743.  
  744. .content navinfo {
  745. display:block;
  746. text-align:justify;
  747. padding-left:10px;
  748. padding-right:10px;
  749. margin-bottom:10px;
  750. }
  751.  
  752. .content tabnav {
  753. margin-top:0px;
  754. text-align:center;
  755. }
  756.  
  757. .content tabnav a {
  758. display:inline-block;
  759. text-align:center;
  760. width:188px;
  761. height:30px;
  762. line-height:30px;
  763. text-transform:lowercase;
  764. font-family:cambria;
  765. font-size:9px;
  766. margin-bottom:3px;
  767. border:1px solid {color:border};
  768. background-color:{color:navigation};
  769. color:{color:navigation links};
  770. -webkit-transition: all 0.5s ease-in-out;
  771. -moz-transition: all 0.5s ease-in-out;
  772. -o-transition: all 0.5s ease-in-out;
  773. }
  774.  
  775. .content tabnav a:hover {
  776. color:{color:navigation hover};
  777. -webkit-transition: all 0.5s ease-in-out;
  778. -moz-transition: all 0.5s ease-in-out;
  779. -o-transition: all 0.5s ease-in-out;
  780. }
  781.  
  782. #credit {
  783. font-size:10px;
  784. float:center;
  785. position:fixed;
  786. font-family:cambria;
  787. font-weight:bold;
  788. bottom:15px;
  789. right:15px;
  790. padding:10px;
  791. text-transform:uppercase;
  792. border:1px solid {color:border};
  793. background-color:{color:entries};
  794. color:{color:title};
  795. }
  796.  
  797. #credit a {
  798. color:{color:title};
  799. }
  800.  
  801. cred {
  802. padding-left: 1.2em;
  803. list-style: none;
  804. }
  805.  
  806. cred:before {
  807. color: {color:title};
  808. content: "\f105";
  809. font-family: FontAwesome;
  810. font-size:10px;
  811. display: inline-block;
  812. margin-left: -1.2em;
  813. width: 1.2em;
  814. }
  815.  
  816. icon1 {
  817. padding-left: 1.2em;
  818. list-style: none;
  819. }
  820. icon1:before {
  821. content: "\f021";
  822. font-family: FontAwesome;
  823. display: inline-block;
  824. margin-left: -1.2em;
  825. width: 1.2em;
  826. }
  827.  
  828. icon2 {
  829. padding-left: 1.2em;
  830. list-style: none;
  831. }
  832. icon2:before {
  833. content: "\f0e5";
  834. font-family: FontAwesome;
  835. display: inline-block;
  836. margin-left: -1.2em;
  837. width: 1.2em;
  838. }
  839.  
  840. icon3 {
  841. padding-left: 1.2em;
  842. list-style: none;
  843. }
  844. icon3:before {
  845. content: "\f044";
  846. font-family: FontAwesome;
  847. display: inline-block;
  848. margin-left: -1.2em;
  849. width: 1.2em;
  850. }
  851.  
  852.  
  853. </style>
  854.  
  855. </head>
  856.  
  857. <body>
  858.  
  859. <div id="backbar">
  860.  
  861. <div id="sideph1"><img src="{image:Sidebar1}"></div>
  862.  
  863. <div id="sideph2"><img src="{image:Sidebar2}"></div>
  864.  
  865. <div id="titlebar">
  866. <div id="maintitle">{text:main title}</div>
  867. <div id="subtitle">{text:subtitle}</div>
  868. </div>
  869.  
  870. <div id="sidebar">
  871.  
  872. <div style="overflow:auto; width: 178px; padding-right:5px; height: 210px; text-align: justify;">
  873. {description}
  874. </div>
  875.  
  876.  
  877. <div id="pagination">
  878. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} {CurrentPage} out of {TotalPages} {block:NextPage}&nbsp;<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  879. </div>
  880.  
  881. </div>
  882.  
  883. <div id="navbar">
  884. <div id="navigation2top">
  885. <a href="{text:link one URL}">{text:link one text}</a><br>
  886. <a href="{text:link two URL}">{text:link two text}</a><br>
  887. <a href="{text:link three URL}">{text:link three text}</a>
  888. </div>
  889. <div id="navigation1">
  890. <a href="/" title="index"><icon1></icon1></a>
  891. <a href="/ask" title="message"><icon2></icon2></a>
  892. <a href="/submit" title="submit"><icon3></icon3></a>
  893. </div>
  894. <div id="navigation2">
  895. <a href="{text:link four URL}">{text:link four text}</a><br>
  896. <a href="{text:link five URL}">{text:link five text}</a><br>
  897. <a href="{text:link six URL}">{text:link six text}</a>
  898. </div>
  899. </div>
  900.  
  901. </div>
  902.  
  903.  
  904. <div id="entries">
  905. {block:Posts}
  906. <div id="entrybg">
  907. <div id="entry">
  908.  
  909.  
  910. {block:Text}
  911. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  912. {Body}
  913. {/block:Text}
  914.  
  915. {block:Photo}
  916. {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  917. {block:Caption}{Caption}{/block:Caption}
  918. {/block:Photo}
  919.  
  920. {block:Photoset}
  921. {Photoset-500}
  922. {block:Caption}{Caption}{/block:Caption}
  923. {/block:Photoset}
  924.  
  925. {block:Quote}
  926. <div id="posttitles">{Quote}</div>
  927. {block:Source}<br>—{Source}{/block:Source}
  928. {/block:Quote}
  929.  
  930. {block:Link}
  931. <div id="posttitles"><a href="{URL}" {Target}>{Name}</a></div>
  932. {block:Description}{Description}{/block:Description}
  933. {/block:Link}
  934.  
  935. {block:Chat}
  936. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  937. {block:Lines}
  938. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  939. {/block:Lines}
  940. {/block:Chat}
  941.  
  942. {block:Audio}{block:AudioPlayer}
  943. <div class="audiowrapper">
  944. {block:AlbumArt}
  945. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  946. {/block:AlbumArt}
  947.  
  948. <div class="playerbuttonbg">
  949. <div class="newplayerbutton">
  950. <div class="playerbuttonhug">
  951.  
  952. {AudioPlayerWhite}
  953.  
  954. </div>
  955. </div>
  956. </div>
  957.  
  958. <div class="trackdetails">
  959.  
  960. {block:TrackName}{TrackName}{/block:TrackName}<br/>
  961. {block:Artist}Artist: {Artist}{/block:Artist}<br/>
  962. {block:Album}Album: {Album}{/block:Album}<br/>
  963. {PlayCountWithLabel}
  964.  
  965. </div>
  966. </div>
  967. {/block:AudioPlayer}
  968.  
  969. {block:Caption}{Caption}{/block:Caption}{/block:Audio}
  970.  
  971. {block:Video}
  972. {Video-500}
  973. {block:Caption}{Caption}{/block:Caption}
  974. {/block:Video}
  975.  
  976. {block:Answer}
  977. <div id="ask">{Asker} sent:</div><div id="question">{Question}</div>
  978. <br>{Answer}
  979. {/block:Answer}
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986. </div> <!-- /div entry ---><div id="permalink">
  987. {block:Date}{TimeAgo}{/block:Date} & <a href="{Permalink}">
  988. {NoteCountWithLabel}</a> & <a href="{ReblogURL}" target="_blank">Reblog</a>
  989.  
  990. {block:RebloggedFrom} & <a href="{ReblogParentURL}"title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}"title="{ReblogRoottitle}">source</a>{/block:RebloggedFrom}
  991.  
  992. <br>{block:HasTags} {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  993. </div> </div>
  994.  
  995. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  996.  
  997. <div id="credit"> <a href="http://agleerph.tumblr.com/" title="theme 29 by agleerph"><cred>agrph</cred></a></div>
  998.  
  999. </body>
  1000.  
  1001. </html>
Advertisement
Add Comment
Please, Sign In to add comment