sexycullen

# 63

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