Advertisement
nunmuri

theme nine

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