Advertisement
sexycullen

# 114

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