sexycullen

#162

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