sexycullen

# 61 3

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