Advertisement
ramisaaaaa

Untitled

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