sexycullen

# 68 2

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