sexycullen

161 flawlessycons 2

Jun 29th, 2017
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.92 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.  
  55. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  56.  
  57. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  58.  
  59.  
  60.  
  61. <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='https://fonts.googleapis.com/css?family=Hind:400,500,700' rel='stylesheet' type='text/css'>
  64.  
  65. <link href='https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
  68.  
  69. <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'>
  70.  
  71. <link href='http://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900' rel='stylesheet' type='text/css'>
  72.  
  73. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  74. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  75. <script>
  76. (function($){
  77. $(document).ready(function(){
  78. $("a[title]").style_my_tooltips({
  79. tip_follows_cursor:true,
  80. tip_delay_time:90,
  81. tip_fade_speed:600,
  82. attribute:"title"
  83. });
  84. });
  85. })(jQuery);
  86. </script>
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  95. <script type="text/javascript">
  96. $(document).ready(function(){
  97. $(".hover_body").hide();
  98. $(".hover_head").click(function(){
  99. $(this).next(".hover_body").slideToggle('fast');
  100. }); }); </script>
  101.  
  102.  
  103.  
  104. <script type="text/javascript">
  105. <!--
  106. function handleThis(formElm)
  107. {
  108. window.location="http://yourtumblrURLhere.tumblr.com/tagged/"+formElm.number.value+"";
  109. return false;
  110. }
  111. // -->
  112. </script>
  113.  
  114.  
  115.  
  116. <style type="text/css">
  117.  
  118. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  119. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  120. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  121.  
  122. #s-m-t-tooltip {
  123. max-width:300px;
  124. margin-top:-25px;
  125. margin-left:-25px;
  126. font-size:9px;
  127. padding:2px;
  128. font-family:hind;
  129. letter-spacing:0px;
  130. text-align:center;
  131. text-transform:lowercase;
  132. background-color:{color:Background};
  133. z-index:999999999999999999999999999999999999;
  134. }
  135.  
  136.  
  137. svg {
  138. width:10px;
  139. height:auto;
  140. opacity:.5;
  141. padding:1px;
  142. display:block;
  143. overflow:visible;
  144. }
  145. .controls a {
  146. position:relative;
  147. display:inline-block;
  148. overflow:hidden;
  149. padding:5px;
  150. width:8px;
  151. height:8px;
  152. }
  153. .controls .reblog {
  154. opacity:.93;
  155. }
  156. .controls .reblog svg {
  157. width:8px;
  158. margin-top:1px;
  159. }
  160. .controls .like .liked + svg {
  161. opacity:1;
  162. }
  163. .controls .like .liked + svg path {
  164. fill:#b9dde5;
  165. }
  166. .controls .like .like_button {
  167. position:relative;
  168. }
  169. .controls .like .like_button iframe {
  170. position:absolute;
  171. top:0;
  172. left:0;
  173. bottom:0;
  174. right:0;
  175. z-index:2;
  176. opacity:0;
  177. }
  178.  
  179.  
  180. h1 {
  181. font-size: {text:Body Font Size};
  182. font-family: {text:Body Font};
  183. text-align:center;
  184. font-style:italic;
  185. line-height:50%;
  186. letter-spacing:px;
  187. text-transform:none;
  188. }
  189.  
  190. h2 {
  191. font-size: {text:Body Font Size};
  192. font-family: {text:Body Font};
  193. letter-spacing:px;
  194. margin-bottom:12px;
  195. padding-bottom:10px;
  196. font-weight:bold;
  197. line-height:90%;
  198. text-transform:lowercase;
  199. color:{color:bold};
  200. margin: 0px;
  201. border-bottom:0px solid {color:Info Border};
  202. }
  203.  
  204.  
  205. strong, b {
  206. color:{color:bold};
  207. }
  208.  
  209. small, sub, sup {letter-spacing:px;
  210. font-size: {text:Body Font Size};}
  211.  
  212. pre {
  213. {block:ifNotShow400pxposts}
  214. width:500px;
  215. {/block:ifNotShow400pxposts}
  216. {block:ifShow400pxposts}
  217. width:400px;
  218. {/block:ifShow400pxposts}
  219. text-align: left;
  220. word-wrap: break-word;
  221. }
  222.  
  223.  
  224. blockquote {
  225. border-left:1px solid {color:Blockquote};
  226. padding-left:6px;
  227. padding-top:0px;
  228. padding-bottom:0px;
  229. margin:10px;
  230. margin-top:20px;
  231. margin-bottom:5px;
  232. margin-left:8px;
  233. }
  234.  
  235. blockquote img {
  236. max-width:470px;
  237. }
  238.  
  239.  
  240. body {
  241. background-color:{color:Background};
  242. color:{color:Text};
  243. letter-spacing:0px;
  244. }
  245.  
  246. a {
  247. color: {color:Link};
  248. text-decoration: none;
  249. -moz-transition-duration: 0.5s;
  250. -o-transition-duration: 0.5s;
  251. -webkit-transition-duration: 0.5s;
  252. transition-duration: 0.5s;
  253. }
  254.  
  255.  
  256. a:hover {
  257. color: {color:Link Hover};
  258. text-decoration:underline;
  259. -moz-transition-duration: 0.5s;
  260. -o-transition-duration: 0.5s;
  261. -webkit-transition-duration: 0.5s;
  262. transition-duration: 0.5s;
  263. }
  264.  
  265. #sf {background: url('http://static.tumblr.com/f1skqpy/Oxbn13qun/search_icon.png') #fff left center no-repeat; background-size: 10px 10px;}
  266.  
  267. .sfm input {background-color: #fff;
  268. font-size:10px;
  269. text-transform: lowercase;
  270. margin-top: 10px;
  271. margin-right:px;
  272. margin-bottom:6px;
  273. color: {color:text};
  274. letter-spacing: 1px;
  275. padding: 5px 1px;
  276. font-family: calibri, helvetica, arial;
  277. border:1px solid {color:Sidebar Details};
  278. }
  279.  
  280. .sidebar {
  281. width:160px;
  282. position: fixed;
  283. margin-top:50px;
  284. margin-left:30px;
  285. }
  286.  
  287. .sidebarimage {
  288. padding:3px;
  289. border-radius: 10%; padding: 2px; width: 100px;
  290. -webkit-filter: grayscale(0%); filter: grayscale(0%);
  291. }
  292.  
  293. .sidebarlinks {
  294. width:160px;
  295. margin-top:15px;
  296. margin-bottom:-16px;
  297. font-size:9px;
  298. line-height:200%;
  299. font-family:tahoma;
  300. text-transform:lowercase;
  301. text-align:center;
  302. font-weight:;
  303. letter-spacing:0px;
  304. }
  305.  
  306. .sidebarlinks a {
  307. color:{color:text};
  308. padding:4px;
  309. -moz-transition-duration: 0.5s;
  310. -o-transition-duration: 0.5s;
  311. -webkit-transition-duration: 0.5s;
  312. transition-duration: 0.5s;
  313. }
  314.  
  315. .sidebarlinks a:hover {
  316. color:{color:Link Hover};
  317. text-decoration:underline;
  318. -moz-transition-duration: 0.5s;
  319. -o-transition-duration: 0.5s;
  320. -webkit-transition-duration: 0.5s;
  321. transition-duration: 0.5s;
  322. }
  323.  
  324. .description {
  325. width:160px;
  326. padding:3px;
  327. margin-top:8px;
  328. padding-bottom:0px;
  329. text-align:center;
  330. line-height:;
  331. font-size:9px;
  332. font-family:tahoma;
  333. text-transform:none;
  334. letter-spacing:0px;
  335. }
  336.  
  337. .pagination {
  338. width:160px;
  339. margin-top:px;
  340. margin-bottom:px;
  341. font-size:9px;
  342. line-height:200%;
  343. font-family:tahoma;
  344. text-transform:lowercase;
  345. text-align:center;
  346. font-weight:bold;
  347. letter-spacing:0px;
  348. }
  349.  
  350. .pagination a {
  351. color:{color:bold};
  352. padding:3px;
  353. -moz-transition-duration: 0.5s;
  354. -o-transition-duration: 0.5s;
  355. -webkit-transition-duration: 0.5s;
  356. transition-duration: 0.5s;
  357. }
  358.  
  359. .pagination a:hover {
  360. color:{color:Link Hover};
  361. text-decoration:underline;
  362. -moz-transition-duration: 0.5s;
  363. -o-transition-duration: 0.5s;
  364. -webkit-transition-duration: 0.5s;
  365. transition-duration: 0.5s;
  366. }
  367.  
  368.  
  369. .container {
  370. width:900px;
  371. margin: auto;
  372. margin-top:-8px;
  373. }
  374.  
  375.  
  376. .postscontainer {
  377. {block:ifNotShow400pxposts}
  378. max-width:500px;
  379. {/block:ifNotShow400pxposts}
  380. {block:ifShow400pxposts}
  381. max-width:400px;
  382. {/block:ifShow400pxposts}
  383. margin: auto;
  384. margin-top:-10px;
  385. margin-left:330px;
  386. margin-bottom:80px;
  387. }
  388.  
  389. .posts {
  390. {block:ifNotShow400pxposts}
  391. width:500px;
  392. {/block:ifNotShow400pxposts}
  393. {block:ifShow400pxposts}
  394. width:400px;
  395. {/block:ifShow400pxposts}
  396. font-size: {text:Body Font Size};
  397. font-family: {text:Body Font};
  398. margin-top:100px;
  399. line-height:115%;
  400. text-align:justify;
  401. }
  402.  
  403.  
  404.  
  405. .photoset {
  406. padding:10px;
  407. outline:1px solid {color:Info Border};
  408. border-right:0px solid {color:Container Border};
  409. border-bottom:0px solid {color:Container Border};
  410. }
  411.  
  412. .border {
  413. border-bottom: 1px solid {color:Info Border};
  414. width:100px;
  415. }
  416.  
  417. .border2 {
  418. border-bottom: 1px solid {color:Info Border};
  419. width:100px;
  420. }
  421.  
  422. .info {
  423. {block:ifNotShow400pxposts}
  424. max-width:500px;
  425. {/block:ifNotShow400pxposts}
  426. {block:ifShow400pxposts}
  427. max-width:400px;
  428. {/block:ifShow400pxposts}
  429. margin-top:25px;
  430. text-align:center;
  431. padding-top:5px;
  432. text-transform:lowercase;
  433. font-size:9px;
  434. line-height:120%;
  435. font-family:hind;
  436. letter-spacing:0px;
  437. color:{color:Text};
  438. }
  439.  
  440. .info a {
  441. padding:4px;
  442. border-bottom: px solid {color:Info Border};
  443. color:{color:Text};
  444. }
  445.  
  446. .info a:hover {
  447. text-decoration:underline;
  448. color:{color:Link Hover};
  449. }
  450.  
  451. .dashicons {
  452. margin-top:5px;
  453. {block:ifNotShow400pxposts}
  454. margin-left:520px;
  455. {/block:ifNotShow400pxposts}
  456. {block:ifShow400pxposts}
  457. margin-left:420px;
  458. {/block:ifShow400pxposts}
  459. padding-bottom:0px;
  460. line-height:0%;
  461. font-family:calibri;
  462. text-transform:lowercase;
  463. letter-spacing:0px;
  464. font-size:11px;
  465. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  466. list-style: none;
  467. }
  468.  
  469. .posts:hover .dashicons {
  470. margin-top:5px;filter: alpha(opacity = 100);
  471. opacity:100;-webkit-transition: all 0.5s ease-out;
  472. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  473. }
  474.  
  475. .posts:hover .tags {
  476. {block:ifHoverTags}
  477. margin-top:5px;filter: alpha(opacity = 100);
  478. opacity:100;-webkit-transition: all 0.5s ease-out;
  479. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  480. {/block:ifHoverTags}}
  481.  
  482. .tags {
  483. {block:ifHoverTags}
  484. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  485. {/block:ifHoverTags}
  486. {block:ifNotShow400pxposts}
  487. width:500px;
  488. {/block:ifNotShow400pxposts}
  489. {block:ifShow400pxposts}
  490. width:400px;
  491. {/block:ifShow400pxposts}
  492. position:absolute;
  493. margin-top:0px;
  494. line-height:135%;
  495. text-transform:none;
  496. letter-spacing:0px;
  497. font-size:11px;
  498. font-family:arial;
  499. text-align:left;
  500. -moz-transition-duration:0.5s;
  501. -webkit-transition-duration:0.5s;
  502. -o-transition-duration:0.5s;
  503. }
  504.  
  505. .tags a {
  506. padding:4px;
  507. color:{color:Text};
  508. }
  509.  
  510. .tags a:hover {
  511. text-decoration:underline;
  512. color:{color:Link Hover};
  513. }
  514.  
  515. .postnote {
  516. {block:ifNotShow400pxposts}
  517. width:500px;
  518. {/block:ifNotShow400pxposts}
  519. {block:ifShow400pxposts}
  520. width:400px;
  521. {/block:ifShow400pxposts}
  522. text-transform:lowercase;
  523. font-size: {text:Body Font Size};
  524. font-family: {text:Body Font};
  525. text-align:left;
  526. margin-top:60px;
  527. }
  528.  
  529. .postnote li {
  530. list-style-type:none;
  531. padding:10px 0px 0px 0px;
  532. text-align:left;
  533. -moz-transition-duration:0.5s;
  534. -webkit-transition-duration:0.5s;
  535. -o-transition-duration:0.5s;
  536. }
  537.  
  538. .postnote img {
  539. width:0px;
  540. }
  541.  
  542. .music {
  543. width:500px;
  544. {block:ifShow400pxposts}
  545. width:400px;
  546. {/block:ifShow400pxposts}
  547. padding-bottom:10px;
  548. }
  549.  
  550. .albumart {
  551. float:left;
  552. }
  553.  
  554. .albumart img {
  555. width:50px;
  556. padding: 3px;
  557. margin:2px 7px -3px 6px;
  558. border:2px solid {color:Info Border};
  559. border-radius:100px;
  560. -webkit-border-radius:100px;
  561. -moz-border-radius:100px;
  562. }
  563.  
  564. .playercontainer {
  565. text-align:left;
  566. padding-top:15px;
  567. width:450px;
  568. {block:ifShow400pxposts}
  569. width:350px;
  570. {/block:ifShow400pxposts}
  571. }
  572.  
  573. .musicinfo {
  574. padding:10px;
  575. margin-top:20px;
  576. font-size: {text:Body Font Size};
  577. font-family: {text:Body Font};
  578. }
  579.  
  580. .quote {
  581. font-size: {text:Body Font Size};
  582. font-family: {text:Body Font};
  583. letter-spacing:1px;
  584. font-style:none;
  585. text-transform:uppercase;
  586. font-weight:bold;
  587. text-align:left;
  588. }
  589.  
  590. .source {
  591. font-size: 8px;
  592. font-family: {text:Body Font};
  593. text-transform:uppercase;
  594. font-style:normal;
  595. text-align:left;
  596. line-height:17px;
  597. }
  598.  
  599. .chat {
  600. margin-top:10px;
  601. font-size: {text:Body Font Size};
  602. font-family: {text:Body Font};
  603. }
  604.  
  605. .chat .lines {
  606. margin-left:0;
  607. }
  608.  
  609. .chat .lines span {
  610. font-weight: bold;
  611. color:{color:bold};
  612. }
  613.  
  614.  
  615.  
  616. .ask {
  617. {block:ifNotShow400pxposts}
  618. width:500px;
  619. {/block:ifNotShow400pxposts}
  620. {block:ifShow400pxposts}
  621. width:400px;
  622. {/block:ifShow400pxposts}
  623. font-size: {text:Body Font Size};
  624. font-family: {text:Body Font};
  625. text-transform:capitalize;
  626. text-align:justify;
  627. font-weight:;
  628. padding-top:4px;
  629. padding-left:7px;
  630. padding-bottom:px;
  631. }
  632.  
  633. .ask a {
  634. color:{color:Text};
  635. }
  636.  
  637. .question {
  638. {block:ifNotShow400pxposts}
  639. width:500px;
  640. {/block:ifNotShow400pxposts}
  641. {block:ifShow400pxposts}
  642. width:400px;
  643. {/block:ifShow400pxposts}
  644. letter-spacing:0px;
  645. margin-top:4px;
  646. padding-left:7px;
  647. padding-bottom:8px;
  648. text-align:justify;
  649. font-size: {text:Body Font Size};
  650. font-family: {text:Body Font};
  651. border-bottom: 1px solid {color:Questions Border};
  652. }
  653.  
  654. .answer {
  655. {block:ifNotShow400pxposts}
  656. width:500px;
  657. {/block:ifNotShow400pxposts}
  658. {block:ifShow400pxposts}
  659. width:400px;
  660. {/block:ifShow400pxposts}
  661. letter-spacing:0px;
  662. text-align:justify;
  663. padding-top:5px;
  664. margin-bottom:1px;
  665. font-size: {text:Body Font Size};
  666. font-family: {text:Body Font};
  667. }
  668.  
  669.  
  670. .askimg {
  671. padding: 3px;
  672. margin:2px 7px -3px 6px;
  673. }
  674.  
  675. .credit {
  676. position:fixed;
  677. font-family:calibri;
  678. font-size:10px;
  679. line-height:150%;
  680. letter-spacing:0px;
  681. right:5px;
  682. bottom:20px;
  683. text-transform:uppercase;
  684. text-align:center;
  685. }
  686.  
  687. .credit a {
  688. color:{color:Text};
  689. font-style:normal;
  690. padding:3px;
  691. -moz-transition-duration:0.5s;
  692. -webkit-transition-duration:0.5s;
  693. -o-transition-duration:0.5s;
  694. }
  695.  
  696. </style>
  697.  
  698. </head>
  699.  
  700. <body>
  701. <div class="container">
  702. <div class="sidebar">
  703. <center>
  704. <img src="{image:sidebar}" class="sidebarimage">
  705. </center>
  706. <div class="description">
  707.  
  708. just type here the name of <br> actor/movie/pairing you want
  709.  
  710. <form action="/search" method="get" class="sfm" name="theform">
  711. <input type="text" name="q" value="" id="sf"/>
  712. </form>
  713.  
  714. </form>
  715. i'm very, super, lazy. bare w/ me pls
  716.  
  717. <b><i>!</i></b> <big>icons request: <span style="text-transform:uppercase;letter-spacing:2px;"><b>OPEN</b></span></big></font>
  718.  
  719.  
  720. </div>
  721. <div class="sidebarlinks">
  722. <center><p><div class="border"></div></p></center>
  723. <a href="/">index.</a>
  724. <a href="/afaq">request.</a>
  725. {block:ifShowLink1}<br>
  726. <a href="{text:link1 url}">{text:link1}.</a>
  727. {/block:IfShowLink1}
  728. {block:ifShowLink2}
  729. <a href="{text:link2 url}">{text:link2}.</a>
  730. {/block:IfShowLink2}
  731. {block:ifShowLink3}
  732. <a href="{text:link3 url}">{text:link3}.</a>
  733. {/block:IfShowLink3}
  734.  
  735. <center><p><div class="border"></div></p></center>
  736. </div>
  737.  
  738. <div class="pagination">
  739. {block:Pagination}
  740. <br>
  741. {block:PreviousPage}
  742. <a href="{PreviousPage}"> back / </a>
  743. {/block:PreviousPage}
  744. {block:NextPage}
  745. <a href="{NextPage}"> next page</a>
  746. {/block:NextPage}
  747. {/block:Pagination}
  748. </div>
  749. </div>
  750.  
  751. <div class="postscontainer">
  752.  
  753. {block:Posts}
  754. <div class="posts" id="{PostID}">
  755.  
  756. {block:Text}
  757. {block:Title}<h2>{Title}</h2>{/block:Title}
  758. {Body}
  759. {/block:Text}
  760.  
  761. {block:Quote}<div class="quote">&#8220; {Quote} &#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  762.  
  763. {/block:Quote}
  764.  
  765. {block:Link}
  766. <h2><a href="{URL}">{Name}</a></h2>
  767. {block:Description}{Description}{/block:Description}
  768. {/block:Link}
  769.  
  770. {block:Chat}
  771. {block:Title}<h2>{Title}</h2>{/block:Title}
  772. {block:lines}
  773. <div class="chat">
  774. <div class="lines">{block:label}
  775. <span>{label}</span>
  776. {/block:label}
  777. <br>{line}</br></div></div>
  778. {/block:lines}
  779. {/block:Chat}
  780.  
  781. {block:Answer}<div class="ask"><span style="font-weight:;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}
  782.  
  783. {block:Photo}
  784. {LinkOpenTag}{block:ifNotShow400pxposts}<div style="padding:10px;outline:1px solid {color:Info Border};width:100%;"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></div>{/block:ifNotShow400pxposts}
  785. {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}
  786.  
  787. {/block:Photo}
  788.  
  789. {block:Photoset}
  790. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  791. {block:Caption}{Caption}{/block:Caption}
  792. {/block:Photoset}
  793.  
  794. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  795. <div class="playercontainer">{AudioPlayerWhite}</div>
  796. <br><div class="musicinfo">{block:TrackName} {TrackName} {/block:TrackName} {block:Artist}by {Artist} {/block:Artist}
  797. {/block:ExternalAudio}</div>
  798. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  799.  
  800. {block:Video}
  801. {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}
  802. {block:Caption}{Caption}{/block:Caption}
  803. {/block:Video}
  804.  
  805.  
  806. {block:Date}<div class="info"><span style="font-size:8px;letter-spacing:0.5;"><a title="{timeago}" href="{Permalink}">{12HourWithZero}:{Minutes} {CapitalAmPm}</a> {block:NoteCount}{NoteCountwithlabel} {/block:NoteCount}{block:PermalinkPage} {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}">©</a> {/block:ContentSource}{/block:RebloggedFrom}{/block:PermalinkPage} </span>
  807.  
  808. <p>{block:HasTags}<span style="text-transform:none;line-height:135%;">{block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}</span>{/block:HasTags}</p>
  809.  
  810. <center><div class="border2"></div></center>
  811. <span style="float:center;">
  812. <div class="controls">
  813. <a href="#" class="like">{LikeButton}
  814. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  815. </a>
  816. </div>
  817. </div>{/block:Date}
  818.  
  819.  
  820.  
  821.  
  822.  
  823. <div class="postnote">
  824. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  825.  
  826. </div>
  827. {/block:Posts}
  828.  
  829.  
  830.  
  831.  
  832. <div class="credit"><div class="credit"><script language="JavaScript"> var ref = (''+document.referrer+''); var w_h = window.screen.width + " x " + window.screen.height; document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID3924226&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>'); </script></a></div>
  833.  
  834. </div>
  835. </div>
  836. </div>
  837. </body>
Advertisement
Add Comment
Please, Sign In to add comment