Advertisement
sexycullen

# 148

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