Advertisement
missdilaurentis

MissDiLaurentis Theme #8

Aug 22nd, 2013
2,677
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.99 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. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  10.  
  11. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  12.  
  13.  
  14. <!--
  15. Theme #8 by jasondilaurents
  16. http://jasondilaurents.tumblr.com
  17.  
  18. Please do not use as base
  19. Don't claim as your own
  20. Don't remove my credit.
  21.  
  22. Thank you!
  23.  
  24. If you have any problem send me a message and I'll try my best to fix it.
  25.  
  26. PS: If you don't want the update menu, delete the codes with "redcoat", "ateam" and "liars".-->
  27.  
  28.  
  29. <!--COLORS-->
  30. <meta name="color:Background" content="#ffffff"/>
  31. <meta name="color:Blog title" content="#b1aeb0"/>
  32. <meta name="color:Description BG" content="#000000"/>
  33. <meta name="color:Link" content="#ee479c"/>
  34. <meta name="color:Link Hover" content="#000000"/>
  35. <meta name="color:SbLinks" content="#ffffff"/>
  36. <meta name="color:SbLinks Hover" content="#000000"/>
  37. <meta name="color:SbLinks Hover bg" content="#ee479c"/>
  38. <meta name="color:Post Background" content="#ffffff"/>
  39. <meta name="color:Post Border" content="#000000"/>
  40. <meta name="color:Post Title" content="#c1bcc4"/>
  41. <meta name="color:Question BG" content="#f8f8f8"/>
  42. <meta name="color:Selection" content="#000000"/>
  43. <meta name="color:Selection BG" content="#ee479c"/>
  44. <meta name="color:Sidebar Background" content="#000000"/>
  45. <meta name="color:Sidebar Text" content="#ffffff"/>
  46. <meta name="color:Text" content="#888787"/>
  47.  
  48. <!--PICTURES-->
  49. <meta name="image:Background" content="" />
  50. <meta name="image:Sidebar" content=""/>
  51. <meta name="image:Sidebar2" content=""/>
  52. <meta name="image:Sidebar background" content=""/>
  53.  
  54. <!--NAVIGATION LINKS-->
  55. <meta name="text:Navigation Link0" content="home" />
  56. <meta name="text:Navigation Link0 URL" content=" " />
  57. <meta name="text:Navigation Link1" content="message" />
  58. <meta name="text:Navigation Link1 URL" content="/ask" />
  59. <meta name="text:Navigation Link2" content="" />
  60. <meta name="text:Navigation Link2 URL" content="" />
  61. <meta name="text:Navigation Link3" content="" />
  62. <meta name="text:Navigation Link3 URL" content="" />
  63. <meta name="text:Navigation Link4" content="" />
  64. <meta name="text:Navigation Link4 URL" content="/" />
  65.  
  66. <!--SIDEBAR LINKS-->
  67. <meta name="text:Link 1 URL" content=" " />
  68. <meta name="text:Link 1 Title" content="link 1" />
  69. <meta name="text:Link 2 URL" content=" " />
  70. <meta name="text:Link 2 Title" content="link 2" />
  71. <meta name="text:Link 3 URL" content=" " />
  72. <meta name="text:Link 3 Title" content="link 3" />
  73. <meta name="text:Link 4 URL" content=" " />
  74. <meta name="text:Link 4 Title" content="link 4" />
  75.  
  76. <!--SHOW NAVIGATION AND SIDEBAR LINKS-->
  77. <meta name="if:Show Link1" content="1">
  78. <meta name="if:Show Link2" content="1">
  79. <meta name="if:Show Link3" content="1">
  80. <meta name="if:Show Link4" content="1">
  81. <meta name="if:Show Navigation Link0" content="1">
  82. <meta name="if:Show Navigation Link1" content="1">
  83. <meta name="if:Show Navigation Link2" content="1">
  84. <meta name="if:Show Navigation Link3" content="1">
  85. <meta name="if:Show Navigation Link4" content="1">
  86.  
  87.  
  88. <!--FONTS-->
  89. <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  90.  
  91. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  92.  
  93. <style type="text/css">
  94.  
  95.  
  96. #redcoat {
  97. text-align: center;
  98. font-size: 10px;
  99. position:fixed;
  100. right:250px;
  101. top:-150px;
  102. -webkit-transition: all .5s ease-in-out;
  103. -moz-transition: all .5s ease-in-out;
  104. -o-transition: all .5s ease-in-out;
  105. z-index:999;
  106. }
  107.  
  108. #redcoat:hover {
  109. top:0px;
  110. }
  111.  
  112. #ateam {
  113. border-right-style:solid;
  114. border-bottom-style:solid;
  115. border-left-style:solid;
  116. border-width:1px;
  117. opacity:1;
  118. border-color:#a2a1a1;
  119. padding: 5px 0 5px 0;
  120. background: #fff;
  121. width:100px;
  122. height:auto;
  123. z-index: 9999;
  124. }
  125.  
  126. #liars {
  127. border-top-style:solid;
  128. border-right-style:solid;
  129. border-bottom-style:solid;
  130. border-left-style:solid;
  131. border-width:0px;
  132. border-color:#fff;
  133. text-align: center;
  134. color:#454545;
  135. height:auto;
  136. padding: 2px 0 8px 0;
  137. width: auto;
  138. opacity:1;
  139. background:transparent;
  140. -webkit-transition: opacity 0.5s linear;
  141. -webkit-transition: all 0.5s ease-in-out;
  142. -moz-transition: all 0.5s ease-in-out;
  143. -o-transition: all 0.5s ease-in-out;
  144. }
  145.  
  146.  
  147. body {
  148. background:{color:background};
  149. background-image: url('{image:background}');
  150. margin:0px;
  151. color:{color:text};
  152. font-family:Cambria;
  153. font-size:10px;
  154. line-height:100%;
  155. }
  156.  
  157.  
  158. /* SCROLLBAR */
  159.  
  160. ::-webkit-scrollbar-thumb:vertical {
  161. background-color: {color:Link};
  162. height: 50px;
  163. }
  164.  
  165. ::-webkit-scrollbar {
  166. height: 10px;
  167. width: 8px;
  168. background-color: {color:Post Background};
  169. }
  170.  
  171.  
  172.  
  173. a, a:active, a:visited {
  174. transition:0.8s;
  175. -o-transition-transition:0.8s;
  176. -webkit-transition-duration:0.8s;
  177. -moz-transition-duration:0.8s;
  178. text-decoration:none;
  179. color:{color:link};
  180. }
  181.  
  182. a:hover {
  183. transition:0.8s;
  184. -o-transition-transition:0.8s;
  185. -webkit-transition-duration:0.8s;
  186. -moz-transition-duration:0.8s;
  187. text-decoration:none;
  188. color:{color:link hover};
  189. background-color:{color:link};
  190. }
  191.  
  192. a img {border:0;}
  193.  
  194. blockquote {
  195. padding-left: 5px;
  196. border-left: 2px solid ;border-color:#eee6ea;
  197. max-width:500px;
  198. }
  199.  
  200. blockquote blockquote {
  201. padding-left:5px;
  202. border-left:2px solid ;border-color:#eee6ea;
  203. max-width:500px;
  204. }
  205.  
  206. b, strong
  207. i, em
  208. p{margin-top:5px; margin-bottom:5px}
  209.  
  210. blockquote {
  211. padding:0px;
  212. padding-left:5px;
  213. margin:5px;
  214. margin-top:10px;
  215. margin-bottom:10px;
  216. border-left:2px solid ; border-color:#eee6ea;
  217. max-width:500px;
  218. }
  219.  
  220. blockquote img {
  221. max-width:450px;
  222. }
  223.  
  224. ul, li img {
  225. max-with:300px;
  226. }
  227.  
  228. h1 {
  229. font-size:14px;
  230. font-family:'Lora';
  231. line-height:100%;
  232. text-transform:none;
  233. font-weight:normal;
  234. font-style:italic;
  235. text-align:center;
  236. color:{color:post title};
  237. }
  238.  
  239. h2 {
  240. font-size:9px;
  241. font-family:'lora';
  242. font-weight:normal;
  243. font-style:none;
  244. letter-spacing:1px;
  245. text-align:center;
  246. text-transform:uppercase;
  247. color:{color:blog title};
  248. margin-top:-230px;
  249. margin-bottom:-30px;
  250. -webkit-transform: rotate(-3deg);
  251. -moz-transform: rotate(-3deg);
  252. }
  253.  
  254.  
  255. /* POSTS */
  256.  
  257. #entries {
  258. padding:10px;
  259. width:500px;
  260. margin-left:350px;
  261. margin-top:20px;
  262. font-family:'cambria';
  263. color:{color:Text};
  264. }
  265.  
  266. #post {
  267. width:500px;
  268. padding-bottom:10px;
  269. padding-top:10px;
  270. padding-left:10px;
  271. padding-right:10px;
  272. margin-top:-10px;
  273. font-family:'cambria';
  274. color:{color:text};
  275. background-color:{color:post background};
  276. border:1px solid;
  277. border-color: {color:post border};
  278. }
  279.  
  280. #post:hover .tags {
  281. opacity: 1;
  282. display: block;
  283. margin-left:515px;
  284. -webkit-transition: opacity 0.5s linear;
  285. -webkit-transition: all 0.5s ease-in-out;
  286. -moz-transition: all 0.5s ease-in-out;
  287. -o-transition: all 0.5s ease-in-out;}
  288.  
  289. .tags {
  290. float: left;
  291. position:absolute;
  292. margin-left:400px;
  293. width: 300px;
  294. opacity: 0;
  295. font-family: 'calibri';
  296. text-transform:uppercase;
  297. text-align:justify;
  298. font-size:8px;
  299. color:{color:post border};
  300. margin-top:-10px;
  301. padding:3px;
  302. line-height:11px;
  303. border-left:2px solid;
  304. border-color: #eee6ea;
  305. -webkit-transition: opacity 0.5s linear;
  306. -webkit-transition: all 0.5s ease-in-out;
  307. -moz-transition: all 0.5s ease-in-out;
  308. -o-transition: all 0.5s ease-in-out;
  309. text-shadow:10px 0px transparent, -10px 0px transparent;
  310. }
  311.  
  312. .tags a {
  313. font-weight:bold;
  314. color:{color:text};
  315. }
  316.  
  317. .tags a:hover {
  318. color:{color:link hover};
  319. background-color:transparent;
  320. color:transparent;
  321. text-shadow:0px 0px {color:sidebar background}, -0px 0px {color:text};
  322. }
  323.  
  324. #quote {
  325. font-size: 10pt;
  326. line-height: 15pt;
  327. font-style:none;
  328. color: {color:text};
  329. font-family: 'cambria';
  330. padding-left: 0px;
  331. }
  332.  
  333. #source {
  334. text-align: left;
  335. font-style:none;
  336. }
  337.  
  338.  
  339. /* CREDIT */
  340.  
  341. .credit {font-family:cambria; letter-spacing:1px; font-size:8px; bottom:2px; right:3px; position:fixed; padding:10px; text-align:right; font-weight:bold; }
  342.  
  343. .credit a{font-family:cambria; letter-spacing:1px; font-size:8px; bottom:2px; right:3px; position:fixed; padding:10px; text-align:right; font-weight:bold; }
  344.  
  345. .credit a:hover{font-family:cambria; letter-spacing:1px; font-size:8px; bottom:2px; right:3px; position:fixed; padding:10px; text-align:right; font-weight:bold;background-color:transparent; }
  346.  
  347.  
  348. /* SIDEBAR & SIDEBAR PICS */
  349.  
  350. #sidebar {
  351. width:300px;
  352. height:100%;
  353. position:fixed;
  354. z-index:1;
  355. margin-left:0px;
  356. margin-top:-20px;
  357. padding-top:10px;
  358. padding-bottom:10px;
  359. padding-left:10px;
  360. padding-right:10px;
  361. background:{color:sidebar background};
  362. background-image: url('{image:Sidebar Background}');
  363. background-repeat:no-repeat;
  364. background-position:bottom;
  365. }
  366.  
  367. #title {
  368. margin-top:320px;
  369. text-align:center;
  370. margin-left:auto;
  371. margin-right:auto;
  372. text-transform:uppercase;
  373. color:{color:blog title};
  374. }
  375.  
  376. #sidebarimage {
  377. width 150px;
  378. text-align:center;
  379. margin-left:auto;
  380. margin-right:auto;
  381. margin-top:5px;
  382. }
  383.  
  384. #sidebarimage img{
  385. width:150px;
  386. border-radius:75px;
  387. }
  388.  
  389. .sidebarimage2 {
  390. opacity:0;
  391. margin-top:-151px;
  392. margin-left:75px;
  393. position:fixed;
  394. z-index:1;
  395. -webkit-transition: all 0.9s ease-in-out;
  396. -moz-transition: all 0.9s ease-in-out;
  397. -transition: all 0.9s ease-in-out;
  398. }
  399.  
  400. .sidebarimage2:hover {
  401. opacity:1;
  402. -webkit-transition: all 0.9s ease-in-out;
  403. -moz-transition: all 0.9s ease-in-out;
  404. -transition: all 0.9s ease-in-out;
  405. }
  406.  
  407.  
  408. /* NAVIGATION + SIDEBAR LINKS & DESCRIPTION*/
  409.  
  410. #container {
  411. margin-top:0px;
  412. width:190px;
  413. text-align:center;
  414. margin-right:auto;
  415. margin-left:auto;
  416. margin-bottom:-10px;
  417. background-color:transparent;}
  418.  
  419. .navigation {
  420. margin-top:0px;
  421. text-align:center;
  422. }
  423.  
  424. .navigation a {
  425. display:inline-block;
  426. text-align:center;
  427. margin-right:auto;
  428. margin-left:auto;
  429. padding:14px 10px;
  430. opacity:0.4;
  431. background-color:transparent;
  432. }
  433.  
  434. .navigation a:hover {
  435. opacity:0.2;
  436. background-color:transparent;
  437. }
  438.  
  439. #Sblinks {
  440. opacity:1;
  441. width:190px;
  442. text-align:center;
  443. height:10px;
  444. letter-spacing:1px;
  445. word-spacing:2px;
  446. line-height:10px;
  447. margin-top:7px;
  448. margin-bottom:5px;
  449. margin-left:auto;
  450. margin-right:auto;
  451. font-family:'calibri';
  452. font-style:none;
  453. text-transform:uppercase;
  454. }
  455.  
  456. #Sblinks a{
  457. padding:3px;
  458. font-family:'calibri';
  459. font-weight:bold;
  460. text-align:center;
  461. font-size:8px;
  462. color:{color:Sblinks};
  463. }
  464.  
  465. #Sblinks a:hover{
  466. padding:0px;
  467. font-weight: bold;
  468. -webkit-transition: all 0.3s ease-in-out;
  469. -moz-transition: all 0.3s ease-in-out;
  470. -o-transition: all 0.3s ease-in-out;
  471. -ms-transition: all 0.3s ease-in-out;
  472. transition: all 0.3s ease-in-out;
  473. color:{color:Sblinks hover};
  474. text-decoration:none;
  475. background-color:{color:Sblinks hover bg};padding:3px;
  476. }
  477.  
  478. div#qTip {
  479. display: none;
  480. text-align:left;
  481. position:absolute;
  482. letter-spacing:2px;
  483. text-transform:uppercase;
  484. font-weight:bold;
  485. z-index:99;
  486. font-family:'calibri';
  487. font-size:8px;
  488. padding:1px 3px;
  489. line-height:13px;
  490. color:{color:link};
  491. background:{color:description bg};
  492. }
  493.  
  494. #description {
  495. padding:10px;
  496. opacity:1;
  497. width:170px;
  498. text-align:justify;
  499. margin-left:auto;
  500. margin-right:auto;
  501. margin-top:15px;
  502. margin-bottom:15px;
  503. font-size:10px;
  504. font-family:'cambria';
  505. color:{color:sidebar text};
  506. background-color:{color:description bg};
  507. }
  508.  
  509. /* PAGINATION */
  510.  
  511. #pagination {
  512. font-family: 'georgia';
  513. text-align: center;
  514. color: {color:link};
  515. text-transform: lowercase;
  516. width: 40px;
  517. margin-left:auto;
  518. margin-right:auto;
  519. font-size: 25px;
  520. margin-top: 8px;
  521. }
  522.  
  523. #pagination a:hover {
  524. background-color:transparent;
  525. color:{color:background};
  526. }
  527.  
  528. .paginationright {
  529. float: right;
  530. margin-top: 0px;
  531. }
  532.  
  533. .paginationleft {
  534. float: left;
  535. margin-top: 0px;
  536. }
  537.  
  538.  
  539. /* INFO */
  540.  
  541. #info {
  542. width:520px;
  543. height:10px;
  544. display:inline-block;
  545. text-align:center;
  546. text-transform:uppercase;
  547. font-family:'calibri';
  548. letter-spacing:1px;
  549. font-style:none;
  550. font-weight:normal;
  551. font-size:8px;
  552. color:#ffffff;
  553. margin-top:-1px;
  554. margin-bottom:35px;
  555. padding-top:0px;
  556. padding-bottom:1px;
  557. border:1px solid; align:center;
  558. border-color:{color:post border};
  559. background-color:{color:post border};
  560. }
  561.  
  562. #info a{
  563. font-family:'calibri';
  564. }
  565.  
  566. #info a:hover {
  567. font-family:'calibri';
  568. }
  569.  
  570.  
  571. /* QUESTIONS */
  572.  
  573. #question {
  574. font-size: 11px;
  575. padding:2px;
  576. font-family:'lora';
  577. font-style:italic;
  578. font-weight:normal;
  579. background-color:{color:question bg};
  580. border:3px double;
  581. border-color:{color:text};
  582. }
  583.  
  584. #asker {
  585. border-top:1px solid; width:480px;
  586. float:right;
  587. font-style:none;
  588. margin-right:-5px;
  589. }
  590.  
  591.  
  592. /* SELECTION */
  593.  
  594. ::selection {color:{color:selection}; background: {color:selection BG};}
  595. ::-moz-selection {color: {color:selection}; background: {color:selection BG};}
  596. ::-webkit-selection {color:{color:selection} ; background:{color:selection BG};}
  597.  
  598.  
  599. {CustomCSS}</style></head><body>
  600.  
  601.  
  602. <div id="redcoat">
  603.  
  604. <div id="ateam">
  605. your updates here</br>
  606. your updates here</br>
  607. your updates here</br>
  608. your updates here</br>
  609. your updates here</br>
  610. your updates here</br>
  611. your updates here</br>
  612. your updates here</br>
  613. your updates here</br>
  614. your updates here</br>
  615. your updates here</br>
  616. your updates here</br>
  617. your updates here</br></div>
  618.  
  619. <div id="liars">
  620.  
  621. <p style="font-family:Calibri;font-weight:bold;font-size:8px;letter-spacing:1px;word-spacing:2px;color:#cccccc;text-transform:uppercase"> updates</p></div></div>
  622.  
  623. <div id="sidebar">
  624.  
  625. <div id="title"><h2>{Title}</h2></div></br></br></br></br>
  626.  
  627. <div id="sidebarimage">
  628. <div id="sidebarimage"><img src="{image:sidebar}">
  629. <div class="sidebarimage2"><img src="{image:sidebar2}"></br></div></div> </div>
  630.  
  631. <div id="container">
  632.  
  633. <div class="navigation">
  634.  
  635. {block:IfShowNavigationLink0}
  636. <a href="{text:Navigation Link0 URL}" title="{text:Navigation Link0}"><img src="http://static.tumblr.com/g1muzcu/OKHmrwdit/home_16x16.png"></a>
  637. {block:IfShowNavigationLink0}
  638.  
  639. {block:IfShowNavigationLink1}
  640. <a href="{text:Navigation Link1 URL}" title="{text:Navigation Link1}"><img src="http://static.tumblr.com/g1muzcu/EuCmrwdt6/at_16x16.png"></a>
  641. {/block:IfShowNavigationLink1}
  642.  
  643. {block:IfShowNavigationLink2}
  644. <a href="{text:Navigation Link2 URL}" title="{text:Navigation Link2}"><img src="http://static.tumblr.com/g1muzcu/7GPmrwdo5/paperclip_14x16.png"></a>
  645. {/block:IfShowNavigationLink2}
  646.  
  647. {block:IfShowNavigationLink3}
  648. <a href="{text:Navigation Link3 URL}" title="{text:Navigation Link3}"><img src="http://static.tumblr.com/g1muzcu/Ra2mrwdjv/heart_stroke_16x14.png"></a>{/block:IfShowNavigationLink3}
  649.  
  650. {block:IfShowNavigationLink4}
  651. <a href="{text:Navigation Link4 URL}" title="{text:Navigation Link4}"><img src="http://static.tumblr.com/g1muzcu/MLlmrwdl2/calendar_alt_stroke_16x16.png"></a>
  652. {/block:IfShowNavigationLink4}
  653. </div></div>
  654.  
  655. <div style="width:190px;border-bottom:1px solid;color:{color:link}; margin-top:5px;margin-right:auto;margin-left:auto"></div>
  656.  
  657. <div id="description">{Description}</div>
  658.  
  659. <div style="width:190px;border-top:1px solid;color:{color:link}; margin-top:0px;margin-right:auto;margin-left:auto"></div>
  660.  
  661. <div id="Sblinks">
  662. {block:IfShowLink1}<a href="{Text:Link 1 URL}">{Text:Link 1 Title}</a> &nbsp;{/block:IfShowLink1}
  663. {block:IfShowLink2}<a href="{Text:Link 2 URL}">{Text:Link 2 Title}</a> &nbsp;{/block:IfShowLink2}
  664. {block:IfShowLink3}<a href="{Text:Link 3 URL}">{Text:Link 3 Title}</a> &nbsp;{/block:IfShowLink3}
  665. {block:IfShowLink4}<a href="{Text:Link 4 URL}">{Text:Link 4 Title}</a> &nbsp;{/block:IfShowLink4}</div>
  666.  
  667. </br>
  668.  
  669. <div id="pagination">
  670. <div class="paginationright">
  671. {block:Pagination}
  672. {block:NextPage}
  673. <a href="{NextPage}">»</a>
  674. {/block:NextPage}
  675. {/block:Pagination}</div>
  676. <div class="paginationleft">
  677. {block:Pagination}
  678. {block:PreviousPage}
  679. <a href="{PreviousPage}">«</a>
  680. {/block:PreviousPage}
  681. {/block:Pagination}</div></div>
  682.  
  683. <div class="credit"><a href="http://jasondilaurents.tumblr.com">© JASONDILAURENTS</a></div></div>
  684.  
  685. <div id="entries">{block:Posts}<div id="post">
  686.  
  687. <div class="tags"><u>filled under:</u><br><br>{block:HasTags}{block:Tags}<a href="{TagURL}"> <img src="http://static.tumblr.com/g1muzcu/A5Qmrs4kd/071b.png"> {Tag}<br></a>{/block:Tags}{/block:HasTags}</div>
  688.  
  689. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  690.  
  691. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}<br>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  692.  
  693. {block:Photoset}{Photoset-500}<br>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  694.  
  695. {block:Quote}<div id="quote">"{Quote}"</div>{block:Source} <Br><div id="source">—{Source}</div>{/block:Source}{/block:Quote}
  696.  
  697. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  698.  
  699. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  700.  
  701. {block:Audio}
  702. <div id="audioplayer">{AudioPlayerWhite}</div>
  703. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="50">{/block:AlbumArt}</div>
  704. {block:TrackName}
  705. <b>Name:</b> {TrackName}<br>
  706. {/block:TrackName}
  707. {block:Artist}
  708. <b>Artist:</b> {Artist}<br>
  709. {/block:Artist}
  710. {block:Album}
  711. <b>Album:</b> {Album}<br>
  712. {/block:Album}
  713. {PlayCountWithLabel}
  714. {block:caption}<div id="caption">{Caption}</div>{/block:caption}
  715. {/block:Audio}
  716.  
  717. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  718.  
  719. {block:Answer}<div id="question"><p style="font-family:lora;font-style:italic;font-size:11px;color:text;text-align:center;text-transform:lowercase;font-weight:bold;text-decoration:none;"><img src="http://static.tumblr.com/g1muzcu/crKmrxm2e/mail_12x9.png"></a>&nbsp;&nbsp;{Asker}</p> <p style="text-align:center;">{Question}</p>
  720. <div style="width:500px;border-bottom:0px solid;color:#eee6ea; margin-top:5px;"></div>
  721. </div><center>{Answer}{/block:Answer}</center></div>
  722.  
  723. <div id="info">
  724. {block:Date}{DayOfMonth} {Month} {Year}, {24Hour}:{Minutes}{/block:Date} &nbsp; &nbsp;
  725.  
  726. with <a href="{Permalink}"><strong>{NoteCount} notes</a></strong> &nbsp; &nbsp;
  727.  
  728. {block:RebloggedFrom}via <a title ="{ReblogParentName}" href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} &nbsp; &nbsp;
  729.  
  730. {block:ContentSource} ©<a href="{SourceURL}">{SourceTitle}</a></span> {/block:ContentSource} </div>
  731.  
  732. {block:PostNotes}{PostNotes}{/block:PostNotes}
  733. {/block:Posts}</div>
  734.  
  735. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement