Advertisement
missdilaurentis

MissDiLaurentis Theme #21

Jan 11th, 2014
6,476
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.31 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <script src="js/jquery-1.7.1.js" type="text/javascript"></script>
  5. <script src="js/jquery.adipoli.min.js" type="text/javascript"></script>
  6. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  7.  
  8. <head><title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13. <!--
  14. THEME #21 BY JASONDILAURENTS / THEMESBYJASONDILAURENTS
  15.  
  16. http://jasondilaurents.tumblr.com
  17. http://themesbyjasondilaurents.tumblr.com
  18.  
  19. Please do not use as base
  20. Don't claim as your own
  21. Don't remove my credit.
  22.  
  23. Thank you!
  24. -->
  25.  
  26. <!--COLORS-->
  27. <meta name="color:Background" content="#ffffff"/>
  28. <meta name="color:Banner bg" content="#000000"/>
  29. <meta name="color:Bold" content="#af3b3b"/>
  30. <meta name="color:Blog title" content="#474747"/>
  31. <meta name="color:Description bg" content="#ffffff"/>
  32. <meta name="color:Description border" content="#000000"/>
  33. <meta name="color:Description firstletter" content="#000000"/>
  34. <meta name="color:Icon border" content="#000000"/>
  35. <meta name="color:Info" content="#585858"/>
  36. <meta name="color:Info bg" content="#000000"/>
  37. <meta name="color:Italic" content="#c17e7e"/>
  38. <meta name="color:Links" content="#5a0808"/>
  39. <meta name="color:Links Hover" content="#b7000d"/>
  40. <meta name="color:NavLinks" content="#ffffff"/>
  41. <meta name="color:NavLinks bg" content="#000000"/>
  42. <meta name="color:Navlinks Hover" content="#990f2a"/>
  43. <meta name="color:Pagination" content="#9e9e9e"/>
  44. <meta name="color:Pagination hover" content="#d70404"/>
  45. <meta name="color:Post background" content="#ffffff"/>
  46. <meta name="color:Post shadow" content="#000000"/>
  47. <meta name="color:Post title" content="#000000"/>
  48. <meta name="color:Question Border" content="#000000"/>
  49. <meta name="color:RightLinks" content="#ffffff"/>
  50. <meta name="color:RightLinks hover" content="#000000"/>
  51. <meta name="color:RightLinks bg" content="#000000"/>
  52. <meta name="color:RightLinks bg hover" content="#560000"/>
  53. <meta name="color:Rightsidebar bg" content="#000000"/>
  54. <meta name="color:Selection" content="#a70324"/>
  55. <meta name="color:Selection BG" content="#000000"/>
  56. <meta name="color:Sidebar Background" content="#000000"/>
  57. <meta name="color:Sidebar shadow" content="#000000"/>
  58. <meta name="color:Sidebar Text" content="#989696"/>
  59. <meta name="color:Subtitle" content="#8f2121"/>
  60. <meta name="color:Tags" content="#000000"/>
  61. <meta name="color:Tags shadow" content="#560000"/>
  62. <meta name="color:Text" content="#989696"/>
  63.  
  64. <!--IMAGES AND SUBTITLE-->
  65. <meta name="image:Background" content="" />
  66. <meta name="image:Banner" content="" />
  67. <meta name="image:Sidebarimage" content=""/>
  68. <meta name="image:Rightsidebar background" content=""/>
  69. <meta name="image:Sidebar background" content=""/>
  70. <meta name="text:Subtitle" content="" />
  71.  
  72. <!--NAVIGATION LINKS-->
  73. <meta name="text:Link 1 URL" content=" " />
  74. <meta name="text:Link 1 Title" content="link 1" />
  75. <meta name="text:Link 2 URL" content=" " />
  76. <meta name="text:Link 2 Title" content="link 2" />
  77. <meta name="text:Link 3 URL" content=" " />
  78. <meta name="text:Link 3 Title" content="link 3" />
  79. <meta name="text:Link 4 URL" content=" " />
  80. <meta name="text:Link 4 Title" content="link 4" />
  81. <meta name="text:Link 5 URL" content=" " />
  82. <meta name="text:Link 5 Title" content="link 5" />
  83. <meta name="text:Link 6 URL" content=" " />
  84. <meta name="text:Link 6 Title" content="link 6" />
  85. <meta name="text:Link 7 URL" content=" " />
  86. <meta name="text:Link 7 Title" content="link 7" />
  87. <meta name="text:Link 8 URL" content=" " />
  88. <meta name="text:Link 8 Title" content="link 8" />
  89. <meta name="text:Link 9 URL" content=" " />
  90. <meta name="text:Link 9 Title" content="link 9" />
  91. <meta name="text:Link 10 URL" content=" " />
  92. <meta name="text:Link 10 Title" content="link 10" />
  93.  
  94. <!--SHOW NAVIGATION LINKS-->
  95. <meta name="if:Show Link1" content="1">
  96. <meta name="if:Show Link2" content="1">
  97. <meta name="if:Show Link3" content="1">
  98. <meta name="if:Show Link4" content="1">
  99. <meta name="if:Show Link5" content="1">
  100. <meta name="if:Show Link6" content="1">
  101. <meta name="if:Show Link7" content="1">
  102. <meta name="if:Show Link8" content="1">
  103. <meta name="if:Show Link9" content="1">
  104. <meta name="if:Show Link10" content="1">
  105. <meta name="if:Show Subtitle" content="1">
  106.  
  107.  
  108. <!--FONTS-->
  109. <link href='http://fonts.googleapis.com/css?family=UnifrakturMaguntia' rel='stylesheet' type='text/css'>
  110.  
  111. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  112.  
  113. <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400italic,700italic' rel='stylesheet' type='text/css'>
  114.  
  115.  
  116. <style type="text/css">
  117.  
  118.  
  119. body {
  120. background:{color:background};
  121. background-image: url('{image:background}');
  122. background-attachment:fixed;
  123. margin:0px;
  124. color:{color:text};
  125. font-family:'droid serif';
  126. font-size:10px;
  127. line-height:100%;}
  128.  
  129.  
  130. /* SCROLLBAR */
  131.  
  132. ::-webkit-scrollbar-thumb:vertical {
  133. background-color: {color:Links};
  134. height: 50px;}
  135.  
  136. ::-webkit-scrollbar {
  137. height: 10px;
  138. width: 8px;
  139. background-color:transparent;}
  140.  
  141.  
  142. /* BASICS */
  143.  
  144. a, a:active, a:visited {
  145. transition:0.8s;
  146. -o-transition-transition:0.8s;
  147. -webkit-transition-duration:0.8s;
  148. -moz-transition-duration:0.8s;
  149. text-decoration:none;
  150. color:{color:links};}
  151.  
  152. a:hover {
  153. transition:0.8s;
  154. -o-transition-transition:0.8s;
  155. -webkit-transition-duration:0.8s;
  156. -moz-transition-duration:0.8s;
  157. text-decoration:none;
  158. color:{color:links hover};
  159. background-color:{color:transparent};}
  160.  
  161. blockquote {
  162. padding-left: 5px;
  163. border-left: 2px solid ;border-color:{color:text};
  164. max-width:500px;}
  165.  
  166. blockquote blockquote {
  167. padding-left:5px;
  168. border-left:2px solid ;border-color:{color:text};
  169. max-width:500px;}
  170.  
  171. b, strong {color:{color:bold};}
  172. i, em {color:{color:italic};}
  173. p{margin-top:5px; margin-bottom:5px}
  174.  
  175. blockquote {
  176. padding:0px;
  177. padding-left:5px;
  178. margin:5px;
  179. margin-top:10px;
  180. margin-bottom:10px;
  181. border-left:2px solid ; border-color:{color:text};
  182. max-width:500px;}
  183.  
  184. blockquote img {
  185. max-width:450px}
  186.  
  187. ul, li img {
  188. max-width:300px}
  189.  
  190. h1 {
  191. font-size:16px;
  192. font-family:'droid serif';
  193. line-height:100%;
  194. text-transform:none;
  195. font-weight:normal;
  196. font-style:italic;
  197. text-align:center;
  198. color:{color:post title};}
  199.  
  200. h2 {
  201. font-size:8px;
  202. width:150px;
  203. margin-left:auto;
  204. margin-right:auto;
  205. font-family:'cambria';
  206. font-weight:normal;
  207. text-transform:uppercase;
  208. letter-spacing:2px;
  209. text-align:center;
  210. color:{color:Subtitle};
  211. margin-top:-5px;
  212. margin-bottom:5px;}
  213.  
  214.  
  215. /* POSTS */
  216.  
  217. #entries {
  218. width:500px;
  219. padding:10px;
  220. margin-left:412px;
  221. margin-right:auto;
  222. margin-top:0px;
  223. font-family:'droid serif';
  224. color:{color:Text};}
  225.  
  226. #post {
  227. width:500px;
  228. padding:20px;
  229. margin-top:-10px;
  230. font-family:'droid serif';
  231. background-color:{color:post background};
  232. color:{color:text};
  233. box-shadow: 1px 1px 5px {color:post shadow};
  234. word-wrap: break-word;}
  235.  
  236. #quote {
  237. font-size: 14pt;
  238. line-height: 15pt;
  239. font-style:italic;
  240. color: {color:text};
  241. font-family: 'Playfair Display';
  242. padding-left: 0px;}
  243.  
  244. #source {
  245. text-align: left;
  246. font-style:none;}
  247.  
  248.  
  249. /* AUDIO */
  250.  
  251. #audioplayer {
  252. z-index:1;
  253. height:100px;
  254. width:100px;
  255. border-radius:100px;
  256. margin-top:11px;
  257. margin-left:10px;
  258. display:block;
  259. overflow:hidden;
  260. position:absolute;
  261. background-color:#000000;
  262. opacity: 0.5;filter:alpha(opacity=60);
  263. -webkit-transition: all 0.7s ease;
  264. -moz-transition: all 0.7s ease;
  265. -o-transition: all 0.7s ease;}
  266.  
  267. #audioplayer:hover {
  268. opacity: 0.5; filter:alpha(opacity=60);}
  269.  
  270. #audioplayerz {
  271. width:25px;
  272. height:25px;
  273. margin-top:35px;
  274. margin-left:35px;
  275. overflow:hidden;
  276. padding:3px;}
  277.  
  278. #albumart {
  279. margin-top:0px;
  280. margin-left:10px;
  281. margin-right:10px;
  282. z-index:0;
  283. float:left;}
  284.  
  285. #audiostuff {
  286. font-style:italic;
  287. color:{color:text};
  288. text-transform:none;
  289. float:left;
  290. text-align:center;
  291. padding:8px;
  292. letter-spacing:1;
  293. font-size:10px;
  294. margin-top:15px;
  295. margin-bottom:10px;
  296. margin-left:110px;
  297. position:absolute;}
  298.  
  299. /* CREDIT */
  300.  
  301. .credit a{z-index:99999;font-family:'calibri'; letter-spacing:1px; font-size:8px; bottom:5px; right:10px; position:fixed; padding:3px; text-align:center; font-weight:normal;opacity:1;border:1px solid;color:{color:links};}
  302.  
  303. /* RIGHT LINKS */
  304.  
  305. #AllRightlinks {
  306. float:right;
  307. position:fixed;
  308. background-color:{color:rightsidebar bg};
  309. background-image: url('{image:Rightsidebar Background}');
  310. background-repeat:repeat;
  311. background-position:center bottom;
  312. width:90px;
  313. padding:5px;
  314. height:110%;
  315. margin-top:-60px;
  316. text-align:center;
  317. margin-left:675px;
  318. z-index:1;}
  319.  
  320. .Rightlinks {
  321. text-align:center;
  322. line-height:13px;
  323. margin-top:300px;
  324. margin-left:auto;
  325. margin-right:auto;
  326. text-align:center;
  327. font-family:'cambria';
  328. font-size:8px;
  329. font-style:none;
  330. text-transform:uppercase;}
  331.  
  332. .Rightlinks a{
  333. float:right;
  334. white-space:nowrap;
  335. display:inline-block;
  336. color:{color:Rightlinks};
  337. background-color:{color:RightLinks bg};
  338. width:80px;
  339. height:13px;
  340. letter-spacing:1px;
  341. padding:5px;
  342. margin-bottom:3px;
  343. transition:0.3s;
  344. -o-transition-transition:0.3s;
  345. -webkit-transition-duration:0.3s;
  346. -moz-transition-duration:0.3s;}
  347.  
  348. .Rightlinks a:hover{
  349. letter-spacing:3px;
  350. color:{color:Rightlinks hover};
  351. background-color:{color:RightLinks bg hover};
  352. transition:0.3s;
  353. -o-transition-transition:0.3s;
  354. -webkit-transition-duration:0.3s;
  355. -moz-transition-duration:0.3s;}
  356.  
  357.  
  358. /* SIDEBAR */
  359.  
  360. #sidebar {
  361. width:250px;
  362. height:110%;
  363. position:fixed;
  364. margin-left:0px;
  365. margin-top:-40px;
  366. padding-left:10px;
  367. padding-right:10px;
  368. background:{color:sidebar background};
  369. box-shadow: 1px 1px 5px {color:sidebar shadow};
  370. background-image: url('{image:Sidebar Background}');
  371. background-repeat:repeat;
  372. background-position:center bottom;}
  373.  
  374. #title {
  375. width:150px;
  376. margin-top:180px;
  377. font-size:8px;
  378. letter-spacing:1px;
  379. margin-left:auto;
  380. margin-right:auto;
  381. text-align:center;
  382. margin-bottom:4px;
  383. font-family: 'cambria';
  384. font-style:none;
  385. font-weight:bold;
  386. text-transform:uppercase;
  387. color:{color:blog title};}
  388.  
  389. #sidebarimage {
  390. width:150px;
  391. height:150px;
  392. margin-top:0px;
  393. margin-left:auto;
  394. margin-right:auto;
  395. text-align:center;}
  396.  
  397. #sidebarimage img {
  398. width:150px;
  399. height:150px;
  400. border-radius:150px;}
  401.  
  402. #description {
  403. width:100px;
  404. padding:15px;
  405. margin-top:15px;
  406. text-align:justify;
  407. margin-left:auto;
  408. margin-right:auto;
  409. font-size:10px;
  410. font-family:'droid serif';
  411. color:{color:sidebar text};
  412. background-color:{color:description bg};
  413. border:3px solid {color:description border};
  414. outline:2px double {color:description bg};}
  415.  
  416. #description:first-letter {
  417. font-family:'UnifrakturMaguntia';
  418. font-size:24px;
  419. text-transform:uppercase;
  420. color:{color:description firstletter};}
  421.  
  422.  
  423. /* PAGINATION */
  424.  
  425. #pagination {
  426. font-family:'droid serif';
  427. font-weight:normal;
  428. font-size:8px;
  429. color:{color:pagination};
  430. text-transform:uppercase;
  431. margin-left:auto;
  432. margin-right:auto;
  433. margin-top:10px;
  434. text-align:center;}
  435.  
  436. #pagination a {
  437. text-align:center;
  438. padding:3px;
  439. color:{color:pagination};}
  440.  
  441. #pagination a:hover {
  442. color:{color:pagination hover};}
  443.  
  444.  
  445. /* NAVIGATION LINKS AND BANNER*/
  446.  
  447. #banner {
  448. width:550px;
  449. height:200px;
  450. z-index:999;
  451. float:center;
  452. margin-left:417px;
  453. position:fixed;
  454. margin-top:-1px;
  455. background-color:{color:banner bg};
  456. background-repeat:repeat;
  457. background-position:bottom;}
  458.  
  459. .Navlinks {
  460. background-color:{color:navlinks bg};
  461. margin-left:0px;
  462. width:530px;
  463. padding:10px;
  464. height:10px;
  465. margin-top:-3px;
  466. font-family:'cambria';
  467. font-style:none;
  468. text-transform:lowercase;
  469. word-spacing:1px;
  470. text-align:center;}
  471.  
  472. .Navlinks a{
  473. display:inline-block;
  474. font-family:'cambria';
  475. font-weight:normal;
  476. letter-spacing:2px;
  477. line-height:10px;
  478. text-align:center;
  479. font-size:9px;
  480. font-style:italic;
  481. color:{color:Navlinks};}
  482.  
  483. .Navlinks a:hover{
  484. letter-spacing:5px;
  485. color:{color:navlinks hover};
  486. -webkit-transition: all 0.3s ease-in-out;
  487. -moz-transition: all 0.3s ease-in-out;
  488. -o-transition: all 0.3s ease-in-out;
  489. -ms-transition: all 0.3s ease-in-out;
  490. transition: all 0.3s ease-in-out;}
  491.  
  492.  
  493. /* INFO & TAGS */
  494.  
  495. #info {
  496. width:530px;
  497. height:10px;
  498. text-transform:uppercase;
  499. letter-spacing:2px;
  500. padding:5px;
  501. font-family:'cambria';
  502. font-style:normal;
  503. font-weight:normal;
  504. font-size:8px;
  505. color:{color:info};
  506. margin-top:4px;
  507. background-color:{color:info bg};
  508. margin-bottom:15px;
  509. margin-left:0px;
  510. margin-right:auto;
  511. box-shadow: 1px 1px 5px {color:post shadow};}
  512.  
  513. #info a{
  514. color:{color:info};}
  515.  
  516. #info a:hover{
  517. color:{color:links hover};}
  518.  
  519. #tags {
  520. width:540px;
  521. margin-left:0px;
  522. word-wrap:break-word;
  523. font-family: 'cambria';
  524. text-transform:none;
  525. text-align:left;
  526. font-size:9px;
  527. line-height:10px;
  528. letter-spacing:1px;
  529. font-weight:normal;
  530. color:{color:tags};
  531. margin-top:7px;
  532. padding: 3px 3px 50px 3px;
  533. -webkit-transition: opacity 0.5s linear;
  534. -webkit-transition: all 0.5s ease-in-out;
  535. -moz-transition: all 0.5s ease-in-out;
  536. -o-transition: all 0.5s ease-in-out; }
  537.  
  538. #tags a{
  539. color:{color:tags};
  540. text-shadow: 1px 1px 0px {color:tags shadow};}
  541.  
  542. #tags a:hover{
  543. text-decoration:underline;}
  544.  
  545. /* QUESTIONS */
  546.  
  547. #allask {
  548. background-color:transparent;
  549. padding:10px;
  550. border-bottom:1px solid;
  551. border-color:{color:question border};}
  552.  
  553. #question {
  554. background-color: none;
  555. color:{color:text};
  556. text-transform:none;
  557. text-align: justify;
  558. letter-spacing:1px;
  559. font-style:italic;
  560. margin-left: 60px;
  561. padding: 13px;}
  562.  
  563. #askerportrait {
  564. float:left;
  565. width:48px;
  566. height:48px;
  567. position: absolute;}
  568.  
  569. #answer {
  570. text-align: justify;
  571. background-color: none;
  572. margin-left: 0px;}
  573.  
  574.  
  575. /* SELECTION */
  576.  
  577. ::selection {color:{color:selection}; background: {color:selection BG};}
  578. ::-moz-selection {color: {color:selection}; background: {color:selection BG};}
  579. ::-webkit-selection {color:{color:selection} ; background:{color:selection BG};}
  580.  
  581.  
  582. {CustomCSS}</style></head><body>
  583.  
  584. <div id="banner"><img src="{image:banner}" style="width:550px;height:200px">
  585. <div class="Navlinks">
  586.  
  587. <a href="/">home</a>&nbsp;&nbsp;&nbsp;
  588. <a href="/ask">message</a>&nbsp;&nbsp;&nbsp;
  589. <a href="/archive">archive</a>&nbsp;&nbsp;&nbsp;
  590.  
  591. {block:IfShowLink1}<a href="{Text:Link 1 URL}">{Text:Link 1 Title}</a>&nbsp;&nbsp;&nbsp;{/block:IfShowLink1}
  592. {block:IfShowLink2}<a href="{Text:Link 2 URL}">{Text:Link 2 Title}</a>&nbsp;&nbsp;&nbsp;{/block:IfShowLink2}
  593. {block:IfShowLink3}<a href="{Text:Link 3 URL}">{Text:Link 3 Title}</a>&nbsp;&nbsp;&nbsp;{/block:IfShowLink3}
  594. {block:IfShowLink4}<a href="{Text:Link 4 URL}">{Text:Link 4 Title}</a>&nbsp;&nbsp;&nbsp;{/block:IfShowLink4}
  595. </div></div>
  596.  
  597. <div id="sidebar">
  598. <div id="title">{Title}</div>
  599. <div id="subtitle">{block:IfShowSubtitle}<h2>{text:Subtitle}</h2>{/block:IfShowSubtitle}</div></br>
  600.  
  601. <div id="sidebarimage"><img src="{image:sidebarimage}"></div>
  602. <div id="description">{Description}</div></br>
  603.  
  604. <div id="pagination">
  605. {block:Pagination}
  606. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>{/block:PreviousPage}
  607. {block:JumpPagination length="1"}{block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination} / {TotalPages}
  608. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  609. {/block:Pagination}</div></div>
  610. </div></div>
  611.  
  612. <div id="entries">
  613. <div id="AllRightlinks">
  614. <div class="Rightlinks">
  615.  
  616. <center><p style="width:64px;height:64px;border:8px solid;border-color:{color:icon border};border-radius:64px;padding:3px"><img src="{PortraitURL-64}" style="border-radius:64px"></p></center>
  617.  
  618. {block:IfShowLink5}<p><a href="{Text:Link 5 URL}">{Text:Link 5 Title}</a></p>{/block:IfShowLink5}
  619. {block:IfShowLink6}<p><a href="{Text:Link 6 URL}">{Text:Link 6 Title}</a></p>{/block:IfShowLink6}
  620. {block:IfShowLink7}<p><a href="{Text:Link 7 URL}">{Text:Link 7 Title}</a></p>{/block:IfShowLink7}
  621. {block:IfShowLink8}<p><a href="{Text:Link 8 URL}">{Text:Link 8 Title}</a></p>{/block:IfShowLink8}
  622. {block:IfShowLink9}<p><a href="{Text:Link 9 URL}">{Text:Link 9 Title}</a></p>{/block:IfShowLink9}
  623. {block:IfShowLink10}<p><a href="{Text:Link 10 URL}">{Text:Link 10 Title}</a></p>{/block:IfShowLink10}
  624. </div></div>
  625.  
  626. </br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br>
  627.  
  628. {block:Posts}
  629. <div id="info">
  630. <span style="float:left">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with <a href="{Permalink}">{NoteCount}&nbsp;notes</a></span>
  631. <span style="float:right"><a href="{ReblogURL}" target="_blank" class="details">Reblog</a>&nbsp;{block:RebloggedFrom}/&nbsp;<a title ="{ReblogParentName}" href="{ReblogParentURL}">via</a>&nbsp;{block:ContentSource}/&nbsp;<a href="{SourceURL}">source</a> {/block:ContentSource} {/block:RebloggedFrom}</span></div>
  632. <div id="post">
  633. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}</span>{/block:Text}
  634.  
  635. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  636.  
  637. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  638.  
  639. {block:Quote}<div id="quote">"{Quote}"</div>{block:Source} <Br><div id="source">—{Source}</div>{/block:Source}{/block:Quote}
  640.  
  641. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  642.  
  643. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  644.  
  645. {block:Audio}
  646. <div id="audioplayer"><div id="audioplayerz">{AudioPlayerBlack}</div></div><br>
  647.  
  648. <div id="albumart">
  649. {block:AlbumArt}<img src="{AlbumArtURL}" style="width:100px; height:100px; border-radius:100px">{/block:AlbumArt} </div>
  650.  
  651. <div id="audiostuff">
  652. {block:TrackName}
  653. {TrackName}<br>
  654. {/block:TrackName}
  655.  
  656. {block:Artist}{Artist}<br>
  657.  
  658. {/block:Artist}
  659. {block:Album}{Album}<br>
  660. {/block:Album}
  661.  
  662. {PlayCountWithLabel}</div></br></br></br></br></br></br></br></br></br></br>
  663. {block:caption}{Caption}{/block:caption}
  664. {/block:Audio}
  665.  
  666. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  667.  
  668. {block:Answer}
  669. <div id="allask">
  670. <div id="askerportrait"><span style="width:48px;height:48px;"><img src="{AskerPortraitURL-48}" style="border-radius:48px;"></span></div>
  671. <div id="question">{asker}</br>{Question}</br></div></div>
  672. <div style="padding:10px">
  673. <div id="answer">
  674. <span style="color:{color:text};">{Answer}</span></div></div>{/block:Answer}</div>
  675.  
  676. <div id="tags">{block:HasTags}<span style="font-family:cambria;font-size:8px;letter-spacing:2px;border-bottom:1px solid;color:{color:tags}">FILLED UNDER:</span>&nbsp;{block:Tags}<a href="{TagURL}">{Tag};</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div><BR>
  677.  
  678. {/block:Posts}{block:PostNotes}{PostNotes}</div>{/block:PostNotes}
  679.  
  680. <div class="credit"><a href="http://themesbyjasondilaurents.tumblr.com">© JASON</br>DILAURENTS</a></div>
  681.  
  682. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement