irrationiall

Theme #21 - Oxford Comma

Jul 3rd, 2013
1,420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.40 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head><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. <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Alegreya+SC:700' rel='stylesheet' type='text/css'>
  13. <!--Default Variables-->
  14. <!--Colors-->
  15.  
  16. <meta name="color:Background" content="#fff"/>
  17. <meta name="color:Text" content="#333333"/>
  18. <meta name="color:Link" content="#000000"/>
  19. <meta name="color:askbg" content="#f5f5f5"/>
  20. <meta name="color:blockquote" content="#f5f5f5"/>
  21. <meta name="color:bold text" content="#aaa"/>
  22. <meta name="color:italic text" content="#eee"/>
  23. <meta name="color:scrollbar" content="#000"/>
  24. <meta name="color:frame" content="#000"/>
  25. <meta name="color:static" content="#333"/>
  26. <meta name="color:triangle 1" content="#000"/>
  27. <meta name="color:triangle 2" content="#fff"/>
  28. <meta name="color:triangle 3" content="#000"/>
  29. <meta name="color:tabs" content="#000"/>
  30.  
  31. <!--Links-->
  32. <meta name="text:Home Link" content="/"/>
  33. <meta name="text:Home Link Title" content="home" />
  34. <meta name="text:Ask Link" content="/ask"/>
  35. <meta name="text:Ask Link Title" content="mail" />
  36. <meta name="text:Link1" content="/"/>
  37. <meta name="text:Link1 Title" content="" />
  38. <meta name="text:Link2" content="/"/>
  39. <meta name="text:Link2 Title" content="" />
  40. <meta name="text:Link3" content="/"/>
  41. <meta name="text:Link3 Title" content="" />
  42. <meta name="text:sidebar left word" content="oxford"/>
  43. <meta name="text:sidebar right word" content="comma" />
  44.  
  45. <style type="text/css">
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52. /* Scrollbar Controls */
  53.  
  54. ::-webkit-scrollbar-thumb {
  55.  
  56. background-color: #000;
  57.  
  58. border: 2px solid #ffffff;
  59.  
  60. height:auto;
  61.  
  62. }
  63.  
  64. ::-webkit-scrollbar {
  65.  
  66. height:9px;
  67.  
  68. width:9px;
  69.  
  70. background-color: #000;
  71.  
  72. border: 4px solid #fff;
  73.  
  74. }
  75.  
  76. ::selection {
  77.  
  78. background-color:#fff;
  79.  
  80. }
  81.  
  82. body {
  83. background:{color:background};
  84. background-image: url;
  85. background-attachment: fixed;
  86. color:{color:text};
  87. font-family:raleway;
  88. font-size:11px;
  89. line-height:100%;
  90. margin-top:250px;
  91. }
  92.  
  93. a {
  94. text-decoration:none;
  95. outline:none;
  96. -moz-outline-style:none;
  97. color:#000;
  98. -webkit-transition: all 0.5s ease;
  99. -moz-transition: all 0.5s ease;
  100. -o-transition: all 0.5s ease
  101. }
  102.  
  103. img {
  104. border:none;
  105. }
  106.  
  107. blockquote blockquote {
  108. padding-left:5px;
  109. border-left:1px solid;
  110. }
  111.  
  112. h1 {
  113. font-size:12px;
  114. font-family:raleway;
  115. text-align: center;
  116. }
  117.  
  118. a:hover {
  119. opacity:10;
  120. color:{color:hover};
  121. -webkit-transition: all 0.7s ease;
  122. -moz-transition: all 0.7s ease;
  123. -o-transition: all 0.7s ease
  124. }
  125.  
  126. small{
  127. font-size:9px;
  128. line-height:110%
  129. }
  130.  
  131. big {
  132. font-size:12px;
  133. line-height:110%
  134. }
  135.  
  136. b, strong{
  137. color:{color:bold text};
  138. }
  139. i, em {
  140. color:{color:italic text};
  141. }
  142. p{
  143. margin-top:5px;
  144. margin-bottom:5px
  145. }
  146. blockquote {
  147. padding:0px;
  148. padding-left:5px;
  149. margin:5px;
  150. border-left:3px solid {color:blockquote};
  151. }
  152.  
  153. blockquote img {
  154. max-width:300px
  155. }
  156.  
  157. ul, li img {
  158. max-with:250px
  159. }
  160.  
  161. .audio {width:500px;height:160px;}
  162. .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
  163. .albumart img {width:150px;height:150px;float:left;}
  164. .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
  165. .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
  166. overflow:hidden;background-color:white;}
  167. .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
  168.  
  169. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  170.  
  171. #entries {
  172. padding:0px;
  173. width:400px;
  174. margin-left:450px;
  175. margin-top:105px;
  176. margin-bottom: 25px;
  177. z-index:-1;
  178. }
  179.  
  180.  
  181.  
  182. #post {
  183. width:400px;
  184. padding-bottom:0px;
  185. font-family:consolas;
  186. background: {color:background};
  187. background-attachment: fixed;
  188. z-index:-1;
  189. }
  190.  
  191. #longstrip2 {
  192. height: 1000px;
  193. width:60px;
  194. position:fixed;
  195. margin-top:-250px;
  196. margin-left:299px;
  197. color: #000;
  198. background-color:{color:frame};
  199. z-index:-1;
  200. }
  201.  
  202. #longstrip3 {
  203. height: 1000px;
  204. width:60px;
  205. position:fixed;
  206. margin-top:-250px;
  207. margin-left:938px;
  208. color: #000;
  209. background-color:{color:frame};
  210. z-index:-1;
  211. }
  212.  
  213. #longstrip {
  214. height: 60px;
  215. width:2000px;
  216. position:fixed;
  217. margin-top:-170px;
  218. margin-left:-20px;
  219. color: #000;
  220. background-color:{color:frame};
  221. z-index:-1;
  222. }
  223.  
  224. #cont3 {
  225. height: 150px;
  226. width:10px;
  227. position:fixed;
  228. margin-top:-200px;
  229. margin-left:879px;
  230. color: #333;
  231. z-index:1;
  232. }
  233.  
  234. #contl {
  235. height: 270px;
  236. width:580px;
  237. background-color: {color:static};
  238. position:fixed;
  239. margin-top:-360px;
  240. margin-left:358px;
  241. z-index:1;
  242. }
  243.  
  244. #static {
  245. height: 270px;
  246. width:580px;
  247. background: url(http://i38.photobucket.com/albums/e148/mudtrap/static-bright.gif);
  248. position:fixed;
  249. margin-top:-360px;
  250. margin-left:358px;
  251. opacity:0.2;
  252. z-index:2;
  253. }
  254.  
  255.  
  256. #cont2 {
  257. height: 150px;
  258. width:10px;
  259. color: #333;
  260. position:fixed;
  261. margin-top:-200px;
  262. margin-left:411px;
  263. z-index:0;
  264. }
  265.  
  266. #lala {
  267. width: 0px;
  268. height: 0px;
  269. border-style: solid;
  270. border-width: 200px 150px 0 150px;
  271. border-color: {color:triangle 1} transparent transparent transparent;
  272. position:fixed;
  273. margin-left:500px;
  274. margin-top:-220px;
  275. z-index:3;
  276.  
  277. }
  278.  
  279. #leelee {
  280. width: 0px;
  281. height: 0px;
  282. border-style: solid;
  283. border-width: 200px 100px 0 100px;
  284. border-color: {color:triangle 2} transparent transparent transparent;
  285. margin-left:550px;
  286. margin-top:-260px;
  287. position: fixed;
  288. z-index:4;
  289. }
  290.  
  291. #bb {
  292. width: 0px;
  293. height: 0px;
  294. border-style: solid;
  295. border-width: 220px 110px 0 110px;
  296. border-color: {color:triangle 3} transparent transparent transparent;
  297. margin-left:540px;
  298. margin-top:-340px;
  299. position: fixed;
  300. z-index:5;
  301. }
  302.  
  303. #container
  304. {
  305. width: 330px;
  306. height: 260px;
  307. overflow: hidden;
  308. position: fixed;
  309. background: transparent;
  310. margin-left:990px;
  311. margin-top:-60px;
  312. -webkit-transition: 0.9s;
  313. -moz-transition: .9s;
  314. z-index:1;
  315. }
  316.  
  317. #tab
  318. {
  319. display: inline-block;
  320. vertical-align: top;
  321. word-wrap: break-word;
  322. text-align: center;
  323. width: 35px;
  324. height: 250px;
  325. line-height: 82px;
  326. font-size: 30px;
  327. background: {color:tabs};
  328. margin-left:2px;
  329. color:#fff;
  330. -webkit-transition: 0.9s;
  331. -moz-transition: .9s;
  332. position:fixed;
  333. z-index:1;
  334. }
  335.  
  336. #ask
  337. {
  338. display: inline-block;
  339. vertical-align: top;
  340. width: 250px;
  341. margin-left: -250px;
  342. -webkit-transition: 0.9s;
  343. -moz-transition: .9s;
  344. }
  345.  
  346. #container:hover #ask
  347. {
  348. margin-left: 10px;
  349. -webkit-transition: 0.9s;
  350. -moz-transition: .9s;
  351. }
  352.  
  353. #container:hover #tab
  354. {
  355. margin-left: 0px;
  356. -webkit-transition: 0.9s;
  357. -moz-transition: .9s;
  358. }
  359.  
  360. #containers
  361. {
  362. width: 330px;
  363. height: 210px;
  364. overflow: hidden;
  365. position: fixed;
  366. background: transparent;
  367. margin-left:990px;
  368. margin-top:190px;
  369. -webkit-transition: 0.9s;
  370. -moz-transition: .9s;
  371. z-index:1;
  372. }
  373.  
  374. #tabs
  375. {
  376. display: inline-block;
  377. vertical-align: top;
  378. word-wrap: break-word;
  379. text-align: center;
  380. width: 33px;
  381. height: 192px;
  382. line-height: 48px;
  383. font-size: 30px;
  384. background: {color:tabs};
  385. margin-left:1px;
  386. margin-top:4px;
  387. color:#fff;
  388. -webkit-transition: 0.9s;
  389. -moz-transition: .9s;
  390. z-index:1;
  391. }
  392.  
  393. #asks
  394. {
  395. display: inline-block;
  396. vertical-align: top;
  397. width: 250px;
  398. height: 190px;
  399. margin-left: -250px;
  400. margin-top:5px;
  401. -webkit-transition: 0.9s;
  402. -moz-transition: .9s;
  403. outline:1px solid #000;
  404. background:{color:tabs};
  405. color:#fff;
  406. font-family:consolas;
  407. font-size:10px;
  408. text-transform:lowercase;
  409. overflow:auto;
  410. }
  411.  
  412. #asks a{
  413. color:#fff;
  414. text-decoration:underline;
  415. }
  416.  
  417. #containers:hover #asks
  418. {
  419. margin-left: 8px;
  420. -webkit-transition: 0.9s;
  421. -moz-transition: .9s;
  422. }
  423.  
  424. #containers:hover #tabs
  425. {
  426. margin-left: -3px;
  427. -webkit-transition: 0.9s;
  428. -moz-transition: .9s;;
  429. }
  430.  
  431. #texty{
  432. margin-left:30px;
  433. font-family: 'Alegreya SC', serif;
  434. margin-top: -147px;
  435. position: fixed;
  436. color: #fff;
  437. letter-spacing: 15px;
  438. font-size:42px;
  439. z-index:4;
  440. }
  441.  
  442. #textyl{
  443.  
  444. margin-left:1061px;
  445. font-family: 'Alegreya SC', serif;
  446. margin-top: -147px;
  447. letter-spacing: 15px;
  448. position: fixed;
  449. color: #fff;
  450. font-size:42px;
  451. z-index:4
  452. }
  453.  
  454. #sidebar {
  455. width:400px;
  456. position:fixed;
  457. margin-left:80px;
  458. margin-top:20px;
  459. opacity:1;
  460. z-index:1;
  461. }
  462.  
  463.  
  464. #links {
  465. font-family:raleway;
  466. font-size:12px;
  467. opacity:1;
  468. text-align:center;
  469. letter-spacing:0px;
  470. line-height:200%;
  471. text-transform:uppercase;
  472. padding-bottom:0px;
  473. margin-top: 225px;
  474. margin-left:38px;
  475. position: fixed;
  476. width: 200px;
  477. position:fixed;
  478. font-weight:bold;
  479.  
  480. }
  481.  
  482. #links a:hover{
  483. -webkit-transition: 0.7s;
  484. -moz-transition: .7s;
  485. background:transparent;
  486. color:#000;
  487. text-shadow: 2px 2px 0px #fff, 4px 4px 0px #526972, 6px 6px 6px #526972;
  488. opacity:0.9;
  489. }
  490.  
  491.  
  492. #links a{
  493. text-align:center;
  494. padding: 2px;
  495. padding-bottom: 10px;
  496. opacity:1;
  497. letter-spacing:0px;
  498. -webkit-transition: .7s;
  499. -moz-transition: .7s;
  500. color: #000;
  501. background:transparent;
  502. opacity:0.7;
  503. }
  504.  
  505.  
  506. #description {
  507. width: 220px;
  508. max-height:300px;
  509. position: fixed;
  510. margin-top: 35px;
  511. margin-left:10px;
  512. border-bottom: 1px solid #000;
  513. padding:20px;
  514. color: #000;
  515. font-family:raleway;
  516. font-weight:italic;
  517. font-size: 11px;
  518. text-transform: lowercase;
  519. text-align: justify;
  520. letter-spacing: 2px;
  521. position:fixed;
  522. -webkit-transition: 0.7s;
  523. -moz-transition: .7s;
  524. }
  525.  
  526. #description a{
  527. color: #4d92b3;
  528. }
  529.  
  530. #description:hover {
  531. background: #fff;
  532. color: #000;
  533. -webkit-transition: 0.7s;
  534. -moz-transition: .7s;
  535. }
  536.  
  537.  
  538.  
  539.  
  540. #pagination {
  541. font-size:20px;
  542. color:#fff;
  543. font-family:baskerville;
  544. letter-spacing:2px;
  545. margin-left:800px;
  546. margin-top: -145px;
  547. line-height: 220%;
  548. position:fixed;
  549. z-index:4;
  550. }
  551.  
  552. #pagination a{
  553. color: #fff;
  554. }
  555.  
  556. #info {
  557. font-family:calibri;
  558. width:390px;
  559. margin-top:4px;
  560. padding:0px;
  561. padding-left:8px;
  562. font-size:8px;
  563. color: {color:link};
  564. text-transform:uppercase;
  565. font-style:;
  566. letter-spacing:2px;
  567. text-align:left;
  568. -moz-transition-duration:0.5s;
  569. -webkit-transition-duration:0.5s;
  570. -o-transition-duration:0.5s;
  571. margin-top: 23px;
  572. }
  573.  
  574.  
  575. #info a:hover {
  576. color:{color:hover};
  577. }
  578.  
  579. .date {
  580. border-right: 1px solid #000;
  581. background-color:#fff;
  582. color: #000;
  583. width:55px;
  584. padding:4px;
  585. }
  586.  
  587. .date a{
  588. color: #000;
  589. }
  590.  
  591.  
  592. .notes {
  593. margin-top: -15px;
  594. margin-left: 71px;
  595. color: #000;
  596. width: auto;
  597. }
  598.  
  599. .source {
  600. margin-top: 10px;
  601. margin-left:0px;
  602. color: #000;
  603. opacity:1;
  604. text-align: center;
  605. }
  606.  
  607. .caption {
  608. width:400px;
  609. text-align:justify;
  610. line-height:120%;
  611. }
  612.  
  613. .question {
  614. width: 300px;
  615. margin-left:50px;
  616. padding:10px;
  617. text-align:left;
  618. color:#fff;
  619. background-color:#000;
  620. line-height: 130%;
  621. font-style:italic;
  622. }
  623.  
  624. .question a{
  625. background-color: #000;
  626. padding: 3px;
  627. color: #fff;
  628. font-family: raleway;
  629. font-style: none;
  630. font-size:11px;
  631. }
  632.  
  633. #tri {
  634. width: 0px;
  635. height: 0px;
  636. border-style: solid;
  637. border-width: 10px 20px 5px 0;
  638. border-color: transparent #000 transparent transparent;
  639. margin-left:30px;
  640. margin-top:10px;
  641. position:absolute;
  642. z-index:-4;
  643. }
  644.  
  645. .icon {
  646. position:absolute;
  647. margin-top:5px;
  648. z-index:-4;
  649. }
  650.  
  651. .icon img{
  652. outline:3px solid #000;
  653. outline-offset:2px;
  654. }
  655.  
  656.  
  657. .answer {
  658. text-align:left;
  659. padding:10px;
  660. color:{color:text};
  661.  
  662. }
  663.  
  664. .music {
  665. padding:0px;
  666. position:relative;
  667. }
  668.  
  669. .albumart {
  670. float:left;
  671. padding:0px 10px 10px 0px;
  672. }
  673.  
  674. .albumart img {
  675. width:35px;
  676. height:35px;
  677. }
  678.  
  679. .playercontainer {
  680. text-align:left;
  681. padding:10px;
  682. background-color:#ffffff;
  683. width:380px;
  684. }
  685.  
  686. .musicinfo {
  687. padding:10px;
  688. color:{color:text};
  689. }
  690.  
  691. .postnote {
  692. text-transform:lowercase;
  693. font-style:normal;
  694. letter-spacing:0px;
  695. font-size: 9px;
  696. text-align:left;
  697. line-height:90%;
  698. margin-left:0px;
  699. margin-top:20px;
  700. }
  701.  
  702. .postnote li {
  703. list-style-type:none;
  704. border-bottom:1px dashed #f5f5f5;
  705. padding:10px 25px 10px 25px;
  706. text-align:left;
  707. margin-left:-110px;
  708. -moz-transition-duration:0.5s;
  709. -webkit-transition-duration:0.5s;
  710. -o-transition-duration:0.5s;
  711. }
  712.  
  713. .tags {
  714. font-family:consolas;
  715. font-style:normal;
  716. width:400px;
  717. text-transform:uppercase;
  718. font-style:normal;
  719. color:{color:tags};
  720. letter-spacing:2px;
  721. line-height:120%;
  722. font-size:8px;
  723. text-align:left;
  724. margin-top:11px;
  725. padding:2px;
  726. -moz-transition-duration:0.5s;
  727. -webkit-transition-duration:0.5s;
  728. -o-transition-duration:0.5s;
  729. opacity:1;
  730.  
  731. }
  732.  
  733. .tags a {
  734. color:{color:text};
  735. letter-spacing:1px;
  736. padding:1px;
  737. }
  738.  
  739. .tags a:hover {
  740. color:#f1f1f1;
  741. }
  742.  
  743. ul.chat, .chat ol, .chat li {
  744. list-style:none;
  745. margin:0px;
  746. padding:2px;
  747. }
  748.  
  749. .tab {
  750. text-decoration:underline;
  751. font-weight:700;
  752. background-color:#000;
  753. margin-right:5px;
  754. }
  755.  
  756. .personal {
  757. font-family: consolas;
  758. text-transform: uppercase;
  759. text-align:center;
  760. text-decoration:underline;
  761. }
  762.  
  763.  
  764.  
  765. {CustomCSS}</style></head><body>
  766.  
  767. <div id="container">
  768. <div id="ask">
  769.  
  770. <!--remember to change your url in the following code, so that you can recieve your asks!-->
  771.  
  772. <iframe frameborder="0" height="250" scrolling="no" src="http://www.tumblr.com/ask_form/username.tumblr.com" width="250"></iframe>
  773. </div>
  774. <div id="tab">
  775. ASK
  776. </div>
  777. </div>
  778.  
  779. <div id="containers">
  780. <div id="asks">
  781. <!-- you can use here as a sort of updates tab if you'd like! Just remember that the <br> tags are used to bring text into a new line!-->
  782. <br><p>UPDATES:
  783.  
  784. <br>update uppy<br>
  785.  
  786. <br><p>LINKS:
  787. <a href="http://tumblr.com">link title</a>,
  788. <a href="http://elctra.tumblr.com/tagged/pl">link title</a>,
  789. <a href="http://tumblr.com">link title</a>,
  790. <a href="http://tumblr.com">link title</a>
  791. <a href="http://tumblr.com">link title</a>,
  792. <a href="http://tumblr.com">link title</a></p></br>
  793.  
  794. <br><p>networks:
  795. <a href="http://tumblr.com">link title</a>,
  796. <a href="http://tumblr.com">link title</a>,
  797. <a href="http://tumblr.com">link title</a>,
  798. <a href="http://tumblr.com">link title</a></p></br>
  799. </div>
  800. <div id="tabs">
  801. PLUS
  802. </div>
  803. </div>
  804.  
  805. <div id="description">{Description}</div>
  806.  
  807. {block:Pagination}
  808. <div id="pagination">
  809. {block:PreviousPage}
  810. <a href="{PreviousPage}">BACK</a>
  811. {/block:PreviousPage}
  812. {block:NextPage}
  813. <a href="{NextPage}">NEXT</a>
  814. {/block:NextPage}
  815. </div>
  816. {/block:Pagination}
  817. </div>
  818. <div id="static"></div>
  819.  
  820. <div id="texty">{text:sidebar left word}</div>
  821. <div id="textyl">{text:sidebar right word}</div>
  822.  
  823. <div id="longstrip">.</div>
  824. <div id="longstrip2">.</div>
  825. <div id="longstrip3">.</div>
  826. <div id="cont3">.</div>
  827. <div id="contl">.</div>
  828. <div id="cont2">.</div>
  829. <div id="lala"></div>
  830. <div id="leelee"></div>
  831. <div id="bb"></div>
  832. <div id="links">
  833. <a href="{text:home link}">{text:home link title}</a>
  834. <a href="{text:ask link}">{text:ask link title}</a>
  835. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  836. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  837. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  838. </div>
  839.  
  840. </div>
  841.  
  842. <div id="post">
  843.  
  844. {block:Posts}</div>
  845.  
  846. <div id="entries">
  847.  
  848. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  849.  
  850. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  851.  
  852. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  853.  
  854. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  855.  
  856. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  857.  
  858. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  859.  
  860. {block:Audio}<div class="music">{block:AudioEmbed}{AudioEmbed-400}{/block:AudioEmbed}{block:AlbumArt}
  861. <img src="{AlbumArtURL}" width="100">
  862. {/block:AlbumArt} </div>
  863. {block:Caption}{Caption}{/block:Caption}{/block:Audio}
  864.  
  865. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  866.  
  867. {block:Answer}<div class="icon"><img src="{AskerPortraitURL-24}"</a></div><div id="tri"></div><div class="question">{Asker} said "{Question}"</div><div class="answer">{Answer}</div>{/block:answer}
  868.  
  869. {block:Date}<div id="info"><div class="date"><a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} {ShortYear}</div></a><div class="notes"><a href="{Permalink}">{NoteCountWithLabel}</div></a>
  870. {block:ContentSource} <div class="source">{block:RebloggedFrom} reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} <div id="personal"></div> origin: <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  871. {block:HasTags}
  872. <div class="tags">
  873. {block:Tags}<a href="{TagURL}">#{Tag}</a>,{/block:Tags}</div>
  874. {/block:HasTags}
  875. <div class="postnote">
  876. {block:PostNotes}{PostNotes}{/block:PostNotes}
  877. </div>
  878. </div>
  879. {/block:Posts}
  880.  
  881. <div style="font-size: 9px; letter-spacing: 1px; float: right; position: fixed; bottom: 10px; right: 5px; text-transform:lowercase;"><a href="http://elctra.tumblr.com"><img src="http://static.tumblr.com/smal9bi/3MXmn9vsh/icon_3.png"></a>
  882.  
  883. </div>
  884. </body>
  885.  
  886. </html>
Advertisement
Add Comment
Please, Sign In to add comment