xmisa0923

jhkj

Dec 25th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.57 KB | None | 0 0
  1. <!-- theme made by nunmuri.tumblr.com/rockappeal.tumblr.com | don't take off the credits -->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <html>
  7. <head>
  8. <title>{Title}</title>
  9.  
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}
  13. <meta name="description" content="{MetaDescription}" />
  14. {/block:Description}
  15.  
  16. <meta name="color:Background" content="#f7eeee" />
  17. <meta name="text:Background Position" content="" />
  18. <meta name="image:Background" content="http://static.tumblr.com/..."/>
  19. <meta name="color:Sidebar Background" content="#e7dede" />
  20. <meta name="color:Blockquote Background" content="#f7f7f7" />
  21. <meta name="color:Link" content="#a88b8b" />
  22. <meta name="color:Link Hover" content="#b9b9b9" />
  23. <meta name="if:Fixed Background" content="0" />
  24. <meta name="if:Sidebar Image" content="1" />
  25. <meta name="color:Text" content="#726767" />
  26. <meta name="color:chat" content="#f8f2f2" />
  27. <meta name="image:sidebar background" content="http://static.tumblr.com/..."/>
  28. <meta name="color:permalink text" content="#AAAAAA" />
  29. <meta name="color:permalink" content="#8d8d8d" />
  30. <meta name="color:permalink background" content="#f9f9f9" />
  31. <meta name="color:permalink hover" content="#a8a6a4" />
  32. <meta name="color:Title" content="#ddbbbb" />
  33. <meta name="image:Sidebar" content="http://static.tumblr.com/..."/>
  34. <meta name="color:Sidebar Text" content="#8b6e6e" />
  35. <meta name="color:Entry Background" content="#ffffff" />
  36. <link rel="shortcut icon" href="{Favicon}" />
  37. <meta name="color:navi1 background" content="#ecd9d9" />
  38. <meta name="color:navi1 background hover" content="#e2dcdc" />
  39. <meta name="text:Link 1 Title" content="link 1" />
  40. <meta name="text:Link 1" content="" />
  41. <meta name="text:Link 2 Title" content="link 2" />
  42. <meta name="text:Link 2" content="" />
  43. <meta name="text:Link 3 Title" content="link 3" />
  44. <meta name="text:Link 3" content="" />
  45. <meta name="text:Link 4 Title" content="link 4" />
  46. <meta name="text:Link 4" content="" />
  47. <meta name="if:Sidebar Links" content="0"/>
  48. <meta name="if:Show Tags" content="0"/>
  49. <meta name="if:Show Title" content="1"/>
  50. <meta name="if:endless scroll" content="0"/>
  51. <meta name="if:Show Captions" content="0"/>
  52. <meta name="color:Scroll Background" content="#ecd6d6" />
  53. <meta name="color:Scroll" content="#eee4e4" />
  54.  
  55. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  56.  
  57. <style type="text/css">
  58. iframe#tumblr_controls {right:3px !important;
  59. position: fixed !important;
  60. opacity: 0.4;
  61. filter:alpha(opacity=40);
  62. -moz-opacity: 0.4;
  63. -khtml-opacity: 0.4;
  64. -webkit-transition: all 0.9s ease;
  65. -moz-transition: all 0.9s ease;
  66. -o-transition: all 0.9s ease;}
  67. iframe#tumblr_controls:hover{
  68. opacity: 1;
  69. filter:alpha(opacity=100);
  70. -moz-opacity: 1;
  71. -khtml-opacity: 1;
  72. -webkit-transition: all 0.9s ease;
  73. -moz-transition: all 0.9s ease;
  74. -o-transition: all 0.9s ease;}
  75.  
  76.  
  77.  
  78. ::-webkit-scrollbar {
  79. width: 8px;
  80. height: 8px;}
  81.  
  82. ::-webkit-scrollbar-button:start:decrement,
  83. ::-webkit-scrollbar-button:end:increment {
  84. height: 0px;
  85. display: block;
  86. background-color: transparent;}
  87.  
  88. ::-webkit-scrollbar-track-piece {
  89. background-color: {color:scroll background};
  90. -webkit-border-radius: 0px;}
  91.  
  92. ::-webkit-scrollbar-thumb:vertical {
  93. height: 30px;
  94. background-color: {color:scroll};
  95. -webkit-border-radius: 0px;}
  96.  
  97.  
  98. #title {
  99. font-size: 20px;
  100. font-family: consolas;
  101. color:{color:title};
  102. padding-right: 5px;
  103. padding-left: 0px;
  104. padding-top: 5px;
  105. padding-bottom: 5px;
  106. line-height:10px;
  107. letter-spacing:1px;
  108. font-weight:normal;
  109. text-align:left;
  110. }
  111.  
  112. #title a{
  113. font-size: 20px;
  114. font-family: georgia;
  115. color:{color:title};
  116. padding-right: 5px;
  117. padding-left: 5px;
  118. padding-top: 5px;
  119. padding-bottom: 0px;
  120. line-height:15px;
  121. font-style: italic;
  122. letter-spacing:-1px;
  123. text-align:left;
  124. }
  125.  
  126. #title a:hover{
  127. color:{color:link};
  128. }
  129.  
  130. #title2 {
  131. font-size: 10px;
  132. font-family: lucida console, trebuchet ms, sans-serif;
  133. color:{color:sidebar text};
  134. padding-right: 5px;
  135. padding-left: 5px;
  136. padding-top: 5px;
  137. padding-bottom: 0px;
  138. line-height:10px;
  139. letter-spacing:2px;
  140. text-align:center;
  141. }
  142. #title2 a{
  143. font-size: 9px;
  144. padding: 4px; margin: 0px;
  145. font-family: georgia;
  146. line-height:10px; color:{color:sidebar text};letter-spacing:1px;
  147. text-transform:lowercase;
  148. font-style: italic;
  149. }
  150.  
  151.  
  152. #titlediv {
  153. width: 200px;
  154. float: left;
  155. margin-left:170px;
  156. margin-top: 110px;
  157. padding: 0px;
  158. position: fixed;
  159. opacity: 0.7;
  160. filter:alpha(opacity=70);
  161. -moz-opacity: 0.7;
  162. -khtml-opacity: 0.7;
  163. }
  164.  
  165.  
  166. #sidebar {
  167. width: 200px;
  168. height: auto;
  169. text-align:justify;
  170. font-size: 9px;
  171. padding: 18px;
  172. font-family: trebuchet ms;
  173. line-height:9px;
  174. text-transform:lowercase;
  175. position: fixed;
  176. background:{color:sidebar background} url({image:sidebar background});
  177. color:{color:Sidebar Text};
  178. margin-top: 30px;
  179. margin-left:180px;
  180. }
  181.  
  182.  
  183.  
  184. #sidebari {margin-left:0px; margin-bottom:0px; margin-top:0px; padding-right:0px;}
  185. #sidebari img { max-height: auto; text-align:center; padding-right:0px; }
  186.  
  187.  
  188. #quote {
  189. padding: 5px;
  190. font: 12px/12px "Courier New", Courier, monospace;
  191. letter-spacing: -1px;}
  192.  
  193.  
  194. blockquote {padding: 2px;
  195. padding-left: 5px;
  196. background-color: {color:blockquote background};
  197. color: {color:blockquote text};
  198. font: 10px arial;
  199. margin-right: 50px;
  200. border-left: 1px dashed {color:text};}
  201.  
  202.  
  203. #posts {
  204. width: 500px;
  205. min-height: 80px;
  206. text-align:justify;
  207. color: {color:text};
  208. font-size: 10px;
  209. font-family: arial;
  210. height: auto;
  211. float: none;
  212. margin-left:0px;
  213. margin-top:0px;
  214. margin-bottom:4px;
  215. background:{color:entry background} url({image:entry background});
  216. padding-right: 18px;
  217. padding-left: 18px;
  218. padding-top: 18px;
  219. padding-bottom: 16px;
  220. }
  221.  
  222.  
  223. #posts img {max-width: 500px; overflow:hidden;}
  224.  
  225. #photoset {
  226. max-width: 500px; overflow:hidden;}
  227.  
  228. #photoset img{
  229. max-width: 500px; overflow:hidden;}
  230.  
  231.  
  232. #content1 {position: absolute; left: 0px; top: 0px; z-index: 3;}
  233.  
  234.  
  235. #content2 {
  236. width: 520px;
  237. margin-left: 465px;
  238. top: 30px;
  239. float: none;
  240. position: relative;
  241. }
  242.  
  243.  
  244. .permalink3 {
  245. float: left;
  246. width: 50px;
  247. height: auto;
  248. margin-left: 530px;
  249. margin-top:35px;
  250. position: absolute;
  251. padding-right: 0px;
  252. padding-left: 13px;
  253. padding-top: 10px;
  254. padding-bottom: 10px;
  255. line-height:13px;
  256. text-align: center;
  257. letter-spacing: 0px;
  258. border-left: 0px solid;
  259. -webkit-transition: all 0.5s ease-out;
  260. -moz-transition: all 0.5s ease-out;
  261. -o-transition: all 0.5s ease-out; opacity:1; filter: alpha(opacity = 100); zoom: 1;
  262. -moz-border-radius: 5px 5px 5px 5px;
  263. -webkit-border-radius: 5px 5px 5px 5px;
  264. border-radius: 5px 5px 5px 5px;
  265. }
  266.  
  267. .permalink3 a{color:{color:link};}
  268.  
  269. .permalink3 a:hover {color:{color:link hover};}
  270.  
  271. .posts:hover .permalink3 {opacity: 1; filter: alpha(opacity = 100); zoom: 1;}
  272. #posts:hover .permalink3 {opacity: 1; filter: alpha(opacity = 100); zoom: 1; ; -webkit-transition: all 0.5s ease-out;
  273. -moz-transition: all 0.5s ease-out;
  274. -o-transition: all 0.5s ease-out; }
  275.  
  276. .permalink {
  277. float: left;
  278. width: 40px;
  279. height: auto;
  280. font-size: 7px;
  281. font-family: Trebuchet MS;
  282. text-transform:uppercase;
  283. margin-left: 530px;
  284. color: {color:link hover};
  285. margin-top:-18px;
  286. padding:10px;
  287. background:{color:permalink background};
  288. padding-left: 10px;
  289. position: absolute;
  290. line-height:8px;
  291. letter-spacing: 1px;
  292. border-left: 0px solid;
  293. text-align: center;
  294. -webkit-transition: all 0.5s ease-out;
  295. -moz-transition: all 0.5s ease-out;
  296. -o-transition: all 0.5s ease-out; opacity:100; filter: alpha(opacity = 100); zoom: 1;
  297. }
  298.  
  299. .permalink a{color:{color:link}; font-size: 7px;
  300. font-family: Trebuchet MS;
  301. text-transform:uppercase;}
  302.  
  303. .permalink a:hover {color:{color:link hover};}
  304.  
  305. .posts:hover .permalink {opacity: 1; filter: alpha(opacity = 100); zoom: 1;}
  306. #posts:hover .permalink {opacity: 1; filter: alpha(opacity = 100); zoom: 1; -webkit-transition: all 0.5s ease-out;
  307. -moz-transition: all 0.5s ease-out;
  308. -o-transition: all 0.5s ease-out; }
  309.  
  310.  
  311. #tags{
  312. font-size: 7px;
  313. font-family: trebuchet ms;
  314. margin-bottom: 5px;
  315. margin-top: 5px;
  316. width:512px;
  317. margin-left: 10px;
  318. letter-spacing: 1px;
  319. text-transform:uppercase;
  320. padding: 2px;
  321. text-align: left;
  322. height: auto;
  323. color:{color:permalink text};
  324. top: 0px;
  325. line-height:10px;
  326. z-index: 1;
  327. position: relative;
  328. }
  329.  
  330. #tags a{
  331. font-size: 7px;
  332. font-family: trebuchet ms;
  333. text-transform:uppercase;
  334. letter-spacing: 1px;
  335. line-height:10px;
  336. color:{color:permalink};
  337. }
  338.  
  339. #tags a:hover{
  340. color:{color:permalink hover};
  341. }
  342.  
  343. body {
  344. background-color:{color:background};
  345. color:{color:text};
  346. background-image: url('{image:background}');
  347. background-position: {text:background position};
  348. background-attachment:fixed;
  349. font-family: trebuchet ms;
  350. font-size: 9px;
  351. overflow-x:hidden;
  352. }
  353. a {font-weight:normal; color:{color:link}; text-decoration:none; text-transform: lowercase; font-family: trebuchet ms; font-size: 9px; letter-spacing:0px; -webkit-transition: all 0.5s ease-out;
  354. -moz-transition: all 0.5s ease-out;
  355. -o-transition: all 0.5s ease-out;}
  356. a:hover {color:{color:link hover}; -webkit-transition: all 0.5s ease-out;
  357. -moz-transition: all 0.5s ease-out;
  358. -o-transition: all 0.5s ease-out;}
  359. h3, .link {font-size:13px; font-family: {font:title}; margin:0px; font-style:italic; font-weight:normal; color: {color:title}}
  360. h3 a, .link{font-weight:normal; color:{color:title}}
  361.  
  362. {block:IfFixedBackground}
  363. body {background-attachment:fixed; background-repeat:no-repeat;}
  364. {/block:IfFixedBackground}
  365.  
  366.  
  367.  
  368. .navi1 a{
  369. float: left;
  370. width: 25px;
  371. height: 15px;
  372. background: {color:navi1 background} url({image:menu background});
  373. margin-left: 0px;
  374. margin-top: 0px;
  375. margin-bottom: 0px;
  376. padding: 6px;
  377. font-family: trebuchet ms;
  378. text-align: left;
  379. letter-spacing: 1px;
  380. opacity: 0.2;
  381. filter:alpha(opacity=20);
  382. -moz-opacity: 0.2;
  383. -khtml-opacity: 0.2;
  384. text-align: center;
  385. font-size: 9px;
  386. text-transform:lowercase;
  387. font-style: italic;
  388. -webkit-transition: all 0.5s ease-out;
  389. -moz-transition: all 0.5s ease-out;
  390. -o-transition: all 0.5s ease-out;
  391.  
  392. }
  393.  
  394. .navi1 a:hover{
  395. float: left;
  396. width: 25px;
  397. height: 33px;
  398. background: {color:navi1 background hover};
  399. margin-left: 0px;
  400. margin-top: 0px;
  401. margin-bottom: 0px;
  402. text-align: left;
  403. padding-right: 6px;
  404. padding-bottom: 5px;
  405. letter-spacing: 1px;
  406. text-align: center;
  407. padding-top: 20px;
  408. font-size: 8px;
  409. opacity: 0.5;
  410. filter:alpha(opacity=50);
  411. -moz-opacity: 0.5;
  412. -khtml-opacity: 0.5;
  413. text-transform:up
  414. text-transform:uppercase;
  415. -webkit-transition: all 0.5s ease-out;
  416. -moz-transition: all 0.5s ease-out;
  417. -o-transition: all 0.5s ease-out;
  418. }
  419.  
  420.  
  421.  
  422. #quote {padding: 5px; font: 14px lucida console, trebuchet ms, sans-serif; letter-spacing: -1px;}
  423. #quotecredits {text-align: center; display: block;}
  424.  
  425. #answer {text-align:left;}
  426. #question {color: {color:sidebar text}; background:{color:chat}; margin-top: 0px; margin-left: 75px; font-style: italic; font-family: georgia; font-size: 9px; padding: 8px; min-height: 45px; border-color: {color:text}; padding-bottom: 5px; -moz-border-radius: 10px 10px 10px 10px;
  427. -webkit-border-radius: 10px 10px 10px 10px;
  428. border-radius: 10px 10px 10px 10px;}
  429. #question a{color: {color:link};}
  430. #avask img{border-color: {color:chat};
  431. border: 8px solid {color:chat}; -moz-border-radius: 5px 5px 5px 5px;
  432. -webkit-border-radius: 5px 5px 5px 5px;
  433. border-radius: 5px 5px 5px 5px;}
  434. #avask {padding-right: 8px; margin-bottom: 4px; margin-top: 5px;}
  435. .ballon {font: 20px arial; margin-bottom: 0px; margin-top: 15px; margin-left: -5px; color:{color:chat}; float: left;}
  436.  
  437.  
  438. #caption {text-align: left;}
  439. #caption a:hover{color:{color:link}; background:{color:entry background};}
  440.  
  441. #chatg { padding-left: 0px; padding-top: 5px; width: 100%;}
  442. #chat {font: 10px trebuchet ms; letter-spacing: 1px; color: {color:text}; padding: 3px; padding-left: 16px; margin-bottom: 2px; text-transform: lowercase; background:{color:chat};line-height:10px; }
  443. #chat .label {padding-left: 2px; text-transform: uppercase; color: {color:text}; font: 10px trebuchet ms; letter-spacing: 1px; background-color:{color:background}; line-height:10px; }
  444.  
  445. #notes {width:480px; padding-top: 10px; color: {color:text}; margin-top: 10px; margin-left: 480px; line-height: 15px; float:none; letter-spacing: 0px; text-transform:lowercase; text-align: left; font-family: trebuchet ms; font-size: 10px;}
  446. li.notes {list-style:decimal; padding: 2px; margin: 2px; letter-spacing: 0px; text-transform:lowercase; text-align: left;}
  447. #notes a{color: {color:link}; letter-spacing: 0px; text-transform:lowercase; font-family: trebuchet ms; font-size: 10px; border: 0px;}
  448. #notes img {border: 0px;}
  449. #notes a img {border: 0px;}
  450. #audio {margin-left: 0px;}
  451. #atext {width: 70%; padding-left: 10px; padding-top: 15px; margin-left: 110px; margin-top: 15px; min-height:65px; margin-bottom: 25px; text-transform: lowercase; text-transform:uppercase; font-family: trebuchet ms; font-size: 7px; }
  452.  
  453. #player {
  454. width:26px;
  455. height:30px;
  456. overflow:hidden;
  457. position:absolute;
  458. margin-top:27px;
  459. text-align: center;
  460. margin-bottom:5px;
  461. margin-left: 22px;
  462. padding-left: 5px;
  463. opacity: 0.3;
  464. filter:alpha(opacity=30);
  465. -moz-opacity: 0.3;
  466. -khtml-opacity: 0.3;
  467. z-index: 3;
  468. -webkit-transition: all 0.7s ease-out;
  469. -moz-transition: all 0.7s ease-out;
  470. -o-transition: all 0.7s ease-out;
  471. }
  472.  
  473. #player:hover {opacity: 0.7;
  474. filter:alpha(opacity=70);
  475. -moz-opacity: 70;
  476. -khtml-opacity: 70;
  477. -webkit-transition: all 0.7s ease-out;
  478. -moz-transition: all 0.7s ease-out;
  479. -o-transition: all 0.7s ease-out;
  480. }
  481. #playerbg:hover{opacity: 0.7;
  482. filter:alpha(opacity=70);
  483. -moz-opacity: 70;
  484. -khtml-opacity: 70;
  485. -webkit-transition: all 0.7s ease-out;
  486. -moz-transition: all 0.7s ease-out;
  487. -o-transition: all 0.7s ease-out;}
  488.  
  489. #playerbg{ width:80px;
  490. height:80px;
  491. margin-top:15px;
  492. margin-left:30px;
  493. margin-bottom:40px;
  494. background-color: white;
  495. opacity: 0.3;
  496. filter:alpha(opacity=30);
  497. -moz-opacity: 0.3;
  498. -khtml-opacity: 0.3;
  499. position:absolute;
  500. z-index: 2;
  501. -webkit-transition: all 0.7s ease-out;
  502. -moz-transition: all 0.7s ease-out;
  503. -o-transition: all 0.7s ease-out;
  504. }
  505.  
  506. #albumart {width: 80px; height: 80px; float:left; margin-left: 30px; margin-top: 15px; z-index: 1; position:absolute;}
  507.  
  508. #albumart img{
  509. border: 0px;
  510. }
  511. #navi25 {
  512. float: left;
  513. width: 50px;
  514. margin-left: 225px;
  515. margin-top: 37px;
  516. height: 300px;
  517. position:fixed;
  518. }
  519.  
  520.  
  521. #sidepic {
  522. width: 186px;
  523. height: auto;
  524. }
  525.  
  526.  
  527.  
  528. #paginationwrap {margin-left:0px; margin-top:15px; text-align:center; float: left; padding: 5px; height: auto; position: fixed;}
  529.  
  530. #pagination1 {font-family:trebuchet ms; color:{color:perma2 text}; font-size:8px; float: left; margin-left: 2px; padding: 5px; padding-right: 8px; padding-left: 8px; }
  531.  
  532. #pagination {font-family:trebuchet ms; color:{color:perma2 text}; font-size:8px; float: left;}
  533.  
  534. #pagination a{font-family:trebuchet ms; color:{color:perma2 text};
  535. font-size:8px; float: left; margin-left: 2px; padding: 5px; padding-left: 8px; padding-right: 8px;}
  536.  
  537.  
  538.  
  539.  
  540. #pagination a:hover{color:{color:link hover};}
  541.  
  542.  
  543. .reblogx { margin-right:5px; float: left;}
  544.  
  545. .reblogx img{padding:5px; float: left;}
  546.  
  547. </style>
  548. {block:IfEndlessScroll}
  549. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  550. {/block:IfEndlessScroll}
  551. </head>
  552. <body>
  553.  
  554.  
  555.  
  556.  
  557.  
  558. {block:IfShowTitle}
  559. <div id="titlediv"><div id="title2"><a href="/">{Title}</a></div>
  560. </div>
  561. {/block:IfShowTitle}
  562.  
  563. <div id="sidebar">
  564. <div id="sidepic">
  565. <div id="sidebari">
  566.  
  567. {block:IfSidebarImage}
  568. <img src="{image:sidebar}" width="200px" border="0">
  569. {/block:IfSidebarImage}
  570.  
  571. {block:IfNotSidebarImage}{/block:IfNotSidebarImage}
  572.  
  573. </div>
  574. </div>
  575.  
  576. {block:Description}<br>
  577. {Description}{/block:Description}
  578. <br><br>
  579. {block:IfSidebarLinks}
  580. <center><a href="{text:Link 1}">{text:Link 1 Title}</a> - <a href="{text:Link 2}">{text:Link 2 Title}</a> - <a href="{text:Link 3}">{text:Link 3 Title}</a> - <a href="{text:Link 4}">{text:Link 4 Title}</a> -
  581. {/block:IfSidebarLinks} <a href="http://nunmuri.tumblr.com">©</a></center>
  582.  
  583.  
  584. {block:IfNotEndlessScroll}<div id="paginationwrap"> {block:Pagination} <div id="pagination">
  585. {block:PreviousPage}
  586. <a href="{PreviousPage}"><big>«</big></a>
  587. {/block:PreviousPage}</div>
  588.  
  589. {block:JumpPagination}
  590.  
  591. {block:CurrentPage}
  592. <div id="pagination1"> <span class="current_page">{PageNumber}</span></div>
  593. {/block:CurrentPage}
  594.  
  595. <div id="pagination">
  596. {block:JumpPage}
  597. <a class="jump_page" href="{URL}">{PageNumber}</a>
  598. {/block:JumpPage}</div>
  599.  
  600. {/block:JumpPagination}
  601.  
  602.  
  603. <div id="pagination">
  604. {block:NextPage}
  605. <a href="{NextPage}"><big>»</big></a>
  606. {/block:NextPage}</div>
  607. {/block:Pagination}</div></div> {/block:IfNotEndlessScroll}
  608. </div>
  609. </div></div></div>
  610. </div>
  611.  
  612.  
  613. </div></div></div></div> </div> </div> </div>
  614.  
  615.  
  616. {block:IfEndlessScroll}
  617. <div class="autopagerize_page_element">
  618. {/block:IfEndlessScroll}
  619.  
  620. {block:Posts}
  621.  
  622.  
  623. <table width="1300" border="0" align="center" cellspacing="0px" cellpadding="0px"><tr>
  624.  
  625. <div id="content2">
  626.  
  627. {block:Text}
  628. <div id="posts">
  629. <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  630. <div id="title">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
  631. <div id="text">{Body}</div>
  632. </div> {/block:Text}
  633. {block:Quote} <div id="posts">
  634. <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  635. <div id="quote" align="center">&#8220;{Quote}&#8221; </div>
  636. <div id="quotesource" align="center">{block:Source}&#8212; {Source}{/block:Source}
  637. </div></div>
  638. {/block:Quote}
  639.  
  640.  
  641.  
  642. {block:Link}
  643. <div id="posts">
  644. <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  645. <div id="title"><a href="{URL}" {Target}>{Name}</a></div>
  646. {block:Description}{Description}{/block:Description} </div>
  647. {/block:Link}
  648.  
  649.  
  650.  
  651. {block:Chat}
  652. <div id="posts">
  653. <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>{block:Title}
  654. <div id="title"><a href="{Permalink}">{Title}</a></div>
  655. {block:Title}
  656. <div id="chatg">
  657. {block:Lines}<div id="chat{UserNumber}">{block:Label}<div id="chat"><b>{Label}</b> {/block:Label}{Line} </div></div>
  658. {/block:Lines}
  659. </div></div>
  660. {/block:Chat}
  661.  
  662.  
  663.  
  664. {block:Audio}
  665. <div id="posts">
  666. <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  667.  
  668. <div id="playerbg">
  669. <div id="player">{AudioPlayerWhite}</div>
  670. </div>
  671.  
  672. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="80">{/block:AlbumArt}</div>
  673.  
  674. <div id="atext">
  675. {PlayCountWithLabel}<br>
  676. {block:Artist}
  677. <b>Artist:</b> {Artist}
  678. {/block:Artist} <br> {block:TrackName}
  679. <b>Trackname:</b> {TrackName}
  680. {/block:TrackName}<br>
  681. {block:Album}
  682. <b>Album:</b> {Album}
  683. {/block:Album}
  684. <br><br> </div>
  685. {block:PermalinkPage}
  686. {block:Caption}
  687. {Caption}
  688. {/block:Caption}
  689. {/block:PermalinkPage}
  690. {/block:IfShowCaptions}{/block:Caption}
  691. </div>
  692. {/block:Audio}
  693.  
  694.  
  695. {block:Answer}
  696. <div id="posts">
  697. <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  698. <div id="avask"> <img src="{AskerPortraitURL-48}" width="40px" height="40px" align="left"> </div><div class="ballon">▶</div><div id="question">{Asker} said: {Question}</div>
  699. <div id="answer">{Answer}</div></div>
  700. {/block:Answer}
  701.  
  702.  
  703. {block:Photo}
  704. <div id="posts">
  705. <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>{LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" border="0" max-width="500" /></a>{LinkCloseTag}
  706. {block:ContentSource}
  707. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  708. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  709. {/block:ContentSource}
  710. {block:IfNotShowCaptions}{block:PermalinkPage}
  711. {block:Caption}
  712. {Caption}
  713. {/block:Caption}
  714. {/block:PermalinkPage}{/block:IfNotShowCaptions}
  715. {block:IfShowCaptions}
  716. {block:Caption}
  717. {Caption}
  718. {/block:Caption}
  719. {/block:IfShowCaptions}
  720. {/block:Caption}</div>
  721. {/block:Photo}
  722.  
  723.  
  724. {block:Photoset}
  725. <div id="posts">
  726. <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>
  727. <div id="ps"><div id="photoset"><div style="width:500px !important;">{Photoset-500}</div></div>
  728. {block:IfNotShowCaptions}{block:PermalinkPage}
  729. {block:Caption}
  730. {Caption}
  731. {/block:Caption}
  732. {/block:PermalinkPage}{/block:IfNotShowCaptions}
  733. {block:IfShowCaptions}
  734. {block:Caption}
  735. {Caption}
  736. {/block:Caption}
  737. {/block:IfShowCaptions}
  738. {/block:Caption}
  739. </div></div>
  740. {/block:Photoset}
  741.  
  742.  
  743.  
  744. {block:Video}
  745. <div id="posts">
  746. <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCountWithLabel}</span>{Video-500}
  747. {block:IfNotShowCaptions}{block:PermalinkPage}
  748. {block:Caption}
  749. {Caption}
  750. {/block:Caption}
  751. {/block:PermalinkPage}{/block:IfNotShowCaptions}
  752. {block:IfShowCaptions}
  753. {block:Caption}
  754. {Caption}
  755. {/block:Caption}
  756. {/block:IfShowCaptions}
  757. {/block:Caption}</div>
  758. {/block:Video}
  759.  
  760.  
  761.  
  762. <div id="tags">{block:IfShowTags} {block:HasTags}tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}<br><br></div></div> </div>
  763.  
  764.  
  765. {block:PermalinkPage}
  766. <div id="notes">
  767. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  768.  
  769.  
  770. </td>
  771. </tr></table>
  772. {/block:Posts}
  773.  
  774. {block:IfEndlessScroll}</div></div>{/block:IfEndlessScroll}</div>
  775. </div>
  776. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment