ramfaggot

Untitled

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