Advertisement
ramisaaaaa

Untitled

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