sexycullen

# 68 3

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