Advertisement
sexycullen

# 156

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