Advertisement
Rivergronrph

Rivergronrph's Theme #4 "Bare"

Aug 28th, 2015
585
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.96 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6.  
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <link href="https://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet">
  13.  
  14. <!---
  15. Theme by Stephanie @ Rivergronrphelper
  16. .
  17. .|.
  18. |||
  19. |||
  20. |||
  21. |||
  22. j_I K&M4E
  23. .)_(.
  24. |===|
  25. /___\
  26. //___\\
  27. /=======\
  28. / .-"""-. \
  29. |__| |__|
  30. --->
  31.  
  32. <meta name="color:bg" content=""/>
  33. <meta name="color:post background" content=""/>
  34. <meta name="color:bbar" content=""/>
  35. <meta name="color:Text" content=""/>
  36. <meta name="color:DescriptionText" content=""/>
  37. <meta name="color:link" content=""/>
  38. <meta name="color:hover" content=""/>
  39. <meta name="color:nav text" content=""/>
  40. <meta name="color:nav background" content=""/>
  41. <meta name="color:nav background hover" content=""/>
  42. <meta name="color:bold" content=""/>
  43. <meta name="color:title" content=""/>
  44. <meta name="color:Scrollbar" content=""/>
  45. <meta name="color:Scrollbg" content=""/>
  46. <meta name="image:image1" content=""/>
  47. <meta name="image:bg" content=""/>
  48. <meta name="image:bbar" content=""/>
  49.  
  50.  
  51. <meta name="text:blog title" content="">
  52. <meta name="text:Description title" content="">
  53. <meta name="text:link1" content="">
  54. <meta name="text:link1 url" content="/">
  55. <meta name="text:link2" content="">
  56. <meta name="text:link2 url" content="/">
  57. <meta name="text:link3" content="">
  58. <meta name="text:link3 url" content="/">
  59. <meta name="text:link4" content="">
  60. <meta name="text:link4 url" content="/">
  61. <meta name="text:link5" content="">
  62. <meta name="text:link5 url" content="/">
  63. <meta name="text:link6" content="">
  64. <meta name="text:link6 url" content="/">
  65.  
  66. <meta name="if:Show LINK1" content="1">
  67. <meta name="if:Show LINK2" content="1">
  68. <meta name="if:Show LINK3" content="1">
  69. <meta name="if:Show LINK4" content="1">
  70. <meta name="if:Show LINK5" content="1">
  71. <meta name="if:Show LINK6" content="1">
  72. <meta name="if:show desc background" content="1" />
  73.  
  74.  
  75. <style type="text/css">
  76.  
  77. /*-----SCROLLBAR-----*/
  78. b, strong {
  79. font-weight:bold;
  80. color:{color:bold};
  81. }
  82. i, em {
  83. color:{color:italic};
  84. }
  85.  
  86. ::-webkit-scrollbar {height: 6px;width: 6px;}
  87. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar}; width: 3px; border: 1px solid black;}
  88. ::-webkit-scrollbar-track{background-color:{color:scrollbg}; width: 3px; border: 1px solid black;}
  89.  
  90. ::-moz-selection {background-color:#eeeeee;
  91. color:#999999;}
  92.  
  93. ::selection {background-color:#eeeeee;
  94. color:#999999;}
  95.  
  96.  
  97. pre {
  98. font-size: 11.5px;
  99. font-family:georgia;
  100. font-weight:bold;
  101. padding:4px;
  102. background-color:{color:nav background};
  103. color:{color:nav text};
  104. border: 1px solid black;
  105. text-shadow:1px 1px 3px rgba(0,0,0,.3);
  106. text-align:center;
  107. font-style:italic;
  108. letter-spacing:.7px;
  109.  
  110. }
  111.  
  112.  
  113. /*-----BODY-----*/
  114.  
  115. body {
  116. background-color:{color:bg};
  117. background-image: url('{image:bg}');
  118. background-attachment: fixed;
  119. font-family:georgia;
  120. overflow:auto;
  121. font-size:9px;
  122. padding-bottom:5px;
  123. padding-top:0px;
  124. padding-right:0px;
  125. padding-left:0px;
  126. text-align:justify;
  127. color:{color:text};
  128. margin:0;
  129. }
  130.  
  131. /*TEXT LINKS*/
  132. b {
  133. font-weight:bold;
  134. Color:{color:bold};
  135. }
  136. a {
  137. text-decoration:none;
  138. -moz-outline-style:none;
  139. color:{color:link};
  140. -webkit-transition: all 0.5s ease;
  141. -moz-transition: all 0.5s ease;
  142. -o-transition: all 0.5s ease
  143. }
  144.  
  145. a:hover {
  146. letter-spacing:1px;
  147. font-style:italic;
  148. opacity:1;
  149. color:{color:hover};
  150. -webkit-transition: all 0.5s ease;
  151. -moz-transition: all 0.5s ease;
  152. -o-transition: all 0.5s ease
  153. }
  154.  
  155. #bbar {
  156. position:fixed;
  157. background-image:url('{image:bbar}');
  158. background-attachment:fixed;
  159. background-color:{color:bbar};
  160. width:100%;
  161. height:400px;
  162. margin-top:100px;
  163. overflow:hidden;
  164. border-top:1px solid black;
  165. border-bottom: 1px solid black;
  166. -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.50);
  167. -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.50);
  168. box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.50);
  169.  
  170. }
  171.  
  172. /*IMAGES*/
  173. img {
  174. border:none;
  175. opacity: 1;
  176. }
  177.  
  178.  
  179. h1 {
  180. color: {color:nav background};
  181. font-family: georgia;
  182. font-weight:bold;
  183. text-shadow:1px 1px 1px black;
  184. text-align:center;
  185. font-style:italic;
  186. font-size:24px;
  187. line-height:20px;
  188. letter-spacing:.7px;
  189. }
  190.  
  191. h2 {
  192. color: {color:nav background};
  193. font-family: georgia;
  194. font-weight:bold;
  195. text-shadow:1px 1px 1px black;
  196. text-align:center;
  197. font-style:italic;
  198. font-size:24px;
  199. line-height:24px;
  200. letter-spacing:.7px;
  201. }
  202.  
  203. /*BLOCKQUOTE*/
  204. blockquote {
  205. width: 490px;
  206. text-transform: normal;
  207. line-height:10px;
  208. margin-left:0px;
  209. padding: 4px;
  210. padding-left:9px;
  211. border-left: 2px solid {color:text};
  212. color: {color:text};
  213. }
  214.  
  215. /*ENTRIES*/
  216.  
  217. #entries {
  218. position:absolute;
  219. width:500px;
  220. padding:10px;
  221. margin-left:725px;
  222. margin-top:5px;
  223. font-size:11px;
  224. line-height:12px;
  225. font-family:'georgia';
  226. letter-spacing:0px;
  227. float: center;
  228. text-align: justify;
  229. }
  230.  
  231. #post {
  232. width:500px;
  233. padding-left:10px;
  234. padding-right:10px;
  235. padding-top:10px;
  236. padding-bottom:10px;
  237. margin-top:5px;
  238. margin-left:-1px;
  239. background-color:{color:post background};
  240. border: 1px solid black;
  241. text-align: justify;
  242. overflow:hidden;
  243. -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  244. -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  245. box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  246.  
  247. }
  248.  
  249. #entrybar {
  250. width:520px;
  251. padding-left: 5px;
  252. padding-right: 5px;
  253. padding-bottom: 5px;
  254. height:auto;
  255. margin-left:0px;
  256. margin-top:20px;
  257.  
  258. }
  259.  
  260.  
  261.  
  262. /*-----SIDEBAR-----*/
  263.  
  264. #title{
  265. font-family: 'Pacifico', cursive;
  266. text-shadow: 0px 0px 0.2px {color:title};
  267. position:fixed;
  268. font-size:35px;
  269. font-style:italic;
  270. text-align:center;
  271. margin-left:100px;
  272. margin-top:410px;
  273. width:300px;
  274. height:70px;
  275. color:{color:title};
  276. overflow:hidden;
  277.  
  278. }
  279.  
  280. #image {
  281. position:fixed;
  282. background-color:black;
  283. width:275px;
  284. height:275px;
  285. overflow:hidden;
  286. margin-top:132px;
  287. margin-left:112px;
  288.  
  289. }
  290.  
  291.  
  292. #polaroid {
  293. position:fixed;
  294. margin-top:115px;
  295. margin-left:98px;
  296. -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.50);
  297. -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.50);
  298. box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.50);
  299.  
  300. }
  301.  
  302. #polaroid img {
  303. width:305px;
  304. }
  305.  
  306. /*SIDEBAR LINKS*/
  307.  
  308. .links {
  309. position:fixed;
  310. line-height:100%;
  311. font-family: georgia;
  312. font-weight:bold;
  313. text-shadow:1px 1px 1px black;
  314. text-align:center;
  315. margin-top:180px;
  316. margin-left:0px;
  317. text-align:center;
  318. font-style:italic;
  319. letter-spacing:.7px;
  320.  
  321. }
  322.  
  323. .links a {
  324. width:75px;
  325. height:10px;
  326. display: block;
  327. font-size: 11.5px;
  328. padding:6px;
  329. background-color:{color:nav background};
  330. color:{color:nav text};
  331. margin-bottom:8px;
  332. margin-left:10px;
  333. border: 1px solid black;
  334. -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.10);
  335. -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.10);
  336. box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.10);
  337.  
  338. }
  339.  
  340. .links a:hover {
  341. background-color:{color:nav background hover};
  342. color:{color:nav text};
  343. font-style:italic;
  344. }
  345.  
  346.  
  347. #desbox {
  348. width:290px;
  349. position:fixed;
  350. margin-left: 416px;
  351. margin-top:140px;
  352. padding-left:9px;
  353. padding-right:5px;
  354. color:{color:DescriptionText};
  355. {block:IfShowdescbackground}background-color:{color:bbar}{/block:IfShowdescbackground};
  356. text-align:justify;
  357. font-family:georgia;
  358. font-size:11px;
  359. text-transform:none;
  360. line-height:14px;
  361. height:325px;
  362. }
  363.  
  364. #destitle {
  365. margin-left:-9px;
  366. width:284px;
  367. height:20px;
  368. padding:10px;
  369. color: {color:nav background};
  370. font-family: georgia;
  371. font-weight:bold;
  372. text-shadow:1px 1px 1px black;
  373. text-align:center;
  374. font-style:italic;
  375. font-size:20px; line-height:20px;
  376. letter-spacing:.7px;
  377. position:absolute;
  378. overflow:hidden;
  379. }
  380.  
  381. #des {
  382. width:277px;
  383. margin-left:-3px;
  384. margin-top:35px;
  385. position:absolute;
  386. text-align:justify;
  387. font-family:georgia;
  388. font-size:11px;
  389. padding:5px;
  390. padding-left:10px;
  391. text-transform:none;
  392. line-height:14px;
  393. border-left: 2px solid {color:description text};
  394. height:240px;
  395. scroll:auto;
  396. overflow:auto;
  397. text-shadow:0px 0px 1px black;
  398. }
  399.  
  400. /*PAGINATION*/
  401. #pagination {
  402. width:277px;
  403. text-align:center;
  404. margin-top:295px;
  405. position:absolute;
  406. text-shadow:0px 0px 1px black;
  407. }
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. /*POST INFO*/
  415.  
  416. #info {color:{color:text};
  417. font-size:9px;
  418. text-transform:lowercase;
  419. width: 516px;
  420. margin-left:-1px;
  421. margin-top:5px;
  422. background: {color:post background};
  423. padding:2px;
  424. padding-top:4px;
  425. padding-bottom:4px;
  426. border:1px solid black;
  427. overflow:hidden;
  428. -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  429. -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  430. box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  431.  
  432. }
  433.  
  434.  
  435. /*TAGS*/
  436. .tags {
  437. font-family:georgia;
  438. width:500px;
  439. line-height:100%; /*space between line and line*/
  440. text-align:left;
  441. padding-top:7px;
  442. text-transform: lowercase;
  443. font-size:8px;
  444. -moz-transition-duration:0.5s;
  445. -webkit-transition-duration:0.5s;
  446. -o-transition-duration:0.5s;
  447. }
  448.  
  449. .tags a {
  450. font-style:italic;
  451. color:{color:info};
  452. margin-right:5px;
  453. line-height:120%;
  454. }
  455.  
  456. .tags a:hover {
  457. text-decoration:underline;
  458. color:{color:info};
  459. }
  460.  
  461. /*NOTES*/
  462. .notes {
  463. background-color:#FFFFFF;
  464. text-transform:normal;
  465. letter-spacing:0px;
  466. font-size:9px;
  467. margin-top:20px;
  468. font-style:normal;
  469. margin-left:-20px;
  470. text-align:left;
  471. line-height:30px;
  472. border-bottom:1px solid #D8D8D8;
  473. }
  474.  
  475. .notes img{
  476. padding:2px;
  477. border:1px solid #eee;
  478. margin-bottom:-4px;
  479. -webkit-transition:all 0.5s ease-in-out;
  480. -moz-transition:all 0.5s ease-in-out;
  481. -o-transition:all 0.5s ease-in-out;
  482. -ms-transition:all 0.5s ease-in-out;
  483. transition:all 0.5s ease-in-out;
  484. }
  485.  
  486. .notes img:hover {opacity: 0.6;
  487. -webkit-transition:all 0.5s ease-in-out;
  488. -moz-transition:all 0.5s ease-in-out;
  489. -o-transition:all 0.5s ease-in-out;
  490. -ms-transition:all 0.5s ease-in-out;
  491. transition:all 0.5s ease-in-out;}
  492.  
  493.  
  494. /* --- QUOTE ---*/
  495. .quote {
  496. font-size:11px;
  497. font-family:helvetica;
  498. font-style:normal;
  499. line-height:17px;
  500. margin-bottom:15px;
  501. text-transform:normal;
  502. text-align:left;
  503. font-weight:normal;
  504. font-style:none;
  505. color:{color:text};
  506. }
  507.  
  508. .quotesource {
  509. font-size:9px;
  510. text-align:right;
  511. font-style:none;
  512. text-transform:lowercase;
  513. font-family:helvetica;
  514. margin-bottom:5px;
  515. color:{color:text};
  516. }
  517.  
  518.  
  519. /* --- AUDIO ---*/
  520. .audio {
  521. height:60px;
  522. margin-bottom:40px;
  523. }
  524.  
  525. .audio-album {
  526. position:absolute;
  527. width:100px;
  528. padding:3px;
  529. border:1px solid #E1E1E1;
  530. -webkit-transition: opacity 0.1s linear;
  531. opacity: 1;
  532. }
  533.  
  534. .audio-player {
  535. opacity:1;
  536. filter:alpha(opacity=90);
  537. width:25px;
  538. height:25px;
  539. overflow:hidden;
  540. position:absolute;
  541. border:30px;
  542. z-index:2;
  543. margin-left:43px;
  544. margin-top:43px;
  545. opacity:0;
  546. -webkit-transition: all 0.6s ease-out;
  547. -o-transition: all 0.6s ease-out;
  548. -webkit-transition: all 0.6s ease-out;
  549. -moz-transition: all 0.6s ease-out;
  550. }
  551.  
  552. .audio-info {
  553. margin-top:7px;
  554. position:relative;
  555. margin-left:120px;
  556. line-height:180%;
  557. padding:2px;
  558. }
  559.  
  560. .audio:hover .audio-player {
  561. opacity:.6;
  562. -webkit-transition: all 0.6s ease-out;
  563. -o-transition: all 0.6s ease-out;
  564. -webkit-transition: all 0.6s ease-out;
  565. -moz-transition: all 0.6s ease-out;
  566. }
  567.  
  568. /* --- ASK---*/
  569. #question {
  570. background-color: {color:bbar};
  571. color:{color:post background};
  572. text-align: justify;
  573. font-size: 11px;
  574. font-style:none;
  575. margin-left: 55px;
  576. border: 1px solid black;
  577. text-shadow:0px 0px 1px black;
  578. padding: 10px;}
  579.  
  580. #askerportrait {
  581. float:center;
  582. margin-left:25px;
  583. margin-top:-2px;
  584. position: absolute;
  585.  
  586. }
  587.  
  588. #askerportrait img {
  589. margin-left:-30px;
  590. margin-top:2px;
  591. width:64px;
  592. height:64px;
  593. }
  594.  
  595. #asker {
  596. margin-top:5px;
  597. text-align: right;
  598. border-top:1px solid {color:post background};
  599. padding-top:7px;
  600. padding-bottom:5px;
  601. font-size:20px;
  602. font-family: 'Pacifico', cursive;
  603. font-weight:bold,
  604. text-shadow: 1px 1px .05px black;
  605. }
  606.  
  607. #asker a {
  608. text-shadow: 0px 0px 0.25px black;
  609. color: {color:title};
  610.  
  611. }
  612.  
  613. #answer {
  614. padding-top:3px;
  615. text-align: justify;
  616. margin-top: -3px;}
  617. }
  618.  
  619. /* ---CHAT---*/
  620. .user_1 .label {color:{color:text}; font-weight:normal; font-style:italic;}
  621. .user_2 .label {color:{color:text}; font-weight:normal; font-style:italic; }
  622. .user_3 .label {color:{color:text}; font-weight:normal; font-style:italic;}
  623. .user_4 .label {color:{color:text}; font-weight:normal; font-style:italic; }
  624. .user_5 .label {color:{color:text}; font-weight:normal; font-style:italic;}
  625. .user_6 .label {color:{color:text}; font-weight:normal; font-style:italic; }
  626. .ul.chat {}
  627. .chat ol {}
  628. .chat li {list-style:none; margin-left:-38px; padding:2px; font-family: georgia; font-style: none; font-size: 9px; }
  629.  
  630.  
  631.  
  632. /*---AUDIO---*/
  633.  
  634.  
  635. /*Audio posts*/
  636.  
  637. #audio {
  638. height:100px;
  639. padding:12px;
  640. display:table;
  641. width:475px;
  642.  
  643. }
  644.  
  645. #audioinfo {
  646. display:table-cell;
  647. vertical-align:middle;
  648. padding-left:110px;
  649. padding-right:10px;
  650. line-height:120%;
  651. text-align:left;
  652. font-size:12px;
  653. color:{color:nav text};
  654. background-color: {color:nav background};
  655. border: 1px solid black;
  656. letter-spacing:1px;
  657. text-shadow:1px 1px 1px black;
  658. font-weight:bold;
  659. font-style:italic;
  660. }
  661.  
  662. #audioinfo li{
  663. list-style:none;
  664. padding:5px;
  665. margin-left:-40px;
  666. }
  667.  
  668.  
  669.  
  670. #albumart {
  671. position:absolute;
  672.  
  673.  
  674.  
  675. }
  676.  
  677. #albumart img {
  678. width:98px;
  679. height:98px;
  680. border:1px solid black;
  681. z-index:901;
  682.  
  683.  
  684. }
  685.  
  686. #player {
  687. position:absolute;
  688. border:37px solid transparent;
  689. border-right:36px solid transparent;
  690. border-bottom:36px solid transparent;
  691. margin-left:2px;
  692. margin-top:0px;
  693. height:27px;
  694. width:27px;
  695. overflow:hidden;
  696. color:{color:links text};
  697. z-index:903;
  698. -moz-transition-duration:0.5s;
  699. -webkit-transition-duration:0.5s;
  700. -o-transition-duration:0.5s;
  701.  
  702. }
  703.  
  704. .qsource {
  705. text-align:right;
  706. letter-spacing:1px;
  707.  
  708. }
  709.  
  710. #chat {
  711. overflow:;
  712. }
  713.  
  714. #chat ul {
  715. list-style: none;
  716. margin: 0;
  717. padding: 0;
  718. }
  719.  
  720. #chat li {
  721. margin-bottom: 5%;
  722. padding: 1%;
  723. width: 50%;
  724. border: 1px solid black;
  725. color: {color:post background};
  726. text-shadow: 1px 1px 1px black;
  727. font-family: georgia;
  728. font-size:11px;
  729. -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  730. -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  731. box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  732.  
  733. }
  734.  
  735. #chat .odd {
  736. float: left;
  737. background-color: {color:bbar};
  738. }
  739. #chat .even {
  740. float: right;
  741. background-color:{color:nav background};
  742. }
  743.  
  744. /*---CREDIT---*/
  745.  
  746. #cred a{
  747. position:fixed;
  748. font-family: georgia;
  749. font-weight:bold;
  750. font-style:italic;
  751. text-transform:uppercase;
  752. text-shadow: 1px 1px 0px black;
  753. font-size:12px;
  754. right:9px;
  755. bottom:9px;
  756. padding:4px;
  757. letter-spacing:1px;
  758. color:{color:post background};
  759. }
  760.  
  761. #cred a:hover {
  762. Color:{color:hover};}
  763.  
  764.  
  765.  
  766. {CustomCSS}</style></head><body>
  767.  
  768. <div id="bbar"></div>
  769.  
  770. <div class="links"><center>
  771. <a href=/>Home</a>
  772. <a href=/ask>Ask</a>
  773. {block:IfShowLINK1}<a href={text:Link1 URL}>{text:link1}</a>{/block:IfShowLINK1}
  774. {block:IfShowLINK2}<a href={text:Link2 URL}>{text:link2}</a> {/block:IfShowLINK2}
  775. {block:IfShowLINK3}<a href={text:Link3 URL}>{text:link3}</a>{/block:IfShowLINK3}
  776. {block:IfShowLINK4}<a href={text:Link4 URL}>{text:link4}</a>{/block:IfShowLINK4}</a>
  777. {block:IfShowLINK5}<a href={text:Link5 URL}>{text:link5}</a>{/block:IfShowLINK5}</a>
  778. {block:IfShowLINK6}<a href={text:Link6 URL}>{text:link6}</a>{/block:IfShowLINK6}
  779. </center>
  780. </div>
  781.  
  782. </div>
  783.  
  784. <div id="polaroid" align="center"><img src="http://static.tumblr.com/cphc2pb/khXolk29n/c83d8fae0bd7d964970e9e5ff3f129c3.png" /></div>
  785.  
  786.  
  787. <div id="image"><img src="{image:image1}" /></div>
  788.  
  789. <div id="title">{text:blog title}</div>
  790.  
  791. <div id="desbox">
  792. <div id="destitle">{text:description title}</div>
  793. <div id="des">{description}</div>
  794. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">◀</a>{/block:PreviousPage} page {CurrentPage} out of {TotalPages} {block:NextPage}<a href="{NextPage}">▶</a>{/block:NextPage}{/block:Pagination}</div>
  795. </div>
  796.  
  797. <div id="entries">
  798. {block:Posts}
  799. <div id="entrybar">
  800. <div id="post">
  801.  
  802. {block:Text}
  803. {block:Title}<h1>{Title}</h1>{/block:Title}
  804. {Body}{/block:Text}
  805.  
  806. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}</p>
  807. {block:Caption}<br/>{Caption}{/block:Caption}{/block:Photo}
  808.  
  809. {block:Photoset}{Photoset-500}{block:Caption}<br/>{Caption}
  810. {/block:Caption}{/block:Photoset}
  811.  
  812. {block:Quote}
  813. <h2>"{Quote}"</h2>
  814. {block:Source}<div class="qsource"> —{Source}</div>
  815. {/block:Source}{/block:Quote}
  816.  
  817. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a> ➵ </h1>{block:Description}{Description}{/block:Description}{/block:Link}
  818.  
  819. {block:Chat}
  820. {block:Title}<h1>{Title}</h1>{/block:Title}
  821. <div id="chat">
  822. <ul>
  823. {block:Lines}<li class="{Alt}">{block:Label} {Label} {/block:Label}{Line}</li>{/block:Lines}
  824. </ul>
  825. </div>
  826. {/block:Chat}
  827.  
  828.  
  829. {block:Audio}<div id="audio">{block:AlbumArt}<div id="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  830. <div id="player">{AudioPlayerWhite}</div>
  831. <div id="audioinfo"><ul>
  832. {block:TrackName}
  833. <li><b>{TrackName}</b></li>
  834. {/block:TrackName}
  835. {block:Artist}
  836. <li>{Artist}</li>
  837. {/block:Artist}
  838. {block:PlayCount}<li>{PlayCountWithLabel}</li>{/block:PlayCount}</ul>
  839. </div>
  840. </div>
  841. {block:Caption}{Caption}{/block:Caption}{/block:Audio}
  842.  
  843. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  844.  
  845. {block:Answer}
  846. <div id="askerportrait"><img src="{AskerPortraitURL-64}"></span></div>
  847. <div id="question">
  848. {Question}
  849. <div id="asker">- {asker}</div></div>
  850.  
  851. <div id="answer">{Answer}</div>{/block:Answer}</div>
  852.  
  853. {block:Date}<div id="info">
  854. posted <a href="{Permalink}">{TimeAgo}</a>
  855. {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} <a href="{SourceURL}"></a>{block:ContentSource}{/block:RebloggedFrom}<br>{block:HasTags}tagged: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</div>{/block:Date}
  856. </div>
  857.  
  858.  
  859.  
  860. {/block:Posts}
  861.  
  862. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  863.  
  864.  
  865. <div id="cred">
  866. <a href="http://rivergronrps.tumblr.com/tagged/my-themes">cred</a>
  867. </div>
  868. </div>
  869.  
  870.  
  871. <!--DON'T DELETE THIS CODE IF YOU DON'T WANT TO SEE THE SOURCE UNDER THE IMAGE/TEXT-->
  872. {block:ContentSource}
  873. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  874. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  875. {/block:SourceLogo}
  876. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  877. {/block:ContentSource}
  878.  
  879.  
  880.  
  881.  
  882. <BODY ondragstart="return false;">
  883. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement