itshazzabear

{Caged Wings} Theme 12 by itshazza

Jun 11th, 2012
3,975
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.79 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.  
  5. <!--
  6. --------------------------------------------------
  7.  
  8. i t s H A Z Z A . t u m b l r . C O M
  9. T H E M E ❖ 1 2 { C A D E D W I N G S }
  10.  
  11. --------------------------------------------------
  12. -->
  13.  
  14. <head>
  15.  
  16. <!-- DEFAULT VARIABLES -->
  17. <meta name="color:Background" content="#f8f8f8" />
  18. <meta name="color:entry" content="#f1efed" />
  19. <meta name="color:text" content="#805242" />
  20. <meta name="color:96text" content="#c84041" />
  21. <meta name="color:border" content="#803732" />
  22. <meta name="color:entrytitlee" content="#805242" />
  23. <meta name="color:bold" content="#2334ab" />
  24. <meta name="color:hovertext" content="#ffffff" />
  25. <meta name="color:italic" content="#e74d6f" />
  26. <meta name="color:link" content="#a26f54" />
  27. <meta name="color:lhover" content="#6f452e" />
  28. <meta name="color:scrollbar" content="#803732" />
  29. <meta name="color:sbarbk" content="#f8f8f8" />
  30. <meta name="color:info" content="#e9e9e9" />
  31. <meta name="color:subtext" content="#2334ab" />
  32. <meta name="color:desc" content="#752a1a">
  33. <meta name="color:descback" content="#f1efed">
  34. <meta name="color:question" content="#dbd0ca" />
  35. <meta name="color:linkback" content="#e4e2e1" />
  36. <meta name="image:sidebar1" content=""/>
  37. <meta name="image:background" content="" />
  38. <meta name="text:sideimgtext" content="image hover"/>
  39. <meta name="text:subtext" content="under title"/>
  40. <meta name="text:Link1" content="" />
  41. <meta name="text:Link1 Title" content="" />
  42. <meta name="text:Link2" content="" />
  43. <meta name="text:Link2 Title" content="" />
  44. <meta name="text:Link3" content="" />
  45. <meta name="text:Link3 Title" content="" />
  46. <meta name="text:Link4" content="" />
  47. <meta name="text:Link4 Title" content="" />
  48. <meta name="text:askbox" content="/ask" />
  49. <meta name="text:askbox Title" content="askbox" />
  50. <meta name="text:ONE" content="" />
  51. <meta name="text:TWO" content="" />
  52. <meta name="text:THREE" content="" />
  53. <meta name="text:FOUR" content="" />
  54.  
  55.  
  56. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  57. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  58. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  59. <link rel="shortcut icon" href="{Favicon}" />
  60. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  61.  
  62.  
  63.  
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Cookie|Karla' rel='stylesheet' type='text/css'>
  66. <link href='http://fonts.googleapis.com/css?family=Voltaire' rel='stylesheet' type='text/css'>
  67.  
  68. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  69. <style type="text/css">
  70.  
  71.  
  72.  
  73. body {color:{color:text};
  74. background-color:{color:Background};
  75. background-image: url('{image:Background}');
  76. background-attachment:fixed; background-repeat: no-repeat;
  77. background-position: right bottom;
  78. font-family: Calibri;
  79. font-size:10px;
  80. line-height:100%; letter-spacing: 0px;
  81. text-align:justify;}
  82.  
  83.  
  84.  
  85.  
  86. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;-webkit-transition: all 0.6s ease-in-out;
  87. -moz-transition: all 0.6s ease-in-out;
  88. -o-transition: all 0.6s ease-in-out;
  89. -ms-transition: all 0.6s ease-in-out;
  90. transition: all 0.6s ease-in-out;}
  91.  
  92. a:hover{color:{color:lhover};-webkit-transition: all 0.6s ease-in-out;
  93. -moz-transition: all 0.6s ease-in-out;
  94. -o-transition: all 0.6s ease-in-out;
  95. -ms-transition: all 0.6s ease-in-out;
  96. transition: all 0.6s ease-in-out;}
  97.  
  98.  
  99.  
  100. #entries{right:30%; margin-left:395px; margin-top:0px; width:510px; z-index:1;font-weight: none;}
  101.  
  102. #sbar {width: 200px; height: auto; margin-left:0px; margin-top:20px;}
  103. '
  104. #page {width: 245px; height: auto;}
  105.  
  106. #simg {text-align:center;}
  107. #simg img {
  108. width: 150px;height: 150px; border: 4px solid; border-color: {color:border};
  109. text-align:center; display: inline;
  110. margin-top: 21px; overflow: visible;
  111. background-color: {color:lhover};
  112. margin-bottom:-19px;
  113. opacity:1;border-radius: 0px;
  114. -webkit-transition: all 1.0s ease-in-out;
  115. -moz-transition: all 1.0s ease-in-out;
  116. -o-transition: all 1.0s ease-in-out;
  117. -ms-transition: all 1.0s ease-in-out;
  118. transition: all 1.0s ease-in-out;
  119. }
  120.  
  121.  
  122. #simg:hover .sideimgtext {
  123. opacity: 1;text-align:center;vertical-align: middle;
  124. -webkit-transition: all 0.6s ease-in-out;
  125. -moz-transition: all 0.6s ease-in-out;
  126. -o-transition: all 0.6s ease-in-out;
  127. -ms-transition: all 0.6s ease-in-out;
  128. transition: all 0.6s ease-in-out;
  129. background-color: #transparent; }
  130.  
  131.  
  132. #sidebar {
  133. margin-top: 85px; width:200px;
  134. height: 600px;
  135. margin-left:946px;
  136. position:fixed;
  137. border-radius: 0px 0px 0px 0px;
  138. overflow:hidden; z-index: 0;
  139. background-color: #transparent;
  140. border-left:0px solid;
  141. border-right: 0px solid; opacity:1;
  142. border-color: {color:border};
  143. padding:5px}
  144.  
  145. #title1 {
  146. margin-top: 100px; width:200px;
  147. height: auto; display: block;
  148. margin-left:185px; line-height:20px;
  149. position:fixed;
  150. border-radius: 0px 0px 0px 0px;
  151. overflow: visible;
  152. background-color: #transparent;opacity:0.8;
  153. border-left:0px solid;
  154. border-right: 0px solid;
  155. border-color: {color:lhover};
  156. padding:15px;}
  157.  
  158. #pag {
  159. color: {color:hovertext}; text-align: center;font-size: 40px;z-index:1;
  160. position:fixed; overflow: visible; -webkit-transition: all 0.6s ease-in-out;
  161. -moz-transition: all 0.6s ease-in-out; padding: 2px; width: 200px; margin-left:151px;
  162. -o-transition: all 0.6s ease-in-out; margin-top: 477px;
  163. -ms-transition: all 0.6s ease-in-out;
  164. transition: all 0.6s ease-in-out;
  165.  
  166. }
  167.  
  168. .sideimgtext {
  169. opacity:0.6;
  170. width:150px;
  171. height:160px; margin-left:28px; margin-top: 22px;
  172. background-color:#transparent; text-shadow: 0px 0px 4px {color:descback};
  173. color:{color:hovertext};
  174. font-family:calibri;
  175. font-size:10px;
  176. text-align:center; overflow: hidden;
  177. position:fixed;
  178. -webkit-transition: all 0.6s ease-in-out;
  179. -moz-transition: all 0.6s ease-in-out;
  180. -o-transition: all 0.6s ease-in-out;
  181. -ms-transition: all 0.6s ease-in-out;
  182. transition: all 0.6s ease-in-out;
  183. }
  184.  
  185. #pag a{
  186. color: {color:hovertext}; text-align: center; -webkit-transition: all 0.6s ease-in-out;
  187. -moz-transition: all 0.6s ease-in-out;
  188. -o-transition: all 0.6s ease-in-out;
  189. -ms-transition: all 0.6s ease-in-out;
  190. transition: all 0.6s ease-in-out;
  191.  
  192. }
  193.  
  194. #pag a:hover {
  195. color: {color:border};
  196.  
  197. }
  198.  
  199. #nav {
  200. margin-top: 74px; width:100px;
  201. height: auto; display: block; line-height: 34px;
  202. margin-left:1016px; text-align:center;
  203. position:fixed; overflow: visible;
  204.  
  205. }
  206.  
  207. #navbasic {
  208. width:auto;
  209. margin-top:-135px; padding: 0px; text-align: center; z-index:1;margin-left:185px; display:block; font-size:9px; font-family:calibri; line-spacing:6px;
  210. background-color:#transparent; line-height: 10px; letter-spacing: 0px; font-weight: bold;
  211. position:fixed; overflow: visible;
  212.  
  213. }
  214.  
  215. #navbasic a {
  216. display:block; width: auto; height: 10px;
  217. background-color: {color:linkback}; margin-top: 0px; text-transform: uppercase; font-weight: none; margin-bottom: 2px;
  218. -webkit-transition: all 0.6s ease-in-out;
  219. -moz-transition: all 0.6s ease-in-out;
  220. -o-transition: all 0.6s ease-in-out;
  221. -ms-transition: all 0.6s ease-in-out;
  222. transition: all 0.6s ease-in-out;
  223. color:{color:link};
  224. text-decoration: none; border-radius: 0px;
  225. opacity: 1;
  226. text-align: left; border-left:4px solid; border-color:{color:lhover};
  227. padding:5px;}
  228.  
  229. #navbasic a:hover { color:{color:linkback}; background-color: {color:lhover} ; border-left: 0px; border-right:4px solid; border-color:{color:linkback};
  230. -webkit-transition: all 0.6s ease-in-out;
  231. -moz-transition: all 0.6s ease-in-out;opacity: 1;
  232. -o-transition: all 0.6s ease-in-out;
  233. -ms-transition: all 0.6s ease-in-out;
  234. transition: all 0.6s ease-in-out;}
  235.  
  236.  
  237.  
  238. b2, strong{
  239. color:{color:bold}; font-weight: bold;
  240. }
  241.  
  242. i2, em{
  243. color:{color:italic}; font-style: italic;
  244. }
  245.  
  246. i{
  247. color:{color:text}; font-style: italic;
  248. }
  249.  
  250.  
  251.  
  252. .desc {
  253. margin-left:22px; margin-top: 14px; opacity: 1;
  254. font-family: calibri; letter-spacing: 0px; height: auto;
  255. font-size:10px; padding: 7px; background-color:
  256. {color:descback}; border-radius: 0px;padding-top: 8px;
  257. color:{color:desc}; text-transform: none;vertical-align: middle;
  258. width:142px; text-align:center; z-index: 1; overflow: hidden;
  259. -webkit-transition: all 0.6s ease-in-out;position:fixed;text-shadow: 0px 0px 4px {color:descback};
  260. -moz-transition: all 0.6s ease-in-out;
  261. -o-transition: all 0.6s ease-in-out;
  262. -ms-transition: all 0.6s ease-in-out;
  263. transition: all 0.6s ease-in-out;}
  264.  
  265. #title {
  266. color:{color:subtext};width: 160px;
  267. font-family: 'Cookie', cursive; background-color: #transparent;
  268. font-size:27px; text-align: center;font-weight: none;
  269. padding:0px;margin-left: -20px dashed;border-right:0px solid; border-color: {color:border};
  270. line-height:15px;}
  271.  
  272. #subtext {
  273. color:{color:desc};
  274. font-family: 'Karla', sans-serif; background-color: #transparent;
  275. font-size:12px; text-align: center;font-weight: none; text-transform: uppercase;margin-bottom:-10px; line-height: 10px; z-index: 1; overflow: visible;width: 150px;
  276. padding:5px;border-left: 0px dashed;border-right:0px solid; border-color: {color:border};}
  277.  
  278.  
  279.  
  280. #navlink {
  281. margin-top: -135px;
  282. padding:5px; width: 45px;z-index: 100;
  283. margin-left: -15px; margin-bottom: -20px;
  284. position: fixed;}
  285.  
  286. #navlink a {
  287. display:inline-block;
  288. background-color:#transparent; margin-bottom: 3px;
  289. font-size:10px; font-family: impact;
  290. text-transform: lowercase;
  291. -webkit-transition: all 0.6s ease-in-out;
  292. -moz-transition: all 0.6s ease-in-out;
  293. -o-transition: all 0.6s ease-in-out;
  294. -ms-transition: all 0.6s ease-in-out;
  295. transition: all 0.6s ease-in-out;
  296. color:{color:96text};
  297. text-decoration: none;
  298. opacity: 1; line-height: 0px;
  299. letter-spacing: 1px;
  300. text-align: left; border-left:0px solid; border-color:{color:lhover};
  301. padding:5px;
  302. margin-top: 15px;}
  303.  
  304. #navlink a:hover { color:{color:lhover}; background-color:#transparent; border-left:0px solid; border-color:{color:link};
  305. -webkit-transition: all 0.6s ease-in-out;
  306. -moz-transition: all 0.6s ease-in-out;
  307. -o-transition: all 0.6s ease-in-out;
  308. -ms-transition: all 0.6s ease-in-out;
  309. transition: all 0.6s ease-in-out;}
  310.  
  311.  
  312. #posts{
  313. overflow:visible; z-index: 1;margin-top:-10px;
  314. background-color: {color:entry};margin-bottom: 25px;
  315. border-left:0px solid {color:link}; font-weight: bold;
  316. border-right:0px solid {color:lhover}; border-radius: 0px;
  317. padding: 5px; }
  318.  
  319. h1{
  320. color:{color:entrytitlee};
  321. font-family: karla;
  322. font-size:19px;
  323. line-height:15px;
  324. letter-spacing:0px;
  325. text-transform:uppercase;
  326. margin-top:-2px;
  327. border-bottom: 1px dotted; border-color: {color:question};
  328. margin-bottom:-0px; font-weight: bold;
  329. padding:3px;
  330. text-align:left}
  331.  
  332. h2{
  333. color:{color:title};
  334. font-family:Voltaire;
  335. font-size:16px;
  336. line-height:15px;
  337. letter-spacing:0px;
  338. font-weight:normal;
  339. text-transform:;
  340. margin:0px;
  341. padding:0px;
  342. margin-bottom:-0px;
  343. text-align:left}
  344.  
  345. h3 {margin-bottom:-3px;
  346. padding:0px;
  347. font-family:"Georgia";
  348. font-size:11px;
  349. font-style:italic;
  350. font-weight:normal;
  351. line-height:15px;
  352. letter-spacing:0px;
  353. text-align:left;
  354. color:{color:scrollbar};
  355. }
  356.  
  357. h4 {margin:3px;
  358. padding:3px;
  359. font-family:"Georgia";
  360. font-size:14px;
  361. font-style:italic;
  362. font-weight:normal;
  363. line-height:120%;
  364. letter-spacing:2px;
  365. text-align:center;
  366. color:{color:text};
  367. }
  368.  
  369.  
  370. #navigation {
  371. margin-left:48px; display:inline-block; overflow: visible;
  372. margin-top:190px;
  373. text-align: left; position: absolute; z-index:1;
  374. }
  375.  
  376.  
  377. #pagin {
  378. font-family: calibri; margin-top:315px; position: fixed;
  379. letter-spacing: 0px; width: 90px;
  380. margin-left: 1135px; font-size: 25px;
  381. text-align: center;
  382. }
  383. #btt{position:fixed; bottom:10px; right:10px; font-size:10px; font-family:calibri;color:{color:text}; text-transform:uppercase;letter-spacing: 0px; font-style:normal;}
  384.  
  385.  
  386. #source {text-align: left}
  387.  
  388. #info{
  389. font-family:consolas;
  390. background-color:{color:info};
  391. font-size:9px; line-spacing: 1px;letter-spacing:0px;
  392. text-transform:uppercase;border-top: 1px solid;
  393. text-align:center; height:10px;
  394. padding: 5px;}
  395.  
  396. #info img {
  397. float:left;
  398. display: inline;
  399. height: 20px;border-radius: 3px 3px 3px 3px;
  400. padding-right: 3px;
  401. }
  402.  
  403. #info2{
  404. font-family:Calibri;
  405. background-color:#transparent; opacity: 0.7; height: 20px;
  406. font-size:10px; line-spacing: 1px; width: 491px; border-top: 0px dashed; text-transform:lowercase; margin-bottom:15px; margin-top: -28px; paddin-bottom: 5px; text-align: center;
  407. text-align:center; margin-left: 0px;
  408. -webkit-transition: all 0.6s ease-in-out;
  409. -moz-transition: all 0.6s ease-in-out;
  410. -o-transition: all 0.6s ease-in-out;
  411. -ms-transition: all 0.6s ease-in-out;
  412. transition: all 0.6s ease-in-out;
  413. padding: 5px;}
  414.  
  415. #info2:hover {
  416. font-family:Calibri; opacity: 1;
  417. background-color:#transparent;
  418. -webkit-transition: all 0.6s ease-in-out;
  419. -moz-transition: all 0.6s ease-in-out;
  420. -o-transition: all 0.6s ease-in-out;
  421. -ms-transition: all 0.6s ease-in-out;
  422. transition: all 0.6s ease-in-out;
  423. padding: 5px;}
  424.  
  425. #flo {padding:10px 10px 5px 10px}
  426. .qu {font-family:georgia; font-size:25px; font-weight:bold; line-height:33px; opacity:0.7}
  427. .ote {margin-top:-34px; text-indent:15px; opacity:0.9;}
  428.  
  429. .question {
  430. background: {color:question};font-size: 10px; border-radius: 0px; font-weight:bold; color:{color:text};padding: 10px;}
  431.  
  432. .ask {color: {color:question}; text-align: center;font-size:15px;margin-top:-2px;}
  433.  
  434. .asker {text-transform: uppercase; font-size: 11px; font-weight: none; text-align: center; margin-top:3px; padding-bottom:0px; font-family: calibri;}
  435.  
  436. .asker a {color: {color:desc};}
  437.  
  438. .answer {
  439. margin-top:-5px;font-weight: bold; }
  440.  
  441.  
  442. p{margin-top:4px; margin-bottom:4px}
  443. blockquote {
  444. padding:0px;
  445. padding-left:5px;
  446. margin:4px;
  447. border-left:2px solid {color:text};}
  448.  
  449.  
  450.  
  451. img a{border:none; width:100%}
  452. .audio{background-color:black; display:block;}
  453.  
  454. .user_1 .label {color:{color:link}; font-weight:bold}
  455. .user_2 .label {color:{color:text}; font-weight:bold}
  456. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  457.  
  458. #notes {font-weight:normal;}
  459. #notes li {padding-bottom:0.5em;}
  460. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:3px;}
  461.  
  462. ::-webkit-scrollbar {
  463. width: 7px;height: 9px;}
  464. ::-webkit-scrollbar-button:start:decrement,
  465. ::-webkit-scrollbar-button:end:increment {
  466. height: 6px;display: block;background-color: {color:scrollbar};}
  467. ::-webkit-scrollbar-track-piece {
  468. background-color: {color:background};}
  469. ::-webkit-scrollbar-thumb:vertical {
  470. height: 9px;background-color: {color:scrollbar};border-top:1px solid {color:background};border-bottom:1px solid {color:background};}
  471. ::-moz-selection {background-color:{color:linkhover};color:{color:bold};}
  472. ::selection {background-color:{color:linkhover};color:{color:bold};}
  473.  
  474. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  475. </style>
  476. <style type="text/css">{CustomCSS}</style>
  477. </head>
  478.  
  479. <body>
  480.  
  481.  
  482.  
  483.  
  484.  
  485. <div id="sbar">
  486.  
  487. <div id="sidebar">
  488. <div id="simg"><div class="sideimgtext"><center><br><br><br><br><br><br><br><br><br><br><br><br><br>{text:sideimgtext}</div></center><img src="{image:sidebar1}"/></center></div><br>
  489. <div id="navbasic"><a href="/">home</a> <a href="{text:askbox}">{text:askbox Title}</a> {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}{block:ifLink3} <a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}{block:ifLink4} <a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</div>
  490.  
  491.  
  492.  
  493. <center><div class="desc">{block:Description}{Description}{/block:Description}
  494. </div>
  495.  
  496. <div id="navlink">
  497. {block:ifONE}<a href="{text:ONE}">+</a><br>{/block:ifONE}
  498. {block:ifTWO}<a href="{text:TWO}">+</a><br>{/block:ifTWO}
  499. {block:ifTHREE}<a href="{text:THREE}">+</a><br>{/block:ifTHREE}
  500. {block:ifFOUR}<a href="{text:FOUR}">+</a>{/block:ifFOUR}
  501. </div>
  502.  
  503.  
  504.  
  505. <div id="btt"><img style="text-align: center; border-radius: 2px;" src="{PortraitURL-48}" width="48" height="48" /><br><a href="http://itshazza.tumblr.com" target="_blank">©ITSHAZZA</a></div>
  506.  
  507.  
  508. </div>
  509.  
  510. <div id="pagin">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} {/block:PreviousPage}{/block:Pagination} {block:Pagination}{block:NextPage} <a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}</div>
  511.  
  512. <div id="title1"><center><div id="title">{title}</div>
  513. <div id="subtext">{text:subtext}</div></center>
  514. </div>
  515.  
  516.  
  517.  
  518. </div>
  519.  
  520. <div id="entries">
  521.  
  522. {block:Posts}
  523.  
  524. <div id="posts">
  525. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  526.  
  527. {block:Text}{Body}{/block:Text}
  528.  
  529. {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  530.  
  531. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}&nbsp;</h2></a>
  532. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  533.  
  534. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  535. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  536.  
  537. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  538.  
  539. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  540.  
  541. {block:Answer}
  542. <div class="question">{Question}</div>
  543. <div class="ask">◥</div>
  544. <div class="asker">{Asker}</div><br>
  545. <div class="answer">{Answer}</div>
  546. {/block:Answer}
  547.  
  548. {block:Audio}<div id="flo">{block:AlbumArt}<img src="{AlbumArtURL}" width="55px" height="55px" align="left" style="background-color:black; margin-right:10px; border-radius: 5px;" />{/block:AlbumArt}<div style="background-color:black;width:422px;border-radius: 5px;margin-left:60px;margin-bottom:5px;">{AudioPlayerBlack}</div>
  549. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  550. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}</div>{/block:Audio}<br>
  551.  
  552. <div id="info"><div class="portrait">{block:Date} <a href="{Permalink}">{TimeAgo}</a> on {ShortMonth} {DayOfMonth}, {ShortYear}{/block:Date} {block:NoteCount}with <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}
  553. <div style="float:right">{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:ContentSource} / <a href="{SourceURL}">source</a>
  554. </b>{/block:ContentSource}</div></div>
  555. </div>
  556.  
  557. </div>
  558. <div id="info2">{block:HasTags}<B>TAGGED:</B>
  559. {block:Tags} #<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}{/block:HasTags}
  560. </div>
  561. {/block:Posts}
  562.  
  563.  
  564. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}</div>
  565.  
  566. </div>
  567. </body>
  568. </html>
Advertisement
Add Comment
Please, Sign In to add comment