Advertisement
ramisaaaaa

Untitled

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