Advertisement
b0rn-to-be-wild

Pokemon

May 17th, 2014
587
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.87 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.  
  5. <!----
  6.  
  7. © borntobewildthemes.tumblr.com | "Pokemon"
  8.  
  9. + Please do not redistribute this theme or remove credits.
  10. + You are allowed to make changes as long as you keep our credits.
  11. + If you have any questions or concerns, just contact us.
  12. + Thanks for using our theme! Hope you enjoy it!
  13.  
  14. ---->
  15.  
  16. <html>
  17.  
  18. <head>
  19.  
  20. <!---- Cursor ---->
  21.  
  22. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/games/gam-13/gam1267.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/03/26/ampharos-pokeball.html" target="_blank" title="Ampharos Pokeball"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Ampharos Pokeball" style="position:absolute; top: 0px; right: 0px;" /></a>
  23.  
  24. <!---- Google fonts ---->
  25.  
  26. <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
  27.  
  28. <link href='http://fonts.googleapis.com/css?family=Marck+Script' rel='stylesheet' type='text/css'>
  29.  
  30. <link href='http://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>
  31.  
  32. <link href='http://fonts.googleapis.com/css?family=Exo' rel='stylesheet' type='text/css'>
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=Clicker+Script' rel='stylesheet' type='text/css'>
  35.  
  36. <!---- Image of Ash and pikachu ---->
  37.  
  38. <img src="http://static.giantbomb.com/uploads/scale_small/9/95666/1916921-ash_ketchum_friend_pikachu_kanto_johto.png" style="position:fixed; max-height: 100%;
  39. max-width:400px;
  40. right:10px; bottom:0px;
  41. z-index:1000;">
  42.  
  43. </div>
  44.  
  45. <script type="text/javascript"
  46. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  47.  
  48. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  49.  
  50. <meta name="viewport" content="width=device-width, initial-scale=1">
  51.  
  52. <!--DEFAULT VARIABLES-->
  53.  
  54. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  55.  
  56. <meta name="image:Background" content="1"/>
  57. <meta name="image:Sidebar" content="1"/>
  58.  
  59. <meta name="color:Background" content="#fff"/>
  60. <meta name="color:Post Background" content="#fff"/>
  61. <meta name="color:Entry Background" content="#93B4D3"/>
  62. <meta name="color:Text" content="#000"/>
  63. <meta name="color:Hover" content="#fff"/>
  64. <meta name="color:Borders" content="#000"/>
  65. <meta name="color:Sidebar" content="#ffda34"/>
  66. <meta name="color:Sidebar Image Border" content="#ec4f30"/>
  67. <meta name="color:Link Background" content="#ec4f30"/>
  68. <meta name="color:Link" content="#fff"/>
  69. <meta name="color:Icon" content="#333"/>
  70. <meta name="color:Description" content="#ec4f30"/>
  71. <meta name="color:Navigation" content="#F47D91"/>
  72. <meta name="color:Other" content="#ec4f30"/>
  73. <meta name="color:Header" content="#1460be"/>
  74. <meta name="color:Blog Title" content="#ffda34"/>
  75. <meta name="color:Ask" content="#5da34a"/>
  76. <meta name="color:Bold" content="#5da34a"/>
  77. <meta name="color:Italic" content="#ffda34"/>
  78. <meta name="color:Scrollbar" content="#000"/>
  79.  
  80. <meta name="text:Other" content="Here you can put updates or anything else"/>
  81.  
  82. <meta name="text:Link1" content="link1"/>
  83. <meta name="text:Link2" content="link2"/>
  84. <meta name="text:Link3" content="link3"/>
  85. <meta name="text:Link4" content="link4"/>
  86. <meta name="text:Link5" content="link5"/>
  87. <meta name="text:Link6" content="link6"/>
  88.  
  89. <meta name="text:Link1 url" content="link1 url"/>
  90. <meta name="text:Link2 url" content="link2 url"/>
  91. <meta name="text:Link3 url" content="link3 url"/>
  92. <meta name="text:Link4 url" content="link4 url"/>
  93. <meta name="text:Link5 url" content="link5 url"/>
  94. <meta name="text:Link6 url" content="link6 url"/>
  95.  
  96. <meta name="if:Show Captions" content="1" />
  97. <meta name="if:Show Tags" content="1" />
  98.  
  99. <style type="text/css">
  100.  
  101. /*Fonts*/
  102.  
  103. @font-face {
  104. font-family: 'pokemon hollow';
  105. src: url('http://static.tumblr.com/in3oyit/1GXn5o376/pokemon_hollow.ttf') format('truetype');
  106. font-weight: normal;
  107. font-style: normal;
  108. }
  109.  
  110.  
  111. /*Body*/
  112.  
  113. body {
  114. padding: 0px;
  115. margin: 0px;
  116. color:{color:text};
  117. font-family:{font:Body font};
  118. line-height:14px;
  119. font-size:14px;
  120. background-color: {color:Background};
  121. background-image:url({image:Background});
  122. background-attachment: fixed;
  123. background-repeat: repeat;
  124. }
  125.  
  126. a:link, a:active, a:visited{
  127. -webkit-transition: color 0.3s ease-out;
  128. -moz-transition: color 0.3s ease-out;
  129. transition: color 0.3s ease-out;
  130. color:{color:link};
  131. text-decoration:none;
  132. }
  133.  
  134. a:hover {
  135. color: {color:Hover};
  136. }
  137.  
  138. blockquote{
  139. padding:0px 0px 2px 5px;
  140. margin:0px 0px 2px 10px;
  141. border-left: 1px dotted #555555;
  142. }
  143.  
  144. blockquote p, ul{
  145. margin:0px;
  146. padding:0px;
  147. }
  148.  
  149. a img{border: 0px;}
  150.  
  151. b, strong {color:{color:Bold};}
  152.  
  153. i, em {color:{color:Italic};}
  154.  
  155. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  156.  
  157. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  158. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  159.  
  160. .notes img{width:10px; position:relative; top:3px;}
  161. <--ses-->
  162. small{font-size: 90%;}
  163.  
  164. /* Webkit scrollbar */
  165.  
  166. ::-webkit-scrollbar-thumb {
  167. background: {color:Scrollbar};
  168. height: auto;
  169. border: 2px solid {color:Borders};
  170. }
  171.  
  172. ::-webkit-scrollbar {
  173. height:10px;
  174. width:8px;
  175. background: {color:Scrollbar};
  176. height: auto;
  177. border: 3.5px solid {color:Borders};
  178. }
  179.  
  180. /*Posts and entries*/
  181.  
  182. div#center{
  183. margin:auto;
  184. width:1000px;
  185. margin-left:auto;
  186. overflow:auto;
  187. overflow-y:hidden;
  188. }
  189.  
  190. .entry {
  191. float:left;
  192. display: block;
  193. margin:5px;
  194. overflow:hidden;
  195. width:250px;
  196. padding:5px;
  197. border:5px solid {color:borders};
  198. {block:PermalinkPage}
  199. width:500px;
  200. text-align:left;
  201. line-height:20px;
  202. {/block:PermalinkPage}
  203. background:{color:Entry Background};
  204. z-index:2;
  205. }
  206.  
  207. .entry:hover{
  208. -webkit-transition: all .7s ease;
  209. -moz-transition: all .7s ease;
  210. -o-transition: all .7s ease;
  211. transition: all .7s ease;
  212. -moz-box-shadow: 0 0 5px 5px #888;
  213. -webkit-box-shadow: 0 0 5px 5px #888;
  214. box-shadow: 0 0 5px 5px #888;
  215. }
  216.  
  217. #posts {
  218. width:560px;
  219. margin-top:55px;
  220. z-index:99;
  221. margin-left:310px;
  222. right:auto;
  223. border-left:5px solid {color:Borders};
  224. border-right:5px solid {color:Borders};
  225. border-bottom:5px solid {color:Borders};
  226. height:auto;
  227. min-height:800px;
  228. {block:PermalinkPage}
  229. padding-left:35px;
  230. padding-top:15px;
  231. background:transparent;
  232. border:transparent;
  233. {/block:PermalinkPage}
  234. padding:15px;
  235. background:{color:Post Background};
  236. margin-right:auto;
  237. position:relative;
  238. -webkit-animation: fadeInDown 2s;
  239. -moz-animation: fadeInDown 2s;
  240. -ms-animation: fadeInDown 2s;
  241.  
  242. }
  243.  
  244. /*sidebar*/
  245.  
  246. #sidebar{
  247. position:fixed; !important;
  248. width:270px;
  249. background:{color:Sidebar};
  250. z-index:99999;
  251. height:500px;
  252. padding:5px;
  253. border-radius:0px;
  254. border:5px solid {color:borders};
  255. margin-top:50px;
  256. margin-left:25px;
  257. opacity:1;
  258. text-align:center;
  259. -webkit-transition: all .7s ease;
  260. -moz-transition: all .7s ease;
  261. -o-transition: all .7s ease;
  262. transition: all .7s ease;
  263. }
  264.  
  265. #sidebarimage {
  266. position:relative;
  267. margin:40px 0px;
  268. border:10px {color:Borders} double;
  269. border-radius:0px;
  270. background-color:{color:Sidebar Image Border};}
  271.  
  272. #sidebarimage img {width:250px; height:400px}
  273.  
  274. .header{
  275. position:fixed !important;
  276. float:left;
  277. margin-left:310px;
  278. top:0px;
  279. padding-top:7px;
  280. color:{color:Blog Title};
  281. background-color:{color:Header};
  282. height:38px;
  283. line-height:38px;
  284. z-index:100000;
  285. width:590px;
  286. letter-spacing:2px;
  287. text-align:center;
  288. overflow:visible;
  289. border:5px solid {color:Borders};
  290. font-size:30px;
  291. font-family:{select:Title Font};
  292. }
  293.  
  294. .navigation{
  295. position:fixed !important;
  296. float:left;
  297. margin-left:-5px;
  298. top: 245px;
  299. opacity:0.9;
  300. background-color:{color:Navigation};
  301. height:100px;
  302. opacity:1;
  303. padding:5px;
  304. width:250px;
  305. font-family:Bangers;
  306. border:5px solid {color:Borders};
  307. transition: all 0.3s ease-out;
  308. -o-transition-transition: all 0.3s ease-out;
  309. -webkit-transition: all 0.3s ease-out;
  310. -moz-transition: all 0.3s ease-out;
  311.  
  312. }
  313.  
  314. .navigation:hover{
  315. margin-left:-175px;
  316. }
  317.  
  318. #desc{
  319. position:absolute;
  320. width:160px;
  321. color: {color:Text};
  322. font-family:'Ubuntu';
  323. height:130px;
  324. overflow:auto;
  325. padding:5px;
  326. margin-top:-155px;
  327. margin-left:15px;
  328. font-size:12px;
  329. line-height:15px;
  330. opacity:1;
  331. text-align:justify;
  332. -webkit-transition: all .7s ease;
  333. -moz-transition: all .7s ease;
  334. -o-transition: all .7s ease;
  335. transition: all .7s ease;
  336. }
  337.  
  338. .description{
  339. position:fixed !important;
  340. float:left;
  341. margin-left:-5px;
  342. top: 70px;
  343. opacity:0.9;
  344. background-color:{color:Description};
  345. height:155px;
  346. opacity:1;
  347. padding-left:5px;
  348. width:260px;
  349. font-family:Bangers;
  350. border:5px solid {color:Borders};
  351. transition: all 0.3s ease-out;
  352. -o-transition-transition: all 0.3s ease-out;
  353. -webkit-transition: all 0.3s ease-out;
  354. -moz-transition: all 0.3s ease-out;
  355.  
  356. }
  357.  
  358. .description:hover{
  359. margin-left:-175px;
  360. }
  361.  
  362. .other{
  363. position:fixed !important;
  364. float:left;
  365. margin-left:-5px;
  366. top: 375px;
  367. opacity:0.9;
  368. background-color:{color:Other};
  369. height:155px;
  370. opacity:1;
  371. padding:5px;
  372. width:260px;
  373. font-family:Bangers;
  374. border:5px solid {color:Borders};
  375. transition: all 0.3s ease-out;
  376. -o-transition-transition: all 0.3s ease-out;
  377. -webkit-transition: all 0.3s ease-out;
  378. -moz-transition: all 0.3s ease-out;
  379.  
  380. }
  381.  
  382. .other:hover{
  383. margin-left:-175px;
  384. }
  385.  
  386. /*Links*/
  387.  
  388.  
  389. #link1{
  390. position:absolute;
  391. width:70px;
  392. background:{color:Link Background};
  393. margin-left:20px;
  394. height:10px;
  395. padding:5px;
  396. margin-top:-85px;
  397. font-size:12px;
  398. line-height:10px;
  399. opacity:1;
  400. text-align:center;
  401. border-top:5px solid {color:Borders};
  402. border-bottom:5px solid {color:Borders};
  403. }
  404.  
  405. #link2{
  406. position:absolute;
  407. width:70px;
  408. background:{color:Link Background};
  409. margin-left:105px;
  410. height:10px;
  411. padding:5px;
  412. margin-top:-85px;
  413. font-size:12px;
  414. line-height:10px;
  415. text-align:center;
  416. border-top:5px solid {color:Borders};
  417. border-bottom:5px solid {color:Borders};
  418. }
  419.  
  420. #link3{
  421. position:absolute;
  422. width:70px;
  423. background:{color:Link Background};
  424. margin-left:20px;
  425. height:10px;
  426. padding:5px;
  427. margin-top:-50px;
  428. font-size:12px;
  429. line-height:10px;
  430. text-align:center;
  431. border-top:5px solid {color:Borders};
  432. border-bottom:5px solid {color:Borders};
  433. }
  434.  
  435. #link4{
  436. position:absolute;
  437. width:70px;
  438. background:{color:Link Background};
  439. margin-left:105px;
  440. height:10px;
  441. padding:5px;
  442. margin-top:-50px;
  443. font-size:12px;
  444. line-height:10px;
  445. text-align:center;
  446. border-top:5px solid {color:Borders};
  447. border-bottom:5px solid {color:Borders};
  448. }
  449.  
  450. #link5{
  451. position:absolute;
  452. width:70px;
  453. background:{color:Link Background};
  454. margin-left:20px;
  455. height:10px;
  456. padding:5px;
  457. margin-top:-15px;
  458. font-size:12px;
  459. line-height:10px;
  460. text-align:center;
  461. border-top:5px solid {color:Borders};
  462. border-bottom:5px solid {color:Borders};
  463. }
  464.  
  465. #link6{
  466. position:absolute;
  467. width:70px;
  468. background:{color:Link Background};
  469. margin-left:105px;
  470. height:10px;
  471. padding:5px;
  472. margin-top:-15px;
  473. font-size:12px;
  474. line-height:10px;
  475. text-align:center;
  476. border-top:5px solid {color:Borders};
  477. border-bottom:5px solid {color:Borders};
  478. }
  479.  
  480.  
  481. #link1:hover, #link2:hover, #link3:hover, #link4:hover, #link5:hover, #link6:hover{
  482. background:{color:Borders};
  483. -webkit-transition: all .7s ease;
  484. -moz-transition: all .7s ease;
  485. -o-transition: all .7s ease;
  486. transition: all .7s ease;
  487. }
  488.  
  489. #linkOne{
  490. position:absolute;
  491. margin-left:20px;
  492. margin-top:5px;
  493. font-size:20px;
  494. }
  495.  
  496. #linkTwo{
  497. position:absolute;
  498. margin-left:90px;
  499. margin-top:6px;
  500. font-size:18px;
  501. }
  502.  
  503. #linkThree{
  504. position:absolute;
  505. margin-left:160px;
  506. margin-top:5px;
  507. font-size:20px;
  508. }
  509.  
  510. #linkFour{
  511. position:absolute;
  512. margin-left:230px;
  513. margin-top:6px;
  514. font-size:19px;
  515. }
  516.  
  517. #linkOne i, #linkTwo i, #linkThree i, #linkFour i{
  518. {color:Icon}
  519. }
  520.  
  521. #linkOne i:hover, #linkTwo i:hover, #linkThree i:hover, #linkFour i:hover{
  522. {color:Hover}
  523. -webkit-transition:all 0.9s;
  524. -moz-transition:all 0.9s;
  525. -ms-transition:all 0.9s;
  526. -o-transition:all 0.9s;
  527. transition:all 0.9s;
  528. -webkit-transition: all 0.5s ease-out;
  529. -moz-transition: all 0.5s ease-out;
  530. transition: all 0.5s ease-out;
  531.  
  532. }
  533.  
  534. /* Extras */
  535.  
  536. .info {
  537. height:15px;
  538. float:center;
  539. padding-top:4px;
  540. margin-top:10px;
  541. text-align:center;
  542. font-size:13px;
  543. line-height:14px;
  544. background-color: transparent;
  545. color:{color:Link};
  546. border-top:2px solid {color:Borders};
  547. width:250px;
  548. {block:PermalinkPage}
  549. width:500px;
  550. text-align:center;
  551. line-height:12px;
  552. {/block:PermalinkPage}
  553. text-transform:lowercase;
  554. }
  555.  
  556. .info a {
  557. font-size:13px; }
  558.  
  559. .like_and_reblog_buttons {
  560. position:absolute;
  561. float:right;
  562. margin-left:200px;
  563. margin-bottom:10px;
  564. z-index:200000;
  565. border: 0px solid #e8e8e8;
  566. border-radius: 3px;
  567. list-style: none;
  568. {block:PermalinkPage}
  569. margin-left:420px;
  570. {/block:PermalinkPage}
  571. }
  572.  
  573. .like_and_reblog_buttons li {
  574. float:right;
  575. margin: 5px 5px;
  576. height: 15px;
  577. }
  578.  
  579. .like_and_reblog_buttons li:first-child {
  580. border-right: 0px solid #e8e8e8;
  581. }
  582.  
  583. /*Audio*/
  584.  
  585. .album img{
  586. max-width:100px;
  587. margin-left:5px;
  588. float:left;
  589. margin-top:0px;
  590. z-index:10;
  591. border: 1px solid {color:Borders};
  592. }
  593.  
  594. .audio{
  595. position:absolute;
  596. width:375px;
  597. min-height:90px;
  598. margin-left:115px;
  599. float:left;
  600. padding:5px;
  601. margin-top:0px;
  602. z-index:10;
  603. font-size:15px;
  604. border: 1px solid {color:Borders};
  605. overflow:hidden;
  606. }
  607. /* quote posts style */
  608.  
  609. .quote {
  610. font-family:{select:Title Font};
  611. font-size:25px;
  612. line-height:30px;
  613. color:{color:Italic};
  614. height:auto;
  615. margin-top:10px;
  616. margin-left:10px;
  617. margin-right:10px;
  618. margin-bottom:5px;
  619. padding:5px;
  620. text-align:center;
  621. letter-spacing:1px;
  622. }
  623.  
  624. .source {
  625. font-size:15px;
  626. line-height:20px;
  627. color:{color:Italic};
  628. margin-top:10px;
  629. margin-left:10px;
  630. margin-right:10px;
  631. margin-bottom:5px;
  632. padding:5px;
  633. text-align:right;
  634. }
  635.  
  636. /* Chat */
  637.  
  638. .chat .line{
  639. margin:0 0 -1px;
  640. font-color: {color:Text};
  641. padding:2px;
  642. border-top:1px dotted {color:Borders};
  643. border-bottom:1px dotted {color:Borders};
  644. }
  645.  
  646. .label {
  647. font-weight:bold;
  648. color:{color:Link};
  649. font-size:13px;
  650. }
  651.  
  652. /*Ask Posts*/
  653.  
  654. .bubble {
  655. position: relative;
  656. align:right;
  657. background:{color:Ask};
  658. margin:5px 0px 5px 66px;
  659. padding:5px;
  660. -moz-border-radius:5px;
  661. -webkit-border-radius:5px;
  662. border-radius:5px;
  663. }
  664.  
  665. .bubble p {
  666. margin:1px 0px;
  667. }
  668.  
  669. .bubble span {
  670. display:block;
  671. position:absolute;
  672. width:1px;
  673. height:1px;
  674. font-size: 0;
  675. line-height: 1px;
  676. margin-left:-10px;
  677. margin-top:10px;
  678. border-top:7px solid transparent;
  679. border-bottom:7px solid transparent;
  680. border-right:10px solid {color:Ask};}
  681.  
  682. .askborder {
  683. float: left;
  684. margin: 1px 4px 0 0;
  685. padding: 2px;
  686. background:{color:Ask};}
  687.  
  688. /* Pagination */
  689.  
  690. .jump_page {
  691. top:-25px;
  692. padding: 4px 8px;
  693. color:{color:Sidebar};
  694. background:{color:Link Background};
  695. border:3px solid {color:Borders};
  696. font-family:century gothic;
  697. font-size:11px;
  698. text-decoration:none;
  699. }
  700.  
  701. .current_page, .jump_page:hover {
  702. padding: 4px 8px;;
  703. background-color: {color:Hover};
  704. color: {color:Link};
  705. border:3px solid {color:Borders};
  706. font-family:century gothic;
  707. font-size:11px;
  708. text-decoration:none;
  709. }
  710.  
  711. /* Credits */
  712.  
  713. #credits {
  714. position:fixed;
  715. right:10px;
  716. top:40px;
  717. z-index:100000;
  718. }
  719.  
  720. #credits img{
  721. border:3px solid {color:Borders};
  722. }
  723.  
  724. {CustomCSS}
  725.  
  726.  
  727. </style>
  728.  
  729. {block:IndexPage}
  730. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  731. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  732.  
  733. <script type="text/javascript">
  734. $(window).load(function(){
  735. var $wall = $('#posts');
  736. $wall.imagesLoaded(function(){
  737. $wall.masonry({
  738. itemSelector: '.entry, .entry_photo',
  739. isAnimated : false
  740. });
  741. });
  742.  
  743. $wall.infinitescroll({
  744. navSelector : '#pagination',
  745. nextSelector : '#pagination a',
  746. itemSelector : '.entry, .entry_photo',
  747. bufferPx : 2000,
  748. debug : false,
  749. errorCallback: function() {
  750. $('#infscr-loading').fadeOut('normal');
  751. }},
  752. function( newElements ) {
  753. var $newElems = $( newElements );
  754. $newElems.hide();
  755. $newElems.imagesLoaded(function(){
  756. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  757. });
  758. }); $('#posts').show(500);
  759. });
  760. </script>
  761.  
  762.  
  763. {/block:IndexPage}
  764.  
  765.  
  766. <title>{title}</title>
  767.  
  768. <link rel="shortcut icon" href="{Favicon}" />
  769. <meta name="viewport" content="width=820" />
  770. </head>
  771.  
  772. <body>
  773.  
  774. <div id="center">
  775. <div id="sidebar">
  776.  
  777. <div id="linkOne"><a href="/"><i class="fa fa-home"></i></a></div>
  778. <div id="linkTwo"><a href="/ask"><i class="fa fa-envelope"></i></a></div>
  779. <div id="linkThree"><a href="/submit"><i class="fa fa-pencil"></i></a></div>
  780. <div id="linkFour"><a href="/archive"><i class="fa fa-clock-o"></i></a></div>
  781.  
  782. <div id="sidebarimage"><img src="{image:Sidebar}"></div>
  783.  
  784. {block:Pagination}
  785. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  786. {block:JumpPagination length="4"}
  787. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  788. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  789. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  790. {/block:Pagination}
  791.  
  792. </center>
  793. </div>
  794.  
  795.  
  796.  
  797. <div class="navigation"><br>L<br>I<br>N<br>K<br>S
  798.  
  799. <div id="link1"><a href="{text:Link1 url}">{text:Link1}</a> </div>
  800. <div id="link2"><a href="{text:Link2 url}">{text:Link2}</a> </div>
  801. <div id="link3"><a href="{text:Link3 url}">{text:Link3}</a> </div>
  802. <div id="link4"><a href="{text:Link4 url}">{text:Link4}</a> </div>
  803. <div id="link5"><a href="{text:Link5 url}">{text:Link5}</a> </div>
  804. <div id="link6"><a href="{text:Link6 url}">{text:Link6}</a> </div>
  805. </div>
  806.  
  807. <div class="header">{Title}</div>
  808.  
  809. <div class="description">
  810. <div class="tittle1">D<br>E<br>S<br>C<br>R<br>I<br>P<br>T<br>I<br>O<br>N</div>
  811. <div id="desc">{description}</div>
  812. </div>
  813.  
  814. <div class="other">
  815. <div class="tittle3"><p></p>O<br>T<br>H<br>E<br>R<br><br>S<br>T<br>U<br>F<br>F</div>
  816. <div id="desc">{text:Other}</div>
  817. </div>
  818.  
  819. <div id="posts">
  820. {block:Posts}
  821. <div class="entry">
  822.  
  823. <div class="content">
  824.  
  825. {block:Text}
  826. {block:Title}
  827. <a href="{Permalink}">
  828. <h1>{Title}</h1></a>
  829. {/block:Title}
  830. <br>{Body}
  831. {/block:Text}
  832.  
  833. {block:Photo}
  834. {block:IndexPage}
  835. <img src="{PhotoURL-250}">
  836. </a>{/block:IndexPage}
  837. {block:PermalinkPage}
  838. <a href="{permalink}">
  839. <img src="{PhotoURL-500}"
  840. width="500"/></a>{/block:PermalinkPage}
  841. {/block:Photo}
  842.  
  843. {block:Photoset}
  844. {Photoset-250}
  845. {/block:Photoset}
  846.  
  847. {block:Quote}
  848. <div class="quote">
  849. "{Quote}"
  850. {block:Source}
  851. <div class="source">-{Source}
  852. </div>{/block:Source}</div>
  853. {/block:Quote}
  854.  
  855. {block:Link}<br>
  856. <div id="linktitle">
  857. <div class="linktexttitle">
  858. <a href="{URL}"
  859. class="linkpost"
  860. target="_blank">
  861. {Name} &raquo;</a></div></div>
  862. {block:Description}
  863. <div class="linkdescription">{Description}</div>
  864. {/block:Description}
  865. {/block:Link}
  866.  
  867. {block:Chat}
  868. {block:Title}<h1>{Title}</h1>{/block:Title}
  869. <div class="chat">
  870. {block:Lines}<div class="chat"><div class="line {Alt}">
  871. <div class="{Alt} user_{UserNumber}">
  872. {block:Label}
  873. <span class="label">
  874. <span style="text-transform:uppercase;
  875. letter-spacing:1p; font-weight:bold;"><font face="learningcurves">
  876. {Label}</font></span></span>
  877. {/block:Label}
  878. {Line}</div>
  879. </div></div>
  880. {/block:Lines}
  881. </div>
  882. {/block:Chat}
  883.  
  884. {/block:Lines}
  885. {/block:Chat}
  886.  
  887. {block:Audio}
  888. <div class="album">{block:AlbumArt}<img src="{AlbumArtURL}">
  889. {block:AlbumArt}
  890. <div class="play">
  891. {AudioPlayerWhite}
  892. </div>
  893. </div>
  894. <div class="audio">
  895. {block:TrackName}<i class="fa fa-microphone"></i> {TrackName}{/block:TrackName}
  896. {block:Artist}<br><i class="fa fa-user"></i> {Artist}{/block:Artist}
  897. {block:Album}<br><i class="fa fa-music"></i> {Album}{/block:Album}
  898. {block:PlayCount}<br><i class="fa fa-heart"></i> {PlayCount}{/block:PlayCount}</div>
  899. <br><br><br><br><br>
  900. {/block:Audio}
  901.  
  902. {block:Video}
  903. {block:IndexPage}
  904. {VideoEmbed-250}
  905. {/block:IndexPage}
  906. {block:PermalinkPage}
  907. {VideoEmbed-500}
  908. {/block:PermalinkPage}
  909. {/block:Video}
  910.  
  911. {block:Answer}
  912. <img src="{AskerPortraitURL-48}"
  913. align="left"
  914. class="askborder">
  915. <div class="bubble"><span></span>
  916. {Asker}:
  917. {Question}&nbsp;
  918. </div><br>{Answer}{/block:Answer}
  919.  
  920. {block:IndexPage}
  921. {block:IfShowCaptions}
  922. {block:Caption}
  923. <h2>{Caption}</h2>
  924. {/block:Caption}
  925. {/block:IfShowCaptions}
  926. {/block:IndexPage}
  927.  
  928. {block:IfShowTags}
  929. {block:HasTags}
  930. {block:Tags}&nbsp;#
  931. <a href="{TagURL}">
  932. {Tag}</a>,&nbsp;
  933. {/block:Tags}
  934. {/block:HasTags}
  935. {/block:IfShowTags}
  936.  
  937. {block:Date}
  938. <div class="info">
  939. <a href="{Permalink}">
  940. <i class="fa fa-clock-o"></i>
  941. {TimeAgo}</a>
  942. {block:NoteCount}
  943. <i class="fa fa-heart-o"></i>
  944. {NoteCountWithLabel}
  945. {/block:NoteCount}
  946. </div> <!--END INFO -->
  947.  
  948. <br>
  949.  
  950. <ul class="like_and_reblog_buttons">
  951. <li>{ReblogButton size="15"}</li>
  952. <li>{LikeButton size="15"}</li>
  953. </ul>
  954. </div>
  955. <br>
  956.  
  957. {/block:Date}
  958.  
  959. {block:RebloggedFrom}
  960. <a href="{ReblogParentURL}">
  961. via</a>{/block:RebloggedFrom}
  962. {block:ContentSource}
  963. <a href="{SourceURL}"
  964. target=blank>source</a>
  965. {/block:ContentSource}
  966.  
  967. {block:PermalinkPage}
  968. <div class="notes">
  969. {block:Caption}{Caption}{/block:Caption}<br><br>
  970. <div class="tags">
  971. {block:HasTags}
  972. {block:Tags}&nbsp;#
  973. <a href="{TagURL}">
  974. {Tag}</a>,&nbsp;
  975. {/block:Tags}
  976. {/block:HasTags}
  977. </div>
  978. {block:PostNotes}<br>
  979. <div style="text-align:left; max-height: 200px; width:500px; overflow: auto; overflow-x: hidden;">
  980. {PostNotes}</div>
  981. {/block:PostNotes}</div>
  982. <br><br>
  983.  
  984. {/block:PermalinkPage}
  985. </div>
  986.  
  987.  
  988. {/block:Posts} </div>
  989. </body>
  990.  
  991.  
  992. <a href="www.borntobewildthemes.tumblr.com"><div id="credits">
  993. <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
  994.  
  995.  
  996. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement