sexycullen

# 116 2

Mar 7th, 2015
2,242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.74 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 # 116 2
  9. THEME BY: http://scottisbae.tumblr.com/ (PREV BRITISHROBERT)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21.  
  22. <meta name="color:Background" content="#FFFFFF">
  23. <meta name="color:Link" content="#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:Info Border" content="#F5F5F5">
  29. <meta name="color:Questions Border" content="#FBFBFB">
  30. <meta name="color:Sidebar Link Border" content="#F4F4F4">
  31.  
  32. <meta name="text:Body Font Size" content="8.5px"/>
  33. <meta name="text:Body Font" content="Arial"/>
  34.  
  35. <meta name="image:Sidebar" content=""/>
  36. <meta name="text:Title" content="">
  37.  
  38. <meta name="if:Show 400px posts" content="0"/>
  39. <meta name="if:Show Title" content="0" />
  40. <meta name="if:Show Link1" content="0" />
  41. <meta name="if:Show Link2" content="0" />
  42. <meta name="if:Show Link3" content="0" />
  43.  
  44. <meta name="text:link1" content="">
  45. <meta name="text:link1 url" content="/">
  46. <meta name="text:link2" content="">
  47. <meta name="text:link2 url" content="/">
  48. <meta name="text:link3" content="">
  49. <meta name="text:link3 url" content="/">
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  55. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  56. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  57.  
  58.  
  59. h1 {
  60. font-weight:normal;
  61. font-size: {text:Body Font Size};
  62. font-family: {text:Body Font};
  63. text-align:center;
  64. font-style:italic;
  65. line-height:50%;
  66. letter-spacing:0px;
  67. text-transform:none;
  68. color:{color:Text};
  69. }
  70.  
  71. h2 {
  72. font-size: {text:Body Font Size};
  73. font-family: {text:Body Font};
  74. letter-spacing:0px;
  75. margin-bottom:12px;
  76. padding-bottom:10px;
  77. font-weight:normal;
  78. line-height:90%;
  79. text-transform:lowercase;
  80. color:{color:Text};
  81. margin: 0px;
  82. }
  83.  
  84. pre {
  85. {block:ifNotShow400pxposts}
  86. width:500px;
  87. {/block:ifNotShow400pxposts}
  88. {block:ifShow400pxposts}
  89. width:400px;
  90. {/block:ifShow400pxposts}
  91. text-align: left;
  92. word-wrap: break-word;
  93. color:{color:Text};
  94. }
  95.  
  96. blockquote {
  97. border-left:1px solid {color:Blockquote};
  98. padding-left:13px;
  99. padding-top:1px;
  100. padding-bottom:1px;
  101. margin:10px;
  102. margin-top:20px;
  103. margin-bottom:10px;
  104. margin-left:20px;
  105. }
  106.  
  107. blockquote img {
  108. max-width:470px;
  109. }
  110.  
  111. body {
  112. color: {color:Text};
  113. font-weight:normal;
  114. background-color:{color:Background};
  115. }
  116.  
  117. a {
  118. color: {color:Link};
  119. text-decoration: none;
  120. -moz-transition-duration: 0.5s;
  121. -o-transition-duration: 0.5s;
  122. -webkit-transition-duration: 0.5s;
  123. transition-duration: 0.5s;
  124. }
  125.  
  126. a:hover {
  127. color: {color:Link Hover};
  128. text-decoration:underline;
  129. -moz-transition-duration: 0.5s;
  130. -o-transition-duration: 0.5s;
  131. -webkit-transition-duration: 0.5s;
  132. transition-duration: 0.5s;
  133. }
  134.  
  135. .title {
  136. width:230px;
  137. margin-bottom:9px;
  138. padding-bottom:7px;
  139. font-family:arial;
  140. font-size:11px;
  141. letter-spacing:0px;
  142. font-style:none;
  143. font-weight:none;
  144. line-height:110%;
  145. text-transform:lowercase;
  146. color:{color:Text};
  147. border-bottom:0px solid {color:Sidebar Link Border};
  148. }
  149.  
  150. .sidebar {
  151. width:245px;
  152. position: fixed;
  153. margin-top:70px;
  154. margin-left:-10px;
  155. }
  156.  
  157. .sidebarimage {
  158. width:245px;
  159. margin-bottom:4px;
  160. }
  161.  
  162. .sidebarlinks {
  163. width:245px;
  164. margin-top:15px;
  165. margin-bottom:17px;
  166. padding-bottom:7px;
  167. font-size:11px;
  168. font-weight:bold;
  169. word-spacing:2px;
  170. font-family:arial;
  171. text-transform:lowercase;
  172. text-align:center;
  173. border-bottom:1px solid {color:Sidebar Link Border};
  174. }
  175.  
  176. .sidebarlinks a {
  177. color:{color:Text};
  178. padding:2px;
  179. -moz-transition-duration: 0.5s;
  180. -o-transition-duration: 0.5s;
  181. -webkit-transition-duration: 0.5s;
  182. transition-duration: 0.5s;
  183. }
  184.  
  185. .sidebarlinks 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.  
  194. .description {
  195. width:245px;
  196. padding:2px;
  197. padding-bottom:4px;
  198. line-height:110%;
  199. text-align:center;
  200. font-size:11px;
  201. font-weight:100;
  202. font-family:arial;
  203. color:{color:Text};
  204. }
  205.  
  206. .description a {
  207. color:{color:Link};
  208. }
  209.  
  210. .description a:hover {
  211. color:{color:Link Hover};
  212. }
  213.  
  214. .pagination {
  215. margin-top:5px;
  216. font-family:arial;
  217. text-align:center;
  218. font-size:11px;
  219. text-align:center;
  220. }
  221.  
  222. .pagination a {
  223. color:{color:Link};
  224. padding:3px;
  225. -moz-transition-duration: 0.5s;
  226. -o-transition-duration: 0.5s;
  227. -webkit-transition-duration: 0.5s;
  228. transition-duration: 0.5s;
  229. }
  230.  
  231. .pagination a:hover {
  232. color:{color:Link Hover};
  233. text-decoration:underline;
  234. -moz-transition-duration: 0.5s;
  235. -o-transition-duration: 0.5s;
  236. -webkit-transition-duration: 0.5s;
  237. transition-duration: 0.5s;
  238. }
  239.  
  240. .container {
  241. width:900px;
  242. margin: auto;
  243. margin-top:-8px;
  244. }
  245.  
  246.  
  247. .postscontainer {
  248. {block:ifNotShow400pxposts}
  249. max-width:500px;
  250. {/block:ifNotShow400pxposts}
  251. {block:ifShow400pxposts}
  252. max-width:400px;
  253. {/block:ifShow400pxposts}
  254. margin: auto;
  255. margin-top:-60px;
  256. margin-left:380px;
  257. }
  258.  
  259. .posts {
  260. {block:ifNotShow400pxposts}
  261. width:500px;
  262. {/block:ifNotShow400pxposts}
  263. {block:ifShow400pxposts}
  264. width:400px;
  265. {/block:ifShow400pxposts}
  266. line-height:100%;
  267. font-size: {text:Body Font Size};
  268. font-family: {text:Body Font};
  269. margin-top:120px;
  270. text-align:justify;
  271. }
  272.  
  273. .posts img {
  274. {block:ifNotShow400pxposts}
  275. max-width:500px;
  276. {/block:ifNotShow400pxposts}
  277. {block:ifShow400pxposts}
  278. max-width:400px;
  279. {/block:ifShow400pxposts}
  280. }
  281.  
  282. .info {
  283. margin-top:30px;
  284. padding-top:10px;
  285. margin-bottom:1px;
  286. text-align:left;
  287. font-size:8.5px;
  288. font-family:arial;
  289. font-weight:100;
  290. color:{color:Text};
  291. border-top:1px solid {color:Info Border};
  292. }
  293.  
  294. .info a {
  295. color:{color:Link};
  296. }
  297.  
  298. .info a:hover {
  299. text-decoration:underline;
  300. color:{color:Link Hover};
  301. }
  302.  
  303.  
  304. .info2 {
  305. padding-top:3px;
  306. margin-bottom:1px;
  307. text-align:left;
  308. font-size:9px;
  309. font-family:arial;
  310. font-weight:100;
  311. color:{color:Text};
  312. border-top:0px solid {color:Info Border};
  313. }
  314.  
  315.  
  316. .dashicons {
  317. margin-top:5px;
  318. {block:ifNotShow400pxposts}
  319. margin-left:510px;
  320. {/block:ifNotShow400pxposts}
  321. {block:ifShow400pxposts}
  322. margin-left:410px;
  323. {/block:ifShow400pxposts}
  324. padding-bottom:0px;
  325. line-height:0%;
  326. font-family:arial;
  327. text-transform:lowercase;
  328. letter-spacing:0px;
  329. font-size:11px;
  330. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  331. list-style: none;
  332. }
  333.  
  334. .posts:hover .dashicons {
  335. margin-top:5px;filter: alpha(opacity = 100);
  336. opacity:100;-webkit-transition: all 0.5s ease-out;
  337. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  338. }
  339.  
  340. .tags {
  341. {block:ifNotShow400pxposts}
  342. width:500px;
  343. {/block:ifNotShow400pxposts}
  344. {block:ifShow400pxposts}
  345. width:400px;
  346. {/block:ifShow400pxposts}
  347. position:absolute;
  348. margin-top:1px;
  349. line-height:110%;
  350. font-weight:100;
  351. font-size:8.5px;
  352. font-family:arial;
  353. text-align:left;
  354. }
  355.  
  356. .tags a {
  357. color:{color:Link};
  358. }
  359.  
  360. .tags a:hover {
  361. text-decoration:underline;
  362. color:{color:Link Hover};
  363. }
  364.  
  365. .postnote {
  366. {block:ifNotShow400pxposts}
  367. width:500px;
  368. {/block:ifNotShow400pxposts}
  369. {block:ifShow400pxposts}
  370. width:400px;
  371. {/block:ifShow400pxposts}
  372. text-transform:lowercase;
  373. font-size: {text:Body Font Size};
  374. font-family: {text:Body Font};
  375. text-align:left;
  376. line-height:90%;
  377. margin-top:40px;
  378. }
  379.  
  380. .postnote li {
  381. list-style-type:none;
  382. border-bottom:1px solid {color:Info Border};
  383. padding:37px 0px 3px 0px;
  384. text-align:left;
  385. margin:0px;
  386. -moz-transition-duration:0.5s;
  387. -webkit-transition-duration:0.5s;
  388. -o-transition-duration:0.5s;
  389. }
  390.  
  391. .postnote img {
  392. width:20px;
  393. padding: 3px;
  394. margin:2px 7px -3px 6px;
  395. text-align:left;
  396. margin:2px 7px -3px 6px;
  397. border:2px solid {color:Info Border};
  398. border-radius:100px;
  399. -webkit-border-radius:100px;
  400. -moz-border-radius:100px;
  401. }
  402.  
  403. .music {
  404. width:500px;
  405. {block:ifShow400pxposts}
  406. width:400px;
  407. {/block:ifShow400pxposts}
  408. padding-bottom:10px;
  409. }
  410.  
  411. .albumart {
  412. float:left;
  413. }
  414.  
  415. .albumart img {
  416. width:50px;
  417. padding: 3px;
  418. margin:2px 7px -3px 6px;
  419. border:2px solid {color:Info Border};
  420. border-radius:100px;
  421. -webkit-border-radius:100px;
  422. -moz-border-radius:100px;
  423. }
  424.  
  425. .playercontainer {
  426. text-align:left;
  427. padding-top:15px;
  428. width:450px;
  429. {block:ifShow400pxposts}
  430. width:350px;
  431. {/block:ifShow400pxposts}
  432. }
  433.  
  434. .musicinfo {
  435. padding:10px;
  436. margin-top:20px;
  437. font-size: {text:Body Font Size};
  438. font-family: {text:Body Font};
  439. color:{color:Text};
  440. }
  441.  
  442. .quote {
  443. font-size: {text:Body Font Size};
  444. font-family: {text:Body Font};
  445. letter-spacing:0px;
  446. line-height:90%;
  447. font-weight:normal;
  448. text-align:center;
  449. }
  450.  
  451. .source {
  452. font-family:calibri;
  453. font-size:10px;
  454. font-style:normal;
  455. text-align:center;
  456. line-height:17px;
  457. }
  458.  
  459. .chat ol {
  460. font-size: {text:Body Font Size};
  461. font-family: {text:Body Font};
  462. line-height:100%;
  463. padding:0px;
  464. list-style:none;
  465. }
  466.  
  467. .label {
  468. font-size: {text:Body Font Size};
  469. font-family: {text:Body Font};
  470. font-weight:bold;
  471. color:{color:Text};
  472. }
  473.  
  474. .line.odd {
  475. padding:4px;
  476. margin-bottom:2px;
  477. }
  478.  
  479. .line.even {
  480. padding:4px;
  481. margin-bottom:2px;
  482. }
  483.  
  484. .ask {
  485. {block:ifNotShow400pxposts}
  486. width:500px;
  487. {/block:ifNotShow400pxposts}
  488. {block:ifShow400pxposts}
  489. width:400px;
  490. {/block:ifShow400pxposts}
  491. font-size: {text:Body Font Size};
  492. font-family: {text:Body Font};
  493. text-transform:capitalize;
  494. text-align:left;
  495. font-weight: 100;
  496. line-height: 120%;
  497. padding-top:4px;
  498. padding-left:7px;
  499. padding-bottom:8px;
  500. border-bottom: 1px solid {color:Questions Border};
  501. }
  502.  
  503. .ask a {
  504. color:{color:Text};
  505. }
  506.  
  507. .question {
  508. {block:ifNotShow400pxposts}
  509. width:500px;
  510. {/block:ifNotShow400pxposts}
  511. {block:ifShow400pxposts}
  512. width:400px;
  513. {/block:ifShow400pxposts}
  514. letter-spacing:0px;
  515. margin-top:3px;
  516. padding-left:7px;
  517. padding-bottom:8px;
  518. text-align:justify;
  519. color:{color:Text};
  520. font-size: {text:Body Font Size};
  521. font-family: {text:Body Font};
  522. }
  523.  
  524. .answer {
  525. {block:ifNotShow400pxposts}
  526. width:500px;
  527. {/block:ifNotShow400pxposts}
  528. {block:ifShow400pxposts}
  529. width:400px;
  530. {/block:ifShow400pxposts}
  531. letter-spacing:0px;
  532. text-align:justify;
  533. padding-top:5px;
  534. line-height: 120%;
  535. margin-bottom:1px;
  536. font-size: {text:Body Font Size};
  537. font-family: {text:Body Font};
  538. color:{color:Text};
  539. }
  540.  
  541. .askimg {
  542. padding: 3px;
  543. margin:2px 7px -3px 6px;
  544. }
  545.  
  546. .credit {
  547. position:fixed;
  548. font-family:calibri;
  549. font-size:8px;
  550. font-weight:normal;
  551. line-height:150%;
  552. letter-spacing:0px;
  553. right:5px;
  554. bottom:20px;
  555. text-transform:uppercase;
  556. text-align:center;
  557. }
  558.  
  559. .credit a {
  560. font-style:normal;
  561. padding:3px;
  562. color:{color:text};
  563. -moz-transition-duration:0.5s;
  564. -webkit-transition-duration:0.5s;
  565. -o-transition-duration:0.5s;
  566. }
  567.  
  568. </style>
  569. </head>
  570.  
  571. <body>
  572. <div class="container">
  573. <div class="sidebar">
  574. <center>
  575. {block:ifShowTitle}
  576. <div class="title">
  577. {text:Title}</div>
  578. {/block:ifShowTitle}
  579. <a href="/">
  580. <img src="{image:sidebar}" class="sidebarimage">
  581. </a>
  582. <div class="sidebarlinks">
  583. <a href="/">index</a> /
  584. <a href="/ask">ask</a> /
  585. {block:ifShowLink1}
  586. <a href="{text:link1 url}">{text:link1}</a>
  587. {/block:IfShowLink1} /
  588. {block:ifShowLink2}
  589. <a href="{text:link2 url}">{text:link2}</a>
  590. {/block:IfShowLink2} /
  591. {block:ifShowLink3}
  592. <a href="{text:link3 url}">{text:link3}</a>
  593. {/block:IfShowLink3}
  594. </div>
  595. <div class="description">
  596. {description}
  597. </div>
  598. {block:Pagination}
  599. <div class="pagination">
  600. {block:PreviousPage}
  601. <a href="{PreviousPage}"> ← </a>
  602. {/block:PreviousPage}
  603. {block:NextPage}
  604. <a href="{NextPage}"> →</a>
  605. {/block:NextPage}
  606. </div>
  607. {/block:Pagination}
  608. </center></div>
  609.  
  610.  
  611.  
  612.  
  613. <div class="postscontainer">
  614.  
  615. {block:Posts}
  616. <div class="posts">
  617.  
  618. <div class="dashicons">
  619. {ReblogButton size="13"}
  620. </div>
  621.  
  622. {block:Text}
  623. {block:Title}<h2>{Title}</h2>{/block:Title}
  624. {Body}
  625. {/block:Text}
  626.  
  627. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  628.  
  629. {/block:Quote}
  630.  
  631. {block:Link}
  632. <h2><a href="{URL}">{Name}</a></h2>
  633. {block:Description}{Description}{/block:Description}
  634. {/block:Link}
  635.  
  636. {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}
  637. </ol></div>{/block:Chat}
  638.  
  639. {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}
  640.  
  641. {block:Photo}
  642. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  643. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  644. {/block:Photo}
  645.  
  646. {block:Photoset}
  647. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  648. {block:Caption}{Caption}{/block:Caption}
  649. {/block:Photoset}
  650.  
  651. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  652. <div class="playercontainer">{AudioPlayerWhite}</div>
  653. <br><div class="musicinfo">{block:TrackName} {TrackName} {/block:TrackName} {block:Artist}by {Artist} {/block:Artist}
  654. {/block:ExternalAudio}</div>
  655. </div>
  656. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  657.  
  658. {block:Video}
  659. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  660. {block:Caption}{Caption}{/block:Caption}
  661. {/block:Video}
  662.  
  663. {block:Date}<div class="info"><a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}― {NoteCountWithLabel}{/block:NoteCount}{block:RebloggedFrom}{block:ContentSource} <span style="color:{color:linkinfo}"><a href="{SourceURL}"></a> <a href="{ReblogRootURL}"><span style="color:{color:linkinfo}">©</a></span>{/block:ContentSource}{/block:RebloggedFrom}</div>{/block:Date}
  664.  
  665. {block:PermalinkPage}
  666. <div class="info2">
  667. {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>
  668. {/block:RebloggedFrom}
  669. </div>
  670. {/block:PermalinkPage}
  671.  
  672. {block:HasTags}
  673. <div class="tags">
  674. filed under: {block:Tags}<a href="{TagURL}"><u>{Tag}</u></a> {/block:Tags}
  675. </div>
  676. {/block:HasTags}
  677.  
  678. <div class="postnote">
  679. {block:PostNotes}{PostNotes}{/block:PostNotes}
  680. </div>
  681. {/block:Posts}
  682.  
  683. <div class="credit"><div class="credit"><a href="http://scottisbae.tumblr.com/">scottisbae</a></div>
  684.  
  685. </div>
  686. </div>
  687. </div>
  688. </body>
Advertisement
Add Comment
Please, Sign In to add comment