Advertisement
sexycullen

nanda 2

Oct 13th, 2015
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.91 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SCOTTISBAE THEMES # 119
  9. THEME BY: http://scottisbae.tumblr.com/ (PREV BRITISHROBERT)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21.  
  22. <meta name="color:Background" content="#FFFFFF">
  23. <meta name="color:Link" content="#222222">
  24. <meta name="color:Link Hover" content="#CECECE">
  25. <meta name="color:Text" content="#222222">
  26. <meta name="color:Scrollbar" content="#000000">
  27. <meta name="color:Blockquote" content="#EAEAEA">
  28. <meta name="color:Info Border" content="#F5F5F5">
  29. <meta name="color:Questions Border" content="#FBFBFB">
  30. <meta name="color:Sidebar Link Border" content="#FBFBFB">
  31.  
  32. <meta name="text:Body Font Size" content="10px"/>
  33. <meta name="text:Body Font" content="maven pro"/>
  34.  
  35. <meta name="image:Sidebar" content=""/>
  36. <meta name="text:Title" content="">
  37.  
  38. <meta name="if:Show 400px posts" content="0"/>
  39. <meta name="if:Show Title" content="0" />
  40. <meta name="if:Show Link1" content="0" />
  41. <meta name="if:Show Link2" content="0" />
  42. <meta name="if:Show Link3" content="0" />
  43. <meta name="if:Show Link4" content="0" />
  44.  
  45. <meta name="text:link1" content="">
  46. <meta name="text:link1 url" content="/">
  47. <meta name="text:link2" content="">
  48. <meta name="text:link2 url" content="/">
  49. <meta name="text:link3" content="">
  50. <meta name="text:link3 url" content="/">
  51. <meta name="text:link4" content="">
  52. <meta name="text:link4 url" content="/">
  53.  
  54.  
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900' rel='stylesheet' type='text/css'>
  57.  
  58. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  59. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  60. <script>
  61. (function($){
  62. $(document).ready(function(){
  63. $("a[title]").style_my_tooltips({
  64. tip_follows_cursor:true,
  65. tip_delay_time:90,
  66. tip_fade_speed:600,
  67. attribute:"title"
  68. });
  69. });
  70. })(jQuery);
  71. </script>
  72.  
  73.  
  74. <style type="text/css">
  75.  
  76. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  77. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  78. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  79.  
  80.  
  81. #s-m-t-tooltip {
  82. max-width:300px;
  83. margin-top:-30px;
  84. margin-left:-20px;
  85. font-size:8px;
  86. padding:2px;
  87. font-family:calibri;
  88. letter-spacing:1px;
  89. font-weight:normal;
  90. text-align:center;
  91. text-transform:uppercase;
  92. background-color:{color:Background};
  93. color:{color:text};
  94. z-index:999999999999999999999999999999999999;
  95. }
  96.  
  97.  
  98.  
  99. #ocehans1{
  100. height:13px;
  101. text-align:center;
  102. overflow:hidden;
  103. margin-top:-1px;
  104. background-color:#fff;
  105. border-bottom:1px solid #efefef;
  106. text-transform:uppercase;
  107. letter-spacing:1px;
  108. font-size:8px;
  109. line-height:10px;
  110. z-index:999999999999999999999;
  111. -webkit-transition: all 0.5s ease-in-out;
  112. -moz-transition: all 0.5s ease-in-out;
  113. -o-transition: all 0.5s ease-in-out;
  114. }
  115.  
  116. #ocehans1:hover{
  117. height:67px;
  118. width:253px;
  119. margin-left:-160px;
  120. background-color #fff;
  121. opacity: .8;
  122. -webkit-transition: all 0.5s ease-in-out;
  123. -moz-transition: all 0.5s ease-in-out;
  124. -o-transition: all 0.5s ease-in-out;
  125. }
  126.  
  127. #ocehans2{
  128. height:13px;
  129. text-align:center;
  130. overflow:hidden;
  131. border-bottom:1px solid #efefef;
  132. text-transform:uppercase;
  133. background-color:#fff;
  134. letter-spacing:1px;
  135. font-size;8px;
  136. line-height:13px;
  137. z-index:999999999999999999999;
  138. -webkit-transition: all 0.5s ease-in-out;
  139. -moz-transition: all 0.5s ease-in-out;
  140. -o-transition: all 0.5s ease-in-out;
  141. }
  142.  
  143. #ocehans2:hover{
  144. height:70px;
  145. width:253px;
  146. margin-left:-160px;
  147. background-color #fff;
  148. opacity: .8;
  149. -webkit-transition: all 0.5s ease-in-out;
  150. -moz-transition: all 0.5s ease-in-out;
  151. -o-transition: all 0.5s ease-in-out;
  152. }
  153.  
  154. #ocehans3{
  155. height:13px;
  156. text-align:center;
  157. overflow:hidden;
  158. border-bottom:1px solid #efefef;
  159. text-transform:uppercase;
  160. background-color:#fff;
  161. letter-spacing:1px;
  162. font-size;8px;
  163. line-height:13px;
  164. }
  165.  
  166.  
  167. #ocehans3:hover{
  168. height:70px;
  169. width:253px;
  170. margin-left:-160px;
  171. background-color #fff;
  172. opacity: .8;
  173. -webkit-transition: all 0.5s ease-in-out;
  174. -moz-transition: all 0.5s ease-in-out;
  175. -o-transition: all 0.5s ease-in-out;
  176. }
  177.  
  178.  
  179. #ocehans4{
  180. height:13px;
  181. text-align:center;
  182. overflow:hidden;
  183. border-bottom:0px solid #efefef;
  184. text-transform:uppercase;
  185. background-color:#fff;
  186. letter-spacing:1px;
  187. font-size;8px;
  188. line-height:13px;
  189. z-index:999999999999999999999;
  190. -webkit-transition: all 0.5s ease-in-out;
  191. -moz-transition: all 0.5s ease-in-out;
  192. -o-transition: all 0.5s ease-in-out;
  193. }
  194.  
  195. #ocehans4:hover{
  196. height:70px;
  197. width:253px;
  198. margin-left:-160px;
  199. background-color #fff;
  200. opacity: .8;
  201. -webkit-transition: all 0.5s ease-in-out;
  202. -moz-transition: all 0.5s ease-in-out;
  203. -o-transition: all 0.5s ease-in-out;
  204. }
  205.  
  206. #ocehans{
  207. text-align:right;
  208. font-size:8px;
  209. text-transform:uppercase;
  210. opacity: .8;
  211. border-right:1px solid #eee;
  212. position:fixed;
  213. font-family:calibri;
  214. right:14px;
  215. background-color:#fff;
  216. letter-spacing:1px;
  217. width:100px;
  218. z-index:9999;
  219. padding:4px;
  220. top:105px;
  221.  
  222. }
  223.  
  224. .border {
  225. border-bottom: 1px solid #f4f4f4;
  226. width:100px;
  227. }
  228.  
  229.  
  230.  
  231. h1 {
  232. font-weight:normal;
  233. font-size: {text:Body Font Size};
  234. font-family: {text:Body Font};
  235. text-align:center;
  236. font-style:italic;
  237. line-height:50%;
  238. letter-spacing:0px;
  239. text-transform:none;
  240. color:{color:Text};
  241. }
  242.  
  243. h2 {
  244. font-size: {text:Body Font Size};
  245. font-family: {text:Body Font};
  246. letter-spacing:0px;
  247. margin-bottom:12px;
  248. padding-bottom:10px;
  249. font-weight:normal;
  250. line-height:90%;
  251. text-transform:lowercase;
  252. color:{color:Text};
  253. margin: 0px;
  254. }
  255.  
  256. pre {
  257. {block:ifNotShow400pxposts}
  258. width:500px;
  259. {/block:ifNotShow400pxposts}
  260. {block:ifShow400pxposts}
  261. width:400px;
  262. {/block:ifShow400pxposts}
  263. text-align: left;
  264. word-wrap: break-word;
  265. color:{color:Text};
  266. }
  267.  
  268.  
  269. blockquote {
  270. border-left:1px solid {color:Blockquote};
  271. padding-left:13px;
  272. padding-top:1px;
  273. padding-bottom:1px;
  274. margin:10px;
  275. margin-top:20px;
  276. margin-bottom:10px;
  277. margin-left:20px;
  278. }
  279.  
  280. blockquote img {
  281. max-width:470px;
  282. }
  283.  
  284. body {
  285. color: {color:Text};
  286. font-weight:normal;
  287. background-color:{color:Background};
  288. }
  289.  
  290. a {
  291. color: {color:Link};
  292. text-decoration: none;
  293. -moz-transition-duration: 0.5s;
  294. -o-transition-duration: 0.5s;
  295. -webkit-transition-duration: 0.5s;
  296. transition-duration: 0.5s;
  297. }
  298.  
  299. a:hover {
  300. color: {color:Link Hover};
  301. text-decoration:underline;
  302. -moz-transition-duration: 0.5s;
  303. -o-transition-duration: 0.5s;
  304. -webkit-transition-duration: 0.5s;
  305. transition-duration: 0.5s;
  306. }
  307.  
  308.  
  309. .title {
  310. width:245px;
  311. margin-bottom:4px;
  312. margin-top:10px;
  313. padding-bottom:7px;
  314. font-size: {text:Body Font Size};
  315. font-family: {text:Body Font};
  316. letter-spacing:px;
  317. font-style:none;
  318. line-height:87%;
  319. text-align:center;
  320. text-transform:lowercase;
  321. color:{color:text};
  322. word-spacing:1px;
  323. border-bottom:0px solid {color:Sidebar Link Border};
  324. }
  325.  
  326.  
  327. .sidebar {
  328. width:245px;
  329. color:{color:Text};
  330. position: fixed;
  331. margin-top:80px;
  332. margin-left:-130px;
  333. }
  334.  
  335. .sidebar a {
  336. color:{color:text};
  337. }
  338.  
  339. .sidebar a:hover {
  340. color:{color:Link Hover};
  341. }
  342.  
  343. .sidebarimage {
  344. width:245px;
  345. margin-left:0px;
  346. margin-bottom:10px;
  347. }
  348.  
  349. .sidebarlinks {
  350. width:245px;
  351. padding-top:15px;
  352. padding-bottom:5px;
  353. margin-bottom:4px;
  354. font-family:maven pro;
  355. font-size:10px;
  356. text-transform:;
  357. text-align:center;
  358. font-weight:normal;
  359. letter-spacing:0px;
  360. border-bottom:0px solid {color:Sidebar Link Border};
  361. }
  362.  
  363.  
  364. .sidebarlinks a {
  365. color:{color:Text};
  366. padding:3px;
  367. -moz-transition-duration: 0.5s;
  368. -o-transition-duration: 0.5s;
  369. -webkit-transition-duration: 0.5s;
  370. transition-duration: 0.5s;}
  371.  
  372. .sidebarlinks a:hover {
  373. color:{color:Link Hover};
  374. text-decoration:underline;
  375. -moz-transition-duration: 0.5s;
  376. -o-transition-duration: 0.5s;
  377. -webkit-transition-duration: 0.5s;
  378. transition-duration: 0.5s;}
  379.  
  380.  
  381. .description {
  382. text-transform:lowercase;
  383. width:245px;
  384. padding:2px;
  385. line-height:120%;
  386. font-weight:normal;
  387. text-align:center;
  388. font-family:maven pro;
  389. font-size:10px;
  390. color:{color:Text};
  391. letter-spacing:0px;
  392. }
  393.  
  394. .description a:hover {
  395. color:{color:Link Hover};
  396. }
  397.  
  398.  
  399. .pagination {
  400. width:245px;
  401. padding:3px;
  402. text-align:center;
  403. margin-top:10px;
  404. padding-top:5px;
  405. margin-bottom:50px;
  406. font-family:arial;
  407. font-size:11px;
  408. letter-spacing:0px;
  409. font-weight:;
  410. text-transform:lowercase;
  411. border-top:px solid {color:Sidebar Link Border};
  412. }
  413.  
  414. .pagination a {
  415. padding:3px;
  416. color:{color:Text};
  417. }
  418.  
  419. .pagination a:hover {
  420. color:{color:Link Hover};
  421. }
  422.  
  423. .container {
  424. width:900px;
  425. margin: auto;
  426. margin-top:-8px;
  427. }
  428.  
  429.  
  430. .postscontainer {
  431. {block:ifNotShow400pxposts}
  432. max-width:500px;
  433. {/block:ifNotShow400pxposts}
  434. {block:ifShow400pxposts}
  435. max-width:400px;
  436. {/block:ifShow400pxposts}
  437. margin: auto;
  438. margin-top:-60px;
  439. margin-left:230px;
  440. }
  441.  
  442. .posts {
  443. {block:ifNotShow400pxposts}
  444. width:500px;
  445. {/block:ifNotShow400pxposts}
  446. {block:ifShow400pxposts}
  447. width:400px;
  448. {/block:ifShow400pxposts}
  449. line-height:100%;
  450. font-size: {text:Body Font Size};
  451. font-family: {text:Body Font};
  452. margin-top:120px;
  453. font-weight:normal;
  454. text-align:justify;
  455. }
  456.  
  457. .posts img {
  458. {block:ifNotShow400pxposts}
  459. max-width:500px;
  460. {/block:ifNotShow400pxposts}
  461. {block:ifShow400pxposts}
  462. max-width:400px;
  463. {/block:ifShow400pxposts}
  464. }
  465.  
  466. .info {
  467. margin-top:23px;
  468. padding-bottom:8px;
  469. font-family:maven pro;
  470. font-size:9px;
  471. text-transform:capitalize;
  472. letter-spacing:0px;
  473. font-weight:normal;
  474. border-left:0px solid {color:Info Border};
  475. }
  476.  
  477. .info a {
  478. color:{color:Text};
  479. }
  480.  
  481. .info a:hover {
  482. text-decoration:underline;
  483. color:{color:Link Hover};
  484. }
  485.  
  486. .info2 {
  487. text-align:right;
  488. margin-top:-6px;
  489. text-transform:lowercase;
  490. letter-spacing:0px;
  491. font-weight:normal;
  492. font-family:maven pro;
  493. font-size:9px;
  494. }
  495.  
  496. .info2 a {
  497. color:{color:Text};
  498. }
  499.  
  500. .info2 a:hover {
  501. text-decoration:underline;
  502. color:{color:Link Hover};
  503. }
  504.  
  505. .dashicons {
  506. margin-top:5px;
  507. {block:ifNotShow400pxposts}
  508. margin-left:510px;
  509. {/block:ifNotShow400pxposts}
  510. {block:ifShow400pxposts}
  511. margin-left:410px;
  512. {/block:ifShow400pxposts}
  513. padding-bottom:0px;
  514. line-height:0%;
  515. font-family:calibri;
  516. text-transform:lowercase;
  517. letter-spacing:0px;
  518. font-size:11px;
  519. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  520. list-style: none;
  521. }
  522.  
  523. .posts:hover .dashicons {
  524. margin-top:5px;filter: alpha(opacity = 100);
  525. opacity:100;-webkit-transition: all 0.5s ease-out;
  526. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  527. }
  528.  
  529. .tags {
  530. {block:ifNotShow400pxposts}
  531. width:500px;
  532. {/block:ifNotShow400pxposts}
  533. {block:ifShow400pxposts}
  534. width:400px;
  535. {/block:ifShow400pxposts}
  536. position:absolute;
  537. margin-top:-2px;
  538. line-height:120%;
  539. font-weight:normal;
  540. font-family:maven pro;
  541. font-size:10px;
  542. text-align:left;
  543. }
  544.  
  545. .tags a {
  546. color:{color:Link};
  547. }
  548.  
  549. .tags a:hover {
  550. text-decoration:underline;
  551. color:{color:Link Hover};
  552. }
  553.  
  554. .postnote {
  555. {block:ifNotShow400pxposts}
  556. width:500px;
  557. {/block:ifNotShow400pxposts}
  558. {block:ifShow400pxposts}
  559. width:400px;
  560. {/block:ifShow400pxposts}
  561. text-transform:lowercase;
  562. font-size: {text:Body Font Size};
  563. font-family: {text:Body Font};
  564. text-align:left;
  565. line-height:90%;
  566. margin-top:40px;
  567. }
  568.  
  569. .postnote li {
  570. list-style-type:none;
  571. border-bottom:1px solid {color:Info Border};
  572. padding:37px 0px 3px 0px;
  573. text-align:left;
  574. margin:0px;
  575. -moz-transition-duration:0.5s;
  576. -webkit-transition-duration:0.5s;
  577. -o-transition-duration:0.5s;
  578. }
  579.  
  580. .postnote img {
  581. width:20px;
  582. padding: 3px;
  583. margin:2px 7px -3px 6px;
  584. text-align:left;
  585. margin:2px 7px -3px 6px;
  586. border:2px solid {color:Info Border};
  587. border-radius:100px;
  588. -webkit-border-radius:100px;
  589. -moz-border-radius:100px;
  590. }
  591.  
  592. .music {
  593. width:500px;
  594. {block:ifShow400pxposts}
  595. width:400px;
  596. {/block:ifShow400pxposts}
  597. padding-bottom:10px;
  598. }
  599.  
  600. .albumart {
  601. float:left;
  602. }
  603.  
  604. .albumart img {
  605. width:50px;
  606. padding: 3px;
  607. margin:2px 7px -3px 6px;
  608. border:2px solid {color:Info Border};
  609. border-radius:100px;
  610. -webkit-border-radius:100px;
  611. -moz-border-radius:100px;
  612. }
  613.  
  614. .playercontainer {
  615. text-align:left;
  616. padding-top:15px;
  617. width:450px;
  618. {block:ifShow400pxposts}
  619. width:350px;
  620. {/block:ifShow400pxposts}
  621. }
  622.  
  623. .musicinfo {
  624. padding:10px;
  625. margin-top:20px;
  626. font-size: {text:Body Font Size};
  627. font-family: {text:Body Font};
  628. color:{color:Text};
  629. }
  630.  
  631. .quote {
  632. font-size: {text:Body Font Size};
  633. font-family: {text:Body Font};
  634. letter-spacing:0px;
  635. line-height:90%;
  636. font-weight:normal;
  637. text-align:justify;
  638. }
  639.  
  640. .source {
  641. font-family:calibri;
  642. font-size:10px;
  643. font-style:normal;
  644. text-align:center;
  645. line-height:17px;
  646. }
  647.  
  648. .chat ol {
  649. font-size: {text:Body Font Size};
  650. font-family: {text:Body Font};
  651. line-height:100%;
  652. padding:0px;
  653. list-style:none;
  654. }
  655.  
  656. .label {
  657. font-size: {text:Body Font Size};
  658. font-family: {text:Body Font};
  659. font-weight:bold;
  660. color:{color:Text};
  661. }
  662.  
  663. .line.odd {
  664. padding:4px;
  665. margin-bottom:2px;
  666. }
  667.  
  668. .line.even {
  669. padding:4px;
  670. margin-bottom:2px;
  671. }
  672.  
  673. .ask {
  674. {block:ifNotShow400pxposts}
  675. width:500px;
  676. {/block:ifNotShow400pxposts}
  677. {block:ifShow400pxposts}
  678. width:400px;
  679. {/block:ifShow400pxposts}
  680. font-size: {text:Body Font Size};
  681. font-family: {text:Body Font};
  682. text-transform:capitalize;
  683. text-align:left;
  684. font-weight:;
  685. line-height: 120%;
  686. padding-top:4px;
  687. padding-left:7px;
  688. padding-bottom:8px;
  689. border-bottom: 1px solid {color:Questions Border};
  690. }
  691.  
  692. .ask a {
  693. color:{color:Text};
  694. }
  695.  
  696. .question {
  697. {block:ifNotShow400pxposts}
  698. width:500px;
  699. {/block:ifNotShow400pxposts}
  700. {block:ifShow400pxposts}
  701. width:400px;
  702. {/block:ifShow400pxposts}
  703. letter-spacing:0px;
  704. margin-top:3px;
  705. padding-left:7px;
  706. padding-bottom:8px;
  707. text-align:justify;
  708. color:{color:Text};
  709. font-size: {text:Body Font Size};
  710. font-family: {text:Body Font};
  711. }
  712.  
  713. .answer {
  714. {block:ifNotShow400pxposts}
  715. width:500px;
  716. {/block:ifNotShow400pxposts}
  717. {block:ifShow400pxposts}
  718. width:400px;
  719. {/block:ifShow400pxposts}
  720. letter-spacing:0px;
  721. text-align:justify;
  722. padding-top:5px;
  723. line-height: 120%;
  724. margin-bottom:1px;
  725. font-size: {text:Body Font Size};
  726. font-family: {text:Body Font};
  727. color:{color:Text};
  728. }
  729.  
  730. .askimg {
  731. padding: 3px;
  732. margin:2px 7px -3px 6px;
  733. }
  734.  
  735. .credit {
  736. position:fixed;
  737. font-family:calibri;
  738. font-size:8px;
  739. font-weight:normal;
  740. line-height:150%;
  741. letter-spacing:0px;
  742. right:5px;
  743. bottom:20px;
  744. text-transform:uppercase;
  745. text-align:center;
  746. }
  747.  
  748. .credit a {
  749. font-style:normal;
  750. padding:3px;
  751. color:{color:text};
  752. -moz-transition-duration:0.5s;
  753. -webkit-transition-duration:0.5s;
  754. -o-transition-duration:0.5s;
  755. }
  756.  
  757. </style>
  758. </head>
  759.  
  760. <body>
  761. <div id="ocehans">
  762. <center>
  763. <div id="ocehans1">
  764. <div style="font-size:8px;">title 1</div> <div style="padding-top:1px; text-transform:uppercase; font-family: calibri; font-size:8px; line-height:10px; text-align:center;">
  765. text 1 here... and this is the small border i used, if you want to use too
  766. <center><p><div class="border"></div></p></center>
  767. <br><br>
  768. </div>
  769. </div>
  770. <br>
  771. <div id="ocehans2">
  772. <div style="font-size:8px;">title 2</div> <div style="padding-top:1px; text-transform:uppercase; font-family: calibri; font-size:8px; line-height:10px; text-align:center;">
  773. text 2 here
  774.  
  775. </div></div>
  776. <br>
  777. <div id="ocehans3">
  778. <div style="font-size:8px;">title 3</div> <div style="padding-top:1px; text-transform:uppercase; font-family: calibri; font-size:8px; line-height:10px; text-align:center;">
  779. text 3 here
  780. <br><br>
  781. </div>
  782. </div>
  783. <br>
  784. <div id="ocehans4">
  785. <div style="font-size:8px;">title 4</div> <div style="padding-top:1px; text-transform:uppercase; font-family: calibri; font-size:8px; line-height:10px; text-align:center;">
  786. text 4 here
  787. </div></div>
  788. </div></div></div></div>
  789. <div class="container">
  790. <div class="sidebar">
  791. {block:ifShowTitle}
  792. <div class="title">
  793. {text:Title}</div>
  794. {/block:ifShowTitle}
  795. <a title="home" href="/">
  796. <img src="{image:sidebar}" class="sidebarimage"></a>
  797. <div class="description">
  798. {Description}
  799. </div>
  800. <div class="sidebarlinks">
  801. <a href="/ask">ask</a>
  802. {block:ifShowLink1}
  803. <a href="{text:link1 url}">{text:link1}</a>
  804. {/block:IfShowLink1}
  805. {block:ifShowLink2}
  806. <a href="{text:link2 url}">{text:link2}</a>
  807. {/block:IfShowLink2}
  808. {block:ifShowLink3}
  809. <a href="{text:link3 url}">{text:link3}</a>
  810. {/block:IfShowLink3}
  811. {block:ifShowLink4}
  812. <a href="{text:link4 url}">{text:link4}</a>
  813. {/block:IfShowLink4}
  814. </div>
  815. {block:Pagination}
  816. <div class="pagination">
  817. {block:PreviousPage}
  818. <a href="{PreviousPage}">←</a>
  819. {/block:PreviousPage}
  820. {block:NextPage}
  821. <a href="{NextPage}"> →</a>
  822. {/block:NextPage}
  823. </div>
  824. {/block:Pagination}
  825. </div>
  826.  
  827.  
  828.  
  829.  
  830. <div class="postscontainer">
  831.  
  832. {block:Posts}
  833. <div class="posts">
  834.  
  835. <div class="dashicons">
  836. {ReblogButton size="13"}
  837. </div>
  838.  
  839. {block:Text}
  840. {block:Title}<h2>{Title}</h2>{/block:Title}
  841. {Body}
  842. {/block:Text}
  843.  
  844. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  845.  
  846. {/block:Quote}
  847.  
  848. {block:Link}
  849. <h2><a href="{URL}">{Name}</a></h2>
  850. {block:Description}{Description}{/block:Description}
  851. {/block:Link}
  852.  
  853. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  854. </ol></div>{/block:Chat}
  855.  
  856. {block:Answer}<div class="ask"><span style="font-weight:bold;">{Asker}:</span><span style="text-transform:none;"> {Question}</span></div><div class="answer">{Answer}</div>{/block:answer}
  857.  
  858. {block:Photo}
  859. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  860. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  861. {/block:Photo}
  862.  
  863. {block:Photoset}
  864. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  865. {block:Caption}{Caption}{/block:Caption}
  866. {/block:Photoset}
  867.  
  868. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  869. <div class="playercontainer">{AudioPlayerWhite}</div>
  870. <br><div class="musicinfo">{block:TrackName} {TrackName} {/block:TrackName} {block:Artist}by {Artist} {/block:Artist}
  871. {/block:ExternalAudio}</div>
  872. </div>
  873. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  874.  
  875. {block:Video}
  876. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  877. {block:Caption}{Caption}{/block:Caption}
  878. {/block:Video}
  879.  
  880. {block:Date}<div class="info">{block:NoteCount}{NoteCount} / {/block:NoteCount}<span style="font-weight:;text-decoration:underline;word-spacing:3px;"><a href="{Permalink}"><a title="{timeago}" href="{Permalink}"><u>{12HourWithZero}:{Minutes} {CapitalAmPm}</u></a></span>{block:RebloggedFrom}{block:ContentSource} <span style="color:{color:linkinfo}"><a href="{SourceURL}"></a> <a href="{ReblogRootURL}"><span style="font-family:trebuchet ms;"><span style="color:{color:linkinfo}">©</a></span></span>{/block:ContentSource}{/block:RebloggedFrom}</div>{/block:Date}
  881.  
  882. {block:PermalinkPage}
  883. <div class="info2">
  884. {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>
  885. {/block:RebloggedFrom}
  886. </div>
  887. {/block:PermalinkPage}
  888.  
  889. {block:HasTags}
  890. <div class="tags">
  891. {block:Tags}# <a href="{TagURL}">{Tag}</a> {/block:Tags}
  892. </div>
  893. {/block:HasTags}
  894.  
  895. <div class="postnote">
  896. {block:PostNotes}{PostNotes}{/block:PostNotes}
  897. </div>
  898. {/block:Posts}
  899.  
  900. </div>
  901. {/block:Posts}
  902.  
  903.  
  904. <div class="credit"><div class="credit"><a href="http://scottisbae.tumblr.com/">scottisbae</a></div>
  905.  
  906. </div>
  907. </div>
  908. </div>
  909. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement