Advertisement
InfiniteTherese

Sunburn

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