alithegreat

THEME 28; KICKSTARTS

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