Advertisement
ramisaaaaa

Untitled

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