Advertisement
ramisaaaaa

Untitled

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