Advertisement
Dancebeforethedawn

Theme 014 - Love is forever

Jul 8th, 2012
19,283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.76 KB | None | 0 0
  1. <!--
  2. Theme 015
  3. - Love is forever by Michelle http://icatchingfire.tumblr.com/
  4. don't remove my credits
  5. dont edit and claim it as your own
  6. enjoy
  7. !-->
  8.  
  9. <html>
  10.  
  11. <head>
  12.  
  13. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15. <link rel="shortcut icon" href="{Favicon}" />
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  17.  
  18. <meta name="color:Background" content ="#F7F3E4"/>
  19. <meta name="color:Text" content="#9E9186"/>
  20. <meta name="color:Bold" content="#708E90"/>
  21. <meta name="color:Italic" content="#708E90"/>
  22. <meta name="color:Link" content="#708E90"/>
  23. <meta name="color:Info" content="#708E90"/>
  24. <meta name="color:hover" content="#ccc"/>
  25. <meta name="color:Pagination" content="#a3a09d"/>
  26. <meta name="color:Link Hover" content="#dbcaa4"/>
  27. <meta name="color:Scrollbar" content ="#FFFBF7"/>
  28. <meta name="color:ScrollbarBg" content ="#FFFBF7"/>
  29. <meta name="color:sbar border" content="#fffcf8" />
  30. <meta name="color:stext background" content="#fffcf8" /
  31. <meta name="color:Pagination" content="#a3a09d"/>
  32. <meta name="color:Hold" content="#e4bca6"/>
  33. <meta name="color:sbar border" content="#fffcf8" />
  34. <meta name="color:ask background" content="#fffcf8" />
  35. <meta name="color:Link" content="#6f89b9"/>
  36. <meta name="color:Border" content="#6f89b9"/>
  37. <meta name="color:link one" content="#fdb39a"/>
  38. <meta name="color:link two" content="#fdc8b6"/>
  39. <meta name="color:link three" content="#ffe1d5"/>
  40. <meta name="color:link four" content="#fdb39a">
  41. <meta name="color:link five" content="#fdc8b6">
  42. <meta name="color:link six" content="#ffe1d5">
  43. <meta name="color:link seven" content="#fdb39a">
  44. <meta name="color:Question Background" content ="#FFFFFF"/>
  45. <meta name="if:Show Sidebar Pic" content="0"/>
  46. <meta name="image:Background" content=""/>
  47.  
  48. <meta name="image:Sidebar" content=""/>
  49.  
  50. <meta name="if:Title" content="1"/>
  51.  
  52. <meta name="text:Link one" content="/"/>
  53. <meta name="text:Link one Title" content="home"/>
  54. <meta name="text:Link two" content="/ask" />
  55. <meta name="text:Link two Title" content="message"/>
  56. <meta name="text:Link three" content="http://icatchingfire.tumblr.com/" />
  57. <meta name="text:Link three Title" content="theme"/>
  58. <meta name="text:Link four" content=""/>
  59. <meta name="text:Link four Title" content=""/>
  60. <meta name="text:Link five" content=""/>
  61. <meta name="text:Link five Title" content=""/>
  62. <meta name="text:Link six" content=""/>
  63. <meta name="text:Link six Title" content=""/>
  64. <meta name="text:Link seven" content=""/>
  65. <meta name="text:Link seven Title" content=""/>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  68.  
  69. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  70.  
  71. <link href='http://fonts.googleapis.com/css?family=Crushed' rel='stylesheet' type='text/css'>
  72. <link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
  73.  
  74. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  75. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  76. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  77. <link rel="shortcut icon" href="{Favicon}" />
  78. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  79.  
  80. <style type="text/css">
  81.  
  82. ::-webkit-scrollbar{height: 10px; width: 10px; -webkit-border-radius: 0px; background-color:{color:background};}
  83. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  84. ::-webkit-scrollbar-track{background-color:{color:scrollbarBg};}
  85.  
  86. body {
  87. background-attachment:fixed; background-color:{color:background}; background-image: url('{image:Background}'); background-repeat:no-repeat; background-position:right top; text-align:justify; font-family: cambria; color: {color:text}; font-size: 10px; line-height:100%;}
  88.  
  89. a:link, a:active, a:visited{color:{color:Link}; text-decoration:none; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  90. a:hover{color:{color:Link Hover};}
  91.  
  92. p{margin-top:5px; margin-bottom:5px; }
  93.  
  94. b {color:{color:bold};}
  95. em, i {color:{color:italic};}
  96.  
  97. blockquote {text-align:left; padding-left:10px; margin:5px; border-left:3px solid {color:link};}
  98. blockquote img{max-width:200px;}
  99.  
  100.  
  101. h3{font-family:'Handlee', cursive; text-align:center; font-weight: 400; font-size: 18px; text-transform: uppercase; text-decoration: none; letter-spacing: -0.05em; word-spacing: -0.02em;}
  102. h3 a{-moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  103.  
  104.  
  105.  
  106.  
  107.  
  108. #content {width:500px; margin-top:50px; margin-bottom:30px; position: relative; left: 520px; font-family:'Handlee', cursive; font-size: 12px}
  109.  
  110. #posts {margin-bottom:30px; }
  111.  
  112.  
  113. #sbar {
  114. width: 250px;
  115. height: auto;
  116. margin-left: 128px;
  117. text-align: left;
  118. margin-top: 70px;
  119. position:fixed;
  120. }
  121. .simg {
  122. width:250px;
  123. border: 2px solid;
  124. margin-top:150px;
  125. margin-left: 88px;
  126. border-color:{color:sbar border};
  127. -webkit-transition: all 0.6s ease;
  128. overflow: hidden;
  129. position:fixed;
  130. }
  131.  
  132. .simg img {
  133. display: block;
  134. width:250px;
  135. }
  136.  
  137. .simg:hover {
  138. opacity:0.8;
  139. -webkit-transition: all 0.6s ease;
  140. }
  141.  
  142. .simg:hover #stext {
  143. margin-top:50px;
  144. height:auto;
  145. margin-left:10px;
  146. }
  147.  
  148. .hov {opacity:0.7;letter-spacing:1px; text-align:right; margin-left: 5px; margin-top:-295px; color:{color:hov};position:absolute; font-family:'Handlee', cursive; font-size:10px; text-transform:none;}
  149.  
  150. #stext {
  151. position:absolute;
  152. margin-top:50px;
  153. width:224px;
  154. height:auto;
  155. -webkit-transition: all 0.6s ease;
  156. margin-left: -250px;
  157. display:block;
  158. overflow:hidden;
  159. float:left;
  160. background:{color:stext background};
  161. border-radius: 10px 10px 10px 10px;
  162. padding:3px;
  163. opacity:0.9;}
  164.  
  165.  
  166. #blogtitle{font-family:'Dawning of a New Day', cursive; color: {color:Title}; text-transform:none; font-size:23px; line-height:0px; font-weight:normal; padding:6px; text-align:left; letter-spacing:1px; font-style:arial; margin-bottom:-8px;margin-left:95px ; margin-top:135px ; position:fixed;}
  167. #blogtitle:hover{}
  168.  
  169.  
  170. #nav1 {
  171. font-family:'Crushed', cursive;
  172. display: inline-block;
  173. text-align:center;
  174. position: fixed;
  175. padding: 5px;
  176. width: 70px;
  177. height: 10px;
  178. font-family:'Handlee', cursive;
  179. background: {color:link one};
  180. border-top-right-radius: 7px;
  181. -moz-border-radius-topright: 7px;
  182. -webkit-border-top-right-radius: 7px;
  183. border-bottom-right-radius: 7px;
  184. -moz-border-radius-bottom-left: 7px;
  185. -webkit-border-bottom-right-radius: 7px;
  186. transition: all 0.5s ease-out;
  187. -o-transition-transition: all 0.5s ease-out;
  188. -webkit-transition: all 0.5s ease-out;
  189. -moz-transition: all 0.5s ease-out;
  190. margin: 140px 0px 0px 214px;
  191. }
  192.  
  193. #nav1:hover {
  194. transition: all 0.5s ease-out;
  195. -o-transition-transition: all 0.6s ease-out;
  196. -webkit-transition: all 0.6s ease-out;
  197. -moz-transition: all 0.6s ease-out;
  198. padding-left: 50px;
  199. : 50px;
  200.  
  201. }
  202.  
  203. #nav2 {
  204. display: inline-block;
  205. text-align: center;
  206. font-family:'Handlee', cursive;
  207. position: fixed;
  208. padding: 5px;
  209. height: 10px;
  210. width: 60px;
  211. background: {color:link two};
  212. border-top-right-radius: 7px;
  213. -moz-border-radius-topright: 7px;
  214. -webkit-border-top-right-radius: 7px;
  215. border-bottom-right-radius: 7px;
  216. -moz-border-radius-bottomright: 7px;
  217. -webkit-border-bottom-right-radius: 7px;
  218. transition: all 0.5s ease-out;
  219. -o-transition-transition: all 0.5s ease-out;
  220. -webkit-transition: all 0.5s ease-out;
  221. -moz-transition: all 0.5s ease-out;
  222. margin: 163px 0px 0px 214px;
  223. }
  224.  
  225. #nav2:hover {
  226. transition: all 0.5s ease-out;
  227. -o-transition-transition: all 0.5s ease-out;
  228. -webkit-transition: all 0.5s ease-out;
  229. -moz-transition: all 0.5s ease-out;
  230. padding-left: 50px;
  231. }
  232.  
  233. #nav3 {
  234. display: inline-block;
  235. text-align: center;
  236. position: fixed;
  237. font-family:'Handlee', cursive;
  238. width: 50px;
  239. padding: 5px;
  240. height: 10px;
  241. background: {color:link three};
  242. border-top-right-radius: 7px;
  243. -moz-border-radius-topright: 7px;
  244. -webkit-border-top-right-radius: 7px;
  245. border-bottom-right-radius: 7px;
  246. -moz-border-radius-bottomright: 7px;
  247. -webkit-border-bottom-right-radius: 7px;
  248. transition: all 0.5s ease-out;
  249. -o-transition-transition: all 0.5s ease-out;
  250. -webkit-transition: all 0.5s ease-out;
  251. -moz-transition: all 0.5s ease-out;
  252. margin: 186px 0px 0px 214px;
  253. }
  254.  
  255. #nav3:hover {
  256. transition: all 0.5s ease-out;
  257. -o-transition-transition: all 0.5s ease-out;
  258. -webkit-transition: all 0.5s ease-out;
  259. -moz-transition: all 0.5s ease-out;
  260. padding-left: 50px;
  261. }
  262.  
  263. #nav4 {
  264. width: 40px;
  265. display: inline-block;
  266. font-family:'Handlee', cursive;
  267. text-align: center;
  268. position: fixed;
  269. padding: 5px;
  270. height: 10px;
  271. background: {color:link four};
  272. border-top-right-radius: 7px;
  273. -moz-border-radius-topright: 7px;
  274. -webkit-border-top-right-radius: 7px;
  275. border-bottom-right-radius: 7px;
  276. -moz-border-radius-bottomright: 7px;
  277. -webkit-border-bottom-right-radius: 7px;
  278. transition: all 0.5s ease-out;
  279. -o-transition-transition: all 0.5s ease-out;
  280. -webkit-transition: all 0.5s ease-out;
  281. -moz-transition: all 0.5s ease-out;
  282. margin: 209px 0px 0px 214px;
  283. }
  284.  
  285. #nav4:hover {
  286. transition: all 0.5s ease-out;
  287. -o-transition-transition: all 0.5s ease-out;
  288. -webkit-transition: all 0.5s ease-out;
  289. -moz-transition: all 0.5s ease-out;
  290. padding-left: 50px;
  291. }
  292.  
  293. #nav5 {
  294. width: 55px;
  295. display: inline-block;
  296. font-family:'Handlee', cursive;
  297. text-align: center;
  298. position: fixed;
  299. padding: 5px;
  300. height: 10px;
  301. background: {color:link five};
  302. border-top-right-radius: 7px;
  303. -moz-border-radius-topright: 7px;
  304. -webkit-border-top-right-radius: 7px;
  305. border-bottom-right-radius: 7px;
  306. -moz-border-radius-bottomright: 7px;
  307. -webkit-border-bottom-right-radius: 7px;
  308. transition: all 0.5s ease-out;
  309. -o-transition-transition: all 0.5s ease-out;
  310. -webkit-transition: all 0.5s ease-out;
  311. -moz-transition: all 0.5s ease-out;
  312. margin: 232px 0px 0px 214px;
  313. }
  314.  
  315. #nav5:hover {
  316. transition: all 0.5s ease-out;
  317. -o-transition-transition: all 0.5s ease-out;
  318. -webkit-transition: all 0.5s ease-out;
  319. -moz-transition: all 0.5s ease-out;
  320. padding-left: 50px;
  321. }
  322.  
  323. #nav6 {
  324. width: 65px;
  325. display: inline-block;
  326. text-align: center;
  327. position: fixed;
  328. padding: 5px;
  329. height: 10px;
  330. font-family:'Handlee', cursive;
  331. background: {color:link six};
  332. border-top-right-radius: 7px;
  333. -moz-border-radius-topright: 7px;
  334. -webkit-border-top-right-radius: 7px;
  335. border-bottom-right-radius: 7px;
  336. -moz-border-radius-bottomright: 7px;
  337. -webkit-border-bottom-right-radius: 7px;
  338. transition: all 0.5s ease-out;
  339. -o-transition-transition: all 0.5s ease-out;
  340. -webkit-transition: all 0.5s ease-out;
  341. -moz-transition: all 0.5s ease-out;
  342. margin: 255px 0px 0px 215px;
  343. }
  344.  
  345. #nav6:hover {
  346. transition: all 0.5s ease-out;
  347. -o-transition-transition: all 0.5s ease-out;
  348. -webkit-transition: all 0.5s ease-out;
  349. -moz-transition: all 0.5s ease-out;
  350. padding-left: 50px;
  351. }
  352.  
  353. #nav7 {
  354. width: 50px;
  355. display: inline-block;
  356. text-align:center;
  357. position: fixed;
  358. font-family:'Handlee', cursive;
  359. padding: 5px;
  360. height: 10px;
  361. background: {color:link seven};
  362. border-top-right-radius: 7px;
  363. -moz-border-radius-topright: 7px;
  364. -webkit-border-top-right-radius: 7px;
  365. border-bottom-right-radius: 7px;
  366. -moz-border-radius-bottomright: 7px;
  367. -webkit-border-bottom-right-radius: 7px;
  368. transition: all 0.5s ease-out;
  369. -o-transition-transition: all 0.5s ease-out;
  370. -webkit-transition: all 0.5s ease-out;
  371. -moz-transition: all 0.5s ease-out;
  372. margin: 280px 0px 0px 215px;
  373. }
  374.  
  375. #nav7:hover {
  376. transition: all 0.5s ease-out;
  377. -o-transition-transition: all 0.5s ease-out;
  378. -webkit-transition: all 0.5s ease-out;
  379. -moz-transition: all 0.5s ease-out;
  380. padding-left: 50px;
  381. }
  382.  
  383.  
  384. .quote {font-family:'Handlee', cursive; font-weight: 400; font-size: 18px; text-transform: none; text-decoration: none; letter-spacing: -0.05em; word-spacing: -0.02em; line-height: 1.14;}
  385.  
  386.  
  387. #info {background-color:{color:info}; font-family:{font:info}; font-size:10px; text-transform: lowercase; font-style: arial; color:{color:text}; letter-spacing:1px; padding:5px;}
  388.  
  389. #tags {text-align:right; font-family:{font:info}; font-size:10px; text-transform: lowercase; font-style: arial; color:{color:text}; letter-spacing:1px; padding:2px;}
  390.  
  391. #posts:hover .tag{opacity:1; margin-left:525px; }
  392.  
  393. .chat {line-height: 12px; list-style: none; }
  394. .chat ul {line-height: 15px; list-style: none;padding:5px; line-height:20px;}
  395. .person1 {background-color:white; color: {color:text}; padding: 3px;}
  396. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:link}}
  397. .person2 {color: {color:text};padding: 3px;}
  398. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text};}
  399.  
  400. .link { font-family: cambria; font-style: italic; text-align:center; font-weight: 400; font-size: 17px; text-transform: none; text-decoration: none; letter-spacing: -0.05em; word-spacing: -0.02em; line-height: 1;}
  401.  
  402. .audio{padding:5px;}
  403. .player{background-color:white; padding-right:200px;}
  404. .alabel{text-align:center;}
  405.  
  406. #questions
  407. {color: {color:text};
  408. padding:4px;
  409. margin-bottom:0px;
  410. text-align: left;
  411. text-transform:none;
  412. font-family:'Handlee', cursive;
  413. font-size:12;
  414. line-height:110%;
  415. background-color:{color:ask};
  416. border-bottom:0px {color:ask} solid}
  417.  
  418. #questions a {color:{color:link}}
  419.  
  420. #questions img {border:0px {color:text} solid; float: left; width: 30px; height: 30px; margin-bottom:-10px; margin: 0px 2px 5px 0px; -moz-border-radius: 80px;
  421. -webkit-border-radius: 80px; }
  422.  
  423.  
  424.  
  425. #pagination {z-index:100;width:245px;text-align:right; opacity:0.8; position:fixed; letter-spacing:1px;font-size:50px; line-height:0px; margin-top:370px; margin-left:80px; }
  426. #pagination a {color:{color:pagination};}
  427. #bottompost{width: 495px; font-size:9px; text-align:center; letter-spacing:1px; padding:5px; text-transform: lowercase; margin-left:2px;}
  428. #bottompost a{color: {color:Link};}
  429. #bottompost a:hover{color: {color:Hold}}
  430.  
  431. #perma {display:block; word-spacing:2px; margin-top:-15px; margin-bottom:30px; width:500px; float:right; font:10px calibri;}
  432.  
  433. .noteperma {width:470px; border-left:10px solid {color:text}; font:10px calibri; text-transform:lowercase; color:{color:text}; padding:2px 4px; line-height:90%; margin-left:5px;}
  434.  
  435.  
  436. .tagperma {width:470px; border-left:10px solid #B3A395; font:10px calibri; text-transform:lowercase; color:{color:text}; padding:2px 4px; line-height:90%; margin-left:5px;}
  437.  
  438. .notperma a, .tagperma a, {color:{color:link};}
  439. .notes img a{
  440. border: 0px;
  441. }
  442.  
  443. .notes li {
  444. list-style-type: none;
  445. }
  446.  
  447. ol.notes {
  448. padding-left: 15px;
  449. margin: 1px 0px;
  450. list-style-type: none;
  451. border-bottom: solid 1px #f7f7f7;
  452. }
  453.  
  454. ol.notes li.note {
  455. border-top: solid 1px #f7f7f7;
  456. padding: 1px;
  457. }
  458.  
  459. ol.notes li.note img.avatar {
  460. vertical-align: -2px;
  461. margin-right: 10px;
  462. width: 10px;
  463. height: 10px;
  464. }
  465.  
  466. ol.notes li.note span.action {
  467. font-weight: normal;
  468. }
  469.  
  470. ol.notes li.note .answer_content {
  471. font-weight: normal;
  472. }
  473.  
  474. ol.notes li.note blockquote {
  475. border-color: {color:link};
  476. padding-left: 5px;
  477. padding-bottom:3px;
  478. margin-left: 15px;
  479. }
  480.  
  481. ol.notes li.note blockquote a {
  482. text-decoration: none;
  483. }
  484.  
  485.  
  486. </style>
  487.  
  488. </head>
  489.  
  490. <body>
  491.  
  492.  
  493.  
  494. <div id="sbar">
  495.  
  496.  
  497. <div id="nav1">
  498. <a href="{text:Link one}">{text:Link one Title}</a>
  499. </div>
  500. <div id="nav2">
  501. <a href="{text:Link two}">{text:Link two Title}</a>
  502. </div>
  503. <div id="nav3">
  504. <a href="{text:Link three}">{text:Link three Title}</a>
  505. </div>
  506. <div id="nav4">
  507. <a href="{text:Link four}">{text:Link four Title}</a>
  508. </div>
  509. <div id="nav5">
  510. <a href="{text:Link five}">{text:Link five Title}</a>
  511. </div>
  512. <div id="nav6">
  513. <a href="{text:Link six}">{text:Link six Title}</a>
  514. </div>
  515. <div id="nav7">
  516. <a href="{text:Link seven}">{text:Link seven Title}</a>
  517. </div>
  518. </div></div>
  519.  
  520.  
  521. <div class="nac"><center>
  522. <div id="blogtitle"><a href="/">{title}</a></div>
  523. <br><div class="simg">
  524. <div id="stext">{block:Description}{Description}{/block:Description}</div>
  525. <img src="{image:sidebar}"> <div id="nav">
  526. <div class="hov">hover</div>
  527. </div></center></div>
  528.  
  529. <div id="stext"><div id="stext">{block:Description}{Description}{/block:Description}</div></div>
  530. <center><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div></center>
  531. <center><div class="thm">
  532. </div></center>
  533.  
  534. </div>
  535.  
  536. </div>
  537. <div id="content">
  538. {block:Posts}
  539. <div id="posts">
  540.  
  541.  
  542. {block:Text}
  543. <div class="post text">
  544. {block:Title}
  545. <a href="{Permalink}"><h3>{Title}</h3></a>
  546. {/block:Title}
  547. {Body}
  548. </div>
  549. {/block:Text}
  550.  
  551. {Block:Photo}
  552. {LinkOpenTag}
  553. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  554. {LinkCloseTag}
  555.  
  556. {block:Caption}
  557. {Caption}
  558. {/block:Caption}
  559. {/Block:Photo}
  560.  
  561. {block:Photoset}
  562. <div class="photoset">
  563. <center>{Photoset-500}</center>
  564.  
  565. {block:Caption}
  566. <div class="caption">{Caption}</div>
  567. {/block:Caption}
  568. </div>
  569. {/block:Photoset}
  570.  
  571. {block:Quote}
  572. <div class="quote"><center>"{Quote}"</center></div>
  573. {block:Source}<div class="source">— {Source}{/block:Source}</div>{/block:Quote}
  574.  
  575. {block:Link}
  576. <h3>
  577. <a href="{URL}" {Target}>{Name}</a></h3>
  578. {block:Description}
  579. <div class="description">{Description}</div>
  580. {/block:Description}
  581.  
  582. {/block:Link}
  583.  
  584. {block:Chat}
  585. {block:Title}{Title}{/block:Title}
  586. <div class="chat"><ul>{block:Lines}
  587. <li class="person{UserNumber}">{block:Label}
  588. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  589. {/block:Chat}
  590.  
  591. {block:Answer}<div id="questions"><center><img src="{AskerPortraitURL-24}"><big>{Question}</big></big><br><b>— {Asker}</b></center></div><br>
  592. <div id="answer">{Answer}</div>{/block:Answer}
  593.  
  594. {block:Video}
  595. <div class="post video">
  596. <center>{Video-500}</center>
  597. {block:Caption}
  598. <div class="caption">{Caption}</div>
  599. {/block:Caption}
  600. </div>
  601. {/block:Video}
  602.  
  603. {block:Audio}<div class="audio"><div class="player">{AudioPlayerWhite}</div><br>
  604. <div class="alabel">{block:Caption}{Caption}{/block:Caption}</div></center><br clear="all" /></div> {/block:Audio}
  605.  
  606. <div id="info">
  607. {block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date} with {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom}<br>{block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a>
  608. {/block:ContentSource} - via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div>
  609. <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  610. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  611.  
  612.  
  613. {/block:Posts}
  614.  
  615.  
  616. {/block:Posts}
  617. </div>
  618. </body>
  619. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement