Advertisement
sexycullen

# 113

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