Advertisement
sexycullen

# 153 2

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