Advertisement
sexycullen

# 155 2

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