sexycullen

# 171

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