Advertisement
ramisaaaaa

Untitled

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