Advertisement
ramisaaaaa

Untitled

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