Advertisement
rasperries

teen lovers (nfick/crimical)

Jul 26th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.43 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head><script type="text/javascript">
  5. <!--
  6.  
  7. // Disable Right Click Script
  8.  
  9. function IE(e)
  10. {
  11. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  12. {
  13. return false;
  14. }
  15. }
  16. function NS(e)
  17. {
  18. if (document.layers || (document.getElementById && !document.all))
  19. {
  20. if (e.which == "2" || e.which == "3")
  21. {
  22. return false;
  23. }
  24. }
  25. }
  26. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  27.  
  28. //-->
  29. </script>
  30. <title>{Title}</title>
  31.  
  32. <link rel="shortcut icon" href="{Favicon}" />
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  34. <meta name="description" content="{MetaDescription}" />
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,700,400italic,700italic|Old+Standard+TT:400,700,400italic|Alice|Vidaloka|Arapey:400italic,400' rel='stylesheet' type='text/css'>
  37.  
  38. <meta name="color:links" content=""/>
  39. <meta name="image:header" content=""/>
  40. <meta name="if:longtitle" content="1"/>
  41. <meta name="if:titlebackgroundwhite" content="1"/>
  42. <meta name="if:headergrayscale" content="1"/>
  43. <meta name="text:link1" content=""/>
  44. <meta name="text:link1url" content=""/>
  45. <meta name="text:link2" content=""/>
  46. <meta name="text:link2url" content=""/>
  47. <meta name="text:link3" content=""/>
  48. <meta name="text:link3url" content=""/>
  49. <meta name="text:link4" content=""/>
  50. <meta name="text:link4url" content=""/>
  51.  
  52. <script type="text/javascript"
  53. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  54.  
  55. </head>
  56.  
  57. <style type="text/css">
  58.  
  59. ::-webkit-scrollbar-thumb:vertical{
  60. background-color:black;
  61. }
  62.  
  63. ::-webkit-scrollbar-thumb:horizontal{
  64. background-color:black;
  65. }
  66.  
  67. ::-webkit-scrollbar{
  68. height:5px;
  69. width:5px;
  70. background-color:white;
  71. }
  72.  
  73. body{cursor: url(http://i.imgur.com/ZOrzC.png), auto;color: {color:text}; background-color: {color:background}; background-image: url('{image:background}'); {block:ifFixedBackground}background-attachment: fixed; {/block:ifFixedBackground} {block:ifNoRepeatBackground}background-repeat:no-repeat; {/block:ifNoRepeatBackground} background-position:{text:Background Position}; font-family: calibri; font-size:{text:Body Font Size}; text-align: justify;
  74. background-color:white;
  75. font-family:helvetica;
  76. font-size:9px;
  77. letter-spacing:0px;
  78. color:black;
  79. text-align:justify;
  80. word-wrap:break-word;
  81. }
  82.  
  83. a, a:active, a:visited{cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto; color: {color:link}; text-decoration:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:link};
  84. text-decoration:none;
  85. -webkit-transition:0.5s ease-in;
  86. -moz-transition:0.5s ease-in;
  87. -o-transition:0.5s ease-in;
  88. transition:0.5s ease-in;
  89. color:{color:links};
  90. }
  91.  
  92. a:hover{cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;color:{color:link hover}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color:{color:link hover}; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  93. color:black;
  94. }
  95.  
  96. blockquote{
  97. margin-left:0px;
  98. border-left:1px solid #f2f2f2;
  99. padding-left:10px;
  100. width:95%;
  101. }
  102.  
  103. #con{
  104. width:500px;
  105. margin:0px auto 0px;
  106. }
  107.  
  108. #header{
  109. text-align:center;
  110. margin-bottom:90px;
  111. margin-top:30px;
  112. }
  113.  
  114.  
  115. #header h1{
  116. font-family:helvetica;
  117. font-size:50px;
  118. font-style:;
  119. margin-bottom:10px;
  120. letter-spacing:-3px;
  121. }
  122.  
  123. #header h1 a{
  124. color:black;
  125. }
  126.  
  127. #header img{
  128. margin:0px auto 15px;
  129. -webkit-border-radius:100px;
  130. width:64px;
  131. margin-top:10px;
  132. }
  133.  
  134. #header .descr {
  135. padding: 10px;
  136. background-color: #f5f5f5;
  137. opacity: 1;
  138. width: 215px;
  139. margin:0px auto 0px;
  140. text-align: justify;
  141. color: {color:text};
  142. font-size: {text:font size};
  143. letter-spacing: 0px;
  144. }
  145.  
  146. #header .descr a {
  147. line-height: 100%;
  148. border: 0px #fff;
  149. padding: 0px;
  150. font-family: {text:link font};
  151. background: ;
  152. color: {color:link} !important;
  153.  
  154. }
  155.  
  156. #header .descr a:hover {
  157. line-height: 100%;
  158. border: 0px #fff;
  159. padding: 0px;
  160. font-family: {text:link font};
  161. background: {color:otherbackground};
  162. color: {color:linkhover};
  163.  
  164. }
  165.  
  166.  
  167. .links {
  168. line-height: 85%;
  169. -webkit-transition:all 0.3s;
  170. -moz-transition:all 0.3s;
  171. -ms-transition:all 0.3s;
  172. -o-transition:all 0.3s;
  173. transition:all 0.3s;
  174. padding-bottom: 1px;
  175. border-bottom: 1px solid {color:links};
  176. text-transform: lowercase;
  177. font-style: italic;
  178. letter-spacing: -1px;
  179. text-shadow:{color:border} 0px 1px 1px;
  180. text-align: center;
  181. font-family: {text:title font};
  182. font-size: {text:title size};
  183. font-color: #000 !important;
  184. }
  185.  
  186. .links a{
  187. color:black !important;
  188. }
  189.  
  190. .links a:hover {
  191. -webkit-transition:all 0.3s;
  192. -moz-transition:all 0.3s;
  193. -ms-transition:all 0.3s;
  194. -o-transition:all 0.3s;
  195. transition:all 0.3s;
  196. color: {color:links};
  197. }
  198.  
  199. .pagination{
  200. text-align:center;
  201. margin-top:90px;
  202. font-size:8px;
  203. letter-spacing:1px;
  204. margin-bottom:50px;
  205. }
  206.  
  207. .pagination a{
  208. margin:0px 10px 0px;
  209. font-style:normal;
  210. color:black;
  211. }
  212.  
  213. /* POSTS */
  214.  
  215. h2{
  216. text-align:center;
  217. font-weight:normal;
  218. text-transform:uppercase;
  219. font-size:9px;
  220. letter-spacing:1px;
  221. margin:0px 0px 10px;
  222. }
  223.  
  224. h3{
  225. text-align:center;
  226. font-weight:normal;
  227. margin:0px 0px 75px;
  228. text-transform:uppercase;
  229. font-size:8px;
  230. letter-spacing:1px;
  231. }
  232.  
  233. .post{
  234. width:500px;
  235. background-color:white;
  236. border:0px solid black;
  237. {block:IndexPage}margin-bottom:110px;{/block:IndexPage}
  238. {block:PermalinkPage}margin-bottom:10px;{/block:PermalinkPage}
  239. }
  240.  
  241. .op{
  242. {block:IndexPage}opacity:1;{/block:IndexPage}
  243. -webkit-transition:0.5s ease-in;
  244. }
  245.  
  246. .op:hover{
  247. opacity:1;
  248. }
  249.  
  250. .post h1{
  251. text-align:center;
  252. margin:0px 0px 10px;
  253. font-size:20px;
  254. letter-spacing:-1px;
  255. font-style:italic;
  256. }
  257.  
  258. span.more{font-family:helvetica !important;}
  259.  
  260. /* QUOTES */
  261.  
  262. .postquote{
  263. display:block;
  264. height:auto;
  265. padding-left:0px;
  266. width:95%;
  267. font-size:9px;
  268. letter-spacing:0px;
  269.  
  270.  
  271. margin:0px auto 20px;
  272. line-height:15px;
  273. text-align:justify;
  274.  
  275. }
  276.  
  277. .quotesource{
  278. text-align:right;
  279. margin-top:-8px;
  280. }
  281.  
  282. .quotesource span{
  283. background-color:white;
  284. padding-left:10px;
  285. }
  286.  
  287. .quoteborder{
  288. border-bottom:3px double #f2f2f2;
  289. }
  290.  
  291. /* AUDIO POSTS */
  292.  
  293. .musicplayer{
  294. width:27px;
  295. height:27px;
  296. overflow:hidden;
  297. z-index:2;
  298. display:block;
  299. background-color:black;
  300. margin:38px 0px 0px 180px;
  301. position:absolute;
  302. opacity:1;
  303. -webkit-transition: all 0.7s ease-in-out;
  304. -moz-transition: all 0.7s ease-in-out;
  305. -o-transition: all 0.7s ease-in-out;
  306. }
  307.  
  308. .audio{
  309. position:absolute;
  310. width:398px;
  311. height:100px;
  312. background-color:black;
  313. margin-left:102px;
  314. }
  315.  
  316. .covers{
  317. width:100px;
  318. height:100px;
  319. }
  320.  
  321. .audioimg{
  322. width:100px;
  323. height:100px;
  324. position:absolute;
  325. }
  326.  
  327. .audioimg img{
  328. float:left;
  329. opacity:1;
  330. width:100px;
  331. }
  332.  
  333. .audioinfo{
  334. display:none;
  335. font-size:11px;
  336. text-transform:uppercase;
  337. margin-bottom:1px;
  338. margin-left:201px;
  339. height:65px;
  340. display:block;
  341. width:299px;
  342. text-align:center;
  343. background-color:white;
  344. padding-top:35px;
  345. letter-spacing:1px;
  346. }
  347.  
  348. /* ASK */
  349.  
  350. .question{
  351. margin-bottom:10px;
  352. background-color:#f2f2f2;
  353. padding:20px;
  354. display:block;
  355. min-height:30px;
  356. }
  357.  
  358. .question img{
  359. float:left;
  360. border-right:20px solid transparent;
  361. border-bottom:5px solid transparent;
  362. display:none;
  363. }
  364.  
  365. .question .by{
  366. text-align:right;
  367. letter-spacing:2px;
  368. text-transform:uppercase;
  369. font-style:italic;
  370. margin-top:15px;
  371. font-size:8px;
  372. }
  373.  
  374. /* POST INFO */
  375.  
  376. .postinfo{
  377. width:150px;
  378. margin-left:520px;
  379. position:absolute;
  380. padding:2px 10px 2px 7px;
  381. font-family:;
  382. font-size:7px;
  383. letter-spacing:1px;
  384. opacity:0;
  385. -webkit-transition:0.5s ease-in;
  386. -moz-transition:0.5s ease-in;
  387. -o-transition:0.5s ease-in;
  388. transition:0.5s ease-in;
  389. }
  390.  
  391. .post:hover .postinfo{
  392. opacity:1;
  393. }
  394.  
  395. .postinfo a.info, a:visited.info, a:active.info{
  396. color:black;
  397. }
  398.  
  399. .permainfo{
  400. text-align:right;
  401. margin-top:30px;
  402. border-top:1px solid #f2f2f2;
  403. padding-top:10px;
  404. font-family:helvetica;
  405. font-size:7px;
  406. letter-spacing:1px;
  407. line-height:10px;
  408. margin-bottom:60px;
  409. }
  410.  
  411. .tags{
  412. margin-top:5px;
  413. {block:IndexPage}text-align:left;font-size:8px;{/block:IndexPage}
  414. {block:PermalinkPage}text-align:right;font-size:8px;letter-spacing:0px;{/block:PermalinkPage}
  415. }
  416.  
  417. .tags a.tags, a:visited.tags, a:active.tags{
  418. color:black;
  419. {block:IndexPage}display:block;margin:2px 0px 2px;{/block:IndexPage}
  420. {block:PermalinkPage}margin:0px 0px 0px 10px;{/block:PermalinkPage}
  421. }
  422.  
  423. .tags a:hover.tags{
  424. color:{color:links};
  425. }
  426.  
  427. ol.notes{list-style-type:none;width:500px;margin-left:-40px;font-size:8px;text-transform:uppercase;line-height:10px;}
  428. ol.notes li.note{padding:5px;width:490px;margin-bottom:7px;border-bottom:1px solid #f2f2f2;padding-bottom:10px;}
  429. ol.notes li.note img.avatar{height:15px;float:left;margin-top:-3px;}
  430. ol.notes li.note span.action{margin-left:10px;}
  431. ol.notes li.note blockquote{border-left:2px solid #202020;padding-left:5px;margin-left:35px;}
  432.  
  433. #theme{
  434. position:fixed;
  435. bottom:10px;
  436. right:10px;
  437. -webkit-border-radius:100px;
  438. padding:3px 4px 2px;
  439. text-transform:lowercase;
  440. -webkit-transition:0.6s ease-in;
  441. cursor:default;
  442. font-size:8px;
  443. }
  444.  
  445. #theme:hover{
  446. background-color:{color:links};
  447. color:white;
  448. }
  449.  
  450. </style>
  451. <body><div id="con">
  452.  
  453.  
  454. <div class=”source”>{block:ContentSource}<a href=”{SourceURL}”>{lang:Source}:{block:SourceLogo}
  455. <img src=”{BlackLogoURL}” width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  456. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  457. {/block:ContentSource}</div>
  458.  
  459. <div id="header">
  460. {block:ifheaderimage}<a title="{title}" href="/"><img src="{image:header}" /></a>{/block:ifheaderimage}
  461. {block:ifnotheaderimage}<h1><a href="/">{title}</a></h1>{/block:ifnotheaderimage}
  462. <div style="margin-top:0px; text-transform:lowercase;font-size:9px; letter-spacing:px;"><a href="/">i. home</a>
  463. &nbsp;&nbsp;<a href="/ask">ii. ask</a>
  464. &nbsp;&nbsp;<a href="/aboutme">iii. about</a>
  465. &nbsp;&nbsp; <a href="/mine">iv. edits</a>
  466. &nbsp;&nbsp; <a href="/links">v. links</a>&nbsp;&nbsp;
  467.  
  468. <script language="JavaScript">
  469. var ref = (''+document.referrer+''); var page = (''+window.location+'');
  470. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID2460639&e1=&e2=&p=' + page + '&r=' + ref + '"><\/script>');
  471. </script>
  472. </div>
  473.  
  474. <div style="margin-top: 10px;"><div class="descr">{description}</div>
  475. </div></div>
  476.  
  477.  
  478.  
  479.  
  480. {block:TagPage}
  481. <h3>{block:Pagination}{TotalPages} pages of {/block:Pagination}posts tagged with <u>{Tag}</u></h3>
  482. {/block:TagPage}
  483.  
  484. {block:Posts}
  485.  
  486. <div class="post">
  487.  
  488.  
  489.  
  490.  
  491. {block:Date}{block:IndexPage}<div class="postinfo">
  492.  
  493. <a class="info" href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}{block:NoteCount}&nbsp; ∙ &nbsp;{NoteCount}{/block:NoteCount}</a>
  494.  
  495. {block:HasTags}<div class="tags">{block:Tags}<a class="tags" href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  496.  
  497. </div>{/block:IndexPage}{/block:Date}
  498.  
  499.  
  500.  
  501. {block:Quote}
  502. <div class="postquote">{Quote}</div>
  503. {block:Source}<div class="quoteborder"> </div>
  504. <div class="quotesource"><span>{Source}</span></div>{/block:Source}
  505. {/block:Quote}
  506.  
  507. {block:Photo}
  508. <div class="op"><a href="{block:IndexPage}{Permalink}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}"><img src="{PhotoURL-500}" /></a></div>
  509. {Caption}
  510. {/block:Photo}
  511.  
  512. {block:Photoset}
  513. <div class="op">{Photoset-500}</a></div>
  514. {Caption}
  515. {/block:Photoset}
  516.  
  517. {block:Link}
  518. <h2><a href="{url}">{name}</a></h2>{block:Description}{Description}{/block:Description}
  519. {/block:Link}
  520.  
  521. {block:Chat}
  522. {block:Title}<h2>{Title}</h2>{/block:Title}
  523. {block:Lines}<div style="margin-bottom:4px;">{block:Label}<span style="text-transform: uppercase; font-family:'playfair display'; font-size:8px;"> {Label}</span>{/block:Label}&nbsp;&nbsp;{Line}<br></div>{/block:Lines}
  524. {/block:Chat}
  525.  
  526. {block:Audio}
  527. <div class="audio"><div class="musicplayer">{AudioPlayerBlack}</div></div>
  528. <div class="covers"><div class="audioimg"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg"></div>{block:AlbumArt}<div class="audioimg"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
  529. {Caption}
  530. {/block:Audio}
  531.  
  532. {block:Text}
  533. {block:Title}<h2>{Title}</h2>{/block:Title}{Body}{block:More}<a href="{Permalink}">More <span class="more">→</span></a>{/block:More}
  534. {/block:Text}
  535.  
  536. {block:Video}
  537. {Video-500}
  538. {Caption}
  539. {/block:Video}
  540.  
  541. {block:Answer}
  542. <div class="question">
  543. {Question}
  544. <div class="by">asked by {Asker}</div>
  545. </div>
  546.  
  547. {Answer}
  548. {/block:Answer}
  549.  
  550. </div>
  551.  
  552. {block:PermalinkPage}
  553.  
  554. {block:Date}<div class="permainfo">
  555.  
  556. {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}&nbsp; ∙ &nbsp;{12Hour}:{Minutes}{AmPm}{block:NoteCount}&nbsp; ∙ &nbsp;{NoteCountWithLabel}{/block:NoteCount}<br />
  557.  
  558. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp; ∙ &nbsp;from <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:ContentSource}&nbsp; ∙ &nbsp;<a title="{SourceTitle}" href="{SourceURL}">{block:NoSourceLogo}©{/block:NoSourceLogo}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" />{/block:SourceLogo}</a>{/block:ContentSource}
  559. {/block:RebloggedFrom}
  560.  
  561. {block:HasTags}<div class="tags">{block:Tags}<a class="tags" href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  562.  
  563. </div>{/block:Date}
  564.  
  565. {block:PostNotes}{PostNotes}{/block:PostNotes}
  566. {/block:PermalinkPage}
  567.  
  568. {/block:Posts}
  569.  
  570. {block:Pagination}
  571. <div class="pagination">
  572. {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage} {CurrentPage} of {TotalPages}
  573. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  574. </div>
  575. {/block:Pagination}
  576.  
  577. </div>
  578.  
  579. <a href="http://stymshaws.tumblr.com/themecred"><div id="theme">t.</div></a>
  580.  
  581. </div></body>
  582. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement