Advertisement
InfiniteTherese

Scandal

Nov 13th, 2013
702
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.94 KB | None | 0 0
  1. <html lang="en">
  2. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <link rel="shortcut icon" href="{Favicon}" />
  6. <script type="text/javascript"
  7. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  8.  
  9.  
  10.  
  11.  
  12. <script type="text/javascript">
  13. </script>
  14.  
  15.  
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  17. <meta name="color:background" content="#f9f9f9"/>
  18. <meta name="color:link" content="4ea6b1"/>
  19. <meta name="color:text" content="#888888"/>
  20. <meta name="color:title" content="#c4d4e4"/>
  21. <meta name="color:borders" content="#eeeeee"/>
  22. <meta name="color:hover" content="#888888"/>
  23. <meta name="color:linkbackground" content="4ea6b1" />
  24. <meta name="image:sidebar" content=""/>
  25. <meta name="image:background" content="1"/>
  26. <meta name="if:faded images" content="1" />
  27. <meta name="text:blogtitle" content="Street Lights" />
  28. <meta name="text:link1title" content="home" />
  29. <meta name="text:link2title" content="message" />
  30. <meta name="text:link3title" content="crowen" />
  31. <meta name="text:link4title" content="otp" />
  32. <meta name="text:link2" content="" />
  33. <meta name="text:link3" content="" />
  34. <meta name="text:link4" content="" />
  35. <meta name="text:blogtitlesize" content="40" />
  36. <meta name="text:margintop" content="-15" />
  37. <meta name="text:marginleft" content="2" />
  38. <style type="text/css">
  39.  
  40. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid #ddd; background-color:#fff;}
  41. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:linkbackground};}
  42.  
  43. iframe#tumblr_controls {-webkit-filter: invert(100%);right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.8s ease-out;-moz-
  44.  
  45. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  46.  
  47. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all
  48.  
  49. 0.4s ease-out;}
  50.  
  51.  
  52.  
  53. body {
  54. padding: 0px;
  55. margin: 0px;
  56. color:{color:text};
  57. font-family:calibri;
  58. line-height:11px;
  59. font-size:11px;
  60. background-image:url({image:background});
  61. background-color: {color:Background};
  62. background-attachment: fixed;
  63. background-repeat: repeat;
  64. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  65. }
  66. a:link, a:active, a:visited{
  67. text-decoration: none;
  68. -webkit-transition: color 0.3s ease-out;
  69. -moz-transition: color 0.3s ease-out;
  70. transition: color 0.3s ease-out;
  71. color:{color:link};
  72. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  73. }
  74. a:hover {
  75. text-decoration: none;
  76. font-style:;
  77. text-shadow:0px 0px px #000;
  78. color: {color:Hover};
  79. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  80. }
  81.  
  82. askname{
  83. text-transform:uppercase;
  84. font-size:11px;
  85. z-index:1;
  86. }
  87.  
  88. div#center{
  89. margin:auto;
  90. width:1000px;
  91. position:relative;
  92. background-color:;
  93. overflow:auto;
  94. overflow-x:;
  95. {block:permalinkpage}
  96. width:1000px;
  97. {/block:permalinkpage}
  98. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  99. }
  100.  
  101.  
  102.  
  103. .entry img{
  104. {block:iffadedimages}
  105. opacity:0.7;
  106. {/block:iffadedimages}
  107. max-width:250px;
  108. {block:permalinkpage}
  109. max-width:500px;
  110. {/block:permalinkpage}
  111. -webkit-transition: all .7s ease;
  112. -moz-transition: all .7s ease;
  113. -o-transition: all .7s ease;
  114. transition: all .7s ease;
  115. border-radius:0px;
  116. }
  117. .entry {
  118.  
  119. float:left;
  120. display: block;
  121. margin:8px;
  122. padding:16px;
  123. border-radius:0px;
  124. overflow:hidden;
  125. width:250px;
  126. opacity:1;
  127. line-height:9px;
  128.  
  129. {block:PermalinkPage}
  130. width:500px;
  131. text-align:left;
  132. line-height:15px;
  133. {/block:PermalinkPage}
  134.  
  135. border:1px solid {color:borders};
  136. background-color:#fff;
  137. background-image:URL();
  138. -webkit-transition: all .7s ease;
  139. -moz-transition: all .7s ease;
  140. -o-transition: all .7s ease;
  141. transition: all .7s ease;
  142. }
  143.  
  144. .entry:hover{
  145. opacity:1;}
  146.  
  147.  
  148. .entry:hover img{
  149. opacity:1;
  150. }
  151.  
  152.  
  153. .entry .perma a{
  154. color:;}
  155.  
  156. .entry .perma a:hover {
  157. text-decoration:none;
  158. font-style:italic;
  159. text-shadow:0px 0px px #000;
  160. border-bottom:1px solid {color:link};
  161. color: {color:Hover};
  162.  
  163. }
  164.  
  165. .entry .perma{
  166. width:200px;
  167. height:28px;
  168. margin-left:-2px;
  169. position: absolute;
  170. line-height: 28px;
  171. overflow:hidden;
  172. text-align:center;
  173. z-index:1;
  174. font-size:9px;
  175. bottom:-25px;
  176. TEXT-TRANSFORM:uppercase;
  177. border-right:2px solid {color:link};
  178. border-left:2px solid {color:link};
  179. background:#fff;
  180. word-spacing:px;
  181. letter-spacing:1px;
  182. opacity: 0.0;
  183. -webkit-transition: all .7s ease;
  184. -moz-transition: all .7s ease;
  185. -o-transition: all .7s ease;
  186. transition: all .7s ease;
  187.  
  188. }
  189.  
  190. .entry:hover .perma{
  191. overflow:visible;
  192. opacity:1;
  193. bottom:22px;
  194. margin-left:-2px;
  195.  
  196. }
  197.  
  198. #posts {
  199. width:788px;
  200. margin-top:40px;
  201. z-index:;
  202. margin-left:210px;
  203. right:auto;
  204. margin-right:auto;
  205. position:relative;
  206. overflow-y: hidden;
  207.  
  208. {block:permalinkpage}
  209. width:600px;
  210. margin-left:270px;
  211. {/block:permalinkpage}
  212.  
  213.  
  214. }
  215.  
  216.  
  217.  
  218. #sidebar img{
  219. border:1px solid #ddd;
  220. border-radius:300px;
  221. {block:iffadedimages}
  222. opacity:0.8;
  223. {/block:iffadedimages}
  224. }
  225.  
  226. #sidebar{
  227. padding:15px;
  228. font-size:9px;
  229. position:fixed !important;
  230. width:185px;
  231. line-height:14px;
  232. opacity:;
  233. margin-top:48px;
  234. padding-top:px;
  235. margin-left:-15px;
  236. text-align:justify;
  237. -webkit-transition: all .7s ease;
  238. -moz-transition: all .7s ease;
  239. -o-transition: all .7s ease;
  240. transition: all .7s ease;
  241.  
  242. {block:permalinkpage}
  243. margin-left:50px;
  244.  
  245. {/block:permalinkpage}
  246.  
  247. }
  248. .links {
  249. width:230px;
  250. color:#fdfdfd;
  251. font-family:'trebuchet ms';
  252. padding: 4px;
  253. text-align:center;
  254. text-transform:uppercase;
  255. position:fixed;
  256. margin-top:6px;
  257. margin-left:-29px;
  258. }
  259. #blogtitle{
  260. position:fixed !important;
  261. font-family:arial;
  262. font-style:italic;
  263. text-transform:normal;
  264. font-size:{text:blogtitlesize}px;
  265. margin-top:{text:margintop}px;
  266. margin-left:{text:marginleft}px;
  267. letter-spacing:-2px;
  268. text-shadow:1px 1px 1px #000;
  269. color:{color:linkbackground};
  270. }
  271.  
  272. .links a {
  273. width:90px;
  274. padding:3px;
  275. font-size:6.5px;
  276. font-weight:none;
  277. letter-spacing:1px;
  278. color:#fdfdfd;
  279. background-color:{color:linkbackground};
  280. }
  281.  
  282. .links a:hover {
  283. -moz-transition-duration:0.3s;
  284. -webkit-transition-duration:0.3s;
  285. -o-transition-duration:0.3s;
  286. color:transparent;
  287. }
  288.  
  289. .title{
  290. font-family:;
  291. font-size: 15px;
  292. line-height: 15px;
  293. color:{color:Title};
  294. text-transform:uppercase;
  295. letter-spacing: 0px;
  296. font-weight: ;
  297. padding:0px 0px 0px 0px;
  298. }
  299.  
  300.  
  301. .title a{
  302. color:{color:Title};
  303. }
  304.  
  305.  
  306. .permalink{
  307.  
  308. word-spacing:2px;
  309. text-transform: normal;
  310. display: block;
  311. text-align: right;
  312. text-decoration: none;
  313. border-top:1px solid #ddd;
  314. border-right:4px double #ddd;
  315.  
  316. margin-top:3px;
  317. padding:4px;
  318. background:;
  319. text-transform:uppercase;
  320. font-size:9px;
  321. -webkit-transition: all .7s ease;
  322. -moz-transition: all .7s ease;
  323. -o-transition: all .7s ease;
  324. transition: all .7s ease;
  325. }
  326.  
  327. .permalink a:hover{
  328. border-bottom:1px solid {color:link};
  329. }
  330.  
  331. #infscr-loading{
  332. bottom: -70px;
  333. position: absolute;
  334. left: 50%;
  335. margin-left:-8px;
  336. width:16px;
  337. height:11px;
  338. overflow:hidden;
  339. margin-bottom: 50px;
  340. }
  341.  
  342. #postnotes{
  343. text-align: justify;}
  344.  
  345. #postnotes b{
  346. border: 0px;}
  347.  
  348. blockquote{
  349. padding:0px 0px 2px 5px;
  350. margin:0px 0px 2px 10px;
  351. border-left: 2px solid #ddd;
  352. }
  353.  
  354.  
  355.  
  356. a img{border: 0px;}
  357.  
  358.  
  359. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  360. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  361.  
  362. .notes img{width:10px; position:relative; top:3px;}
  363. <--ses-->
  364. small{font-size: 90%;}
  365.  
  366. {CustomCSS}
  367.  
  368. </style>
  369.  
  370. {block:IndexPage}
  371. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  372. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  373.  
  374. <script type="text/javascript">
  375. $(window).load(function(){
  376. var $wall = $('#posts');
  377. $wall.imagesLoaded(function(){
  378. $wall.masonry({
  379. itemSelector: '.entry, .entry_photo',
  380. isAnimated : false
  381. });
  382. });
  383.  
  384. $wall.infinitescroll({
  385. navSelector : '#pagination',
  386. nextSelector : '#pagination a',
  387. itemSelector : '.entry, .entry_photo',
  388. bufferPx : 2000,
  389. debug : false,
  390. errorCallback: function() {
  391. $('#infscr-loading').fadeOut('normal');
  392. }},
  393. function( newElements ) {
  394. var $newElems = $( newElements );
  395. $newElems.hide();
  396. $newElems.imagesLoaded(function(){
  397. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  398. });
  399. }); $('#posts').show(500);
  400. });
  401. </script>
  402.  
  403.  
  404. {/block:IndexPage}
  405.  
  406.  
  407. <title>{title}</title>
  408.  
  409.  
  410. <meta name="viewport" content="width=820" />
  411. </head>
  412.  
  413. <body>
  414. <BODY onselectstart="return false;" ondragstart="return false;">
  415. <div class="wrapper">
  416. <div class="header">
  417. </div>
  418.  
  419. <div id="center">
  420. <div id="sidebar">
  421. <Center><a href="/"><img src="{image:sidebar}" width="185px" height="180px"></a><div id="blogtitle">"{text:blogtitle}"</div><div class="links">
  422. <a href="/">{text:link1title}</a>
  423. <a href="{text:link2}">{text:link2title}</a>
  424. <a href="{text:link3}">{text:link3title}</a>
  425. <a href="{text:link4}">{text:link4title}</a>
  426. <a href="http://slytherese.tumblr.com/">credit</a></div><br><br><br />{description}</center>
  427.  
  428. </div>
  429.  
  430.  
  431. <div class="left">
  432. <div id="posts">
  433. {block:Posts}
  434. <div class="entry">
  435.  
  436. {block:Answer}
  437. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:;border-bottom:1px solid #ddd;border-left:4px double #ddd;border-radius:0px;">
  438. <a href="{AskerURL}"><img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/></a><askname>{asker}</askname>: {Question}</div>
  439. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  440. <div class="permalink"> <a href="{permalink}">{notecountwithlabel} / {Timeago}</a> </div>
  441. {/block:Answer}
  442.  
  443. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>{block:indexpage}<p align=right><span class="permalink"><a
  444. href="{Permalink}">{notecountwithlabel} / {Timeago}</a> / <a href="{ReblogURL}">Reblog</a><br>{/block:HasTags}</span></align>{/block:indexpage}
  445. {/block:Text}
  446.  
  447. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  448. class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{block:Link}
  449.  
  450. {block:Photo}
  451. {block:IndexPage}
  452. <center>
  453. <div class="perma">
  454. <a href="{ReblogURL}"title="Share this post">Reblog</a> this with <a href="{Permalink}"title="">{notecountwithlabel}</a> </div>
  455. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  456. {/block:IndexPage}
  457. {block:PermalinkPage}
  458. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  459.  
  460. {LinkCloseTag}
  461. {/block:PermalinkPage}
  462. {/block:Photo}
  463.  
  464. {block:Photoset}
  465. {block:IndexPage}
  466. <center>
  467. <div class="perma">
  468. <a href="{ReblogURL}">Reblog</a> this image with <a href="{Permalink}"title="">{notecountwithlabel}</a> </div>
  469. {Photoset-250}</center>
  470. {/block:IndexPage}
  471. {block:PermalinkPage}
  472. <center>
  473. {Photoset-500}</center>
  474. {/block:PermalinkPage}
  475. {/block:Photoset}
  476.  
  477. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{/block:Quote}
  478.  
  479. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  480.  
  481. {block:Lines}
  482. <li class="user_{UserNumber}">
  483. {block:Label}
  484. <span class="label">{Label}</span>
  485. {/block:Label}
  486.  
  487. {Line}
  488.  
  489. {/block:Lines}
  490. <p align=right><div class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></div></align>
  491. {/block:Chat}
  492.  
  493. {block:Audio}
  494. <div style="width:200px; height:30px;">
  495. {AudioPlayerBlack}
  496. </div>
  497. {block:IndexPage}
  498. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{/block:IndexPage}
  499. {/block:Audio}
  500.  
  501. {block:Video}
  502. {block:IndexPage}
  503. <center>
  504. {Video-250}</center><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>
  505. {/block:IndexPage}
  506. {block:PermalinkPage}
  507. <center>
  508. {Video-400}</center>
  509. {/block:PermalinkPage}
  510. {block:Video}
  511.  
  512.  
  513. {block:PostNotes}<div align="middle">{caption}</div>
  514. <center>
  515.  
  516. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  517.  
  518. {block:HasTags}
  519. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  520. {block:RebloggedFrom}
  521. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  522. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  523.  
  524. {/block:RebloggedFrom}
  525. </center></span>
  526. <br>
  527. <div id="postnotes">{PostNotes}</div><br>
  528.  
  529. <center>{block:ContentSource}
  530. <br><a href="{SourceURL}">
  531. {lang:Source}:
  532. {block:SourceLogo}
  533. <img src="{BlackLogoURL}" width="{LogoWidth}"
  534. height="{LogoHeight}" alt="{SourceTitle}" />
  535. {/block:SourceLogo}
  536. {block:NoSourceLogo}
  537. {SourceLink}
  538. {/block:NoSourceLogo}
  539. </a>
  540. {/block:ContentSource}</center>
  541.  
  542. {/block:PostNotes}
  543. </div>
  544. {/block:Posts}
  545. </div></div>
  546.  
  547. {block:IndexPage}
  548. {block:Pagination}
  549. <div id="pagination">
  550. {block:NextPage}
  551. <a id="nextPage" href="{NextPage}"></a>
  552. {/block:NextPage}
  553. {block:PreviousPage}
  554. <a href="{PreviousPage}"></a>
  555. {/block:PreviousPage}
  556. </div>
  557. {/block:Pagination}
  558. {/block:IndexPage}
  559.  
  560. </body>
  561. <div style="position:fixed;bottom:6px;right:4px;font-family:arial;font-size:20px;background:white;"><a href="http://slytherese.tumblr.com/">†</a></div>
  562. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement