Advertisement
yuukithemes

Candy Girl

Mar 2nd, 2014
3,513
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.79 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- THEME BY HENTAIST
  4. don't remove the credit oKAY!! -->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  9. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
  10.  
  11. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  12.  
  13. <head>
  14.  
  15. <script type="text/javascript">
  16. <!--
  17. function handleThis(formElm)
  18. {
  19. window.location="http://URL.tumblr.com/tagged/"+formElm.number.value+"";
  20. return false;
  21. }
  22. // -->
  23. </script>
  24. <meta name="color:bg" content="#f9f9f8">
  25. <meta name="color:link" content="#e6e4e4">
  26. <meta name="color:hover" content="#454545">
  27. <meta name="color:bold" content="#6f6e6e" />
  28. <meta name="color:H1 text" content ="#ffffff"/>
  29. <meta name="color:borders" content ="#eaeaec"/>
  30. <meta name="color:italic" content="#f7f7f7" />
  31. <meta name="color:text" content="#9A9A9A">
  32. <meta name="color:chat line 1" content="#fcfcfc"/>
  33. <meta name="color:chat line 2" content="#ffffff"/>
  34. <meta name="color:H1 BG" content ="#000000"/>
  35. <meta name="color:H2 text" content ="#c0bcbc"/>
  36. <meta name="color:H2 BG" content ="#f9f9f9"/>
  37. <meta name="color:tags" content="#EDEDED">
  38. <meta name="color:scrollbar" content="#D6D5D5">
  39. <meta name="color:postborder" content="#ebeaea">
  40. <meta name="color:permalinkgbg" content="#fbfbfb">
  41.  
  42. <meta name="image:background" content="" />
  43. <meta name="image:pixel" content=""/>
  44. <meta name="image:topbar" content=""/>
  45. <meta name="image:List Style" content="http://static.tumblr.com/3yblkz0/phLn0ncjk/crss.png" />
  46. <meta name="if:searchbar" content="1"/>
  47. <meta name="if:topbar" content="1"/>
  48. <meta name="if:400px" content="1">
  49. <meta name="if:250px" content="0">
  50. <meta name="if:500px" content="0">
  51. <meta name="if:tags" content="0">
  52. <meta name="if:pixelimg" content="0">
  53. <meta name="if:captions" content="0">
  54.  
  55. <meta name="text:small title" content="meow"/>
  56. <meta name="text:link1" content="url" />
  57. <meta name="text:link2" content="url" />
  58. <meta name="text:link3" content="url" />
  59. <meta name="text:title1" content="link" />
  60. <meta name="text:title2" content="link" />
  61. <meta name="text:title3" content="link" />
  62.  
  63.  
  64.  
  65. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  66. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  67. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  68. <link rel="icon" href="{favicon}"/>
  69. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  70.  
  71. <style type="text/css">
  72.  
  73. body { background-image:url('{image:background}');background-color:{color:bg}; background-attachment:fixed; font-family:arial; font-size:11px; line-height:20px; text-align:justify; font-style:normal}
  74.  
  75.  
  76.  
  77. a {
  78. color:{color:link};
  79. -webkit-transition: all 0.4s ease-in-out;
  80. -moz-transition: all 0.4s ease-in-out;
  81. -o-transition: all 0.4s ease-in-out;
  82. text-decoration: none;
  83. }
  84.  
  85. a:hover {
  86. color:{color:hover};
  87. text-decoration:underline;
  88. cursor:pointer;
  89. }
  90.  
  91. iframe#tumblr_controls{
  92. top:0%!important;
  93. right:0%!important;
  94. position:fixed!important;
  95. z-index:99999999!important;
  96. opacity:1;
  97. -webkit-filter:invert(100%);
  98. -moz-filter:invert(100%);
  99. -o-filter:invert(100%);
  100. -ms-filter:invert(100%);
  101. filter:invert(100%);
  102. }
  103.  
  104.  
  105.  
  106. .source {
  107. font:7px trebuchet ms;
  108. letter-spacing:1px;
  109. margin-top:15px;
  110. padding-top:15px;
  111. border-top:1px dashed #eee;
  112. text-align:center;
  113. text-transform:uppercase;
  114. }
  115.  
  116. h1 {
  117. font:bold 11px courier new;
  118. letter-spacing:1px;
  119. text-align:center;
  120. padding:5px;
  121. border:1px solid #eee;
  122. color:{color:h1 text};
  123. background-color :{color:h1 BG};
  124. }
  125.  
  126. h1 a{
  127. color:{color:h1 text};
  128. }
  129.  
  130. h2 {
  131. padding:5px;
  132. font-family:"Times New Roman", Times, serif;
  133. font-size: 14px;
  134. text-align:Center;
  135. font-weight:normal;
  136. letter-spacing:1px;
  137. border-left:20px solid {color:h2 text};
  138. font-style: italic;
  139. color:{color:h2 text};
  140. background-color :{color:h2 BG};
  141. }
  142.  
  143. #shen {
  144. font-size:15px;
  145. font-family:trebuchet ms;
  146. text-transform:lowercase;
  147. text-align:left;
  148. margin-left:35px;
  149. padding:10px;
  150. border-left:1px dashed {color:bg};
  151. line-height:20px;
  152. color:gray;}
  153.  
  154. #s-m-t-tooltip
  155. {position:fixed;
  156. overflow:hidden;
  157. max-width:90px;
  158. padding:3px 5px 3px 5px;
  159. margin:10px 0 0 10px;
  160. background:#fff;
  161. border: 1px solid #F0F0F0;
  162. z-index:9999;
  163. display:inline-block;
  164. font:10px georgia;
  165. letter-spacing:0px;
  166. text-align:center;
  167. font-style:italic;
  168. color:#9c9a9a;}
  169.  
  170. h3 {
  171. font-family: calibri;
  172. font-weight: normal;
  173.  
  174. text-transform: uppercase;
  175. letter-spacing: 1px;
  176. font-size: 9px;
  177. display: block;
  178. padding: 5px;
  179. margin-top: 20px;
  180. background: #FBFBFB;
  181. }
  182.  
  183.  
  184. b, strong {
  185. font-weight:normal;
  186. color:{color:bold};
  187. }
  188.  
  189. i, em {
  190. font-style:normal;
  191. color:{color:italic};
  192. }
  193.  
  194. /* strikethrough */
  195. s, strike {color: #aef0e8;
  196. text-decoration: none;
  197. }
  198.  
  199.  
  200. ul li {
  201. list-style-image:url('{image:List style}');margin-left:-25px;margin-right:0px;text-align:left;}
  202.  
  203.  
  204. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  205. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  206. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  207.  
  208.  
  209. img {
  210. max-width: 100%;
  211. }
  212.  
  213.  
  214. blockquote {
  215. border-left: 2px solid #F4F4F4;
  216. background: transparent;
  217. display: block;
  218. font-family:cambria;
  219. text-align:left;
  220. margin: 5px 0px 5px 0pc;
  221. padding: 1px 1px 1px 10px;
  222. overflow: auto;
  223. }
  224.  
  225.  
  226. #searchresults {
  227. color: #fff;
  228. margin: 0 0 15px 0;
  229. text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
  230. font-size: 20px;
  231. }
  232.  
  233. #stuffcontainer #searchresults .search_query {
  234. font-weight: bold;
  235. }
  236.  
  237. #stuffcontainer #searchresults .search_query:before {
  238. content:'“';
  239. }
  240.  
  241. #stuffcontainer #searchresults .search_query:after {
  242. content:'”';
  243. }
  244.  
  245.  
  246.  
  247. #theme {
  248. background-color:{color:bg};
  249. width:700px;
  250. margin: 0 auto -12px auto;
  251. text-align: center;
  252. }
  253.  
  254. #sidebar{
  255. position:fixed;
  256. top:230px;
  257. left:90px;
  258. width:180px;
  259. font-size:11px;
  260. padding:0px 30px;
  261. background-attachment:fixed;
  262. background-repeat:repeat;
  263. background-image:url('{image:Sidebar Bg}');
  264. }
  265.  
  266.  
  267. #stuff a:hover{
  268. background:#f2f4f0;}
  269.  
  270.  
  271.  
  272. #stuffcontainer {
  273. float:left;
  274. margin-left:460px;
  275. margin-top:-50px;
  276. text-align:justify;
  277. color:{color:text};
  278. margin-bottom: 35px;
  279. }
  280.  
  281. ul.chat {
  282. margin: 0;
  283. padding: 0;
  284. }
  285.  
  286. .chat li {
  287. list-style-type: none;
  288. margin-left: 0px;
  289. padding: 5px;
  290. letter-spacing:1px;
  291. font:10px consolas;
  292. }
  293.  
  294. .chat li.odd {
  295. margin-bottom: 3px;
  296. background-color:{color:chat line 1};
  297. color: {color:text};
  298. }
  299.  
  300. .chat li.even {
  301. margin-bottom: 3px;
  302. background-color:{color:chat line 2};
  303. color: {color:text};
  304. }
  305.  
  306. #askimage {
  307. float:left;
  308. padding-left:5px;
  309. padding-right:10px;
  310. padding-bottom:3px;
  311. padding-top:3px;
  312. width:24px;
  313. height:24px;
  314. }
  315.  
  316. #askimage img{
  317. width:24px;
  318. height:24px;
  319. border:3px double {color:borders};
  320. }
  321.  
  322. #question{
  323. text-align: left;
  324. min-height:30px;
  325. padding:5px;
  326. font-size:10px;
  327. color:{color:Text};
  328. background:#fbfbfb;
  329. border:1px dashed {color:Borders};
  330. }
  331.  
  332.  
  333.  
  334. #stuff {
  335. overflow:hidden;
  336. padding:20px;
  337. border:1px solid {color:postborder};
  338. background-color:{color:bg};
  339. {block:if400px}
  340. width:400px;
  341. {/block:if400px}
  342. {block:if500px}
  343. width:500px;
  344. {/block:if500px}
  345. {block:if250px}
  346. width:250px;
  347. {/block:if250px}
  348. margin-top:80px;
  349. font-size:11px;
  350. {block:permalinkpage}
  351. width:500px;
  352. {/block:permalinkpage}
  353. background:#fff;
  354. line-height:15px;
  355. letter-spacing:0x;
  356. color:{color:text};
  357. }
  358.  
  359.  
  360.  
  361.  
  362. #postinfo {
  363. font-family: cambria;
  364. margin-top:20px;
  365. {block:if400px}
  366. width:390px;
  367. {/block:if400px}
  368. {block:if500px}
  369. width:490px;
  370. {/block:if500px}
  371. {block:if250px}
  372. width:240px;
  373. {/block:if250px}
  374. padding:5px;
  375. color:{color:tags};
  376. font-size:9px;
  377. text-transform:uppercase;
  378. font-style:normal;
  379. letter-spacing:2px;
  380. {block:permalinkpage}
  381. width:490px;
  382. {/block:permalinkpage}
  383. text-align:left;
  384. border-top:1px solid #f0f0f0;
  385. background:{color:permalinkgbg};
  386. -moz-transition-duration:0.5s;
  387. -webkit-transition-duration:0.5s;
  388. -o-transition-duration:0.5s;
  389. }
  390.  
  391. #postinfo a {
  392. color:{color:Tags};
  393. text-align:center;
  394. letter-spacing:1px;
  395. font-style:normal;
  396. }
  397.  
  398. #postinfo a:hover {
  399. color:{color:hover};
  400. }
  401.  
  402. .note {
  403. text-transform:uppercase;
  404. font-style:normal;
  405. letter-spacing:0px;
  406. font-size: 9px;
  407. text-align:left;
  408. line-height:90%;
  409. margin-left:-40px;
  410. }
  411.  
  412. .note li {
  413. list-style-type:none;
  414. border-bottom:1px solid #F0F0F0;
  415. padding:10px 25px 10px 25px;
  416. text-align:left;
  417. margin:0px;
  418. -moz-transition-duration:0.5s;
  419. -webkit-transition-duration:0.5s;
  420. -o-transition-duration:0.5s;
  421. }
  422.  
  423.  
  424. .tags {
  425. position:absolute;
  426. margin-top:-3px;
  427. font-style:normal;
  428. {block:if500px}
  429. width:520px;
  430. {/block:if500px}
  431. {block:if400px}
  432. width:420px;
  433. {/block:if400px}
  434. {block:if250px}
  435. width:270px;
  436. {/block:if250px}
  437. text-transform:lowercase;
  438. color:{color:tags};
  439. letter-spacing:2px;
  440. margin-left:-21px;
  441. line-height:120%;
  442. border-bottom:1px solid {color:postborder};
  443. border-left:1px solid {color:postborder};
  444. border-right:1px solid {color:postborder};
  445. overflow:hidden;
  446. {block:permalinkpage}
  447. width:480px;
  448. {/block:permalinkpage}
  449. font-size:9px;
  450. text-align:left;
  451. font-family:arial;
  452. background:white;
  453. padding:10px;
  454. -moz-transition-duration:0.5s;
  455. -webkit-transition-duration:0.5s;
  456. -o-transition-duration:0.5s;
  457. }
  458.  
  459. .tags a {
  460. color:{color:tags};
  461. letter-spacing:1px;
  462. width:390px;
  463. padding:3px;
  464. line-height:210%;
  465.  
  466. }
  467.  
  468. .tags a:hover {
  469. color:{color:hover};
  470. cursor:default;
  471. text-decoration:underline;
  472. background:white;
  473. }
  474.  
  475.  
  476. .sb{
  477. text-align:center;
  478. line-height:15px;
  479. width:170px;
  480. background:white;
  481. border-top:30px solid {color:borders};
  482. border-left:1px solid {color:borders};
  483. border-right:1px solid {color:borders};
  484. border-bottom:1px solid {color:borders};
  485. margin-left:0px;
  486. margin-top:-25px;
  487. font-family:arial;
  488. font-size:10px;
  489. padding:20px 5px; 15px 5px;
  490. color:#b8b8b8;
  491. }
  492.  
  493. #default {
  494. border:1px solid {color:borders};
  495. padding:5px;
  496. margin-top:5px;
  497. background:white;
  498. }
  499.  
  500.  
  501.  
  502.  
  503. </style>
  504.  
  505. </head>
  506.  
  507. <body>
  508.  
  509. <div id="theme">
  510. <div id="sidebar">
  511.  
  512. {block:iftopbar}
  513. <img src="{image:topbar}" style="position:fixed;width:180px;height:60px;background:white;border:1px solid {color:borders};margin-top:-95px;margin-left:-90px;opacity:.8;">
  514. {/block:iftopbar}
  515.  
  516. {block:ifpixelimg}<a href="/">
  517. <img src="{image:pixel}" style="max-width:50px;;margin-left:-85px;position:absolute;margin-top:-20px;border-radius:9px;opacity:.7;"></a>{/block:ifpixelimg}
  518.  
  519. <div style="color:{color:text};margin-top:-20px;width:50px;float:right;">{text:small title}</div>
  520.  
  521. <div class="sb">
  522. {description}
  523. </div>
  524.  
  525. <div id="default">
  526. <a href="/">index</a>
  527. <a href="/ask">ask</a>
  528. <a href="/archive">archive</a><br>
  529. <a href="{text:link1}">{text:title1}</a>
  530. <a href="{text:link2}">{text:title2}</a>
  531. <a href="{text:link3}">{text:title3}</a>
  532. </div>
  533.  
  534. {block:ifsearchbar}
  535. <div style="padding:3px;margin-top:5px;background:white;border:1px dotted {color:borders};">
  536. <form onsubmit="return handleThis(this)">
  537. <input type="text" name="number" style="color:{color:tags};border:1px solid #eee; width:110px;"/>
  538. <input type="submit" value="search" style="background:{color:bg};color:{color:tags};border:1px solid #eee;"/>
  539. </form>
  540. {/block:ifsearchbar}
  541. </div></div></div>
  542.  
  543. <div id="stuffcontainer">
  544. {block:SearchPage}
  545. {block:SearchResults}
  546. <div id="searchresults">{lang:SearchResultCount results for SearchQuery 2}</div>
  547. {/block:SearchResults}
  548.  
  549. {block:NoSearchResults}
  550. <div id="searchresults">{lang:No search results for SearchQuery 2}</div>
  551. {/block:NoSearchResults}
  552. {/block:SearchPage}
  553. <div class="autopagerize_page_element">
  554. {block:Posts}
  555.  
  556.  
  557.  
  558. <div id="stuff">
  559.  
  560. {block:ContentSource}
  561. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  562. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  563. {/block:SourceLogo}
  564. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  565. {/block:ContentSource}
  566.  
  567. {block:ReblogParent}{/block:ReblogParent}
  568.  
  569.  
  570.  
  571. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  572.  
  573. {block:Quote} <div style="color:{color:h2 text}; font-size: 80px; line-height: 80px; float: left; font-family: georgia;">
  574. “</div><div id="shen">{Quote}</div><div class="source">{Source}</div>{/block:Quote}
  575.  
  576. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}{block:permalinkpage}{caption}{/block:permalinkpage}{/block:Photo}
  577.  
  578. {block:Photoset}
  579. {block:IndexPage}
  580. {block:If250px}{Photoset-250}{/block:If250px}
  581. {block:If400px}{Photoset-400}{/block:If400px}
  582. {block:If500px}{Photoset-500}{/block:If500px}
  583. {block:Caption}<div style="margin-bottom:-10px;">{Caption}</div>{/block:Caption}
  584. {/block:IndexPage}
  585. {block:permalinkpage}
  586. {Photoset-500}
  587. {/block:permalinkpage}
  588. {/block:Photoset}
  589.  
  590. {block:Chat}
  591. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}{Line}</li>{/block:Lines}
  592. </ul>
  593. {/block:Chat}
  594.  
  595.  
  596.  
  597. {block:Video}
  598. {block:if500px}
  599. {Video-500}
  600. {/block:if500px}
  601. {block:if250px}
  602. {Video-250}
  603. {/block:if250px}
  604. {block:if400px}
  605. {Video-400}
  606. {/block:if400px}
  607. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  608.  
  609. {block:Answer}
  610. <div id="askimage"><img src="{AskerPortraitURL-30}"/></div>
  611. <div id="question">{Asker} asked: {Question}</div>
  612. {Answer}
  613. {/block:Answer}
  614.  
  615. {block:Audio}
  616. <table border="0" cellpadding="0" cellspacing="2" ><tr>
  617. {AudioPlayerWhite}
  618. </br><b>Listened:</b> {FormattedPlayCount}
  619. </td>
  620. </tr>
  621. </table>
  622. {block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}
  623. {block:PermalinkPage}{/block:PermalinkPage}
  624. {/block:Audio}
  625.  
  626. {block:Link}
  627. <div class="ph"><a href="{URL}" target="{Target}">{Name}</a></div>
  628. {block:Description}{Description}{/block:Description}
  629. {/block:Link}
  630.  
  631.  
  632. {block:Date}
  633.  
  634. <div id="postinfo">
  635.  
  636. <!---- <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div>--->
  637.  
  638. <span id="perma_reblog" style="color:{color:tags};">
  639. {ShortMonth} {DayOfMonth}, {Year}
  640. • <a href="{Permalink}" title="permalink!">{block:notecount}{NoteCountWithLabel}</a>{/block:notecount} <a href="{ReblogURL}"style="float:right">reblog</a></span> </div>{/block:Date}
  641.  
  642.  
  643. {block:iftags}{block:IndexPage}
  644. {block:HasTags}
  645.  
  646. <div class="tags"><img src="http://lh5.ggpht.com/_NZJzdRm10Y0/TUbb5YUxsDI/AAAAAAAAAdU/QzSKryOpAcc/marcadores27.gif" style="float:left;padding:3px;margin-top:1px;opacity:.3;">
  647. {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>
  648. {/block:HasTags}{/block:IndexPage} {/block:iftags}
  649. <div class="note">
  650.  
  651. {block:PostNotes}{PostNotes}{/block:PostNotes}
  652. </div>
  653. </div>
  654. {/block:Posts}
  655. </div>
  656.  
  657.  
  658. </div>
  659.  
  660.  
  661.  
  662.  
  663. </div>
  664. </div>
  665. </div>
  666.  
  667. <div style="bottom:5px;left:5px;position:fixed;background:white;opacity:.5;"><a href="http://hentaist.tumblr.com"style="color:gray">H E N T A I S T</a></div>
  668.  
  669. </body>
  670. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement