sexycullen

# 161

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