Advertisement
sexycullen

# 126

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