Advertisement
pattybuns94

rjtheme014

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