Advertisement
benizora

wildflowers theme.

Oct 9th, 2014
13,907
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.40 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4.  
  5. <!--
  6.  
  7. w i l d f l o w e r s theme.
  8. by jackie @ benizora.tumblr.com
  9. please keep ALL of the credits
  10. and don’t steal or distribute.
  11.  
  12. -->
  13.  
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800|Droid+Serif:400,700,700italic,400italic|Oswald:400,700,300|Roboto+Condensed:300italic,400italic,700italic,400,300,700' rel='stylesheet' type='text/css'>
  21.  
  22. <meta name="color:background" content="#ffffff"/>
  23.  
  24. <meta name="color:entry background" content="#ffffff"/>
  25. <meta name="color:entry borders" content="#eeeeee"/>
  26. <meta name="color:entry title" content="#000000"/>
  27.  
  28. <meta name="color:quotes" content="#000000"/>
  29. <meta name="color:quotation mark" content="#eeeeee"/>
  30.  
  31. <meta name="color:text" content="#838282"/>
  32. <meta name="color:bold" content="#000000"/>
  33. <meta name="color:italic" content="#aaaaaa"/>
  34.  
  35. <meta name="color:link" content="#e2bfde"/>
  36. <meta name="color:link hover" content="#000000"/>
  37.  
  38. <meta name="color:blog title" content="#dddddd"/>
  39.  
  40. <meta name="color:description text" content="#aaaaaa"/>
  41. <meta name="color:description bold" content="#222222"/>
  42. <meta name="color:description italic" content="#ffffff"/>
  43.  
  44. <meta name="color:left sidebar" content="#ffffff"/>
  45. <meta name="color:left sidebar links" content="#aaaaaa"/>
  46. <meta name="color:left sidebar links hover" content="#000000"/>
  47. <meta name="color:left sidebar links border" content="#eeeeee"/>
  48.  
  49. <meta name="color:sidebar image links" content="#eeeeee"/>
  50. <meta name="color:sidebar image links hover" content="#aaaaaa"/>
  51.  
  52. <meta name="color:sidebar background" content="#eeeeee"/>
  53. <meta name="color:sidebar image background" content="#ffffff"/>
  54.  
  55. <meta name="color:scrollbar" content="#e2bfde"/>
  56. <meta name="color:scrollbar background" content="#838282"/>
  57.  
  58. <meta name="color:link hover" content="#e0e0e0"/>
  59.  
  60. <meta name="color:permalink" content="#dddddd"/>
  61. <meta name="color:permalink background" content="#ffffff"/>
  62. <meta name="color:permalink links" content="#000000"/>
  63. <meta name="color:permalink links hover" content="#aaaaaa"/>
  64.  
  65. <meta name="text:link 1" content="" />
  66. <meta name="text:link 1 title" content="" />
  67. <meta name="text:link 2" content="" />
  68. <meta name="text:link 2 title" content="" />
  69. <meta name="text:link 3" content="" />
  70. <meta name="text:link 3 title" content="" />
  71. <meta name="text:link 4" content="" />
  72. <meta name="text:link 4 title" content="" />
  73. <meta name="text:link 5" content="" />
  74. <meta name="text:link 5 title" content="" />
  75. <meta name="text:link 6" content="" />
  76. <meta name="text:link 6 title" content="" />
  77.  
  78. <meta name="font:title" content="Alternate Gothic"/>
  79.  
  80. <meta name="select:Font" content="Trebuchet MS" title="Trebuchet MS"/>
  81. <meta name="select:Font" content="Arial" title="Arial"/>
  82. <meta name="select:Font" content="Calibri" title="Calibri"/>
  83. <meta name="select:Font" content="Consolas" title="Consolas"/>
  84. <meta name="select:Font" content="Times" title="Times New Roman"/>
  85. <meta name="select:Font" content="Century Gothic" title="Century Gothic"/>
  86. <meta name="select:Font" content="Cambria" title="Cambria"/>
  87. <meta name="select:Font" content="Georgia" title="Georgia"/>
  88.  
  89. <meta name="image:sidebar" content=""/>
  90. <meta name="image:sidebar background" content=""/>
  91. <meta name="image:background" content=""/>
  92.  
  93. <meta name="if:InfiniteScroll" content="1" />
  94. <meta name="if:BlackMusicPlayer" content="0" />
  95. <meta name="if:WhiteMusicPlayer" content="1" />
  96. <meta name="if:ShowCaptions" content="1">
  97. <meta name="if:500px" content="1" />
  98. <meta name="if:400px" content="0" />
  99. <meta name="if:250px" content="0" />
  100. <meta name="if:ShowTags" content="0" />
  101. <meta name="if:MonochromePosts" content="0" />
  102. <meta name="if:FadingImages" content="0" />
  103.  
  104. <style type="text/css">
  105.  
  106. /* SCROLLBAR */
  107.  
  108. ::-webkit-scrollbar-thumb{
  109. background-color: {color:scrollbar};
  110. border: 1px solid {color:scrollbar background};
  111. height:auto;
  112. }
  113.  
  114. ::-webkit-scrollbar {
  115. height:7px;
  116. width:7px;
  117. background-color: {color:scrollbar background};
  118. border: 3px solid {color:scrollbar background};
  119. }
  120.  
  121. /* BACKGROUND */
  122.  
  123. body {
  124. background:{color:background};
  125. margin:0px;
  126. color:{color:text};
  127. font-family:{select:Font};
  128. font-size:10px;
  129. line-height:100%;
  130. font-style: none;
  131. background-image: url('{image:background}');
  132. background-attachment: fixed;
  133. background-repeat:repeat;
  134. }
  135.  
  136. /* LINKS */
  137.  
  138. a:link, a:visited, a:active {
  139. color: {color:link};
  140. text-decoration:none;
  141. font-weight: normal;
  142. }
  143.  
  144. a:hover {
  145. color: {color:link hover};
  146. font-weight: normal;
  147. text-decoration:none;
  148. }
  149.  
  150. /* POSTS */
  151.  
  152. #post {
  153. {block:If500px}width:500px;{/block:If500px}
  154. {block:If400px}width:400px;{/block:If400px}
  155. {block:If250px}width:250px;{/block:If250px}
  156. margin-bottom: 40px;
  157. font-family:{select:Font};
  158. letter-spacing:0.5px;
  159. font-size:11px;
  160. background-color: {color:entry background};
  161. border: 1px solid {color:entry borders};
  162. padding: 50px 50px 40px 50px;
  163. line-height: 16px;
  164. }
  165.  
  166. #post img{
  167. {block:If500px}max-width:500px !important;{/block:If500px}
  168. {block:If400px}max-width:400px !important;{/block:If400px}
  169. {block:If250px}max-width:250px !important;{/block:If250px}
  170. }
  171.  
  172.  
  173. #entries {
  174. {block:If500px}width:600px;{/block:If500px}
  175. {block:If400px}width:500px;{/block:If400px}
  176. {block:If250px}width:350px;{/block:If250px}
  177. margin-top:80px;
  178. margin-left:595px;
  179. float:left;
  180. }
  181.  
  182. #entries b, strong {
  183. color: {color:bold};
  184. }
  185.  
  186. #entries i, em {
  187. color: {color:italic};
  188. }
  189.  
  190. blockquote, blockquote blockquote {
  191. border-left: 1px solid #eee;
  192. padding-left: 15px;
  193. margin-left: 10px;
  194. }
  195.  
  196. #entries pre {
  197. overflow:hidden;
  198. font-size:10px;
  199. }
  200.  
  201. #entries blockquote img{
  202. overflow:hidden;
  203. {block:if500px}max-width: 450px;{/block:if500px}
  204. {block:if400px}max-width: 350px;{/block:if400px}
  205. {block:if250px}max-width: 200px;{/block:if250px}
  206. }
  207.  
  208. h1 {
  209. color: {color:entry title};
  210. font-size: 30px;
  211. text-align: left;
  212. font-weight:bold;
  213. font-style:italic;
  214. font-family:{font:title};
  215. line-height: 100%;
  216. letter-spacing: 1px;
  217. }
  218.  
  219. h1 a {
  220. color:{color:entry title};
  221. }
  222.  
  223. h1 a:visited {
  224. color:{color:entry title};
  225. }
  226.  
  227. h1 a:hover {
  228. color:{color:entry title};
  229. }
  230.  
  231. #photo{
  232. {block:if500px}max-width: 500px;{/block:if500px}
  233. {block:if400px}max-width: 400px;{/block:if400px}
  234. {block:if250px}max-width: 250px;{/block:if250px}
  235. {block:IfMonochromePosts}
  236. -webkit-filter: grayscale(1);
  237. -webkit-transition: all 0.5s ease-in-out;
  238. -moz-transition: all 0.5s ease-in-out;
  239. -o-transition: all 0.5s ease-in-out;
  240. -ms-transition: all 0.5s ease-in-out;
  241. transition: all 0.5s ease-in-out;
  242. {/block:IfMonochromePosts}
  243. {block:ifFadingImages}
  244. -webkit-transition: opacity 0.8s linear;
  245. opacity: .60;
  246. {/block:ifFadingImages}
  247. }
  248.  
  249. #photo:hover{
  250. {block:IfMonochromePosts}
  251. filter: none;
  252. -webkit-filter: grayscale(0);
  253. {/block:IfMonochromePosts}
  254. {block:ifFadingImages}
  255. opacity: 1;
  256. {/block:ifFadingImages}
  257. }
  258.  
  259. /* LEFT SIDEBAR LINKS */
  260.  
  261. #leeeeeft {
  262. left:0px;
  263. height:100%;
  264. width:65px;
  265. background:{color:left sidebar};
  266. border-right:1px solid {color:left sidebar links border};
  267. position:fixed;
  268. top:0px;
  269. z-index:999999;
  270. }
  271.  
  272. #leeftlinks {
  273. color:{color:left sidebar links};
  274. display:block;
  275. position:fixed;
  276. margin-top:130px;
  277. left:0px;
  278. width:65px;
  279. z-index:100;
  280. border-top:1px solid {color:left sidebar links border};
  281. border-bottom:1px solid {color:left sidebar links border};
  282. }
  283.  
  284. #leeftlinks a {
  285. background-color:{color:left sidebar};
  286. border-top:1px solid {color:left sidebar links border};
  287. font-size:8px;
  288. color:{color:left sidebar links};
  289. margin-top:-1px;
  290. margin-bottom:5px;
  291. display:block;
  292. text-transform:none;
  293. font-family:{select:Font};
  294. font-weight:bold;
  295. letter-spacing:1px;
  296. text-align:center;
  297. padding:13px 10px 10px 10px;
  298. width:45px;
  299. -webkit-transition: all 0.5s ease;
  300. -moz-transition: all 0.5s ease;
  301. -o-transition: all 0.5s ease;
  302. }
  303.  
  304. #leeftlinks a:hover {
  305. padding:15px 10px;
  306. color:{color:left sidebar links hover};
  307. -webkit-transition: all 0.5s ease;
  308. -moz-transition: all 0.5s ease;
  309. -o-transition: all 0.5s ease;
  310. }
  311.  
  312. /* LEFT SIDEBAR */
  313.  
  314. #lefter_side {
  315. left:65px;
  316. border-right:1px solid {color:left sidebar links border};
  317. height:100%;
  318. width:350px;
  319. background:{color:sidebar background};
  320. position:fixed;
  321. top:0px;
  322. z-index:99999;
  323. background-image: url('{image:sidebar background}');
  324. background-attachment: fixed;
  325. background-repeat:repeat;
  326. }
  327.  
  328.  
  329. #sidebarimage {
  330. position:fixed;
  331. margin-top:25px;
  332. margin-left:-13px;
  333. padding:10px;
  334. border:1px solid {color:left sidebar links border};
  335. background:{color:sidebar image background};
  336. width 244px;
  337. }
  338.  
  339. #sidebarimage img {
  340. max-width:244px;
  341. }
  342.  
  343. #title {
  344. color:{color:blog title};
  345. font-family:{font:title};
  346. text-transform:lowercase;
  347. position:fixed;
  348. letter-spacing:1px;
  349. line-height:20px;
  350. text-align:left;
  351. font-size:18px;
  352. border-bottom:1px solid {color:left sidebar links border};
  353. margin-top:75px;
  354. margin-left:40px;
  355. padding:10px 12px 10px 13px;
  356. width:242px;
  357. z-index:100;
  358. }
  359.  
  360. /* DESCRIPTION */
  361.  
  362. #description {
  363. color:{color:description text};
  364. font-family:{select:Font};
  365. text-transform:lowercase;
  366. letter-spacing:0px;
  367. position:fixed;
  368. line-height:15px;
  369. text-align:justify;
  370. margin-top:25px;
  371. font-size:11px;
  372. border-top:1px solid {color:left sidebar links border};
  373. margin-left:-11px;
  374. padding:15px 20px 10px 20px;
  375. width:227px;
  376. z-index:99999999999;
  377. }
  378.  
  379. #description b, strong {
  380. color:{color:description bold};
  381. }
  382.  
  383. #description i, em {
  384. color:{color:description italic};
  385. }
  386.  
  387. #linkers {
  388. color:{color:sidebar image links};
  389. font-family:{select:Font};
  390. letter-spacing:1px;
  391. text-align:center;
  392. font-size:12px;
  393. margin-top:10px;
  394. margin-left:0px;
  395. width:245px;
  396. z-index:100;
  397. }
  398.  
  399. #linkers a {
  400. font-weight:bold;
  401. color:{color:sidebar image links};
  402. }
  403.  
  404. #linkers a:hover {
  405. font-weight:bold;
  406. color:{color:sidebar image links hover};
  407. }
  408.  
  409. #ask {
  410. float:left;
  411. margin-right:5px;
  412. }
  413.  
  414. /* NOTES */
  415.  
  416. ol.notes {
  417. padding: 10px 25px 0px 25px;
  418. font-family:{select:Font};
  419. font-size:11px;
  420. list-style-type: none;
  421. border: 0px;
  422. letter-spacing: 0px;
  423. text-transform: lowercase;
  424. }
  425.  
  426. #notes {
  427. {block:if500px}width: 550px;{/block:if500px}
  428. {block:if400px}width: 450px;{/block:if400px}
  429. {block:if250px}width: 300px;{/block:if250px}
  430. padding: 0px 25px 10px 25px;
  431. background-color:{color:entry background};
  432. border: 1px solid {color:entry borders};
  433. margin:10px 0px 0px 0px;
  434. }
  435.  
  436. ol.notes li.note {
  437. padding: 10px 1px 1px 1px;
  438. font-family:{select:Font};
  439. text-align: left;
  440. font-size:11px;
  441. letter-spacing: 0px;
  442. text-transform: lowercase;
  443. }
  444.  
  445. .notes img{
  446. display:none;
  447. }
  448.  
  449. /* CHATS */
  450.  
  451. .chat {
  452. line-height:12px;
  453. list-style:none;
  454. margin-left:-40px;
  455. }
  456.  
  457. .chat ul {
  458. line-height:20px;
  459. list-style:none;
  460. }
  461.  
  462. .chat_1 {
  463. background-color:{color:entry background};
  464. padding:3px 6px;
  465. color:{color:text};
  466. border-bottom:1px solid {color:entry borders};
  467. }
  468.  
  469. .chat_1 .label {
  470. font-weight:bold;
  471. color:{color:description bold};
  472. }
  473.  
  474. .chat_2 {
  475. background:transparent;
  476. padding:3px 6px;
  477. border-bottom:1px solid {color:entry borders};
  478. }
  479.  
  480. .chat_2 .label {
  481. font-weight:bold;
  482. color:{color:bold};
  483. }
  484.  
  485. .chat_3 {
  486. background-color:{color:entry background};
  487. padding:3px 6px;
  488. color:{color:text};
  489. border-bottom:1px solid {color:entry borders};
  490. }
  491.  
  492. .chat_3 .label {
  493. font-weight:bold;
  494. color:{color:description bold};
  495. }
  496.  
  497. .chat_4 {
  498. background:transparent;
  499. padding:3px 6px;
  500. border-bottom:1px solid {color:entry borders};
  501. }
  502.  
  503. .chat_4 .label {
  504. font-weight:bold;
  505. color:{color:bold};
  506. }
  507.  
  508. .chat_5 {
  509. background-color:{color:entry background};
  510. padding:3px 6px;
  511. color:{color:text};
  512. border-bottom:1px solid {color:entry borders};
  513. }
  514.  
  515. .chat_5 .label {
  516. font-weight:bold;
  517. color:{color:description bold};
  518. }
  519.  
  520. .chat_6 {
  521. background:transparent;
  522. padding:3px 6px;
  523. border-bottom:1px solid {color:entry borders};
  524. }
  525.  
  526. .chat_6 .label {
  527. font-weight:bold;
  528. color:{color:bold};
  529. }
  530.  
  531. .chat_7 {
  532. background-color:{color:entry background};
  533. padding:3px 6px;
  534. color:{color:text};
  535. border-bottom:1px solid {color:entry borders};
  536. }
  537.  
  538. .chat_7 .label {
  539. font-weight:bold;
  540. color:{color:description bold};
  541. }
  542.  
  543. .chat_8 {
  544. background:transparent;
  545. padding:3px 6px;
  546. border-bottom:1px solid {color:entry borders};
  547. }
  548.  
  549. .chat_8 .label {
  550. font-weight:bold;
  551. color:{color:bold};
  552. }
  553.  
  554. .chat_9 {
  555. background-color:{color:entry background};
  556. padding:3px 6px;
  557. color:{color:text};
  558. border-bottom:1px solid {color:entry borders};
  559. }
  560.  
  561. .chat_9 .label {
  562. font-weight:bold;
  563. color:{color:description bold};
  564. }
  565.  
  566. .chat_10 {
  567. background:transparent;
  568. padding:3px 6px;
  569. border-bottom:1px solid {color:entry borders};
  570. }
  571.  
  572. .chat_10 .label {
  573. font-weight:bold;
  574. color:{color:bold};
  575. }
  576.  
  577. /* ASKS */
  578.  
  579. #answer {
  580. margin-top:15px;
  581. {block:If500px}width:500px;{/block:If500px}
  582. {block:If400px}width:400px;{/block:If400px}
  583. {block:If250px}width:250px;{/block:If250px}
  584. }
  585.  
  586. #asks {
  587. padding:15px;
  588. font-family:{select:Font};
  589. letter-spacing:1px;
  590. font-weight:bold;
  591. border:1px solid {color:entry borders};
  592. color:{color:bold};
  593. }
  594.  
  595. #poop {
  596. float:right;
  597. text-align:right;
  598. }
  599.  
  600. #people {
  601. margin-top:-9px;
  602. margin-right:-5px;
  603. padding:0 4px;
  604. font-family:{select:Font};
  605. font-size:10px;
  606. font-weight:bold;
  607. font-style:italic;
  608. text-align:right;
  609. text-transform:lowercase;
  610. letter-spacing:1px;
  611. color:{color:description bold};
  612. background:{color:entry background};
  613. }
  614.  
  615. #people a {
  616. color:{color:links};
  617. -webkit-transition: all 0.5s ease;
  618. -moz-transition: all 0.5s ease;
  619. -o-transition: all 0.5s ease;
  620. }
  621.  
  622. #people a:visited {
  623. color:{color:links};
  624. -webkit-transition: all 0.5s ease;
  625. -moz-transition: all 0.5s ease;
  626. -o-transition: all 0.5s ease;
  627. }
  628.  
  629. #people a:hover {
  630. color:{color:description bold};
  631. -webkit-transition: all 0.5s ease;
  632. -moz-transition: all 0.5s ease;
  633. -o-transition: all 0.5s ease;
  634. }
  635.  
  636. #askphoto {
  637. display:none;
  638. }
  639.  
  640. #askphoto img {
  641. display:none;
  642. }
  643.  
  644. /* QUOTES */
  645.  
  646. #quote {
  647. color: {color:quotes};
  648. font-size: 20px;
  649. margin-top:-10px;
  650. position:relative;
  651. text-align: left;
  652. font-weight:bold;
  653. font-style:italic;
  654. font-family:{select:Font};
  655. line-height: 115%;
  656. letter-spacing: 1px;
  657. z-index:999999999999999;
  658. }
  659.  
  660. #quotation {
  661. color: {color:quotation mark};
  662. opacity:.8;
  663. margin-top:-50px;
  664. margin-left:-40px;
  665. font-size: 80px;
  666. text-align: left;
  667. font-family:{select:Font};
  668. line-height: 100%;
  669. letter-spacing: 1px;
  670. z-index:9;
  671. }
  672.  
  673. /* PERMALINK */
  674.  
  675. #permalink{
  676. position:relative;
  677. margin-top:30px;
  678. padding:10px;
  679. font-family:{select:Font};
  680. text-align:center;
  681. font-size:9px;
  682. text-transform:uppercase;
  683. letter-spacing:1px;
  684. word-spacing:-2px;
  685. line-height:8px;
  686. background-color:{color:permalink background};
  687. color:{color:permalink};
  688. border:1px solid {color:entry borders};
  689. }
  690.  
  691. .perm a{
  692. color:{color:permalink links};
  693. opacity:0.9;
  694. }
  695.  
  696. .perm a:hover{
  697. color:{color:permalink links hover};
  698. opacity:0.9;
  699. }
  700.  
  701. .tags{
  702. text-align:center;
  703. text-transform:lowercase;
  704. font-family:{select:Font};
  705. font-style:italic;
  706. font-weight:bold;
  707. margin-top:8px;
  708. padding-top:8px;
  709. word-spacing:-3px;
  710. color:{color:permalink};
  711. border-top:1px solid {color:entry borders};
  712. }
  713.  
  714. .tags a{
  715. display:inline;
  716. margin-right:3px;
  717. color:{color:permalink links};
  718. }
  719.  
  720. .tags a:hover{
  721. text-decoration:none;
  722. color:{color:permalink links hover};
  723. }
  724.  
  725. /* AUDIO */
  726.  
  727. .music {
  728. background-color:{color:sidebar background};
  729. height:75px;
  730. {block:If500px}width:500px;{/block:If500px}
  731. {block:If400px}width:400px;{/block:If400px}
  732. {block:If250px}width:250px;{/block:If250px}
  733. margin-bottom:20px;
  734. }
  735.  
  736. .musicplayer {
  737. height:26px;
  738. width:26px;
  739. margin-top: 22px;
  740. margin-left: 22px;
  741. overflow:hidden;
  742. opacity:0.6;
  743. border: 3px solid {color:entry background};
  744. position:absolute;
  745. z-index:2;
  746. }
  747.  
  748. .musicalbum {
  749. position:absolute;
  750. width:32px;
  751. margin-top: 15px;
  752. margin-left: 15px;
  753. border: 7px solid {color:entry background};
  754. }
  755.  
  756. .musicinfo {
  757. height: 30px;
  758. margin-left:65px;
  759. padding:25px 10px 10px 10px;
  760. text-align:left;
  761. font-family:{select:Font};
  762. color:{color:bold};
  763. font-weight:bold;
  764. font-size:9px;
  765. line-height:110%;
  766.  
  767. }
  768.  
  769. /* PAGINATION */
  770.  
  771. #pagination {
  772. font-family:{select:Font};
  773. font-size: 12px;
  774. width: 226px;
  775. margin-top:20px;
  776. position: fixed;
  777. text-align: center;
  778. z-index:99999999999;
  779. }
  780.  
  781. .current_page {
  782. background-color: {color:background};
  783. color: {color:description bold};
  784. padding: 0px 6px 2px 6px;
  785. font-weight:bold;
  786. }
  787.  
  788. #pagination a {
  789. background-color: {color:background};
  790. padding: 0px 6px 2px 6px;
  791. color: {color:description bold};
  792. -webkit-transition: all 0.5s ease;
  793. -moz-transition: all 0.5s ease;
  794. -o-transition: all 0.5s ease;
  795. }
  796.  
  797. #pagination a:hover {
  798. color: {color:description italic};
  799. -webkit-transition: all 0.5s ease;
  800. -moz-transition: all 0.5s ease;
  801. -o-transition: all 0.5s ease;
  802. }
  803.  
  804. {CustomCSS}
  805.  
  806. </style>
  807.  
  808. {block:IfInfiniteScroll}
  809. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  810. {/block:IfInfiniteScroll}
  811.  
  812. </head>
  813. <body>
  814.  
  815. <div id="leeeeeft"><div id="leeftlinks">{block:IfLink1}<a href="{text:link 1}">{text:link 1 title}</a>{/block:IfLink1}{block:IfLink2}<a href="{text:link 2}">{text:link 2 title}</a>{/block:IfLink2}{block:IfLink3}<a href="{text:link 3}">{text:link 3 title}</a>{/block:IfLink3}{block:IfLink4}<a href="{text:link 4}">{text:link 4 title}</a>{/block:IfLink4}{block:IfLink5}<a href="{text:link 5}">{text:link 5 title}</a>{/block:IfLink5}{block:IfLink6}<a href="{text:link 6}">{text:link 6 title}</a>{/block:IfLink6}</div></div><div id="lefter_side"><div id="title"><i><b>{Title}</b></i><div id="sidebarimage"><img src="{image:sidebar}"><div id="linkers"><i><b><a href="/">index</a>&nbsp;&nbsp;&nbsp;<a href="/ask">ask</a>&nbsp;&nbsp;&nbsp;<a href="/archive">archive</a>&nbsp;&nbsp;&nbsp;<a href="http://benizora.org">theme</a></b></i></div><div id="description">{Description}
  816.  
  817. {block:IfNotInfiniteScroll}<div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>&nbsp;&nbsp;{/block:PreviousPage}{block:JumpPagination length="5"}{block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</div>{/block:IfNotInfiniteScroll}
  818.  
  819. </div></div></div></div></div></div>
  820.  
  821. <div id="container">
  822.  
  823. <div id="entries">
  824.  
  825. {block:Posts}
  826.  
  827. <div id="post">
  828.  
  829. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  830.  
  831. {block:Photo}{LinkOpenTag}<div id="photo">{block:If500px}<img src="{PhotoURL-500}" class="center">{block:If500px}{block:If400px}<img src="{PhotoURL-400}" class="center">{/block:If400px}{block:If250px}<img src="{PhotoURL-250}" class="center">{/block:If250px}</div>{LinkCloseTag}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{/block:Photo}
  832.  
  833. {block:Photoset}{LinkOpenTag}<div id="photo">{block:If500px}{Photoset-500}{block:If500px}{block:If400px}{Photoset-400}{/block:If400px}{block:If250px}{Photoset-250}{/block:If250px}</div>{LinkCloseTag}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{/block:Photoset}
  834.  
  835. {block:Quote}<div id="quotation">❝</div><div id="quote">{Quote}</div><br>
  836. {block:Source}<div align="right">β€” {Source}</div>{/block:Source}{/block:Quote}
  837.  
  838. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  839.  
  840. {block:Chat}{block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}<div class="chat"><ul>{block:Lines}<li class="chat_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  841.  
  842. {block:Audio}<div class="music">{block:AlbumArt}<img class="musicalbum" src="{AlbumArtURL}" style="width:32px;">{/block:AlbumArt}<div class="musicplayer">{block:IfBlackMusicPlayer}{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}{/block:IfBlackMusicPlayer}{block:IfWhiteMusicPlayer}{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}{/block:IfWhiteMusicPlayer}</div><div class="musicinfo">{block:TrackName} <div style="font-family:georgia;font-style:italic; font-size:12px;">{TrackName}</div><br>{/block:TrackName}{block:PlayCount} {FormattedPlayCount} plays<br>{/block:PlayCount}</div></div>{block:ifShowCaptions}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}{/block:Audio}
  843.  
  844. {block:Video}{block:If500px}{Video-500}{/block:If500px}{block:If400px}{Video-400}{/block:If400px}{block:If250px}{Video-250}{/block:If250px}{block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{/block:Video}
  845.  
  846. {block:Answer}<div id="asks">{Question}</div><div id="poop"><div id="people">{Asker}</div><div id="askphoto"></div></div><div id="answer">{Answer}</div>{/block:Answer}
  847.  
  848. {block:IndexPage}{block:Date}<div id="permalink"><span class="perm">{DayOfMonthWithZero}{DayOfMonthSuffix}&nbsp;&nbsp;{ShortMonth}&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom}&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="{ReblogParentURL}">via&nbsp;&nbsp;&nbsp;&nbsp;</a> |&nbsp;&nbsp;&nbsp;&nbsp;<a href="{ReblogRootURL}">org</a>{/block:RebloggedFrom}{block:ContentSource}&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="{SourceURL}">src</a>{/block:ContentSource}</span>{block:IfShowTags}{block:HasTags}<div class="tags">{block:Tags}# <a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}</div></div>{/block:Date}{/block:IndexPage}
  849.  
  850.  
  851. {block:PermalinkPage}{block:Date}<div id="permalink" style="text-align:center"><span class="perm">{DayOfMonthWithZero}{DayOfMonthSuffix} {ShortMonth} | {NoteCountWithLabel}{block:RebloggedFrom} | <a href="{ReblogParentURL}">via</a> | <a href="{ReblogRootURL}">org</a>{/block:RebloggedFrom}{block:ContentSource} | <a href="{SourceURL}">src</a>{/block:ContentSource}</span>{block:HasTags}<div class="tags">{block:Tags}# <a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}</div></div>{/block:Date}{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}{/block:PermalinkPage}
  852.  
  853. {/block:Posts}
  854.  
  855. </div>
  856. </div>
  857. </div>
  858. </div>
  859.  
  860. </body>
  861.  
  862. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement