sexycullen

# 79

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