Advertisement
itshazzabear

Dreamers *Theme #02 (w/out title) by itshazza

Aug 7th, 2012
2,421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.85 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 ❖ * 0 2 { D R E A M E R S w/out title}
  10.  
  11. --------------------------------------------------
  12. -->
  13.  
  14. <head>
  15.  
  16. <!-- DEFAULT VARIABLES -->
  17. <meta name="color:Background" content="#ffffff" />
  18. <meta name="color:entry" content="#fdfdfd" />
  19. <meta name="color:text" content="#a8a8a8" />
  20. <meta name="color:96text" content="#f87f85" />
  21. <meta name="color:border" content="#ececec" />
  22. <meta name="color:entrytitlee" content="#f1445a" />
  23. <meta name="color:bold" content="#e95f65" />
  24. <meta name="color:hovertext" content="#ffffff" />
  25. <meta name="color:italic" content="#e57e63" />
  26. <meta name="color:link" content="#ef9a79" />
  27. <meta name="color:lhover" content="#e68059" />
  28. <meta name="color:scrollbar" content="#ececec" />
  29. <meta name="color:sbarbk" content="#ececec" />
  30. <meta name="color:info" content="#e4dbd5" />
  31. <meta name="color:subtext" content="#ff8f72" />
  32. <meta name="color:desc" content="#a3a3a3">
  33. <meta name="color:descback" content="#df7b7b">
  34. <meta name="color:question" content="#fafafa" />
  35. <meta name="color:linkback" content="#c4c1c1" />
  36. <meta name="image:sidebar1" content=""/>
  37. <meta name="image:background" content="" />
  38. <meta name="text:subtext" content="under title"/>
  39. <meta name="text:Link1" content="" />
  40. <meta name="text:Link1 Title" content="" />
  41. <meta name="text:Link2" content="" />
  42. <meta name="text:Link2 Title" content="" />
  43. <meta name="text:Link3" content="" />
  44. <meta name="text:Link3 Title" content="" />
  45. <meta name="text:Link4" content="" />
  46. <meta name="text:Link4 Title" content="" />
  47. <meta name="text:askbox" content="/ask" />
  48. <meta name="text:askbox Title" content="askbox" />
  49. <meta name="text:home Title" content="home" />
  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. <link href='http://fonts.googleapis.com/css?family=Droid+Sans|Cabin|Cabin+Condensed|Didact+Gothic|Signika|Cuprum|Open+Sans' rel='stylesheet' type='text/css'>
  63.  
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Cookie|Karla' rel='stylesheet' type='text/css'>
  68.  
  69. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  70. <style type="text/css">
  71.  
  72.  
  73.  
  74. body {color:{color:text};
  75. background-color:{color:Background};
  76. background-image: url('{image:Background}');
  77. background-attachment:fixed; background-repeat: no-repeat;
  78. background-position: right bottom;
  79. font-family: arial;
  80. font-size:9px;
  81. line-height:100%; letter-spacing: 0px;
  82. text-align:left;}
  83.  
  84.  
  85.  
  86.  
  87. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;-webkit-transition: all 0.6s ease-in-out;
  88. -moz-transition: all 0.6s ease-in-out;
  89. -o-transition: all 0.6s ease-in-out;
  90. -ms-transition: all 0.6s ease-in-out;
  91. transition: all 0.6s ease-in-out;}
  92.  
  93. a:hover{color:{color:lhover};-webkit-transition: all 0.6s ease-in-out;
  94. -moz-transition: all 0.6s ease-in-out;
  95. -o-transition: all 0.6s ease-in-out;
  96. -ms-transition: all 0.6s ease-in-out;
  97. transition: all 0.6s ease-in-out;}
  98.  
  99.  
  100.  
  101. #entries{right:30%; margin-left:365px; margin-top:-40px; width:523px; z-index:1;font-weight: none;}
  102.  
  103. #sbar {width: 200px; height: auto; margin-left:70px; margin-top:50px;padding-top:10px;}
  104. '
  105. #page {width: 245px; height: auto;}
  106.  
  107. #simg {text-align:center;}
  108. #simg img {
  109. width: 180px;height: 200px; border: 2px solid; border-color: {color:border};
  110. text-align:center; display: inline;
  111. margin-top: 21px; overflow: hidden;
  112. background-color: {color:descback};
  113. margin-bottom:-19px;padding:0px;
  114. opacity:1;border-radius: 0px; margin-left:-22px;
  115. -webkit-transition: all 1.0s ease-in-out;
  116. -moz-transition: all 1.0s ease-in-out;
  117. -o-transition: all 1.0s ease-in-out;
  118. -ms-transition: all 1.0s ease-in-out;
  119. transition: all 1.0s ease-in-out;
  120. }
  121.  
  122. #simg:hover #navbasic {
  123. margin-top:90px; padding:0px; text-align: center; z-index:1;margin-left:54px;
  124. opacity: 1;
  125. -webkit-transition: all 0.6s ease-in-out;
  126. -moz-transition: all 0.6s ease-in-out;
  127. -o-transition: all 0.6s ease-in-out;
  128. -ms-transition: all 0.6s ease-in-out;
  129. transition: all 0.6s ease-in-out;
  130. background-color: #transparent; }
  131.  
  132. #simg:hover .sideimgtext {
  133. opacity: 0.8;text-align:center;vertical-align: middle;
  134. -webkit-transition: all 0.6s ease-in-out;
  135. -moz-transition: all 0.6s ease-in-out;
  136. -o-transition: all 0.6s ease-in-out;
  137. -ms-transition: all 0.6s ease-in-out;
  138. transition: all 0.6s ease-in-out;
  139. background-color: #transparent; }
  140.  
  141.  
  142. #sidebar {
  143. margin-top: 85px; width:250px;
  144. height: 600px;
  145. margin-left:16px;
  146. position:fixed;
  147. border-radius: 0px 0px 0px 0px;
  148. overflow:hidden; z-index: 0;
  149. background-color: #transparent;
  150. border-left:0px solid;
  151. border-right: 0px solid; opacity:1;
  152. border-color: {color:border};
  153. padding:5px}
  154.  
  155. #title1 {
  156. margin-top: 74px; width:170px;
  157. height: auto; display: block;
  158. margin-left:33px; line-height:20px;
  159. position:fixed; text-align:center;
  160. border-radius: 0px 0px 0px 0px;
  161. overflow: visible;
  162. background-color: #transparent;opacity:0.8;
  163. border-left:0px solid;
  164. border-right: 0px solid;
  165. border-color: {color:lhover};
  166. padding:15px;}
  167.  
  168.  
  169. #nav {
  170. margin-top: 74px; width:100px;
  171. height: auto; display: block; line-height: 34px;
  172. margin-left:1016px; text-align:center;
  173. position:fixed; overflow: visible;
  174.  
  175. }
  176.  
  177. #navbasic {
  178. width:164px;
  179. margin-top:20px; padding:0px; text-align: center; z-index:1;margin-left:54px; font-size:10px; font-family:calibri; line-spacing:0px; height:132px;
  180. background-color: #transparent; line-height: 10px; letter-spacing: 0px; font-weight: bold; opacity:0;
  181. position:fixed; overflow: visible;
  182. -webkit-transition: all 0.6s ease-in-out;
  183. -moz-transition: all 0.6s ease-in-out;
  184. -o-transition: all 0.6s ease-in-out;
  185. -ms-transition: all 0.6s ease-in-out;
  186. transition: all 0.6s ease-in-out;
  187. }
  188.  
  189.  
  190. .navbasic1 a {
  191. display:inline-block; width: 47px; height: 11px;
  192. margin-top: -2px; text-transform: uppercase; font-weight: bold;
  193. margin-bottom: 5px;
  194. -webkit-transition: all 0.6s ease-in-out;
  195. -moz-transition: all 0.6s ease-in-out;text-position: middle;
  196. -o-transition: all 0.6s ease-in-out;
  197. -ms-transition: all 0.6s ease-in-out;
  198. transition: all 0.6s ease-in-out;
  199. color:{color:link};float:left;
  200. margin-right: 3px;
  201. text-decoration: none; border-radius: 0px;
  202. opacity: 1; background-color:{color:hovertext};
  203. text-align: center; border-left:0px solid; border-color:{color:lhover};
  204. padding:5px;}
  205.  
  206. .navbasic1 a:hover { color:{color:hovertext}; border-left:0px solid; border-color:{color:linkback};background-color:{color:bold};
  207. -webkit-transition: all 0.6s ease-in-out;
  208. -moz-transition: all 0.6s ease-in-out;opacity: 1;
  209. -o-transition: all 0.6s ease-in-out;
  210. -ms-transition: all 0.6s ease-in-out;
  211. transition: all 0.6s ease-in-out;}
  212.  
  213. .navbasic2 a {
  214. display:inline-block; width: 47px; height: 11px;
  215. margin-top: -2px; text-transform: uppercase; font-weight: bold; margin-bottom: 5px;
  216. -webkit-transition: all 0.6s ease-in-out;
  217. -moz-transition: all 0.6s ease-in-out;text-position: middle;
  218. -o-transition: all 0.6s ease-in-out;
  219. -ms-transition: all 0.6s ease-in-out;
  220. transition: all 0.6s ease-in-out;float:left;
  221. margin-right: 3px;
  222. color:{color:bold};
  223. text-decoration: none; border-radius: 0px;
  224. opacity: 1; background-color:{color:hovertext};
  225. text-align: center; border-left:0px solid; border-color:{color:lhover};
  226. padding:5px;}
  227.  
  228. .navbasic2 a:hover { color:{color:hovertext}; border-left:0px solid; border-color:{color:linkback};background-color:{color:link};
  229. -webkit-transition: all 0.6s ease-in-out;
  230. -moz-transition: all 0.6s ease-in-out;opacity: 1;
  231. -o-transition: all 0.6s ease-in-out;
  232. -ms-transition: all 0.6s ease-in-out;
  233. transition: all 0.6s ease-in-out;}
  234.  
  235.  
  236.  
  237. b2, strong{
  238. color:{color:bold}; font-weight: bold;
  239. }
  240.  
  241. i2, em{
  242. color:{color:italic}; font-style: italic;
  243. }
  244.  
  245. i{
  246. color:{color:text}; font-style: italic;}
  247.  
  248. blockquote {text-align:left;padding-left:10px; margin:5px; border-color:{color:border}; border-left:3px solid;}
  249. blockquote img{max-width:200px;}
  250.  
  251.  
  252.  
  253.  
  254. .desc {
  255. margin-left:14px; margin-top:19px; opacity: 1;
  256. font-family: calibri; letter-spacing: 0px; height: auto;
  257. font-size:10px; padding: 0px; background-color: #transparent; border-radius: 10px;padding-top: 0px;
  258. color:{color:desc}; text-transform: none;vertical-align: middle;
  259. width:200px; text-align:center; z-index: 1; overflow: visible;
  260. -webkit-transition: all 0.6s ease-in-out;position:fixed;text-shadow: 0px 0px 0px {color:de};
  261. -moz-transition: all 0.6s ease-in-out;
  262. -o-transition: all 0.6s ease-in-out;
  263. -ms-transition: all 0.6s ease-in-out;
  264. transition: all 0.6s ease-in-out;}
  265.  
  266. #title {
  267. color:{color:subtext};
  268. font-family: 'Open Sans Condensed'; background-color: #transparent;
  269. font-size:19px; text-align: center;font-weight: none;
  270. padding:0px;margin-left: 20px dashed;border-right:0px solid; border-color: {color:border};
  271. line-height:15px;}
  272.  
  273. #subtext {
  274. color:{color:desc};
  275. font-family: calibri; background-color: #transparent;
  276. font-size:8px; text-align: center;font-weight: normal; text-transform: uppercase;margin-bottom:-10px; line-height: 10px; z-index: 1; overflow: visible;width: 190px; margin-left:-14px; letter-spacing: 1px;
  277. padding:5px;border-left: 0px dashed;border-right:0px solid; border-color: {color:border};}
  278.  
  279.  
  280. #navlink {
  281. margin-top: -185px;text-align:left;
  282. padding:5px; width: 15px;z-index: 100;
  283. margin-left: 0px; margin-bottom: -20px;opacity:0.5;
  284. position: fixed;}
  285.  
  286. #navlink a {
  287. display:inline-block;
  288. background-color:#transparent; margin-bottom: 3px;
  289. font-size:10px; font-family: calibri;
  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;
  299. letter-spacing: 1px;line-height: 1px;
  300. text-align: right; 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:-15px;word-wrap: break-word;
  314. background-color: {color:entry};margin-bottom: 25px;text-align:left;
  315. font-weight: normal;text-wrap:normal;
  316. border-bottom: 1px solid; border-color: {color:Background};
  317. padding: 10px; }
  318.  
  319.  
  320. h1{
  321. color:{color:entrytitlee};
  322. font-family: arial;
  323. font-size:24px;
  324. line-height:28px;
  325. letter-spacing:-1px;
  326. text-transform:lowercase;background-color:#transparent;
  327. margin-bottom:0px; margin-top: 4px;
  328. border-bottom: 0px solid; border-color: {color:question};
  329. font-weight: bold;
  330. padding:5px;text-shadow: 1px 2px 0px #ffffff;
  331. text-align:center;}
  332.  
  333. h2{
  334. color:{color:title};
  335. font-family:'Open Sans Condensed';
  336. font-size:18px;
  337. line-height:15px;
  338. letter-spacing:0px;
  339. font-weight:normal;
  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:'Signika';
  348. font-size:12px;
  349. font-style:none;
  350. font-weight:normal;text-transform:uppercase;
  351. line-height:15px;
  352. letter-spacing:0px;
  353. text-align:left;
  354. color:{color:96text};
  355. }
  356.  
  357. h4 {margin:3px;
  358. padding:5px;
  359. font-family:'LeagueGothicRegular';
  360. font-size:35px;
  361. font-weight:normal;text-transform:uppercase;
  362. line-height:38px;
  363. letter-spacing:0px;
  364. text-align:center;
  365. color:{color:text};
  366. }
  367.  
  368.  
  369. @font-face {
  370.  
  371. font-family: 'LeagueGothicRegular';
  372. src: url('http://static.tumblr.com/3driglx/l8dl6c9ej/league_gothic_0-webfont.eot');
  373. src: local('League Gothic'), local('LeagueGothic'),
  374. url('http://static.tumblr.com/3driglx/6J8l6c9fb/league_gothic_0-webfont.ttf') format('truetype');
  375.  
  376. }
  377.  
  378.  
  379.  
  380. #navigation {
  381. margin-left:48px; display:inline-block; overflow: visible;
  382. margin-top:190px;
  383. text-align: left; position: absolute; z-index:1;
  384. }
  385.  
  386. #pagination {
  387. font-family: calibri;
  388. letter-spacing: 10px;
  389. padding: 7px; font-size: 9px;
  390. text-align: center;
  391. }
  392. #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;}
  393. #btt a{
  394. color:{color:descback};}
  395.  
  396.  
  397. #source {text-align: left}
  398.  
  399.  
  400. #tags a{
  401. color: {color:96text};}
  402.  
  403. #tags{
  404. font-family: calibri;
  405. background-color:{color:info};margin-bottom:33px;margin-top: -24px;
  406. font-size:9px; line-spacing: 1px;letter-spacing:1px;border-radius: 0px 0px 0px 0px;color:{color:linkback};text-transform:uppercase;border-top: 1px solid;border-color:{color:Background};border-bottom: 0px solid;
  407. text-align:left; line-height:12px; height:auto;padding:3px;}
  408.  
  409. .tags{border-left:0px solid;border-color:{color:italic}; padding-left:5px; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out;-o-transition: 0.6s ease-in-out;}
  410.  
  411. .tags:hover{border-left:0px solid;border-color:{color:sbarbk};-webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out;-o-transition: 0.6s ease-in-out;}
  412.  
  413. #flo {padding:10px 10px 5px 10px}
  414. .qu {font-family:georgia; font-size:25px; font-weight:bold; line-height:33px; opacity:0.7}
  415. .ote {margin-top:-34px; text-indent:15px; opacity:0.9;}
  416.  
  417.  
  418. .asker a {color: {color:bold};}
  419.  
  420. .answer {
  421. margin-top:-5px;font-weight: normal; }
  422.  
  423. .asker {
  424. width: 485px;
  425. background-color: {color:question};
  426. padding: 10px;
  427. font-size: 8px; color: {color:bold};
  428. font-weight: normal;
  429. text-transform: uppercase;
  430. line-height: 11px; }
  431.  
  432. .asker img{
  433. float: left;
  434. padding: 0px 5px 0px 0px;}
  435.  
  436. .asker a{
  437. font-size: 8px;
  438. color:{color:bold};
  439. line-height: 11px;
  440. padding: 0;
  441. margin: 0;}
  442.  
  443. .question {
  444. font-size: 8px;
  445. font-weight: normal;
  446. color:{color:text};
  447. padding:20px
  448. overflow:hidden;
  449. text-transform: none;}
  450.  
  451. .answer {
  452. padding-left: 4px;
  453. padding-right: 4px;
  454. padding-top: 4px;}
  455.  
  456.  
  457. .audio{background-color:white; display:block}
  458.  
  459. p{margin-top:4px; margin-bottom:4px}
  460. blockquote {
  461. padding:0px;
  462. padding-left:5px;
  463. margin:4px;
  464. border-left:2px solid {color:text};}
  465.  
  466.  
  467.  
  468. img a{border:none; width:100%}
  469.  
  470.  
  471. .user_1 .label {color:{color:link}; font-weight:bold;padding:2px;}
  472. .user_2 .label {color:{color:entrytitlee};font-weight:bold;padding:2px;}
  473. ul.chat, .chat ol, .chat li {list-style:none; margin-bottom:10px; padding:0px;}
  474.  
  475. #notes {font-weight:normal;}
  476. #notes li {padding-bottom:0.5em;}
  477. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:3px;}
  478. ::-webkit-scrollbar {
  479. width: 7px;height: 9px;}
  480. ::-webkit-scrollbar-button:start:decrement,
  481. ::-webkit-scrollbar-button:end:increment {
  482. height: 6px;display: block;background-color: {color:scrollbar};}
  483. ::-webkit-scrollbar-track-piece {
  484. background-color: {color:background};}
  485. ::-webkit-scrollbar-thumb:vertical {
  486. height: 9px;background-color: {color:scrollbar};border-top:1px solid {color:background};border-bottom:1px solid {color:background};}
  487. ::-moz-selection {background-color:{color:linkhover};color:{color:subtext};}
  488. ::selection {background-color:{color:linkhover};color:{color:subtext};}
  489.  
  490. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  491. </style>
  492. <style type="text/css">{CustomCSS}</style>
  493. </head>
  494.  
  495.  
  496. <body>
  497.  
  498.  
  499.  
  500. <div id="sbar">
  501.  
  502. <div id="sidebar">
  503. <div id="simg"> <div id="navbasic">
  504. <div class="navbasic1"><a href="/">{text:home Title}</a></div>
  505. <div class="navbasic2"><a href="{text:askbox}">{text:askbox Title}</a></div>
  506. {block:ifLink1}<div class="navbasic2"> <a href="{text:Link1}">{text:Link1 Title}</a></div>{/block:ifLink1}
  507. {block:ifLink2}<div class="navbasic1"> <a href="{text:Link2}">{text:Link2 Title}</a></div>{/block:ifLink2}
  508. {block:ifLink3}<div class="navbasic1"> <a href="{text:Link3}">{text:Link3 Title}</a></div>{/block:ifLink3}
  509. {block:ifLink4}<div class="navbasic2"> <a href="{text:Link4}">{text:Link4 Title}</a></div>{/block:ifLink4}
  510. </div>
  511.  
  512. <img src="{image:sidebar1}"/></center></div><br>
  513. <center><div class="desc">{block:Description}{Description}{/block:Description}
  514.  
  515. <div style="margin-top:15px;margin-bottom:0px; font-size: 15px;">{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>
  516. </div>
  517.  
  518. <div id="navlink">
  519. {block:ifONE}<a href="{text:ONE}" target="_blank">+</a>{/block:ifONE}
  520. {block:ifTWO}<br><a href="{text:TWO}" target="_blank">+</a>{/block:ifTWO}{block:ifTHREE}<br><a href="{text:THREE}" target="_blank">+</a>{/block:ifTHREE}{block:ifFOUR}<br><a href="{text:FOUR}" target="_blank">+</a>{/block:ifFOUR}
  521. </div>
  522.  
  523.  
  524.  
  525. <div id="btt">THEME BY<BR><a href="http://itshazza.tumblr.com" target="_blank">© ITSHAZZA</a></div>
  526.  
  527.  
  528. </div>
  529.  
  530.  
  531. <div id="title1"><center>
  532. <div id="subtext">{text:subtext}</div></center>
  533. </div>
  534.  
  535.  
  536. </div>
  537. </div></div></div>
  538.  
  539. <div id="entries">
  540.  
  541. {block:Posts}
  542.  
  543.  
  544. <div id="posts">
  545.  
  546. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  547.  
  548. {block:Text}{Body}{/block:Text}
  549.  
  550. {block:Quote}<h2>{Quote} — {Source}</h2>{/block:Quote}
  551.  
  552. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}&nbsp;</h2></a>
  553. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  554.  
  555. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  556. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  557.  
  558. {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}
  559.  
  560. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  561.  
  562. {block:Answer}
  563. <div class="asker"><img src="{AskerPortraitURL-24}">{Asker}
  564. <div class="question">{Question}</div></div>
  565. <div class="answer">{Answer}</div>
  566. {/block:Answer}
  567.  
  568. {block:Audio}<span class="audio"><center>{AudioPlayerWhite}</center></span><center>{block:TrackName}<br><b>TITLE:</b> {TrackName}{/block:TrackName}
  569. {block:Artist} / <b>ARTIST:</b> {Artist}<br />{/block:Artist}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  570.  
  571. </div>
  572.  
  573. <div id="tags"><div class="tags">
  574. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} WITH <a href="{Permalink}">{NoteCount}</a> NOTES{/block:NoteCount}
  575.  
  576. <div style="float:right">{block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">©</a>
  577. {/block:ContentSource} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>{/block:RebloggedFrom}
  578.  
  579. {block:Date} - {Month} {DayOfMonth}, {Year}{/block:Date}</div>
  580. {block:HasTags}<div style="font-family: calibri; font-size: 8px; margin-top: -3px;">{block:Tags}#<a href="/tagged/{Tag}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  581. </div></div>
  582.  
  583. {/block:Posts}
  584.  
  585.  
  586. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}</div>
  587.  
  588. </div>
  589. </body>
  590. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement