Advertisement
ramisaaaaa

Untitled

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