Advertisement
sskate

theme 44 - aphrodite

Feb 1st, 2014
1,019
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.76 KB | None | 0 0
  1. <html lang="en">
  2. <head>
  3.  
  4. <!--Theme made by sskate/themesbyurte!-->
  5. <script type="text/javascript"
  6. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  7. <link href='http://static.tumblr.com/tcjrk42/S1Emwjczx/animate-custom__1_.css' rel='stylesheet' type='text/css'>
  8. <title>{title}</title>
  9. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lu2dixfXRT1qfoi4t.gif">
  10. <script type="text/javascript">
  11. $(window).load(function(){
  12. $("p").remove(":contains('Source:')");
  13. $("p").remove(":contains('via ')");
  14. });
  15. </script>
  16. <script type="text/javascript"
  17. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  18.  
  19. <script>
  20. $(document).ready(function() {
  21. //
  22. $('a.poplight[href^=#]').click(function() {
  23. var popID = $(this).attr('rel'); //Get Popup Name
  24. var popURL = $(this).attr('href'); //Get Popup href to define size
  25. var query= popURL.split('?');
  26. var dim= query[1].split('&');
  27. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  28. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="Close" alt="Close" /></a>');
  29. var popMargTop = ($('#' + popID).height() + 80) / 2;
  30. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  31. //Apply Margin to Popup
  32. $('#' + popID).css({
  33. 'margin-top' : -popMargTop,
  34. 'margin-left' : -popMargLeft
  35. });
  36. $('body').append('<div id="fade"></div>');
  37. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  38. return false;
  39. });
  40. $('a.close, #fade').live('click', function() {
  41. $('#fade , .popup_block').fadeOut(function() {
  42. $('#fade, a.close').remove(); //fade them both out
  43. });
  44. return false;
  45. });
  46. });
  47. </script>
  48.  
  49.  
  50. <script type="text/javascript" src="http://arrow.scrolltotop.com/arrow5.js"></script>
  51. <noscript><a href="http://www.scrolltotop.com">Top Page</a></noscript>
  52.  
  53. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  54. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  57.  
  58. <html lang="en"> <head> <meta name="if:1 Column" content="0"/>
  59. <meta name="if:3 Column" content="1"/><meta name="color:Background" content="#fafafa"/> <meta name="color:Title" content="#aaa"/> <meta name="color:Text" content="#aaa"/> <meta name="color:Link" content="#aaa"/> <meta name="color:scrollbar" content="#ddd"/> <meta name="image:Sidebar" content=""/> <meta name="image:Background" content=""/> <meta name="if:faded posts" content="1"/> <meta name="if:round posts" content="0"/> <meta name="text:blogtitle" content="nostalgia" /> <meta name="color:blogtitle" content="#ddd"/> <meta name="text:Link One Title" content="refresh" /> <meta name="text:Link One" content="/" /> <meta name="text:Link Two Title" content="inbox" /> <meta name="text:Link Two" content="/ask" /> <meta name="text:Link Three Title" content="more" /> <meta name="text:Link Three" content="" /> <meta name="text:Link Four Title" content="themes" /> <meta name="text:Link Four" content="" /> <meta name="text:Link Five Title" content="fave" /> <meta name="if:round posts" content="0"/>
  60. <meta name="color:link3" content=""/>
  61. <meta name="color:link4" content=""/>
  62. <meta name="color:link2" content=""/>
  63. <meta name="color:link1" content=""/>
  64. <meta name="text:about you" content="here you can put music player, quote, stats, about you etc."/>
  65. <meta name="text:Link Five" content="" /> <meta name="image:pop up bg" content="http://static.tumblr.com/fd25cf263f97e81a3b403a06dae0013e/mnxgubd/D9emxfqmf/tumblr_static_cream_pixels.png"/>
  66. </script></script>
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
  69.  
  70. <style type="text/css">
  71. iframe#tumblr_controls {
  72. top: 0% !important;
  73. right:0% !important;
  74. opacity:0.3;
  75. position: fixed !important;
  76. filter:alpha(opacity=30);
  77. -webkit-transition: all 0.7s ease;
  78. -moz-transition: all 0.7s ease;
  79. -o-transition: all 0.7s ease;
  80. }
  81. iframe#tumblr_controls:hover{
  82. top: 0% !important;
  83. right:0% !important;
  84. opacity:0.8;
  85. position: fixed !important;
  86. filter:alpha(opacity=80);
  87. -webkit-transition: all 0.7s ease;
  88. -moz-transition: all 0.7s ease;
  89. -o-transition: all 0.7s ease;
  90. }
  91.  
  92.  
  93. #entry .perma{
  94. border-bottom: 1px solid {color:border};
  95. color:#777;
  96. font-size:8px;
  97. opacity: 0;
  98. -webkit-transition-duration: .75s;
  99. top:0px;
  100. width:320px;
  101. height:22px;
  102. padding-bottom:4px;
  103. background-color: #fff;
  104. position: absolute;
  105. margin-top:6px;
  106. background: {color:link3};
  107. color:{color:blogtitle};
  108. font-size:8px;
  109. opacity: 1;
  110. border-bottom-right-radius:5px;
  111. border-bottom-left-radius:5px;
  112. border: 1px solid {color:border};
  113. display: block;
  114. height:10px;
  115. padding-top:3px;
  116. padding-bottom:3px;
  117. position: relative;
  118. margin-top:5px;
  119. text-transform:uppercase;
  120. font-family:consolas;
  121. letter-spacing:1px;
  122. text-align:center;
  123. text-transform:uppercase;
  124. font-family:consolas;
  125. letter-spacing:1px;
  126. display:block;
  127. }.title{
  128. display:inline;
  129. font-size:11px;
  130. text-transform:lowercase;
  131. color:#777;
  132. padding-right:3px;
  133. padding-left:3px;
  134. font:consolas;
  135. }
  136. .title a{
  137. color:#777;
  138. }
  139. #entry:hover .perma{
  140.  
  141. }@font-face { font-family: "basket";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,} #tumblr_controls{ position:fixed !important; -webkit-filter: invert(100%) } @font-face { font-family: "basket";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,} iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;} iframe#tumblr_controls:hofsidebaver{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;} ::-webkit-scrollbar { border-bottom-right-radius: 5px;width: 8px; height: 4px; background: {color:link4};} ::-webkit-scrollbar-thumb { width: 8px; background-color:{color:link4}; border-bottom-right-radius: 5px; } mf{
  142. color:{color:link};
  143. font-family: consolas;
  144. text-transform:uppercase;
  145. font-size:15px;
  146. }
  147. #link1{
  148.  
  149. margin-top:345px;
  150. margin-left:285px;
  151. width:15px;
  152. height:15px;
  153. background: #efefef;
  154. color:#efefef;
  155. position:fixed;
  156. }
  157. #link2{
  158. border-radius:5px;
  159. margin-top:345px;
  160. margin-left:310px;
  161. width:15px;
  162. height:15px;
  163. background: #efefef;
  164. color:#efefef;
  165. position:fixed;
  166. }
  167. #link3{
  168. border-radius:5px;
  169. margin-top:345px;
  170. margin-left:335px;
  171. width:15px;
  172. height:15px;
  173. background: #efefef;
  174. color:#efefef;
  175. position:fixed;
  176. }
  177. #link4{
  178. border-radius:5px;
  179. margin-top:345px;
  180. margin-left:360px;
  181. width:15px;
  182. height:15px;
  183. background: #efefef;
  184. color:#efefef;
  185. position:fixed;
  186. }#windows {
  187. font-family:consolas; font-size:9px; text-align: right; text-transform:uppercase; color: #fdfdfd; padding-right:5px;
  188.  
  189. }
  190.  
  191. #windows a {
  192. color:#fdfdfd;
  193. }
  194.  
  195. .entry img{
  196. {block:ifbandwposts}
  197. -webkit-filter:saturate(0%);
  198. {block:ifbandwposts}
  199. max-width: 100%;
  200. -webkit-transition: opacity 0.5s linear;-webkit-transition: all 0.5s ease-out;-moztransition: all 0.5s ease-out;transition: all 0.5s ease-out;
  201. opacity:.7;
  202. {block:permalinkpage}
  203. width: 500px;
  204. padding-bottom:0px;
  205. {/block:permalinkpage}
  206. }
  207.  
  208. .entry img:hover {
  209. padding-bottom:20px-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  210. margin-top:0px;
  211. }
  212. body, a, a:hover { cursor: url("http://img69.imageshack.us/img69/7673/cursorw.png"), progress;}
  213. a:link, a:active, a:visited{ color:{color:link}; text-decoration: none; -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out; } a:hover { font-style: none; color:{color:link}; cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto; }
  214. #akina{width:250px; height:auto;} {block:PermalinkPage} width:410px; {/block:PermalinkPage} } #posts{ padding-top:3px; padding-bottom:3px; position:fixed !important; width:250px; height:207px; background-color:white; {block:PermalinkPage} width:410px; height:207px; {/block:PermalinkPage} } body{ color:{color:Text}; margin:5px; background-color: {color:Background}; background-image:url({image:Background}); background-attachment: fixed; background-repeat: repeat; }
  215. #audio { width:200px; height:auto; min-height:60px; padding-bottom:0px; } .cover { position:absolute; z-index:1; width:60px; height:60px; } .cover img { float:left; width:60px; height:60px; } .playbox { opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:; } .info { margin-left:73px; margin-top:4px; line-height:14px; } #sidebar{
  216. position: fixed;
  217. font-size:8px;
  218. padding: 3px;
  219. margin-top: 180px;
  220. text-transform:uppercase;
  221. font-family:consolas;
  222. background-color: white;
  223. height: 86px;
  224. text-transform:uppercase;
  225. border-radius: 5px;
  226. margin-left:275px;
  227. text-align:left;
  228. line-height: 10px;
  229. width: 106px;
  230. border: 1px solid #ededed;
  231. }#blogtitle{ font-style:italic;
  232. z-index:99999999; position:fixed; font-family:consolas; width:440px;font-size:16px; text-align:center; margin-top: 160px; margin-left:110px; color:{color:blogtitle}; } .title{ font-family:consolas; font-size: 12px; line-height: 10px; font-style:italic; color: {color:Title}; text-transform: normal; padding: 2px 0px 0px 0px; } askk { font-family: georgia; color:{color:title}; font-size:12px; font-style:italic; text-transform:lowercase; z-index:1; }
  233. @font-face {
  234. font-family: "04b03";
  235. src: url("http://static.tumblr.com/necydca/Eurmjztdk/04b_03__.ttf")
  236. }::-webkit-scrollbar-thumb {background-color:efefef; -webkit-border-radius: 0ex; border: 0px solid transparent;}
  237. ::-webkit-scrollbar {width: 5px; height: 4px; background:#efefef;}
  238. #razor{
  239. z-index:99999999; position:fixed; font-family:consolas; width:440px;font-size:20px; text-align:center; margin-top: 255px; margin-left:40px; color:{color:blogtitle}; }
  240. #entry{
  241. opacity: 1;
  242. font-size: 10px;
  243. text-align:center;
  244. z-index:0;
  245. float:left;
  246. {/block:indexpage}
  247. {block:if1Column}
  248. width:320px;
  249. margin:15px;
  250. {/block:if1Column}
  251. {block:if3Column}
  252. margin:9px;
  253. width:200px;
  254. {/block:if3Column}
  255.  
  256. height: auto;
  257. {block:PermalinkPage}
  258. width: 349px;
  259. margin-left:0px;
  260. height: auto;
  261. {/block:PermalinkPage}
  262. {block:ifroundposts}
  263. border-radius: 5px;
  264. {/block:ifroundposts}
  265. background-color: white;
  266. padding:3px;
  267. font-family:"Consolas";
  268. margin-right:13px;
  269. line-height: 12px;
  270. overflow:hidden;
  271. margin-bottom:13px;
  272. border: 1px solid #eeeeee;
  273. color:{color:Text};
  274. transition: all 0.9s ease-out;
  275. -o-transition-transition: all 0.9s ease-out;
  276. -webkit-transition: all 0.9s ease-out;
  277. -moz-transition: all 0.9s ease-out;
  278. }
  279. #cunt{width:250px; height:auto;}
  280. {block:PermalinkPage}
  281. width:410px;
  282. {/block:PermalinkPage}
  283. }
  284. #center{
  285. padding-top:3px;
  286. padding-bottom:3px;
  287. position:fixed !important;
  288. width:250px;
  289. height:207px;
  290. background-color:#fff;
  291. {block:PermalinkPage}
  292. width:410px;
  293. height:207px;
  294. {/block:PermalinkPage}
  295. }#sidebarss{
  296. position: fixed;
  297. font-size:8px;
  298. padding: 0px;
  299. margin-top: 280px;
  300. text-transform:uppercase;
  301. font-family:consolas;
  302. background-color: white;
  303. height: auto;
  304. text-transform:uppercase;
  305. border-radius: 5px;
  306. margin-left:244px;
  307. text-align:left;
  308. line-height: 10px;
  309. width: 140px;
  310. padding-left:3px;
  311. z-index:999999999999999999999999999999999999999999999;
  312. border-right: 1px solid {color:Link};
  313. border-left: 1px solid {color:Link};
  314. }
  315. #sidebars{
  316. position: fixed;
  317. font-size:8px;
  318. padding: 0px;
  319. margin-top: 185px;
  320. text-transform:uppercase;
  321. font-family:consolas;
  322. background-color: white;
  323. height: 9px;
  324. text-transform:uppercase;
  325. border-radius: 5px;
  326. margin-left:244px;
  327. text-align:left;
  328. line-height: 10px;
  329. width: 28px;
  330. border-top-right-radius: 0px;
  331. padding-left:3px;
  332. border-bottom-right-radius: 0px;
  333. z-index:999999999999999999999999999999999999999999999;
  334. border-top: 1px solid #ededed;
  335. border-bottom: 1px solid #ededed;
  336. border-left: 1px solid #ededed;
  337. }
  338. #sidebars1{
  339. position: fixed;
  340. font-size:8px;
  341. padding: 0px;
  342. margin-top: 200px;
  343. text-transform:uppercase;
  344. font-family:consolas;
  345. background-color: white;
  346. height: 9px;
  347. text-transform:uppercase;
  348. border-radius: 5px;
  349. margin-left:244px;
  350. text-align:left;
  351. line-height: 10px;
  352. width: 28px;
  353. border-top-right-radius: 0px;
  354. padding-left:3px;
  355. border-bottom-right-radius: 0px;
  356. z-index:999999999999999999999999999999999999999999999;
  357. border-top: 1px solid #ededed;
  358. border-bottom: 1px solid #ededed;
  359. border-left: 1px solid #ededed;
  360. }
  361. #sidebars2{
  362. position: fixed;
  363. font-size:8px;
  364. padding: 0px;
  365. margin-top: 215px;
  366. text-transform:uppercase;
  367. font-family:consolas;
  368. background-color: white;
  369. height: 9px;
  370. text-transform:uppercase;
  371. border-radius: 5px;
  372. margin-left:244px;
  373. text-align:left;
  374. line-height: 10px;
  375. width: 28px;
  376. border-top-right-radius: 0px;
  377. padding-left:3px;
  378. border-bottom-right-radius: 0px;
  379. z-index:999999999999999999999999999999999999999999999;
  380. border-top: 1px solid #ededed;
  381. border-bottom: 1px solid #ededed;
  382. border-left: 1px solid #ededed;
  383. }
  384. #sidebars3{
  385. position: fixed;
  386. font-size:8px;
  387. padding: 0px;
  388. margin-top: 230px;
  389. text-transform:uppercase;
  390. font-family:consolas;
  391. background-color: white;
  392. height: 9px;
  393. text-transform:uppercase;
  394. border-radius: 5px;
  395. margin-left:244px;
  396. text-align:left;
  397. line-height: 10px;
  398. width: 28px;
  399. border-top-right-radius: 0px;
  400. padding-left:3px;
  401. border-bottom-right-radius: 0px;
  402. z-index:999999999999999999999999999999999999999999999;
  403. border-top: 1px solid #ededed;
  404. border-bottom: 1px solid #ededed;
  405. border-left: 1px solid #ededed;
  406. }
  407.  
  408. #sidebars5{
  409. position: fixed;
  410. font-size:8px;
  411. padding: 0px;
  412. margin-top: 245px;
  413. text-transform:uppercase;
  414. font-family:consolas;
  415. background-color: white;
  416. height: 9px;
  417. text-transform:uppercase;
  418. border-radius: 5px;
  419. margin-left:244px;
  420. text-align:left;
  421. line-height: 10px;
  422. width: 28px;
  423. border-top-right-radius: 0px;
  424. padding-left:3px;
  425. border-bottom-right-radius: 0px;
  426. z-index:999999999999999999999999999999999999999999999;
  427. border-top: 1px solid #ededed;
  428. border-bottom: 1px solid #ededed;
  429. border-left: 1px solid #ededed;
  430. }
  431. #posts{
  432. float:center;
  433. margin-left:395px;
  434. {block:if3Column}
  435. width:900px;
  436. {/block:if3Column}
  437.  
  438. {block:if1Column}
  439. width:412px;
  440. {/block:if1Column}
  441. {block:permalink}
  442. width:400px;
  443. {/block:permalink}
  444. z-index: 0;
  445. margin-top:15px;
  446. }
  447.  
  448. #entry:hover {
  449. transition: all 0.9s ease-out;
  450. -o-transition-transition: all 0.9s ease-out;
  451. -webkit-transition: all 0.9s ease-out;
  452. -moz-transition: all 0.9s ease-out;
  453. }
  454.  
  455. #entry img{
  456.  
  457. {block:indexpage}
  458. opacity:0.6;
  459. border-bottom-right-radius:5px;
  460. border-bottom-left-radius:5px;
  461. max-width:320px;
  462. {/block:indexpage}
  463. {block:permalinkpage}
  464. max-width: 550px;
  465. {/block:permalinkpage}
  466. transition: all 0.9s ease-out;
  467. -o-transition-transition: all 0.9s ease-out;
  468. -webkit-transition: all 0.9s ease-out;
  469. -moz-transition: all 0.9s ease-out;
  470. }
  471. #entry img:hover{
  472. {block:indexpage}
  473. opacity:0.9;
  474. {/block:indexpage}}link1{
  475. }
  476. link2{
  477. }
  478. link3{
  479. }
  480. link4{
  481.  
  482. }
  483. link5{
  484.  
  485. }
  486. #fade { /*--Transparent background layer--*/
  487.  
  488. background:#000;
  489. background-image: url({image:pop up bg});
  490. position: fixed; left: 0; top: 0;
  491. width: 100%; height: 100%;
  492. opacity: 0.7;
  493. z-index: 9999;
  494. -webkit-transition: all .7s ease;
  495. -moz-transition: all .7s ease;
  496. -o-transition: all .7s ease;
  497. transition: all .7s ease;
  498. }
  499. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/wt5v40t/q2Fme0ncp/wendy.ttf'); } @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  500. .popup_block{
  501. display: none; /*--hidden by default--*/
  502. background: #ffffff;
  503. background-image: url();
  504. padding: 20px;
  505. float: left;
  506. position: fixed;
  507. top: 50%; left: 50%;
  508. border: 1px solid #eeeeee;
  509. font-family: consolas;
  510. text-transform:uppercase;
  511. font-size:10px;
  512. z-index: 99999;
  513. /*--CSS3 Box Shadows--*/
  514. -webkit-box-shadow: 0px 0px 0px #000;
  515. -moz-box-shadow: 0px 0px 0px #000;
  516. box-shadow: 0px 0px 0px #000;
  517. -webkit-transition: all .7s ease;
  518. -moz-transition: all .7s ease;
  519. -o-transition: all .7s ease;
  520. transition: all .7s ease;
  521. }
  522. .popup_block:hover{
  523. opacity:1;
  524. -webkit-transition: all .7s ease;
  525. -moz-transition: all .7s ease;
  526. -o-transition: all .7s ease;
  527. transition: all .7s ease;
  528. }
  529. img.btn_close {
  530. float: right;
  531. margin: -15px -15px 0 0;
  532. }
  533. *html .popup_block {
  534. position: absolute;
  535. }
  536. #themefix { margin-left:0px; margin-bottom:0px; width:20px; height:auto; position:fixed; background-color:white; z-index:0; font-family:ronda; text-align:; font-size: 9px;} </style>
  537. <title>{title}</title> <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /><script type="text/javascript">
  538.  
  539. var snowcolor=new Array("#ffffff","#fad7df","#f3c8d2","#c5c2c2","#dddddd")
  540.  
  541. var snowmax=5
  542. var snowtype=new Array("Times")
  543. var snowletter="*"
  544. var sinkspeed=0.7
  545. var snowmaxsize=40
  546. var snowminsize=8
  547. var snowingzone=1
  548.  
  549.  
  550. var snow=new Array()
  551. var marginbottom
  552. var marginright
  553. var timer
  554. var i_snow=0
  555. var x_mv=new Array();
  556. var crds=new Array();
  557. var lftrght=new Array();
  558. var browserinfos=navigator.userAgent
  559. var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/)
  560. var ns6=document.getElementById&&!document.all
  561. var opera=browserinfos.match(/Opera/)
  562. var browserok=ie5||ns6||opera
  563.  
  564. function randommaker(range) {
  565. rand=Math.floor(range*Math.random())
  566. return rand
  567. }
  568.  
  569. function initsnow() {
  570. if (ie5 || opera) {
  571. marginbottom = document.body.scrollHeight
  572. marginright = document.body.clientWidth-15
  573. }
  574. else if (ns6) {
  575. marginbottom = document.body.scrollHeight
  576. marginright = window.innerWidth-15
  577. }
  578. var snowsizerange=snowmaxsize-snowminsize
  579. for (i=0;i<=snowmax;i++) {
  580. crds[i] = 0;
  581. lftrght[i] = Math.random()*15;
  582. x_mv[i] = 0.03 + Math.random()/10;
  583. snow[i]=document.getElementById("s"+i)
  584. snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
  585. snow[i].size=randommaker(snowsizerange)+snowminsize
  586. snow[i].style.fontSize=snow[i].size+'px';
  587. snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
  588. snow[i].style.zIndex=1000
  589. snow[i].sink=sinkspeed*snow[i].size/5
  590. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  591. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  592. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  593. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  594. snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size)
  595. snow[i].style.left=snow[i].posx+'px';
  596. snow[i].style.top=snow[i].posy+'px';
  597. }
  598. movesnow()
  599. }
  600.  
  601. function movesnow() {
  602. for (i=0;i<=snowmax;i++) {
  603. crds[i] += x_mv[i];
  604. snow[i].posy+=snow[i].sink
  605. snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i])+'px';
  606. snow[i].style.top=snow[i].posy+'px';
  607.  
  608. if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
  609. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  610. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  611. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  612. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  613. snow[i].posy=0
  614. }
  615. }
  616. var timer=setTimeout("movesnow()",50)
  617. }
  618.  
  619. for (i=0;i<=snowmax;i++) {
  620. document.write("<span id='s"+i+"' style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>")
  621. }
  622. if (browserok) {
  623. window.onload=initsnow
  624. }
  625.  
  626. </script>
  627.  
  628. </head> <body><div id="sidebarss">{text:about you}</div><div id="razor">♡</div>
  629. <div id="sidebars">
  630. <a href="/">home</a></div><div id="sidebars1">
  631. <a href="/ask">ask</a></div><div id="sidebars2">
  632. {block:IfLinkOneTitle}<a href="{text:Link One}">{text:Link One Title}</a>{/block:ifLinkOneTitle}</div><div id="sidebars3">
  633. {block:ifLinkTwoTitle}<a href="{text:Link Two}"> {text:Link Two Title}</a>{/block:ifLinkTwoTitle} </div><div id="sidebars4">
  634. {block:ifLinkThreeTitle}<a href="{text:Link Three}"> {text:Link Three Title}</a>,{/block:ifLinkThreeTitle} </div><div id="sidebars5">
  635. <a href="http://sskate.tumblr.com/">theme</a></div>
  636. </div>
  637.  
  638.  
  639.  
  640.  
  641.  
  642. <div id="blogtitle">{text:blogtitle}</div>
  643. <div id="content"> <div id="themefix"><a href="http://sskate.tumblr.com/">urte</a></div> <div style="width: 106px;border-top-left-radius: 5px;
  644. border-top-right-radius: 5px;"><div id="sidebar"> <img src="{image:sidebar}" style="width: 106px; border-top-left-radius: 5px;-webkit-filter:grayscale(100%);
  645. border-top-right-radius: 5px;"></a><div style="color:{color:text};">{Description}</div></div>
  646. <div id="center">
  647. <div id="content">
  648.  
  649. </div></div>
  650. <div id="posts">
  651. {block:posts}
  652. <div id="entry">
  653. {block:Text}
  654. {block:Title}{block:indexpage}<div style="background:#efefef; width:242px; {block:if1Column}
  655. width:332px;
  656. {/block:if1Column}
  657.  
  658.  
  659. {block:if3Column}
  660. width:212px;
  661. {/block:if3Column} margin-top:-6px; margin-left:-6px; height: 8px;padding-bottom:3px;"><div id="windows"><a href="{Permalink}" title="{NoteCountwithlabel}">▬</a> <a href="{ReblogURL}" title="reblog">✖</a></div></div>{/block:indexpage}<span class="title">{Title}</span>{/block:Title}
  662. <span class="entrytext">{Body}</span>
  663. {block:IndexPage}
  664. {/block:IndexPage}
  665. {/block:Text}
  666.  
  667. {block:Link}{block:indexpage}<div style="background:#efefef; width:242px; {block:if1Column}
  668. width:332px;
  669. {/block:if1Column}
  670.  
  671.  
  672. {block:if3Column}
  673. width:212px;
  674. {/block:if3Column} margin-top:-6px; margin-left:-6px; height: 8px;padding-bottom:3px;"><div id="windows"><a href="{Permalink}" title="{NoteCountwithlabel}">▬</a> <a href="{ReblogURL}" title="reblog">✖</a></div></div>{/block:indexpage}
  675. <a href="{URL}" class="title">{Name}</a>
  676. {block:Description}{Description}{/block:Description}
  677. {block:IndexPage}
  678. {/block:IndexPage}
  679. {block:Link}
  680.  
  681. {block:Photo}
  682. {block:IndexPage}
  683. <div style="background:#efefef; width:242px; {block:if1Column}
  684. width:332px;
  685. {/block:if1Column}
  686.  
  687.  
  688. {block:if3Column}
  689. width:212px;
  690. {/block:if3Column} margin-top:-6px; margin-left:-6px; height: 8px;padding-bottom:3px;"><div id="windows"><a href="{Permalink}" title="{NoteCountwithlabel}">▬</a> <a href="{ReblogURL}" title="reblog">✖</a></div></div>
  691. <div style="padding-top:5px;">
  692. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"{block:if3Column}
  693. " width:200px;
  694. {/block:if3Column}"/></a></div>{LinkCloseTag}</div>
  695. {/block:indexpage}
  696. {block:permalinkpage}
  697. {LinkOpenTag}<img src="{PhotoURL-highRes}" alt="{PermalinkPage} width=400px"/>{LinkCloseTag}
  698. {/block:permalinkpage}
  699.  
  700.  
  701. {/block:Photo}
  702.  
  703. {block:Photoset}
  704. {block:IndexPage}
  705. <div style="width: 320px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  706. {/block:IndexPage}{block:IndexPage}<div style="background:#efefef; width:242px; {block:if1Column}
  707. width:332px;
  708. {/block:if1Column}
  709.  
  710.  
  711. {block:if3Column}
  712. width:212px;
  713. {/block:if3Column} margin-top:-6px; margin-left:-6px; height: 8px;padding-bottom:3px;"><div id="windows"><a href="{Permalink}" title="{NoteCountwithlabel}">▬</a> <a href="{ReblogURL}" title="reblog">✖</a></div></div>
  714. {/block:IndexPage}
  715. </center>
  716. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  717. {/block:Photoset}
  718.  
  719. {block:Quote}{block:indexpage}<div style="background:#efefef; width:242px; {block:if1Column}
  720. width:332px;
  721. {/block:if1Column}
  722.  
  723.  
  724. {block:if3Column}
  725. width:212px;
  726. {/block:if3Column} margin-top:-6px; margin-left:-6px; height: 8px;padding-bottom:3px;"><div id="windows"><a href="{Permalink}" title="{NoteCountwithlabel}">▬</a> <a href="{ReblogURL}" title="reblog">✖</a></div></div>{/block:indexpage}
  727. <span class="entrytext">{Quote}</span>
  728. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  729. {/block:Quote}
  730.  
  731. {block:Chat}{block:IndexPage}<div style="background:#efefef; width:242px; {block:if1Column}
  732. width:332px;
  733. {/block:if1Column}
  734.  
  735.  
  736. {block:if3Column}
  737. width:212px;
  738. {/block:if3Column} margin-top:-6px; margin-left:-6px; height: 8px;padding-bottom:3px;"><div id="windows"><a href="{Permalink}" title="{NoteCountwithlabel}">▬</a> <a href="{ReblogURL}" title="reblog">✖</a></div></div>
  739. {/block:IndexPage}
  740. {block:Title}<span class="title">{Title}</span>{/block:Title}
  741. <ul class="chat">
  742. {block:Lines}
  743. <li class="user_{UserNumber}">
  744. {block:Label}
  745. <span class="label">{Label}</span>
  746. {/block:Label}
  747.  
  748. {Line}
  749. </li>
  750. {/block:Lines}
  751. </ul>
  752.  
  753. {/block:Chat}
  754.  
  755. {block:Audio}{block:indexpage}<div style="background:#efefef; width:242px; {block:if1Column}
  756. width:332px;
  757. {/block:if1Column}
  758.  
  759.  
  760. {block:if3Column}
  761. width:212px;
  762. {/block:if3Column} margin-top:-6px; margin-left:-6px; height: 8px;padding-bottom:3px;"><div id="windows"><a href="{Permalink}" title="{NoteCountwithlabel}">▬</a> <a href="{ReblogURL}" title="reblog">✖</a></div></div>{/block:indexpage}
  763. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  764. {block:IndexPage}
  765. {block:IndexPage}
  766. {/block:IndexPage}
  767. {/block:IndexPage}
  768. {/block:Audio}
  769.  
  770. {block:Video}{block:indexpage}<div style="background:#efefef; width:242px; {block:if1Column}
  771. width:332px;
  772. {/block:if1Column}
  773.  
  774.  
  775. {block:if3Column}
  776. width:212px;
  777. {/block:if3Column} margin-top:-6px; margin-left:-6px; height: 8px;padding-bottom:3px;"><div id="windows"><a href="{Permalink}" title="{NoteCountwithlabel}">▬</a> <a href="{ReblogURL}" title="reblog">✖</a></div></div>{/block:indexpage}<center>
  778. <div class="video">{Video-250}</div></center>
  779. {block:IndexPage}
  780. {/block:IndexPage}
  781. {block:Video}
  782.  
  783. <center>
  784. {block:Answer}{block:indexpage}<div style="background:#efefef; width:242px; {block:if1Column}
  785. width:332px;
  786. {/block:if1Column}
  787.  
  788.  
  789. {block:if3Column}
  790. width:212px;
  791. {/block:if3Column} margin-top:-6px; margin-left:-6px; height: 8px;padding-bottom:3px;"><div id="windows"><a href="{Permalink}" title="{NoteCountwithlabel}">▬</a> <a href="{ReblogURL}" title="reblog">✖</a></div></div>{/block:indexpage}
  792. <div style="margin-left: 0px; margin-top: 0px; min-height:32px; padding: 4px; line-height: 10px; {block:indexpage}width:320px;{/block:indexpage}
  793. {block:permalinkpage}width: 320px;{/block:permalinkpage} text-align: center; overflow: auto;"><askk>&nbsp;{Asker} asked:</askk>
  794. {Question}</div><div style="margin-left:0px; margin-top:-10px; padding:0px; text-align:center; line-height: 10px; {block:indexpage}width:320px;{/block:indexpage}{block:permalinkpage}width: 320px;{/block:permalinkpage}">{Answer}</div>
  795. {/block:Answer}
  796. </center>
  797.  
  798.  
  799.  
  800. {block:PostNotes}<div align="middle">{caption}</div>
  801. <center>
  802.  
  803. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  804.  
  805. {block:HasTags}
  806. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  807. {block:RebloggedFrom}
  808. reblogged from <a href="{ReblogParentURL}" title="reblogged this">{ReblogParentName}</a><br>
  809. posted by <a href="{ReblogRootURL}" title="posted by me">{ReblogRootName}</a>
  810.  
  811. {/block:RebloggedFrom}
  812. </center></span>
  813. <br>
  814. <div id="postnotes">{PostNotes}</div><br>
  815.  
  816. <center>{block:ContentSource}
  817. <br><a href="{SourceURL}" title="perfection">
  818. {lang:Source}:
  819. {block:SourceLogo}
  820. <img src="{BlackLogoURL}" width="{LogoWidth}"
  821. height="{LogoHeight}" alt="{SourceTitle}" />
  822. {/block:SourceLogo}
  823. {block:NoSourceLogo}
  824. {SourceLink}
  825. {/block:NoSourceLogo}
  826. </a>
  827. {/block:ContentSource}</center>
  828.  
  829. {/block:PostNotes}
  830. </div>
  831. {/block:Posts}
  832. </div></div>
  833.  
  834. {block:indexpage}
  835. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  836. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  837. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  838. <script type="text/javascript">
  839. $(window).load(function(){
  840. var $wall = $('#posts');
  841. $wall.imagesLoaded(function(){
  842. $wall.masonry({
  843. itemSelector: '#entry, #entry_photo',
  844. isAnimated : false
  845. });
  846. });
  847.  
  848. $wall.infinitescroll({
  849. navSelector : '#page-nav',
  850. nextSelector : '#page-nav a',
  851. itemSelector : '#entry, #entry_photo',
  852. bufferPx : 2000,
  853. debug : false,
  854. errorCallback: function() {
  855. $('#infscr-loading').fadeOut('normal');
  856. }},
  857. function( newElements ) {
  858. var $newElems = $( newElements );
  859. $newElems.hide();
  860. $newElems.imagesLoaded(function(){
  861. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  862. });
  863. }); $('#content').show(500);
  864. });
  865. </script>
  866. {/block:indexpage}
  867.  
  868. </div>
  869.  
  870.  
  871.  
  872. </body></body>
  873. <div id="03" class="popup_block">
  874. <mf>BASICS</mf><br><div style="color:{color:text}";/>
  875. <a href="/archive">Archive</a><br>
  876. <a href="/playy"> Songs</a><br>
  877. <a href="/blogroll"> Blogroll</a><br><br></div>
  878. <mf>RESOURCES</mf><br><div style="color:{color:text}";/>
  879. <a href="http://themesbyurte.tumblr.com/">Themes</a><br>
  880. <a href="/saved">Saved</a> <br>
  881. <a href="/tutorials">HTML Help </a><br>
  882. <a href="/favicons">Favicons</a><br>
  883. <a href="/pixelz">Cats</a><br>
  884. <a href="/symbols">Symbols</a><br>
  885. <a href="http://subtlepatterns.com/thumbnail-view/">Backgrounds</a><br>
  886. <a href="/pixels">Pixels</a><br><br></div>
  887. <mf>ACCOUNTS</mf><br><div style="color:{color:text}";/>
  888. <a href="http://instagram.com/ughurte">Instagram</a><br>
  889. <a href="https://twitter.com/narryhxgs">Twitter</a><br><br></div>
  890. <mf>TAGS</mf><br><div style="color:{color:text}";/>
  891. <a href="/tagged/mine">My uploads</a><br>
  892. <a href="/tagged/me">Appearance</a><br>
  893. <a href="/tagged/answer">Answered</a><br>
  894. <a href="/tagged/txt">Text posts</a><br></div>
  895. </div>
  896. </body>
  897. <div id="04" class="popup_block">
  898. <mf>read the rules</mf><br>
  899. <br><b>1.</b> I will help you with HTML but only on <a href="http://themesbyurte-questions.tumblr.com/">my theme question blog.</a>
  900. <br><b>2.</b> You cannot steal or desistribute my themes.
  901. <br><b>3.</b> You can't remove my credit.
  902. <br><b>4.</b> You can use my themes as a basecode but leave a credit.
  903. <br><b>5.</b> No custom themes at the moment are available.
  904. <br><b>6.</b> You can click on the word break in the rule below.
  905. <br><b>7.</b> I'm on a little <a href="http://themesbyurte.tumblr.com/">break</a> now.<br><br>
  906. <mf><a href="http://www.tumblr.com/logout" title="read the rules again lol">Agree</a> / <a href="http://www.tumblr.com/" title="ok">Disagree</a> </mf>
  907. </div></div></div></div></div></div></div></div></div></div>
  908. </div></body>
  909. <div id="02" class="popup_block">
  910.  
  911.  
  912. <br>
  913. <p></font><iframe frameborder="0" scrolling="yes" width="100%" height="180" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form">
  914. </div>
  915.  
  916. </div></div></div></div></div></div></div></div></div></div></div></body>
  917.  
  918. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/c9Sle1h85/jquery.collapser.js"></script>
  919. <script type="text/javascript">
  920. $(document).ready(function(){
  921. $('#button').collapser({
  922. target: '#hidden',
  923. effect: 'slide',
  924. changeText: 0
  925. });
  926. });
  927. </script>
  928. </body>
  929. <script type="text/javascript">
  930. <!--
  931.  
  932. // Disable Right Click Script
  933.  
  934. function IE(e)
  935. {
  936. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  937. {
  938. return false;
  939. }
  940. }
  941. function NS(e)
  942. {
  943. if (document.layers || (document.getElementById && !document.all))
  944. {
  945. if (e.which == "2" || e.which == "3")
  946. {
  947. return false;
  948. }
  949. }
  950. }
  951. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  952.  
  953. //-->
  954. </script>
  955. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement