Advertisement
pattybuns94

rjtheme001

Jun 14th, 2012
1,561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.09 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2.  
  3. <!--
  4. RJ Tumblr Theme - 001 - Letters From No One
  5. Made by Patty of Rekindling-Joy.Webs.Com & TheDoctorOnlyKnowsWho.tumblr.com
  6. DO NOT REMOVE CREDIT.
  7. DO NOT USE AS BASE.
  8. DO NOT REDISTRIBUTE AS YOUR OWN.
  9. -->
  10.  
  11. <html>
  12. <head>
  13.  
  14. <!-- DEFAULT VARIABLES -->
  15. <meta name="color:bodybg" content="#fffdfd" />
  16. <meta name="color:topborderone" content="#e9dfc8" />
  17. <meta name="color:titletext" content="#357244" />
  18. <meta name="color:titleshadow" content="#fafcf8" />
  19. <meta name="color:borders" content="#2d5521">
  20. <meta name="color:nav" content="#060707">
  21. <meta name="color:nav1bg" content="#d4da9b">
  22. <meta name="color:nav2bg" content="#bec76e">
  23. <meta name="color:nav3bg" content="#a5ad54">
  24. <meta name="color:nav4bg" content="#e4d8a7">
  25. <meta name="color:nav5bg" content="#cabc83">
  26. <meta name="color:nav6bg" content="#a3986a">
  27. <meta name="color:nav7bg" content="#b1c593">
  28. <meta name="color:navhover" content="#e2dab5" />
  29. <meta name="color:navhoverbg" content="#1e3c13" />
  30. <meta name="color:desc" content="#516649">
  31. <meta name="color:entrytext" content="#1e3c13">
  32. <meta name="color:entrybg" content="#f1ead8">
  33. <meta name="color:header1" content="#12220c">
  34. <meta name="color:header2" content="#4c753d">
  35. <meta name="color:bold" content="#1e3c13">
  36. <meta name="color:italic" content="#1e3c13">
  37. <meta name="color:chat" content="#7e6b29">
  38. <meta name="color:tagslinks" content="#bdad75">
  39. <meta name="color:tagslinkshover" content="#316427">
  40. <meta name="color:links" content="#9b945e">
  41. <meta name="color:linkshover" content="#185c19">
  42.  
  43. <meta name="image:descimg" content="" />
  44. <meta name="image:bgimg" content="" />
  45.  
  46. <meta name="text:linkone" content="Link One" />
  47. <meta name="text:linkoneURL" content="" />
  48. <meta name="text:linktwo" content="Link Two" />
  49. <meta name="text:linktwoURL" content="" />
  50. <meta name="text:linkthree" content="Link Three" />
  51. <meta name="text:linkthreeURL" content="" />
  52. <meta name="text:linkfour" content="Link Four" />
  53. <meta name="text:linkfourURL" content="" />
  54. <meta name="text:bgposition" content="center center" />
  55. <meta name="text:bgrepeat" content="repeat" />
  56.  
  57. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  58. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  59. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  60. <link rel="shortcut icon" href="{Favicon}" />
  61. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
  64.  
  65. <style type="text/css">
  66.  
  67. body {
  68. background-color: {color:backgroundbg};
  69. background-image: url('{image:bgimg}');
  70. background-repeat:{text:bgrepeat};
  71. background-attachment:fixed;
  72. background-position:{text:bgposition};
  73. margin:0px 0px; padding:0px;
  74. text-align:center;
  75. }
  76.  
  77. ::-webkit-scrollbar-thumb:vertical {
  78. background-color: {color:borders};
  79. }
  80.  
  81. ::-webkit-scrollbar {
  82. height: 10px;
  83. width: 10px;
  84. background-color: {color:topborderone};
  85. }
  86.  
  87. #content {
  88. text-align:left;
  89. width: 800px;
  90. margin:0 auto 0 auto;
  91. z-index: 499;
  92. }
  93.  
  94. #topborder {
  95. margin-top:-20px;
  96. margin-left:-100px;
  97. height:80px;
  98. width:120%;
  99. background-color: {color:topborderone};
  100. border-bottom: 3px solid {color:borders};
  101. position:fixed;
  102. z-index: 999;
  103. text-align: center;
  104. -moz-border-radius-bottomleft: 500px;
  105. border-bottom-left-radius: 500px;
  106. }
  107.  
  108. #sidecontent {
  109. top:50%;
  110. position:fixed;
  111. z-index: 999;
  112. margin-left: -30px;
  113. }
  114.  
  115. #sidebar {
  116. margin-top: -140px;
  117. z-index: 999;
  118. width: 220px;
  119. position: fixed;
  120. padding-bottom: 20px;
  121. padding-right: 10px;
  122. padding-left: 10px;
  123. }
  124.  
  125. #descimg img{
  126. width: 200px;
  127. margin-bottom: 3px;
  128. padding: 5px;
  129. height: auto;
  130. text-align: center;
  131. background-color: {color:entrybg};
  132. border: 5px solid {color:borders};
  133. }
  134.  
  135. #title {
  136. font-family: 'Bad Script', 'Georgia', 'Times New Roman', cursive, serif;
  137. font-weight: 400;
  138. font-style: italic;
  139. font-size: 20pt;
  140. line-height: normal;
  141. letter-spacing:0px;
  142. text-align: center;
  143. text-shadow: 1px 1px {color:titleshadow};
  144. text-transform: lowercase;
  145. color: {color:titletext};
  146. padding:0px;
  147. width: 800px;
  148. margin-top: 30px;
  149. margin-left: 0px;
  150. position: absolute;
  151. }
  152.  
  153. #desc {
  154. font-family: 'Verdana', sans serif;
  155. font-size: 7pt;
  156. line-height: 8pt;
  157. text-align: center;
  158. margin-top: 5px;
  159. color: {color:desc};
  160. }
  161.  
  162. #navigation {
  163. margin-top:63px;
  164. margin-left: 50px;
  165. width: 120%;
  166. height:19px;
  167. position:fixed;
  168. z-index: 999;
  169. -moz-border-radius-bottomleft: 20px;
  170. border-bottom-left-radius: 20px;
  171. }
  172.  
  173. #theme {
  174. right: 5px;
  175. bottom: 5px;
  176. position: fixed;
  177. z-index:999;
  178. text-transform: lowercase;
  179. font-size: 6pt;
  180. font-style:italic;
  181. letter-spacing: 5px;
  182. font-family: 'Georgia', serif;;
  183. }
  184.  
  185. #pagination {
  186. margin-top: 20px;
  187. width: 200px;
  188. font-family: 'Georgia', serif;
  189. text-align: center;
  190. font-size: 10pt;
  191. color: {color:desc};
  192. }
  193.  
  194. #entries {
  195. width: 500px;
  196. font-family: 'Verdana', sans-serif;
  197. color: {color:entrytext};
  198. font-size: 8.5pt;
  199. padding: 10px;
  200. z-index: 999;
  201. background-color: {color:entrybg};
  202. border-bottom: 2px solid {color:borders};
  203. }
  204.  
  205. #postings {
  206. width: 500px;
  207. font-family: 'Verdana', sans-serif;
  208. color: {color:posttext};
  209. font-size: 8.5pt;
  210. margin-top: 80px;
  211. margin-left: 250px;
  212. padding: 20px;
  213. padding-bottom:0px;
  214. position: absolute;
  215. z-index: 899;
  216. }
  217.  
  218. #dateandtags{
  219. text-align: center;
  220. text-transform: lowercase;
  221. font-style: italic;
  222. font-family: 'Georgia', serif;
  223. font-size: 7.5pt;
  224. line-height: 8pt;
  225. padding:2px;
  226. margin-bottom: 25px;
  227. color: {color:tagslinks};
  228. }
  229.  
  230. a, a:link, a:visited {
  231. color: {color:links};
  232. text-decoration: none;
  233. }
  234.  
  235. a:hover {
  236. color: {color:linkshover};
  237. text-decoration: none;
  238. }
  239.  
  240. a.theme, a.theme:link, a.theme:visited {
  241. color: {color:tagslinks};
  242. text-decoration: none;
  243. }
  244.  
  245. a.theme:hover {
  246. color: {color:tagslinkshover};
  247. text-decoration: none;
  248. }
  249.  
  250. a.tagsnav, a.tagsnav:link, a.tagsnav:visited {
  251. color: {color:tagslinks};
  252. text-decoration: none;
  253. }
  254.  
  255. a.tagsnav:hover {
  256. color: {color:tagslinkshover};
  257. text-decoration: none;
  258. }
  259.  
  260. a.nav, a.nav:link, a.nav:active, a.nav:visited {
  261. text-decoration: none;
  262. text-transform: uppercase;
  263. font-family: 'Trebuchet MS', sans serif;
  264. font-weight: normal;
  265. font-size: 7pt;
  266. line-height: 7pt;
  267. color: {color:nav};
  268. background-color: {color:nav1bg};
  269. display: inline-block;
  270. letter-spacing: 1px;
  271. text-align: left;
  272. padding-left:15px;
  273. padding-top:5px;
  274. padding-right:5px;
  275. padding-bottom:5px;
  276. width:120%;
  277. position:absolute;
  278. -moz-border-radius-bottomleft: 20px;
  279. border-bottom-left-radius: 20px;
  280. }
  281.  
  282. a.nav:hover {
  283. text-decoration: none;
  284. color: {color:navhover};
  285. background-color: {color:navhoverbg};
  286. letter-spacing: 2px;
  287. padding-top:25px;
  288. padding-left:5px;
  289. padding-right:5px;
  290. padding-bottom:25px;
  291. width: 100px;
  292. text-align: center;
  293. -webkit-transition: all 0.8s ease-in-out;
  294. -moz-transition: all 0.8s ease-in-out;
  295. -o-transition: all 0.8s ease-in-out;
  296. -ms-transition: all 0.8s ease-in-out;
  297. transition: all 0.8s ease-in-out;
  298. -moz-border-radius-bottomright: 20px;
  299. border-bottom-right-radius: 20px;
  300. -moz-border-radius-bottomleft: 20px;
  301. border-bottom-left-radius: 20px;
  302. }
  303.  
  304. a.nav2, a.nav2:link, a.nav2:active, a.nav2:visited {
  305. text-decoration: none;
  306. text-transform: uppercase;
  307. font-family: 'Trebuchet MS', sans serif;
  308. font-weight: normal;
  309. font-size: 7pt;
  310. line-height: 7pt;
  311. color: {color:nav};
  312. background-color: {color:nav2bg};
  313. display: inline-block;
  314. letter-spacing: 1px;
  315. text-align: left;
  316. padding-left:15px;
  317. padding-top:5px;
  318. padding-right:5px;
  319. padding-bottom:5px;
  320. width:120%;
  321. margin-left: 90px;
  322. position:absolute;
  323. -moz-border-radius-bottomleft: 20px;
  324. border-bottom-left-radius: 20px;
  325. }
  326.  
  327. a.nav2:hover {
  328. text-decoration: none;
  329. color: {color:navhover};
  330. background-color: {color:navhoverbg};
  331. letter-spacing: 2px;
  332. padding-top:25px;
  333. padding-left:5px;
  334. padding-right:5px;
  335. padding-bottom:25px;
  336. width:100px;
  337. text-align: center;
  338. -webkit-transition: all 0.8s ease-in-out;
  339. -moz-transition: all 0.8s ease-in-out;
  340. -o-transition: all 0.8s ease-in-out;
  341. -ms-transition: all 0.8s ease-in-out;
  342. transition: all 0.8s ease-in-out;
  343. -moz-border-radius-bottomright: 20px;
  344. border-bottom-right-radius: 20px;
  345. -moz-border-radius-bottomleft: 20px;
  346. border-bottom-left-radius: 20px;
  347. }
  348.  
  349. a.nav3, a.nav3:link, a.nav3:active, a.nav3:visited {
  350. text-decoration: none;
  351. text-transform: uppercase;
  352. font-family: 'Trebuchet MS', sans serif;
  353. font-weight: normal;
  354. font-size: 7pt;
  355. line-height: 7pt;
  356. color: {color:nav};
  357. background-color: {color:nav3bg};
  358. display: inline-block;
  359. letter-spacing: 1px;
  360. text-align: left;
  361. padding-left:15px;
  362. padding-top:5px;
  363. padding-right:5px;
  364. padding-bottom:5px;
  365. width:120%;
  366. margin-left: 180px;
  367. position:absolute;
  368. -moz-border-radius-bottomleft: 20px;
  369. border-bottom-left-radius: 20px;
  370. }
  371.  
  372. a.nav3:hover {
  373. text-decoration: none;
  374. color: {color:navhover};
  375. background-color: {color:navhoverbg};
  376. letter-spacing: 2px;
  377. padding-top:25px;
  378. padding-left:5px;
  379. padding-right:5px;
  380. padding-bottom:25px;
  381. width: 100px;
  382. text-align: center;
  383. -webkit-transition: all 0.8s ease-in-out;
  384. -moz-transition: all 0.8s ease-in-out;
  385. -o-transition: all 0.8s ease-in-out;
  386. -ms-transition: all 0.8s ease-in-out;
  387. transition: all 0.8s ease-in-out;
  388. -moz-border-radius-bottomright: 20px;
  389. border-bottom-right-radius: 20px;
  390. -moz-border-radius-bottomleft: 20px;
  391. border-bottom-left-radius: 20px;
  392. }
  393.  
  394. a.nav4, a.nav4:link, a.nav4:active, a.nav4:visited {
  395. text-decoration: none;
  396. text-transform: uppercase;
  397. font-family: 'Trebuchet MS', sans serif;
  398. font-weight: normal;
  399. font-size: 7pt;
  400. line-height: 7pt;
  401. color: {color:nav};
  402. background-color: {color:nav4bg};
  403. display: inline-block;
  404. letter-spacing: 1px;
  405. text-align: left;
  406. padding-left:15px;
  407. padding-top:5px;
  408. padding-right:5px;
  409. padding-bottom:5px;
  410. width:120%;
  411. margin-left: 270px;
  412. position:absolute;
  413. -moz-border-radius-bottomleft: 20px;
  414. border-bottom-left-radius: 20px;
  415. }
  416.  
  417. a.nav4:hover {
  418. text-decoration: none;
  419. color: {color:navhover};
  420. background-color: {color:navhoverbg};
  421. letter-spacing: 2px;
  422. padding-top:25px;
  423. padding-left:5px;
  424. padding-right:5px;
  425. padding-bottom:25px;
  426. width:100px;
  427. text-align: center;
  428. -webkit-transition: all 0.8s ease-in-out;
  429. -moz-transition: all 0.8s ease-in-out;
  430. -o-transition: all 0.8s ease-in-out;
  431. -ms-transition: all 0.8s ease-in-out;
  432. transition: all 0.8s ease-in-out;
  433. -moz-border-radius-bottomright: 20px;
  434. border-bottom-right-radius: 20px;
  435. -moz-border-radius-bottomleft: 20px;
  436. border-bottom-left-radius: 20px;
  437. }
  438.  
  439. a.nav5, a.nav5:link, a.nav5:active, a.nav5:visited {
  440. text-decoration: none;
  441. text-transform: uppercase;
  442. font-family: 'Trebuchet MS', sans serif;
  443. font-weight: normal;
  444. font-size: 7pt;
  445. line-height: 7pt;
  446. color: {color:nav};
  447. background-color: {color:nav5bg};
  448. display: inline-block;
  449. letter-spacing: 1px;
  450. text-align: left;
  451. padding-left:15px;
  452. padding-top:5px;
  453. padding-right:5px;
  454. padding-bottom:5px;
  455. width:120%;
  456. margin-left: 360px;
  457. position:absolute;
  458. -moz-border-radius-bottomleft: 20px;
  459. border-bottom-left-radius: 20px;
  460. }
  461.  
  462. a.nav5:hover {
  463. text-decoration: none;
  464. color: {color:navhover};
  465. background-color: {color:navhoverbg};
  466. letter-spacing: 2px;
  467. padding-top:25px;
  468. padding-left:5px;
  469. padding-right:5px;
  470. padding-bottom:25px;
  471. width:100px;
  472. text-align: center;
  473. -webkit-transition: all 0.8s ease-in-out;
  474. -moz-transition: all 0.8s ease-in-out;
  475. -o-transition: all 0.8s ease-in-out;
  476. -ms-transition: all 0.8s ease-in-out;
  477. transition: all 0.8s ease-in-out;
  478. -moz-border-radius-bottomright: 20px;
  479. border-bottom-right-radius: 20px;
  480. -moz-border-radius-bottomleft: 20px;
  481. border-bottom-left-radius: 20px;
  482. }
  483.  
  484. a.nav6, a.nav6:link, a.nav6:active, a.nav6:visited {
  485. text-decoration: none;
  486. text-transform: uppercase;
  487. font-family: 'Trebuchet MS', sans serif;
  488. font-weight: normal;
  489. font-size: 7pt;
  490. line-height: 7pt;
  491. color: {color:nav};
  492. background-color: {color:nav6bg};
  493. display: inline-block;
  494. letter-spacing: 1px;
  495. text-align: left;
  496. padding-left:15px;
  497. padding-top:5px;
  498. padding-right:5px;
  499. padding-bottom:5px;
  500. width:120%;
  501. margin-left: 450px;
  502. position:absolute;
  503. -moz-border-radius-bottomleft: 20px;
  504. border-bottom-left-radius: 20px;
  505. }
  506.  
  507. a.nav6:hover {
  508. text-decoration: none;
  509. color: {color:navhover};
  510. background-color: {color:navhoverbg};
  511. letter-spacing: 2px;
  512. padding-top:25px;
  513. padding-left:5px;
  514. padding-right:5px;
  515. padding-bottom:25px;
  516. width:100px;
  517. text-align: center;
  518. -webkit-transition: all 0.8s ease-in-out;
  519. -moz-transition: all 0.8s ease-in-out;
  520. -o-transition: all 0.8s ease-in-out;
  521. -ms-transition: all 0.8s ease-in-out;
  522. transition: all 0.8s ease-in-out;
  523. -moz-border-radius-bottomright: 20px;
  524. border-bottom-right-radius: 20px;
  525. -moz-border-radius-bottomleft: 20px;
  526. border-bottom-left-radius: 20px;
  527. }
  528.  
  529. a.nav7, a.nav7:link, a.nav7:active, a.nav7:visited {
  530. text-decoration: none;
  531. text-transform: uppercase;
  532. font-family: 'Trebuchet MS', sans serif;
  533. font-weight: normal;
  534. font-size: 7pt;
  535. line-height: 7pt;
  536. color: {color:nav};
  537. background-color: {color:nav7bg};
  538. display: inline-block;
  539. letter-spacing: 1px;
  540. text-align: left;
  541. padding-left:15px;
  542. padding-top:5px;
  543. padding-right:5px;
  544. padding-bottom:5px;
  545. width:120%;
  546. margin-left: 540px;
  547. position:absolute;
  548. -moz-border-radius-bottomleft: 20px;
  549. border-bottom-left-radius: 20px;
  550. }
  551.  
  552. a.nav7:hover {
  553. text-decoration: none;
  554. color: {color:navhover};
  555. background-color: {color:navhoverbg};
  556. letter-spacing: 2px;
  557. padding-top:25px;
  558. padding-left:5px;
  559. padding-right:5px;
  560. padding-bottom:25px;
  561. width: 100px;
  562. text-align: center;
  563. -webkit-transition: all 0.8s ease-in-out;
  564. -moz-transition: all 0.8s ease-in-out;
  565. -o-transition: all 0.8s ease-in-out;
  566. -ms-transition: all 0.8s ease-in-out;
  567. transition: all 0.8s ease-in-out;
  568. -moz-border-radius-bottomright: 20px;
  569. border-bottom-right-radius: 20px;
  570. -moz-border-radius-bottomleft: 20px;
  571. border-bottom-left-radius: 20px;
  572. }
  573.  
  574. h1 {
  575. font-family: 'Georgia', serif;
  576. color: {color:header1};
  577. font-size: 12pt;
  578. font-weight: bold;
  579. line-height: 12pt;
  580. padding: 1px;
  581. margin-bottom: 1px;
  582. margin-top: 1px;
  583. }
  584.  
  585. h2 {
  586. font-family: 'Georgia', serif;
  587. color: {color:header2};
  588. font-size: 12pt;
  589. font-weight: bold;
  590. line-height: 12pt;
  591. padding: 2px;
  592. margin-bottom: 1px;
  593. margin-top: 1px;
  594. }
  595.  
  596. h2.quote {
  597. font-family: 'Georgia', serif;
  598. color: {color:header2};
  599. font-size: 12pt;
  600. font-weight: bold;
  601. text-align: center;
  602. line-height: 12pt;
  603. padding: 2px;
  604. margin-bottom: 1px;
  605. margin-top: 1px;
  606. }
  607.  
  608. p {
  609. font-family: 'Verdana', 'New Times Roman', sans serif;
  610. color: {color:entrytext};
  611. font-size: 9pt;
  612. line-height: normal;
  613. padding: 2px;
  614. margin-bottom: 1px;
  615. margin-top: 1px;
  616. }
  617.  
  618. #question {
  619. color: {color:header2};
  620. font-family: 'Georgia', serif;
  621. font-style: italic;
  622. font-size: 9pt;
  623. padding-left: 50px;
  624. padding-right: 50px;
  625. }
  626.  
  627. #answer {
  628. margin-top: 20px;
  629. }
  630.  
  631. blockquote {
  632. margin: 10px 15px 10px 25px;
  633. border-left: 4px solid {color:borders};
  634. padding-left: 3px;
  635. }
  636.  
  637. blockquote img, blockquote a img {
  638. max-width: 250px;
  639. }
  640.  
  641. b, strong {
  642. color: {color:bold};
  643. }
  644.  
  645. i, em {
  646. color: {color:italic};
  647. }
  648.  
  649. img a {
  650. border:none;
  651. }
  652.  
  653. .audio {
  654. color: {color:header2};
  655. display:block;
  656. padding: 3px;
  657. }
  658.  
  659. .label {
  660. color: {color:header1};
  661. font-weight: bold;
  662. }
  663.  
  664. ul.chat, .chat ol, .chat li {
  665. list-style: none;
  666. padding: 3px;
  667. margin: 5px;
  668. font-family: 'Georgia', serif;
  669. color: {color:chat};
  670. }
  671.  
  672. .notes {
  673. color: {color:tagslinks};
  674. font-size: 7pt;
  675. font-family: verdana;
  676. }
  677.  
  678. .avatar {
  679. vertical-align: middle;
  680. -moz-border-radius: 16px;
  681. border-radius: 16px;
  682. padding: 2px;
  683. }
  684.  
  685. .source {
  686. margin-top: 1px;
  687. text-align: center;
  688. font-size: 9pt;
  689. font-style: italic;
  690. }
  691.  
  692. </style>
  693.  
  694. <style type="text/css">{CustomCSS}</style>
  695. </head>
  696.  
  697. <body>
  698.  
  699. <div id="theme">
  700. <a href="http://thedoctoronlyknowswho.tumblr.com/tagged/rjtumblrthemes" title="Theme Creator" target="_blank" class="theme">RJ<br/>Tumblr<br />Themes</a>
  701. </div>
  702.  
  703. <div id="content">
  704.  
  705. <div id="topborder"><div id="title">{Title}</div></div>
  706.  
  707. <div id="navigation"><a href="/" class="nav">home</a>
  708. <a href="/ask" class="nav2">message</a>
  709. <a href="/archive" class="nav3">archive</a>
  710. {block:iflinkone}<a href="{text:linkoneURL}" class="nav4">{text:linkone}</a>{/block:iflinkone}
  711. {block:iflinktwo}<a href="{text:linktwoURL}" class="nav5">{text:linktwo}</a>{/block:iflinktwo}
  712. {block:iflinkthree}<a href="{text:linkthreeURL}" class="nav6">{text:linkthree}</a>{/block:iflinkthree}
  713. {block:iflinkfour}<a href="{text:linkfourURL}" class="nav7">{text:linkfour}</a>{/block:iflinkfour}
  714. </div>
  715.  
  716. <div id="sidecontent">
  717.  
  718. <div id="sidebar">
  719. <div id="descimg"><img src="{image:descimg}" /></div>
  720. <div id="desc">{block:Description}{Description}{/block:Description}</div>
  721. <div id="pagination">
  722. {block:Pagination}
  723. {block:PreviousPage}<a href="{PreviousPage}" class="tagsnav">&#171;</a>{/block:PreviousPage} {CurrentPage} / {TotalPages} {block:NextPage}
  724. <a href="{NextPage}" class="tagsnav">&#187;</a>
  725. {/block:NextPage}
  726. {/block:Pagination}
  727. </div>
  728. </div>
  729.  
  730. </div>
  731.  
  732.  
  733. <div id="postings">
  734. {block:Posts}
  735. <div id="entries">
  736.  
  737. {block:Quote}<h2 class="quote">"{Quote}"</h2>
  738. <p class="source">{Source}</p>{/block:Quote}
  739.  
  740. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  741. {block:Text}{Body}{/block:Text}
  742.  
  743. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  744. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  745.  
  746. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  747. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  748.  
  749. {block:Photoset}<center>{Photoset-500}</center>
  750. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  751.  
  752. {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}
  753.  
  754. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  755.  
  756. {block:Answer}
  757. <div id="question"><b><img src="{AskerPortraitURL-16}"> {Asker} said:</b> {Question}</div>
  758. <div id="answer">{Answer}</div>
  759. {/block:Answer}
  760.  
  761. {block:Audio}<center>{AudioPlayerBlack}</center>
  762. <p class="source">{block:TrackName}{TrackName}{/block:TrackName} {block:ExternalAudio}| <a href="{ExternalAudioURL}" title="Download">Download</a>{/block:ExternalAudio} <br />{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount} {block:Artist}| {Artist}{/block:Artist}</p>
  763. <br>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  764. </div>
  765.  
  766. <div id="dateandtags">
  767. {block:Date}Posted <a href="{Permalink}" title="Permalink" class="tagsnav">{TimeAgo}</a>
  768. {block:NoteCount} with {NoteCount} notes{/block:NoteCount} / <a href="{ReblogURL}" title="Reblog Post" target="_blank" class="tagsnav">Reblog</a>{/block:Date}
  769. {block:RebloggedFrom}/ <a href="{ReblogParentURL}" title="Via: {ReblogParentName}" class="tagsnav">Via</a>{/block:RebloggedFrom}
  770. {block:ContentSource}/ <a href="{SourceURL}" title="Source: {SourceTitle}" class="tagsnav">Source</a>{/block:ContentSource}
  771. <br />{block:HasTags}{block:Tags} #<a href="/tagged/{Tag}" title="{Tag}" class="tagsnav">{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}
  772. </div>
  773.  
  774. {block:PostNotes}{PostNotes}{/block:PostNotes}
  775. {/block:Posts}
  776. </div>
  777.  
  778. </div>
  779.  
  780. </body>
  781. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement