sexycullen

# 64 2

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